[Bug 1725315] Re: evolution crashed with SIGSEGV in g_hash_table_lookup_node()

2017-10-27 Thread José Dapena Paz
Workaround: uninstall evolution-indicator package.

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

Title:
  evolution crashed with SIGSEGV in g_hash_table_lookup_node()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1725315] Re: evolution crashed with SIGSEGV in g_hash_table_lookup_node()

2017-10-27 Thread José Dapena Paz
This only happens on gnome-shell on wayland mode. It is evolution
indicator plugin. Unfortunately, even clicking on the checkbox to
disable it (on the list of evolution plugins) crashes evolution.

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

Title:
  evolution crashed with SIGSEGV in g_hash_table_lookup_node()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1429535] Re: nautilus_menu_provider_get_background_items: assertion 'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

2017-08-04 Thread paz
nautilus[1988]: nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

Ubuntu 17.04.01 - still spamming the syslog.

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

Title:
  nautilus_menu_provider_get_background_items: assertion
  'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1644498] Re: apt-get update returns "AppStream cache update completed, but some metadata was ignored due to errors." periodically

2016-12-01 Thread paz
No more errors on Xenial ...

 sudo apt update && sudo apt upgrade
[sudo] password for just: 
Hit:1 http://ppa.launchpad.net/noobslab/themes/ubuntu xenial InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease 
Hit:3 http://archive.canonical.com/ubuntu xenial InRelease  
Ign:4 http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04  
InRelease
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB] 
Hit:6 http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_16.04  
Release
Get:7 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]  
 
Get:8 http://archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [253 kB]
Fetched 560 kB in 2s (225 kB/s)  
Reading package lists... Done
Building dependency tree   
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Thank you!

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

Title:
  apt-get update returns "AppStream cache update completed, but some
  metadata was ignored due to errors." periodically

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1575248] Re: "AppStream cache update completed, but some metadata was ignored due to errors." on "sudo apt-get update"

2016-11-26 Thread paz
I confirm the issue on 0.7.0-0ubuntu4.3.

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

Title:
  "AppStream cache update completed, but some metadata was ignored due
  to errors." on "sudo apt-get update"

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1292398] Re: Second screen position isn't saved from one session to another

2015-06-18 Thread Carlos Paz
Problem persist. I have Ubuntu 15.04 , Gnome 3 from repositories.  Using
Gnome CLASSIC.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1292398

Title:
  Second screen position isn't saved from one session to another

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1292398] Re: Second screen position isn't saved from one session to another

2015-06-18 Thread Carlos Paz
Problem persist. 3 Monitors, HDMI, VGA, laptop monitor, 64 bits.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1292398

Title:
  Second screen position isn't saved from one session to another

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-29 Thread José Dapena Paz
I've just run the issue using gdb, and I found the problem is that
libcamelews.so and libmodule-ews-configuration.so both define the Camel
EWS types. See the attached debugging session for an example of double
declaration of camel_ews_store_get_type.


** Attachment added: evolution-ews-crash-gdb-trace.txt
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1363798/+attachment/4219438/+files/evolution-ews-crash-gdb-trace.txt

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

Title:
  Evolution-EWS 3.12 causes Evolution to hang Utopic

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 661668] [NEW] I do not receive the sound reproduction of the post receptions or receptions alarm.

2010-10-16 Thread Joan Carles Paz Cruxeiras
Public bug reported:

Binary package hint: evolution

The reproduction of sound reception post does not work. It only works
sometimes, for example, three times each.

Neither play sound an alarm when it occurs.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Oct 16 12:15:19 2010
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
ProcEnviron:
 LANG=ca_ES.utf8
 SHELL=/bin/bash
SourcePackage: evolution

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
I do not receive the sound reproduction of the post receptions or receptions 
alarm.
https://bugs.launchpad.net/bugs/661668
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 661668] Re: I do not receive the sound reproduction of the post receptions or receptions alarm.

2010-10-16 Thread Joan Carles Paz Cruxeiras


-- 
I do not receive the sound reproduction of the post receptions or receptions 
alarm.
https://bugs.launchpad.net/bugs/661668
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs