GNOME Bugzilla – Bug 152142
dia: Missing pictures
Last modified: 2005-06-26 09:06:50 UTC
A Debian user reported the following: ================================================================================= I install dia and noticed some pictures are missing. Through the console I get some informations: WARNING **: failed to load pixbuf for file .... ER: /usr/share/dia/sheets/ER/weakentity.png GRAFCET: /usr/share/dia/sheets/GRAFCET/etapei.png /usr/share/dia/sheets/GRAFCET/etapeme.png /usr/share/dia/sheets/GRAFCET/etapems.png /usr/share/dia/sheets/GRAFCET/etapemc.png /usr/share/dia/sheets/GRAFCET/etapesp.png /usr/share/dia/sheets/GRAFCET/vergent_and.png RE-JACKSON: /usr/share/dia/sheets/Jackson/designed_domain.png /usr/share/dia/sheets/Jackson/machine_domain.png /usr/share/dia/sheets/Jackson/req_phen.png RE-KAOS: Almost all of them, console report their path is: /usr/share/dia/sheets/KAOS/ RE-I: /usr/share/dia/sheets/Istar/* I noticed they exist as .xpm though so that might be trivial to fix the error. =============================================================================== See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270547 I could reproduce this by starting dia and activating the respective shape sets.
Isn't this already fixed by (no it isn't at least not on HEAD :() 2004-07-25 Lars Clausen <lars@raeder.dk> * sheets/{ER,GRAFCET,Istar,Jackson,KAOS}: Added .png files.
Now fixed and tested.
When I reported the bug, sheets/ER/Makefile.am referenced weakentity.xpm and sheets/ER.sheet.in referenced weakentity.png. Now, it's the other way around. It seems that for this file, the bug has been "doubly fixed". For the other files, the situations looks better (consistent png). So I propose adjusting sheets/ER.sheet.in.
Seems to be done without updating the bug report http://cvs.gnome.org/viewcvs/dia/sheets/ER.sheet.in?rev=1.5&view=log 2005-05-31 Lars Clausen <lars@raeder.dk> * sheets/ER.sheet.in: No more xpms referenced in sheets.
*** Bug 308538 has been marked as a duplicate of this bug. ***