Opened 12 years ago
Last modified 7 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)
Change History (11)
Changed 12 years ago by
Attachment: | projectplandoesnotshowicons.png added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
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
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:5 Changed 12 years ago by
comment:6 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Hope it works now, unfortunately I have no windows system to check. Please report if everything is fine now.
comment:7 Changed 12 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:8 Changed 11 years ago by
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 7 years ago by
Owner: | Andreas deleted |
---|---|
Status: | reopened → new |
Then
[[ProjectPlan(renderer=gvrender,macroid=2,withbuffer)]]
comes up with this: I suspect it's an image loading problem.