![]() ![]() | ![]() |
version 1.1, 2012/05/19 19:50:33 | version 1.8, 2012/05/22 02:30:18 |
---|---|
Line 4 A TODO file with the light-desktop packa | Line 4 A TODO file with the light-desktop packa |
The key tasks to do now are: | The key tasks to do now are: |
* update pcmanfm (currently using wip version but has bugs) | |
* include all on a LiveCD | * include all on a LiveCD |
* GUI around pkgin | * GUI around pkgin |
* make the netbsd-light-desktop-artwork package | |
* complete the netbsd-icon-theme package | |
* split nautilus into nautilus-extensions which is used by gnome-system-tools | * split nautilus into nautilus-extensions which is used by gnome-system-tools |
* test the gnome-system-tools (including superuser access via GUI) | * test the gnome-system-tools (including superuser access via GUI) |
* test system-config-printer-gnome | * test system-config-printer-gnome |
* package guvcview | * package guvcview |
* package chromium (use firefox for now) | * package chromium (use firefox for now) |
* package mtpaint | |
* package software-properties-gtk | * package software-properties-gtk |
* package xfburn | * package xfburn |
* package osmo | * port simple-scan (it uses udev) or find alternative |
* package xfce4-power-manager or alternative | * package xfce4-power-manager or alternative |
* package network-manager-gnome or alternative | * package network-manager-gnome or alternative |
* test lightdm | * test lightdm |
Several bugs were found and reported: | ## Upstream Bugs ## |
Several bugs were found and reported to the upstream maintainers: | |
* setresgid and setresuid not portable <https://bugs.launchpad.net/bugs/999713> | * setresgid and setresuid not portable <https://bugs.launchpad.net/bugs/999713> |
* what g_open version? <https://bugs.launchpad.net/bugs/999718> | * what g_open version? <https://bugs.launchpad.net/bugs/999718> |
* clearenv not portable <https://bugs.launchpad.net/bugs/999714> | * clearenv not portable <https://bugs.launchpad.net/bugs/999714> |
* PAM_XAUTHDATA and PAM_XDISPLAY not defined <https://bugs.launchpad.net/bugs/999709> | * SIGPOLL undeclared <https://sourceforge.net/tracker/?func=detail&aid=3528311&group_id=156956&atid=801864> |
* LC_ALL needs locale.h <https://bugs.launchpad.net/bugs/999438> | |
* right click in menu stays open <https://sourceforge.net/tracker/?func=detail&aid=3527766&group_id=180858&atid=894869> | * right click in menu stays open <https://sourceforge.net/tracker/?func=detail&aid=3527766&group_id=180858&atid=894869> |
* pcmanfm high cpu when ran twice <https://sourceforge.net/tracker/?func=detail&aid=3527770&group_id=156956&atid=801864> | * pcmanfm high cpu when ran twice <https://sourceforge.net/tracker/?func=detail&aid=3527770&group_id=156956&atid=801864> |
* lxappearance doesn't start <https://sourceforge.net/tracker/?func=detail&aid=3527772&group_id=180858&atid=894869> | * lxappearance doesn't start <https://sourceforge.net/tracker/?func=detail&aid=3527772&group_id=180858&atid=894869> |
* no pcmanfm file change monitoring <https://sourceforge.net/tracker/?func=detail&aid=3527773&group_id=156956&atid=801864> | * no pcmanfm file change monitoring <https://sourceforge.net/tracker/?func=detail&aid=3527773&group_id=156956&atid=801864> |
* solved ... needed glib2 component and famd started | |
* pcmanfm crash with my custom .desktop file <https://sourceforge.net/tracker/?func=detail&aid=3527776&group_id=156956&atid=801864> | * pcmanfm crash with my custom .desktop file <https://sourceforge.net/tracker/?func=detail&aid=3527776&group_id=156956&atid=801864> |
* lxpanel abort pthread_mutex_unlock <https://sourceforge.net/tracker/?func=detail&aid=3527777&group_id=180858&atid=894869> | * lxpanel abort pthread_mutex_unlock <https://sourceforge.net/tracker/?func=detail&aid=3527777&group_id=180858&atid=894869> |
* workaround in glib2 until fixed <http://ftp.netbsd.org/pub/NetBSD/misc/reed/light-desktop/patch-glib2-gthread-posix.txt> | |
* lxsession-edit core dump on exit <https://sourceforge.net/tracker/?func=detail&aid=3527778&group_id=180858&atid=894869> | * lxsession-edit core dump on exit <https://sourceforge.net/tracker/?func=detail&aid=3527778&group_id=180858&atid=894869> |
* lxsession-logout doesn't stop lxde <https://sourceforge.net/tracker/?func=detail&aid=3527786&group_id=180858&atid=894869> | * lxsession-logout doesn't stop lxde <https://sourceforge.net/tracker/?func=detail&aid=3527786&group_id=180858&atid=894869> |
### Closed bugs ### | |
* PAM_XAUTHDATA and PAM_XDISPLAY not defined <https://bugs.launchpad.net/bugs/999709> | |
* LC_ALL needs locale.h <https://bugs.launchpad.net/bugs/999438> |