-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new sheet on open #159
Comments
Thanks for reporting this, I'll take a look. |
I would like to add, I have tried the flatpak on Fedora SilverBlue 35, and the problem is present there, too. Please feel free to let me know if I can help by providing logs or debug outputs or anything. Cheers, M |
Can you share a screenshot of the Editor Preferences page? Are the folders in the library in the /home/user directory, or on another disk? For capturing logs, you can run:
or
I think I may have found the issue, and will hopefully have a fix out over the weekend. There's a chance we do a redraw where the setting isn't checked (the redraw loads the last known file), but I'm unable to repro it myself to confirm. |
I will try to get those things this weekend.
M
…On Fri, Jan 21, 2022, 11:50 AM Miles Wallio ***@***.***> wrote:
Can you share a screenshot of the Editor Preferences page? Are the folders
in the library in the /home/user directory, or on another disk?
For capturing logs, you can run:
G_MESSAGES_DEBUG=all com.github.kmwallio.thiefmd >output.log 2>&1
or
G_MESSAGES_DEBUG=all flatpak run com.github.kmwallio.thiefmd >output.log 2>&1
I think I may have found the issue, and will hopefully have a fix out over
the weekend. There's a chance we do a redraw where the setting isn't
checked (the redraw loads the last known file), but I'm unable to repro it
myself to confirm.
—
Reply to this email directly, view it on GitHub
<#159 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACODOZRJ5AHZORUH3BTIRTTUXG2JLANCNFSM5KEMF2HA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks! No need to rush. Trying to step through this highlighted some logic and timing changes I should probably adjust. |
here is the screenshot of the pref. pane. the library is in a directory
under /home/user. fwiw, it is a directory that is synced to my Nextcloud
server.
I will run the app with the debug message as you suggested in your email
and then message you with those results, as well.
cheers,
m
…On Fri, Jan 21, 2022 at 12:30 PM Miles Wallio ***@***.***> wrote:
I will try to get those things this weekend.
Thanks! No need to rush. Trying to step through this highlighted some
logic and timing changes I should probably adjust.
—
Reply to this email directly, view it on GitHub
<#159 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACODOZXTYZGUU4JMLEGQFATUXG67JANCNFSM5KEMF2HA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Matthew McGraw
***@***.***
“ . . . we as a nation must undergo a radical revolution of values . . .
When machines and computers, profit motives and property rights are
considered more important than people, the giant triplets of racism,
materialism, and militarism are incapable of being conquered.” [Dr. Martin
Luther King, Jr., Riverside Church, April 4, 1967.]
|
here's the "output.log" file. i launched the app, removed the current
library folder, added a different folder to the library, opened another
file, and closed the app.
cheers,
m
On Sun, Jan 23, 2022 at 3:50 PM Matt McGraw ***@***.***>
wrote:
… here is the screenshot of the pref. pane. the library is in a directory
under /home/user. fwiw, it is a directory that is synced to my Nextcloud
server.
I will run the app with the debug message as you suggested in your email
and then message you with those results, as well.
cheers,
m
On Fri, Jan 21, 2022 at 12:30 PM Miles Wallio ***@***.***>
wrote:
> I will try to get those things this weekend.
>
> Thanks! No need to rush. Trying to step through this highlighted some
> logic and timing changes I should probably adjust.
>
> —
> Reply to this email directly, view it on GitHub
> <#159 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACODOZXTYZGUU4JMLEGQFATUXG67JANCNFSM5KEMF2HA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
--
Matthew McGraw
***@***.***
“ . . . we as a nation must undergo a radical revolution of values . . .
When machines and computers, profit motives and property rights are
considered more important than people, the giant triplets of racism,
materialism, and militarism are incapable of being conquered.” [Dr. Martin
Luther King, Jr., Riverside Church, April 4, 1967.]
--
Matthew McGraw
***@***.***
“ . . . we as a nation must undergo a radical revolution of values . . .
When machines and computers, profit motives and property rights are
considered more important than people, the giant triplets of racism,
materialism, and militarism are incapable of being conquered.” [Dr. Martin
Luther King, Jr., Riverside Church, April 4, 1967.]
|
Title: ThiefMD doesnt respect the "start with new empty sheet on launch" preference setting
Comment:
ThiefMD opens with the last edited sheet open
Using: Flatpak and RPM
Desktop Environment: GNOME
OS: OpenSuse Tumbleweed
I am using/not using Wayland: this occurs in both X.org and Wayland
The text was updated successfully, but these errors were encountered: