--- wikisrc/light-desktop/light-desktop-todo.mdwn 2012/05/21 16:07:58 1.6 +++ wikisrc/light-desktop/light-desktop-todo.mdwn 2012/06/02 17:07:52 1.11 @@ -4,24 +4,22 @@ A TODO file with the light-desktop packa The key tasks to do now are: -* update pcmanfm (or make wip version temporarily) +* update pcmanfm (currently using wip version but has bugs) * include all on a LiveCD * GUI around pkgin -* make the netbsd-artwork package +* complete the netbsd-light-desktop-artwork package * complete the netbsd-icon-theme package * split nautilus into nautilus-extensions which is used by gnome-system-tools * test the gnome-system-tools (including superuser access via GUI) * test system-config-printer-gnome -* package guvcview +* package guvcview (but is very Linux specific so test mplayer or xine with tv://) * package chromium (use firefox for now) -* package mtpaint * package software-properties-gtk * package xfburn * port simple-scan (it uses udev) or find alternative -* package osmo * package xfce4-power-manager or alternative -* package network-manager-gnome or alternative -* test lightdm +* package network-manager-gnome or alternative (using dhcpcd-gtk for now) +* test lightdm or lxdm) ## Upstream Bugs ## @@ -30,12 +28,9 @@ Several bugs were found and reported to * setresgid and setresuid not portable * what g_open version? * clearenv not portable -* SIGPOLL undeclared * right click in menu stays open * pcmanfm high cpu when ran twice * lxappearance doesn't start -* no pcmanfm file change monitoring - * solved ... needed glib2 component and famd started * pcmanfm crash with my custom .desktop file * lxpanel abort pthread_mutex_unlock * workaround in glib2 until fixed @@ -46,3 +41,6 @@ Several bugs were found and reported to * PAM_XAUTHDATA and PAM_XDISPLAY not defined * LC_ALL needs locale.h +* SIGPOLL undeclared +* no pcmanfm file change monitoring + * solved ... needed glib2 component and famd started