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

2008-09-20 Thread Martin Pitt
Guys, pretty please stop using this bug report for any further discussion. This one had a very particular and well understood reason, and it *is* fixed. Please file new crash/bug reports for problems in current hardy (8.04.1) and intrepid. There are > 100 subscribers to this bug, no reason to spam

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

2008-09-20 Thread Eduardo
I have this bug in Ubuntu 8.10 Alpha6. After the installation, the tab shows "Restricted Drivers Available", and, when you click, this error. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member o

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

2008-09-09 Thread DavidONE
I'm seeing this bug in 8.10. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

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

2008-09-05 Thread Brian Murray
** Tags added: valid-xorg-conf -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

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

2008-05-27 Thread g.bruno
After rebooting twice (!), the "hardware driver" window opened correctly with the mentioned bug fix. But I wonder why it shows only one driver (nvidia), while in the corresponding package many drivers are listed. Perhaps because the other hardware is missing? Furthermore, although enabled, the nvi

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

2008-05-01 Thread twist2b
Now that I'm home, I can explain the "other" errors in more detail If you need help PM me at "[EMAIL PROTECTED]" Now, if your xorg is crashing, it is because the graphics card and drivers are communicating incorrectly. Hardy has a nice feature were you can reset your xorg in recovery mode. Resets

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

2008-04-30 Thread twist2b
Glad to see people noticed my fix. Good news is ubuntu administration saw the error... so its fixed. other errors have nothing to do with this one. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you

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

2008-04-21 Thread Scott Kitterman
So that would be a different bug. I'd suggest filing that one as a new bug. -- 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 Ubuntu. -- ubuntu-bugs ma

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

2008-04-21 Thread Daniel de Albuquerque
The original behavior of this Bug has been fixed but I cannot start Extra Visual Effects ,i.e. compiz. Nothing happens when I select this option. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a mem

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

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

2008-04-18 Thread Ricky Campbell
Not a problem anymore. All good. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to kde-guidance in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTE

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

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

2008-04-17 Thread Mark
Did an update today and it has fixed the problem. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

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

2008-04-17 Thread vradovic
I have same problem :( -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

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

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

2008-04-13 Thread Martin Pitt
Hm, sounds like the returned readConfig() object could have an .is_empty() method which checks for that perhaps? -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member of Kubuntu Team, which is subs

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

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

2008-04-13 Thread Martin Pitt
Dustin, kde-guidance is the source package. It produces guidance- backends, which is needed and used by jockey, mythbuntu, displayconfig- gtk, etc. 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. P

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

2008-04-13 Thread Dustin Kirkland
** Changed in: jockey (Ubuntu) Status: Fix Released => In Progress -- 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 Ubuntu. -- ubuntu-bugs maili

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

2008-04-12 Thread whitlack
** Changed in: jockey (Ubuntu) Status: Triaged => Fix Released -- 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 Ubuntu. -- ubuntu-bugs mailing l

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

2008-04-12 Thread Dustin Kirkland
Martin- I don't have kde-guidance installed, and I'm still seeing this problem. Please see the debdiff/bzr-branch/ppa-package I posted earlier for jockey. :-Dustin ** Also affects: jockey (Ubuntu) Importance: Undecided Status: New ** Changed in: jockey (Ubuntu) Importance: Undecide

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

2008-04-12 Thread Adal Alom Rodríguez
apt-get update apt-get upgrade After the update, it works fine. I think the bug should be marked as solved. -- 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 subscrib

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

2008-04-12 Thread Sofa
i wonder why this package is fixed in "kde-guidance" since it also occurs under Gnome?! -- 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 Ubuntu. -- ubu

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

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

2008-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package kde-guidance - 0.8.0svn20080103-0ubuntu14 --- kde-guidance (0.8.0svn20080103-0ubuntu14) hardy; urgency=low * Disable kubuntu_30_displayconfig_no_xorg_correct_detection.patch. It breaks the API, and the previous change did not even state a bug nu

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

2008-04-12 Thread Martin Pitt
Uploaded. I'll self-approve this due to the urgency. ** Changed in: kde-guidance (Ubuntu) Status: In Progress => Fix Committed -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member of Ubunt

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

2008-04-12 Thread Martin Pitt
This happened due to an uncommunicated and unapproved API change in guidance-backends: kde-guidance (0.8.0svn20080103-0ubuntu13) hardy; urgency=low * Added kubuntu_30_displayconfig_no_xorg_correct_detection.patch so we will detect the hardware automatically and write a xorg.conf if none

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

2008-04-12 Thread Yann SLADEK
Same bug and fix works perfectly -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

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

2008-04-12 Thread Marc Baas
Same bug here with the daily LiveCD of april 12. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

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

2008-04-12 Thread keulieminogue
I hope the errorreport is here ok... i also have problems Here the code from the terminal Traceback (most recent call last): File "/usr/bin/jockey-gtk", line 300, in sys.exit(u.run()) File "/usr/lib/python2.5/site-packages/jockey/ui.py", line 266, in run self.ui_init() File "/usr/b

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

2008-04-12 Thread phil
twist2b fix confirmed. perfect. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

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

2008-04-12 Thread crashfourit
Fix confirmed. Nice... -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

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

2008-04-12 Thread jesve
I had the same problem. The fix is perfect. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

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

2008-04-12 Thread ktulu77
I add this bug too and the fix works well ^^ -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

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

2008-04-12 Thread bishboria
I can also confirm twist2b's fix. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

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

2008-04-12 Thread schallstrom
I can confirm the fix by twist2b. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

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

2008-04-12 Thread Bruce R
My E2160 rig can't load 2.6.24-16 due to not recognising my DVB-T chip (which earlier kernels have no problem with), so my EnvyNG and then Restricted driver failures were with kernel 2.6.24-12 Not being the experts that you guys obviously are, I'll just wait for re-enabling Updates and meanwhi

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

2008-04-12 Thread dino99
Same that Morgan Hardy 2.6.24-15 & P5wdh & En8500gt (asus) I have modified line 60 and i do reboot twice before restricted Nvidia driver can be loaded, then my lcd is not recognised (iisonic im19f) and xorg displayed in 800*600 vesa mode. So , i can say that doesn't really work. Result of modify

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

2008-04-12 Thread Tom Harris
I'm changing this to "In Progress" now we have a working patch ** Changed in: jockey (Ubuntu) Status: Confirmed => In Progress -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member of Ubunt

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

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

2008-04-12 Thread Morgan
Same problem for me, I've an 1280x1024 LCD screen and nVidia drivers doesn't work in 2.6.24-16 kernel, now I'm running 800x600 in VESA mode. -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bugs/214914 You received this bug notification because you are a member of

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

2008-04-12 Thread whitlack
I have the same problem. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

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

2008-04-12 Thread PY
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 because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

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

2008-04-12 Thread zaghloul
No Nvidia, running at ATI laptop here with the same error. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-

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

2008-04-12 Thread roots
yes i know it does fix it - many thanks for that quick hack to twist2b. however i wanted to further contribute to debugging... ;-) -- 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 Bu

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 =

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

2008-04-12 Thread roots
um , dustin, as for your above statement "it does not appear possible to load restricted drivers into Hardy at the moment" i want to note that i was able to activate/load restricted nvidia drivers via enabling the desktop eyecandy under system-->prefs-->appearance, where after choosing the respecti

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

2008-04-12 Thread Simone Crescenzo
i can confirm, i have an nvidia ;) -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

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

2008-04-11 Thread sistoviejo
I have the same problem. I have nvidia video and broadcomm wireless. -- 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 Ubuntu. -- ubuntu-bugs mailing li

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

2008-04-11 Thread Dustin Kirkland
Don't know if it matters, but I forgot to click the "patch" checkbox. Uploading same debdiff again... ** Attachment added: "jockey.214914.debdiff" http://launchpadlibrarian.net/13373843/jockey.214914.debdiff -- jockey-gtk crashed with AttributeError in enabled() https://bugs.launchpad.net/bug

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

2008-04-11 Thread Dustin Kirkland
@Martin- This seems to be a rather critical bug and given your traveling situation, I took the liberty to incorporate the one-line fix suggested by another user. I'm attaching a debdiff that could perhaps be sponsored by someone else this weekend. In the mean time, I've also published an updated

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

2008-04-11 Thread Daniel Hahler
** Visibility changed to: Public -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

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

2008-04-11 Thread Ralf Christian Schaefer
I got this on system with ATI prop. driver. -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun