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 3015 - GTK2 apps started by a non-graphical TDE app, do not use the system theme
Summary: GTK2 apps started by a non-graphical TDE app, do not use the system theme
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.0.x [Trinity]
Hardware: All All
: P5 minor
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2019-05-20 12:10 CDT by TCH
Modified: 2019-05-20 12:10 CDT (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description TCH 2019-05-20 12:10:32 CDT
If i start a GTK2 app from a TDE app which has a window (from Konsole, from Kicker, from D3lphin, etc.), then it uses the colours of TDE. However, if i start them from tdecmshell, Kicker's "run command", or - most importantly - autostart, then they ignore the set color scheme.

An example:

GTK2 app, started from kicker:

http://oscomp.hu/depot/ytfe_from_kicker.png

GTK2 app, started from autostart:

http://oscomp.hu/depot/ytfe_from_autostart.png