crashes on open

Bug #1170060 reported by vito
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
bumblebee-config-gui
Fix Released
High
Alessandro Facciorusso

Bug Description

error open program

bumblebee-config
Traceback (most recent call last):
  File "/usr/bin/bumblebee-config", line 14, in <module>
    os.execvp("gksudo", ["sudo"] + sys.argv)
  File "/usr/lib/python2.7/os.py", line 344, in execvp
    _execvpe(file, args)
  File "/usr/lib/python2.7/os.py", line 380, in _execvpe
    func(fullname, *argrest)
OSError: [Errno 2] File o directory non esistente

config: i7 HD 3000, gpu gt540m nvidia
ubuntu 13.04

Related branches

Revision history for this message
Alessandro Facciorusso (alessandrofac93) wrote :

What is the command that you gave to open the app?

Revision history for this message
vito (vitogeometra) wrote :

scusami, io ho installato il pacchetto se lo apro dal menu unity non si apre
se do bumblebee-config-gtk
mi da nessun comando trovato
come lo avvio da terminale?

il mio problema è anche che se do optirun nomeprogramma mi da
[ 699.347362] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) No devices detected.

[ 699.347434] [ERROR]Aborting because fallback start is disabled.

mi potresti aiutare? non riesco a trovare la soluzione...scusami se non è molto pertinente l'apertura del bug.

Revision history for this message
Presianbg (presianbg) wrote :

With latest version (bumblebee-config-gtk_0.6.1bubuntu1_all.deb) :

sudo bumblebee-config

Traceback (most recent call last):
  File "/usr/bin/bumblebee-config", line 16, in <module>
    wnd = BumblebeeMainWindow()
  File "/usr/lib/python2.7/dist-packages/bumblebee_config/BumblebeeMainWindow.py", line 50, in __init__
    if self.aptHelper.checkBumblebeeInstalled():
  File "/usr/lib/python2.7/dist-packages/bumblebee_config/AptHelper.py", line 117, in checkBumblebeeInstalled
    cache.close()
AttributeError: 'Cache' object has no attribute 'close'

Changed in bumblebee-config-gtk:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Alessandro Facciorusso (alessandrofac93)
Revision history for this message
Alessandro Facciorusso (alessandrofac93) wrote :

The bug is related due to the absence of gksudo/gksu package in the ubuntu 13.04 distro. I'll switch to PolicyKit system. I'm working on.

#2 comment, for Vito: Eng: can you create a question instead of commenting a bug? Ita: potresti creare una domanda invece di commentare il bug? :)

#3 comment: I'm workin' on! :)

Revision history for this message
Alessandro Facciorusso (alessandrofac93) wrote :
Revision history for this message
Vladimir (volnes88) wrote :

Ubuntu 12.04.2 the same thing...crash
Version of GUI 0.6.2

volnes@linux:~$ sudo bumblebee-config
[sudo] password for volnes:
Traceback (most recent call last):
  File "/usr/bin/bumblebee-config", line 16, in <module>
    wnd = BumblebeeMainWindow()
  File "/usr/lib/python2.7/dist-packages/bumblebee_config/BumblebeeMainWindow.py", line 50, in __init__
    if self.aptHelper.checkBumblebeeInstalled():
  File "/usr/lib/python2.7/dist-packages/bumblebee_config/AptHelper.py", line 117, in checkBumblebeeInstalled
    cache.close()
AttributeError: 'Cache' object has no attribute 'close'
volnes@linux:~$

Changed in bumblebee-config-gtk:
status: Confirmed → Fix Committed
Changed in bumblebee-config-gtk:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.