question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cannot start bumblebee after last update

See original GitHub issue

i think that this commit introduced this issue: https://github.com/tobi-wan-kenobi/bumblebee-status/commit/251f8d2e9f6c068bb7735e28416116e8c50c9852#diff-8cd86bca63308fc9023fb6f0117ce31eR16

output:

╰─ bumblebee-status -m kernel
Traceback (most recent call last):
  File "/usr/bin/bumblebee-status", line 64, in <module>
    main()
  File "/usr/bin/bumblebee-status", line 17, in main
    filename="{}/debug.log".format(os.path.dirname(os.path.realpath(__file__)))
  File "/usr/lib/python3.6/logging/__init__.py", line 1776, in basicConfig
    h = FileHandler(filename, mode)
  File "/usr/lib/python3.6/logging/__init__.py", line 1025, in __init__
    StreamHandler.__init__(self, self._open())
  File "/usr/lib/python3.6/logging/__init__.py", line 1054, in _open
    return open(self.baseFilename, self.mode, encoding=self.encoding)
PermissionError: [Errno 13] Permission denied: '/usr/share/bumblebee-status/debug.log'

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
tobi-wan-kenobicommented, Apr 4, 2017

Damn, that was a bad change from my side. Sorry for the inconvenience! 😦 I have a patch ready, but I’m on the road right now. Will fix this today in the evening.

Default will be to log into ~/, with the option to specify the file path, as suggested by @dumyan .

0reactions
zetxxcommented, Apr 5, 2017

no worries 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Solved] Bumblebee doesn't work anymore after upgrade.
Two days ago after updating the kernel, systemd (245.2-1) and nvidia driver bumblebee has some problems. And nothing has changed since ...
Read more >
Bumblebee fails to start after update - "IgnoreABI" ineffective?
I updated Manjaro a few hours ago and am getting the following error: RR-W520 ramkumarr]# optirun glxgears [ 8291.208157] [ERROR]Cannot access ...
Read more >
how to fix "The Bumblebee daemon has not been started yet ...
I removed the nvidia-current-updates because unity was not able to start with it installed. By the way, I'm using the latest version of...
Read more >
Android Studio Bumblebee emulator not updating my changes
Uninstalling the app inside the emulator and then running it again so the app gets reinstalled with your new version. Also, as it's...
Read more >
linux mint - cinnamon doesn't start, bumblebee problem
I know I'm late, but the fix probably was changing bumblebee config around. Sometimes there's a desync where you are officially using a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found