[Bug 22987] Irfan view - "Can't paste image from clipboard !" (not a Wine bug)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 1 06:54:59 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22987





--- Comment #15 from Karsten <development+wine at decotrain.homedns.org>  2010-06-01 06:54:57 ---
I have an answer from the author of Irfanview now.

Original Text from Irfan:

> Zwischenablage: ich kenne leider keine Details
> was Wine dabei genau macht ... IrfanView versucht
> zuerst ein DIB-Objekt aus Clipboard zu nehmen,
> dann ein HBITMAP ... das Bild wird aber nach
> korrekten Daten untersucht (um Overflows zu
> vermeiden) und wenn da etwas falsch ist, wird nicht eingefuegt.
> Vielleicht kopiert Wine das Bild verkehrt rum,
> d.h. die Hoehe wird negativ gesetzt? (ist
> theoretisch zwar erlaubt, aber niemand macht es)
> (diesen Fall habe ich jetzt auch beruecksichtigt,
> der sollte keinen Fehler liefern ;-)

Irfanview just tries to take the DIB-object from the clipboard and then a
HBITMAP.
The picture is checked for correct data afterwards to avoid overflows.
He asks if wine copies the picture inverted with a negative height?

Irfan also asks if he should provide a special exe for debugging.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list