On 10/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > I'll have to correct myself. After digging around I found that > > the BMPx icon is actually a 48x48 PNG file. So I guess this was > > unrelated to the SVG issue, however, what I am experiencing is > > still "bizarre indeed." > > Sure is.. so far no one else seems to have experienced your > particular phenomenon. > I don't know what to tell you except to maybe try updating > to the latest evas,edje,ecore,e17, then nuke whatever you have in > ~/.e, and rebuild whatever theme you're using from its edc source > (or try using e's default theme instead). > If that doesn't work.. then unless someone else also sees > this behavior, I'd suggest you use some other icon! >
Mystery solved here. BMPx is 'unique' as compared the most of my other applications in that to start the application you call the binary 'beep-media-player-2' (which has a .desktop that e17 auto detected). However, beep-media-player-2 ends up being immediately replaced with /usr/libexec/beep-media-player-2-bin (via dbus mojo or some such thing). That means that e17 was fishing for its own icon at this point (for both the ibox and the window border (which was also fuzzy)) as the .desktop file was no longer "in charge" of what icon was being shown. I ended up having to 'Create Icon' for the beep-media-player-2-bin, setting the icon to the same one used by the "launcher," if you will, for BMPx -- thus having two BMPx .desktop files, one being the "launcher" and the other being for after it is launched. Why e17 decided to render the "auto-discovered" icon so poorly in this situation, I still do not know and it may be worth investigating based on this new knowledge. But anyhow, I'm happy that the mystery is solved. Thanks for holding on with me here though this, and sorry for hijacking the thread. :o) -- _ (\o/) Chad 'v3rt1g0' Kittel <[EMAIL PROTECTED]> /_\ Beaver Dam, WI (USA) [4 8 15 16 23 42] "...staring up at heaven from the bottom of a glass" - Savatage ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
