Closed Adspectus closed 10 months ago
Can you please update to 24.1.1, see #2937? I will close this issue until there is more information.
Ah, sorry, I did not see #2937 because of the default filter "is:open" for issues. After updating, the application works as expected.
Great, thank you for testing!
I realize I'm late to the thread, but I'm just now getting this issue (I believe) on FreeBSD 13.2. I upgraded from 23.12.4 to 24.3.5, and then it started crashing with this message:
Warning: QMetaMethod::invoke: Unable to handle unregistered datatype 'LogWidget::LogType' ((null):0, (null)) Segmentation fault (core dumped)
That first line is repeated 991 times. I tried upgrading to 24.4.0, which is the current version available on FreeBSD, but it also crashes.
If I use QOwnNotes --session test
, it does open the welcome dialog. Any suggestions?
That's strange... Could you please open another issue for FreeBSD, @chriswells0?
Sure thing. Thank you!
Expected behaviour
After clicking the QOwnNotes menu icon the application opens.
Actual behaviour
After clicking the QOwnNotes menu icon the application opens for a second or two and is closed again.
Steps to reproduce
Click on QOwnNotes menu icon.
Output from the debug section in the settings dialog
N/A
Expand
QOwnNotes Debug Information =========================== ## General Info **Current Date**: `Di. Jan. 2 07:22:21 2024` **Version**: `24.1.0` **Build date**: `Dec 31 2023` **Build number**: `1071` **Platform**: `linux` **Operating System**: `Ubuntu 20.04.6 LTS` **Build architecture**: `x86_64` **Current architecture**: `x86_64` **Release**: `Launchpad PPA` **Qt Version (build)**: `5.12.8` **Qt Version (runtime)**: `5.12.8` **Portable mode**: `no` **Settings path / key**: `/home/uwe/.config/PBE/QOwnNotes.conf` **Application database path**: `/home/uwe/.local/share/PBE/QOwnNotes/QOwnNotes.sqlite` **Application arguments**: `QOwnNotes`, `--dump-settings` **Qt Debug**: `0` **Locale (system)**: `de_DE` **Locale (interface)**: *empty* **Primary screen resolution**: `3440x1440` **Icon theme**: `Yaru` **Notes in current note folder**: `0` **Calendar items**: `37` **Enabled scripts**: `0` ## Server Info **serverUrl**: `https://cloud.uwe-gehring.de` **appIsValid**: `yes` **notesPathExists**: `yes` **serverVersion**: `26.0.5.1` **appVersion**: *empty* ## Spellchecking **Enabled**: `true` **Selected language**: `auto` **Language codes**: `de_AT, de_AT_frami, de_CH, de_CH_frami, de_DE, de_DE_frami, en_AU, en_CA, en_GB, en_US, en_ZA` **Language names**: `Österreichisches Deutsch (Österreich), Österreichisches Deutsch (Österreich), Schweizer Hochdeutsch (Schweiz), Schweizer Hochdeutsch (Schweiz), Deutsch (Deutschland), Deutsch (Deutschland), Australian English (Australia), Canadian English (Canada), British English (United Kingdom), American English (United States), English (South Africa)` **Application dictionaries path**: `/home/uwe/.local/share/PBE/QOwnNotes/dicts` ## Note folders **currentNoteFolderId**: `1` ### Note folder `Standard` **id**: `1` **isCurrent**: `yes` **activeTagId**: `1` **localPath**: `/home/uwe/Notes` **remotePath**: `Notes` **cloudConnectionId**: `1` **isShowSubfolders**: `yes` **isUseGit**: `no` **allowDifferentNoteFileName**: `yes` **activeNoteSubFolder name**: *empty* **database file**: `/home/uwe/Notes/notes.sqlite` ## Cloud connections ### Cloud connection `Standard` **id**: `1` **isCurrent**: `yes` **serverUrl**: `https://cloud.uwe-gehring.de` **username**: `uwe` **accountId**: `uwe` **Nextcloud Deck boardId**: `0` **Nextcloud Deck stackId**: `0` ## Enabled scripts ## Settings **ActiveNoteHistoryItem** (NoteHistoryItem): `Relevant log output in the Log panel
Since the application does not start, I cannot access Log panel or any other settings.
Expand