Issue 50173 - testtool: there are images missing in images_tt.zip
Summary: testtool: there are images missing in images_tt.zip
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: automation (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: gregor.hartmann
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks: 45006
  Show dependency tree
 
Reported: 2005-06-01 13:00 UTC by b.osi.ooo
Modified: 2005-07-18 17:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description b.osi.ooo 2005-06-01 13:00:23 UTC
At least some from: svtools/res/

(I took a nonpro testtool, to see it on opening extras-settings->font)
Comment 1 gregor.hartmann 2005-06-01 17:33:51 UTC
this is a regression caused by issue 45006 
see automation/packimages/makefile.mk

replacing 
<     +$(COPY) $(subst,$(OUTPATH),$(COMMON_OUTDIR)
$(SOLARRESDIR))$/img$/svt*.ilst $(MISC) 
---
>     +$(COPY) $(subst,$(OUTPATH),$(COMMON_OUTDIR)
$(SOLARRESDIR))$/img$/fps*.ilst $(MISC) 

instead both lines need to be in
Comment 2 matthias.huetsch 2005-07-13 13:50:30 UTC
Adding dependency to issue 45006, adjusting target, accepting...
Comment 3 matthias.huetsch 2005-07-13 14:11:25 UTC
Fixed on cws_src680_mhu08...
Comment 4 matthias.huetsch 2005-07-13 14:17:47 UTC
mhu->tbo: please verify on cws_src680_mhu08...

re-open issue and reassign to tbo@openoffice.org
Comment 5 matthias.huetsch 2005-07-13 14:17:53 UTC
reassign to tbo@openoffice.org
Comment 6 matthias.huetsch 2005-07-13 14:17:58 UTC
reset resolution to FIXED
Comment 7 matthias.huetsch 2005-07-14 13:31:38 UTC
Hi Gregor,

can you please verify the fix for this issue on cws_src680_mhu08 ?

Thanks,
Matthias


re-open issue and reassign to gh@openoffice.org
Comment 8 matthias.huetsch 2005-07-14 13:31:46 UTC
reassign to gh@openoffice.org
Comment 9 matthias.huetsch 2005-07-14 13:31:52 UTC
reset resolution to FIXED
Comment 10 gregor.hartmann 2005-07-14 14:05:04 UTC
checked against master and found the images to be there
Comment 11 matthias.huetsch 2005-07-18 17:16:20 UTC
Fix integrated into milestone SRC680_m119 => closing...