Mailinglist Archive: opensuse-bugs (13069 mails)
| < Previous | Next > |
[Bug 464214] YaST2 Qt crashes if some X11 fonts are not installed
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 14 Jan 2009 04:03:38 -0700 (MST)
- Message-id: <20090114110338.52D34CC7CD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=464214
User sh@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=464214#c6
--- Comment #6 from Stefan Hundhammer <sh@xxxxxxxxxx> 2009-01-14 04:03:32 MST
---
OK, thanks. Does YaST2 leave a backtrace in the log (/var/log/YaST2/y2log) when
it crashes? Does it happen with a simple YCP example, too, or just with a
full-blown YaST2 module?
Minimal test case: HelloWorld.ycp
http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/examples/HelloWorld.ycp
Start with:
/usr/lib/YaST2/bin/y2base ./HelloWorld.ycp qt
Test case with a little bit more bells and whistles:
http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/examples/Wizard3.ycp
Start with:
/usr/lib/YaST2/bin/y2base ./Wizard3.ycp qt
or with colorful installation theme (using different fonts - this might give a
hint):
export Y2STYLE=installation.qss
/usr/lib/YaST2/bin/y2base ./Wizard3.ycp qt
If you'd like to give that a try: The libqt4-devel-doc package includes more Qt
examples (without the YaST2 framework around it) below /usr/lib/qt4/examples .
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User sh@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=464214#c6
--- Comment #6 from Stefan Hundhammer <sh@xxxxxxxxxx> 2009-01-14 04:03:32 MST
---
OK, thanks. Does YaST2 leave a backtrace in the log (/var/log/YaST2/y2log) when
it crashes? Does it happen with a simple YCP example, too, or just with a
full-blown YaST2 module?
Minimal test case: HelloWorld.ycp
http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/examples/HelloWorld.ycp
Start with:
/usr/lib/YaST2/bin/y2base ./HelloWorld.ycp qt
Test case with a little bit more bells and whistles:
http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/examples/Wizard3.ycp
Start with:
/usr/lib/YaST2/bin/y2base ./Wizard3.ycp qt
or with colorful installation theme (using different fonts - this might give a
hint):
export Y2STYLE=installation.qss
/usr/lib/YaST2/bin/y2base ./Wizard3.ycp qt
If you'd like to give that a try: The libqt4-devel-doc package includes more Qt
examples (without the YaST2 framework around it) below /usr/lib/qt4/examples .
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |