[Desktop-packages] [Bug 1973428] [NEW] Totem crashes when started (segmentation fault) in Ubuntu 22.04

2022-05-14 Thread Raffaele Candela
Public bug reported:

When I start totem (by clicking its icon in the dock or when I double click  a 
video file or when I run it from CLI), it immediately crashes.
This issue occurs since I upgraded from 21.10 to 22.04.

When run from CLI with debug emssages activated, the following messages appear:
 $ G_MESSAGES_DEBUG=all totem
(totem:1015458): GLib-GIO-DEBUG: 19:14:57.264: _g_io_module_get_default: Found 
default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
(totem:1015458): dconf-DEBUG: 19:14:57.264: watch_fast: "/org/gnome/Totem/" 
(establishing: 0, active: 0)
Gtk-Message: 19:14:57.266: Failed to load module "xapp-gtk3-module"
(totem:1015458): dconf-DEBUG: 19:14:57.267: watch_established: 
"/org/gnome/Totem/" (establishing: 1)
(totem:1015458): GLib-GIO-DEBUG: 19:14:57.293: _g_io_module_get_default: Found 
default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
(totem:1015458): GLib-DEBUG: 19:14:57.339: unsetenv() is not thread-safe and 
should not be used after threads are created
(totem:1015458): Gtk-DEBUG: 19:14:57.339: Connecting to session manager
(totem:1015458): Handy-DEBUG: 19:14:57.341: Trying to initialize portal
(totem:1015458): dconf-DEBUG: 19:14:57.520: watch_fast: "/org/gnome/Totem/" 
(establishing: 0, active: 1)
(totem:1015458): dconf-DEBUG: 19:14:57.520: watch_fast: 
"/org/gnome/desktop/lockdown/" (establishing: 0, active: 0)
(totem:1015458): dconf-DEBUG: 19:14:57.520: watch_established: 
"/org/gnome/desktop/lockdown/" (establishing: 1)
(totem:1015458): dconf-DEBUG: 19:14:57.636: watch_fast: 
"/org/gnome/desktop/thumbnailers/" (establishing: 0, active: 0)
(totem:1015458): dconf-DEBUG: 19:14:57.636: watch_established: 
"/org/gnome/desktop/thumbnailers/" (establishing: 1)
(totem:1015458): GLib-GIO-DEBUG: 19:14:57.639: Failed to initialize portal 
(GNetworkMonitorPortal) for gio-network-monitor: Not using portals
(totem:1015458): GLib-GIO-DEBUG: 19:14:57.643: _g_io_module_get_default: Found 
default implementation networkmanager (GNetworkMonitorNM) for 
‘gio-network-monitor’
(totem:1015458): dconf-DEBUG: 19:14:57.643: watch_fast: "/org/gnome/Totem/" 
(establishing: 0, active: 2)
(totem:1015458): dconf-DEBUG: 19:14:57.643: unwatch_fast: "/org/gnome/Totem/" 
(active: 3, establishing: 0)
(totem:1015458): GLib-GIO-DEBUG: 19:14:57.657: _g_io_module_get_default: Found 
default implementation gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’
(totem:1015458): dconf-DEBUG: 19:14:57.744: change_fast
(totem:1015458): dconf-DEBUG: 19:14:57.744: watch_fast: "/org/gnome/Totem/" 
(establishing: 0, active: 2)
(totem:1015458): dconf-DEBUG: 19:14:57.744: unwatch_fast: "/org/gnome/Totem/" 
(active: 3, establishing: 0)
(totem:1015458): dconf-DEBUG: 19:14:57.745: watch_fast: "/org/gnome/Totem/" 
(establishing: 0, active: 2)
(totem:1015458): dconf-DEBUG: 19:14:57.753: watch_fast: "/org/gnome/Totem/" 
(establishing: 0, active: 3)
(totem:1015458): dconf-DEBUG: 19:14:57.768: watch_fast: 
"/org/gnome/desktop/lockdown/" (establishing: 0, active: 1)
(totem:1015458): Totem-DEBUG: 19:14:57.769: totem_playlist_add_one_mrl (): 
Akira (1988).mkv (null) (null) (null) 0 true
(totem:1015458): Totem-DEBUG: 19:14:57.844: TotemGrilo: Pausing videos 
thumbnailing
(totem:1015458): Totem-DEBUG: 19:14:57.889: Adding popup busy for reason 
opening file
(totem:1015458): Totem-DEBUG: 19:14:57.889: emitting PlaybackStatus change
(totem:1015458): Totem-DEBUG: 19:14:57.889: Not enabling offline save, as 
'file:///home/raffaele/Video/Film/Akira/Akira%20(1988).mkv' already in $HOME, 
and native
(totem:1015458): Totem-DEBUG: 19:14:57.890: TotemGrilo: Pausing videos 
thumbnailing
(totem:1015458): Totem-DEBUG: 19:14:57.890: TotemGrilo: Pausing videos 
thumbnailing
(totem:1015458): Totem-DEBUG: 19:14:57.898: successfully acquired dbus name 
org.mpris.MediaPlayer2.totem
(totem:1015458): GStreamer-CRITICAL **: 19:14:58.367: gst_caps_from_string: 
assertion 'string' failed
(totem:1015458): GStreamer-CRITICAL **: 19:14:58.367: gst_pad_template_new: 
assertion 'caps != NULL' failed
(totem:1015458): GStreamer-CRITICAL **: 19:14:58.367: gst_mini_object_unref: 
assertion 'mini_object != NULL' failed
(totem:1015458): GStreamer-CRITICAL **: 19:14:58.367: 
gst_element_class_add_pad_template: assertion 'GST_IS_PAD_TEMPLATE (templ)' 
failed
(totem:1015458): GStreamer-Video-CRITICAL **: 19:14:58.367: 
gst_video_decoder_init: assertion 'pad_template != NULL' failed
(totem:1015458): GStreamer-WARNING **: 19:14:58.367: Element vaapidecode0 has 
an ALWAYS template src, but no pad of the same name
Segmentation fault (core dumped)

$ lsb_release -a
LSB Version:
core-11.1.0ubuntu4-noarch:printing-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
Distributor ID: Ubuntu
Description:Ubuntu 22.04 LTS
Release:22.04
Codename:   jammy

$ apt-cache policy totem
totem:
  Installed: 42.0-1ubuntu1
  Candidate: 42.0-1ubuntu1
  Version table:
 *** 42.0-1ubuntu1 500
500 http://it.archive.ubuntu.com/ubuntu jammy/main amd64 

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-02-03 Thread candela
Thanks @randyyang (randy-yaj). I aplied what he says in #37 and now I
can have Inkscape 0.48 and NetBeans 7.4 working together. I cant copy
and paste from Inkscape to Gimp, but that is a minor problem. I am in
Ubuntu 12.04.

I hope it helps someone, have a good day

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

Title:
  Incorrect call to output plugins (with persistent error message) on
  copy

Status in Inkscape: A Vector Drawing Tool:
  Triaged
Status in inkscape package in Ubuntu:
  Triaged
Status in inkscape package in Arch Linux:
  New
Status in inkscape package in Debian:
  Confirmed
Status in Gentoo Linux:
  Unknown

Bug description:
  UPDATE: After further investigation it turned out to be a problem related to 
the copy operation, in combination with a totally unrelated running Java 
program (FreeRapid).
  Reading some followups and other bug reports, it seems to be caused by the 
new clipboard management system (introduced as a fix for the bug #170185), as 
reported in bug #421597

  So far these applications are known to randomly trigger an input/output 
extension (on linux):
  - FreeRapid Downloader
  - jDownloader
  - xfce4-clipman-plugin 1.1.3
  - Netbeans
  - xfce4-settings-helper (Xfce 4.8)

  -

  The original report was this:
  I'm getting this error when I try to edit a text object created previously 
with a font that's not available in this system.
  It looks like Inkscape has problems to resolve the font substitution and 
displays the error message in a popup window that keeps appearing again and 
again, leaving no other remedy than closing inkscape and reopening it.

  The error message is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/418242/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1184451] Re: Ubuntu 13.10 random screen freeze while Normal OS activites

2013-12-05 Thread Jorge Candela
Just to share with everybody who is getting the same issue, I have
dropped freezes down to just one a day following Goalie Fight advice in
a href=https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/1184451/comments/46#46/a.

I'm running a fresh 13.10 64bit install and the freezeing was happening
really often to me driving unusable my system.

It's important to point out that I finally did it from the command line,
like is adviced in #46.

However, before this, I had tried the same through the visual
configuration window for private controllers offered by ubuntu but with
no change at all. I don't know why, but it's not the same installing
controllers through the visual configuration or with apt.

In fact apt asked me to remove other controllers which were supossed to
be already unistalled from the private controller manager. I'm not sure
if this could be relevant to the subject but I was not expecting
something like that.

Since that change I can work again but I still have to reboot the system
once a day.

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

Title:
  Ubuntu 13.10 random screen freeze while Normal OS activites

Status in “xorg-server” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  Confirmed

Bug description:
  I have recently, re-installed fresh ubuntu 13.10 distribution release.
  But everything worked fine. until recently i had strange problem of my 
display screen getting freezed randomly; but no response to either 
mouse/keyboard.
  But i want to point it out; it happens randomly and is not specific ?
  Other day, i had music player playing in background, but screen freezed. but 
my music was still running. 
  Kindly note, i used multiple monitor setup and same issue of screen freeze 
also cropped up.

  I,am not sure, whether it is bug ?

  thanks for the expertise support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1184451/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1184451] Re: Ubuntu 13.10 random screen freeze while Normal OS activites

2013-11-20 Thread Jorge Candela
I can confirm this happening to me too.  Every now and again before
13.10, but very often since I did a fresh 13.10 install.

Everything freezes with no clear relation with user actions or opened
programs. Sometimes I can switch to console with ctrl+alt+f2 and restart
lightgdm but it just delay the freezing for a while because next time it
will completely freeze forcing me to perform a hard reset.

In adition, I have also noticed a very high rate of firefox breaks since
I upgrade to 13.10. I have always been running an updated system with no
extras out of the installed repos.

It is coming out so frecuently that it is driving the system unusable
for working purpouses. Just sometimes it can keeps running for a few
hours with no problem. The weird thing is that it occurs when I'm doing
the exact same work with the same programs than when it freezes.

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

Title:
  Ubuntu 13.10 random screen freeze while Normal OS activites

Status in “xorg-server” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  Confirmed

Bug description:
  I have recently, re-installed fresh ubuntu 13.10 distribution release.
  But everything worked fine. until recently i had strange problem of my 
display screen getting freezed randomly; but no response to either 
mouse/keyboard.
  But i want to point it out; it happens randomly and is not specific ?
  Other day, i had music player playing in background, but screen freezed. but 
my music was still running. 
  Kindly note, i used multiple monitor setup and same issue of screen freeze 
also cropped up.

  I,am not sure, whether it is bug ?

  thanks for the expertise support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1184451/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp