[okular] [Bug 372161] okular crash on startup

2016-12-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372161

--- Comment #8 from Christoph Feck  ---
If you are still having this issue, I suggest to run okular via 'strace' to
check which Qt5 library it tries to load. It could be a VLC plugin, a
kdeconnect plugin, or something else.

In either case, it is a distribution setup problem. A Qt4 application should
never load a Qt5 plugin, because the paths must be different.

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

[okular] [Bug 372161] okular crash on startup

2016-12-09 Thread Lóránt Farkas
https://bugs.kde.org/show_bug.cgi?id=372161

--- Comment #7 from Lóránt Farkas  ---
It cannot be nouveau specific as I use radeon driver.

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

[okular] [Bug 372161] okular crash on startup

2016-12-07 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372161

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Christoph Feck  ---
Thanks for the update. Closing.

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

[okular] [Bug 372161] okular crash on startup

2016-12-06 Thread Jean-Francois Ostiguy
https://bugs.kde.org/show_bug.cgi?id=372161

--- Comment #5 from Jean-Francois Ostiguy  ---
After spending way too much time on this, I came to a partial resolution.
The problem seems to be related to EGL. The crash goes away by I disabling
EGL support in Qt 4. I am running Mesa, Nouveau and GL3 Plasma backend.
I suspect the issue arises somewhere in Mesa/Nouveau.

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

[okular] [Bug 372161] okular crash on startup

2016-12-02 Thread Lóránt Farkas
https://bugs.kde.org/show_bug.cgi?id=372161

--- Comment #4 from Lóránt Farkas  ---
This must be rolling release specific (thus specific with slots). I have
removed all qt4 libraries and all dependent packages, then reinstalled okular
(again with dependencies) and the bug gone.

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

[okular] [Bug 372161] okular crash on startup

2016-12-02 Thread Jean-Francois Ostiguy
https://bugs.kde.org/show_bug.cgi?id=372161

--- Comment #3 from Jean-Francois Ostiguy  ---
I am experiencing exactly the same issue on a Gentoo box.

okular -v
Qt: 4.8.7
KDE Development Platform: 4.14.26
Okular: 0.26.1

I do have both Qt5 and Qt4 present ... however there was no issue until a
recent update a few days ago. I attach an strace log. Some qt5 shared libs are
loaded ... but I have no idea what is ok or not.

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

[okular] [Bug 372161] okular crash on startup

2016-12-02 Thread Jean-Francois Ostiguy
https://bugs.kde.org/show_bug.cgi?id=372161

Jean-Francois Ostiguy  changed:

   What|Removed |Added

 CC||jfosti...@sbcglobal.net

--- Comment #2 from Jean-Francois Ostiguy  ---
Created attachment 102584
  --> https://bugs.kde.org/attachment.cgi?id=102584=edit
okular crash strace log

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

[okular] [Bug 372161] okular crash on startup

2016-11-07 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372161

--- Comment #1 from Christoph Feck  ---
It looks like you are mixing Qt4 and Qt5 packages. Unfortunately ArchLinux does
not provide debug packages, so your only option is to run it through "strace"
to see which libraries Okular tries to load.

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