RE: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-18 Thread [EMAIL PROTECTED]
PM To: [EMAIL PROTECTED] Subject: Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled() vradovic- Are you totally apt-get updated/upgraded? This bug should have been fixed a couple of days ago. :-Dustin ** Attachment added: "unnamed" http://launchpadlibrarian.net/1

RE: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-17 Thread LCC
I have downloaded the latest of everything and the bug is no longer an issue. > From: [EMAIL PROTECTED]> To: [EMAIL PROTECTED]> Date: Fri, 18 Apr 2008 00:06:26 +> Subject: Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()> > vradovic-> > Are you

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-17 Thread Dustin Kirkland
vradovic- Are you totally apt-get updated/upgraded? This bug should have been fixed a couple of days ago. :-Dustin ** Attachment added: "unnamed" http://launchpadlibrarian.net/13544859/unnamed -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-14 Thread Scott Kitterman
Last night I uploaded a revised version of the original patch that goes to great care to support the current api. Hopefully it's taken care of. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a memb

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-13 Thread Scott Kitterman
It's a bit more complex as displayconfig was not designed to work without a xorg.conf. If, on the first pass one is created it will exist, but be correct. One the second go 'round it will dtrt and get the correct configs. It's a hack, but a working one (modulo the api breakage). There are a

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-13 Thread Martin Pitt
Scott Kitterman [2008-04-13 12:48 -]: > If the new argument were given a correct default so the function would work > with one or two arguments then the api problem could be avoided. Right, it could get another argument "check_exists = False" or so. > This change was the last step to getting

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-13 Thread Scott Kitterman
On Sun, 13 Apr 2008 10:47:09 - Martin Pitt <[EMAIL PROTECTED]> wrote: ... >Scott: I don't doubt that it was important to fix. But it did not have >any bug # in the changelog, so I could not even (quickly) find where to >look. Passing an additional flag to the caller can happen without >breakin

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-12 Thread Scott Kitterman
This patch did fix a milestoned bug. It'd be good if we can restore it in a non-api breaking way. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-12 Thread Luke12
Fixed confirmed as functioning. Nice to see it up and running again ;-) PY ha scritto: > thanks for the solution and to twist2be !!! > the fix works very well > -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification becau

Re: [Bug 214914] Re: jockey-gtk crashed with AttributeError in enabled()

2008-04-12 Thread Briceparent
Hello For those who haven't made it, the solution has been given by twist2b: Found fix: actual fix for almost ALL jockey issues: " Changing line 60 in /usr/lib/python2.5/site-packages/jockey/xorg_driver.py from self.xorg_conf = xorgconfig.readConfig(OSLib.inst.xorg_conf_path) to self.xorg_conf =