Hello Guest

LWJGL, minecraft, ubuntu 12.04 and exiting fullscreen.

  • 4 Replies
  • 10965 Views
LWJGL, minecraft, ubuntu 12.04 and exiting fullscreen.
« on: July 07, 2012, 10:16:43 »
To clarify, i'm posting this here because i believe the problem to be a bug with LWJGL and not minecraft. And i have tried updating LWJGL, that fixed a problem i had with full screen lagging but not this other problem.

Im running ubuntu 12.04 with linux 3.2 (generic) 64bit, with a AMD radeon 6870 and the 12.6 catalyst driver release. I'm having a very irritating problem with minecraft; when you exit fullscreen, or quit the game from full screen.

Full screen works fine, but when i leave full screen with the game running, the window goes black and extremely laggy/not usable.

If i quit the game from full screen my whole screen goes pink and into rectangles. And i have to force relog or restart the machine to fix this.

Has anyone else come across these problems, or should i test this in another LWJGL app (if so what/where.)

*

Offline princec

  • *****
  • 1933
    • Puppygames
Re: LWJGL, minecraft, ubuntu 12.04 and exiting fullscreen.
« Reply #1 on: July 08, 2012, 08:51:15 »
Try some of mine (http://www.puppygames.net) and see if they do the same.

Cas :)

Re: LWJGL, minecraft, ubuntu 12.04 and exiting fullscreen.
« Reply #2 on: July 08, 2012, 13:27:31 »
Thanks, i ran revengeofthetitans, with the exact same result, heres what spilled:

Code: [Select]
***@***:***/revengeofthetitans$ ./revenge.sh
./revenge.sh: line 31:  4177 Aborted                 (core dumped) XMODIFIERS= java -noverify -Djava.library.path="${INSTDIR}" -Dorg.lwjgl.util.NoChecks=true -Dorg.lwjgl.librarypath="${INSTDIR}" -Dnet.puppygames.applet.Launcher.resources=/resources-puppygames.dat -Dnet.puppygames.applet.Game.gameResource=game.puppygames -XX:MaxGCPauseMillis=3 -Xms64m -Xmx375m -Xincgc -cp "${JARPATH}" net.puppygames.applet.Launcher "$@" > "${LOGFILE}" 2>&1

Any ideas?

Still getting segfaults:

(hs_err_pid***):

Code: [Select]
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fbda5f4ec58, pid=4177, tid=140452540679936
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.1
# Distribution: Ubuntu 12.04 LTS, package 6b24-1.11.1-4ubuntu3
# Problematic frame:
# C  [libX11.so.6+0x33c58]  XQueryExtension+0x28
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

---------------  T H R E A D  ---------------

Current thread (0x00007fbdb019b000):  VMThread [stack: 0x00007fbda7bb8000,0x00007fbda7cb9000] [id=4191]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xffffffffb0440d58

Registers:
RAX=0x00007fbd980008c0, RBX=0xffffffffb04403f0, RCX=0x00007fbda7cb7848, RDX=0x00007fbda7cb7844
RSP=0x00007fbda7cb77e0, RBP=0x00007fbd4fa80d32, RSI=0x00007fbd4fa80d32, RDI=0xffffffffb04403f0
R8 =0x00007fbda7cb784c, R9 =0x0000000000000080, R10=0x0000000000017001, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x00007fbd4fa80d32, R14=0x00007fbd980008c0, R15=0x0000000000000000
RIP=0x00007fbda5f4ec58, EFLAGS=0x0000000000010202, CSGSFS=0x0000000000000033, ERR=0x0000000000000005
  TRAPNO=0x000000000000000e

Re: LWJGL, minecraft, ubuntu 12.04 and exiting fullscreen.
« Reply #3 on: July 09, 2012, 16:12:56 »
Ok this is really wierd, if i toggle fullscreen off, i get black screen game. Toggle it back on and black screen full. Then toggle again and perfectly normal windowed??? Add infinity? So all i have to do is double tap F11 and im good, and tap once to reenter. But still kinda strange. Possibly patchable with a basic MC mod

Scratch that, that makes it worse because it looks like theres a 1/4 chance of going glitchy screen and not being able to return to the OS if i do that >.>
« Last Edit: July 09, 2012, 16:27:51 by javajames »

*

Sworddragon

Re: LWJGL, minecraft, ubuntu 12.04 and exiting fullscreen.
« Reply #4 on: July 29, 2012, 02:49:08 »
I'm using Ubuntu 12.10 dev with a GeForce 8600 GT (NVIDIA driver 302.17) and LWJGL 2.8.4. Minecraft doesn't provide an option to enable fullscreen mode. How are you enabling it? I'm using OpenBox (at default by pressing F11) to enable fullscreen mode. Toggling fullscreen mode and closing Minecraft from fullscreen mode doesn't make any problems on my system.
« Last Edit: July 29, 2012, 02:57:03 by Sworddragon »