Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vidcutter on 14.04 (Mint Kde 17.3) stop working recently #15

Closed
armageddon51 opened this issue Mar 6, 2017 · 8 comments
Closed

Vidcutter on 14.04 (Mint Kde 17.3) stop working recently #15

armageddon51 opened this issue Mar 6, 2017 · 8 comments

Comments

@armageddon51
Copy link

I use it a while ago but when I saw the new release 3, I relaunch it and it does not start anymore. I tried to re-install it but same thing. Tx

Error ;
maurice@KDE4-MINT:~ > vidcutter
Traceback (most recent call last):
File "/usr/bin/vidcutter", line 9, in
load_entry_point('vidcutter==2.6.5', 'gui_scripts', 'vidcutter')()
File "/usr/lib/python3/dist-packages/vidcutter/main.py", line 144, in main
win = MainWindow()
File "/usr/lib/python3/dist-packages/vidcutter/main.py", line 23, in init
self.init_logging()
File "/usr/lib/python3/dist-packages/vidcutter/main.py", line 49, in init_logging
log_path = QStandardPaths.writableLocation(QStandardPaths.AppConfigLocation).lower()
AttributeError: type object 'QStandardPaths' has no attribute 'AppConfigLocation'

@ozmartian
Copy link
Owner

hi there @armageddon51

please try updating once again to the latest version available in the PPA. v3 was only released for 14.04 ditros today as it required some heavy work to get all required dependencies into the PPA because they're not available in Ubuntu 14.04 standard packages (but they are as of 14.10 and above).

updating should now install latest VidCutter build along with a bunch of libmpv related packages. i've tested using a 14.04 liveCD myself but please confirm that it is now working if you dont mind so I can tick 14.04 related issues off my list :-)

many thanks!

@ChrisMayfield
Copy link

I had the same output on issue #9, and the update to version 3 fixed it. Thanks @ozmartian.

@armageddon51
Copy link
Author

armageddon51 commented Mar 6, 2017 via email

@mc4man
Copy link

mc4man commented Mar 7, 2017

Hmm, I think this was not the way to go about providing libmpv in 14.04. Copying out some packages from my ppa could produce unexpected results & put users in an awkward position.
(- I did try your app in 14.04, it works fine but I use that ppa & some others in their entirety. Didn't try your ppa by itself as I'd need a fresh install..
By & large it's also overkill as libmpv is really just for decoding...

I wish you'd asked me, maybe could of come up with a simpler solution.. For the moment I'd strongly suggest you'd consider removing all 14.04 packages before it's too widespread, would help anyone that needs some if ppa-purge can't make straight.

Am currently seeing if libmpv will build against just default 14.04 libs., if so will provide link to test.
Otherwise to use these libs you copied it would be far better to point to the jl2 ppa page & have users decide whether to use & use following instructions there...

@mc4man
Copy link

mc4man commented Mar 7, 2017

To note : not possible to do in 14.04 unless using much earlier mpv source or newer libav or ffmpeg then available in 14.04.

@ozmartian
Copy link
Owner

hi there...

i tested using a Trusty LiveCD so it was barebones and installating from PPA, after copying your packages, worked fine. Testing a few diferent video formats too... but you know best re all this, will wait for your response and then, failing that, probably just warn users, only Trusty is the problem and the portable bundled AppImage works perfectly on Trusty... am thinking thats an easier and safest option..

heeding your advice and cleaning trusty off the PPA now until further notice....

thanks for the alerting me to all this... would have contacted you if i had even the slightest inkling of the potential to cause damage i would have :-) thanks again, off to launchpad i go

@armageddon51
Copy link
Author

armageddon51 commented Mar 7, 2017 via email

@ozmartian
Copy link
Owner

gracias!

morzh pushed a commit to morzh/vidcutter that referenced this issue Dec 13, 2023
morzh pushed a commit to morzh/vidcutter that referenced this issue Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants