First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 78112
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jory A. Pratt <geekypenguin@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Esetroot.cc Esetroot.cc text/plain Aaron Walker (RETIRED) 2005-01-16 03:19 0000 7.05 KB Details
Anarchy.jpg Anarchy.jpg image/jpeg Jory A. Pratt 2005-01-16 13:52 0000 73.04 KB Details
libimage.patch libimage.patch patch Frederik Kunz 2005-02-12 04:01 0000 5.72 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 78112 depends on: Show dependency tree
Show dependency graph
Bug 78112 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-01-15 10:46 0000
imlib2-1.2.0 breaks painter module in fluxspace

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
fluxspace fails to load image for background when using imlib2-1.2.0

------- Comment #1 From Aaron Walker (RETIRED) 2005-01-15 10:53:45 0000 -------
*** Bug 75845 has been marked as a duplicate of this bug. ***

------- Comment #2 From Aaron Walker (RETIRED) 2005-01-15 10:55:18 0000 -------
For some reason, imlib_load_image_immediately() is returning NULL with 1.2.0,
but returns a valid image handle with 1.1.2.

------- Comment #3 From SpanKY 2005-01-15 13:09:06 0000 -------
could you guys make this a useful bugreport and give me a small example code ?
:P

i dont use any of the box windowmanagers

------- Comment #4 From Jory A. Pratt 2005-01-15 20:45:17 0000 -------
LOL Spanky here is the code from fluxspace.xml

 <!-- Painter module - Different wallpaper for each workspace -->
  <painter enable="yes">
    <wallpaper workspace="0" image="~/.fluxbox/backgrounds/Anarchy.jpg"/>
    <wallpaper workspace="1" image="~/.fluxbox/backgrounds/Anarchy.jpg"/>
    <wallpaper workspace="2" image="~/.fluxbox/backgrounds/Anarchy.jpg"/>
    <wallpaper workspace="3" image="~/.fluxbox/backgrounds/Anarchy.jpg"/>
  </painter>
 
this is a module that needs imlib_load_image_immediately() to return a valid image which imlib2-1.2.0 does not it returns NULL unlike imlib2-1.1.2. This could be upstreamed to fluxspace developers I would imagine.

------- Comment #5 From SpanKY 2005-01-16 02:26:18 0000 -------
attach Anarchy.jpg here please, i tested with a small jpg and it worked fine
for me

also, someone attach the code that's in question please ...

------- Comment #6 From Aaron Walker (RETIRED) 2005-01-16 03:19:01 0000 -------
Created an attachment (id=48637) [edit]
Esetroot.cc

------- Comment #7 From Aaron Walker (RETIRED) 2005-01-16 05:46:50 0000 -------
I'm pretty sure that the bug described in the posted URL is the same one we are
having here ; after hacking imlib to display which files dlopen() fails on, I
get the same list as that poster (zlib.so, tiff.so, png.so, jpeg.so, and
bz2.so).

------- Comment #8 From Aaron Walker (RETIRED) 2005-01-16 07:07:40 0000 -------
SpanKY, no go with python-2.4 either :/

------- Comment #9 From Jory A. Pratt 2005-01-16 13:52:28 0000 -------
Created an attachment (id=48687) [edit]
Anarchy.jpg

Here is the jpg you requested hopefully it will help.

------- Comment #10 From Frederik Kunz 2005-02-12 04:01:51 0000 -------
Created an attachment (id=51047) [edit]
libimage.patch

I think this might be the same bug as mentioned here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=293815

I attached a patch that solved the problem for me.

------- Comment #11 From Aaron Walker (RETIRED) 2005-02-12 11:09:00 0000 -------
Confirmed.  It works here as well.

The patch that is attached works for 1.2.0.  To patch the snapshot (2005...) you need to chop the second hunk since Makefile.in doesn't exist.

------- Comment #12 From SpanKY 2005-02-20 21:49:40 0000 -------
1.2.0-r1 in portage

First Last Prev Next    No search results available      Search page      Enter new bug