Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253033 - media-video/smplayer-0.6.5.1 version bump
Summary: media-video/smplayer-0.6.5.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-29 19:37 UTC by juergen.bre
Modified: 2008-12-30 01:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description juergen.bre 2008-12-29 19:37:34 UTC
Latest Versions of mplayer with smplayer GUI starts with an error concerning a incorrect switch, further information provided below.

http://smplayer.berlios.de/forums/viewtopic.php?id=872

Under recent SVN MPlayer, the "-no-correct-pts" switch was renamed to "-nocorrect-pts" and SMPlayer fails to initialize mplayer when the "Correct PTS" option under Preferences -> Advanced is disabled.

That problem was reported a few days ago (here) and I think it was fixed in 0.6.5.1.


Reproducible: Always

Steps to Reproduce:
1. ACCEPT_KEYWORDS="~amd64" emerge mplayer smplayer
2. rm -rf ~/.config/smplayer
3. star smplayer

Actual Results:  
Mplayer Error has finished unexpetedly. Ecit code: 1

MPlayer dev-SVN-r28058-4.3.2 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU     E6750  @ 2.66GHz (Family: 6, Model: 15, Stepping: 11)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Unknown option on the command line: -no-correct-pts
Error parsing option on the command line: -no-correct-pts

Expected Results:  
Starting without Error
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2008-12-29 21:19:28 UTC
Reassigning to maintainer.
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2008-12-30 01:53:28 UTC
Thanks for reporting!