← Back to team overview

desktop-packages team mailing list archive

[Bug 884811] Re: totem crashes with command line options

 

The same problem when starting without  fullscreen mode and then trying
to switch to the fullscreen from the command line. Fullscreen from UI
works without problem.

ales@starej:~$ totem video.mpg &

ales@starej:~$ totem --fullscreen
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
[1]+  Segmentation fault

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/884811

Title:
  totem crashes with command line options

Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  I am using ubuntu oneiric (11.10) with the latest updates (i.e. totem
  3.0.1-0ubuntu7.1)

  It seems totem crashes with almost any command line option.
  Unfortunately the --debug flag does not give much insight (still I am
  including it)

  [strix:pres]$ totem --fullscreen video.mpg
  Segmentation fault
  [strix:pres]$ totem --toggle-controls video.mpg 
  Segmentation fault
  [strix:pres]$ totem --debug --fullscreen video.mpg
  Segmentation fault
  [strix:pres]$ totem --debug --toggle-controls video.mpg

  (totem:30347): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.totem'
  is not installed

  
  (totem:30347): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.totem' is not installed

  
  (totem:30347): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.desktop.lockdown' is not installed

  
  (totem:30347): GLib-GIO-CRITICAL **: g_settings_get_key_info: assertion `settings->priv->schema != NULL' failed

  (totem:30347): GLib-CRITICAL **: g_variant_get_type: assertion `value
  != NULL' failed

  (totem:30347): GLib-CRITICAL **: g_variant_type_is_subtype_of:
  assertion `g_variant_type_check (type)' failed

  (totem:30347): GLib-CRITICAL **: g_variant_get_boolean: assertion
  `g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed

  (totem:30347): GLib-CRITICAL **: g_variant_unref: assertion `value !=
  NULL' failed

  (totem:30347): GLib-GIO-CRITICAL **: g_settings_get_key_info:
  assertion `settings->priv->schema != NULL' failed

  (totem:30347): GLib-CRITICAL **: g_variant_get_type: assertion `value
  != NULL' failed

  (totem:30347): GLib-CRITICAL **: g_variant_type_is_subtype_of:
  assertion `g_variant_type_check (type)' failed

  (totem:30347): GLib-CRITICAL **: g_variant_get_boolean: assertion
  `g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed

  (totem:30347): GLib-CRITICAL **: g_variant_unref: assertion `value !=
  NULL' failed

  (totem:30347): GLib-GIO-CRITICAL **: g_settings_get_key_info:
  assertion `settings->priv->schema != NULL' failed

  (totem:30347): GLib-CRITICAL **: g_variant_get_type: assertion `value
  != NULL' failed

  (totem:30347): GLib-CRITICAL **: g_variant_type_is_subtype_of:
  assertion `g_variant_type_check (type)' failed

  (totem:30347): GLib-CRITICAL **: g_variant_get_boolean: assertion
  `g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed

  (totem:30347): GLib-CRITICAL **: g_variant_unref: assertion `value !=
  NULL' failed

  (process:30347): GLib-GIO-CRITICAL (recursed) **:
  g_settings_get_key_info: assertion `settings->priv->schema != NULL'
  failedAborted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/884811/+subscriptions


References