| Summary: | starttde: invalid 'trap' command | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Francois Andriot <albator78> |
| Component: | tdebase | Assignee: | Francois Andriot <albator78> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | albator78, bugwatch, darrella |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: | tdebase: fix trap command in starttde | ||
|
Description
Francois Andriot
2014-02-22 09:25:30 CST
How are you invoking this? I don't see the message with a normal exit or when using Ctrl+Alt+Backspace. I am using run level 3 and startx. I'm running nested TDE session using Xephyr. From a terminal: xinit /opt/trinity/bin/starttde -- /usr/bin/Xephyr :1 -screen 1024x768 This allows to see all TDE messages in terminal. Note: avoid doing this from inside TDE, it causes strange behaviour in main TDE session. I personnaly run Xephyr from KDE4 session. Created attachment 2037 [details]
tdebase: fix trap command in starttde
Patch to fix the invalid trap command.
Patch was pushed to git in commit 8155652c 2014-05-01. |