Donate Share

Karmen

Tracker: Bugs

5 karmen-0.15 not exit - ID: 2799772
Last Update: Tracker Item Submitted ( nobody )

There seems to be a bug with karmen-0.15 where after the last command
terminated, karmen support to exit but it didn't and instead it took up
100% CPU time. My .Xclient is below and it works find with karment-0.14

initial_sh=/xxxx/xinitial.sh

{
if [ -x /usr/local/bin/karmen ]; then
/usr/bin/xsetroot -cursor_name left_ptr
/usr/local/bin/karmen &
fi

if [ -x $rh_initial_sh ]; then
$initial_sh
elif [ -x /usr/bin/xterm ]; then
/usr/bin/xterm -geometry 80x50-20+100
fi
}


Nobody/Anonymous ( nobody ) - 2009-06-02 03:45

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.