[Evolution] Evolution some time not show .xml.p7m attach
In some PEC message, Evolution[1] show only 3 file attach (wrong)Thunderbird (and other mua) show 4 attach (correct)The attach missing is "IT01879020517_kTnxj.xml.p7m" (see image attached) I must fill a bug or there is a solution? If you want see the real email saved in mailbox file, let me know. Many thanks [1] Version[lesca@dodo ~]$ rpm -q evolutionevolution-3.32.3- 1.fc30.x86_64[lesca@dodo ~]$ cat /etc/fedora-release Fedora release 30 (Thirty)[lesca@dodo ~]$ -- Dario Lesca (inviato dal mio Linux Fedora 30 Workstation) -- Dario Lesca (inviato dal mio Linux Fedora 30 Workstation) ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Evolution closes when double clicking to open an email
Evolution 3.28.5-0ubuntu0.18.04.1 64bit 2 IMAP email accounts, and extensive archives on computer in the "On this Computer" folder. AMD quad core chip 8GB RAM 250GB SSD Problem: Evolution closes when double clicking an email to open it, and being unable to see images included in the email. The email can be opened and read with the "Edit as New Message" command. Images will not be visible. When Evolution closes it does not crash and does not create a crash report. Background: Problem started after a few months of Evolution responding erratically, primarily by occasionally freezing the computer, requiring a hard reboot. Present problem started after replacing the motherboard, CPU, and RAM (3GB) in suspicion that they were the culprit. In attempt to fix it, Evolution was un-installed and re-installed from the Ubuntu software manager. Same symptoms. Un-installing and re- installing kept all email, contact and calendar files and accounts, so those were not un-installed with the program. Next attempt was to delete the two email accounts, un-install Evolution and all its associated files and directories including the archives. Re-install Evolution and set up one of the email accounts. Same symptoms. Evolution closes when double clicking an email. Do you have any solutions before I completely reformat the harddrive with a re-install Ubuntu 18.04? ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution closes when double clicking to open an email
> Problem started after a few months of Evolution responding > erratically, primarily by occasionally freezing the computer, > requiring a hard reboot. Present problem started after replacing the > motherboard, CPU, and RAM (3GB) in suspicion that they were the > culprit. If they were then you would be seeing errors in the system logs relating to hardware, and applications other than Evolution would be affected as well. > > Next attempt was to delete the two email accounts, un-install > Evolution and all its associated files and directories including the > archives. > Re-install Evolution and set up one of the email accounts. Same > symptoms. Evolution closes when double clicking an email. Uninstalling and re-installing doesn't really help much on Linux - it will just re-fresh the executables and there are better ways to check the integrity of installed files. If you have corrupted system files, then you have more problems than just Evolution. The best test to see if it is a system/install problem or a user config problem is to create a new Linux user so that you have a clean install of all config files (for all packages) and setup Evolution in that account. > > Do you have any solutions before I completely reformat the harddrive > with a re-install Ubuntu 18.04? > Have you run Evolution from the command line? Are there any error messages printed? Are there any related messages in the system logs? P. ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution closes when double clicking to open an email
system error log is: "The program 'evolution' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 9680 error_code 11 request_code 53 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)" From: "Bert Struik via evolution-list" To: evolution-list@gnome.org Sent: Sunday, June 30, 2019 2:28:14 PM Subject: [Evolution] Evolution closes when double clicking to open an email Evolution 3.28.5-0ubuntu0.18.04.1 64bit 2 IMAP email accounts, and extensive archives on computer in the "On this Computer" folder. AMD quad core chip 8GB RAM 250GB SSD Problem: Evolution closes when double clicking an email to open it, and being unable to see images included in the email. The email can be opened and read with the "Edit as New Message" command. Images will not be visible. When Evolution closes it does not crash and does not create a crash report. Background: Problem started after a few months of Evolution responding erratically, primarily by occasionally freezing the computer, requiring a hard reboot. Present problem started after replacing the motherboard, CPU, and RAM (3GB) in suspicion that they were the culprit. In attempt to fix it, Evolution was un-installed and re-installed from the Ubuntu software manager. Same symptoms. Un-installing and re-installing kept all email, contact and calendar files and accounts, so those were not un-installed with the program. Next attempt was to delete the two email accounts, un-install Evolution and all its associated files and directories including the archives. Re-install Evolution and set up one of the email accounts. Same symptoms. Evolution closes when double clicking an email. Do you have any solutions before I completely reformat the harddrive with a re-install Ubuntu 18.04? ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution closes when double clicking to open an email
On Sun, 2019-06-30 at 14:28 -0700, Bert Struik wrote: > Evolution 3.28.5-0ubuntu0.18.04.1 64bit > > Evolution closes when double clicking an email to open it, and being > unable to see images included in the email. That sounds like an application crash. > In attempt to fix it, Evolution was un-installed and re-installed > from the Ubuntu software manager. Same symptoms. Un-installing and > re-installing kept all email, contact and calendar files and > accounts, so those were not un-installed with the program. That's intended behavior. Uninstalling an application should not lead to loss of user data. > Do you have any solutions before I completely reformat the harddrive > with a re-install Ubuntu 18.04? Get a backtrace which includes debug symbols. This requires you to install debug packages first. How that's done is up to your distro. >From a quick search, https://wiki.ubuntu.com/DebuggingProgramCrash and https://wiki.ubuntu.com/Backtrace might be relevant. Cheers, andre -- Andre Klapper | ak...@gmx.net https://blogs.gnome.org/aklapper/ ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution closes when double clicking to open an email
Pete. Ran the evolution executable from command line and re-created the symptom with the following report. (evolution:7107): Gtk-WARNING **: 15:37:52.392: Failed to register client: GDBus.Error:org.gnome.SessionManager.AlreadyRegistered: Unable to register client (evolution:7107): Gdk-WARNING **: 15:37:58.410: Native Windows wider or taller than 32767 pixels are not supported (evolution:7107): Gdk-ERROR **: 15:37:58.441: The program 'evolution' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 15216 error_code 11 request_code 53 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Trace/breakpoint trap (core dumped) I do not know how to run the program "with the GDK_SYNCHRONIZE environment variable" ___ Bert - Original Message - From: "Pete Biggs" To: evolution-list@gnome.org Sent: Sunday, June 30, 2019 3:25:43 PM Subject: Re: [Evolution] Evolution closes when double clicking to open an email > Problem started after a few months of Evolution responding > erratically, primarily by occasionally freezing the computer, > requiring a hard reboot. Present problem started after replacing the > motherboard, CPU, and RAM (3GB) in suspicion that they were the > culprit. If they were then you would be seeing errors in the system logs relating to hardware, and applications other than Evolution would be affected as well. > > Next attempt was to delete the two email accounts, un-install > Evolution and all its associated files and directories including the > archives. > Re-install Evolution and set up one of the email accounts. Same > symptoms. Evolution closes when double clicking an email. Uninstalling and re-installing doesn't really help much on Linux - it will just re-fresh the executables and there are better ways to check the integrity of installed files. If you have corrupted system files, then you have more problems than just Evolution. The best test to see if it is a system/install problem or a user config problem is to create a new Linux user so that you have a clean install of all config files (for all packages) and setup Evolution in that account. > > Do you have any solutions before I completely reformat the harddrive > with a re-install Ubuntu 18.04? > Have you run Evolution from the command line? Are there any error messages printed? Are there any related messages in the system logs? P. ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution closes when double clicking to open an email
PaulRE advice on re-installingthank youI have done full fresh installations of Ubuntu before (reformatting hard drive) to successfully fix a problem, because, onerous as it is, it is actually quicker than learning how to deal with every linux /Ubuntu quirk. RE advise to use gsettings reset.Did that and the problem remains.Used the gsetting get commands, and they returned window width=910 and height=717.thank you very much for the suggestions._BertSent from my BlackBerry® PlayBook™www.blackberry.comFrom: "Paul Smith" To: "lcstr...@telus.net" , "Pete Biggs" CC: "evolution-list@gnome.org" Sent: 30 June, 2019 6:22 PMSubject: Re: [Evolution] Evolution closes when double clicking to open an emailOn Sun, 2019-06-30 at 16:42 -0600, lcstruik--- via evolution-list wrote: > (evolution:7107): Gdk-WARNING **: 15:37:58.410: Native Windows wider > or taller than 32767 pixels are not supported Re-installing Ubuntu 18.04 will not be useful, just like re-installing Evolution was not useful. You should try to move beyond this mindset where re-installing software will fix it; that virtually never works on GNU/Linux (or an other system with reasonably-written software). Please take a look at this message from last July and see if the steps provided solve your problem (running the gsettings reset-recursively command): https://mail.gnome.org/archives/evolution-list/2018-July/msg6.html It seems that somehow one of your default evolution shell settings has gotten so large that it can't be used. ___ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list