fullscreen don t work

fullscreen don t work

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
User avatar
anterak
Posts: 67
Joined: 22 Jul 2007, 12:07

fullscreen don t work

Post by anterak »

Hello

I run opensuse 11.2 64bit, i install spring and spring lobby from accAgon's repository. But fullscreen don 't work. what happen ?
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: fullscreen don t work

Post by hoijui »

dont work is a bit a vague explanation.
give infolog.txt and srceenshots, if it makes sense.
User avatar
anterak
Posts: 67
Joined: 22 Jul 2007, 12:07

Re: fullscreen don t work

Post by anterak »

it s work in windowed mode, not in full screen. I look at .springrc, in springsetting ... everything should be ok, but it s not in full scree n
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: fullscreen don t work

Post by hoijui »

hoijui wrote:give infolog.txt and srceenshots, if it makes sense.
you did not give any more info in your last post. this is not enough to help you.
User avatar
anterak
Posts: 67
Joined: 22 Jul 2007, 12:07

Re: fullscreen don t work

Post by anterak »

this is infolog.txt
http://pastebin.com/m376808b7
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: fullscreen don t work

Post by Auswaschbar »

Because of some unknown reasons, agon decided to pack a debug build. Debug builds always start in a windowed mode.
User avatar
anterak
Posts: 67
Joined: 22 Jul 2007, 12:07

Re: fullscreen don t work

Post by anterak »

thanks, there a trouble with opensuse 11.x 64b since spring's last version
User avatar
Agon
Posts: 527
Joined: 16 May 2007, 18:33

Re: fullscreen don t work

Post by Agon »

Auswaschbar wrote:Because of some unknown reasons, agon decided to pack a debug build. Debug builds always start in a windowed mode.
I got a pm which told me to do it. (Pointing at hoijui)
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: fullscreen don t work

Post by Auswaschbar »

RELWITHDBGINFO is the max you should use for releases.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: fullscreen don t work

Post by hoijui »

umm.. :/
yeah... well at least we found out before a new release, with all pakcage devs doing it :D
the reason i said that, is for the separate debug symbol packages. but yeah.. turns out to not be a good idea. i guess RELWITHDEBINFO would be the propper choice, not DEBUG(2|3).
RELWITHDEBINFO uses -g, and the default level is 2 (acording to "man g++") so we should have the info we want.
sorry for that!
User avatar
Agon
Posts: 527
Joined: 16 May 2007, 18:33

Re: fullscreen don t work

Post by Agon »

" -DCMAKE_BUILD_TYPE=RELWITHDBGINFO" added to the cmake call.
User avatar
anterak
Posts: 67
Joined: 22 Jul 2007, 12:07

Re: fullscreen don t work

Post by anterak »

IT WORKS FINE !

good job !
thanks to you agon
User avatar
Agon
Posts: 527
Joined: 16 May 2007, 18:33

Re: fullscreen don t work

Post by Agon »

Hehe no problem, I guess the packages are out.
Post Reply

Return to “Linux”