After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 457150 - Crash when toggling Play/Pause
Crash when toggling Play/Pause
Status: RESOLVED FIXED
Product: gnome-subtitles
Classification: Other
Component: general
0.5.1
Other All
: High critical
: ---
Assigned To: Maintainers of GNOME subtitles
Maintainers of GNOME subtitles
: 465926 467493 (view as bug list)
Depends on: 363412
Blocks:
 
 
Reported: 2007-07-15 16:51 UTC by Mario César Señoranis
Modified: 2007-08-19 00:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Mario César Señoranis 2007-07-15 16:51:17 UTC
What were you doing when the application crashed?
Pressing Enter while the movie was playing


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors ---------------------
  at GnomeSubtitles.Video.Play () [0x00000] 
  at GnomeSubtitles.EventHandlers.OnVideoPlayPauseButtonToggled (System.Object o, System.EventArgs args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Gnome.Program.Run () [0x00000] 
  at GnomeSubtitles.Execution.RunProgram () [0x00000] 
  at GnomeSubtitles.Global.Run (GnomeSubtitles.Execution execution) [0x00000] 
(gnome-panel:18579): Wnck-WARNING **: Unhandled action type (nil)
(gnome-panel:18579): Wnck-WARNING **: Unhandled action type (nil)
--------------------------------------------------
Gnome Subtitles version: 0.5.1
SubLib version: 0.6.1
GtkSharp version: 2.10
GnomeSharp version: 2.16
GladeSharp version: 2.10
GConfSharp version: 2.16

Stack trace:
System.IO.IOException: Write fault on path [Unknown]
  at System.IO.FileStream.WriteInternal (System.Byte[] src, Int32 src_offset, Int32 count) [0x00000] 
  at System.IO.FileStream.Write (System.Byte[] src, Int32 src_offset, Int32 count) [0x00000] 
  at System.IO.StreamWriter.FlushBytes () [0x00000] 
  at System.IO.StreamWriter.Flush () [0x00000] 
  at System.IO.StreamWriter.Write (System.String value) [0x00000] 
  at System.IO.TextWriter.WriteLine (System.String value) [0x00000] 
  at GnomeSubtitles.Player.Exec (System.String command) [0x00000] 
  at GnomeSubtitles.Player.Play () [0x00000] 
  at GnomeSubtitles.Video.Play () [0x00000] 
  at GnomeSubtitles.EventHandlers.OnVideoPlayPauseButtonToggled (System.Object o, System.EventArgs args) [0x00000] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Gnome.Program.Run () [0x00000] 
  at GnomeSubtitles.Execution.RunProgram () [0x00000] 
  at GnomeSubtitles.Global.Run (GnomeSubtitles.Execution execution) [0x00000]
Comment 1 Pedro Castro 2007-07-16 09:19:47 UTC
Hi,

Thanks for the report. Does this only happen when the play/pause button is focussed (thus pressing Enter will toggle it)?

Still, marking as depending on bug #363412 as currently it has been decided to move from MPlayer to GStreamer, for video support (one of the reasons has to do with these kind of bugs).
Comment 2 Pedro Castro 2007-08-13 14:50:32 UTC
*** Bug 465926 has been marked as a duplicate of this bug. ***
Comment 3 Pedro Castro 2007-08-13 14:53:26 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release.
Comment 4 Pedro Castro 2007-08-19 00:06:54 UTC
*** Bug 467493 has been marked as a duplicate of this bug. ***