Skip to content

Latest commit

 

History

History
75 lines (64 loc) · 3.79 KB

Bugs-and-Fixes.md

File metadata and controls

75 lines (64 loc) · 3.79 KB

List of DebianDog-Jessie fixes found after 04.09.2015:

1. Installing and running rythmbox (and maybe similar packages) could fail with message like:

 GLib-GIO-ERROR : Settings schema 'org.gtk.Settings.FileChooser

The problem is in some schemas from Wheezy included in gnome-mplayer-1.0.7 package. More information read here. To fix this download gnome-mplayer-fix.zip and extract the archive in /opt/bin (or /usr/bin). Typing this is enough to fix the problem in your running system:

sudo gnome-mplayer-fix

Or you can upgrade fixed gnome-mplayer-1.0.7 deb with: sudo apt-get update sudo apt-get install gnome-mplayer-1.0.7

2. The installer scripts bugs fixing created new problem and the last two versions removed from the repository. Recommended to make sure you have this version on your system by reinstalling this package: debdoginstallscripts_1.0.5_i386.deb

Or by running in terminal:

sudo apt-get update
sudo apt-get remove debdoginstallscripts
sudo apt-get install debdoginstallscripts

In case you have some problem with this package check out for updated deb package from Fred here.

3. Jwm version has xdm login manager included but it doesn't work well in OpenBox. In OpenBox version you can install this slim package. You can stop/start it from System -> Start/Stop Slim display-manager. More information read here. Available also in debiandog-repository:

sudo apt-get update
sudo apt-get install slim

4. The included /sbin/cryptsetup doesn't create working encrypted save file. Install this fixed cryptsetup-bin_1.6.6-9-debdog_i386.deb or run in terminal:

sudo apt-get update
sudo apt-get install cryptsetup-bin

5. Some fixes from Fred for fixdepinstall (install deb and dependencies right click option). More information read here. Install fixed version from the link above or from terminal:

sudo apt-get update
sudo apt-get install fixdepinstall

6. In OpenBox version when trying to install the full xfce4 desktop:

apt-get install xfce4	

There is an error:

xfce4 : Depends: libxfce4ui-utils (>= 4.10) but it is not going to be installed	

To fix it downgrade libxfce4ui-1-0 to official jessie version:

apt-get install libxfce4ui-1-0=4.10.0-6	

7. For porteus-boot only we have a report about a problem with clean shutdown described here. In case you experience the same problem extract this archive with fix from Jrb inside /live/image/live/rootcopy

The fix will be loaded only with porteus-boot without replacing the original /etc/init.d files for live-boot.

8. Fix for squashfs module loading scripts from Fred. More information read here.

sudo apt-get update
sudo apt-get install sfsload portablesfs-loadsfs-fuse

9. Small fix for frisbee. More information read here.

sudo apt-get update
sudo apt-get install frisbee