-Original Message-
From: Milan Crha via evolution-list
Date: Thu, 04 Jul 2019 00:01:47 +0200
> Ah, I see. Being it Plain Text, not HTML, any client would better
> recognize that it's a quoted text. Having a newer version you could
> even use Ctrl+Alt+R, which is to call an "Alternative
On Wed, 2019-07-03 at 12:51 -0700, Bert Struik via evolution-list
wrote:
> The process of opening the email closed Evolution and upon checking
> the window size it had reverted the width and height to the out of
> bounds amount (33766 x 977).
> The information was recorded in an email of Monday, Ju
original message from from: Milan Crha via evolution-list
Date: Wed, 03 Jul 2019 16:56:09 +0200
> okay. Did it also do that when you corrected the width/height setting> for
> the browser-window?
Yes, they were resized.Evolution was closed.I then set the width and height of
the mail/browser w
On Tue, 2019-07-02 at 15:15 +, lambertus via evolution-list wrote:
> On the affected machine, Evolution closes when any email message is
> double clicked. Same result for messages with attachments, imbedded
> images, or just text.
Hi,
okay. Did it also do that when you corrected the wi
> Is that related
> to that single message or to any message, like for example also to this
> mine (if you have it available on the affected machine, otherwise any
> simple plain text message without attachments)? On the affected machine, Evolution closes when any email message is double clicked.
On Mon, 2019-07-01 at 15:34 -0600, lcstruik--- via evolution-list
wrote:
> Ran your suggested set window size commands using the default values
> returned for the shell window size 910 x 717
> The get command acknowledged the set values of 910 and 717
> Ran Evolution and double clicked an email and
On Mon, 2019-07-01 at 17:56 -0600, lcstruik--- via evolution-list
wrote:
> > What doesn't work? You can't run evolution? You can't debug?
>
> I do not know how to use the debug program.
There is no separate "debug program".
> Pete sent information on how to do that.
It would be easier to know wh
P.yes that is all right.I gave Andre the answers he wanted, even though they were out of sequence to the helpful tips given.Your comments imply a fix is out of my hands.Thanks everyone for your dedication to helping with this.Bert
___
evolution-list m
>
> Ran the following from command line:
> CAMEL_DEBUG=imapx:io evolution >& logfile
That is for tracing/debugging IMAPX I/O calls - your issue is NOT with
IMAP - you've said you can see the emails in the preview window, so
IMAP is working fine.
> and
> GDK_SYNCHRONIZE=imapx:io evolution >& lo
> What doesn't work? You can't run evolution? You can't debug?
I do not know how to use the debug program.
Pete sent information on how to do that.
It hasn't been done because of the focus on the window sizing issue.
> Run evolution with or without debugger from command line and copy and
> pas
From: "Andre Klapper"
Sent: Monday, July 1, 2019 2:40:23 PM
> copy and paste the exact complete
> command(s) that you used to "run the environment variables to a log
> file", to avoid any misinterpretations.
CAMEL_DEBUG=imapx evolution >& logfile
and
GDK_SYNCHRONIZE=imapx evolution >& logfile
On Mon, 2019-07-01 at 15:34 -0600, lcstruik--- via evolution-list wrote:
> Downloaded and installed evolution-dbgsym_3.28.5-0ubuntu0.18.04.1_amd64.ddeb
> Using that hasn't worked so far.
> I must be doing something wrong.
What doesn't work? You can't run evolution? You can't debug?
Run evolution w
On Mon, 2019-07-01 at 15:34 -0600, lcstruik--- wrote:
> RE: running the environment variables to a log file
> The logfile was empty and the messages I reported were from the
> system log.
Please don't paraphrase but copy and paste the exact complete
command(s) that you used to "run the environment
- Original Message -
From: "Pete Biggs"
Sent: Monday, July 1, 2019 2:08:42 PM
> Can you set the width/height manually to values other than 0 so
> that the program uses those values - say:
>
> gsettings set
> org.gnome.evolution.window:/org/gnome/evolution/mail/browser-window/ width 800
>
> Using these hints I ran the gsettings get commands for the
> /mail/browser-window/ location.
> height=977
> width=33766
>
> then ran the reset command on those, which then returned
> height = 0
> width = 0
>
> Then ran Evolution and double clicked an email, which closed the program.
> Ran
> Running Evolution from the command line returns that following error:
> "(evolution:3493): Gtk-WARNING **: 12:35:19.827: Failed to register
> client: GDBus.Error:org.gnome.SessionManager.AlreadyRegistered:
> Unable to register client"
That's just a warning, I don't think it will be related to
> regarding
> https://packages.ubuntu.com/search?keywords=evolution
> evolution-dbg and all the other evolution related dbg packages are only
> available for Ubuntu 16.04 by the official "default" repositories.
am still working my way through the options you pointed to on the gnome wiki
and dde
> this change [1] might be relevant. You are right that different windows
> save their settings into different keys. The one for the separate mail
> window (shown either for the message source or after double-click/enter
> in the message list) stores the information about the size at
> /org/gnom
> Is it the same error message?
A window size error no longer appears, though opening the email in a new window
still closes the program.
System log message is now:
"The program 'evolution' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (i
PS:
On Mon, 1 Jul 2019 10:56:34 +0200, Ralf Mardorf wrote:
>On proprietary operating systems it's more likely that
>reinstalling a package makes sense.
Hahaha, on proprietary operating systems, it's unlikely a "package" in
the sense of a Linux package. My bad. However, the more restricted an
oper
On Mon, 01 Jul 2019 09:17:30 +0100, Pete Biggs wrote:
>You will need to install the debug packages (by whatever method is
>necessary for your distro) in order to get a meaningful backtrace.
On Sun, 30 Jun 2019 14:28:14 -0700, Bert Struik wrote:
>Evolution 3.28.5-0ubuntu0.18.04.1 64bit
>
>In attemp
On Mon, 2019-07-01 at 09:17 +0100, Pete Biggs wrote:
> If it only occurs when Evolution is trying to open a new window then
> it is probably not the shell window width/height that's the issue. I
> presume there are other gsettings for the mail pane, but I don't know
> what they are called.
Please don't top post.
(And please don't CC me on replies to the list, it means I get a non-
list version of the mail which makes things more difficult - just reply
to the list only.)
On Mon, 2019-07-01 at 02:33 +, lambertus wrote:
>
> RE advise to use gsettings reset.
> Did that and the pr
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 tha
_
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, p
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-in
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 programme
> 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 w
28 matches
Mail list logo