Opened 13 years ago

Closed 13 years ago

#131 closed defect (worksforme)

winswitch not running on debian sid

Reported by: peter12 Owned by: Antoine Martin
Priority: major Milestone:
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

after running "winswitch_applet" got the folowing failure feedback:

Traceback (most recent call last):
  File "/usr/bin/winswitch_applet", line 3, in <module>
    from winswitch.client import applet_wrapper
ImportError: No module named winswitch.client
System:
lsb_release -a
LSB Version:    core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch
Distributor ID: Debian
Description:    Debian GNU/Linux unstable (sid)
Release:        unstable
Codename:       sid

Change History (3)

comment:1 Changed 13 years ago by Antoine Martin

Description: modified (diff)
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:2 Changed 13 years ago by Antoine Martin

sid is no longer part of the debian repository, how did you install it?
From source?
Can you try:

locate winswitch/client

comment:3 Changed 13 years ago by Antoine Martin

Resolution: worksforme
Status: acceptedclosed

I have re-added sid packages to the repository, you can find them here:
http://winswitch.org/downloads/debian-repository.html?dist_select=sid

If you have any problems with those, feel free to re-open the bug.

Note: See TracTickets for help on using tickets.