[Bug 780671] New: XDG update to recognize MATE Desktop Environment
https://bugzilla.novell.com/show_bug.cgi?id=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c0 Summary: XDG update to recognize MATE Desktop Environment Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Enhancement Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: nmo.marques@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1226.0 Safari/537.4 SUSE/22.0.1226.0 The 'xdg-utils' package shipped with openSUSE currently doesn't support the MATE Desktop Environment. This brigs a few issues with openSUSE, being the following: 1) YaST can't launch modules due to missing graphical handler; 2) Erratic behavior with mate-keyring; 3) Other minor stuff. I've submitted a bug report upstream against Portland/xdg-utils with small hack for evaluation; This was accepted today and implemented. Since I have an almost ready repo for MATE Desktop (X11:MATE) currently for 12.1, 12.2, Factory and Tumbleweed (I've removed 11.4 since MATE is being ported to gsettings and receiving improvements that will make it incompatible with 11.4). I would like to request a maintenance update to introduce the upstream patch on xdg-utils, so that we can enable MATE for the wider audience for the following platforms: 1) openSUSE 12.1 2) openSUSE 12.2 3) openSUSE Factory I am available to push the updates to xdg-utils, but I would like to receive a 'GO' from the Maintenance Team. References: [1] - https://bugs.freedesktop.org/show_bug.cgi?id=54941 [2] - http://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=8f92ae1b0c1253727873394... Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c Nelson Marques <nmo.marques@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |maintenance@opensuse.org |ovo.novell.com | -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c1 --- Comment #1 from Nelson Marques <nmo.marques@gmail.com> 2012-09-16 20:04:06 UTC --- Submitted update to X11:common:Factory/xdg-utils: SR 134536 As for the maintenance update for 12.1 and 12.2; please consider that this are just shell scripts with very tiny changes, a positive answer would be awesome, and if there's need I can help maintain the package/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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c2 --- Comment #2 from Benjamin Brunner <bbrunner@suse.com> 2012-09-17 17:57:18 CEST --- Hi Nelson, could you do a maintenancerequest with the updated packages for 12.1 and 12.2, please? We'll start an update as soon as it is checked in into the devel-project. Thanks. -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c3 --- Comment #3 from Nelson Marques <nmo.marques@gmail.com> 2012-09-17 16:12:21 UTC --- Benjamin, The current 'xdg-utils' package isn't very clear to me; the code inside matches the git from 20th August 2012, but it's marked as a 9th August 2012. I've spoken to Rex Dieter and there's going to be an official release soon from xdg-utils; Mind if we wait until that release to update the package? Then I'll submit all the updates... this cool ? -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c4 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |dmueller@suse.com --- Comment #4 from Benjamin Brunner <bbrunner@suse.com> 2012-09-18 15:18:11 CEST --- That's fine by me. I'll set the needinfo to the maintainer Dirk, if it's ok for him too. -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c5 --- Comment #5 from Nelson Marques <nmo.marques@gmail.com> 2012-09-18 13:36:08 UTC --- Regarding what I stated previously, we'll have a new release in a short future (according to Rex Dieter); This brings an aditional problem... the current %{release} has a huge number which will be always superior to the next release, for example imagine (hypothetical): Next Release (upstream): 1.2 Current Release (opensuse package): 20120918 This means that '20120918' will always be superior to 1.2; At some point we either introduce Epoch here to kill once and for all the bad practices or we Obsolete this somehow. Please consider this, because we're hitting on that soon enough. I'll follow instructions on this (I'm also against Epoch, this is a Royal mess and jpackage proves it well). NM -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c6 --- Comment #6 from Marcus Meissner <meissner@suse.com> 2012-09-19 12:41:45 UTC --- You can also continue to bump the datestamp and this is probably the way we need to go to stay consistent. -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c7 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|dmueller@suse.com | --- Comment #7 from Dirk Mueller <dmueller@suse.com> 2012-09-22 16:36:45 CEST --- I'm fine with 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c8 --- Comment #8 from Nelson Marques <nmo.marques@gmail.com> 2012-09-23 17:47:16 UTC --- Considering Marcus suggestion then I believe that the current version on X11:common:Factory can be used for this (12.1 and 12.2); Can I submit and update to the whole package from X11:common:Factory or should I branch the corrent package on the distribution and backport the patch? -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c9 --- Comment #9 from Nelson Marques <nmo.marques@gmail.com> 2012-09-28 16:56:34 UTC --- Submitted: SR: #136379 (12.2) SR: #136378 (12.1) -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c10 --- Comment #10 from Nelson Marques <nmo.marques@gmail.com> 2012-10-02 18:29:20 UTC --- Updates have been approved and submitted to 12.1 and 12.2; Factory has package updated. Should we close ? -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c11 --- Comment #11 from Marcus Meissner <meissner@suse.com> 2012-10-03 09:11:39 UTC --- as submission was done and accepted ... yes, feel free to resolve/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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c12 Nelson Marques <nmo.marques@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Nelson Marques <nmo.marques@gmail.com> 2012-10-03 19:43:26 UTC --- Updates committed and accepted; closing as 'RESOLVED/FIXED' T -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c13 --- Comment #13 from Swamp Workflow Management <swamp@suse.de> 2012-10-08 11:09:28 UTC --- openSUSE-RU-2012:1305-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 780671 CVE References: Sources used: openSUSE 12.2 (src): xdg-utils-20120310-1.8.1 -- 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=780671 https://bugzilla.novell.com/show_bug.cgi?id=780671#c14 --- Comment #14 from Swamp Workflow Management <swamp@suse.de> 2012-10-08 12:09:00 UTC --- openSUSE-RU-2012:1308-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 780671 CVE References: Sources used: openSUSE 12.1 (src): xdg-utils-1.0.2-98.7.1 -- 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