Summary: | KDE starts different application on startup, then what was saved on logout | ||
---|---|---|---|
Product: | [Unmaintained] ksmserver | Reporter: | Gergely Czuczy <phoemix> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gergely Czuczy
2008-08-18 09:52:40 UTC
You probably just need to modify your /usr/local/bin/kde3 script to set PATH to find the KDE3 version and run Kopete using this script. I am _do_ using KDE4 with kodepete from 3.5.8. So, fixing /usr/local/bin/kde3 won't help much, since i'm using kde4. How about you actually try it? And either way, writing paths to binaries in session has more disadvantages than advantages, so if you don't like the official solution, create a wrapper script that will launch the proper binary. |