You are not logged in.

#1 2020-03-26 01:54:38

diazepan2
Member
Registered: 2020-03-26
Posts: 4

gnome-subtitles crashes

I'm new here. Sorry if I'm posting in the wrong place

After an upgrade days ago, when I try to open gnome-subtitles it crashes and throws this exception

(process:43778): Gtk-WARNING **: 22:31:17.029: Locale not supported by C library.
        Using the fallback 'C' locale.
GLib-GIO | Debug | _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ?gio-vfs?
GLib | Debug | unsetenv() is not thread-safe and should not be used after threads are created
GLib-GIO | Debug | _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ?gsettings-backend?
22:31:17.2 INFO [Spellcheck] Found 1 languages: he
Marshaling activate signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> GnomeSubtitles.Ui.VideoPreview.Exceptions.PlayerCouldNotInitiateEngineException: Unable to initiate the playbin engine
  at GnomeSubtitles.Ui.VideoPreview.Player.InitializePlaybin () [0x00025] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Ui.VideoPreview.Player..ctor (Gtk.AspectFrame aspectFrame) [0x00048] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Ui.VideoPreview.Video.InitializePlayer () [0x00000] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Ui.VideoPreview.Video..ctor () [0x00059] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Ui.MainUi..ctor (GnomeSubtitles.Core.EventHandlers handlers) [0x000cc] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Core.Base.Init () [0x00073] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Core.Base.<Execute>m__0 () [0x00000] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Execution.ExecutionContext+<Execute>c__AnonStorey0.<>m__0 (System.Object sender, System.EventArgs e) [0x00000] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <c4bddbfe864a4b8191bb818d6b204e9d>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <c4bddbfe864a4b8191bb818d6b204e9d>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <c4bddbfe864a4b8191bb818d6b204e9d>:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <c4bddbfe864a4b8191bb818d6b204e9d>:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <c4bddbfe864a4b8191bb818d6b204e9d>:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <c4bddbfe864a4b8191bb818d6b204e9d>:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x0003d] in <3eb93253711f4c08b41956dc83a81a30>:0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0000c] in <3eb93253711f4c08b41956dc83a81a30>:0 
  at GLib.SignalClosure.MarshalCallback (System.IntPtr raw_closure, System.IntPtr return_val, System.UInt32 n_param_vals, System.IntPtr param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x00086] in <3eb93253711f4c08b41956dc83a81a30>:0 
  at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, System.Boolean is_terminal) [0x00000] in <3eb93253711f4c08b41956dc83a81a30>:0 
  at GLib.SignalClosure.MarshalCallback (System.IntPtr raw_closure, System.IntPtr return_val, System.UInt32 n_param_vals, System.IntPtr param_values, System.IntPtr invocation_hint, System.IntPtr marshal_data) [0x00000] in <3eb93253711f4c08b41956dc83a81a30>:0 
  at GLib.Application.g_application_run (System.IntPtr , System.Int32 , System.IntPtr ) [0x00000] in <fbe9a5925a3048d6afd66d236c4b6cb5>:0 
  at GLib.Application.Run (System.Int32 argc, System.String argv) [0x00000] in <fbe9a5925a3048d6afd66d236c4b6cb5>:0 
  at GnomeSubtitles.Execution.ExecutionContext.Execute (System.Action methodToExecute) [0x00000] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Core.Base.Execute (GnomeSubtitles.Execution.ExecutionContext context) [0x00000] in <8a1045caf8004ab4a95bb49cc820712b>:0 
  at GnomeSubtitles.Execution.Executable.Main (System.String[] args) [0x00000] in <8a1045caf8004ab4a95bb49cc820712b>:0 

Offline

#2 2020-03-26 10:47:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,620

Re: gnome-subtitles crashes

some gst libs have recently been split up into a few more optional chunks, check if installing https://www.archlinux.org/packages/extr … lugin-gtk/ helps here. (and if it does, open a bug report on bugs.archlinux.org to have the dependency added to gnome-subtitles)

You should also, tangentially, fix your locale: https://wiki.archlinux.org/index.php/Locale

Offline

#3 2020-03-26 13:24:59

diazepan2
Member
Registered: 2020-03-26
Posts: 4

Re: gnome-subtitles crashes

It worked. Thanks

Offline

Board footer

Powered by FluxBB