Schoelje wrote:I had to add some code to live-installer to handle lightdm...but made a typo:
- Code: Select all
gksu mousepad /usr/lib/live-installer/installer.py
line #313:
- Code: Select all
if os.path.exist(lightdmPath):
should be:
- Code: Select all
if os.path.exists(lightdmPath):
Spot the difference!
I'm working on a new iso because this critical bug needs to be solved if anyone wants to seriously test LMDE Xfce.
Nice catch.
I edited my own /etc/fstab to the correct settings and now have a working swap.
CWW says,
It looks very KDE-like (which I think was intentional), which I think is interesting, although it takes some getting used to. However, it appears to have not GTK 3 support, so abiword, which is written in GTK 3, looks very bad. The easiest way to fix this would be to use a theme that supports GTK 3.

, Yes you can tell Schoelje is a KDE guy...
Oxygen theme, and (38mb's..

) of
oxygencursors (I removed those and added the dmz-cursor-theme, 3.6mb) that we are more familiar with.
About themes.
I installed a half dozen gtk2/3 themes that all worked well in my LMDE/XFCE/SID (201204 iso). They are work well there, but NOT in the UN/XFCE? Oxygen-gtk is the ONLY theme that works properly.
I thought to install
gtk3-engines-xfce (3.0.1-1) from Siduction XFCE next to no avail..

Enough for today....
