Hi,
I tried to play a media file that I had in my Compal Jax10, but I got error
messages and it failed to play the media. I ran it from the command line:
moblin-media --mode=video --uri=/usr/local/mycontent/test.mpg
I checked that I had the necessary right to read the file. The same content
can be played by the moblin-media at my Samsung Q1. The libgtk version on both
devices are 2.0.
For the Jax10, here is the platform and fset:
Platform: menlow-lpia-ubuntu-hardy-jax10-snapshot1
Fset: crownbeach-full-mobile-stack-with-proprietary-stuff + development tools
For the Q1, here is the platform and fset:
Platform: mccaslin-lpia-ubuntu-hardy
Fsets: core, developer-tools, gnome-mobile, samsung-full-mobile-stack,
samsung-q1-ultra-config, ubuntu-mobile
Here is the error message:
/usr/share/moblin-media/utils.py:206: GtkWarning: gtk_notebook_set_tab_label:
assertion `GTK_IS_WIDGET (child)' failed
return gtk.glade.XML(os.path.join(constant.MediaAppPath, file), root)
Traceback (most recent call last):
File "/usr/bin/moblin-media", line 55, in <module>
sys.exit(main())
File "/usr/bin/moblin-media", line 48, in main
app = App()
File "/usr/share/moblin-media/app.py", line 431, in __init__
self.open_uri(self.options.uri)
File "/usr/share/moblin-media/app.py", line 816, in open_uri
self.view['toolbar'].open_media_file(url_text, False)
File "/usr/share/moblin-media/toolbar_view.py", line 503, in open_media_file
self.app.video_listener.top_application()
File "/usr/share/moblin-media/app.py", line 186, in top_application
if self.app.app_state[constant.MODE_VIDEO] == constant.STATE_NULL:
AttributeError: 'App' object has no attribute 'app_state'
Has anyone seen this problem before? Your help is very much appreciated.
Thanks,
Anthony
_______________________________________________
Moblin dev Mailing List
[email protected]
To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on
http://moblin.org once logged in.
For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists