What steps will reproduce the problem?
Alienware m11x R3 Here
1. run install.py and put NO when ask for the daemon
2. run sudo python ./puAlienFX.py
3. every action in the GUI return socket.timeout: timed out
What version of the product are you using? On what operating system?
last version. elementary OS Luna
Please provide any additional information below (Python Error Message if
possible).
this is all the output:
nthings@nthings-M11xR3:~/pyalienfx$ sudo python ./pyAlienFX.py
(pyAlienFX.py:14689): Gtk-WARNING **: Imposible encontrar el motor de temas en
la ruta al _modulo: «pixmap»,
(pyAlienFX.py:14689): Gtk-WARNING **: Imposible encontrar el motor de temas en
la ruta al _modulo: «pixmap»,
(pyAlienFX.py:14689): Gtk-WARNING **: Imposible encontrar el motor de temas en
la ruta al _modulo: «pixmap»,
(pyAlienFX.py:14689): Gtk-WARNING **: Imposible encontrar el motor de temas en
la ruta al _modulo: «pixmap»,
(pyAlienFX.py:14689): Gtk-WARNING **: Imposible encontrar el motor de temas en
la ruta al _modulo: «pixmap»,
Initializing Driver ...
Comnputer M11XR3 found ! Loading the parameters ...
Initializing Controller ...
Loading : ./Profiles/Default.cfg
SPEED = 65280
Initializing Interface ...
./pyAlienFX.py:123: GtkWarning: Can't pass in construct-only parameters to
cancel_button
self.gtk_AlienFX_Main.add_from_file('./glade/AlienFXMain.glade')
./pyAlienFX.py:123: GtkWarning: Can't pass in construct-only parameters to
ok_button
self.gtk_AlienFX_Main.add_from_file('./glade/AlienFXMain.glade')
Traceback (most recent call last):
File "./pyAlienFX.py", line 1106, in on_AlienFX_Menu_Light_Off
self.controller.Send_Packet()
File "./pyAlienFX.py", line 1260, in Send_Packet
resp = self.getResults()
File "./pyAlienFX.py", line 1194, in getResults
data = self.sock.recv(self.BUFSIZE)
socket.timeout: timed out
Original issue reported on code.google.com by rkdnthi...@gmail.com on 27 Jun 2014 at 9:27
Original issue reported on code.google.com by
rkdnthi...@gmail.com
on 27 Jun 2014 at 9:27