[Bug 327465] Re: HIG problem with my previous fix
that's a rosetta bugs, you will just get a batch for all the translations imported from this upload once and that's all -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Thanks, but I'm now getting a huge number of e-mails about invalid translation uploads. Is there anything I can do to stop this? -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
This bug was fixed in the package gnome-control-center - 1:2.25.92-0ubuntu4 --- gnome-control-center (1:2.25.92-0ubuntu4) jaunty; urgency=low * debian/patches/95_desktop-effects-integration.patch: - show warning at the top of the effects tab when compiz isn't installed (lp: #327465) -- Bruce CowanTue, 10 Mar 2009 23:14:19 + ** Changed in: gnome-control-center (Ubuntu) Status: Fix Committed => Fix Released -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Thanks for the updated diff. I applied it with a small modification: -+ if (g_find_program_in_path ("compiz") != NULL) { ++ if (g_find_program_in_path ("compiz") == NULL) { Could you please mail the translators list and tell them about the added string [1] ? Thanks again, Michael [1] see https://wiki.ubuntu.com/FreezeExceptionProcess#UserInterfaceFreeze Exceptions ** Changed in: gnome-control-center (Ubuntu) Status: New => Fix Committed -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Here's another debdiff. Please apply it ASAP to not mess it up. ** Attachment added: "Yet another patch" http://launchpadlibrarian.net/23738598/fix.debdiff -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Hm, how did you generate the diff? When I try to apply it I get: $ patch -p1 < /tmp/fix.debdiff patching file debian/changelog Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file debian/changelog.rej patching file debian/patches/95_desktop-effects-integration.patch patch: malformed patch at line 116: @@ -1204,6 +1229,43 @@ -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
** Attachment added: "Updated debdiff" http://launchpadlibrarian.net/23325130/fix.debdiff -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
The debdiff does not apply cleanly anymore, could you please give me the diff to the C file (or a updated debdiff)? The glade bits still apply fine. Thanks, Michael -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Here is a debdiff which actually does something. However, the warning icon might be a bit large (I've set it to 48x48 like the effects icons. If this is too large, set the icon-size property of the icon to '4' in the glade file. ** Attachment added: "warning.debdiff" http://launchpadlibrarian.net/22534767/warning.debdiff -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Here's a screenshot of the large-icon version. ** Attachment added: "Screenshot" http://launchpadlibrarian.net/22534820/Screenshot-Appearance%20Preferences.png -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
thank you for your work, you should subscribe the sponsor team when you have changes that need a review, mvo what do you think about that one? ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Michael Vogt (mvo) -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 327465] Re: HIG problem with my previous fix
Debdiff for this. I haven't tested it, because I couldn't create a Jaunty pbuilder, but I will once it works. ** Attachment added: "Debdiff" http://launchpadlibrarian.net/22442725/warning.debdiff -- HIG problem with my previous fix https://bugs.launchpad.net/bugs/327465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs