* [gentoo-user] [the end] icons missing in k3b
@ 2009-11-19 16:57 Jacques Montier
0 siblings, 0 replies; 5+ messages in thread
From: Jacques Montier @ 2009-11-19 16:57 UTC (permalink / raw
To: gentoo-user
Hi everybody,
Some news about k3b and its missing icons.
I looked at your useflags and changed mine.
So i had to re-build plenty of packages and spent a very long compiling
time with my 8 year-old pc...
Well, after that,...nothing has changed.. :-(
http://sites.google.com/site/jacquesfr35/telechargement/k3b.jpg?attredirects=0
Never mind, the problem is not very important, so i stop here and will
use xfburn if i want all my icons :-)
As i work with Xfce4, i think i'll put all kde stuff away.
Thank you very much for your help.
Regards,
--
Jacques
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] [the end] icons missing in k3b
[not found] <dIiwr-2VO-41@gated-at.bofh.it>
@ 2009-11-19 20:42 ` David W Noon
2009-11-20 14:51 ` Jacques Montier
0 siblings, 1 reply; 5+ messages in thread
From: David W Noon @ 2009-11-19 20:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]
On Thu, 19 Nov 2009 18:00:03 +0100, Jacques Montier wrote about
[gentoo-user] [the end] icons missing in k3b:
>Hi everybody,
>
>Some news about k3b and its missing icons.
>I looked at your useflags and changed mine.
>So i had to re-build plenty of packages and spent a very long compiling
>time with my 8 year-old pc...
>Well, after that,...nothing has changed.. :-(
>http://sites.google.com/site/jacquesfr35/telechargement/k3b.jpg?attredirects=0
This looks like your XDG_DATA_DIRS environment variable might be
missing a directory or two. No amount of recompiling will cure that.
Instead, you need to look in the /etc/env.d directory, correct any
errors, then logout and login.
Here's mine:
/usr/local/share:/usr/share:/usr/kde/3.5/share:/usr/share/gdm:/usr/share
The duplication of /usr/share is, at this point in time, quite
deliberate. It works around a problem in GNOME.
>Never mind, the problem is not very important, so i stop here and will
>use xfburn if i want all my icons :-)
>As i work with Xfce4, i think i'll put all kde stuff away.
I use Brasero as a burner for GNOME and Xfce. It's actually rather
good, almost on par with K3b.
--
Regards,
Dave [RLU #314465]
======================================================================
dwnoon@ntlworld.com (David W Noon)
======================================================================
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] [the end] icons missing in k3b
2009-11-19 20:42 ` [gentoo-user] [the end] icons missing in k3b David W Noon
@ 2009-11-20 14:51 ` Jacques Montier
0 siblings, 0 replies; 5+ messages in thread
From: Jacques Montier @ 2009-11-20 14:51 UTC (permalink / raw
To: gentoo-user
David W Noon a gentiment tapote:
> On Thu, 19 Nov 2009 18:00:03 +0100, Jacques Montier wrote about
> [gentoo-user] [the end] icons missing in k3b:
>
>> Hi everybody,
>>
>> Some news about k3b and its missing icons.
>> I looked at your useflags and changed mine.
>> So i had to re-build plenty of packages and spent a very long compiling
>> time with my 8 year-old pc...
>> Well, after that,...nothing has changed.. :-(
>> http://sites.google.com/site/jacquesfr35/telechargement/k3b.jpg?attredirects=0
>
> This looks like your XDG_DATA_DIRS environment variable might be
> missing a directory or two. No amount of recompiling will cure that.
> Instead, you need to look in the /etc/env.d directory, correct any
> errors, then logout and login.
>
> Here's mine:
>
> /usr/local/share:/usr/share:/usr/kde/3.5/share:/usr/share/gdm:/usr/share
>
> The duplication of /usr/share is, at this point in time, quite
> deliberate. It works around a problem in GNOME.
>
>> Never mind, the problem is not very important, so i stop here and will
>> use xfburn if i want all my icons :-)
>> As i work with Xfce4, i think i'll put all kde stuff away.
>
> I use Brasero as a burner for GNOME and Xfce. It's actually rather
> good, almost on par with K3b.
Thank you David,
Mine is
/usr/local/share:/usr/share:/usr/share/gdm:/usr/share
So i tried to add XDG_DATA_DIRS="/usr/share/kde4/" in /etc/env.d/43kdepaths.
But no success, log out then in does not change anything.
--
Jacques
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] [the end] icons missing in k3b
[not found] ` <dIEdA-7aD-23@gated-at.bofh.it>
@ 2009-11-20 22:18 ` David W Noon
2009-11-21 11:00 ` Jacques Montier
0 siblings, 1 reply; 5+ messages in thread
From: David W Noon @ 2009-11-20 22:18 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]
On Fri, 20 Nov 2009 17:10:02 +0100, Jacques Montier wrote about Re:
[gentoo-user] [the end] icons missing in k3b:
>David W Noon a gentiment tapote:
[snip]
>> This looks like your XDG_DATA_DIRS environment variable might be
>> missing a directory or two. No amount of recompiling will cure that.
>> Instead, you need to look in the /etc/env.d directory, correct any
>> errors, then logout and login.
>>
>> Here's mine:
>>
>> /usr/local/share:/usr/share:/usr/kde/3.5/share:/usr/share/gdm:/usr/share
[snip]
>Mine is
>/usr/local/share:/usr/share:/usr/share/gdm:/usr/share
>So i tried to add XDG_DATA_DIRS="/usr/share/kde4/"
>in /etc/env.d/43kdepaths. But no success, log out then in does not
>change anything.
Hi Jacques,
Try /usr/share/apps/k3b instead. Also, whenever you modify any file
in /etc/env.d you need tp run env-update, so that all the login scripts
are updated for your new environment.
--
Regards,
Dave [RLU #314465]
======================================================================
dwnoon@ntlworld.com (David W Noon)
======================================================================
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] [the end] icons missing in k3b
2009-11-20 22:18 ` David W Noon
@ 2009-11-21 11:00 ` Jacques Montier
0 siblings, 0 replies; 5+ messages in thread
From: Jacques Montier @ 2009-11-21 11:00 UTC (permalink / raw
To: gentoo-user
David W Noon a gentiment tapote:
> On Fri, 20 Nov 2009 17:10:02 +0100, Jacques Montier wrote about Re:
> [gentoo-user] [the end] icons missing in k3b:
>
>> David W Noon a gentiment tapote:
> [snip]
>>> This looks like your XDG_DATA_DIRS environment variable might be
>>> missing a directory or two. No amount of recompiling will cure that.
>>> Instead, you need to look in the /etc/env.d directory, correct any
>>> errors, then logout and login.
>>>
>>> Here's mine:
>>>
>>> /usr/local/share:/usr/share:/usr/kde/3.5/share:/usr/share/gdm:/usr/share
> [snip]
>> Mine is
>> /usr/local/share:/usr/share:/usr/share/gdm:/usr/share
>> So i tried to add XDG_DATA_DIRS="/usr/share/kde4/"
>> in /etc/env.d/43kdepaths. But no success, log out then in does not
>> change anything.
>
> Hi Jacques,
>
> Try /usr/share/apps/k3b instead. Also, whenever you modify any file
> in /etc/env.d you need tp run env-update, so that all the login scripts
> are updated for your new environment.
Hi David,
Oups i forgot to run env-update ( the problem was between the keyboard
and the chair...) !!!
Well, now i put all kde packages away, so no problem anymore and xfburn
works fine !
I'll also try brasero.
Thank you for your help !
Best regards,
--
Jacques
http://sites.google.com/site/jacquesfr35/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-11-21 11:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <dIiwr-2VO-41@gated-at.bofh.it>
2009-11-19 20:42 ` [gentoo-user] [the end] icons missing in k3b David W Noon
2009-11-20 14:51 ` Jacques Montier
[not found] <dIm70-6r1-29@gated-at.bofh.it>
[not found] ` <dIm70-6r1-27@gated-at.bofh.it>
[not found] ` <dIEdA-7aD-23@gated-at.bofh.it>
2009-11-20 22:18 ` David W Noon
2009-11-21 11:00 ` Jacques Montier
2009-11-19 16:57 Jacques Montier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox