Linux version: Kubuntu VERSION="14.04.2 LTS, Trusty Tahr"
Version of POL: Version: 4.2.6
Full computer specs: i7, 6 GB ram, GTX 650 ti on a kingston ssdon 240GB
Desciption:
I've been using Playonlinux for over a month now and has been working very well. I went to launch it yesterday and it would not come up. I tried it from the terminal and got the following error repeating
Error and dependencies:
$ playonlinux
Looking for python... 2.7.6 - selected
Traceback (most recent call last):
File "mainwindow.py", line 34, in <module>
import wx, wx.aui
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module>
from wx._core import *
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in <module>
import _core_
ImportError: /usr/lib/x86_64-linux-gnu/libXrandr.so.2: undefined symbol: _XEatDataWords
$ sudo apt-get install unzip wget xterm python python-wxgtk2.8 imagemagick cabextract icoutils p7zip-full curl
Reading package lists... Done
Building dependency tree
Reading state information... Done
imagemagick is already the newest version.
imagemagick set to manually installed.
python is already the newest version.
xterm is already the newest version.
xterm set to manually installed.
cabextract is already the newest version.
cabextract set to manually installed.
icoutils is already the newest version.
p7zip-full is already the newest version.
python-wxgtk2.8 is already the newest version.
curl is already the newest version.
curl set to manually installed.
unzip is already the newest version.
wget is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
I noticed it was looking for python 2.7.6 and I'm running 2.7.5-5ubuntu3. Why the change to a version I can not get yet? can I change PoL to use 2.7.5?