Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (121 - 123 of 230)

Ticket Resolution Summary Owner Reporter
#148 fixed xpra want's xpra 0.0.7.14 but only 0.0.6.0 is available in Ubuntu Maverick Antoine Martin WoLpH
Description

This is basically the same as ticket #121 but since I can't reopen, I made a new ticket.

The packages files for Maverick (both 32 and 64 bit) seem to be out of date aswell: http://winswitch.org/dists/maverick/main/binary-amd64/Packages

#147 fixed to enable ARD on OSX, we need the user's password - provide a way to request it Antoine Martin Antoine gmail
Description

The command used for toggling ARD on or off requires authentication, at the moment we don't keep the password (we should - but only for platforms that are known to require it: osx) and we need a way to request it if we do not have it (key login).

Then we can use the password to enable ARD if it is not enabled (and potentially other things - auto-start?)

#145 fixed gtk.AboutDialog() web url fails on win32 and osx Antoine Martin Antoine gmail
Description

AFAIK, the code is correct:

d = gtk.AboutDialog()
d.set_website("http://winswitch.org/")
d.set_website_label("winswitch.org")

But on those platforms, it comes up with an error...

Maybe now is the time to replace the whole thing with a custom dialog? Or at the very least, remove the URL for those platforms that cannot handle it!

Note: See TracQuery for help on using queries.