Tobias Bora
Tobias Bora
Arg, did not know that it would remove x flag. Otherwise I guess we can combine the cp with `chmod +w`. Out of curiosity, why is this `nice+cp` required? What's...
Ok thanks. I tried to check how to solve the problem without changing the current code too much, but I'm not even sure why the current code works: `self._process.start` is...
I think I also got bitten by this same bug. If I do: ``` g = overloadt(arrows, g, 1000) ``` to create a mod key (same bug with the other...
Thanks for the nice workaround. The main issue here is that this may not share the font with the one used in this package, and I don't know if they...
Hum... I tried it and it seems to work pretty well for the moment... I would like to try with another Wifi spot that usually always crash my wifi, but...
Maybe I spoke too fast... After 1 hour of use I got five disconnections within 2 minutes and it continues...
You can find in the attached file the logs that got with a quick disconnection. I restart network-manager, got wifi for one minute, then the wifi crashed. (note that I...
Did you try the very latest version on the latest kernel ? I heard that it solve some disconnection problems. After I didn't try personally, because I decided to change...
Helle, Are the source packages enabled ? Basically you should read a "deb-src …" line under each "deb …" line in /etc/apt/sources.list. You can also use this documentation on ubuntu...
In others words, could you run ``` sudo apt-get update && sudo apt full-upgrade ``` and give us the content of the file build/build__/linux_/driver/bluetooth/btusb.c ? (The path is approximative, fill...