* bug#39584: evolution: involid page id error when composing emails @ 2020-02-13 2:09 Christopher Howard 2020-02-14 16:07 ` Marius Bakke ` (4 more replies) 0 siblings, 5 replies; 15+ messages in thread From: Christopher Howard @ 2020-02-13 2:09 UTC (permalink / raw) To: 39584 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. christopher@eowyn ~$ guix describe Generation 9 Feb 05 2020 15:44:24 (current) guix 9d0dfd9 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9d0dfd9a9a7c43363a4e140c20d49f119fe6f2e3 christopher@eowyn ~$ neofetch .. `. christopher@eowyn `--..```..` `..```..--` ----------------- .-:///-:::. `-:::///:-. OS: Guix System 9d0dfd9a9a7c43363a4e140c20d49f119fe6f2e3 x86_64 ````.:::` `:::.```` Host: Vostro 230 00 -//:` -::- Kernel: 5.4.17-gnu ://: -::- Uptime: 6 days, 4 hours, 5 mins `///- .:::` Packages: 55 (guix-system), 80 (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.672GHz GPU: Intel 4 Series Chipset Memory: 2412MiB / 7929MiB -- 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 ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 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-25 0:18 ` bug#39584: evolution: invalid page id error Christopher Howard ` (3 subsequent siblings) 4 siblings, 2 replies; 15+ messages in thread From: Marius Bakke @ 2020-02-14 16:07 UTC (permalink / raw) To: Christopher Howard, 39584 [-- Attachment #1: Type: text/plain, Size: 1182 bytes --] 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 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 487 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-02-14 16:07 ` Marius Bakke @ 2020-02-14 21:12 ` Christopher Howard 2020-02-14 21:12 ` Christopher Howard 1 sibling, 0 replies; 15+ messages in thread From: Christopher Howard @ 2020-02-14 21:12 UTC (permalink / raw) To: Marius Bakke, 39584 [-- Attachment #1.1: Type: text/plain, Size: 1878 bytes --] 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? -----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 > myguix user packages and guix system about a week ago. When > composingemails, I occasionally see an error similar to this appear > in a boxabove 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, > thenrestart evolution to create the email again. It seems to be > veryrandom, but I'd guess it happens once about every five to ten > emails Isend. 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 wecould 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 [-- Attachment #1.2: Type: text/html, Size: 3328 bytes --] [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 695 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 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 1 sibling, 1 reply; 15+ messages in thread From: Christopher Howard @ 2020-02-14 21:12 UTC (permalink / raw) To: Marius Bakke, 39584 [-- Attachment #1: Type: text/plain, Size: 1831 bytes --] 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? -----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 > myguix user packages and guix system about a week ago. When > composingemails, I occasionally see an error similar to this appear > in a boxabove 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, > thenrestart evolution to create the email again. It seems to be > veryrandom, but I'd guess it happens once about every five to ten > emails Isend. 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 wecould 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 [-- Attachment #2: Type: text/html, Size: 3410 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-02-14 21:12 ` Christopher Howard @ 2020-02-18 21:56 ` Christopher Howard 2020-02-22 0:39 ` Christopher Howard 0 siblings, 1 reply; 15+ messages in thread From: Christopher Howard @ 2020-02-18 21:56 UTC (permalink / raw) To: Marius Bakke, 39584 [-- Attachment #1: Type: text/plain, Size: 2821 bytes --] 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". -----Original Message-----From: Christopher Howard < christopher@alaskasi.com>To: Marius Bakke <mbakke@fastmail.com>, 39584@debbugs.gnu.orgSubject: Re: bug#39584: evolution: involid page id error when composing emailsDate: 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.orgSubject: Re: bug#39584: evolution: involid page id error when composing emailsDate: 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 > myguix user packages and guix system about a week ago. When > composingemails, I occasionally see an error similar to this appear > in a boxabove 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, > thenrestart evolution to create the email again. It seems to be > veryrandom, but I'd guess it happens once about every five to ten > emails Isend. 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 wecould 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 [-- Attachment #2: Type: text/html, Size: 4955 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-02-18 21:56 ` Christopher Howard @ 2020-02-22 0:39 ` Christopher Howard 2020-02-23 13:45 ` Christopher Howard 0 siblings, 1 reply; 15+ messages in thread From: Christopher Howard @ 2020-02-22 0:39 UTC (permalink / raw) To: Marius Bakke, 39584 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 ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-02-22 0:39 ` Christopher Howard @ 2020-02-23 13:45 ` Christopher Howard 0 siblings, 0 replies; 15+ messages in thread From: Christopher Howard @ 2020-02-23 13:45 UTC (permalink / raw) To: 39584 On my home computer I have not seen the error, so far as I can remember: christopher@nightshade ~$ neofetch .. `. christopher@nightshade `--..```..` `..```..--` ---------------------- .-:///-:::. `-:::///:-. OS: Guix System 7dc0f1d5a8c248addfcaadf76e45bf601bc51411 x86_64 ````.:::` `:::.```` Host: GA-880GM-UD2H -//:` -::- Kernel: 5.4.18-gnu ://: -::- Uptime: 14 hours, 10 mins `///- .:::` Packages: 53 (guix-system), 142 (guix-user) -+++-:::. Shell: bash 5.0.7 :+/:::- DE: GNOME 3.32.2 `-....` Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: .gnome-terminal CPU: AMD Athlon II X3 455 (3) @ 3.300GHz GPU: NVIDIA GeForce 8400 GS Rev. 3 Memory: 2466MiB / 7960MiB Generation 12 Feb 22 2020 09:32:33 (current) guix 7dc0f1d repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 7dc0f1d5a8c248addfcaadf76e45bf601bc51411 Evolution version 3.32.4 -- Christopher Howard p: +1 (907) 374-0257 w: https://librehacker.com social: https://gnusocial.club/librehacker gpg: ADDEAADE5D607C8D (keys.gnupg.net) ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: invalid page id error 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-25 0:18 ` 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 ` (2 subsequent siblings) 4 siblings, 1 reply; 15+ messages in thread From: Christopher Howard @ 2020-02-25 0:18 UTC (permalink / raw) To: 39584 [-- Attachment #1: Type: text/plain, Size: 342 bytes --] Somebody on a Gnome IRC channel said the WEBKIT_USE_SINGLE_WEB_PROCESS variable needs to be set to 1, not to 0, so I'm giving that a try. -- 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 [-- Attachment #2: Type: text/html, Size: 742 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: invalid page id error 2020-02-25 0:18 ` bug#39584: evolution: invalid page id error Christopher Howard @ 2020-03-04 21:38 ` Christopher Howard 0 siblings, 0 replies; 15+ messages in thread From: Christopher Howard @ 2020-03-04 21:38 UTC (permalink / raw) To: 39584 [-- Attachment #1: Type: text/plain, Size: 1099 bytes --] I'm still getting this error sometimes when using the WEBKIT_USE_SINGLE_WEB_PROCESS=1 workaround, so it seems like there must be something else at work. Seems to be soemthing hardware specific, as my computer at home doesn't seem to have this problem, but it would be nice anyway to figure out the cause of the problem, as the application should work on any x86-64 system. -----Original Message-----From: Christopher Howard < christopher@alaskasi.com>To: 39584@debbugs.gnu.orgSubject: evolution: invalid page id errorDate: Mon, 24 Feb 2020 15:18:28 -0900 Somebody on a Gnome IRC channel said the WEBKIT_USE_SINGLE_WEB_PROCESS variable needs to be set to 1, not to 0, so I'm giving that a try. -- 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 -- 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 [-- Attachment #2: Type: text/html, Size: 2065 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 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-25 0:18 ` bug#39584: evolution: invalid page id error Christopher Howard @ 2020-03-16 19:40 ` Christopher Howard 2020-05-30 17:32 ` Marius Bakke 2020-06-04 18:08 ` Christopher Howard 4 siblings, 0 replies; 15+ messages in thread From: Christopher Howard @ 2020-03-16 19:40 UTC (permalink / raw) To: 39584 [-- Attachment #1: Type: text/plain, Size: 462 bytes --] This weekend, I did receive the same error on my home PC, so it does not appear to be a problem specific to the hardware of my work computer. I suspect it doesn't show up as often on my home PC as I don't do near as much email multi-tasking with that system. -- 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 [-- Attachment #2: Type: text/html, Size: 864 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-02-13 2:09 bug#39584: evolution: involid page id error when composing emails Christopher Howard ` (2 preceding siblings ...) 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-04 18:08 ` Christopher Howard 4 siblings, 2 replies; 15+ messages in thread From: Marius Bakke @ 2020-05-30 17:32 UTC (permalink / raw) To: Christopher Howard, 39584 [-- Attachment #1: Type: text/plain, Size: 716 bytes --] 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. Does this still occur with GNOME 3.34? [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 487 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-05-30 17:32 ` Marius Bakke @ 2020-06-01 17:10 ` Christopher Howard 2020-06-02 19:20 ` Christopher Howard 1 sibling, 0 replies; 15+ messages in thread From: Christopher Howard @ 2020-06-01 17:10 UTC (permalink / raw) To: Marius Bakke, 39584 [-- Attachment #1.1: Type: text/plain, Size: 1468 bytes --] Hi, I have trouble getting upgraded to that at the moment due to intense production use of the desktop PC right now, and also upgrading keeps breaking my print driver which I need badly. If you'll keep the ticket open, I'll try to get the upgrade done this week. -----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: Sat, 30 May 2020 19:32:57 +0200 Christopher Howard <christopher@alaskasi.com> writes: > Hi, I use evolution heavily, current 3.32.4 from Guix. I updated > myguix user packages and guix system about a week ago. When > composingemails, I occasionally see an error similar to this appear > in a boxabove 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, > thenrestart evolution to create the email again. It seems to be > veryrandom, but I'd guess it happens once about every five to ten > emails Isend. Does this still occur with 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 [-- Attachment #1.2: Type: text/html, Size: 2492 bytes --] [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 695 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 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 1 sibling, 1 reply; 15+ messages in thread From: Christopher Howard @ 2020-06-02 19:20 UTC (permalink / raw) To: Marius Bakke, 39584 [-- Attachment #1.1: Type: text/plain, Size: 1535 bytes --] After updating system and user to f51fd97ec54a98668d63c52d8a6bd75d8dc3292e, I am not able to reproduce the problem, at least with a quick test. I send a few dozen emails a day, so I should know within a day or two if the problem is really gone, and will let you know if it isn't. Gnome settings is show Gnome version 3.34.2. -----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: Sat, 30 May 2020 19:32:57 +0200 Christopher Howard <christopher@alaskasi.com> writes: > Hi, I use evolution heavily, current 3.32.4 from Guix. I updated > myguix user packages and guix system about a week ago. When > composingemails, I occasionally see an error similar to this appear > in a boxabove 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, > thenrestart evolution to create the email again. It seems to be > veryrandom, but I'd guess it happens once about every five to ten > emails Isend. Does this still occur with 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 [-- Attachment #1.2: Type: text/html, Size: 2588 bytes --] [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 695 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-06-02 19:20 ` Christopher Howard @ 2020-06-02 19:26 ` Marius Bakke 0 siblings, 0 replies; 15+ messages in thread From: Marius Bakke @ 2020-06-02 19:26 UTC (permalink / raw) To: Christopher Howard, 39584 [-- Attachment #1: Type: text/plain, Size: 627 bytes --] Christopher Howard <christopher@alaskasi.com> writes: > After updating system and user to > f51fd97ec54a98668d63c52d8a6bd75d8dc3292e, I am not able to reproduce > the problem, at least with a quick test. I send a few dozen emails a > day, so I should know within a day or two if the problem is really > gone, and will let you know if it isn't. > > Gnome settings is show Gnome version 3.34.2. That is great news, thanks for following through. You can close this bug yourself by sending an email to "NNNNN-done" where NNNNN is the issue ID (39584). The message will still be delivered to subscribers. Fingers crossed! :-) [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 487 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
* bug#39584: evolution: involid page id error when composing emails 2020-02-13 2:09 bug#39584: evolution: involid page id error when composing emails Christopher Howard ` (3 preceding siblings ...) 2020-05-30 17:32 ` Marius Bakke @ 2020-06-04 18:08 ` Christopher Howard 4 siblings, 0 replies; 15+ messages in thread From: Christopher Howard @ 2020-06-04 18:08 UTC (permalink / raw) To: 39584-done [-- Attachment #1: Type: text/plain, Size: 339 bytes --] I have been using evolution heavily for about two days and have not seen the error appear again. I used to see it about 10 times a day. -- 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 [-- Attachment #2: Type: text/html, Size: 740 bytes --] ^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2020-06-04 18:10 UTC | newest] Thread overview: 15+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 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 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
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).