Seite 2 von 2

Re: Red screen on starting Z88 Aurora

Verfasst: Di 10. Mär 2015, 21:41
von mabinty
Hey ccad and SHautsch,

I tested the files z88.fcd and aurorastartv2 SHautsch posted the other day and it was the file z88.fcd which allowed to get rid of the red screen. Its white now, problem solved :)

Thanks a lot for your efforts!

Cheers,
Aram

Re: Red screen on starting Z88 Aurora

Verfasst: Mi 11. Mär 2015, 11:11
von SHautsch
Hello mabinty,

we are glad you problem was solved. Have fun using Z88Aurora!

Kind regards,
SHautsch

Re: Red screen on starting Z88 Aurora

Verfasst: Fr 18. Dez 2015, 04:00
von Sebaztian
Hello everybody
I am trying to use the program z88Aurora V3 on ubuntu 14.04 64 bits, but when i run the program i get a red background on the screen.
i was trying the different advices, changing commas by decimal point, using suse64 instead of ubuntu 64 but nothing is working.
I am probably doing something wrong but i can't get to know what it is.

Cheers
S Loyola

Re: Red screen on starting Z88 Aurora

Verfasst: Fr 18. Dez 2015, 07:54
von SHautsch
Hello Sebaztian,

please try to replace your z88.fcd file (which can be found under z88aurorav3/bin/ubuntu64/) with the file attached to this post. This worked for mabinty with Z88Aurora V2 and should work for V3 as well.

Please let us know if you got it working.

Kind regards,
SHautsch

Re: Red screen on starting Z88 Aurora

Verfasst: Fr 18. Dez 2015, 14:50
von Sebaztian
Hello SHautsch

The file attached work perfect.

It is possible to know what is the difference between the original and the new fcd file?

thanks

S Loyola

Re: Red screen on starting Z88 Aurora

Verfasst: Mo 21. Dez 2015, 07:51
von SHautsch
Hello Sebaztian,

it should only be the correct text encoding and decimal separator. Maybe your text editor messes something up.

If you would like, you could provide us with information about your OS, language settings and the text editor you used to open the z88.fcd file. Maybe we can find the guilty party :mrgreen:

Kind regards,
SHautsch

Re: Red screen on starting Z88 Aurora

Verfasst: Di 22. Dez 2015, 22:59
von Sebaztian
Hi

I am using Ubuntu 14.04 LTS, the first time that the software was opened the language setup was spanish, i use gedit when i want to open the txt files.


cheers
S Loyola

Re: Red screen on starting Z88 Aurora

Verfasst: Mi 23. Dez 2015, 08:18
von SHautsch
Hello Sebaztian,

you are using decimal comma in Spain, aren't you? Maybe that's causing trouble...

Looks like a bad combination of language / decimal separator settings and LANG settings. It's just curious that we did not change a thing in the file I uploaded, it's just the one from the z88aurorav3_en.tar.gz archive.

Well, for now the workaround with the uploaded z88.fcd solves the problem and we will have a deeper look into that for the next version of Z88Aurora.

Kind regards,
SHautsch

Re: Red screen on starting Z88 Aurora

Verfasst: So 21. Feb 2016, 01:12
von x3k30c
For Ubuntu,

export LC_NUMERIC=C
or
export LC_NUMERIC="en_US.UTF-8"

the messed up z88.fcd (numbers with the format 1,0) needs to be reinstalled.

Re: Red screen on starting Z88 Aurora

Verfasst: Do 25. Feb 2016, 08:54
von SHautsch
Hello x3k30c,

thanks for sharing your advice.

A small addition: the correct z88.fcd file can be downloaded in one of my older posts in this thread:
viewtopic.php?f=21&t=663&p=2981#p2916

Kind regards,
SHautsch