Re: [Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-15 Thread Scott Kitterman
Sounds like definitely something to look into at the next UDS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928400 Title: systemsettings crashed with AttributeError in onSystemLanguageApply():

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-15 Thread Felix Geyer
Just for the record, as Kubuntu uses PackageKit as well, Kubuntu doesn't use PackageKit anymore. We've replaced it with qapt/muon since natty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928400

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Jonathan Thomas
** Visibility changed to: Public ** Package changed: kde-workspace (Ubuntu) = language-selector (Ubuntu) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde-workspace in Ubuntu. https://bugs.launchpad.net/bugs/928400 Title:

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Gunnar Hjalmarsson
Kubuntu developers: It turns out that I wasn't attentive enough when proposing some changes that were uploaded in language-selector 0.63; sorry about that. We have made a conceptual change as regards which environment variables are used to represent the display language respective the regional

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Scott Kitterman
Fix the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928400 Title: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute

Re: [Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread xbesnard
Not found again. Checking ... Le 14/02/2012 23:29, Scott Kitterman a écrit : Fix the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928400 Title: systemsettings crashed with AttributeError

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Gunnar Hjalmarsson
Scott Kitterman wrote: Fix the bug? Hmm.. Who were you talking to, Scott, and what exactly are you asking? Since I'm not using Kubuntu, I chose to just explain how the bug was introduced. One fix that might be appropriate is to simply remove the writeSysLangSetting() call: ---

Re: [Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Scott Kitterman
On Tuesday, February 14, 2012 11:58:55 PM you wrote: Scott Kitterman wrote: Fix the bug? Hmm.. Who were you talking to, Scott, and what exactly are you asking? I think whoever breaks stuff should fix it and not just throw problems over the fence. -- You received this bug notification

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Gunnar Hjalmarsson
Scott Kitterman wrote: I think whoever breaks stuff should fix it and not just throw problems over the fence. As a general rule I absolutely agree. But we are talking about a package that is shared between distros, and to me it's reasonable that a Kubuntu developer gets involved in this case.

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Scott Kitterman
I don't think language selector is shared between distros, so I'm not sure what you're talking about. LanguageSelector/qt/QtLanguageSelector.py is part of the language- selector package. I don't think there are any Kubuntu developers that work on that. In general the Ubuntu language

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Gunnar Hjalmarsson
On 2012-02-15 04:50, Scott Kitterman wrote: I don't think language selector is shared between distros, I know it is. so I'm not sure what you're talking about. The language-selector source package generates the Kubuntu specific binary package language-selector-kde, which contains

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Scott Kitterman
It's been about 20 releases of this package since anyone from Kubuntu worked on it (I looked). I've no idea if your proposed fix is correct. Since you're one of the major developers of the package, then I think you're much better qualified to determine what needs to be changed than anyone from

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~gunnarhj/ubuntu/precise/language- selector/bug-928400 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928400 Title: systemsettings crashed with AttributeError in

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Martin Pitt
In general the Ubuntu language infrastructure is nothing but a burden we try to minimize our involvement with. FWIW, I'd be more than happy to drop language-selector-qt. It's pretty hard to test ouside a full KDE environment, so if you don't want it in Kubuntu and use the upstream control center

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.70 --- language-selector (0.70) precise; urgency=low * LanguageSelector/gtk/GtkLanguageSelector.py: Clear the example box values before trying to generate new ones. * LanguageSelector/qt/QtLanguageSelector.py: Call

[Bug 928400] Re: systemsettings crashed with AttributeError in onSystemLanguageApply(): 'QtLanguageSelector' object has no attribute 'writeSysLangSetting'

2012-02-14 Thread Martin Pitt
Just for the record, as Kubuntu uses PackageKit as well, you can just use PackageKit's WhatProvides() functionality to get the language support packages that you need, instead of having a full (K)ubuntu-only GUI: http://www.piware.de/2012/02/packagekitaptdaemon-what-provides-plugin- support/ **