Search Criteria
Package Details: photofilmstrip 4.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/photofilmstrip.git (read-only, click to copy) |
---|---|
Package Base: | photofilmstrip |
Description: | Create video clips from photos |
Upstream URL: | http://www.photofilmstrip.org/en/ |
Licenses: | GPL2 |
Submitter: | joe1984 |
Maintainer: | joe1984 |
Last Packager: | joe1984 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-16 01:07 (UTC) |
Last Updated: | 2023-09-27 23:24 (UTC) |
Dependencies (11)
- gst-editing-services (gst-editing-services-gitAUR)
- gst-python (gst-python-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pillow
- python-sphinx (python-sphinx-gitAUR)
- python-wxpython (python-wxpython-gitAUR)
- gst-libav (gst-libav-gitAUR) (optional) – additional rendering formats
- gst-plugins-bad (gst-plugins-bad-gitAUR) (optional) – additional rendering formats
- gst-plugins-good (gst-plugins-good-gitAUR) (optional) – additional rendering formats
- gst-plugins-ugly (gst-plugins-ugly-gitAUR) (optional) – additional rendering formats
- python-cairo (python-cairo-gitAUR) (optional) – slideshow preview
Latest Comments
« First ‹ Previous 1 2
joe1984 commented on 2018-12-04 13:11 (UTC)
I'm getting this crash with the last 2 updates. And yes, my PKGBUILD looks identical to yours, and is using python 3. The program appears to work until you try to exit, in which case, it crashed with this error:
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/photofilmstrip/gui/FrmMain.py", line 224, in OnClose if self.ClosePage(idx): File "/usr/lib/python3.7/site-packages/photofilmstrip/gui/FrmMain.py", line 344, in ClosePage page.Close() File "/usr/lib/python3.7/site-packages/photofilmstrip/gui/PnlPfsProject.py", line 642, in Close self.imgProxyLeft.RemoveObserver(self.bitmapLeft) File "/usr/lib/python3.7/site-packages/photofilmstrip/lib/common/ObserverPattern.py", line 22, in RemoveObserver self.__observers.remove(observer) ValueError: list.remove(x): x not in list
I have to force close it. Are you not getting this error?
<deleted-account> commented on 2018-11-24 10:37 (UTC)
It works for me with this modified PKGBUILD. Attention to the python version, now use python 3
Best regards,
joe1984 commented on 2018-09-23 21:23 (UTC)
What errors are you seeing? I know there are some warnings, which are fixed in the new version, but I don't want to upload it yet, as it has a very serious bug that causes crashes.
EgLe commented on 2018-09-23 10:46 (UTC)
Hmm, this package is "Out of date" :-(
Compile with errors, not working and the new Version is 3.5.1
joe1984 commented on 2018-03-12 23:31 (UTC)
This package doesn't appear to be out of date. A comment on upsteam's homepage indicating that a newer version is published might be misleading, as I wasn't able to find a download of a newer version, so I'm un-flagging this.
« First ‹ Previous 1 2