Closed GoogleCodeExporter closed 9 years ago
Hello,
The issue seems to be its not able to guess the proper encoding for the text
which
must be something different from your default encoding. Try setting your
"Preffered
Encoding" in the Preferences dialog to the appropriate setting (utf-8 worked
for me)
and then try your above steps and see if it functions any better.
By 'Crash' does the error reporter dialog show up with any information in it or
does
the program just shutdown? If the former please paste the contents of the error
reporter dialog here for analysis.
Also if you have the Editra Log Window (View=>Shelf=>Editra Log) open when you
try to
save are any error ([err]) messages shown in the window?
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 1 Jul 2009 at 8:48
Thank for your response.
You are right about bug cause but I tried changing "prefered encoding" and it
didn't
work. Always the same error.
I wasn't able to copy logs from log window because of another bug, so I send
you a
screenshot with all messages.
Original comment by aedelato...@gmail.com
on 2 Jul 2009 at 8:00
Attachments:
Thanks,
The other bug was caused by a missed test case after the latest clipboard
enhancements. This has been fixed already.
Will get the encoding handling fixed for save as actions before the next
release.
To workaround in current release you can add an encoding comment to the the top
of
the file.
basically in one of the top two lines have the following text
encoding: utf-8
utf-8 can be replaced by the desired encoding.
Thanks,
cody
p.s) fixing title to be more descriptive to the problem at hand
Original comment by CodyPrec...@gmail.com
on 7 Jul 2009 at 3:31
Thank you very much
Original comment by aedelato...@gmail.com
on 7 Jul 2009 at 4:13
Fixed for next release.
Original comment by CodyPrec...@gmail.com
on 21 Jul 2009 at 4:42
Original comment by CodyPrec...@gmail.com
on 21 Jul 2009 at 11:18
Original issue reported on code.google.com by
aedelato...@gmail.com
on 1 Jul 2009 at 9:00Attachments: