By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1993 - tdeinit_displayconfig crashes at session startup
Summary: tdeinit_displayconfig crashes at session startup
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdelibs (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-03-06 15:46 CST by Francois Andriot
Modified: 2018-05-27 10:47 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
tdeinit_displayconfig crash report (5.97 KB, text/plain)
2014-03-06 15:46 CST, Francois Andriot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francois Andriot 2014-03-06 15:46:48 CST
Created attachment 1986 [details]
tdeinit_displayconfig crash report

I have a dual screen computer. I've used the TDE "display configuration" KCM module to set it correctly and persistently (applied at startup). It works as expected.

Now, for testing purposes, I sometimes run a TDE session inside a nested X server (Xephyr).
Then at startup, I have a crash. See attached file.
It looks like it crashes when trying to apply the display settings of my physical hardware inside the nested X server.

I think we should check more carefully if the display parameters we try to apply are actually appliable in the current X server.
Comment 1 Francois Andriot 2014-03-07 13:02:34 CST
See:

http://git.trinitydesktop.org/cgit/tde-packaging/tree/redhat/applications
/tde-guidance/tde-guidance-14.0.0.spec

Good luck with that one :-)
It was originally copy/paste from ubuntu packaging, but I made some modifications to make it work.