Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271575 - New ebuild for media-video/arista=0.9.1, a GStreamer frontend for video transcoding
Summary: New ebuild for media-video/arista=0.9.1, a GStreamer frontend for video trans...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://programmer-art.org/projects/ar...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-05-28 19:53 UTC by Lukas Sandström
Modified: 2009-08-03 16:48 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for arista-0.9.1 (arista-0.9.1.ebuild,887 bytes, text/plain)
2009-05-28 19:54 UTC, Lukas Sandström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Sandström 2009-05-28 19:53:39 UTC
A new ebuild for Arista, a user-firendly GStreamer front-end for video transcoding.

Reproducible: Always

Steps to Reproduce:
Comment 1 Lukas Sandström 2009-05-28 19:54:31 UTC
Created attachment 192750 [details]
Ebuild for arista-0.9.1
Comment 2 Fabio Bonfante 2009-06-28 19:31:02 UTC
ebuild 0.9.1 works for me, and the application runs fine.

with a renamed ebuild 0.9.2 the application didn't run and exit with this trace:

Traceback (most recent call last):
  File "/usr/bin/arista-gtk", line 1385, in <module>
    main = MainWindow()
  File "/usr/bin/arista-gtk", line 397, in __init__
    image = _get_icon_pixbuf(device.icon, width, height)
  File "/usr/bin/arista-gtk", line 108, in _get_icon_pixbuf
    path = arista.utils.get_path("presets", uri[7:])
  File "//usr/lib64/python2.5/site-packages/arista/utils.py", line 75, in get_path
    "path": path,
IOError: Can't find presets/pda.png in any known prefix!
Comment 3 Fabio Bonfante 2009-06-28 23:17:57 UTC
problem posted upstream and solved with a new version 0.9.3 (renaming the build works without problem) but still problems using the sw

https://bugs.launchpad.net/arista/+bug/393269
Comment 4 Arun Raghavan (RETIRED) gentoo-dev 2009-08-02 10:44:55 UTC
Finally got around to committing the ebuild I had in my tree. It's not very different from the one attached (except that it doesn't depend on gst-plugins-bad and gst-plugins-ugly).
Comment 5 Fabio Bonfante 2009-08-03 16:48:07 UTC
i'm sorry, but i'm the only one with this problem on gentoo?

https://bugs.launchpad.net/bugs/393269