zerlgi / pyalienfx

Automatically exported from code.google.com/p/pyalienfx
GNU General Public License v3.0
0 stars 0 forks source link

Can't Execute it #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello guys, so i tryed to Execute the pyAlienFX and im getting problems to 
execute it. It may be because im new in debian. 

So, Im running Debian Wheezy(amd64) on an Alienware M14xR1. 

I installed libusb 1.0, and then i used the deb file. I cheked that the 
installation was alright on the synaptic package manager and evething was 
allright.

I tryed to run ./pyAlienFX_daemon.py and i got this :

root@rsm-host:/usr/share/pyAlienFX# ./pyAlienFX_daemon.py
Initializing Driver  ...
Comnputer M14XR1 found ! Loading the parameters ...
Initializing Controller ...
...listening

Then notthing happends..

Also i ran the ./pyAlienFX_Launcher.sh:

root@rsm-host:/usr/share/pyAlienFX# ./pyAlienFX_Launcher.sh
Initializing Driver  ...
Comnputer M14XR1 found ! Loading the parameters ...
Initializing Controller ...
Traceback (most recent call last):
  File "./pyAlienFX_daemon.py", line 304, in <module>
    Daemon = ServCmd()
  File "./pyAlienFX_daemon.py", line 76, in __init__
    s.__serv.bind((ADDR))
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 98] Address already in use
root@rsm-host:/usr/share/pyAlienFX# Traceback (most recent call last):
  File "./pyAlienFX_Indicator.py", line 27, in <module>
    import appindicator
ImportError: No module named appindicator

to launch the Configurator : launch pyAlienFX Alt+F2 pyAlienFX ( it doesn't 
works for me )

I think that i must be doing something wrong because im new on debian, anyways 
i wanted to ask because it makes some days that i really want to run pyAlienFX.

THanks guys!

Original issue reported on code.google.com by eralci...@gmail.com on 17 Jul 2013 at 9:06

GoogleCodeExporter commented 9 years ago
sorry for my english!

Original comment by eralci...@gmail.com on 17 Jul 2013 at 9:07

GoogleCodeExporter commented 9 years ago
Are you running Gnome ? 

Because ce problem comes from appindicator ! 
if yes then just install appindicator ! otherwise, just launch pyAlienFX.py 
(not the launcher or anything) from the folder !  

Original comment by ledjfou125 on 17 Jul 2013 at 12:41

GoogleCodeExporter commented 9 years ago
( Im eralcio@gmail.com, i forgot the password from the account because i just 
did it to ask here)

The problem is fixed!!

i stil getting the applications error but when i run the pyAlienFX.py from the 
terminal, the program works pretty fine, i must add that it's even better than 
AlienFX! <3

By the way, i found a little bug, the button Lights On is not working for me, i 
have to use Preview.

Well thanks! 

Original comment by rafael.s...@gmail.com on 17 Jul 2013 at 7:07