Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bumblebee-inidicator error #7

Open
talorin73 opened this issue Aug 28, 2011 · 3 comments
Open

bumblebee-inidicator error #7

talorin73 opened this issue Aug 28, 2011 · 3 comments

Comments

@talorin73
Copy link

mubuntu-mobil:~/Downloads/MrMEEE-bumblebee-ui-8e9ec77$ bumblebee-indicator
Traceback (most recent call last):
File "/usr/local/bin/bumblebee-indicator", line 43, in
import app.Config
File "/usr/local/bin/app/Config.py", line 69, in
[default_compression]=[re.sub(r'VGL_COMPRESS=(.*)\n', r'\1', line) for line in open(config_file_path) if 'VGL_COMPRESS' in line]
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/etc/default/bumblebee'

@Touny
Copy link

Touny commented Sep 5, 2011

Same for me! Any fix?
Installed via "git clone" and then "sudo sh INSTALL".

@rchatsiri
Copy link

Hell All,
I clone head version of bumblebee and install with INSTALL script,but cannot solve problem. Programs follow as


(bumblebee-indicator:3843): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(bumblebee-indicator:3843): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(bumblebee-indicator:3843): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(bumblebee-indicator:3843): Gtk-WARNING *_: Unable to locate theme engine in module_path: "pixmap",
Traceback (most recent call last):
  File "./bumblebee-indicator", line 43, in <module>
    import app.Config
  File "/usr/local/bin/app/Config.py", line 69, in <module>
    [default_compression]=[re.sub(r'VGL_COMPRESS=(._)\n', r'\1', line) for line in open(config_file_path) if 'VGL_COMPRESS' in line]
IOError: [Errno 2] No such file or directory: '/etc/default/bumblebee'

@netandreus
Copy link

In this case bumblebee-indicator searches for config file /etc/default/bumblebee, but I don't know what content it should consists of. Trying to touch /etc/default/bumblebee but no effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants