Registered Member
|
Hello,
I compile last version from git, in linux (kubuntu, trusty 14.04, 3.13.0-45-generici686 ) App crash at startup in SKGDocument::getAttributesList ! No pb with 1.10 official version. I git bisect from HEAD to 1.10 tag. I found that pb comming from 81a99be440358cc4c35c9791030b8c93675da562. With this commit, crash, without: no crash. With skgfilepluginwidget_pref.ui and skgdocument.cpp modified (to match 81a99be), and just add const in header: OK With getBackupFile in public virtual: crash !!!! Don't understand... Is there an external process that try to drive skrooge via SKGDocument (D-Bus interface ?) that should be updated ? Binary compatibility break ? a+ Vicnet |
Registered Member
|
Hello,
Could not found a compatibility solution, yet... a+ Vicnet |
Moderator
|
Hi,
Most of the time, this kind of issue is due to unaligned libraries. The solution is to do that: 1-make uninstall (to remove the built version of skrooge) 2-remove all libskg* libraries on you system 3-rebuild the solution 4-run |
Registered Member
|
Hello,
Rigth, I think it is also due to unaligned libs. It there a way to run dev version with only dev libs ? Because I need in paralel, a stable version for my personal accounts and a dev version for developments . I look at skrooge.shell in build/bin dir (LD_LIBRARY_PATH), with but it crash also. A solution ? jail, vm ? a+ Vincent |
Moderator
|
Hi,
This is may be possible but very difficult because Skrooge is based on plugins loaded dynamically. The plugins must be registered in KDE. Be aware that I am the main developer of Skrooge and I use ONLY the development version. Regards. |
Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]