Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907371 - sci-visualization/gnuplot-5.4.6-r1: can be switched to wxGTK:3.2-gtk3?
Summary: sci-visualization/gnuplot-5.4.6-r1: can be switched to wxGTK:3.2-gtk3?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-29 15:22 UTC by Andrey Grozin
Modified: 2023-05-30 13:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Grozin gentoo-dev 2023-05-29 15:22:26 UTC
wxGTK:3.0-gtk3 is used. But wxGTK:3.2-gtk3 is already stable. Are there any ptoblems with switching to 3.2-gtk3?
Comment 1 Larry the Git Cow gentoo-dev 2023-05-29 16:56:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da7fe56d975ee479e6fd46d2c15a48e603c3d1c

commit 9da7fe56d975ee479e6fd46d2c15a48e603c3d1c
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2023-05-29 16:53:08 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-05-29 16:55:21 +0000

    sci-visualization/gnuplot: add 5.4.7
    
    Update dependency on x11-libs/wxGTK to slot 3.2-gtk3.
    
    Bug: https://bugs.gentoo.org/907371
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 sci-visualization/gnuplot/Manifest             |   1 +
 sci-visualization/gnuplot/gnuplot-5.4.7.ebuild | 207 +++++++++++++++++++++++++
 2 files changed, 208 insertions(+)
Comment 2 Ulrich Müller gentoo-dev 2023-05-29 16:56:46 UTC
Fixed in gnuplot-5.4.7, please test.
Comment 3 Andrey Grozin gentoo-dev 2023-05-30 13:49:52 UTC
During a brief testing, plots with
set term wxt
work fine.