emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68452: closed (w32-use-native-image-API makes weird behavior)


From: GNU bug Tracking System
Subject: bug#68452: closed (w32-use-native-image-API makes weird behavior)
Date: Tue, 16 Jan 2024 12:48:02 +0000

Your message dated Tue, 16 Jan 2024 14:46:54 +0200
with message-id <83bk9lcuo1.fsf@gnu.org>
and subject line Re: bug#68452: w32-use-native-image-API makes weird behavior
has caused the debbugs.gnu.org bug report #68452,
regarding w32-use-native-image-API makes weird behavior
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68452: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68452
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: w32-use-native-image-API makes weird behavior Date: Sun, 14 Jan 2024 21:52:00 +0800 User-agent: Mozilla Thunderbird Hi there,

I am not a skilled Emacs user. I mainly use Emacs as a front end for Maxima with the help of imaxima. imaxima converts Maxima output into PNG image, which are then displayed in Emacs. I am using Windows 10.

It works fine on Emacs 28.2, when I type an _expression_, e.g. q^2 = 1; and return, Emacs 28.2 immediately displays the resulting PNG image.

If I use Emacs 29.1, however, all I get after returning is an empty square. And if I type another _expression_ and return, a blank square appears. At the same time, the first empty square was replaced by a PNG image of the first _expression_. That's weird.

I saw the following messages in the *Messages* buffer:

Processing Maxima output...done
Unable to load image (image :type png :file c:/Users/Jinso/AppData/Local/Temp/imaximatU5Y9B/1 :scale 1.001595744680851 :ascent center :mask (heuristic (color-values imaxima-bg-color)) :transform-smoothing t) [35 times]
Process imaxima finished

After (setq w32-use-native-image-API nil), imaxima has the same behaviour on Emacs 28.2 and 29.1.

Best,
Jinsong

--- End Message ---
--- Begin Message --- Subject: Re: bug#68452: w32-use-native-image-API makes weird behavior Date: Tue, 16 Jan 2024 14:46:54 +0200
> Date: Tue, 16 Jan 2024 13:09:52 +0800
> Cc: 68452@debbugs.gnu.org
> From: Jinsong Zhao <jszhao@yeah.net>
> 
> I was able to confirm that my question is not related to 
> w32-use-native-image-API. The reason is that the image is not valid. In 
> fact, it's empty because Ghostscript on Windows doesn't flush the image 
> to the file. So this bug should be closed. Thanks for your help.

Thanks, closing.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]