Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

some problems after update to funtoo 1.2 and gcc 7.3.1


adcdam

Question

Hi

mpd package fail to compile,

playonlinux doesnt start i get this:

Looking for python... 3.6.5 - skipped
Looking for python2.7... 2.7.14 - wxversion(s): 3.0-gtk2, 2.8-gtk2-unicode
/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")
selected
/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")
/usr/share/playonlinux/playonlinux: línea 126:  3866 Violación de segmento  "$POL_PYTHON" mainwindow.py "$@"

Lutris also can not start

Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.4/lutris", line 33, in <module>
    from lutris.gui.application import Application
  File "/usr/lib64/python3.4/site-packages/lutris/gui/application.py", line 26, in <module>
    gi.require_version('Gdk', '3.0')
  File "/usr/lib64/python3.4/site-packages/gi/__init__.py", line 102, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gdk not available

any advice,  solution? thanks a lot!!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi Jhan

eselect wxwidgets list:
 

Available wxWidgets profiles:
  [1]   gtk2-unicode-release-2.8
  [2]   gtk3-unicode-3.0-gtk3 *

emerge -pv wxpython

 
 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NS    ] x11-libs/wxGTK-3.0.3:3.0::desktop-kit [2.8.12.1-r2:2.8::desktop-kit, 3.0.3-r300:3.0-gtk3::desktop-kit] USE="X opengl tiff (-aqua) -debug -doc -gstreamer -libnotify -sdl" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild   R    ] dev-python/wxpython-3.0.2.0:3.0::python-kit  USE="opengl -cairo -examples -libnotify" PYTHON_TARGETS="python2_7" 0 KiB

Total: 2 packages (1 in new slot, 1 reinstall), Size of downloads: 0 KiB

 * IMPORTANT: 2 news items need reading for repository 'powerman'.
 * Use eselect news read to view new items.

 

Link to comment
Share on other sites

  • 0

Hi Jhan i installed wxgtk-3.0.3 and still get the same, can you try to install playonlinux to see if you have a similar problem? 

perhaps i need to rebuild a package i was using gcc 6.4 and changed to 7.3, i also changed my cpu flags

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...