Gentoo Archives: gentoo-user

From: Julien Gormotte <julien@××××××××.info>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Missing icons in K3b
Date: Fri, 13 Nov 2009 17:05:38
Message-Id: 20091113180511.25309pj6vkqe0xys@horde.gormotte.info
In Reply to: Re: [gentoo-user] Missing icons in K3b by Volker Armin Hemmann
1 A violent but maybe efficient way to do this would be :
2
3 strace -e desc xclock 2>&1 | grep 'No such file or directory'
4
5 This will show all files that k3b tries to access, but cannot find.
6
7 Volker Armin Hemmann <volkerarmin@××××××××××.com> a écrit :
8
9 > On Freitag 13 November 2009, Jacques Montier wrote:
10 >> Volker Armin Hemmann a gentiment tapote:
11 >> > On Freitag 13 November 2009, Jacques Montier wrote:
12 >> >> Volker Armin Hemmann a gentiment tapote:
13 >> >>> On Freitag 13 November 2009, Jacques Montier wrote:
14 >> >>>> Hi everybody,
15 >> >>>>
16 >> >>>> Since i upgraded k3b-1.05-r6 to k3b-1.68.0_alpha3, i have lost quite a
17 >> >>>> lot of icons (newcd project icon, newdvd project icon...) inside k3b.
18 >> >>>> They are replaced by a beautiful "?".
19 >> >>>> The k3b icons are in /usr/share/apps/k3b/icons/, but it seems that k3b
20 >> >>>> doesn't find them.
21 >> >>>>
22 >> >>>> Any idea ?
23 >> >>>>
24 >> >>>> Thank you very much
25 >> >>>>
26 >> >>>> Best regards,
27 >> >>>>
28 >> >>>> --
29 >> >>>> Jacques
30 >> >>>
31 >> >>> check permissions?
32 >> >>
33 >> >> The icons have 755 permissions and are owned by root.
34 >> >>
35 >> >> --
36 >> >> Jacques
37 >> >
38 >> > and the directory?
39 >>
40 >> drwxr-xr-x 6 root root 256 nov. 6 17:14 k3b
41 >>
42 >> --
43 >> Jacques
44 >>
45 >
46 > lloks good. You could check if k3b looks for the right names. But I have no
47 > idea at the moment where k3b stores the names it looks for.
48 >
49 >
50
51
52
53 Julien Gormotte
54
55 ----------------------------------------------------------------
56 This message was sent using IMP, the Internet Messaging Program.

Replies

Subject Author
Re: [gentoo-user] Missing icons in K3b Jacques Montier <jacques.montier@×××××××××××.fr>