![]() ![]() | ![]() |
version 1.10, 2012/05/22 12:06:03 | version 1.13, 2012/06/21 02:32:43 |
---|---|
Line 12 The key tasks to do now are: | Line 12 The key tasks to do now are: |
* 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 (but is very Linux specific so test mplayer or xine with tv://) |
* package chromium (use firefox for now) | * package chromium (use firefox for now) |
* package software-properties-gtk | * package software-properties-gtk |
* package xfburn | * package xfburn |
* port simple-scan (it uses udev) or find alternative | * 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 (using dhcpcd-gtk for now) |
* test lightdm | * test lightdm or lxdm) |
## Upstream Bugs ## | ## Upstream Bugs ## |
Several bugs were found and reported to the upstream maintainers: | 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> | |
* clearenv not portable <https://bugs.launchpad.net/bugs/999714> | * clearenv not portable <https://bugs.launchpad.net/bugs/999714> |
* 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> |
Line 43 Several bugs were found and reported to | Line 42 Several bugs were found and reported to |
* LC_ALL needs locale.h <https://bugs.launchpad.net/bugs/999438> | * LC_ALL needs locale.h <https://bugs.launchpad.net/bugs/999438> |
* SIGPOLL undeclared <https://sourceforge.net/tracker/?func=detail&aid=3528311&group_id=156956&atid=801864> | * SIGPOLL undeclared <https://sourceforge.net/tracker/?func=detail&aid=3528311&group_id=156956&atid=801864> |
* 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 | * solved ... needed glib2 built with kqueue or glib2 gio-fam installed and famd started |
* what g_open version? <https://bugs.launchpad.net/bugs/999718> |