[okular] [Bug 384142] okular: seg at exit (For multiple input files)

2017-09-05 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384142

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[okular] [Bug 384142] okular: seg at exit (For multiple input files)

2017-08-30 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=384142

--- Comment #4 from Dave Gilbert  ---
Not tested, but Thanks!

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

[okular] [Bug 384142] okular: seg at exit (For multiple input files)

2017-08-30 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=384142

Albert Astals Cid  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/oku
   ||lar/8ca27ef3933691e072c2907
   ||93198132b1734a843
 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #3 from Albert Astals Cid  ---
Git commit 8ca27ef3933691e072c290793198132b1734a843 by Albert Astals Cid.
Committed on 30/08/2017 at 22:13.
Pushed by aacid into branch 'Applications/17.08'.

Fix crash when closing

Unregister the part dbus object when it gets destroyed

Also fixes a crash if you try to inspect okular with qdbusviewer after having
closed the a part/tab

M  +5-2part.cpp
M  +2-0part.h

https://commits.kde.org/okular/8ca27ef3933691e072c290793198132b1734a843

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

[okular] [Bug 384142] okular: seg at exit (For multiple input files)

2017-08-29 Thread Dave Gilbert
https://bugs.kde.org/show_bug.cgi?id=384142

--- Comment #2 from Dave Gilbert  ---
(In reply to Albert Astals Cid from comment #1)
> Which Qt are you using?

[dg@major ~]$ rpm -qf /lib64/libQt5Core.so.5
qt5-qtbase-5.7.1-19.fc26.x86_64

[dg@major ~]$ ldd /usr/bin/okular|grep -i qt
libQt5Network.so.5 => /lib64/libQt5Network.so.5 (0x7ff510cb8000)
libQt5Xml.so.5 => /lib64/libQt5Xml.so.5 (0x7ff510c78000)
libQt5Widgets.so.5 => /lib64/libQt5Widgets.so.5 (0x7ff50d438000)
libQt5Gui.so.5 => /lib64/libQt5Gui.so.5 (0x7ff50cf8a000)
libQt5DBus.so.5 => /lib64/libQt5DBus.so.5 (0x7ff50ceff000)
libQt5Core.so.5 => /lib64/libQt5Core.so.5 (0x7ff50ca75000)
libQt5Concurrent.so.5 => /lib64/libQt5Concurrent.so.5
(0x7ff510c6a000)
libQt5X11Extras.so.5 => /lib64/libQt5X11Extras.so.5
(0x7ff510c62000)
libQt5PrintSupport.so.5 => /lib64/libQt5PrintSupport.so.5
(0x7ff50b51d000)
libQt5Svg.so.5 => /lib64/libQt5Svg.so.5 (0x7ff50547c000)

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

[okular] [Bug 384142] okular: seg at exit (For multiple input files)

2017-08-29 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=384142

Albert Astals Cid  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||aa...@kde.org

--- Comment #1 from Albert Astals Cid  ---
Which Qt are you using?

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