OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Bundabrg on December 30, 2004, 04:06:39 am

Title: Matchbox Applets Disappearing
Post by: Bundabrg on December 30, 2004, 04:06:39 am
Since RC8 I've noticed a bug where the applets for matchbox die and disappear when changing screen resolution. This occurs when running xrand -s 0 and xrandr -s 1.

The only workaround Ive found is to do the following: -
Code: [Select]
touch /mnt/.mb-restart
killall matchbox-panel

I was going to wrap xrandr to do this but Im sure there is a better way since the panel takes a while to restart.

Does anyone have any suggestions?
Title: Matchbox Applets Disappearing
Post by: rgrep on December 30, 2004, 07:06:50 am
Until the bug gets fixed in matchbox-panel that's the only way to do it AFAIK.
Title: Matchbox Applets Disappearing
Post by: Bundabrg on December 30, 2004, 10:18:05 am
As long as I'm not the only one experiencing it then I'm not going crazy yet.
I'll wrap xrandr and add it to my hotfix (or really it should be called uglyhack-fix) ipk.

 - Bundabrg