[Bug 556124] New: Some eclipse input controls disabled under KDE 4.3 + QtCurve GTK style
http://bugzilla.novell.com/show_bug.cgi?id=556124#c0 Summary: Some eclipse input controls disabled under KDE 4.3 + QtCurve GTK style Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: robert.munteanu@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=327909) --> (http://bugzilla.novell.com/attachment.cgi?id=327909) Launcher with text input disabled User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4 When running Eclipse under KDE 4.3 with the QtCurve GTK style ( which seems to be the default - even if not initially shown ) Eclipse text boxes with history ( e.g. fields in Find/Replace editor dialog, some of the fields in the search dialog, workspace location in the Workspace launcher ) are greyed out and do not accept input. If the fields previously had any input - i.e. history is populated - then typing is possible. This does not happen when running under Gnome. This does not seem to be related to bug 555384 or bug 5390222, as I have exported GDK_NATIVE_WINDOWS=true and clicks work as expected. Also posted on https://bugs.eclipse.org/bugs/show_bug.cgi?id=288909 . Reproducible: Always Steps to Reproduce: 1. Download eclipse 3.5.1 2. Launch eclipse If you do choose a workspace then history is populated, so on subsequent runs you can verify the problem by opening the search dialog ( Ctrl-H ). Actual Results: The workspace text field is disabled. Expected Results: The workspace text field is enabled. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124#c1 --- Comment #1 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-17 13:59:27 UTC --- I meant to write bug 539022 in the description, not 5390222. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c2 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com, | |vuntz@novell.com Component|Java |Other See Also| |https://bugs.eclipse.org/bu | |gs/show_bug.cgi?id=288909 AssignedTo|bnc-team-java@forge.provo.n |bnc-team-screening@forge.pr |ovell.com |ovo.novell.com --- Comment #2 from Michal Vyskocil <mvyskocil@novell.com> 2009-11-19 07:56:28 UTC --- I don't think it's related to bnc-team-java - as you used upstream eclipse. Also not with KDE - reading comment 9 in upstream bug. Reassigning to the gtk maintainers, because eclipse uses gtk. But it will be probably closed as UPSTREAM - see comment 23 - it should be closed in 3.5.2. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c3 --- Comment #3 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-19 08:33:39 UTC --- Verified that it happens with OpenSUSE-packaged eclipse. robert@rm:~> rpm -qf `which eclipse` eclipse-3.4-231.232.3.noarch -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c4 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |robert.munteanu@gmail.com --- Comment #4 from Vincent Untz <vuntz@novell.com> 2009-11-19 15:02:30 UTC --- Does this happen with another GTK+ theme? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c5 Robert Munteanu <robert.munteanu@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|robert.munteanu@gmail.com | --- Comment #5 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-19 15:10:33 UTC --- First of all, I posted the wrong upstream bug, sorry. It should be : 295203: [GTK2.18] Text boxes with no search suggestions are disabled https://bugs.eclipse.org/bugs/show_bug.cgi?id=295203 I can't update the description but right now it is wrong. Second of all, this work with another theme, like Industrial. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c6 --- Comment #6 from Vincent Untz <vuntz@novell.com> 2009-11-19 15:41:48 UTC --- So it's likely a bug in qtcurve-gtk2. Would be nice to know if it happens with a more recent version... Can't package one right now, unfortunately. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c7 --- Comment #7 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-19 15:52:28 UTC --- I'd be glad to try it out - building from source - if you can give me some basic instructions on how to do so. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c8 --- Comment #8 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-19 15:53:43 UTC --- My above comment does not exclude ( and even encourages ) OBS usage, since I'm familiar with that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c9 --- Comment #9 from Vincent Untz <vuntz@novell.com> 2009-11-19 16:05:53 UTC --- Well, you can install the osc-plugin-collab from openSUSE:Tools and just run "osc collab update qtcurve-gtk2" and you should be able to continue from there :-) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c10 --- Comment #10 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-19 16:31:32 UTC --- Good news and bad news. Good news: - The single local patch has been applied upstream, so I removed it ( 0.68.1 ); - The problem has been reported fix - and now Eclipse works ( 0.69.0 ): 5. Respect double arrow setting for non-editable combos on more Gtk2 combo types. (Affects combos in pidgin.) 6. Colour arrows on mouse over of non-editable combos on more Gtk2 combo types. (Affects combos in pidgin.) 7. Fix disabled editable combos. Bad news: Maximize now maximizes my applications across both screens, including GTK ones like Firefox and Eclipse, but also QT ones like Konsole. Might be related to a change in 0.69.0: 2. Config files now stored under $XDG_CONFIG_HOME/qtcurve (e.g. ~/.config/qtcurve) Any hints would be appreciated. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c11 --- Comment #11 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-20 08:14:05 UTC --- Wiping out .config made it work for me. That may work for you or not ... I've tested it on 2 different computers (11.2) and it works without any problems. I've tried using osc collab to submit it but I'm not sure how to proceed: robert@rm:~/workspace/collab/qtcurve-gtk2> osc collab buildsubmit Package links to project GNOME:Factory and not openSUSE:Factory. You can use --project to override your project settings. Should I submit to Factory instead? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c12 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |james@bear454.com --- Comment #12 from Vincent Untz <vuntz@novell.com> 2009-11-20 23:08:41 UTC --- *** Bug 557082 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=557082 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c13 --- Comment #13 from Michal Vyskocil <mvyskocil@novell.com> 2009-11-23 09:07:43 UTC --- (In reply to comment #11)
robert@rm:~/workspace/collab/qtcurve-gtk2> osc collab buildsubmit Package links to project GNOME:Factory and not openSUSE:Factory. You can use --project to override your project settings.
Should I submit to Factory instead?
It's recommended to submit it to GNOME:Factory and then maintainer (vuntz might add you as a maintainer of this package, if you'd like to) of it will submit your change to openSUSE:Factory. BTW: thanks for your effort on help us with this bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c14 --- Comment #14 from Robert Munteanu <robert.munteanu@gmail.com> 2009-11-23 09:19:36 UTC --- (In reply to comment #13)
(In reply to comment #11)
robert@rm:~/workspace/collab/qtcurve-gtk2> osc collab buildsubmit Package links to project GNOME:Factory and not openSUSE:Factory. You can use --project to override your project settings.
Should I submit to Factory instead?
It's recommended to submit it to GNOME:Factory and then maintainer (vuntz might add you as a maintainer of this package, if you'd like to) of it will submit your change to openSUSE:Factory.
robert@rm:~/workspace/collab/qtcurve-gtk2> osc sr -m 'Update to version 0.69.2' created request id 24874 Hope that does the trick. I'm not sure I can be of much help as a maintainer, since I know about 0 about C programming - not to mention GTK/Qt , but I'm going to submit the odd bug fix if it bother me enough.
BTW: thanks for your effort on help us with this bug.
You're welcome, and definitely thanks for making it so easy to help on the bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c15 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |vuntz@novell.com --- Comment #15 from Michal Vyskocil <mvyskocil@novell.com> 2009-11-23 12:40:55 UTC --- (In reply to comment #14)
robert@rm:~/workspace/collab/qtcurve-gtk2> osc sr -m 'Update to version 0.69.2' created request id 24874
Hope that does the trick. I'm not sure I can be of much help as a maintainer, since I know about 0 about C programming - not to mention GTK/Qt , but I'm going to submit the odd bug fix if it bother me enough.
osc rq show seems to be OK. I'm not sure that a big experience is required, just doing a regular updates helps a lot. What do you think Vinc?
BTW: thanks for your effort on help us with this bug.
You're welcome, and definitely thanks for making it so easy to help on the bug.
Thanks should go to Vinc rather than myself, I did not do anything useful here. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c16 Sebastiao Correia <scorreia@talend.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scorreia@talend.com --- Comment #16 from Sebastiao Correia <scorreia@talend.com> 2010-01-04 16:53:38 UTC --- I have the same issue. Is there any fix available? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c17 --- Comment #17 from Robert Munteanu <robert.munteanu@gmail.com> 2010-01-04 17:05:12 UTC --- (In reply to comment #16)
I have the same issue. Is there any fix available?
Installing an updated qtcurve-gtk2 should be enough : http://software.opensuse.org/search?baseproject=openSUSE:11.2&p=1&q=qtcurve-gtk2 It would be nice though to have an update released though. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c18 --- Comment #18 from Sebastiao Correia <scorreia@talend.com> 2010-01-04 17:21:38 UTC --- thank you, it works. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c19 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|vuntz@novell.com |maintenance@opensuse.org --- Comment #19 from Vincent Untz <vuntz@novell.com> 2010-01-05 12:10:32 UTC --- Maintenance team: the update to 0.69.2 seems to fix this according to above comments. Could we push it as a 11.2 update? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c20 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cdengler@novell.com --- Comment #20 from Christian Dengler <cdengler@novell.com> 2010-01-05 16:14:41 UTC --- Version upgrade with a lot of changes: +Mon Dec 7 11:27:54 CET 2009 - vuntz@opensuse.org + +- Change qtcurve-kde Recommends to qtcurve-kde4 Suggests. +- Adds a supplements to qtcurve-kde4 and gtk2. +- Add a Requires on gtk2. + +------------------------------------------------------------------- +Thu Nov 19 17:09:33 CET 2009 - robert.munteanu@gmail.com + +- Update to version 0.69.2: + + If a scrollbar slider is maxed-out, then shade it as disabled; + matches KDE. + + When detecting Ctrl-Alt-M for menubar hiding, check for + uppercase M as well as lower case. Also, ignore state of shift + and caps-lock keys. + + Set default contrast to 7. +- Changes from version 0.69.1: + + Fix glow-style mouse over for combos with coloured buttons. + + Improve appearance of plastik style mouse-over on scrollbar + sliders. ++ Changes from version 0.69.0: + + Add option to control whether bottom tabs should have their + gradient shades inverted. + + Config files now stored under $XDG_CONFIG_HOME/qtcurve (e.g. + ~/.config/qtcurve) + + Fix some issue with 'flat' appearance. + + Add an experimental option to hide/unhide menubars using + Ctrl-Alt-M. + + Respect double arrow setting for non-editable combos on more + Gtk2 combo types. (Affects combos in pidgin.) + + Colour arrows on mouse over of non-editable combos on more Gtk2 + combo types. (Affects combos in pidgin.) + + Fix disabled editable combos. + + It has been reported that under intel Xorg drivers > 2.8, that + QtCurve's arrows are not appearing. This seems to be due to the + fact that QtCurve is using cairo to draw non-antialised lines + in this case. To work-around this issue QtCurve has been + changed to use the older Gdk to draw arrows. +- Changes from version 0.68.1: + + Fix reading of 'dark inverted gradient' setting. + + Allow toggle buttons to be max rounded. + + Fix combo-box arrow position when not etched/shadowed. + + Fix default value for 'double Gtk combo arrow' setting. + + Fix bnc#529607. +- Dropped QtCurve-arraysize.patch: now upstream. What is about a backport? Possible? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c21 --- Comment #21 from Vincent Untz <vuntz@novell.com> 2010-01-06 11:37:01 UTC --- We wouldn't need my latest change, but yeah, I see the point. The main issue there is that I'm not aware of any public vcs for this project, and the old tarballs are not available anymore, so it's hard to diff... Let me mail the author. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c22 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|maintenance@opensuse.org |robert.munteanu@gmail.com --- Comment #22 from Vincent Untz <vuntz@novell.com> 2010-01-06 15:06:52 UTC --- Upstream gave me a patch, and I build a test package in the home:vuntz:11.2-testing project of the build service. Can someone test this package to see if it fixes this issue? Sebastiao, Robert, maybe? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c23 --- Comment #23 from Robert Munteanu <robert.munteanu@gmail.com> 2010-01-06 15:19:36 UTC --- (In reply to comment #22)
Upstream gave me a patch, and I build a test package in the home:vuntz:11.2-testing project of the build service.
Can someone test this package to see if it fixes this issue? Sebastiao, Robert, maybe?
qtcurve-gtk2-0.68.0-4.1.i586 works fine for me at a first glance. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c24 Yuriy Malchenko <jmalchenko@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmalchenko@gmail.com --- Comment #24 from Yuriy Malchenko <jmalchenko@gmail.com> 2010-01-11 12:03:41 UTC --- Upgrading qtcurve to 0.69.2 from KDE:Backports/openSUSE_11.2 seems to have fixed the issue here. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c25 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|robert.munteanu@gmail.com |maintenance@opensuse.org --- Comment #25 from Vincent Untz <vuntz@novell.com> 2010-01-11 14:19:51 UTC --- (In reply to comment #23)
(In reply to comment #22)
Upstream gave me a patch, and I build a test package in the home:vuntz:11.2-testing project of the build service.
Can someone test this package to see if it fixes this issue? Sebastiao, Robert, maybe?
qtcurve-gtk2-0.68.0-4.1.i586 works fine for me at a first glance.
Thanks for testing! Maintenance team: can we update with the patch that is in home:vuntz:11.2-testing? :-) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c26 --- Comment #26 from Marcus Meissner <meissner@novell.com> 2010-01-18 16:06:48 UTC --- the diff between 11.2 and the current one you have is small: ++++++ QtCurve-disabled-editable.patch ++++++ Index: style/qtcurve.c =================================================================== --- style/qtcurve.c (revision 1868) +++ style/qtcurve.c (revision 1869) @@ -3226,11 +3226,16 @@ // determine the button associated with it. So, we store the mapping here... if(!mozToolbar && widget->parent && GTK_IS_COMBO_BOX_ENTRY(widget->parent)) qtcWidgetMapSetup(widget->parent, widget, 0); + // If the button is disabled, but the entry field is not - then use entry field's state + // for the button. This fixes an issue with LinuxDC++ and Gtk 2.18 + if(GTK_STATE_INSENSITIVE==state && entry && GTK_STATE_INSENSITIVE!=entry->state) + state=entry->state; drawEntryField(cr, style, state, entry, area, x, y, width, height, rev ? ROUNDED_LEFT : ROUNDED_RIGHT, WIDGET_COMBO_BUTTON); // Get entry to redraw by setting its state... // ...cant do a queue redraw, as then entry does for the button, else we get stuck in a loop! - if(!mozToolbar && widget && entry && entry->state!=widget->state && GTK_STATE_INSENSITIVE!=entry->state) + if(!mozToolbar && widget && entry && entry->state!=widget->state && GTK_STATE_INSENSITIVE!=entry->state && + GTK_STATE_INSENSITIVE!=state) gtk_widget_set_state(entry, state); } else if(opts.flatSbarButtons && WIDGET_SB_BUTTON==widgetType) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c27 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com --- Comment #27 from Marcus Meissner <meissner@novell.com> 2010-01-18 16:08:12 UTC --- I think we can take that change ... +1 from me -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c28 --- Comment #28 from Christian Dengler <cdengler@novell.com> 2010-01-18 17:08:36 UTC --- +1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c29 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:running:30279 --- Comment #29 from Swamp Workflow Management <swamp@suse.com> 2010-01-19 12:55:43 UTC --- The SWAMPID for this issue is 30279. Please submit the patch and patchinfo file using this ID. (https://swamp.suse.de/webswamp/wf/30279) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c30 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|maintenance@opensuse.org | AssignedTo|bnc-team-screening@forge.pr |vuntz@novell.com |ovo.novell.com | --- Comment #30 from Marcus Meissner <meissner@novell.com> 2010-01-19 12:56:51 UTC --- vincent, please submit patchinfo + update package -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c31 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #31 from Vincent Untz <vuntz@novell.com> 2010-01-19 13:35:43 UTC --- Patchinfo filled, package submitted (sr#30005) => closing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c32 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |s2@forceway.com --- Comment #32 from Vincent Untz <vuntz@novell.com> 2010-01-23 00:48:59 UTC --- *** Bug 565864 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=565864 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c33 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:30279 |maint:running:30279 | |maint:released:11.2:30285 --- Comment #33 from Swamp Workflow Management <swamp@suse.com> 2010-01-26 15:19:03 UTC --- Update released for: qtcurve-gtk2, qtcurve-gtk2-debuginfo Products: openSUSE 11.2 (debug, i586, x86_64) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|maint:running:30279 |maint:released:11.2:30285 |maint:released:11.2:30285 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=556124 http://bugzilla.novell.com/show_bug.cgi?id=556124#c34 --- Comment #34 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (556124) was mentioned in https://build.opensuse.org/request/show/30005 11.2:Test / qtcurve-gtk2 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com