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

Summary: tdeinit_displayconfig crashes at session startup
Product: TDE Reporter: Francois Andriot <albator78>
Component: tdelibsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: albator78, bugwatch
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Attachments: tdeinit_displayconfig crash report

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.