[Xfce-bugs] [Bug 16068] Nit: Cursor missing in search popup widget
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Oct 23 03:10:44 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=16068
Andre Miranda <andreldm at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreldm at xfce.org
--- Comment #5 from Andre Miranda <andreldm at xfce.org> ---
you need to build and install exo with:
./autogen.sh --prefix=/usr #this prefix can be different for ubuntu/debian
make && sudo make install
then build and run thunar:
./autogen.sh --prefix=/usr
make
thunar -q # quits the daemon
thunar/thunar # run thunar you just built
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list