[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-18 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #27 from Lukas Sabota --- I have not yet been able to reproduce the issue with the latest git commit. Great news! I will continue to test and report back if I run into issues. Thank you for looking into this and addressing this issue!

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-18 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #26 from Stephane MANKOWSKI --- Is it better with this new delivery? -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-18 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 Stephane MANKOWSKI changed: What|Removed |Added Latest Commit||https://commits.kde.org/skr

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #24 from Lukas Sabota --- Created attachment 115055 --> https://bugs.kde.org/attachment.cgi?id=115055=edit another strace output -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #23 from Lukas Sabota --- Created attachment 115054 --> https://bugs.kde.org/attachment.cgi?id=115054=edit strace output running latest git After completely uninstalling all traces of skrooge on my system, I recompiled skrooge from git

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #22 from Lukas Sabota --- Thank you! I was using horribly outdated information/instructions from https://techbase.kde.org/Projects/Skrooge Again - I apologize for all the noise on this thread but will report back with my findings. I

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #21 from Stephane MANKOWSKI --- As written in README, you must do: cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` -DQT_PLUGIN_INSTALL_DIR=`kf5-config --qt-plugins` -DCMAKE_BUILD_TYPE=release to install plugin in good directory. --

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #20 from Lukas Sabota --- I've noticed that plugin .so files get installed to "/usr/lib/plugins" instead of "/usr/lib/qt/plugins" (arch linux package location for release skrooge). Not sure what the best way to proceed here is -- You are

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #19 from Lukas Sabota --- I apologize for any time wasted with this so far. I've removed release skrooge from my system so we eliminate the possibility of anything being loaded from non-git version. When I try to install from git (mkdir

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #18 from Lukas Sabota --- When I run, I do see 2.16.0BETA as the release in the about. I have been compiling and building to ~/kde with "kdesrc-build" and running with source ~/kde/.setup-env export SKGTRACE=5 ~/kde/usr/bin/skrooge 2>&1 >

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #17 from Stephane MANKOWSKI --- This is surprising that you still have the following traces: WARNING: QSqlDatabasePrivate::database: requested database does not belong to the calling thread -- You are receiving this mail because: You are

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #16 from Lukas Sabota --- Created attachment 115053 --> https://bugs.kde.org/attachment.cgi?id=115053=edit strace actually 5425fbfcb340537 My script was wrong before and running the wrong binary. I can confirm this is the git binary

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #15 from Lukas Sabota --- Oops - yeah you're right. The last two were accidentily with the release version I named my scripts wrong :X sorry about that - I will test again and report back -- You are receiving this mail because: You are

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #14 from Stephane MANKOWSKI --- Are you sure you execute the build version? Because, I can see some traces that you shouldn't have anymore: WARNING: QSqlDatabasePrivate::database: requested database does not belong to the calling thread To

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #13 from Lukas Sabota --- Created attachment 115052 --> https://bugs.kde.org/attachment.cgi?id=115052=edit strace output of dashboard crash As I was doing more testing, I was able to get a crash from just clicking the dashboard tab. The

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #12 from Lukas Sabota --- Created attachment 115051 --> https://bugs.kde.org/attachment.cgi?id=115051=edit strace output of crash on import When testing 5425fbfcb3405379639a71f1fa5d0852a5a393b6 I did not get a crash on the Dashboard yet

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #11 from Stephane MANKOWSKI --- Could you try with new commit? -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #10 from Lukas Sabota --- Created attachment 115047 --> https://bugs.kde.org/attachment.cgi?id=115047=edit strace output on crash runing 1c5fa5e git Hi, I was able to test with latest git (revision

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #9 from Stephane MANKOWSKI --- Commit done, you can test it. -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-17 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #8 from Stephane MANKOWSKI --- Hi, You just have to do: git clone https://cgit.kde.org/skrooge.git Then the README will give you more information. You can find information here too: https://techbase.kde.org/Projects/Skrooge Let me do the

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-16 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #7 from Lukas Sabota --- Hi Stephane, Thanks for the quick response! I am familiar with both building KDE software and git. I would be happy to test out any potential changes you have. Let me know how I can access them (what branch to

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-16 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 Stephane MANKOWSKI changed: What|Removed |Added Assignee|guillaume.deb...@gmail.com |steph...@mankowski.fr -- You are

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-16 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #6 from Stephane MANKOWSKI --- Hi, I have an idea where the issue is but I'm still not able to reproduce it. I did a modification, are you able to test it by building skrooge if I commit it? Thank you for your help. -- You are receiving

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-15 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #5 from Lukas Sabota --- happened again when returning to the dashboard - this time after messing around with budgets -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-15 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #4 from Lukas Sabota --- Created attachment 114984 --> https://bugs.kde.org/attachment.cgi?id=114984=edit enhanced strace output -- You are receiving this mail because: You are watching all bug changes.

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-15 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #3 from Lukas Sabota --- Thanks - I will continue to run with SKGTRACE=5 and in strace and will provide the output the next time I can get it to crash. I can usually get it to crash within 15 minutes or so of use. Much appreciated; will

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-15 Thread Stephane MANKOWSKI
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #2 from Stephane MANKOWSKI --- Could you generate traces like this from the console? export SKGTRACE=5 skrooge 2>&1 > traces.txt Replay the scenario Post traces here. -- You are receiving this mail because: You are watching all bug

[skrooge] [Bug 398683] Periodic crashes on dashboard

2018-09-15 Thread Lukas Sabota
https://bugs.kde.org/show_bug.cgi?id=398683 --- Comment #1 from Lukas Sabota --- Just a reminder to check the bottom of this strace output - no idea what's going on here -- You are receiving this mail because: You are watching all bug changes.