Custom Query (230 matches)
Results (190 - 192 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#90 | wontfix | 100% cpu usage on some systems - twisted POLLIN | ||
Description |
The pygtk bug is here I had originally created a twisted bug here - but the problem is not in twisted. And here is the Fedora bug: 660137 Gentoo bug: 353599 Ubuntu bug: 664920 Debian already has a patch for squeeze (against 2.17.0-4): pygtk-wakeupfd-fix.patch FreeBSD: bug 154755 So, I believe we should just leave it to the distributors to ship patched versions of the libraries we rely on rather than trying to workaround the issue (not even sure it is possible to do so) However: if you want to use the fixed PyGTK RPMs/DEBs we have made using the above patch, please download them manually from: http://winswitch.org/dists/ (as this is a system package - we will not push it to you automatically: this is your distribution's job) |
|||
#142 | wontfix | 64-bit build for MS Windows | ||
Description |
There are a number of obstacles which prevent us from following the instructions on dev/win32. For some dependencies, it is just a question of doing more manual work than running the 64-bit version of the installer, as is the case for setuptools and python wmi. Then there's the problem that by default, you can't compile 64-bit programs with distutils and VC 2008... (see http://bugs.python.org/issue7511 and use this patch: http://bugs.python.org/file17959/vcvars4.diff - why isn't this merged and released??) Unfortunately, other dependencies are even harder to deal with:
|
|||
#153 | wontfix | app menus missing in 0.12.4 on OSX client | ||
Description |
I downloaded and installed 0.12.4 on my OSX client. There used to be a right-hand-side "tray" menu that I don't see anymore. I can find no way to run applications and Winswitch is unusable.
There are now some left-hand side menus ("Servers", "Windows", "Desktops") that I don't recall from before. Maybe they're meant to replace the tray menu?
|