Search Criteria
Package Details: photofilmstrip 3.7.3-1
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: | |
Submitter: | joe1984 |
Maintainer: | joe1984 |
Last Packager: | joe1984 |
Votes: | 8 |
Popularity: | 0.000964 |
First Submitted: | 2017-12-16 01:07 |
Last Updated: | 2020-04-04 18:54 |
Dependencies (10)
- gst-python (gst-python-git)
- python (python-dbg)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-sphinx (python-sphinx-git, python-sphinx-2)
- python-wxpython
- gst-libav (gst-libav-git) (optional) – additional rendering formats
- gst-plugins-bad (gst-plugins-bad-git) (optional) – additional rendering formats
- gst-plugins-good (gst-plugins-good-git) (optional) – additional rendering formats
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – additional rendering formats
- python-cairo (python-cairo-git) (optional) – slideshow preview
Latest Comments
joe1984 commented on 2020-02-02 15:11
Sorry. I don't know how I missed adding the patch to the source array. It should be good now. Still new to all of this...
ValHue commented on 2020-02-02 11:07
Here the affected part of the PKGBUILD:
You also have to correct the path to the patch.
;)
ValHue commented on 2020-02-02 08:39
The compilation throws an error:
It is impossible to compile it, you need to add the patch to the sources to download it.
If you don't, how do you find it?
I do not explain how some have managed to compile it, missing a file. :(
acxz commented on 2020-02-02 05:43
@joe1984 Sweet, just checked on my machine and it works just fine! Thank you!
joe1984 commented on 2020-02-02 02:49
This package is now fixed and updated. Let me know if there are any issues.
joe1984 commented on 2018-12-04 13:11
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?
ValHue commented on 2018-11-24 10:37
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
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
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
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.