Bug#583398: opening files from thunar does not work, wrong path arguement in smplayer.desktop?

2011-04-17 Thread Ibragimov Rinat
It's definitely bug in smplayer. But it seems Thunar 1.2 executes smplayer as if 'smplayer %F' was specified, not 'smplayer %U'. It can be verified with 'ps aux'. As you can see there is full path instead of URI. I just tried to run 'smplayer file:///home/rinat/%D0%92%D0%B8%D0%B4%D0%B5%D0%BE/T

Bug#583398: opening files from thunar does not work, wrong path arguement in smplayer.desktop?

2011-01-04 Thread Ibragimov Rinat
I resend patch, my mailer ate spaces from previous attempt. diff -ur smplayer-0.6.9-orig/src/smplayer.cpp smplayer-0.6.9/src/smplayer.cpp --- smplayer-0.6.9-orig/src/smplayer.cpp2010-01-21 03:52:42.0 +0300 +++ smplayer-0.6.9/src/smplayer.cpp 2011-01-04 20:34:36.0 +0300

Bug#583398: opening files from thunar does not work, wrong path arguement in smplayer.desktop?

2010-12-20 Thread Ibragimov Rinat
> The dev of smplayer says it's fixed in svn r3532 > I have no time to test it currently. > Could anyone else verfiy it? I'm facing the same bug, but that r3532 doesn't solve it for me. --- src/core.cpp (revision 3531) +++ src/core.cpp (revision 3532) @@ -21,6 +21,7 @@ #include #include #inc

Bug#584664: mplayer libvpx0

2010-06-28 Thread Ibragimov Rinat
Package: mplayer Version: 2:1.0~rc3+svn20100603-0.0 This is a package from debian-multimedia, not main debian archive. You can either install libvpx0 from unstable (as I done) or downgrade mplayer to version 2:1.0~rc3+svn20100502-3 (from squeeze [main]) which is not linked with libvpx at all. -