[Bug 25146] New: Gom Player gets stuck after a while when streaming
http://bugs.winehq.org/show_bug.cgi?id=25146 Summary: Gom Player gets stuck after a while when streaming Product: Wine Version: 1.3.6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs(a)winehq.org ReportedBy: florian(a)fkoeberle.de When I use the GOM Player to watch a stream from GomTV it gets often stuck after some time in an infinite sound loop or the visual output fails. It sometimes helps to instantly pause the player after startup and to wait a few seconds: It plays then fine for about 2-20 seconds before it gets stuck. The amounth of time you can watch depends on how long and often you pause and on luck. Stopping and restarting the stream helps. This bug report is about wine 1.3.6. When using wine 1.3.7 additional issues will occur. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 Florian <florian(a)fkoeberle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Gom Player gets stuck after |Gom Player gets stuck after |a while when streaming |some time while playing a | |stream -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #1 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2010-11-13 08:06:50 CST --- Created an attachment (id=31898) --> (http://bugs.winehq.org/attachment.cgi?id=31898) Preventing infinite loop I seem to be getting an infinite loop before playback even starts, does this fix that issue? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #2 from Florian <florian(a)fkoeberle.de> 2010-11-13 08:24:58 CST --- Wow, that's a fast patch. Unfortunately the streamed event is over so that I can't test it right now. Next week I might be able to test the patch on another stream. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 Florian <florian(a)fkoeberle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Gom Player gets stuck after |Gom Player gets stuck at |some time while playing a |playback when a stream |stream |isn't incoming fast enough. --- Comment #3 from Florian <florian(a)fkoeberle.de> 2010-11-13 16:42:01 CST --- I found a way to simulate a stream locally. If the server is sending at reduced data rate this bug occur with wine 1.3.6. If the server is sending data at full speed then everything works fine in 1.3.6. With wine 1.3.7 + patch however, the playback stops instantly after start like described in bug 25148. That happens even if the server can deliver sufficient speed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #4 from Florian <florian(a)fkoeberle.de> 2010-11-13 16:56:18 CST --- Created an attachment (id=31907) --> (http://bugs.winehq.org/attachment.cgi?id=31907) Log made with wine-1.3.6. Log made with wine 1.3.6. No additional line appeared when the bug occured. The bug in detail: 1.) The sounds starts playing in a small loop. e.g. the same sound part again and again. 2.) About a second later the image stops updating. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #5 from Florian <florian(a)fkoeberle.de> 2010-11-13 17:03:49 CST --- I attached the log from trying your patch with wine-1.3.7 to bug 25148 as attachment 31908. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 Florian <florian(a)fkoeberle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst(a)gmail.com --- Comment #6 from Florian <florian(a)fkoeberle.de> 2010-11-28 09:04:32 CST --- I checked how the Gom Player behaves under Windows when the stream isn't fast enough. It doesn't start playback immedatly but shows a black screen for a about 3 seconds. Then it displays the first frame for another second and afterwards it starts blackback. It displays no progress information when the stream sends no length information: e.g. duration and position is 0. When the server sends length information and supports byte range requests then the player detects after the initial delay that it's current playback position is not at 0 and seeking is possible. Opening a specfic _saved_ stream file doesn't work properly with the current GOM Player. It doesn't display an image and plays back sound for only about a minute. Pressing stop and play again, or seeking makes it playback the file without issues. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #7 from Florian <florian(a)fkoeberle.de> 2010-11-28 09:13:26 CST --- One side note: I wasn't able to start the stream playback under Windows 7 using a gom command url like: "gomcmd:///title%20GOMtvnet%20http://server/file" I had to use the menu to open the stream as url or had to pass the stream http url directly as argument. Maybe I am escaping something wrongly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #8 from butraxz(a)gmail.com 2013-06-21 15:04:41 CDT --- This ticket has not been updated for over 900 days. Is this still an issue in wine version 1.6-rc3 or higher or is this to be closed as abandoned ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 --- Comment #9 from Florian <florian(a)fkoeberle.de> 2013-06-29 15:09:59 CDT --- I don't use the gom player anymore, I don't mind if you mark this bug as abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-06-29 18:31:02 CDT --- (In reply to comment #9)
I don't use the gom player anymore, I don't mind if you mark this bug as abandoned.
Thanks for letting us know. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25146 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-05 08:08:21 CDT --- Closing abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org