The International Simutrans Forum

Development => Patches & Projects => Incorporated Patches and Solved Bug Reports => Topic started by: Kondator on May 14, 2010, 11:35:06 pm

Title: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: Kondator on May 14, 2010, 11:35:06 pm
This occurs since last official release (102.2.2)
In windows crash to the "inform from the error to windows" screen, and in linux in the console "segmentation fault"
The subject is very explanatory
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: jamespetts on May 15, 2010, 12:24:55 am
Might I ask - which particular keys cause the error? And what version of Windows are you using?
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: Kondator on May 15, 2010, 12:34:16 am
The windows version is the xp home edition (I think)
With linux (ubuntu) occurs with 8 9 y 10
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: jamespetts on May 15, 2010, 12:53:34 am
With what keys does it crash in Windows?
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: Kondator on May 15, 2010, 02:36:17 am
the same that in linux:
0 a help page (crashes  accesing to it from the menu)
looking slowly to it , crashes when hiting a key without  functionality
(light bulb) if the keyboard help shows when you hit a key without functionaliy and presing 0, but crashes, here is the bug
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: rdepass on May 15, 2010, 02:01:37 pm
I have a related problem, when I adjust the sound level, to mute sound and music, on exiting the dialog box, the game closes.
It is good to see that the version I downloaded 14/05 saves perfectly with no problems.
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: rdepass on May 15, 2010, 02:03:53 pm
I forgot to mention I'm using ubuntu 8.04 with all the updated stuff. Another thing, when I was using the ati drivers, the full screen gave a flickering, which goesn't occur without full screen or without the drivers. Might be ati problem, just letting you know.
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: rdepass on May 15, 2010, 02:05:29 pm
Sorry, the version I'm using is 102.2.2
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: prissi on May 15, 2010, 06:39:11 pm
Since when a key without a binding is show, the help file should be visible. Maybe this is broken. What is the language settings in question?
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: rdepass on May 15, 2010, 07:34:46 pm
The language I'm using is English
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: Kondator on May 15, 2010, 11:58:50 pm
I always use spanish ( I am spanish)
but I try it with english  language and crash too, then I think is common with all languages (is a matter of try it with all languages)
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: rdepass on May 16, 2010, 12:32:24 am
Thanks
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: vilvoh on May 16, 2010, 11:13:17 am
I can confirm this bug too with Win XP and Simutrans 102.2.2 + pak64 102.2.2
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: Dwachs on May 16, 2010, 12:05:37 pm
The translated text of
Code: [Select]
<title>Keyboard Help</title>\n<h1><strong>Keyboard Help</strong></h1><p>\n
is much too long.

You (Spanish translators) could remove all the references to certain keys as they are generated automatically.

Edit: Should not crash with rev 3295. But look at the keyboard help window. Its simply too much.
Title: Re: r3274 Linux\Windows all paks - crash hiting hotkeys
Post by: vilvoh on May 16, 2010, 04:46:32 pm
Thanks for the info, Dwachs. It had a pretty old version of the keyboard help. I've corrected it to make it shorter. It should fit well now.