Debian Plymouth Manager - Help needed

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Schoelje

Debian Plymouth Manager - Help needed

Post by Schoelje »

Debian Plymouth Manager: a Plymouth manager for Debian and Debian based distributions

Initially it was meant for my unofficial LMDE KDE (http://forums.linuxmint.com/viewtopic.php?f=61&t=106426) but this should work on any Debian based distribution (including LMDE).

This means I'm looking for testers:

You can download the .deb file here:
http://www.schoelje.nl/lmdekde/packages ... .0_all.deb

DPM is still in development, so before you install, make sure you have made an image of your system you can revert to when things go not entirely the way you expected...
You can use CloneZilla (http://clonezilla.org) to create an image.

After installation, open up a terminal:

Code: Select all

dpm -d
This will create a debug file in your home directory:

Code: Select all

$HOME/ddm.log
When you want to post your findings in this thread, you can add the log file to your message (or link to pastebin, if you like). The information in this log helps me to debug the application.

If you're a coder, and you'd like to pitch in, you can check the source at GitHub:
https://github.com/Schoelje/debian-plymouth-manager
You can look at the code at GitHub or fork the repository and create a new branch.

So you see: you don't need to be a Linux crack to help out!
Your help is very much appreciated!



Screenshot:
Image
Last edited by Schoelje on Fri Dec 28, 2012 6:06 pm, edited 3 times in total.
GeneC

Re: Debian Plymouth Manager - Help needed

Post by GeneC »

LMDE/XFCE tracking SID (201204 64bit)
Nividia 310.19
Liquorix 3.6.0-10.dmz.1-liquorix-amd64 x86_64
XFCE 4.10

Plymouth, plymouth-themes-all, plymouth-themes-mint installed

Code: Select all

gene@zordon:~$ apt-cache policy plymouth
plymouth:
  Installed: 0.8.8-3
  Candidate: 0.8.8-3
  Version table:
 *** 0.8.8-3 0
        500 http://http.us.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
Ran dpm -d
LOG

Code: Select all

18-12-2012 09:01:40 main                          INFO      Write debug information to file: /home/gene/dpm.log
18-12-2012 09:01:40 execcmd.run                   DEBUG     Command to execute: cat /proc/version
18-12-2012 09:01:40 main                          INFO      Machine info: Linux version 3.6.0-10.dmz.1-liquorix-amd64 (Debian 3.6.0-10) (damentz@liquorix.net) (gcc version 4.7.2 (Debian 4.7.2-4) ) #1 ZEN SMP PREEMPT Wed Dec 12 03:35:17 UTC 2012
18-12-2012 09:01:40 execcmd.run                   DEBUG     Command to execute: apt-cache policy ddm | grep Installed
18-12-2012 09:01:40 main                          INFO      DDM version:
18-12-2012 09:01:40 execcmd.run                   DEBUG     Command to execute: dpkg -s apt-listbugs | grep Status
18-12-2012 09:01:41 main                          WARNING   apt-listbugs is installed and might interfere with driver installation
18-12-2012 09:01:41 execcmd.run                   DEBUG     Command to execute: cat /proc/version
18-12-2012 09:01:41 main                          DEBUG     Startup command: gksu --message "<b>Please enter your password</b>" python /usr/lib/dpm/dpm.py :d :l /home/gene/dpm.log
18-12-2012 09:01:41 execcmd.run                   DEBUG     Command to execute: apt-cache policy dpm | grep Installed
18-12-2012 09:01:41 execcmd.run                   DEBUG     Command to execute: cat /proc/version
18-12-2012 09:01:41 execcmd.run                   DEBUG     Command to execute: xrandr | grep '^\s' | cut -d' ' -f4
18-12-2012 09:01:41 functions.getResolutions      DEBUG     Resolution added: 800x600
18-12-2012 09:01:41 functions.getResolutions      DEBUG     Resolution added: 1024x768
18-12-2012 09:01:41 functions.getResolutions      DEBUG     Resolution added: 1152x864
18-12-2012 09:01:41 functions.getResolutions      DEBUG     Resolution added: 1680x1050
18-12-2012 09:01:41 functions.getResolutions      DEBUG     Resolution added: 1280x1024
18-12-2012 09:01:41 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: None
18-12-2012 09:01:41 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
18-12-2012 09:01:42 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
18-12-2012 09:01:42 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int)
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1)
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Column added: Column 0
18-12-2012 09:01:44 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: text
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 10
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int)
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1)
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Column added: Column 0
18-12-2012 09:01:44 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:01:44 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:01:57 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:01:57 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:02 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: text
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 10
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:02 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:02 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:08 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: text
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 10
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:08 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:08 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:02:17 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:22 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:22 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:02:33 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: mint
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:59 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: text
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 10
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:02:59 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:02:59 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:03:06 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:03:08 dpm.setTheme                  INFO      Save setting: mint (1680x1050)
18-12-2012 09:03:08 dpm.setTheme                  DEBUG     Check every 5 miliseconds if thread is still active
18-12-2012 09:03:18 PlymouthSave.getUsedModule    INFO      Used graphics driver: nvidia
18-12-2012 09:03:20 execcmd.run                   DEBUG     Command to execute: sed 's/^ *//; s/ *$//' /etc/initramfs-tools/modules -i
18-12-2012 09:03:30 execcmd.run                   DEBUG     Command to execute: sed 's/^.*KMS$//g' /etc/initramfs-tools/modules -i
18-12-2012 09:03:41 execcmd.run                   DEBUG     Command to execute: sed 's/^intel_agp$//g' /etc/initramfs-tools/modules -i
18-12-2012 09:03:48 execcmd.run                   DEBUG     Command to execute: sed 's/^drm$//g' /etc/initramfs-tools/modules -i
18-12-2012 09:03:54 execcmd.run                   DEBUG     Command to execute: sed 's/^nouveau modeset.*//g' /etc/initramfs-tools/modules -i
18-12-2012 09:03:57 execcmd.run                   DEBUG     Command to execute: sed 's/^radeon modeset.*//g' /etc/initramfs-tools/modules -i
18-12-2012 09:04:01 execcmd.run                   DEBUG     Command to execute: sed 's/^i915 modeset.*//g' /etc/initramfs-tools/modules -i
18-12-2012 09:04:07 execcmd.run                   DEBUG     Command to execute: sed '/^$/d' /etc/initramfs-tools/modules -i
18-12-2012 09:04:15 PlymouthSave.run              DEBUG     Append line to modules: drm
18-12-2012 09:04:17 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_CMDLINE_LINUX_DEFAULT=/ c GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"' /etc/default/grub
18-12-2012 09:04:33 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_GFXPAYLOAD_LINUX=/ c GRUB_GFXPAYLOAD_LINUX=1680x1050' /etc/default/grub
18-12-2012 09:04:34 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme mint
18-12-2012 09:04:39 execcmd.run                   DEBUG     Command to execute: update-grub
18-12-2012 09:04:42 execcmd.run                   INFO      Generating grub.cfg ...
18-12-2012 09:04:44 execcmd.run                   INFO      using custom appearance settings
18-12-2012 09:04:47 execcmd.run                   INFO      Found background image: /home/gene/Pictures/rob_eclipse.jpg
18-12-2012 09:04:48 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.6.0-10.dmz.1-liquorix-amd64
18-12-2012 09:04:49 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.6.0-10.dmz.1-liquorix-amd64
18-12-2012 09:04:54 execcmd.run                   INFO      Found Linux Mint Debian Edition (1) on /dev/sda1
18-12-2012 09:04:55 execcmd.run                   INFO      Found LMDE Gnome (SID) (1) on /dev/sda6
18-12-2012 09:04:55 execcmd.run                   INFO      Found Linux Mint 13 Maya (13) on /dev/sda7
18-12-2012 09:04:58 execcmd.run                   INFO      Found Linux Mint 14 Nadia (14) on /dev/sda8
18-12-2012 09:05:01 execcmd.run                   INFO      done
18-12-2012 09:05:05 execcmd.run                   DEBUG     Command to execute: update-initramfs -u -k all
18-12-2012 09:05:06 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.6.0-10.dmz.1-liquorix-amd64
18-12-2012 09:05:24 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1680x1050
18-12-2012 09:05:24 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
18-12-2012 09:05:24 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
18-12-2012 09:05:25 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:05:26 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 4
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:05:26 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:05:26 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:05:26 dpm.checkSaveThread           INFO      Done saving settings: mint (1680x1050)
18-12-2012 09:05:26 dpm.checkSaveThread           DEBUG     Theme: mint
Resolution: 1680x1050

Done
18-12-2012 09:05:35 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
18-12-2012 09:05:45 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:05:55 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:05:55 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:05:58 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 4
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:05:58 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:05:58 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:01 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
18-12-2012 09:06:11 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:22 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:22 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:22 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:22 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:32 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:32 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:34 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 4
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:34 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:34 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 4
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:06:34 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:06:34 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:06:36 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
Re-boot
Plymouth failed (boot message).

I am using Grub Customizer on a (5 OS boot) which no doubt adds complexity.... :!:

Code: Select all

gene@zordon:~$ inxi -F
System:    Host: zordon Kernel: 3.6.0-10.dmz.1-liquorix-amd64 x86_64 (64 bit) 
           Desktop: Xfce 4.10.0 Distro: LinuxMint 1 debian
Machine:   Mobo: ASUSTeK model: M4A88TD-M/USB3 version: Rev X.0x Bios: American Megatrends version: 1501 date: 08/09/2012
CPU:       Quad core AMD Phenom II X4 955 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 sse4a svm) 
           Clock Speeds: 1: 3200.00 MHz 2: 800.00 MHz 3: 800.00 MHz 4: 800.00 MHz
Graphics:  Card: NVIDIA GF104 [GeForce GTX 460] X.Org: 1.12.4 driver: nvidia Resolution: 1680x1050@60.0hz 
           GLX Renderer: GeForce GTX 460/PCIe/SSE2 GLX Version: 4.3.0 NVIDIA 310.19
Audio:     Card-1: NVIDIA GF104 High Definition Audio Controller driver: snd_hda_intel Sound: ALSA ver: 1.0.25
           Card-2: Creative Labs CA0106 Soundblaster driver: snd_ca0106 
Network:   Card: Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller driver: r8169 
           IF: eth1 state: up speed: 100 Mbps duplex: full mac: 48:5b:39:ee:b9:e7
Drives:    HDD Total Size: 322.0GB (1.7% used) 1: id: /dev/sda model: ST3320613AS size: 320.1GB 
           2: USB id: /dev/sde model: CardReader_SD size: 2.0GB 
Partition: ID: / size: 25G used: 5.2G (23%) fs: ext4 ID: swap-1 size: 1.98GB used: 0.00GB (0%) fs: swap 
Sensors:   System Temperatures: cpu: 38.0C mobo: 41.0C gpu: 50C 
           Fan Speeds (in rpm): cpu: 979 sys-1: 1083 
Info:      Processes: 202 Uptime: 7 min Memory: 872.8/5962.6MB Client: Shell inxi: 1.8.20
GeneC

Re: Debian Plymouth Manager - Help needed

Post by GeneC »

2nd attempt
Semi Sucess..

Ran dpm -d again
Changed theme
Chose Solar 1680x1050
Selecting "Preview" shows only garbled screen.

LOG

Code: Select all

18-12-2012 09:41:16 main                          INFO      Write debug information to file: /home/gene/dpm.log
18-12-2012 09:41:16 execcmd.run                   DEBUG     Command to execute: cat /proc/version
18-12-2012 09:41:16 main                          INFO      Machine info: Linux version 3.6.0-10.dmz.1-liquorix-amd64 (Debian 3.6.0-10) (damentz@liquorix.net) (gcc version 4.7.2 (Debian 4.7.2-4) ) #1 ZEN SMP PREEMPT Wed Dec 12 03:35:17 UTC 2012
18-12-2012 09:41:16 execcmd.run                   DEBUG     Command to execute: apt-cache policy ddm | grep Installed
18-12-2012 09:41:16 main                          INFO      DDM version:
18-12-2012 09:41:16 execcmd.run                   DEBUG     Command to execute: dpkg -s apt-listbugs | grep Status
18-12-2012 09:41:16 main                          WARNING   apt-listbugs is installed and might interfere with driver installation
18-12-2012 09:41:16 execcmd.run                   DEBUG     Command to execute: cat /proc/version
18-12-2012 09:41:16 main                          DEBUG     Startup command: gksu --message "<b>Please enter your password</b>" python /usr/lib/dpm/dpm.py :d :l /home/gene/dpm.log
18-12-2012 09:41:17 execcmd.run                   DEBUG     Command to execute: apt-cache policy dpm | grep Installed
18-12-2012 09:41:17 execcmd.run                   DEBUG     Command to execute: cat /proc/version
18-12-2012 09:41:17 execcmd.run                   DEBUG     Command to execute: xrandr | grep '^\s' | cut -d' ' -f4
18-12-2012 09:41:17 functions.getResolutions      DEBUG     Resolution added: 800x600
18-12-2012 09:41:17 functions.getResolutions      DEBUG     Resolution added: 1024x768
18-12-2012 09:41:17 functions.getResolutions      DEBUG     Resolution added: 1152x864
18-12-2012 09:41:17 functions.getResolutions      DEBUG     Resolution added: 1680x1050
18-12-2012 09:41:17 functions.getResolutions      DEBUG     Resolution added: 1280x1024
18-12-2012 09:41:17 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1680x1050
18-12-2012 09:41:17 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
18-12-2012 09:41:17 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
18-12-2012 09:41:18 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int)
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1)
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Column added: Column 0
18-12-2012 09:41:20 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: mint
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 4
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int)
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1)
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Column added: Column 0
18-12-2012 09:41:20 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:41:20 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:41:42 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: solar
18-12-2012 09:41:46 dpm.setTheme                  INFO      Save setting: solar (1680x1050)
18-12-2012 09:41:46 dpm.setTheme                  DEBUG     Check every 5 miliseconds if thread is still active
18-12-2012 09:41:54 PlymouthSave.getUsedModule    INFO      Used graphics driver: nvidia
18-12-2012 09:41:55 execcmd.run                   DEBUG     Command to execute: sed 's/^ *//; s/ *$//' /etc/initramfs-tools/modules -i
18-12-2012 09:41:57 execcmd.run                   DEBUG     Command to execute: sed 's/^.*KMS$//g' /etc/initramfs-tools/modules -i
18-12-2012 09:42:00 execcmd.run                   DEBUG     Command to execute: sed 's/^intel_agp$//g' /etc/initramfs-tools/modules -i
18-12-2012 09:42:04 execcmd.run                   DEBUG     Command to execute: sed 's/^drm$//g' /etc/initramfs-tools/modules -i
18-12-2012 09:42:06 execcmd.run                   DEBUG     Command to execute: sed 's/^nouveau modeset.*//g' /etc/initramfs-tools/modules -i
18-12-2012 09:42:06 execcmd.run                   DEBUG     Command to execute: sed 's/^radeon modeset.*//g' /etc/initramfs-tools/modules -i
18-12-2012 09:42:06 execcmd.run                   DEBUG     Command to execute: sed 's/^i915 modeset.*//g' /etc/initramfs-tools/modules -i
18-12-2012 09:42:14 execcmd.run                   DEBUG     Command to execute: sed '/^$/d' /etc/initramfs-tools/modules -i
18-12-2012 09:42:16 PlymouthSave.run              DEBUG     Append line to modules: drm
18-12-2012 09:42:16 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_CMDLINE_LINUX_DEFAULT=/ c GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"' /etc/default/grub
18-12-2012 09:42:24 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_GFXPAYLOAD_LINUX=/ c GRUB_GFXPAYLOAD_LINUX=1680x1050' /etc/default/grub
18-12-2012 09:42:29 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme solar
18-12-2012 09:42:34 execcmd.run                   DEBUG     Command to execute: update-grub
18-12-2012 09:42:38 execcmd.run                   INFO      Generating grub.cfg ...
18-12-2012 09:42:39 execcmd.run                   INFO      using custom appearance settings
18-12-2012 09:42:39 execcmd.run                   INFO      Found background image: /home/gene/Pictures/rob_eclipse.jpg
18-12-2012 09:42:41 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.6.0-10.dmz.1-liquorix-amd64
18-12-2012 09:42:41 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.6.0-10.dmz.1-liquorix-amd64
18-12-2012 09:42:44 execcmd.run                   INFO      Found Linux Mint Debian Edition (1) on /dev/sda1
18-12-2012 09:42:46 execcmd.run                   INFO      Found LMDE Gnome (SID) (1) on /dev/sda6
18-12-2012 09:42:48 execcmd.run                   INFO      Found Linux Mint 13 Maya (13) on /dev/sda7
18-12-2012 09:42:49 execcmd.run                   INFO      Found Linux Mint 14 Nadia (14) on /dev/sda8
18-12-2012 09:42:52 execcmd.run                   INFO      done
18-12-2012 09:42:55 execcmd.run                   DEBUG     Command to execute: update-initramfs -u -k all
18-12-2012 09:42:57 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.6.0-10.dmz.1-liquorix-amd64
18-12-2012 09:43:13 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1680x1050
18-12-2012 09:43:13 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
18-12-2012 09:43:13 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
18-12-2012 09:43:13 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:43:15 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: solar
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 6
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Clear existing list store
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Column already exists: Column 0
18-12-2012 09:43:15 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1680x1050
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
18-12-2012 09:43:15 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
18-12-2012 09:43:15 dpm.checkSaveThread           INFO      Done saving settings: solar (1680x1050)
18-12-2012 09:43:15 dpm.checkSaveThread           DEBUG     Theme: solar
Resolution: 1680x1050

Done
18-12-2012 09:43:26 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
MY etc/default/grub

Code: Select all

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT="XFCE  -SID- 3.6.0-10.dmz.1-liquorix  (sda3)"
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="vga=792"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL="console"

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXPAYLOAD_LINUX=1680x1050
#GRUB_GFXMODE="640x480"

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

GRUB_SAVEDEFAULT="false"
export GRUB_MENU_PICTURE="/home/gene/Pictures/rob_eclipse.jpg"
export GRUB_COLOR_NORMAL="light-gray/black"
export GRUB_COLOR_HIGHLIGHT="light-blue/black"
Reboot and Plymouth "Solar" does show up momentarily, but then black screen with Plymouth failed text (could not read it all)...??
Last edited by GeneC on Tue Dec 18, 2012 10:48 am, edited 1 time in total.
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

That's fast!

Could you post these files:
/etc/default/grub
/etc/initramfs-tools/modules

And check in your System Monitor if you have v86d loaded.
It would mean that uvesafb has been loaded, and that's what I used in the previous debian-plymouth-manager.

I haven't tested with grub customizer, or liquorix (just a clean setup).
So, maybe your system is not the best one to test an alpha version with... :?
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

The first thing I see is this line:

Code: Select all

GRUB_CMDLINE_LINUX="vga=792"
And I bet vga is interfering with drm, which is used by Plymouth (you find an entry in the modules file).
Mine looks like:

Code: Select all

GRUB_CMDLINE_LINUX=""
I'll post my grub file for you to compare:

Code: Select all

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""


# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXPAYLOAD_LINUX=1280x1024
GRUB_GFXMODE=1024x768

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GeneC

Re: Debian Plymouth Manager - Help needed

Post by GeneC »

Schoelje wrote:That's fast!

Could you post these files:
/etc/default/grub

Code: Select all

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT="XFCE  -SID- 3.6.0-10.dmz.1-liquorix  (sda3)"
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="vga=792"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL="console"

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXPAYLOAD_LINUX=1680x1050
#GRUB_GFXMODE="640x480"

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

GRUB_SAVEDEFAULT="false"
export GRUB_MENU_PICTURE="/home/gene/Pictures/rob_eclipse.jpg"
export GRUB_COLOR_NORMAL="light-gray/black"
export GRUB_COLOR_HIGHLIGHT="light-blue/black"
/etc/initramfs-tools/modules

Code: Select all

# List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod

# KMS
drm

And check in your System Monitor if you have v86d loaded.
No v86d

It would mean that uvesafb has been loaded, and that's what I used in the previous debian-plymouth-manager.
I haven't tested with grub customizer, or liquorix (just a clean setup).
So, maybe your system is not the best one to test an alpha version with... :?
Agreed. My systems are anything but 'vanilla'.... :lol:
If I have the time, perhaps I will install a plain version of your Unofficial LMDE-KDE, and try again, or perhaps we will get more appropriate testers....

PS.
Don't waste your time getting it to work just for me and my mis-mashed setups.... :lol:
I never have used Plymouth in the past and really have no plans to use it.
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

GeneC wrote:I never have used Plymouth in the past and really have no plans to use it.
Now you tell me! :lol:
But at least you can say you're the first DPM tester here!
GeneC

Re: Debian Plymouth Manager - Help needed

Post by GeneC »

I am sure lots of folks will use and appreciate Debian Plymouth Manager (sorry.. :( :lol: )
Plymouth has always been a bit of a problem with Debian. I must say its a pretty slick tool...

Were you aware that the title bar heading still reads 'Device Driver Manager"?

Image
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

GeneC wrote:Were you aware that the title bar heading still reads 'Device Driver Manager"?
No! Changing that now.. :oops:
cwwgateway

Re: Debian Plymouth Manager - Help needed

Post by cwwgateway »

I tested DPM on a machine with the following specs (output of inxi -F):

Code: Select all

System:    Host chris-desktop Kernel 3.2.0-4-686-pae i686 (32 bit) Distro Debian GNU/Linux wheezy/sid
CPU:       Single core Intel Pentium 4 (-HT-) cache 512 KB flags (sse sse2) bmips 5187.27 
           Clock Speeds: (1) 2593.638 MHz (2) 2593.638 MHz
Graphics:  Card Intel 82865G Integrated Graphics Controller X.org 1.12.4 Res: 80x25 Gfx Data: N/A for root 
Audio:     Card Intel 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller driver snd_intel8x0 BusID: 00:1f.5
           Sound: Advanced Linux Sound Architecture Version 1.0.24
Network:   Card Intel 82562EZ 10/100 Ethernet Controller driver e100 v: 3.5.24-k2-NAPI at port b800 BusID: 01:08.0
Disks:     HDD Total Size: 82.0GB (-) 1: /dev/sda Maxtor_6Y080L0 82.0GB 34C 
Partition: ID:/ size: 32G used: 4.2G (14%) fs: rootfs ID:/ size: 32G used: 4.2G (14%) fs: ext4 
           ID:swap-1 size: 1.48GB used: 0.02GB (1%) fs: swap 
Info:      Processes 105 Uptime 2:08 Memory 175.8/485.7MB Runlevel 2 Client Shell inxi 1.4.23 
It is running a Debian Testing NetInst with only the Debian repos (contrib and non-free added; inxi downloaded manually) with Xfce. DPM changed resolution and activated themes fine. The preview didn't work for me - it ended up in a black screen with a non-flashing command prompt like cursor. Alt + Print Scrn + K brought me back to lightdm. Also, in the install tab, it listed the mint plymouth themes as installable, but I don't have the Mint repo enabled (I'm trying to stay as pure debian as possible on this install). Here is the log:

Code: Select all

20-12-2012 16:35:33 main                          INFO      Write debug information to file: /root/dpm.log
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: cat /proc/version
20-12-2012 16:35:33 main                          INFO      Machine info: Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.2.32-1
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: apt-cache policy ddm | grep Installed
20-12-2012 16:35:33 main                          INFO      DDM version:
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: dpkg -s apt-listbugs | grep Status
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: cat /proc/version
20-12-2012 16:35:33 main                          DEBUG     Startup command:  python /usr/lib/dpm/dpm.py :d :l /root/dpm.log
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: apt-cache policy dpm | grep Installed
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: cat /proc/version
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: xrandr | grep '^\s' | cut -d' ' -f4
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1440x900
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 832x624
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 800x600
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1024x768
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1152x864
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1280x960
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1400x1050
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1280x800
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1280x1024
20-12-2012 16:35:33 functions.getResolutions      DEBUG     Resolution added: 1280x720
20-12-2012 16:35:33 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1440x900
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
20-12-2012 16:35:33 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
20-12-2012 16:35:35 execcmd.run                   INFO      p   plymouth-themes-mint            - Linux Mint Plymouth theme
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int, int)
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:35 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: joy
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 3
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int, int)
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1400x1050
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x960
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x800
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x720
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 832x624
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:35 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1440x900
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:35 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: mint
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:51 dpm.tv1Changed                DEBUG     Install menu - seleceted available theme: mint
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:51 dpm.tv2Changed                DEBUG     Install menu - seleceted theme to remove: details
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:51 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:52 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: joy
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 3
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1400x1050
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x960
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x800
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x720
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 832x624
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:52 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1440x900
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:52 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1400x1050
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x960
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x800
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x720
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 832x624
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:35:53 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:35:53 dpm.tv1Changed                DEBUG     Grub menu - seleceted grub resolution: 1400x1050
20-12-2012 16:35:55 dpm.tv1Changed                DEBUG     Grub menu - seleceted grub resolution: 1440x900
20-12-2012 16:35:56 dpm.setGrubResolution         INFO      Save grub resolution: 1440x900
20-12-2012 16:35:56 dpm.setGrubResolution         DEBUG     Check every 5 miliseconds if thread is still active
20-12-2012 16:35:56 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_GFXMODE=/ c GRUB_GFXMODE=1440x900' /etc/default/grub
20-12-2012 16:36:03 execcmd.run                   DEBUG     Command to execute: update-grub
20-12-2012 16:36:04 execcmd.run                   INFO      Generating grub.cfg ...
20-12-2012 16:36:08 execcmd.run                   INFO      Found background image: /usr/share/images/desktop-base/desktop-grub.png
20-12-2012 16:36:08 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-4-686-pae
20-12-2012 16:36:08 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-4-686-pae
20-12-2012 16:36:11 execcmd.run                   INFO      Found Microsoft Windows XP Professional on /dev/sda1
20-12-2012 16:36:12 execcmd.run                   INFO      done
20-12-2012 16:36:12 dpm.setGrubResolution         INFO      Grub resolution saved: 1440x900
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: fade-in
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: glow
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: script
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: solar
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinfinity
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spinner
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:36:14 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: joy
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 3
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Clear existing list store
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1400x1050
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x960
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x800
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x720
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 832x624
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Column added: Column 0
20-12-2012 16:36:14 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1440x900
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Add Liststrore to Treeview
20-12-2012 16:36:14 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
20-12-2012 16:36:19 dpm.setTheme                  INFO      Save setting: joy (1440x900)
20-12-2012 16:36:19 dpm.setTheme                  DEBUG     Check every 5 miliseconds if thread is still active
20-12-2012 16:36:23 PlymouthSave.getUsedModule    INFO      Used graphics driver: intel
20-12-2012 16:36:25 execcmd.run                   DEBUG     Command to execute: sed 's/^ *//; s/ *$//' /etc/initramfs-tools/modules -i
20-12-2012 16:36:36 execcmd.run                   DEBUG     Command to execute: sed 's/^.*KMS$//g' /etc/initramfs-tools/modules -i
20-12-2012 16:36:37 execcmd.run                   DEBUG     Command to execute: sed 's/^intel_agp$//g' /etc/initramfs-tools/modules -i
20-12-2012 16:36:37 execcmd.run                   DEBUG     Command to execute: sed 's/^drm$//g' /etc/initramfs-tools/modules -i
20-12-2012 16:36:37 execcmd.run                   DEBUG     Command to execute: sed 's/^nouveau modeset.*//g' /etc/initramfs-tools/modules -i
20-12-2012 16:36:37 execcmd.run                   DEBUG     Command to execute: sed 's/^radeon modeset.*//g' /etc/initramfs-tools/modules -i
20-12-2012 16:36:37 execcmd.run                   DEBUG     Command to execute: sed 's/^i915 modeset.*//g' /etc/initramfs-tools/modules -i
20-12-2012 16:36:39 execcmd.run                   DEBUG     Command to execute: sed '/^$/d' /etc/initramfs-tools/modules -i
20-12-2012 16:36:41 PlymouthSave.run              DEBUG     Append line to modules: intel_agp
20-12-2012 16:36:41 PlymouthSave.run              DEBUG     Append line to modules: drm
20-12-2012 16:36:41 PlymouthSave.run              DEBUG     Append line to modules: i915 modeset=1
20-12-2012 16:36:41 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_CMDLINE_LINUX_DEFAULT=/ c GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"' /etc/default/grub
20-12-2012 16:36:42 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_GFXPAYLOAD_LINUX=/ c GRUB_GFXPAYLOAD_LINUX=1440x900' /etc/default/grub
20-12-2012 16:36:42 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme joy
20-12-2012 16:36:42 execcmd.run                   DEBUG     Command to execute: update-grub
20-12-2012 16:36:43 execcmd.run                   INFO      Generating grub.cfg ...
20-12-2012 16:36:47 execcmd.run                   INFO      Found background image: /usr/share/images/desktop-base/desktop-grub.png
20-12-2012 16:36:47 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-4-686-pae
20-12-2012 16:36:47 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-4-686-pae
20-12-2012 16:36:50 execcmd.run                   INFO      Found Microsoft Windows XP Professional on /dev/sda1
20-12-2012 16:36:51 execcmd.run                   INFO      done
20-12-2012 16:36:52 execcmd.run                   DEBUG     Command to execute: update-initramfs -u -k all
20-12-2012 16:36:54 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
20-12-2012 16:36:59 execcmd.run                   INFO      W: Possible missing firmware /lib/firmware/e100/d102e_ucode.bin for module e100
20-12-2012 16:36:59 execcmd.run                   INFO      W: Possible missing firmware /lib/firmware/e100/d101s_ucode.bin for module e100
20-12-2012 16:36:59 execcmd.run                   INFO      W: Possible missing firmware /lib/firmware/e100/d101m_ucode.bin for module e100
20-12-2012 16:37:06 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1440x900
20-12-2012 16:37:06 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
20-12-2012 16:37:06 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
20-12-2012 16:37:06 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
20-12-2012 16:37:08 execcmd.run                   INFO      p   plymouth-themes-mint            - Linux Mint Plymouth theme
20-12-2012 16:37:08 dpm.checkSaveThread           INFO      Done saving settings: joy (1440x900)
20-12-2012 16:37:08 dpm.checkSaveThread           DEBUG     Theme: joy
Resolution: 1440x900

Done
It does complain about missing firmware, but I believe that was because I hadn't installed the firmware-linux-nonfree package (which I have now). Regardless, plymouth works.
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

Now that was a good test!
That reminds me to show the content of the modules and grub file as well in debug mode (mental note).
About the preview: I think I'm going to leave that out all together. It is buggy at best.
BostonPeng

Re: Debian Plymouth Manager - Help needed

Post by BostonPeng »

I'd completely missed that there was a new dpm and was wondering why I was seeing a greenish-tinted plymouth splash with some gradients (I had forgotten to snap a pic with my camera's phone) but when I saw the update about LMDE KDE UP6 RC1 I checked the dpm thread and remembered there was an update to try. I snagged the deb and tried to install it with gdebi-kde and got a complaint that the older version of dpm was blocking the install of the newer version. I killed it with synaptic and installed the newer version and I like how it looks now.

I did notice that getting the preview creates two windows, one with @lumouthd in the title bar and one with @lymouthd <2>. I snagged a screenshot to let you see what I got.
dpm preview.png
I haven't rebooted and checked to see if it changed things yet but I wanted to post a note about the double windows.

Here's my log:

Code: Select all

24-12-2012 09:31:41 main                          INFO      Write debug information to file: /home/peng/dpm.log
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: cat /proc/version
24-12-2012 09:31:41 main                          INFO      Machine info: Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.2.32-1
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: apt-cache policy ddm | grep Installed
24-12-2012 09:31:41 main                          INFO      DDM version: 0.5.0
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: cat /proc/version
24-12-2012 09:31:41 main                          DEBUG     Startup command: kdesudo -i /usr/share/dpm/logo.png -d --comment "<b>Please enter your password</b>" python /usr/lib/dpm/dpm.py :d :l /home/peng/dpm.log
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: apt-cache policy dpm | grep Installed
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: cat /proc/version
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: xrandr | grep '^\s' | cut -d' ' -f4
24-12-2012 09:31:41 functions.getResolutions      DEBUG     Resolution added: 1440x900
24-12-2012 09:31:41 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1440x900
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
24-12-2012 09:31:41 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
24-12-2012 09:31:43 execcmd.run                   INFO      pB  plymouth-themes-all             - Graphical Boot Animation and Logger (theme
24-12-2012 09:31:43 execcmd.run                   INFO      pi  plymouth-themes-fade-in         - Graphical Boot Animation and Logger (fade-
24-12-2012 09:31:43 execcmd.run                   INFO      pi  plymouth-themes-glow            - Graphical Boot Animation and Logger (glow
24-12-2012 09:31:43 execcmd.run                   INFO      p   plymouth-themes-mint            - Linux Mint Plymouth theme
24-12-2012 09:31:43 execcmd.run                   INFO      pi  plymouth-themes-script          - Graphical Boot Animation and Logger (scrip
24-12-2012 09:31:43 execcmd.run                   INFO      pi  plymouth-themes-solar           - Graphical Boot Animation and Logger (solar
24-12-2012 09:31:43 execcmd.run                   INFO      pi  plymouth-themes-spinfinity      - Graphical Boot Animation and Logger (spinf
24-12-2012 09:31:43 execcmd.run                   INFO      p   plymouth-themes-spinner         - Graphical Boot Animation and Logger (spinn
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int, int)
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: lmdekde-logo
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: lmdekde-text
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Column added: Column 0
24-12-2012 09:31:43 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: lmdekde-logo
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add Liststore to Treeview
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 2
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int, int)
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Column added: Column 0
24-12-2012 09:31:43 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1440x900
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Add Liststore to Treeview
24-12-2012 09:31:43 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
24-12-2012 09:32:02 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
24-12-2012 09:32:21 execcmd.run                   DEBUG     Command to execute: su -c 'plymouthd; plymouth --show-splash ; for ((I=0; I<10; I++)); do plymouth --update=test$I ; sleep 1; done; plymouth quit'
24-12-2012 09:34:08 dpm.setTheme                  INFO      Save setting: lmdekde-logo (1440x900)
24-12-2012 09:34:08 dpm.setTheme                  DEBUG     Check every 5 miliseconds if thread is still active
24-12-2012 09:34:08 PlymouthSave.getUsedModule    INFO      Used graphics driver: nvidia
24-12-2012 09:34:08 execcmd.run                   DEBUG     Command to execute: sed 's/^ *//; s/ *$//' /etc/initramfs-tools/modules -i
24-12-2012 09:34:08 execcmd.run                   DEBUG     Command to execute: sed 's/^.*KMS$//g' /etc/initramfs-tools/modules -i
24-12-2012 09:34:16 execcmd.run                   DEBUG     Command to execute: sed 's/^intel_agp$//g' /etc/initramfs-tools/modules -i
24-12-2012 09:35:18 execcmd.run                   DEBUG     Command to execute: sed 's/^drm$//g' /etc/initramfs-tools/modules -i
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: sed 's/^nouveau modeset.*//g' /etc/initramfs-tools/modules -i
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: sed 's/^radeon modeset.*//g' /etc/initramfs-tools/modules -i
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: sed 's/^i915 modeset.*//g' /etc/initramfs-tools/modules -i
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: sed '/^$/d' /etc/initramfs-tools/modules -i
24-12-2012 09:35:24 PlymouthSave.run              DEBUG     New modules:
# List of modules that you want to include in your initramfs.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod

# KMS
drm
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_CMDLINE_LINUX_DEFAULT=/ c GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"' /etc/default/grub
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_GFXPAYLOAD_LINUX=/ c GRUB_GFXPAYLOAD_LINUX=1440x900' /etc/default/grub
24-12-2012 09:35:24 PlymouthSave.run              DEBUG     New grub:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=2
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=" splash"

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXPAYLOAD_LINUX=1440x900
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme lmdekde-logo
24-12-2012 09:35:24 execcmd.run                   DEBUG     Command to execute: update-grub
24-12-2012 09:35:27 execcmd.run                   INFO      Generating grub.cfg ...
24-12-2012 09:35:33 execcmd.run                   INFO      Found background image: lmdekdebg.png
24-12-2012 09:35:33 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-4-686-pae
24-12-2012 09:35:36 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-4-686-pae
24-12-2012 09:35:36 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-4-486
24-12-2012 09:35:36 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-4-486
24-12-2012 09:35:36 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-3-686-pae
24-12-2012 09:35:36 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-3-686-pae
24-12-2012 09:35:36 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-3-486
24-12-2012 09:35:36 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-3-486
24-12-2012 09:35:36 execcmd.run                   INFO      done
24-12-2012 09:35:36 execcmd.run                   DEBUG     Command to execute: update-initramfs -u -k all
24-12-2012 09:35:41 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
24-12-2012 09:36:15 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-4-486
24-12-2012 09:37:00 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-3-686-pae
24-12-2012 09:37:34 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-3-486
24-12-2012 09:38:08 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 1440x900
24-12-2012 09:38:08 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
24-12-2012 09:38:08 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
24-12-2012 09:38:08 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
24-12-2012 09:38:10 execcmd.run                   INFO      pB  plymouth-themes-all             - Graphical Boot Animation and Logger (theme
24-12-2012 09:38:10 execcmd.run                   INFO      pi  plymouth-themes-fade-in         - Graphical Boot Animation and Logger (fade-
24-12-2012 09:38:10 execcmd.run                   INFO      pi  plymouth-themes-glow            - Graphical Boot Animation and Logger (glow
24-12-2012 09:38:10 execcmd.run                   INFO      p   plymouth-themes-mint            - Linux Mint Plymouth theme
24-12-2012 09:38:10 execcmd.run                   INFO      pi  plymouth-themes-script          - Graphical Boot Animation and Logger (scrip
24-12-2012 09:38:10 execcmd.run                   INFO      pi  plymouth-themes-solar           - Graphical Boot Animation and Logger (solar
24-12-2012 09:38:10 execcmd.run                   INFO      pi  plymouth-themes-spinfinity      - Graphical Boot Animation and Logger (spinf
24-12-2012 09:38:10 execcmd.run                   INFO      p   plymouth-themes-spinner         - Graphical Boot Animation and Logger (spinn
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Clear existing list store
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: lmdekde-logo
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: lmdekde-text
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Column added: Column 0
24-12-2012 09:38:10 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: lmdekde-logo
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add Liststore to Treeview
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 2
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Clear existing list store
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Column added: Column 0
24-12-2012 09:38:10 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1440x900
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Add Liststore to Treeview
24-12-2012 09:38:10 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 0
24-12-2012 09:38:10 dpm.checkSaveThread           INFO      Done saving settings: lmdekde-logo (1440x900)
24-12-2012 09:38:10 dpm.checkSaveThread           DEBUG     Theme: lmdekde-logo
Resolution: 1440x900

Done
ETA: When I restarted my laptop I saw the greenish screen on the way to the restart but didn't have my camera ready to snap a pic. When my laptop restarted the splash looked right again so I'm not sure if there's a bug to ID but I hope my info is helpful.
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

Your configuration looks fine. So, I don't know about the greenish hue.
About the two screens: plymouth shows always two windows when showing the splash in a window (using plymouth-x11) as to test a multi-monitor setup...don't ask me why. Unfortunately, you can't force it to just show one window, but I think it's better than taking over the screen for 10 seconds: the user would not know what is happening).
BostonPeng

Re: Debian Plymouth Manager - Help needed

Post by BostonPeng »

Oh, ok. I didn't realize it was a feature. ;) And I'm glad to get my plymouth fixed. It really bugged me after snagging UP6. I do hope you can get some downtime this week and just enjoy the holiday with your family and friends.
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

BostonPeng wrote:I do hope you can get some downtime this week and just enjoy the holiday with your family and friends.
My wife and kids will force me to (they just have to hijack my laptop, keyboard and mouse) :D
BostonPeng

Re: Debian Plymouth Manager - Help needed

Post by BostonPeng »

Schoelje wrote:
BostonPeng wrote:I do hope you can get some downtime this week and just enjoy the holiday with your family and friends.
My wife and kids will force me to (they just have to hijack my laptop, keyboard and mouse) :D
LOL! Good for them!
zerozero

Re: Debian Plymouth Manager - Help needed

Post by zerozero »

testing dpm in lmde kde up6
this is a funny one because i have no idea what i'm doing using that app :lol:
i just click the buttons and chose the options that look fancy :mrgreen:

exploring the app i saw the theme solar, the name looked interesting, and the preview opened 2 (?) windows with a nice view;
i hit the "set plymouth theme", the process went its way (i couldn't identify any error) but on reboot (several since) i have no plymouth :lol:
(this is surely PEBCAK :D )
what i have is the text

Code: Select all

Loading, please wait...
displaying in the upper left corner of the screen, first in some kind of bold font and then regular. all this for a few seconds max and then goes to kdm

as i said all looks normal to: wrong resolution? wrong theme?
dpm.log.doc
g2sws

Re: Re: Debian Plymouth Manager - Help needed

Post by g2sws »

zerozero wrote:testing dpm in lmde kde up6
this is a funny one because i have no idea what i'm doing using that app :lol:
i just click the buttons and chose the options that look fancy :mrgreen:

exploring the app i saw the theme solar, the name looked interesting, and the preview opened 2 (?) windows with a nice view;
i hit the "set plymouth theme", the process went its way (i couldn't identify any error) but on reboot (several since) i have no plymouth :lol:
(this is surely PEBCAK :D )
what i have is the text

Code: Select all

Loading, please wait...
displaying in the upper left corner of the screen, first in some kind of bold font and then regular. all this for a few seconds max and then goes to kdm

as i said all looks normal to: wrong resolution? wrong theme?
dpm.log.doc
Same here. If I switch back to 800x600 my graphics come back on Plymouth booting up.

Sent from my Galaxy Nexus using Tapatalk 2
cwwgateway

Re: Debian Plymouth Manager - Help needed

Post by cwwgateway »

I tested DPM on my laptop which is using bumblebee for hybrid graphics. The plymouth theme worked fine, but for some reason dpm got stuck with something to do with the intel driver, and I had to close dpm to get it to finish running update-grub, and the initramfs stuff. Here is the log:

Code: Select all

06-01-2013 13:31:31 main                          INFO      Write debug information to file: /home/christopher/dpm.log
06-01-2013 13:31:31 execcmd.run                   DEBUG     Command to execute: cat /proc/version
06-01-2013 13:31:31 main                          INFO      Machine info: Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.2.32-1
06-01-2013 13:31:31 execcmd.run                   DEBUG     Command to execute: apt-cache policy ddm | grep Installed
06-01-2013 13:31:31 main                          INFO      DDM version: 0.5.1
06-01-2013 13:31:31 execcmd.run                   DEBUG     Command to execute: cat /proc/version
06-01-2013 13:31:31 main                          DEBUG     Startup command: kdesudo -i /usr/share/dpm/logo.png -d --comment "<b>Please enter your password</b>" python /usr/lib/dpm/dpm.py :d :l /home/christopher/dpm.log
06-01-2013 13:31:35 execcmd.run                   DEBUG     Command to execute: apt-cache policy dpm | grep Installed
06-01-2013 13:31:35 execcmd.run                   DEBUG     Command to execute: cat /proc/version
06-01-2013 13:31:35 execcmd.run                   DEBUG     Command to execute: xrandr | grep '^\s' | cut -d' ' -f4
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1440x900
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 832x624
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1366x768
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1600x1200
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1024x768
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 800x600
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1280x960
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1360x768
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1152x864
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1400x1050
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1680x1050
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1280x1024
06-01-2013 13:31:35 functions.getResolutions      DEBUG     Resolution added: 1920x1080
06-01-2013 13:31:35 plymouth.getCurrentResolution DEBUG     Current Plymouth resolution: 800x600
06-01-2013 13:31:35 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme
06-01-2013 13:31:35 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
06-01-2013 13:31:35 execcmd.run                   DEBUG     Command to execute: aptitude search plymouth-themes | grep ^p
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-all             - Graphical Boot Animation and Logger (theme
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-fade-in         - Graphical Boot Animation and Logger (fade-
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-glow            - Graphical Boot Animation and Logger (glow
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-mint            - Linux Mint Plymouth theme
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-script          - Graphical Boot Animation and Logger (scrip
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-solar           - Graphical Boot Animation and Logger (solar
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-spinfinity      - Graphical Boot Animation and Logger (spinf
06-01-2013 13:31:37 execcmd.run                   INFO      p   plymouth-themes-spinner         - Graphical Boot Animation and Logger (spinn
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int, int)
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: details
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: joy
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: lmdekde-logo
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: lmdekde-text
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: spacefun
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: text
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: None: no plymouth splash
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Column added: Column 0
06-01-2013 13:31:37 dpm.tv1Changed                DEBUG     Themes menu - seleceted theme: joy
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add Liststore to Treeview
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 1
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Create list store eval string: gtk.ListStore(str, int, int)
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Create column names: ['Column 0']
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1920x1080
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1680x1050
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1600x1200
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1440x900
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1400x1050
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1366x768
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1360x768
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x960
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1280x1024
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1152x864
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 1024x768
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 832x624
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add data to bottom of list store: 800x600
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Create column: gtk.TreeViewColumn("Column 0", gtk.CellRendererText(), text=0, weight=1, size=2)
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Column added: Column 0
06-01-2013 13:31:37 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 800x600
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Add Liststore to Treeview
06-01-2013 13:31:37 self.treeview.fillTreeview    DEBUG     Scrolled to selected row: 12
06-01-2013 13:31:42 dpm.tv2Changed                DEBUG     Themes menu - seleceted resolution: 1920x1080
06-01-2013 13:31:44 dpm.setTheme                  INFO      Save setting: joy (1920x1080)
06-01-2013 13:31:44 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme --list
06-01-2013 13:31:44 dpm.setTheme                  DEBUG     Check every 5 miliseconds if thread is still active
06-01-2013 13:33:15 PlymouthSave.getUsedModule    INFO      Used graphics driver: intel
06-01-2013 13:33:35 execcmd.run                   DEBUG     Command to execute: sed 's/^ *//; s/ *$//' /etc/initramfs-tools/modules -i
06-01-2013 13:34:05 execcmd.run                   DEBUG     Command to execute: sed 's/^.*KMS$//g' /etc/initramfs-tools/modules -i
06-01-2013 13:35:11 execcmd.run                   DEBUG     Command to execute: sed 's/^intel_agp$//g' /etc/initramfs-tools/modules -i
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed 's/^drm$//g' /etc/initramfs-tools/modules -i
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed 's/^nouveau modeset.*//g' /etc/initramfs-tools/modules -i
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed 's/^radeon modeset.*//g' /etc/initramfs-tools/modules -i
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed 's/^i915 modeset.*//g' /etc/initramfs-tools/modules -i
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed '/^$/d' /etc/initramfs-tools/modules -i
06-01-2013 13:35:41 PlymouthSave.run              DEBUG     New modules:
# List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod

# KMS
intel_agp
drm
i915 modeset=1
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_CMDLINE_LINUX_DEFAULT=/ c GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"' /etc/default/grub
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: sed -i -e '/GRUB_GFXPAYLOAD_LINUX=/ c GRUB_GFXPAYLOAD_LINUX=1920x1080' /etc/default/grub
06-01-2013 13:35:41 PlymouthSave.run              DEBUG     New grub:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""


# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXPAYLOAD_LINUX=1920x1080
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: /usr/sbin/plymouth-set-default-theme joy
06-01-2013 13:35:41 execcmd.run                   DEBUG     Command to execute: update-grub
06-01-2013 13:35:41 execcmd.run                   INFO      Generating grub.cfg ...
06-01-2013 13:35:43 execcmd.run                   INFO      Found background image: lmdekdebg.png
06-01-2013 13:35:43 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-4-amd64
06-01-2013 13:35:43 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-4-amd64
06-01-2013 13:35:43 execcmd.run                   INFO      Found linux image: /boot/vmlinuz-3.2.0-3-amd64
06-01-2013 13:35:43 execcmd.run                   INFO      Found initrd image: /boot/initrd.img-3.2.0-3-amd64
06-01-2013 13:35:46 execcmd.run                   INFO      Found Windows 7 (loader) on /dev/sda2
06-01-2013 13:35:46 execcmd.run                   INFO      Found Linux Mint Xfce Edition (1) on /dev/sda6
06-01-2013 13:35:48 execcmd.run                   INFO      done
06-01-2013 13:35:48 execcmd.run                   DEBUG     Command to execute: update-initramfs -u -k all
06-01-2013 13:35:48 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64
06-01-2013 13:36:22 execcmd.run                   INFO      update-initramfs: Generating /boot/initrd.img-3.2.0-3-amd64
Schoelje

Re: Debian Plymouth Manager - Help needed

Post by Schoelje »

cwwgateway wrote:I tested DPM on my laptop which is using bumblebee for hybrid graphics. The plymouth theme worked fine, but for some reason dpm got stuck with something to do with the intel driver, and I had to close dpm to get it to finish running update-grub, and the initramfs stuff.
You had to close DPM, but DPM finished none the less?
Locked

Return to “Software & Applications”