xffm behavior
Jens Luedicke
jens at irs-net.com
Tue Feb 18 18:13:24 CET 2003
Hi ...
I noticed that xffm reloads and expands my homedir three or
more times on startup. the open_dir() function
in callbacks.c is called six times.
I added some debug messages:
jens at cello:~$ xffm
xffm: do_it: expand row
xffm: open_dir: /home/jens
xffm: open_dir: expand row
xffm: open_dir: /home/jens
xffm: do_it: expand row
xffm: open_dir: /home/jens
xffm: open_dir: expand row
xffm: open_dir: /home/jens
xffm: do_it: expand row
xffm: open_dir: /home/jens
xffm: open_dir: expand row
xffm: open_dir: /home/jens
It seems that the call to function do_it()
in refresh.c causes this.
--
Jens Luedicke <jens at irs-net.com>
"Never offend people with style when you can offend them with
substance."
--Sam Brown
More information about the Xfce4-dev
mailing list