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:39:30
Message-Id: 20091113183904.89094h9pbsyn25yc@horde.gormotte.info
In Reply to: Re: [gentoo-user] Missing icons in K3b by Julien Gormotte
1 Julien Gormotte <julien@××××××××.info> a écrit :
2
3 > Jacques Montier <jacques.montier@×××××××××××.fr> a écrit :
4 >
5 >> Julien Gormotte a gentiment tapote:
6 >>> A violent but maybe efficient way to do this would be :
7 >>>
8 >>> strace -e desc xclock 2>&1 | grep 'No such file or directory'
9 >>>
10 >>> This will show all files that k3b tries to access, but cannot find.
11 >>>
12 >>> Volker Armin Hemmann <volkerarmin@××××××××××.com> a écrit :
13 >>>
14 >>>> On Freitag 13 November 2009, Jacques Montier wrote:
15 >>>>> Volker Armin Hemmann a gentiment tapote:
16 >>>>>> On Freitag 13 November 2009, Jacques Montier wrote:
17 >>>>>>> Volker Armin Hemmann a gentiment tapote:
18 >>>>>>>> On Freitag 13 November 2009, Jacques Montier wrote:
19 >>>>>>>>> Hi everybody,
20 >>>>>>>>>
21 >>>>>>>>> Since i upgraded k3b-1.05-r6 to k3b-1.68.0_alpha3, i have lost
22 >>>>> quite a
23 >>>>>>>>> lot of icons (newcd project icon, newdvd project icon...) inside
24 >>>>> k3b.
25 >>>>>>>>> They are replaced by a beautiful "?".
26 >>>>>>>>> The k3b icons are in /usr/share/apps/k3b/icons/, but it seems
27 >>>>> that k3b
28 >>>>>>>>> doesn't find them.
29 >>>>>>>>>
30 >>>>>>>>> Any idea ?
31 >>>>>>>>>
32 >>>>>>>>> Thank you very much
33 >>>>>>>>>
34 >>>>>>>>> Best regards,
35 >>>>>>>>>
36 >>>>>>>>> --
37 >>>>>>>>> Jacques
38 >>>>>>>>
39 >>>>>>>> check permissions?
40 >>>>>>>
41 >>>>>>> The icons have 755 permissions and are owned by root.
42 >>>>>>>
43 >>>>>>> --
44 >>>>>>> Jacques
45 >>>>>>
46 >>>>>> and the directory?
47 >>>>>
48 >>>>> drwxr-xr-x 6 root root 256 nov. 6 17:14 k3b
49 >>>>>
50 >>>>> --
51 >>>>> Jacques
52 >>>>>
53 >>>>
54 >>>> lloks good. You could check if k3b looks for the right names. But I
55 >>>> have no
56 >>>> idea at the moment where k3b stores the names it looks for.
57 >>>>
58 >>>>
59 >>>
60 >>>
61 >>>
62 >>> Julien Gormotte
63 >>>
64 >>> ----------------------------------------------------------------
65 >>> This message was sent using IMP, the Internet Messaging Program.
66 >>>
67 >>>
68 >>>
69 >>>
70 >> Well, i get this :
71 >>
72 >>
73 >> open("/usr/local/lib/tls/i686/libX11.so.6", O_RDONLY) = -1 ENOENT (No
74 >> such file or directory)
75 >> open("/usr/local/lib/tls/libX11.so.6", O_RDONLY) = -1 ENOENT (No such
76 >> file or directory)
77 >> open("/usr/local/lib/i686/libX11.so.6", O_RDONLY) = -1 ENOENT (No such
78 >> file or directory)
79 >> open("/usr/local/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file
80 >> or directory)
81 >> open("/usr/share/jmf-bin/lib/tls/i686/libX11.so.6", O_RDONLY) = -1
82 >> ENOENT (No such file or directory)
83 >> open("/usr/share/jmf-bin/lib/tls/libX11.so.6", O_RDONLY) = -1 ENOENT (No
84 >> such file or directory)
85 >> open("/usr/share/jmf-bin/lib/i686/libX11.so.6", O_RDONLY) = -1 ENOENT
86 >> (No such file or directory)
87 >> open("/usr/share/jmf-bin/lib/libX11.so.6", O_RDONLY) = -1 ENOENT (No
88 >> such file or directory)
89 >> open("/usr/local/lib/libXaw.so.7", O_RDONLY) = -1 ENOENT (No such file
90 >> or directory)
91 >> open("/usr/share/jmf-bin/lib/libXaw.so.7", O_RDONLY) = -1 ENOENT (No
92 >> such file or directory)
93 >> open("/usr/local/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No such file
94 >> or directory)
95 >> open("/usr/share/jmf-bin/lib/libXmu.so.6", O_RDONLY) = -1 ENOENT (No
96 >> such file or directory)
97 >> open("/usr/local/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such file or
98 >> directory)
99 >> open("/usr/share/jmf-bin/lib/libXt.so.6", O_RDONLY) = -1 ENOENT (No such
100 >> file or directory)
101 >> open("/usr/local/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or
102 >> directory)
103 >> open("/usr/share/jmf-bin/lib/libSM.so.6", O_RDONLY) = -1 ENOENT (No such
104 >> file or directory)
105 >> open("/usr/local/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file
106 >> or directory)
107 >> open("/usr/share/jmf-bin/lib/libICE.so.6", O_RDONLY) = -1 ENOENT (No
108 >> such file or directory)
109 >> open("/usr/local/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No such file
110 >> or directory)
111 >> open("/usr/share/jmf-bin/lib/libXft.so.2", O_RDONLY) = -1 ENOENT (No
112 >> such file or directory)
113 >> open("/usr/local/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such
114 >> file or directory)
115 >> open("/usr/share/jmf-bin/lib/libXrender.so.1", O_RDONLY) = -1 ENOENT (No
116 >> such file or directory)
117 >> open("/usr/local/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such
118 >> file or directory)
119 >> open("/usr/share/jmf-bin/lib/libfontconfig.so.1", O_RDONLY) = -1 ENOENT
120 >> (No such file or directory)
121 >> open("/usr/local/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such
122 >> file or directory)
123 >> open("/usr/share/jmf-bin/lib/libfreetype.so.6", O_RDONLY) = -1 ENOENT
124 >> (No such file or directory)
125 >> open("/usr/local/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or
126 >> directory)
127 >> open("/usr/share/jmf-bin/lib/libz.so.1", O_RDONLY) = -1 ENOENT (No such
128 >> file or directory)
129 >> open("/usr/local/lib/libxkbfile.so.1", O_RDONLY) = -1 ENOENT (No such
130 >> file or directory)
131 >> open("/usr/share/jmf-bin/lib/libxkbfile.so.1", O_RDONLY) = -1 ENOENT (No
132 >> such file or directory)
133 >> open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or
134 >> directory)
135 >> open("/usr/share/jmf-bin/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such
136 >> file or directory)
137 >> open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
138 >> directory)
139 >> open("/usr/share/jmf-bin/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such
140 >> file or directory)
141 >> open("/usr/local/lib/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file
142 >> or directory)
143 >> open("/usr/share/jmf-bin/lib/libxcb.so.1", O_RDONLY) = -1 ENOENT (No
144 >> such file or directory)
145 >> open("/usr/local/lib/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file
146 >> or directory)
147 >> open("/usr/share/jmf-bin/lib/libXau.so.6", O_RDONLY) = -1 ENOENT (No
148 >> such file or directory)
149 >> open("/usr/local/lib/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file
150 >> or directory)
151 >> open("/usr/share/jmf-bin/lib/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No
152 >> such file or directory)
153 >> open("/usr/local/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or
154 >> directory)
155 >> open("/usr/share/jmf-bin/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such
156 >> file or directory)
157 >> open("/usr/local/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file
158 >> or directory)
159 >> open("/usr/share/jmf-bin/lib/libXext.so.6", O_RDONLY) = -1 ENOENT (No
160 >> such file or directory)
161 >> open("/usr/local/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file
162 >> or directory)
163 >> open("/usr/share/jmf-bin/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No
164 >> such file or directory)
165 >> open("/usr/local/lib/libXpm.so.4", O_RDONLY) = -1 ENOENT (No such file
166 >> or directory)
167 >> open("/usr/share/jmf-bin/lib/libXpm.so.4", O_RDONLY) = -1 ENOENT (No
168 >> such file or directory)
169 >> open("/usr/local/lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file
170 >> or directory)
171 >> open("/usr/share/jmf-bin/lib/libexpat.so.1", O_RDONLY) = -1 ENOENT (No
172 >> such file or directory)
173 >> open("/root/.Xdefaults-bureau", O_RDONLY) = -1 ENOENT (No such file or
174 >> directory)
175 >> open("/usr/lib/X11/XtErrorDB", O_RDONLY) = -1 ENOENT (No such file or
176 >> directory)
177 >> open("/usr/local/lib/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such
178 >> file or directory)
179 >> open("/usr/share/jmf-bin/lib/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No
180 >> such file or directory)
181 >> open("/usr/local/lib/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such
182 >> file or directory)
183 >> open("/usr/share/jmf-bin/lib/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No
184 >> such file or directory)
185 >> open("/usr/local/share/fonts",
186 >> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No
187 >> such file or directory)
188 >> open("/root/.fonts",
189 >> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No
190 >> such file or directory)
191 >> open("/usr/X11R6/lib/X11/fonts",
192 >> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No
193 >> such file or directory)
194 >>
195 >>
196 >> --
197 >> Jacques
198 >>
199 >>
200 >
201 > Hum, does not seem to have any lib related to decoding images, and
202 > no messages about these files...
203 > Try to see :
204 >
205 > strace -e desc xclock 2>&1 | grep '/usr/share/apps/k3b/icons/'
206 >
207 > It will show you every file k3b tries to access here.
208 > If there is nothing, try to do the same with | grep 'png' or jpg, or
209 > whatever the files extension is, (svg maybe ?), to see where it
210 > tries to access...
211 >
212 > Julien Gormotte
213 >
214 > ----------------------------------------------------------------
215 > This message was sent using IMP, the Internet Messaging Program.
216 >
217 >
218 >
219 >
220
221 Ah, and of course, replace xclock by k3b...
222 I used xclock to test the -e option on my machine, because I don't have k3b...
223 If you made the first attempt with xclock, please do it again (and I'm
224 pretty sure you have, considering the few results you had)
225
226 Julien Gormotte
227
228 ----------------------------------------------------------------
229 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>