Custom Query (230 matches)
Results (73 - 75 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#75 | fixed | code is racy: must add locking around critical sections | ||
Description |
In most cases the racy code is harmless, but in some cases (preload sessions) a user could end up having access to someone else's session!
Must add the equivalent of Java's |
|||
#77 | fixed | native OSX improvements | ||
Description |
Using
There must also be away to do the auto-start on the Mac. Since |
|||
#78 | wontfix | build native version of xpra server on osx (avoid starting an X display server) | ||
Description |
It kinda builds against gtk-osx with tweaks, but fails at runtime with: ImportError: dlopen(/Library/Python/2.5/site-packages/wimpiggy/lowlevel/bindings.so, 2): Symbol not found: _gdk_x11_atom_to_xatom_for_display No idea if gdk on osx implements get_xatom... |
Note: See TracQuery
for help on using queries.