[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-10-01 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |INVALID

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-30 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #21 from mspada...@yahoo.com ---
I'm running the KDE:Frameworks 5 and KDE:Applications repositories on top of
42.1, so maybe the problem is with those repos.

At this point, I'll just assume it's my machine and try again when 42.2 comes
out.
Thanks for your help.

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-30 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #20 from Stephane MANKOWSKI  ---
Created attachment 101363
  --> https://bugs.kde.org/attachment.cgi?id=101363&action=edit
Opensuse installation

Hi,

As you can see in the screen capture:
1-I installed opensuse  Leap 42.1 in virtual box
2-I installed skrooge from here
http://download.opensuse.org/repositories/home:/miraks/openSUSE_Leap_42.1/
3-Skrooge is executed correctly

I don't know why you have this issue but I 99% sure that is not due to Skrooge.
Could you try to uninstall it and reinstall?

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-27 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #19 from mspada...@yahoo.com ---
Sorry for the delay.  When I installed from your repo, I did install all the
available depends you provided, but still got the crash on startup.

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-26 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #18 from Stephane MANKOWSKI  ---
Hi,

Do you have an answer?

Regards.

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-20 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #17 from Stephane MANKOWSKI  ---
Hi, 

Sorry for the very slow progress but this issue is not really in Skrooge, this
is a packaging issue and I don't know well opensuse.

The version of your sqlcipher library is may be not the expected one.
If you have installed Skrooge from here (my packaging):
https://build.opensuse.org/package/show/home:miraks/skrooge
You must installed sqkcipher from here too:
https://build.opensuse.org/package/show/home:miraks/sqlcipher

The sqlcipher version must be 3.3.1.
Regards.

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-19 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #16 from mspada...@yahoo.com ---
That package was not installed on my system, so I went ahead and manually
installed it.  

sqlcipher --version
3.8.10.2 2015-05-20 18:17:19 2ef4f3a5b1d1d0c4338f8243d40a2452cc1f7fe4

I ran skrooge again after installation of sqlcipher and it crashed again.  

Backtrace:
Application: Skrooge (skrooge), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb30c7db800 (LWP 2026))]

Thread 3 (Thread 0x7fb2edcf3700 (LWP 2028)):
#0  0x7fb30980dbfd in poll () from /lib64/libc.so.6
#1  0x7fb3025afe64 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7fb3025aff7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7fb30a112f7b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7fb30a0c28cb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7fb309f0906a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7fb30563f4b5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7fb309f0d899 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x7fb3041dc0a4 in start_thread () from /lib64/libpthread.so.0
#9  0x7fb30981602d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fb2ef674700 (LWP 2027)):
#0  0x7fb30980dbfd in poll () from /lib64/libc.so.6
#1  0x7fb2fa5c6422 in ?? () from /usr/lib64/libxcb.so.1
#2  0x7fb2fa5c800f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x7fb2f15a43e9 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x7fb309f0d899 in ?? () from /usr/lib64/libQt5Core.so.5
#5  0x7fb3041dc0a4 in start_thread () from /lib64/libpthread.so.0
#6  0x7fb30981602d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb30c7db800 (LWP 2026)):
[KCrash Handler]
#6  QWidget::layout (this=0x0) at kernel/qwidget.cpp:10059
#7  0x7fb30c3779e3 in SKGMainPanel::displayMessage(QString const&,
SKGDocument::MessageType, QString const&) () from /usr/lib64/libskgbasegui.so.2
#8  0x7fb30c378009 in SKGMainPanel::displayErrorMessage(SKGError const&,
QAction*) () from /usr/lib64/libskgbasegui.so.2
#9  0x7fb2dcdd8ca5 in SKGFilePlugin::onNew() () from
/usr/lib64/qt5/plugins/skg_file.so
#10 0x7fb2dcdd96ac in SKGFilePlugin::setupActions(SKGDocument*, QStringList
const&) () from /usr/lib64/qt5/plugins/skg_file.so
#11 0x7fb30c388f93 in SKGMainPanel::SKGMainPanel(QSplashScreen*,
SKGDocument*, QStringList const&) () from /usr/lib64/libskgbasegui.so.2
#12 0x00404461 in main ()

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-19 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #15 from Stephane MANKOWSKI  ---
Hi,

Could you confirm that sqlcipher is well installed by doing this from the
console?
sqlcipher --version

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #14 from mspada...@yahoo.com ---
libqsqlite.so  libskgsqlcipher.so

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-18 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #13 from Stephane MANKOWSKI  ---
Hi,
Just to explain my analysis:
1- the sqlcipher plugin seems to be well installed
2- but skrooge is not able to load it. I don't know why.
3- skrooge would like to display the error message but because the gui is not
fully created...
4- ... the application crashes !

I did a modification to avoid the crash but this won't solve your issue because
the driver will not be loaded.

Another question:
What is the result of this command?
ls /usr/lib64/qt5/plugins/sqldrivers/

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-17 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #12 from mspada...@yahoo.com ---
-rwxr-xr-x 1 root root 83864 Aug  9 08:07
/usr/lib64/qt5/plugins/sqldrivers/libskgsqlcipher.so

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-17 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #11 from Stephane MANKOWSKI  ---
And now:
ls -artl /usr/lib64/qt5/plugins/sqldrivers/libskgsqlcipher.so

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-17 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #10 from mspada...@yahoo.com ---
/usr/lib/debug/usr/lib64/qt5/plugins/sqldrivers/libskgsqlcipher.so.debug
/usr/lib64/qt5/plugins/sqldrivers/libskgsqlcipher.so

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-17 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #9 from Stephane MANKOWSKI  ---
Thank you.

What is the result of the following command on your system?
find /usr -name "libskgsqlcipher*"

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-17 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #8 from mspada...@yahoo.com ---
Created attachment 101136
  --> https://bugs.kde.org/attachment.cgi?id=101136&action=edit
traces requested in comment #7

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-17 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Status|NEEDSINFO   |ASSIGNED
 Resolution|WAITINGFORINFO  |---

--- Comment #7 from Stephane MANKOWSKI  ---
Hi,

I understand where is the crash but I don't understand why this occurs.
Could you generate traces by doing this from the console?
1- export SKGTRACE=20
2- skrooge > traces.txt 2>&1
3- attach the traces here.

Regards.

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-16 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #6 from mspada...@yahoo.com ---
I installed 2.4.92 from your repo and it still crashes on startup.  Backtrace:

Application: Skrooge (skrooge), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f107b781800 (LWP 2059))]

Thread 9 (Thread 0x7f1008dab700 (LWP 2069)):
#0  0x7f10787b3bfd in poll () from /lib64/libc.so.6
#1  0x7f1071555e64 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f1071555f7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f10790b8f7b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7f10790688cb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7f1078eaf06a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7f1078eb3899 in ?? () from /usr/lib64/libQt5Core.so.5
#7  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#8  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f1009a09700 (LWP 2068)):
#0  0x7f107318603f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f106ff68443 in ?? () from /usr/lib64/libQt5WebKit.so.5
#2  0x7f107028a0a1 in ?? () from /usr/lib64/libQt5WebKit.so.5
#3  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f100a20a700 (LWP 2067)):
#0  0x7f107318603f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f106ff68443 in ?? () from /usr/lib64/libQt5WebKit.so.5
#2  0x7f107028a0a1 in ?? () from /usr/lib64/libQt5WebKit.so.5
#3  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f100aa0b700 (LWP 2066)):
#0  0x7f107318603f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f106ff68443 in ?? () from /usr/lib64/libQt5WebKit.so.5
#2  0x7f107028a0a1 in ?? () from /usr/lib64/libQt5WebKit.so.5
#3  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f100b20c700 (LWP 2065)):
#0  0x7f107318603f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f106ff6746d in ?? () from /usr/lib64/libQt5WebKit.so.5
#2  0x7f107028a0a1 in ?? () from /usr/lib64/libQt5WebKit.so.5
#3  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f104c9ad700 (LWP 2064)):
#0  0x7f107318603f in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f107025b5d3 in ?? () from /usr/lib64/libQt5WebKit.so.5
#2  0x7f107025b5f9 in ?? () from /usr/lib64/libQt5WebKit.so.5
#3  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#4  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f105cc99700 (LWP 2061)):
#0  0x7f10787b3bfd in poll () from /lib64/libc.so.6
#1  0x7f1071555e64 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f1071555f7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f10790b8f7b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#4  0x7f10790688cb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#5  0x7f1078eaf06a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x7f10745e54b5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7f1078eb3899 in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#9  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f105e61a700 (LWP 2060)):
#0  0x7f10787b3bfd in poll () from /lib64/libc.so.6
#1  0x7f106956c422 in ?? () from /usr/lib64/libxcb.so.1
#2  0x7f106956e00f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x7f106054a3e9 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f1078eb3899 in ?? () from /usr/lib64/libQt5Core.so.5
#5  0x7f10731820a4 in start_thread () from /lib64/libpthread.so.0
#6  0x7f10787bc02d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f107b781800 (LWP 2059)):
[KCrash Handler]
#6  QWidget::layout (this=0x0) at kernel/qwidget.cpp:10059
#7  0x7f107b31d9e3 in SKGMainPanel::displayMessage(QString const&,
SKGDocument::MessageType, QString const&) () from /usr/lib64/libskgbasegui.so.2
#8  0x7f107b31e009 in SKGMainPanel::displayErrorMessage(SKGError const&,
QAction*) () from /usr/lib64/libskgbasegui.so.2
#9  0x7f100224cca5 in SKGFilePlugin::onNew() () from
/usr/lib64/qt5/plugins/skg_file.so
#10 0x7f100224d6ac in SKGFilePlugin::setupActions(SKGDocument*, QStringList
const&) () from /usr/lib64/qt5/plugins/skg_file.so
#11 0x7f107b32ef93 in SKGMainPanel::SKGMainPanel(QSplashScreen*,
SKGDocument*, 

[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-13 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #5 from manuel_songo...@yahoo.it ---
hi Stephane MANKOWSKI
sorry sorry sorry super delays , time I'm doing my moving house and my family,
so my computer is inside packed, i dont open my pack pc because i have stuff of
time for work in new home..

i will back and i dont will forget it ..sorry sorry

i will back force because i need this skrooge for my financial personal ok?

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-09-11 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

Stephane MANKOWSKI  changed:

   What|Removed |Added

 CC||mspada...@yahoo.com

--- Comment #4 from Stephane MANKOWSKI  ---
*** Bug 368666 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-08-23 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|ASSIGNED|NEEDSINFO

--- Comment #3 from Stephane MANKOWSKI  ---
Do you have an answer?

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-08-19 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #2 from Stephane MANKOWSKI  ---
Do you have an answer?

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-08-16 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

--- Comment #1 from Stephane MANKOWSKI  ---
Could you confirm it's OK with this build?
https://build.opensuse.org/package/show/home:miraks/skrooge

-- 
You are receiving this mail because:
You are watching all bug changes.


[skrooge] [Bug 365724] Driver not loaded Driver not loaded

2016-07-25 Thread Stephane MANKOWSKI via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365724

Stephane MANKOWSKI  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|guillaume.deb...@gmail.com  |steph...@mankowski.fr
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.