Date: Sun, 18 Nov 2007 15:39:37 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: Raaf <raaf@zen.mooo.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: -- Spam --Re: Miro (Democracy) player port is here... Message-ID: <op.t10bsbpc9aq2h7@mezz.mezzweb.com> In-Reply-To: <474093CA.1030600@zen.mooo.com> References: <474093CA.1030600@zen.mooo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Nov 2007 13:34:34 -0600, Raaf <raaf@zen.mooo.com> wrote: > Jeremy Messenger wrote: > >> Hello folks, >> >> One of my friend beg me to create a port of Miro, so I did. ;-) Hopef= ul = >> I >> have covered all dependencies. There is only a known issue is that fo= r >> some reason it doesn't show thumbnail. Other than thumbnail, it = >> downloads, >> displays video and etc work great. Feel free to report bug or whateve= r >> under this thread. Have fun. >> > > Thanks for this awesome port! It compiled fine and I didn't find > any problems running it yet. > > I think you have to add a runtime dependency on ImageMagick for > the thumbnails to work. I have it installed and I didn't notice any > missing thumbnails, but I do get some of these messages on stderr > when starting miro: Thanks! The thumbnail works here now. It seems like I have missed abot = ImageMagick in their wiki guide. I have added ImageMagick dependency and= I = have updated miro.shar in the same place. I also have fixed plist (misse= d = a file). > WARNING Error resizing /home/raaf/.miro/icon-cache/164382047.01017303= = > to 226x170: > Traceback (most recent call last): > File "/usr/local/lib/python2.5/site-packages/miro/imageresize.py", = > line 49, in multiResizeImage > resizeImage(source_filename, resizedPath, width, height) > File "/usr/local/lib/python2.5/site-packages/miro/platformutils.py",= = > line 224, in resizeImage > ignore_stderr=3DTrue) > File "/usr/local/lib/python2.5/site-packages/miro/util.py", line 705= , = > in call_command > (args, pipe.returncode, stdout, stderr)) > OSError: call_command with ('/usr/X11R6/bin/convert', = > '/home/raaf/.miro/icon-cache/164382047.01017303', '-strip', '-resize',= = > '226x170>', '-gravity', 'center', '-bordercolor', 'black', '-border', = = > '113', '-crop', '226x170+0+0', '+repage', = > '/home/raaf/.miro/icon-cache/164382047.226x170.01017303') has return = > code -11 > stdout: > stderr: -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t10bsbpc9aq2h7>