https://bugs.winehq.org/show_bug.cgi?id=40523
Bug ID: 40523 Summary: legrand xlpro3 400 : unable to insert a pictogram Product: Wine Version: 1.9.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: tomlohave@gmail.com Distribution: ---
Created attachment 54340 --> https://bugs.winehq.org/attachment.cgi?id=54340 inserting a pictogram
inserting a pictogram (emf file) does not work logs show :
fixme:olepicture:OLEPictureImpl_Save (0x851a938,0x33de48,0),PICTYPE_ENHMETAFILE not implemented! err:olepicture:OLEPictureImpl_Load Failure while reading picture header (hr is 0, nread is 4). fixme:olepicture:OLEPictureImpl_Save (0xdccff38,0x33def4,1), [unknown type] not implemented!
and logs are spammed with this line : err:olepicture:OLEPictureImpl_Load Failure while reading picture header (hr is 0, nread is 4).
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #1 from tomlohave tomlohave@gmail.com --- workaround : extract all pictogram on emf files and save them as jpeg files.
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- Can't reproduce this problem in wine-staging, could you please retest?
https://bugs.winehq.org/show_bug.cgi?id=40523
tomlohave tomlohave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tomlohave@gmail.com
--- Comment #3 from tomlohave tomlohave@gmail.com --- Created attachment 54345 --> https://bugs.winehq.org/attachment.cgi?id=54345 logs
logs
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #4 from tomlohave tomlohave@gmail.com --- Still present (re-tested as requested) in wine-1.9.8 (ubuntu)
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to tomlohave from comment #4)
Still present (re-tested as requested) in wine-1.9.8 (ubuntu)
Please retest in wine-staging as requested (www.wine-staging.com).
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #6 from tomlohave tomlohave@gmail.com --- Still present in wine-staging-1.9.8 (ubuntu)
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #7 from tomlohave tomlohave@gmail.com --- Created attachment 54346 --> https://bugs.winehq.org/attachment.cgi?id=54346 logs (wine-staging)
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #8 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to tomlohave from comment #7)
Created attachment 54346 [details] logs (wine-staging)
Could you please provide step by step instructions how to reproduce? Perhaps we are inserting a pictogram using different ways.
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #9 from tomlohave tomlohave@gmail.com --- Here is a (small) video that would explain better than me ;)
http://download.openbricks.org/wine/record-1.ogv
https://bugs.winehq.org/show_bug.cgi?id=40523
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/oleaut32-Load_ | |Save_EMF Status|UNCONFIRMED |STAGED CC| |dmitry@baikal.ru, | |erich.e.hoover@wine-staging | |.com, michael@fds-team.de, | |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=40523
--- Comment #10 from tomlohave tomlohave@gmail.com --- solved in wine-1.9.9 (Staging)
https://bugs.winehq.org/show_bug.cgi?id=40523
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Staged patchset|https://github.com/wine-com |https://github.com/wine-sta |pholio/wine-staging/tree/ma |ging/wine-staging/tree/mast |ster/patches/oleaut32-Load_ |er/patches/oleaut32-Load_Sa |Save_EMF |ve_EMF CC| |nerv@dawncrow.de
https://bugs.winehq.org/show_bug.cgi?id=40523
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://web.archive.org/web | |/20210207112831/https://doc | |dif.fr.grpleg.com/general/o | |uidoo/exe/XLPRO3_FRA_3906-b | |2.exe CC| |focht@gmx.net
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
I've found a download of the app. I hope it's the right one:
https://www.legrand.fr/pro/outils/applis-logiciels-et-configurateurs/logicie...
Stable download link via Internet Archive:
https://web.archive.org/web/20210207112831/https://docdif.fr.grpleg.com/gene...
--- quote --- Here is a (small) video that would explain better than me ;)
http://download.openbricks.org/wine/record-1.ogv --- quote ---
Although it doesn't matter anymore because a Wine-Staging patchset exists...
If you really need to provide information using external sites always take a snapshot using Internet Archive / Wayback machine. Private / hobbyist sites rarely survive the decay of the Internet. All the things will eventually get lost in time. One day the same fate might happen to archive.org but it's still the best thing we have now which is what matters.
$ sha1sum XLPRO3_FRA_3906-b2.exe ba5e94601510b03c141f36c31320351958cb77c7 XLPRO3_FRA_3906-b2.exe
$ du -sh XLPRO3_FRA_3906-b2.exe 293M XLPRO3_FRA_3906-b2.exe
$ wine --version wine-6.1-187-g4f1b297a14b
Regards