hhannine / superpaper

A cross-platform multi monitor wallpaper manager.
MIT License
1.12k stars 46 forks source link

The binary is not working on Ubuntu 16.04 #7

Closed cwhy closed 5 years ago

cwhy commented 5 years ago

Tested the binary in Ubuntu 16.04 by ./superpaper and only found the following error message:

ERROR: Module 'wx' import has failed. Is it installed? GUI unavailable, exiting.
ERROR: Module 'wx' import has failed. Is it installed? GUI unavailable, exiting.
Traceback (most recent call last):
  File "superpaper.pyw", line 2642, in <module>
  File "superpaper.pyw", line 2636, in main
  File "superpaper.pyw", line 2628, in tray_loop
NameError: name 'exit' is not defined
[20733] Failed to execute script superpaper
hhannine commented 5 years ago

Are you running the v1.1.2 release? Try running it with the debugging switch, does it print any additional messages?

hhannine commented 5 years ago

Given that there hasn't been a response to this in a month and I can't reproduce this, I'll be closing this. Report back if issue persists.