Bug 61833 - [segoplayer] Segoplayer quit when manually open and play a file
Summary: [segoplayer] Segoplayer quit when manually open and play a file
Status: VERIFIED FIXED
Alias: None
Product: libva
Classification: Unclassified
Component: intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Weichangzhi
QA Contact: Sean V Kelley
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 06:13 UTC by Du Yan
Modified: 2013-03-18 02:03 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Du Yan 2013-03-05 06:13:13 UTC
Bug Info
---------------------------
Segoplayer quit when manually open and play a file


Steps:
-------------------------
1.	./segoplayer
2.	Press open and browser a video file
3.	Press play button and the segoplayer will stop and quit


Comments
-----------------------
Open a file -> press stop -> press play (video can be played normally)
Comment 1 Weichangzhi 2013-03-12 06:04:58 UTC
The issue has fixed ,qa can update the segoplayer to test .

Root case: 
  When open a file ,need to judge the file is opened successfully.then set the pipeline to pause state.
When play the file ,set the pipeline to playing state.
When change the state from pause to playing ,there is an eos message sometimes .then the player quit.

Solution:
  When open a file ,after judging the file is opened successfully,set the pipeline to ready state.
Comment 2 Jocelyn Li 2013-03-12 06:23:03 UTC
Seems this issue is related with https://bugs.freedesktop.org/show_bug.cgi?id=61591
Comment 3 Du Yan 2013-03-18 02:03:22 UTC
fixed


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.