Package: fbpanel Version: 7.0-3 Severity: normal Dear Maintainer,
* What led up to the situation? Created new User with emty Homedir after upgrade from Jessie and started fbpanel with -p myprofile * What exactly did you do (or not do) that was effective (or ineffective)? fbpanel -p myprofile If I start it with strace: strace -e execve -f -s 2000 fbpanel -p myprofile execve("/usr/bin/fbpanel", ["fbpanel", "-p", "myprofile"], [/* 13 vars */]) = 0 strace: Process 4988 attached [pid 4988] execve("/usr/lib/fbpanel/fbpanel/fbpanel/make_profile", ["/usr/lib/fbpanel/fbpanel/fbpanel/make_profile", "myprofile"], [/* 13 vars */]) = -1 ENOENT (No such file or directory) [pid 4988] +++ exited with 1 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4988, si_uid=1000, si_status=1, si_utime=0, si_stime=0} --- Can't open profile myprofile - /home/pdi/.config/fbpanel/myprofile +++ exited with 1 +++ So, we can see, that fbpanel looking for make_profile in wrong path. /usr/lib/fbpanel/fbpanel/make_profile instead of /usr/lib/fbpanel/fbpanel/make_profile . * What was the outcome of this action? Can't open profile myprofile - /home/pdi/.config/fbpanel/myprofile and fbpanel was not started * What outcome did you expect instead? Started fbpanel with /usr/share/fbpanel/myprofile as template -- System Information: Debian Release: 9.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/40 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) Versions of packages fbpanel depends on: ii libatk1.0-0 2.22.0-1 ii libc6 2.24-11+deb9u1 ii libcairo2 1.14.8-1 ii libfontconfig1 2.11.0-6.7+b1 ii libfreetype6 2.6.3-3.2 ii libgdk-pixbuf2.0-0 2.36.5-2+deb9u1 ii libglib2.0-0 2.50.3-2 ii libgtk2.0-0 2.24.31-2 ii libpango-1.0-0 1.40.5-1 ii libpangocairo-1.0-0 1.40.5-1 ii libpangoft2-1.0-0 1.40.5-1 ii librsvg2-common 2.40.16-1+b1 ii libx11-6 2:1.6.4-3 fbpanel recommends no packages. Versions of packages fbpanel suggests: ii hicolor-icon-theme 0.15-1 ii menu 2.1.47+b1 -- no debconf information