Open bluMyst opened 10 years ago
Sorry for the late response. The print you are mentioning is harmless. To avoid the ugly margins in the menubar I'm forced to unset it (instead of just making it not visible) and this causes the print you are reading. Can you run it in a debugger to understand where the issue really is?
When I run
./cool-retro-term
as a non-root user I get this:The cool-retro-term window flashes up for a split second and then closes again, exiting. Here are seemingly the most important lines, word wrapped so they're more readable:
Running as root seems to work perfectly, this only happens on non-root. However, the output as root has the same TypeError. It just doesn't crash.