[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2020-11-09 Thread Daniel van Vugt
** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Won't Fix

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2020-05-28 Thread Vic Ganora
Late to the party, but my case is even weirder. Works when playing
multiplayer on a server, "No OpenGL context found in the current
thread." when creating a new local single player world.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2016-10-10 Thread Daniel van Vugt
** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2016-10-10 Thread Daniel van Vugt
BTW, same bug in plain Xmir without Libertine.

** Changed in: libertine
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2016-10-10 Thread Daniel van Vugt
Confirmed but incomplete.

I can reproduce the Minecraft crash, but Xrandr reports a valid list of
modes and all other OpenGL (GLX and EGL) apps work fine in the same Xmir
server. Looks like a bug on the Java side...?

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2016-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1583538] Re: Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.

2016-10-10 Thread Daniel van Vugt
** Summary changed:

- [desktop] Error creating OpenGL context using Java
+ Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~ RuntimeException: No 
OpenGL context found in the current thread.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1583538

Title:
  Minecraft (Java on Xmir) crashes with: OpenGL: ~~ERROR~~
  RuntimeException: No OpenGL context found in the current thread.

Status in Libertine:
  Invalid
Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  User reports error when attempting to start applications that use
  OpenGL when using the desktop personality.  See traceback below.

  
  Time: 2016-05-18 21:26
  Description: Initializing game

  java.lang.ExceptionInInitializerError
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)
  Caused by: java.lang.NullPointerException
at 
org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:947)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
at org.lwjgl.opengl.Display.(Display.java:138)
... 4 more

  
  A detailed walkthrough of the error, its code path and all known details is 
as follows:
  
---

  -- Head --
  Stacktrace:
at bcc.ar(SourceFile:620)
at bcc.an(SourceFile:428)

  -- Initialization --
  Details:
  Stacktrace:
at bcc.a(SourceFile:377)
at net.minecraft.client.main.Main.main(SourceFile:124)

  -- System Details --
  Details:
Minecraft Version: 1.9.2
Operating System: Linux (amd64) version 4.4.0-22-generic
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle 
Corporation
Memory: 144126120 bytes (137 MB) / 252248064 bytes (240 MB) up to 
3194421248 bytes (3046 MB)
JVM Flags: 5 total; -Xmx3G -XX:+UseConcMarkSweepGC 
-XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.9.2
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the 
current thread.
GL Caps: 
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is 
untouched.
Type: Client (map_client.txt)
Resource Packs: 
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/libertine/+bug/1583538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp