| Summary: | changes in advertising engine | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | ra oeai <oeai> |
| Component: | Installer | Assignee: | Thierry Vignaud <thierry.vignaud> |
| Status: | RESOLVED OLD | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | marja11, thierry.vignaud |
| Version: | Cauldron | Keywords: | NEEDINFO |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | drakx-installer-stage2 | CVE: | |
| Status comment: | |||
|
Description
ra oeai
2013-03-15 02:19:36 CET
Manuel Hiebel
2013-03-15 02:26:13 CET
Severity:
normal =>
enhancement the advanced way of setting up the text template needs just a little more - provide a font for rendering new template, but also know how to render png from command line - this can be not so easy or enable webkit as an example and do things in html - this will take some resources drakx/trunk/perl-install/install/steps_gtk.pm #570 the thing is that also there are some sort of buttons in slide show that should change slides, but actually those buttons are not working, so this can be changed too, and on functions of buttons some functions can be set, so they can start compile .png script if user will press them, or change screens after 3 times of looping. hmm i see that webkit is actually used, so how about to use html pages instead of pngs? Can you guaranty the HTML pages would fit eg: 500x400? CC:
(none) =>
thierry.vignaud (In reply to Thierry Vignaud from comment #4) > Can you guaranty the HTML pages would fit eg: 500x400? @ ra oeai Can you please reply? CC:
(none) =>
marja11 these threads goes to archive, that i'm not reading usually. to use html not in percentage mode, there could be few cases, that can switch templates or set different multipliers for needed values such as font or table -width+height. in fact html uses css, so it should all be described through css for various modes.
Thierry Vignaud
2015-09-23 09:46:22 CEST
Source RPM:
(none) =>
drakx-installer-stage2 Could you provide html samples so that I could test? What I fear is that historically we got segfaults with WebKit. I fixed/prevented them by moving WebKit into forked processes that displays release notes or help. This way that don't break the main installer and the segfaults disapeared as the process end after no more using webkit instead of regularly setting up a WebKit view Alternatively, we could use an overlay widget with an image in background and some transparent label widgets over it (In reply to Thierry Vignaud from comment #7) > Could you provide html samples so that I could test? > What I fear is that historically we got segfaults with WebKit. > I fixed/prevented them by moving WebKit into forked processes that displays > release notes or help. > This way that don't break the main installer and the segfaults disapeared as > the process end after no more using webkit instead of regularly setting up a > WebKit view > > Alternatively, we could use an overlay widget with an image in background > and some transparent label widgets over it Almost 5 years later and no samples were supplied. Closing Resolution:
(none) =>
OLD |