Modify

Opened 12 years ago

Last modified 6 years ago

#10109 new defect

all images in crystal_project\16x16 are not displayed

Reported by: falkb Owned by:
Priority: normal Component: ProjectPlanPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

I don't see them already on the Admin Panel Icon Set Preview.

What could be wrong? The images without sub path are shown well.

I've got 0.12.2 on Windows (Bitnami Trac Stack)

Attachments (2)

projectplandoesnotshowicons.png (5.3 KB) - added by falkb 12 years ago.
projectplan_crystal_icons_missing.png (12.0 KB) - added by falkb 11 years ago.
photographic proof

Download all attachments as: .zip

Change History (11)

Changed 12 years ago by falkb

comment:1 Changed 12 years ago by falkb

Then [[ProjectPlan(renderer=gvrender,macroid=2,withbuffer)]] comes up with this: I suspect it's an image loading problem.

comment:2 Changed 12 years ago by falkb

I have set

[pp_options]
cachedirsize = 1
cachepath = E:\trac\myproject\tmp\projectplan
custom_dependency_field = blockedby
custom_due_assign_field = userstart
custom_due_close_field = userfinish
dot_executable = C:\Program Files (x86)\Graphviz2.26.3\bin\dot.exe
dotfixfparm = enabled
max_ticket_number_at_filters = 1000

[ticket-custom]
...
blockedby = text
blockedby.label = erfordert
blockedby.order = 6
blocking = text
blocking.label = ermöglicht
blocking.order = 6
userfinish.date = true
userfinish.date_empty = true
userfinish.label = Plan-Ende
userfinish.order = 5
userfinish.value = 
userstart = text
userstart.date = true
userstart.date_empty = true
userstart.label = Plan-Start
userstart.order = 4
userstart.value = 

comment:3 Changed 12 years ago by falkb

Now I found out, there were no icons set at all for Tickets, Priority, Type, Status on Admin page ProjectPlan-->ImageSettings! If I select them one by one by their comboboxes, that ProjectPlan chart gets populated with pictures (see the attached screenshot!).

Please, show an error message in the chart if no icons were set!

comment:4 Changed 11 years ago by anonymous

does still not work with todays SVN version

comment:5 Changed 11 years ago by Andreas

(In [13071]) v1.1.4, patch release

there were still os dependend path separators causing problems on windows machines, refs #10109

If someone has problems on non-linux systems, please do not hesitate to report them.

comment:6 Changed 11 years ago by Andreas

Resolution: worksforme
Status: newclosed

Hope it works now, unfortunately I have no windows system to check. Please report if everything is fine now.

Changed 11 years ago by falkb

photographic proof

comment:7 Changed 11 years ago by falkb

Resolution: worksforme
Status: closedreopened

still does not work. /admin/ProjectPlanConfig/General still shows photographic proof

comment:8 Changed 11 years ago by falkb

Again I've tested with today's version (2.1.0) and [[ProjectPlan(renderer=gvrender,macroid=2,withbuffer,filter_milestone=Foo)]] still comes with an empty canvas like this (even after force of recreation): . Also the Admin panel still doesn't show icons for crystal_project.

Graphviz log and Trac WARNING log is inconspicuous.

comment:9 Changed 6 years ago by Ryan J Ollos

Owner: Andreas deleted
Status: reopenednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.