Custom Query (230 matches)
Results (106 - 108 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#107 | fixed | SELinux prevents xauth from accessing per session auth files in user's home directory | ||
Description |
If selinux is enforcing, xauth just fails... So we have a workaround in place where we pass the global XAUTHORITY to the server and it uses that if /selinux/enforcing==1 Not ideal. I can't see any easy way of being able to create new xauth files with selinux enabled. PITA See also: NX bug |
|||
#116 | fixed | pygst is broken on PowerPC (used to crash the application) | ||
Description |
It crashes on This is a known issue: However, applying the patches in the debian bug entry did NOT resolve the issue and the application still crashes at the exact same point which is rather odd. Until this is resolved, something must be added to prevent us from trying to load pygst on PowerPC macs. (this was done by hand to make the 0.11.0 ppc build) |
|||
#117 | fixed | OSX: remove dock icon for xpra or make it usable | ||
Description |
Another one of Apple's rubbish "design" decisions means that we can't programmatically disable the dock when we launch an app like xpra... So we have two options:
For details, see: |