unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Howard <christopher@alaskasi.com>
To: Marius Bakke <mbakke@fastmail.com>, 39584@debbugs.gnu.org
Subject: bug#39584: evolution: involid page id error when composing emails
Date: Fri, 21 Feb 2020 15:39:49 -0900	[thread overview]
Message-ID: <255da6583b62ca7c76e0f014793fbe87fb83511a.camel@alaskasi.com> (raw)
In-Reply-To: <d83fe11c561aa83a0f8030244910fe20e10d5ebd.camel@alaskasi.com>

I'm not sure if my workaround is effective or not, at least one time I
still received the page ID error:

(evolution:20864): evolution-util-WARNING **: 15:33:29.599: Failed to
call a DBus Proxy method
org.gnome.Evolution.WebExtension::AddCSSRuleIntoStyleSheet: Invalid
page ID: 55

I'm curious as I don't recall this ever happening on my home computer,
only on my work computer.

My work computer system is

 ..                             `.   christopher@eowyn 
 `--..```..`           `..```..--`   ----------------- 
   .-:///-:::.       `-:::///:-.     OS: Guix System
5f6ce90a90011147a555cd400d7aaec8ef532a7f x86_64 
      ````.:::`     `:::.````        Host: Vostro 230 00 
           -//:`    -::-             Kernel: 5.4.19-gnu 
            ://:   -::-              Uptime: 3 days, 2 hours, 1 min 
            `///- .:::`              Packages: 55 (guix-system), 81
(guix-user) 
             -+++-:::.               Shell: bash 5.0.7 
              :+/:::-                DE: GNOME 3.32.2 
              `-....`                Theme: Adwaita [GTK2/3] 
                                     Icons: Adwaita [GTK2/3] 
                                     Terminal: .gnome-terminal 
                                     CPU: Intel Core 2 Duo E7500 (2) @
2.736GHz 
                                     GPU: Intel 4 Series Chipset 
                                     Memory: 3020MiB / 7929MiB 

I can send my home computer information after I get home.


-----Original Message-----
From: Christopher Howard <christopher@alaskasi.com>
To: Marius Bakke <mbakke@fastmail.com>, 39584@debbugs.gnu.org
Subject: Re: bug#39584: evolution: involid page id error when composing
emails
Date: Tue, 18 Feb 2020 12:56:33 -0900

Looking at that patch code, I'm trying an experiment where I set the
environment variable mentioned:

christopher@eowyn ~$ WEBKIT_USE_SINGLE_WEB_PROCESS="0" evolution 

This should give the same effect as the code would, unless I'm setting
the variable the wrong way. I haven't had the problem again yet, but
I've only tried it for about 20 minutes.

I'm curious also if that code would work, since it makes the assumption
the program name is "evolution", whereas ".evolution-real" is the name
of the process in Guix as listed by "ps -e".

-- 

Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

-----Original Message-----
From: Christopher Howard <christopher@alaskasi.com>
To: Marius Bakke <mbakke@fastmail.com>, 39584@debbugs.gnu.org
Subject: Re: bug#39584: evolution: involid page id error when composing
emails
Date: Fri, 14 Feb 2020 12:12:27 -0900

I'm eager to give the patch a try. I've never learned yet how to add
add a source patch to a package definition, so it might take me some
time to get to it if I had no help. Is there an ETA on Gnome 3.34?

-- 

Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

-----Original Message-----
From: Marius Bakke <mbakke@fastmail.com>
To: Christopher Howard <christopher@alaskasi.com>, 
39584@debbugs.gnu.org
Subject: Re: bug#39584: evolution: involid page id error when composing
emails
Date: Fri, 14 Feb 2020 17:07:09 +0100

Christopher Howard <
christopher@alaskasi.com
> writes:

> Hi, I use evolution heavily, current 3.32.4 from Guix. I updated my
> guix user packages and guix system about a week ago. When composing
> emails, I occasionally see an error similar to this appear in a box
> above the message composition area:
> 
> gdbus.error:org.freedesktop.dbus.error.invalidargs: invalid page id:
> 165
> 
> While the error is there, I cannot save the email to drafts or send
> it.
> To resolve, I must copy the email contents to another program, then
> restart evolution to create the email again. It seems to be very
> random, but I'd guess it happens once about every five to ten emails
> I
> send.

Searching the web for the error message leads to these bug reports:

https://bugzilla.redhat.com/show_bug.cgi?id=1757243

https://gitlab.gnome.org/GNOME/evolution/issues/587


Apparently Evolution does not work properly with WebKitGTK 2.26.
Backporting all the upstream changes looks cumbersome, but I suppose we
could do something like this until we have GNOME 3.34:

https://src.fedoraproject.org/rpms/webkit2gtk3/blob/f30/f/webkit-process.patch


Thoughts?  Are you able to give it a try?

Thanks,
Marius
-- 
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com

  reply	other threads:[~2020-02-22  0:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-13  2:09 bug#39584: evolution: involid page id error when composing emails Christopher Howard
2020-02-14 16:07 ` Marius Bakke
2020-02-14 21:12   ` Christopher Howard
2020-02-14 21:12   ` Christopher Howard
2020-02-18 21:56     ` Christopher Howard
2020-02-22  0:39       ` Christopher Howard [this message]
2020-02-23 13:45         ` Christopher Howard
2020-02-25  0:18 ` bug#39584: evolution: invalid page id error Christopher Howard
2020-03-04 21:38   ` Christopher Howard
2020-03-16 19:40 ` bug#39584: evolution: involid page id error when composing emails Christopher Howard
2020-05-30 17:32 ` Marius Bakke
2020-06-01 17:10   ` Christopher Howard
2020-06-02 19:20   ` Christopher Howard
2020-06-02 19:26     ` Marius Bakke
2020-06-04 18:08 ` Christopher Howard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=255da6583b62ca7c76e0f014793fbe87fb83511a.camel@alaskasi.com \
    --to=christopher@alaskasi.com \
    --cc=39584@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).