Bug 1650958 - jogl2-2.3.2-8.fc29.x86_64 cause scilab's plot error.
Summary: jogl2-2.3.2-8.fc29.x86_64 cause scilab's plot error.
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: jogl2
Version: 29
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Clément DAVID
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-18 04:02 UTC by Reinin Oyama
Modified: 2019-11-27 22:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-27 22:59:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Reinin Oyama 2018-11-18 04:02:44 UTC
Description of problem:
scilab
plot function not work.
on AMD radeon GPU.(On Itel and NVIDIA GPU works fine)

Because error
Caught GLException: Profile GL3bc is not available on X11GraphicsDevice


Version-Release number of selected component (if applicable):
jogl2-2.3.2-8.fc29.x86_64

How reproducible:
Always

Steps to Reproduce:
1.run scilab on terminal
2.x=-2:0.1:2;
3.y=2*x^3-x^2-3*x;
4.plot(x,y)

Actual results:
error
Caught GLException: Profile GL3bc is not available on X11GraphicsDevice

Expected results:
plot graph.

Additional info:
I force rollback version
jogl2-2.3.2-8.fc29.x86_64
to
jogl2-2.3.2-6.fc28.x86_64
And it works fine.

Comment 1 f.pasquarelli 2019-07-03 13:48:17 UTC
I have the same problem with a NVIDIA gpu and the nouveau driver on a fedora 30.
The downgrade at the package jogl2-2.3.2-6.fc28.x86_64 solve the problem, while 
the problem shows up with a downgrade to jogl2-2.3.2-7.fc28.x86_64.

Comment 2 f.pasquarelli 2019-07-05 09:19:24 UTC
The problem is related to the patch "jogl2-mesa-profile-detection.patch" added to solve another bug,
if I remove the patch the plot is OK.

P.S: the problem appears moreover if I use scilab on a remote machine through a ssh -X

Comment 3 Ben Cotton 2019-10-31 19:04:28 UTC
This message is a reminder that Fedora 29 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '29'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 29 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Ben Cotton 2019-11-27 22:59:46 UTC
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.