Re: [rox-users] ROX-Session-0.4.0 Is Senile
Mark Williams <[email protected]>
| Newsgroups | gmane.comp.desktop.rox.devel |
|---|---|
| Message-ID | <[email protected]> |
Mark Williams wrote: > Tony Houghton wrote: >> On Tue, 03 Jun 2008 22:26:35 +0100 >> Mark Williams <[email protected]> wrote: >> >>> Okay, I checked out the rox-session script in /usr/local/sbin and >>> it's v.0.40.0. >>> >>> I've attached both versions so you can see that's the case. >> Looking at it I've realised that even though it's from 0.40.0 it's still >> trying to run the 0launch version. If you get rid of these lines: >> >> if [ -x "`which 0launch`" ]; then >> exec $DBUS_LAUNCH 0launch http://rox.sourceforge.net/2005/interfaces/ROX-Session -w >> fi >> >> it should work. I'll have to do the same for release until/unless >> someone provides it with a feed. >> > I removed those lines but I'm still not getting the session options > windowlet I was expecting, i.e. the one with the halt, reboot, sleep, > session settings, cancel and logout buttons. > > It just seems to default to the install window. > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php I checked th grep thing again and got this ps x | grep ROX-Session 6733 ? S 0:00 python /var/cache/0install.net/implementations/sha1new=80f48c5dd798ff135c91df32e9d777c081ed1c15/ROX-Session/AppRun -w 6985 pts/0 R+ 0:00 grep ROX-Session mark@Archimedes:~$ Which looks suspiciously like the previous one. So the python version is still hanging around and still taking charge. I'll try deleting all instances of rox-session-0.3... and see what happens ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php