Changes between Version 45 and Version 46 of FAQ
- Timestamp:
- 03/15/14 02:22:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v45 v46 86 86 * "{{{Uh-oh, our size doesn't fit window sizing constraints ..}}}" 87 87 This means that xpra failed to create a window matching the desired constraints, you may experience display artifacts around the window's borders 88 * "{{{dec_avcodec is probably leaking memory}}}" 89 Your installation should be using {{{dec_avcodec2}}} (for ffmpeg version 2 onwards) or it is missing some patches 88 90 * "{{{Xorg is not readable}}}" 89 91 Your distribution ships Xorg suid but it is not readable by your current user, since Xpra needs to run Xorg non-suid, it needs to make a non-suid copy of the file so you will have to make it readable (please complain to your distributor - there is nothing we can do about this and the security benefits of preventing read access to a suid binary are dubious at best in most cases).