[kmymoney] [Bug 489129] New: Program unexpectedly crashes
https://bugs.kde.org/show_bug.cgi?id=489129 Bug ID: 489129 Summary: Program unexpectedly crashes Classification: Applications Product: kmymoney Version: unspecified Platform: Microsoft Windows OS: Other Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: kmymoney-de...@kde.org Reporter: erieelmer...@gmail.com Target Milestone: --- STEPS TO REPRODUCE 1. Start KMyMoney 2. Open File 3. Setting > Configure Toolbars 4. Edit Main Toolbar>adding, subtracting or moving actions. 5. Apply changes and program closes unexpectedly. Sometimes crashes without Okaying or Apply changes and usually corrupts the file. Restarting and loading the last file will crash the program again. Only remedy is to uninstall and reinstall the program and hope you have a good backup(I did...). KMyMoney Version: 5.1.80-61b3670 I've been using KMyMoney since April of 2014 and have recommended it to many people. I know the version I'm using is a beta or earlier but it has to many things I've wanted to go back. SOFTWARE/OS VERSIONS Windows 11 -- You are receiving this mail because: You are watching all bug changes.
[kmymoney] [Bug 489129] Program unexpectedly crashes
https://bugs.kde.org/show_bug.cgi?id=489129 --- Comment #2 from Elmer --- I uninstalled the newer version an installed a older version. I was able to load the backup without any problems. As far as I can tell there are old missing transactions. The version I mentioned is the version that failed. Thanks for the prompt rely On 6/24/2024 6:41 PM, Jack wrote: > https://bugs.kde.org/show_bug.cgi?id=489129 > > Jack changed: > > What|Removed |Added > > Resolution|--- |WAITINGFORINFO > Status|REPORTED|NEEDSINFO > > --- Comment #1 from Jack --- > the first thing I would try is to launch KMyMoney from a command line, to see > if anything useful is printed out to console. > > Also, although it may not be worth testing, I suspect that using a prior > version of the program would have been enough, if the program crashed, then > it > probably did not save a new version of the data file, and opening that file > with the older version of the program should work fine. Can you state which > version does not work, and I assume the version you mentioned above is the one > that failed? > -- You are receiving this mail because: You are watching all bug changes.
[kio-gdrive] [Bug 500918] New: Invalid protocol 'gdrive'
https://bugs.kde.org/show_bug.cgi?id=500918 Bug ID: 500918 Summary: Invalid protocol 'gdrive' Classification: Frameworks and Libraries Product: kio-gdrive Version: unspecified Platform: Kubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: elvis.angelac...@kde.org Reporter: e.louw...@gmail.com Target Milestone: --- Created attachment 179018 --> https://bugs.kde.org/attachment.cgi?id=179018&action=edit Screenshot dolphin *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. Fresh installation of kubuntu 2. installed KIO GDrive from discover 3. Rebooted (just to be sure) 4. In Dolphin, clicked on Network, then Google Drive OBSERVED RESULT Error: Invalid protocol 'gdrive' EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Kubuntu 24.10 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kio-gdrive] [Bug 500918] Invalid protocol 'gdrive'
https://bugs.kde.org/show_bug.cgi?id=500918 --- Comment #2 from Elmer --- Thanks John, This points me into some possible directions of resolving this! It's way more complicated than i suspected.. Greets, Elmer -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381801] New: kdevelop crash on compile
https://bugs.kde.org/show_bug.cgi?id=381801 Bug ID: 381801 Summary: kdevelop crash on compile Product: kdevelop Version: 4.7.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: elmers...@gmail.com Target Milestone: --- Created attachment 106371 --> https://bugs.kde.org/attachment.cgi?id=106371&action=edit crash dump wont start, even when deleting cache -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381801] kdevelop crash on compile
https://bugs.kde.org/show_bug.cgi?id=381801 --- Comment #1 from Elmer Joandi --- it seems something to do with parser/compiler, after some time starts again, reporting: kdevelop(24809)/kdevplatform (shell) KDevelop::RunController::registerJob: non-killable job KDevelop::BuilderJob(0x55c3ff271580, name = "cudaServer: build") registered - this might lead to crashes on shutdown. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381829] New: kdevplatform rpm dependency missing
https://bugs.kde.org/show_bug.cgi?id=381829 Bug ID: 381829 Summary: kdevplatform rpm dependency missing Product: kdevelop Version: 5.1.1 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: elmers...@gmail.com Target Milestone: --- Fedora 23-25 - kdevelop needs proper rpm versioning dependency to kdevplatform, as nothing works (parser, make, crashes, etc) without upgrading those two packages simultaneously. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381829] kdevplatform rpm dependency missing
https://bugs.kde.org/show_bug.cgi?id=381829 Elmer Joandi changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|DOWNSTREAM |--- --- Comment #2 from Elmer Joandi --- humm, and from where packagers should know version dependency between kdevelop and kdevplatorm. Is it between major or minor versions. Still it did cost me several hours to understand which package at which version is causing the problem. And unless something at package source provides the versioning dependency data, packagers will never get it right. I.e. if dependent package really requires a same version of dependable, then it should refuse compile otherwise. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381829] kdevplatform rpm dependency missing
https://bugs.kde.org/show_bug.cgi?id=381829 --- Comment #4 from Elmer Joandi --- well it would be nice then to have that version check and warning at startup, that such a situation causes major unpredicted instability. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381829] kdevplatform rpm dependency missing
https://bugs.kde.org/show_bug.cgi?id=381829 --- Comment #6 from Elmer Joandi --- yum --releasever=25 upgrade kdevelop yum --releasever=23 downgrade kdevelop yum --releasever=24 upgrade kdevelop so it happens, usually Fedora packages keep their versioning dependencies good on those tricks. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381829] kdevplatform rpm dependency missing
https://bugs.kde.org/show_bug.cgi?id=381829 --- Comment #8 from Elmer Joandi --- I think that one point even the library was 4.x and kdevelop 5.x. But also different 5.x result was that background parser got stuck and on compile it crashed and Qt project was not opened (custom dev make manager) (additionally, it crashes without 3D acceleration, which is a bit nuisance for me). So I deleted sessions and messed with other config files... Searching net for clues, I came up suggestion to have library version same as kdevelop and that solved the problem - seems that other people have had the same long trouble. -- You are receiving this mail because: You are watching all bug changes.
[kdevelop] [Bug 381829] kdevplatform rpm dependency missing
https://bugs.kde.org/show_bug.cgi?id=381829 --- Comment #10 from Elmer Joandi --- Created attachment 106434 --> https://bugs.kde.org/attachment.cgi?id=106434&action=edit crash dump -- You are receiving this mail because: You are watching all bug changes.