Mailinglist Archive: opensuse-bugs (11075 mails)
| < Previous | Next > |
[Bug 450232] 1-click install crashes in 11.1 RC1
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 2 Dec 2008 08:08:13 -0700 (MST)
- Message-id: <20081202150813.A314D245391@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=450232
User sh@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=450232#c11
--- Comment #11 from Stefan Hundhammer <sh@xxxxxxxxxx> 2008-12-02 08:08:13 MST
---
You could try something simple like invoking HelloWorld.ycp
(http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/examples/HelloWorld.ycp)
from a terminal window directly:
/usr/lib/YaST2/bin/y2base ./HelloWorld.ycp gtk
/usr/lib/YaST2/bin/y2base ./HelloWorld.ycp qt
If that already crashes without any useful error message, the next step would
be to do the same in a debugger to look a backtrace (and post it here):
gdb /usr/lib/YaST2/bin/y2base
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
..
(gdb) run ./HelloWorld.ycp gtk
--
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=450232#c11
--- Comment #11 from Stefan Hundhammer <sh@xxxxxxxxxx> 2008-12-02 08:08:13 MST
---
You could try something simple like invoking HelloWorld.ycp
(http://svn.opensuse.org/svn/yast/trunk/ycp-ui-bindings/examples/HelloWorld.ycp)
from a terminal window directly:
/usr/lib/YaST2/bin/y2base ./HelloWorld.ycp gtk
/usr/lib/YaST2/bin/y2base ./HelloWorld.ycp qt
If that already crashes without any useful error message, the next step would
be to do the same in a debugger to look a backtrace (and post it here):
gdb /usr/lib/YaST2/bin/y2base
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
..
(gdb) run ./HelloWorld.ycp gtk
--
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 > |