Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Profile GL3bc is not available on X11GraphicsDevice #5476

Copy link
Copy link
@linux-man

Description

@linux-man
Issue body actions

Description

Processing 3.3.7 crash at any attempt to use P2D or P3D renderer.

Expected Behavior

No problems with 3.3.6 version on the same system, working side by side.

Current Behavior

java.lang.RuntimeException: Profile GL3bc is not available on X11GraphicsDevice[type .x11, connection :0, unitID 0, handle 0x7fccc001dae0, owner true, ResourceToolkitLock[obj 0x449b71a5, isOwner true, <40a4edee, 5a67b9e>[count 1, qsz 0, owner <main-FPSAWTAnimator#00-Timer0>]]], but: [GLProfile[GLES1/GLES1.hw], GLProfile[GLES2/GLES3.hw], GLProfile[GL2ES1/GLES1.hw], GLProfile[GL4ES3/GLES3.hw], GLProfile[GL2ES2/GL3.hw], GLProfile[GL3/GL3.hw], GLProfile[GLES3/GLES3.hw], GLProfile[GL3/GL3.hw], GLProfile[GL2GL3/GL3.hw]]
	at processing.opengl.PSurfaceJOGL$2.run(PSurfaceJOGL.java:410)
	at java.lang.Thread.run(Thread.java:748)

Steps to Reproduce

Run

void setup() {
  size(300,200, P2D);
}
void draw() {
}

Your Environment

Processing 3.3.7
Linux Mint 18.3 64 bits
Kernel 4.15.0-13-generic
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Park [Mobility Radeon HD 5430/5450/5470]

Possible Causes / Solutions

Any recent JOGL update?
gohai/processing-glvideo#46
https://bugs.freedesktop.org/show_bug.cgi?id=105847

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.