[Bug 156941] Displaying vector images in LyX causes LyX to crash
John Hudson
hudsonjr at blueyonder.co.uk
Fri Feb 1 22:07:48 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=156941
------- Additional Comments From hudsonjr blueyonder co uk 2008-02-01 23:07 -------
On Friday 01 February 2008 17:54:55 you wrote:
[bugs.kde.org quoted mail]
I downloaded the OpenSuSE version of KDE; the following response from Tobias
König appears to address the issue:
------- Additional Comment #5 From Tobias König 2008-01-30 22:31 -------
[...]
Qt uses the QImageIO Plugins for rendering images. Since KDE installs
such a plugin for the EPS format, every Qt application picks that plugin
as well. Unfortunately in KDE4 the EPS plugin used a class which is only
available in applications which use KApplication instead of
QApplication, so the plugin asserted and Lyx was terminated.
I've fixed that issue in trunk and the KDE4.0 branch (will be part of
4.0.1 release) now by using only Qt classes in the EPS plugin.
[...]
I will wait for 4.0.1 and check that this is the answer.
John
More information about the Unassigned-bugs
mailing list