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

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

[Octave-bug-tracker] [bug #64330] Problem loading an empty file in the e


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #64330] Problem loading an empty file in the editor
Date: Fri, 23 Jun 2023 13:55:43 -0400 (EDT)

Follow-up Comment #5, bug #64330 (project octave):

The issue with the spinning wheel might be fixed with the attached patch. Some
more clean-up action might still be needed in that error state though.

I'm not sure why that error occurs in the first place though. We are calling
our wrapper for gnulib's u16_conv_from_encoding which doesn't do anything
fancy. But it seems to be failing for some reason.

IIRC, I replaced that conversion from a Qt implementation to gnulib. That was
done in order to make that section of the code compatible with Qt6 which
removed most of the encoding conversion facilities.

Maybe, we could try to skip the whole conversion attempt if we already know
that the file is empty...

(file #54862)

    _______________________________________________________

Additional Item Attachment:

File name: bug64330-editor-load-file-mouse-pointer.patch Size:2 KB
   
<https://file.savannah.gnu.org/file/bug64330-editor-load-file-mouse-pointer.patch?file_id=54862>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64330>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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