frustrations w/ KDE 4.4

Yiannis Belias jonnyb at hol.gr
Tue Jan 12 15:22:33 GMT 2010


Jonathan Jesse wrote
...
> I apologize if the email came across as expecting production quality of an
> RC, I hope that wasn't the case.  You mentioned debug packages, which debug
> packages for the crashes I am experiencing to help debug them better?

Hi,
  This is what I do to find out. Suppose the offending executable is "plasma-desktop":

$ which plasma-desktop
/usr/bin/plasma-desktop
$ dpkg -S /usr/bin/plasma-desktop
kdebase-workspace-bin: /usr/bin/plasma-desktop
$ apt-cache showsrc kdebase-workspace-bin|head -n1
Package: kdebase-workspace

Your debug package will have '-dbg' suffix (if it exists), so:
$ sudo apt-get install kdebase-workspace-dbg

Hope that helps,
Yiannis

--
Yiannis Belias  <jonnyb at hol.gr>                    `
Homepage [http://users.hol.gr/~jonnyb/video] '              .
GNU+LINUX:                                            '           '
IN A WORLD WITHOUT FENCES WHO NEEDS GATES?      .                     *



More information about the kubuntu-devel mailing list