Alexander Sack - Debian Bugmail a écrit, le 22.05.2007 11:23 :
> ok ... my problem here is that I don't understand why it doesn't work
> and I rarely received any valuable input from kde folks. If you can
> gather that info please let me know. I would be glad to fix the root
> cause of it.
>
> On the other front, using /usr/bin/icedove-bin is not supported :).
>
> - Alexander
i'm not expert enough to gather much, all i can see is that
- "kde restore session" try to start "icedove-bin" and does not find it.
- kde stores this "restore infos" in
/home/USER/.kde/share/config/session/kwin_something
- firefox/iceweasel does start with kde session restore and looks very
much alike in terms of organisation with icedove (/usr/bin /usr/lib)
- a possible work-around with this "problem" is to :
ln -s /usr/lib/icedove/icedove /usr/bin/icedove-bin
editing /usr/lib/icedove/icedove at line 144
changing:
MOZILLA_BIN="${progbase}-bin"
by
MOZILLA_BIN="${progbase}"
HTH
--
heho