lad1337 / XDM

XDM: eXtendable Download Manager. Plugin based media collection manager.
xdm.lad1337.de
Other
203 stars 46 forks source link

Update broke XDM #120

Closed DGMayor closed 10 years ago

DGMayor commented 10 years ago

XDM auto-updated last night, and now running it gives me this:

C:\XDM\XDM>xdm.py Traceback (most recent call last): File "C:\XDM\XDM\XDM.py", line 319, in main() File "C:\XDM\XDM\XDM.py", line 280, in main signal.signal(signal.SIGHUP, reboot_handler) AttributeError: 'module' object has no attribute 'SIGHUP'

lad1337 commented 10 years ago

ha thats from a merge ... what os are you running on ? okay nv you are running it on windows and looks like the signal module does not have that on windows

DGMayor commented 10 years ago

Windows 7 64 bit

lad1337 commented 10 years ago

pushed a commit to the master you will need to git pull this should fix it for you

lad1337 commented 10 years ago

also try https://gitter.im/lad1337/XDM to live chat

DGMayor commented 10 years ago

Driving atm, shouldn't reverb be typing this lol..

DGMayor commented 10 years ago

Good to go, thanks for the quick response on this!