watchdog.py got some problem

Bug #1075029 reported by John Youi
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Touchpad-indicator
Fix Released
High
Lorenzo Carbonell

Bug Description

as the title, crash reporter in Ubuntu 12.10 tell me about that.

sorry I can't afford more imformation, I just know that happen after a suspend and I meet this problem for many time before.

John Youi (igonejack)
description: updated
Revision history for this message
Javier Romero (j-romero-1214) wrote :

I was unable to run the application at any point due to:

<gettext.GNUTranslations object at 0x29a1350>
name 'sys' is not defined
Traceback (most recent call last):
  File "./touchpad-indicator", line 39, in <module>
    from touchpad_indicator import TouchpadIndicator
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/touchpad_indicator.py", line 46, in <module>
    import watchdog
  File "/opt/extras.ubuntu.com/touchpad-indicator/share/touchpad-indicator/watchdog.py", line 34
    u'11/2/a/0', # TPPS/2 IBM TrackPoint
              ^
SyntaxError: invalid syntax

Which I just commented to:
faulty_devices = []
# u'11/2/a/0', # TPPS/2 IBM TrackPoint
# u'11/2/5/7326'] # ImPS/2 ALPS GlidePoint

Changed in touchpad-indicator:
assignee: nobody → Lorenzo Carbonell (lorenzo-carbonell)
importance: Undecided → High
status: New → In Progress
Changed in touchpad-indicator:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.