Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:releases:4.0:errata [2012/07/24 19:53] domcox |
en:releases:4.0:errata [2012/08/20 22:48] (current) seacat |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Xorg fails to start at the end of boot. Solution: Preselect your language at boot menu or from the command line with: slitaz lang= kmap= | * Xorg fails to start at the end of boot. Solution: Preselect your language at boot menu or from the command line with: slitaz lang= kmap= | ||
* Upgrade from 3.0 to 4.0 can be a pain from the Package manager. Solution: Use SliTaz Installer from the command line or TazPanel to perform an upgrade. | * Upgrade from 3.0 to 4.0 can be a pain from the Package manager. Solution: Use SliTaz Installer from the command line or TazPanel to perform an upgrade. | ||
- | * Desktop bottom panel is missing. This is a bug from LXpanel, only the main panel is copied to user config. Solution: <code>cp /etc/lxpanel/slitaz/panels/bottom $HOME.config/lxpanel/slitaz/panels</code> | + | * Desktop bottom panel is missing. This is a bug from LXpanel, only the main panel is copied to user config. Solution: <code>cp /etc/lxpanel/slitaz/panels/* $HOME/.config/lxpanel/slitaz/panels</code> |
* tazpanel liveCD loram conversion does not work. Solution 1: use tazlito, example: <code>tazlito build-loram slitaz-4.0.iso slitaz-4.0-loram.iso ram</code>Solution 2: stop tazpanel server with the kill command and start it in an xterm<code>/etc/init.d/tazpanel start</code> | * tazpanel liveCD loram conversion does not work. Solution 1: use tazlito, example: <code>tazlito build-loram slitaz-4.0.iso slitaz-4.0-loram.iso ram</code>Solution 2: stop tazpanel server with the kill command and start it in an xterm<code>/etc/init.d/tazpanel start</code> | ||
* tazlito build-loram does not update the /mdsum file. The media-check option in boot menu reports unexpected broken files. slitaz-4.0-loram-cdrom media-check reports "177 files OK, 29 broken, 4488 not checked." Because isolinux.bin does not support rockridge and does not see most files. | * tazlito build-loram does not update the /mdsum file. The media-check option in boot menu reports unexpected broken files. slitaz-4.0-loram-cdrom media-check reports "177 files OK, 29 broken, 4488 not checked." Because isolinux.bin does not support rockridge and does not see most files. |