|
From: Antonio D. <ant...@gm...> - 2025-08-28 10:26:41
|
I think the problem is indeed the inittex.ini file. If I remove it, I get
the same errors. If I put it back in the GLE root everything works fine. I
just downloaded the portable version of GLE 4.3.7 for Windows and the
inittex.ini file is not included in the zip file. I copied it from a
previous version (4.3.4) and everything works fine.
Il giorno gio 28 ago 2025 alle ore 11:41 Lukas Flierl <fli...@gm...>
ha scritto:
> no same error, but here I cannot fix it...
>
> Am Do., 28. Aug. 2025 um 11:29 Uhr schrieb Radek Machulka <
> rad...@gm...>:
>
>> So does this mean you only get this error when using QGLE (not direct gle
>> running in terminal)?
>>
>> I also had some complains about inittext.ini in the past. Usually, I just
>> copy
>> it to the gle's root directory and it is fine. I am not using QGLE though.
>> Nowadays, I am getting "/usr/lib/libtiff.so.5: no version information
>> available", did not have a time to look at it yet.
>>
>> R.
>>
>>
>> On čtvrtek 28. srpna 2025 10:55:29, středoevropský letní čas Lukas Flierl
>> wrote:
>> > Hi Radek,
>> >
>> > Yes you are right (as always) in my MWE I am using a different number of
>> > digits, but as mentioned this is not the cause. I am using Version
>> 4.3.4,
>> > the issue might be that whenever I open an GLE file (I am using QGLE) I
>> > get this error: "Could not open inittex.ini file ", I just press
>> > "Reloade file" and everything works fine.
>> >
>> > Cheers
>> > Lukas
>> >
>> > Am Do., 28. Aug. 2025 um 10:51 Uhr schrieb Radek Machulka <
>> >
>> > rad...@gm...>:
>> > > No error on my side, however as I realize, I am using rather old
>> version
>> > > of
>> > > GLE (v.4.3.4). What version do you use? If there is some regression,
>> is
>> > > should
>> > > be relatively easy to find.
>> > >
>> > > Just for record, you claim to have an issue with "sci 2 10", however
>> your
>> > > code
>> > > snippet uses "sci 3 10". Tried both, both works (that is probably
>> what
>> > > you
>> > > meant, by number of digits does not matter).
>> > >
>> > > Radek
>> > >
>> > >
>> > > On čtvrtek 28. srpna 2025 10:36:34, středoevropský letní čas Lukas
>> Flierl
>> > >
>> > > wrote:
>> > > > Dear all,
>> > > >
>> > > > I am preparing some figures and when using format "sci 2 10" an
>> error
>> > > > occurs. the number of digits does not seem to b the issue I also
>> tried
>> > >
>> > > "sci
>> > >
>> > > > 4 10". Here is my GLE code:
>> > > >
>> > > > size 12.0 12.0
>> > > >
>> > > > begin graph
>> > > > xaxis min 1 max 100
>> > > > ! does not work
>> > > > yaxis min -1e-6 max 3e-3 format "sci 3 10"
>> > > > ! does work
>> > > > !yaxis min -1e-6 max 3e-3 format "sci 10"
>> > > > ! error message. Unrecognised control sequence {cdot}
>> > > > end graph
>> > > >
>> > > > Any idea what is causing this?
>> > > >
>> > > > Cheers
>> > > > Lukas_______________________________________________
>> > >
>> > > Glx-general mailing list
>> > > Glx...@li...
>> > > https://lists.sourceforge.net/lists/listinfo/glx-general
>> _______________________________________________
>> Glx-general mailing list
>> Glx...@li...
>> https://lists.sourceforge.net/lists/listinfo/glx-general
>>
> _______________________________________________
> Glx-general mailing list
> Glx...@li...
> https://lists.sourceforge.net/lists/listinfo/glx-general
>
|