Mailinglist Archive: opensuse-bugs (19837 mails)

< Previous Next >
[Bug 382703] sax2: yast2 live-installer segfaults
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 2 May 2008 01:16:19 -0600 (MDT)
  • Message-id: <20080502071619.85DE0245391@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=382703

User mvidner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=382703#c15





--- Comment #15 from Martin Vidner <mvidner@xxxxxxxxxx> 2008-05-02 01:16:19
MST ---
(In reply to comment #10 from Stephan Kulow)
And I don't understand where the ycp:string is mapped to a PERL string is
mapped to a Qt String.

Keyboard::Save is in YCP, it calls (via yast2-perl-bindings)
XLibAPI::setXkbVariant which is in Perl . That calls XLib::setXkbVariant which
is also in Perl. That calls SaX::SaXManipulateKeyboard::setXKBVariant which is
a SWIG Perl wrapper for a C++ class.

I tried "Y2DEBUG=1 yast2 --gtk ./k.ycp" where k.ycp calls only
Keyboard::Save(true) and it does not crash.


--
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 >