You are not logged in.

#1 2009-01-27 18:47:40

JoseCardozo
Member
From: Florianopolis, SC - Brazil
Registered: 2009-01-27
Posts: 5

Problems to use Muine

Hi Folks!

I'm having trouble to make my muine work. Its my favorite player but since I change my distro to Arch I can't use muine to listen my musics.
It opens, I can choose my music, but when I press play or else... then nothing happens.

Does anyone figure out what could be wrong?

Thanks!

Offline

#2 2009-01-28 15:03:01

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: Problems to use Muine

Did you install all the gstreamer packages ?


English is not my native language .

Offline

#3 2009-01-28 15:26:44

JoseCardozo
Member
From: Florianopolis, SC - Brazil
Registered: 2009-01-27
Posts: 5

Re: Problems to use Muine

Nezmer wrote:

Did you install all the gstreamer packages ?

Yes, I have

- gstreamer0.10
- gstreamer0.10-base
- gstreamer0.10-base-plugins
- gstreamer0.10-ugly
- gstreamer0.10-ugly-plugins
- gstreamer0.10-bad
- gstreamer0.10-bad-plugins
- gstreamer0.10-ffmpeg installed
- gstreamer0.10-good
- gstreamer0.10-good-plugins
- gstreamer0.10-pitfdll

Thanks!

Last edited by JoseCardozo (2009-01-28 15:38:22)

Offline

#4 2009-01-28 15:47:25

Lord Illidan
Member
From: Malta
Registered: 2007-10-25
Posts: 248

Re: Problems to use Muine

Run it from the terminal and observe the output..

Offline

#5 2009-01-28 16:07:21

JoseCardozo
Member
From: Florianopolis, SC - Brazil
Registered: 2009-01-27
Posts: 5

Re: Problems to use Muine

Lord Illidan wrote:

Run it from the terminal and observe the output..

This is in default mode, without force an error:

[ricky@nbdgtal ~]$ muine
Error grabbing key 173, 0x8692000
Error grabbing key 171, 0x8692000
Error grabbing key 172, 0x8692000
Error grabbing key 209, 0x8692000
Error grabbing key 174, 0x8692000
[ricky@nbdgtal ~]$

This is when I try to play something, close the open dialog, open again and try to play the file again... (chash)
I think that this error is more like something wrong in the code, not in my box... and does not make part of the 'not playing music' error.

[ricky@nbdgtal ~]$ muine
Error grabbing key 173, 0x9ccc000
Error grabbing key 171, 0x9ccc000
Error grabbing key 172, 0x9ccc000
Error grabbing key 209, 0x9ccc000
Error grabbing key 174, 0x9ccc000
Marshaling clicked 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. ---> System.IndexOutOfRangeException: Array index is out of range.
  at Muine.HandleView.SelectFirst () [0x00000] 
  at Muine.AddWindow.Run (UInt32 time) [0x00000] 
  at Muine.PlaylistWindow.PlaySong (UInt32 time) [0x00000] 
  at Muine.PlaylistWindow.OnAddSongButtonClicked (System.Object o, System.EventArgs args) [0x00000] 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000] 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Muine.Global.Main(System.String[] args)
[ricky@nbdgtal ~]$

Its strange, I can open the file Dialog, choose the song, but when I press the play button, or put on queue... nothing happens. Looks like something to do with mono and the communication with Gnome...

Thanks for the help.

Offline

#6 2009-01-28 18:19:02

Nezmer
Member
Registered: 2008-10-24
Posts: 559
Website

Re: Problems to use Muine

Maybe you should file a bug report .


English is not my native language .

Offline

#7 2009-01-28 19:47:59

JoseCardozo
Member
From: Florianopolis, SC - Brazil
Registered: 2009-01-27
Posts: 5

Re: Problems to use Muine

Nezmer wrote:

Maybe you should file a bug report .

yeah, I'm already thinking about... I try to compile and install 0.8.10 and 0.8.9... but the error persists.

Thanks everyone for the attention.
Best regards.

Offline

Board footer

Powered by FluxBB