Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15392 - e17 standalone iconbar for use with other WindowManager.
Summary: e17 standalone iconbar for use with other WindowManager.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL: http://www.rephorm.com/rephorm/code/i...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-09 17:53 UTC by SUGLIANI Timo
Modified: 2003-02-25 16:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
what happens after running iconbar_install && iconbar (iconbar.jpg,12.62 KB, image/jpeg)
2003-02-25 16:42 UTC, Brice Carpentier
Details
what happens after running iconbar_install && iconbar (iconbar.jpg,12.62 KB, image/jpeg)
2003-02-25 16:58 UTC, Brice Carpentier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description SUGLIANI Timo 2003-02-09 17:53:53 UTC
Enlightenment's development version has a pretty nice iconbar in it. (Written by raster, idea based 
on a patch submitted by rephorm). Unfortunately th wm itself isn't all that stable these days. So, 
here's the beginnings of a standalone iconbar for use in any window manager of your choice.
Comment 1 SUGLIANI Timo 2003-02-14 05:51:41 UTC
isn't there any issues with imlib2/ imlib2_loader ?  
 
i can't create any *.app.eet files with the iconbar_icon_make program  
 
error Failed on processing the program. 
 
I just added some code on the icon_make program to focus error and found this 
 
imlib_load_error enum returns error 4 => that mean's no loader for the current 
format(IMLIB_LOAD_ERROR_NO_LOADER_FOR_FILE_FORMAT) ... (i tried all formats 
;) jpeg/png/tiff etc... but i looks like imlib2/imlib_loaders are correctly compiled. 
 
with current e17 cvs ebuild can't create iconbar too => looks like same pb ? 
 
 
Comment 2 SUGLIANI Timo 2003-02-14 06:54:07 UTC
hmmm tested other imlib2/imlib2 loaders from rephorm site and now it is working ... 
 
could you try plz ? if u have any time of course ;) 
 
2 libs : http://www.rephorm.com/files/imlib2-11262002.tar.gz 
          http://www.rephorm.com/files/imlib2_loaders-11262002.tar.gz 
 
i tried quickly with another prefix using LD_LIBRARY_PATH/LD_RUN_PATH to test. 
 
wow this iconbar is really awesome :D  
 
 
Comment 3 SpanKY gentoo-dev 2003-02-17 20:20:38 UTC
alright i'm pretty sure the reason this is breaking is because iconbar links dynamically with the older versions of edb/imlib2 ...

i'll look at seeing what happens when i replace the older libraries with the newer ones ;)
Comment 4 SpanKY gentoo-dev 2003-02-21 03:07:43 UTC
ok, i split up the e17 ebuild and now all the packages (imlib2/edb/eprog/ecore) all have 
cvs snapshots in portage ... 
enjoy :) 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/x11-misc/iconbar/iconbar-0.3.1.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup 
Comment 5 SUGLIANI Timo 2003-02-21 11:02:09 UTC
Great Work ! :) 
Comment 6 Brice Carpentier 2003-02-25 16:42:39 UTC
Created attachment 8721 [details]
what happens after running iconbar_install && iconbar

Ok, so, it still ain't working as far as I'm concerned.
I've attached what happens after running iconbar_install && iconbar
Also, i should add that nothing happens if I click somewhere on the unvisible
iconbar.
Comment 7 Brice Carpentier 2003-02-25 16:58:45 UTC
Created attachment 8723 [details]
what happens after running iconbar_install && iconbar

Ok, so, it still ain't working as far as I'm concerned.
I've attached what happens after running iconbar_install && iconbar
Also, i should add that nothing happens if I click somewhere on the unvisible
iconbar.