Opened 22 years ago

Closed 21 years ago

Last modified 5 years ago

#482 closed defect (invalid)

Commandline Help not showing

Reported by: SF/kirschsaft Owned by: fingolfin
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

Normally when I execute ScummVM without any commandline parameters it will show a help with the parameters explained. Today I tried the new cvs branch the first time and it doesn't show anything. Neither the help text nor any other text (e.g. the version if executed with "-v").. The only thing that happens is that I see a window flashing over my screen. It does parse the parameters correctly.

I'm using Mingw (gcc 3.2) as compiler under Win2k.

Ticket imported from: #617680. Ticket imported from: bugs/482.

Change History (10)

comment:1 by fingolfin, 22 years ago

This is not really a bug. What should happen when you run the game w/ o any options is that the launcher dialog shows up. If you only get a window flashing over your screen, that's definitly wrong. What backend are you using?

comment:2 by SF/kirschsaft, 22 years ago

I'm using the SDL backend.

The launcher works, but only if you have a scummvm.ini. But what in my opinion is very strange is that there is absolutely no text output to the console. I'm directly back at the command prompt with scummvm running in its window..

comment:3 by fingolfin, 22 years ago

Owner: set to fingolfin

comment:4 by fingolfin, 22 years ago

That it went back directly to the prompt was due to another bug in the code. Does this still occur with a current build?

comment:5 by fingolfin, 22 years ago

Status: newpending

comment:6 by SF/trinity78, 22 years ago

bug is still there, no help is displayed.

comment:7 by fingolfin, 22 years ago

Of course help is displayed. If you use invalid parameters, e.g. "scummvm -h" it will display help. If you give no parameters, it'll run the launcher. Just as it is meant to.

Now, if for some reasons it doesn't run the launcher GUI for you, that'd be a bug.

comment:8 by fingolfin, 22 years ago

Status: pendingnew

comment:9 by fingolfin, 21 years ago

Resolution: invalid
Status: newclosed

comment:10 by digitall, 5 years ago

Component: --Unset--GUI
Note: See TracTickets for help on using tickets.