#1192 closed defect (fixed)
xorg 1.18.1 breaks log file renaming
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | blocker | Milestone: | 1.0 |
Component: | server | Version: | trunk |
Keywords: | xorg xdummy | Cc: |
Description
Something changed since 1.18.0 and it ain't good.
The xorg server will print:
Failed to rename log file "/home/antoine/.xpra/Xorg.S10814.log" to "/home/antoine/.xpra/Xorg.S10814.log": No such file or directory
Which is just plain stupid, no idea why it tries to do that.
This in turn causes us some problems when we try to rename the logfile ourselves.
r12500 + r12501 try to continue anyway despite the missing log file - and will need to be backported.
Change History (5)
comment:1 Changed 6 years ago by
Status: | new → assigned |
---|
comment:2 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | xorg 1.18.3 breaks log file renaming → xorg 1.18.1 breaks log file renaming |
New seperate upstream ticket https://bugs.freedesktop.org/show_bug.cgi?id=95234.
Not much we can do at this end, so closing.
comment:4 Changed 5 years ago by
Patch submitted upstream: Don't try to add the pidstring to the log filename if it doesn't contain the "%s" placeholder for it., mailing list: fixing -logfile when used with -displayfd
comment:5 Changed 16 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1192
Note: See
TracTickets for help on using
tickets.
Re-opened the upstream ticket which caused this breakage: https://bugs.freedesktop.org/show_bug.cgi?id=93212#c5