/srv/irclogs.ubuntu.com/2017/11/14/#ubuntustudio.txt

sirriffsalotlenI'm getting this when I try to run playitslowly:16:15
sirriffsalotlenTraceback (most recent call last):   File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main     "__main__", mod_spec)   File "/usr/lib/python3.4/runpy.py", line 85, in _run_code     exec(code, run_globals)   File "/usr/local/lib/python3.4/dist-packages/playitslowly/app.py", line 34, in <module>     gi.require_version('Gst', '1.0')   File "/usr/lib/python3/dist-packages/gi/__init__.py", line 79, in require_16:15
sirriffsalotlenversion     raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Gst not available16:15
OvenWerkssirriffsalotlen: it looks like either you need the Gst module... or you have the wrong version, maybe a newerone.17:43
OvenWerkssirriffsalotlen: I might guess that python has been changed to point at python3 instead of python2. Maybe check if the python script has #!/usr/bin/python and try changing it to #!/usr/bin/python2 and see if that makes any difference17:46
OvenWerkswhat does python --version put out?17:46
OvenWerks(should be 2.something) but ubuntu may have changed it to 3.something :P17:47
* OvenWerks wonders whatelse would stop working in such a case17:48
sirriffsalotlenI put in Python 2.7.6 as that's the version output, no dice..17:51
OvenWerkssirriffsalotlen: I don't know how to get the Gst module from whereever.17:55
OvenWerkssudo apt install python-gst-1.0 might work :)17:56
sirriffsalotlenAlready have..17:57
OvenWerkshmm, That is about as far as my guess goes. I really don't know17:59
sirriffsalotlenOvenWerks: any way I can completely remove anything playitslowly related and python or whatever and start fresh..?18:07
OvenWerkswith synptic? then maybe apt autoremove?18:18
OvenWerksThe first should get rid of plyitslowly and the second should get rid of unused deps18:19
sirriffsalotlenI seriously don't get this.. I autoremoved playitslowly but when I type playit and tab it, it completes the word as if it's still installed..18:23
OvenWerksdid you do an apt remove playitslowy first?18:24
sirriffsalotlenOvenWerks: yep..18:29
OvenWerksI don't know then unless it also installed by another package18:32
theablestmanhi19:24
theablestmani have ubuntu 14.04lts19:24
theablestmanbut i want ubuntustudio what do i do?19:25

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!