You are not logged in.
Pages: 1
Hi all,
i don't speak english very well
i try to add icons on my Openbox menu
i added this string <showIcons>yes</showIcons> in the <menu> section of rc.xml file
after i went to edit menu.xml
i tried:
<menu id="apps-accessori-menu" label="Accessori" icon="/home/user/.icons/Faenza/apps/24/accessories-calculator">
...
<menu id="apps-accessori-menu" icon="/home/user/.icons/Faenza/apps/24/accessories-calculator" label="Accessori">
...
<menu id="apps-accessori-menu" icon="/home/user/.icons/Faenza/apps/24/accessories-calculator.png" label="Accessori">
...
<item icon="/usr/share/icons/Tango/24x24/apps/accessories-calculator.png" label="Calcolatrice">
...
<item label="File-Roller" icon="network">
...
<item icon="/home/user/.icons/Tango-Sand/48x48/apps/broswer" label="Networkmanager">
i tried to add icon on menu and item, before and after label, with extension (.png) and without, from my local directory and from /use/shre/icons...
but i don't see icon!
what i wrong? what i need? i read i must compile Openbox with imlib2 support, how to?
thank you
Offline
I do not know about the Openbox icon display stuff (try Google, search the Arch forums, and have a look at the Openbox Wiki).
If you want to recompile Openbox (or any other program in the Arch proper) have a look at the ABS wiki.
To know or not to know ...
... the questions remain forever.
Offline
i found always same news on the net
i tried to recompile but don't work
i have imlib2 installated
Offline
No icons in menu here either. As far as gather it is possible in 3.5.0. Look here; http://www.pclinuxos.com/forum/index.php?topic=95258.0 for possible solution.
Offline
i saw before towrite this post
Offline
i tried to recompile but don't work
That's not very helpful. You need to learn how to use abs. Then use it to compile your own version of openbox with icons support. If you have problems, post specifically what you've tried and what the error messages were.
Though what puzzles me is why isn't the Arch package compiled with icons support in the first place?
Offline
Archer73 wrote:i tried to recompile but don't work
That's not very helpful. You need to learn how to use abs. Then use it to compile your own version of openbox with icons support. If you have problems, post specifically what you've tried and what the error messages were.
Though what puzzles me is why isn't the Arch package compiled with icons support in the first place?
let me understand
if i install openbox from shell
pacman -S openbox
i can't use icons?
my openbox versione is:
Openbox 3.5.0
Copyright (c) 2008 Mikael Magnusson
Copyright (c) 2003-2006 Dana Jansens
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
are you sure i must to compile openbox with icons support?
Offline
Take a look here, perhaps it might work:
http://crunchbanglinux.org/forums/topic … res-setup/
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Offline
Just tried obconf;
obconf: error while loading shared libraries: libobrender.so.21: cannot open shared object file: No such file or directory
What's up?
EDIT: reinstalled obconf and now it complains that I probably haven't installed openbox correctly? Just did a standard update! Something is not ok.
Last edited by swanson (2011-08-16 17:48:36)
Offline
let me understand
if i install openbox from shellpacman -S openbox
i can't use icons?
Correct. The Arch package is compiled without icons support. You need to compile your own Openbox.
Offline
Just tried obconf;
obconf: error while loading shared libraries: libobrender.so.21: cannot open shared object file: No such file or directoryWhat's up?
EDIT: reinstalled obconf and now it complains that I probably haven't installed openbox correctly? Just did a standard update! Something is not ok.
follow this link
https://bugs.archlinux.org/task/25602
on the end someone writed:
obconf 2.0.3 doesn't build with OpenBox 3.5.0
Offline
Archer73 wrote:let me understand
if i install openbox from shellpacman -S openbox
i can't use icons?
Correct. The Arch package is compiled without icons support. You need to compile your own Openbox.
thank you so much i will try
Offline
Found out that obconf won't build at all, yet.
Offline
No need to recompile, I rebuilt Openbox with imlib2 support and pushed it into community. Icons for all!
Offline
you are my hero! thanks a lot!
Linux user #498977
With microsoft you get windows and gates, with linux you get the whole house!
My Blog about ArchLinux and other stuff
Offline
No need to recompile, I rebuilt Openbox with imlib2 support and pushed it into community. Icons for all!
Thank you
ktr
Offline
No need to recompile, I rebuilt Openbox with imlib2 support and pushed it into community. Icons for all!
can you write the link please?
Offline
itsbrad212 wrote:No need to recompile, I rebuilt Openbox with imlib2 support and pushed it into community. Icons for all!
can you write the link please?
It is just openbox 3.5.0-2 (or later) from community. No special separate package.
Offline
Pages: 1