Bug 151751 - [SCREENSHOT] Cannot produce localized screenshots for Calc
Summary: [SCREENSHOT] Cannot produce localized screenshots for Calc
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Screenshot
  Show dependency treegraph
 
Reported: 2022-10-25 12:47 UTC by Olivier Hallot
Modified: 2023-02-27 14:01 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Hallot 2022-10-25 12:47:30 UTC
Description:
Localized screenshots for Calc are not produced with command "make". Only en-US screenshot is created.

Steps to Reproduce:
1.Build libreoffice with --with-lang=fr de ja  (whatever set of languages)
2.test build with languages if all is OK in user interface
3.issue "make screenshot" or "cd sc&& make screenshot" or "make sc.screenshot"
4. wait until finished
5. inspect workdir/screenshots/modules/scalc/ui/* to find a localized screenshot under $lang/ folder

Actual Results:
Only the en-US screenshot is produced in workdir/screenshots/modules/scalc/ui/

Expected Results:
each dialog shoot for each languages defined in the build option above for Calc


Reproducible: Always


User Profile Reset: No

Additional Info:
The screenshooting for Writer and others work well.
Comment 1 Buovjaga 2023-02-27 14:01:59 UTC
I believe you, so I set to NEW