[Bug 418781] New: Segfault when adding an add on product using the gtk version of yast2.
https://bugzilla.novell.com/show_bug.cgi?id=418781 Summary: Segfault when adding an add on product using the gtk version of yast2. Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: YaST2 AssignedTo: rpmcruz@alunos.dcc.fc.up.pt ReportedBy: jharmon@novell.com QAContact: jsrain@novell.com Found By: --- We have an add on product (Novell Client for Linux) that we are working on. This same product installs fine when we build it for SLE 10 (gtk, qt). However the new changes to the gtk interface on openSUSE 11.0 are causing a segfault when running the product through the add on product section. If I run this through ncurses or the qt interface I don't receive the segfault. Steps to reproduce (1) Launch Yast2 and select the Add on Product option. (2) Choose the iso option and point it to the iso in question. (3) Yast adds the installation source and I receive the license agreement. (4) After accepting the license agreement I receive the software management screen. (5) After accepting the license agreement I get the Software Management screen. (6) I wanted to verify that the software was preselected to be installed. I find that it isn't preselected (separate bug) so I go in to select a package and as soon as I select it I receive a segfault. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c1 --- Comment #1 from Joe Harmon <jharmon@novell.com> 2008-08-20 09:54:44 MDT --- Assignment to Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> was per Jiri. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c2 --- Comment #2 from Joe Harmon <jharmon@novell.com> 2008-08-20 09:57:02 MDT --- Created an attachment (id=234501) --> (https://bugzilla.novell.com/attachment.cgi?id=234501) screenshot of segfault -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c3 --- Comment #3 from Joe Harmon <jharmon@novell.com> 2008-08-20 10:42:56 MDT --- Created an attachment (id=234515) --> (https://bugzilla.novell.com/attachment.cgi?id=234515) yast files -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Segfault when adding an add on product using the|yast2-gtk: package selector truncate segfault |gtk version of yast2. | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c4 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jharmon@novell.com --- Comment #4 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-23 04:28:31 MDT --- Hi Joe. Would be great if you could run yast2 through gdb so we could get a nice backtrace. Please, run: gdb --args /usr/lib/YaST2/bin/y2base sw_single gtk run (you may have to press Return a couple of times) (try select packages to trigger the crash) backtrace Also, clarify whether the system is 32-bit or 64-bit, and attach a tarball of /etc/zypp/repos.d/ if you could. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c5 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jharmon@novell.com | --- Comment #5 from Joe Harmon <jharmon@novell.com> 2008-08-25 07:08:59 MDT --- I am getting a lot of (no debugging symbols found).... what -devel packages do I need to have installed? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c6 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jharmon@novell.com --- Comment #6 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-25 19:29:09 MDT --- Joe, just hit Return a couple of times there, while you see stuff like: (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) ---Type <return> to continue, or q <return> to quit--- yast2-gtk is already compiled with the debug symbols; I guess that stuff is from the rest of yast, libraries or something. It doesn't interest us. Anyway, it would be great if you could just fill the Hardware (x86 or x86-64?) in the Product Information box... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c7 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jharmon@novell.com | OS/Version|Other |All Platform|Other |x86-64 --- Comment #7 from Joe Harmon <jharmon@novell.com> 2008-08-26 08:01:13 MDT --- "gdb --args /usr/lib/YaST2/bin/y2base sw_single gtk" doesn't show the problem, only the add on product shows the issue. So I ran the following instead: "gdb --args /usr/lib/YaST2/bin/y2base add-on gtk" here is the output and this is on x86_64: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x40f26950 (LWP 4031)] 0x00007f8a4d7e55f8 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string () from /usr/lib64/libstdc++.so.6 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c8 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jharmon@novell.com --- Comment #8 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-27 18:28:17 MDT --- Dude, I want that backtrace! =) Check there my comment 4 again: 1. gdb 1.1. run -> 1.2. backtrace By the way, odd that you can only trigger it from the add-on tool. I guess it either adds more repos, or you need to click more packages there in sw_single (or use the filter) to get to the repository string triggering the 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c9 --- Comment #9 from Joe Harmon <jharmon@novell.com> 2008-08-27 20:15:28 MDT --- (In reply to comment #8 from Ricardo Cruz)
Dude, I want that backtrace! =) Check there my comment 4 again: 1. gdb 1.1. run -> 1.2. backtrace
lol... sorry man. I guess it has been a while since I did a backtrace... I thought it looked a little short.
By the way, odd that you can only trigger it from the add-on tool. I guess it either adds more repos, or you need to click more packages there in sw_single (or use the filter) to get to the repository string triggering the crash...
Yeah, I found it strange as well. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c10 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jharmon@novell.com | --- Comment #10 from Joe Harmon <jharmon@novell.com> 2008-08-27 20:16:08 MDT --- Created an attachment (id=235862) --> (https://bugzilla.novell.com/attachment.cgi?id=235862) backtrace -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c11 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jharmon@novell.com --- Comment #11 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-29 13:07:40 MDT --- Well, it doesn't seem like -g is enabled there afterall... No line numbers or arguments. :( Since SVN truncate function is also different, in order to properly cope with utf-8 characters, it would be great if you could try it out: 1. Make sure you have installed: g++, gtk2-devel, yast2-devtools, yast2-core-devel, libzypp-devel (possibly configure may report more...) 2. Download it: svn checkout http://svn.opensuse.org/svn/yast/trunk/gtk/ yast-gtk 3. Compile it: cd yast-gtk make -f Makefile.cvs make && sudo make install Alternatively, send me a tarball of /etc/zypp/repos.d/ as I asked previously, to see what repository names we are passing the function... I could find them among the yast logs, but that would be very tedious. ;) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c12 --- Comment #12 from Joe Harmon <jharmon@novell.com> 2008-08-29 14:02:08 MDT --- Created an attachment (id=236386) --> (https://bugzilla.novell.com/attachment.cgi?id=236386) repos Must have missed that one as well, sorry. Just a not on the repos. The one I am adding during the add on product is called ncl and I am adding it via the iso option. Just wanted to note that since it is not in this list. I assume that it is not in this list because it fails during the selecting of the package. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c13 --- Comment #13 from Joe Harmon <jharmon@novell.com> 2008-08-29 14:05:15 MDT --- (In reply to comment #11 from Ricardo Cruz)
1. Make sure you have installed: g++, gtk2-devel, yast2-devtools, yast2-core-devel, libzypp-devel (possibly configure may report more...)
I see and am installing everything except g++. I don't see that package anywhere. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c14 --- Comment #14 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-29 15:03:30 MDT --- Ups. It seems the g++ package is called "gcc-c++". Anyway, that likely has already been installed by the -devel packages... What you may also want to make sure is installed is "yast2-libyui-devel" and "yast2-ycp-ui-bindings-devel". Thanks for the trouble! -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c15 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #235862|0 |1 is obsolete| | Status|NEEDINFO |NEW Info Provider|jharmon@novell.com | --- Comment #15 from Joe Harmon <jharmon@novell.com> 2008-08-29 15:05:03 MDT --- Created an attachment (id=236398) --> (https://bugzilla.novell.com/attachment.cgi?id=236398) second backtrace I was able to get the g++ and other dependencies figured out. I assume that you wanted me to run though the procedure again after doing all that and get another backtrace. Here it is. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c16 --- Comment #16 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-29 15:10:19 MDT --- Great! I will be checking that out tomorrow... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c17 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #17 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-08-29 19:09:52 MDT --- Okay, caught the bugger. It seems that zypp doesn't have the repository you added in add-on in their repository API -- maybe those are just the stored ones, or maybe the repo gets added after the Package Selector UI is constructed. Anyway, we obviously weren't sanitizing things well. If you follow again the steps from comment 11, from the 2nd one, it should be fixed. What would be great now, to end this matter, is if you could just try a couple of things there, to see at what point is the seed of the mess planted. 1) try out the add-on tool with the Qt interface (/usr/lib/YaST2/bin/y2base add-on qt): select some package that crashed the GTK UI, and check the Versions tab for that package. Does it show the repository you added in that "1.0.0 from repo-X" list?) 2) is the repository you added listed in the GTK UI Repositories list? (if you select the "Groups" menu button, there is a "Repositories" entry there that will list the known repositories...) And if you select the new repository, does it filter the packages correctly? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c18 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #18 from Joe Harmon <jharmon@novell.com> 2008-09-03 12:51:06 MDT --- Nope still failed. Adding new backtrace. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c19 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #236398|0 |1 is obsolete| | --- Comment #19 from Joe Harmon <jharmon@novell.com> 2008-09-03 12:51:57 MDT --- Created an attachment (id=237264) --> (https://bugzilla.novell.com/attachment.cgi?id=237264) third backtrace -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c20 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |jharmon@novell.com --- Comment #20 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-04 08:24:07 MDT --- Sure you're using the SVN version? In the backtrace the YGPackageSelector.cc line should be 1722, not 1721. If you look at src/YGPackageSelector.cc, you should have: 1720 string repo; 1721 if (version->repo) 1722 repo = YGUtils::truncate (version->repo->name, 1723 MAX (20, version->number.length() + version->arch.length() + 4), 0); I can't "emulate" the bug now... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c21 Joe Harmon <jharmon@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|jharmon@novell.com | --- Comment #21 from Joe Harmon <jharmon@novell.com> 2008-09-04 13:06:34 MDT --- Created an attachment (id=237650) --> (https://bugzilla.novell.com/attachment.cgi?id=237650) YGPackageSelector.cc I followed the instructions outlined in comment #11 as you suggested and it failed again. I have also attached the YGPackageSelector.cc and yes it does look to be correct -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c22 --- Comment #22 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-08 08:14:56 MDT --- Joe, I've googled for some repository to feed the addon tool with, so I can test your problem, but only howtos to create such repos seem to come up. Could you point me to the one you're using or any one at all. Otherwise, it seems there is a nice yast tool I can use to create one, and I'll try that one. It's best I replicate the crash here, so to not bother you anymore ;) and do some side testing. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c23 --- Comment #23 from Joe Harmon <jharmon@novell.com> 2008-09-08 13:46:56 MDT --- I can't give you this particular client yet because it is proprietary code that we have not yet approved for release, but you can use a 10.3 version that has been approved for release. You won't be able to install the packages but it fails before that point and it will allow you to reproduce the issue. Please do the following: (1) Go to www.novell.com/beta and under the Public beta section click on Novell Client for Linux 2.0 SP1 and download the ISO with the appropriate architecture. (2) Go into yast2, add on product and add the ISO as an add on product using the ISO option. (3) You will then get to the software screen. Now typically the software is automatically selected as part of the add on product. For some reason it is not happening by default in openSUSE 11.0 and I already have a bug in for that. So you will need to change the filter to patterns. (4) In the patterns section click on Novell Client on the left hand side and then select the novell-client package. That is were it will fail. Let me know if you run into any issues with this. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c24 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #24 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-08 23:11:00 MDT --- Okay, so the earlier fix takes care of the crash here (maybe the previous installed gtk plugin is still being used there...). Anyway, the underlying issue -- that is, the add-on repository not being detected by the GTK UI -- is fixed now that I switched to some other Zypp API to query repositories, as used by the Qt UI, that seems like the proper one. That one has to fix things for you. Many thanks for bothering to follow this through. If possible, please do check if things work for you. By the way, every time I pressed Cancel, it seems the add-on tool wasn't cleaning up the repository, so I ended up with a plethora of those. Opened bug 424655. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c25 --- Comment #25 from Joe Harmon <jharmon@novell.com> 2008-09-12 15:48:42 MDT --- Thanks... I tried following comment #11 again to test the fix and I am getting the following error on the make and make install command YGDialog.cc:8:24: error: YDialogSpy.h: No such file or directory YGDialog.cc: In static member function ‘static gboolean YGWindow::key_pressed_cb(GtkWidget*, GdkEventKey*, YGWindow*)’: YGDialog.cc:245: error: ‘YDialogSpy’ has not been declared make[2]: *** [YGDialog.lo] Error 1 make[2]: Leaving directory `/home/jharmon/Desktop/yast-gtk/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jharmon/Desktop/yast-gtk' make: *** [all] Error 2 It looks like it is looking for YDialogSpy.h file but that doesn't seem to come with openSUSE 11.0. Thoughts? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c26 --- Comment #26 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-15 07:41:17 MDT --- The same branch is used for 11.0 and current development. Forgot to check for yast version when adding support for this new feature. Please try SVN again. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c27 --- Comment #27 from Joe Harmon <jharmon@novell.com> 2008-09-15 09:05:51 MDT --- Now I am getting the following: YGPushButton.lo YGPushButton.cc g++ -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/YaST2 -I/usr/include/YaST2/yui -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -DY2LOG=\"ui-gtk\" -DTHEMEDIR=\"/usr/share/YaST2/theme/current\" -DLOCALEDIR=\"/usr/share/YaST2/locale\" -g -O2 -Wall -Wformat=2 -MT YGPushButton.lo -MD -MP -MF .deps/YGPushButton.Tpo -c YGPushButton.cc -fPIC -DPIC -o .libs/YGPushButton.o YGPushButton.cc:60: error: ‘YButtonRole’ has not been declared YGPushButton.cc: In member function ‘void YGPushButton::setStockIcon(const std::string&)’: YGPushButton.cc:33: error: ‘role’ was not declared in this scope YGPushButton.cc:34: error: ‘YOKButton’ was not declared in this scope YGPushButton.cc:37: error: ‘YApplyButton’ was not declared in this scope YGPushButton.cc:40: error: ‘YCancelButton’ was not declared in this scope YGPushButton.cc: In member function ‘virtual void YGPushButton::setRole(int)’: YGPushButton.cc:62: error: ‘setRole’ is not a member of ‘YPushButton’ YGPushButton.cc:63: error: ‘YCustomButton’ was not declared in this scope make[2]: *** [YGPushButton.lo] Error 1 make[2]: Leaving directory `/home/jharmon/Desktop/yast-gtk/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jharmon/Desktop/yast-gtk' make: *** [all] Error 2 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c28 --- Comment #28 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-15 09:30:11 MDT --- Okay, so there's that too. :/ Hopefully, any new functionality is detected properly now... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jharmon@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c29 --- Comment #29 from Joe Harmon <jharmon@novell.com> 2008-09-15 09:46:53 MDT --- Yep, seems to be working now. Thanks for all of your hard work on this. Any idea when this will go out as an update? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c30 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpr@novell.com, michael.meeks@novell.com --- Comment #30 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-15 10:00:36 MDT --- Can we get a yast2-gtk update package for this crash on the add-on tool? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c31 --- Comment #31 from JP Rosevear <jpr@novell.com> 2008-09-15 12:40:23 MDT --- Its already packaged afaict, unless there are fixes past when the changelog in svn says this bug is fixed. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=418781 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=418781#c32 --- Comment #32 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-09-15 18:11:42 MDT --- I meant a 11.0 patch... Clearly Joe thinks it's important, putting up with my queries all this time. ;) -- 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.
participants (1)
-
bugzilla_noreply@novell.com