From surfdemon at gmail.com Wed Jun 5 21:09:37 2013 From: surfdemon at gmail.com (Rob SuRfDeMoN) Date: Wed, 5 Jun 2013 22:09:37 +0100 Subject: [Geary] Geary not downloading email Message-ID: Hi, It is the first time I have tried to use geary and it is not downloading any mail, Attached is the log file for geary -d --debug --log-network >geary.log This is for a gmail.com account I have left @gmail.com everywhere it said the email address but removed the first part. This is running on Arch linux with Gnome 3.8.2 and geary 0.3.1+trunk I have tried yaourt -S geary-git pacman -S geary and also compiling from git manually but all of them do the same thing, geary opens I enter my account details and then no emails appear, I can move around in geary and see the folders but there are no emails in them. I am able to send an email from within geary though, just never see any emails come in or old emails that are in the account. I'm guessing that this is where the problem is but not sure what it means or what to do about it.... a017 OK [READ-WRITE] INBOX selected. (Success)" [deb] 21:11:47 geary-conversation-monitor.vala:874: Folder Gmail account @gmail.com:INBOX close reason GEARY_FOLDER_CLOSE_REASON_REMOTE_ERROR [deb] 21:11:47 imap-select-examine-results.vala:123: SELECT/EXAMINE: unable to decode "* FLAGS (\Answered \Flagged \Draft \Deleted \Seen [Google_Mail] /Trash [Google_Mail] /Archived Old)", ignored: Parameter 5 not of type string or literal (is GearyImapResponseCode) Kind regards, Rob. From jim at yorba.org Wed Jun 5 21:15:59 2013 From: jim at yorba.org (Jim Nelson) Date: Wed, 05 Jun 2013 21:08:59 -0007 Subject: [Geary] Geary not downloading email In-Reply-To: References: Message-ID: <51afaa8c.69bd440a.2ef2.fffff965@mx.google.com> What you're seeing is this bug: http://redmine.yorba.org/issues/6625 Most likely you used a mail client some time in the past that added an IMAP flag with a square bracket in it (in this case, "[Google_Mail]"). This is interpreted incorrectly by Geary, causing your problem. -- Jim On Wed, Jun 5, 2013 at 2:09 PM, Rob SuRfDeMoN wrote: > Hi, > > It is the first time I have tried to use geary and it is not > downloading > any mail, Attached is the log file for geary -d --debug --log-network >> geary.log >> > This is for a gmail.com account I have left @gmail.com everywhere it > said > the email address but removed the first part. > > This is running on Arch linux with Gnome 3.8.2 and geary 0.3.1+trunk > I have tried yaourt -S geary-git > pacman -S geary > and also compiling from git manually but all of them do the same > thing, > geary opens I enter my account details and then no emails appear, I > can > move around in geary and see the folders but there are no emails in > them. > > I am able to send an email from within geary though, just never see > any > emails come in or old emails that are in the account. > > I'm guessing that this is where the problem is but not sure what it > means > or what to do about it.... > a017 OK [READ-WRITE] INBOX selected. (Success)" > [deb] 21:11:47 geary-conversation-monitor.vala:874: Folder Gmail > account > @gmail.com:INBOX close reason GEARY_FOLDER_CLOSE_REASON_REMOTE_ERROR > [deb] 21:11:47 imap-select-examine-results.vala:123: SELECT/EXAMINE: > unable to decode "* FLAGS (\Answered \Flagged \Draft \Deleted \Seen > [Google_Mail] /Trash [Google_Mail] /Archived Old)", ignored: > Parameter 5 > not of type string or literal (is GearyImapResponseCode) > > > Kind regards, > Rob. > From jim at yorba.org Thu Jun 6 03:13:19 2013 From: jim at yorba.org (Jim Nelson) Date: Thu, 06 Jun 2013 03:06:19 -0007 Subject: [Geary] Requested: Dovecot / other IMAP server testing Message-ID: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> Hello all, I know it's been a long wait, but the IMAP stack reworking is now shaping up. This work is intended to solve a number of bugs Geary has with various flavors of IMAP servers, some of which are fatal. In particular, it's hoped that this work will solve the following tickets: http://redmine.yorba.org/issues/5703 - (uid != null) assertion http://redmine.yorba.org/issues/5224 - Dovecot and other servers work poorly http://redmine.yorba.org/issues/5952 - (position >= 1) assertion http://redmine.yorba.org/issues/5969 - Messages do not open http://redmine.yorba.org/issues/6646 - SIGSEGV when browsing Inbox folder http://redmine.yorba.org/issues/6065 - Geary fails to display nested IMAP folders http://redmine.yorba.org/issues/5967 - IMAP folders not displayed (children of Inbox) As you can see, there's a number of tickets here, but many of them had the same or similar root cause manifesting itself through various symptoms. We could really use your assistance by trying out this development version of Geary on your mail account. It requires that you build Geary from source. If you do encounter problems, I will probably ask you to send a log and/or debug information. For serious problems, it would really help if I could get an account on the system. If you'd like to try out this improved version of Geary and see if it's solving your server woes: * Make a backup of your current Geary data directory at ~/.local/share/geary. You might want to restore it after running this test version. * Pull Geary's source code onto your local machine with git: $ git clone git://yorba.org/geary $ cd geary * Change to the development branch (IMPORTANT): $ git checkout bug/5224-dovecot * Build Geary according to the steps outlined at http://redmine.yorba.org/projects/geary/wiki#Building-38-Running (skipping the "git clone" step, as you've done that already). * Rather than install Geary, run it from the build directory. Please do it like this: $ ./geary --debug > geary.log If Geary crashes, save this log file so you can send it to us. Whatever your experience with this Geary branch, we'd like to hear how it goes, especially if you were having trouble with Geary in the past. Either post to the Geary mailing list or send email to geary at yorba.org. Thanks! -- Jim From 4712.joey at gmail.com Thu Jun 6 05:12:25 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Thu, 06 Jun 2013 07:12:25 +0200 Subject: [Geary] Requested: Dovecot / other IMAP server testing In-Reply-To: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> References: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> Message-ID: <1370495545.14313.5.camel@seegurke> Hello Jim, sounds good! I still get an error and crash when opening one of the emails which was causing problems earlier as well. But the error message is another one than it was earlier. Is it okay to send some debug output which contains real names to geary at yorba.org? It won't be visible on some website or mailing list archive then, right? Thanks a lot for your work! Joey Am Donnerstag, den 06.06.2013, 03:06 -0007 schrieb Jim Nelson:I know it's been a long wait, but the IMAP stack reworking is now > shaping up. This work is intended to solve a number of bugs Geary has > with various flavors of IMAP servers, some of which are fatal. In > particular, it's hoped that this work will solve the following tickets: > > http://redmine.yorba.org/issues/5703 - (uid != null) assertion > http://redmine.yorba.org/issues/5224 - Dovecot and other servers work > poorly > http://redmine.yorba.org/issues/5952 - (position >= 1) assertion > http://redmine.yorba.org/issues/5969 - Messages do not open > http://redmine.yorba.org/issues/6646 - SIGSEGV when browsing Inbox > folder > http://redmine.yorba.org/issues/6065 - Geary fails to display nested > IMAP folders > http://redmine.yorba.org/issues/5967 - IMAP folders not displayed > (children of Inbox) > > As you can see, there's a number of tickets here, but many of them had > the same or similar root cause manifesting itself through various > symptoms. > > We could really use your assistance by trying out this development > version of Geary on your mail account. It requires that you build > Geary from source. If you do encounter problems, I will probably ask > you to send a log and/or debug information. For serious problems, it > would really help if I could get an account on the system. > > If you'd like to try out this improved version of Geary and see if it's > solving your server woes: > > * Make a backup of your current Geary data directory at > ~/.local/share/geary. You might want to restore it after running this > test version. > > * Pull Geary's source code onto your local machine with git: > > $ git clone git://yorba.org/geary > $ cd geary > > * Change to the development branch (IMPORTANT): > > $ git checkout bug/5224-dovecot > > * Build Geary according to the steps outlined at > http://redmine.yorba.org/projects/geary/wiki#Building-38-Running > (skipping the "git clone" step, as you've done that already). > > * Rather than install Geary, run it from the build directory. Please > do it like this: > > $ ./geary --debug > geary.log > > If Geary crashes, save this log file so you can send it to us. > > Whatever your experience with this Geary branch, we'd like to hear how > it goes, especially if you were having trouble with Geary in the past. > Either post to the Geary mailing list or send email to geary at yorba.org. > > Thanks! > > -- Jim > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From jim at yorba.org Thu Jun 6 05:56:34 2013 From: jim at yorba.org (Jim Nelson) Date: Wed, 5 Jun 2013 22:56:34 -0700 Subject: [Geary] Requested: Dovecot / other IMAP server testing In-Reply-To: <1370495545.14313.5.camel@seegurke> References: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> <1370495545.14313.5.camel@seegurke> Message-ID: <5F662686-865F-425A-A0CB-0051FC5109E6@yorba.org> Yes -- geary at yorba.org is a private address. Your log won't be shared with anyone but the devs. -- Jim On Jun 5, 2013, at 22:12, Joey 4712 <4712.joey at gmail.com> wrote: > Hello Jim, > > sounds good! > > I still get an error and crash when opening one of the emails which was causing problems earlier as well. But the error message is another one than it was earlier. > > Is it okay to send some debug output which contains real names to geary at yorba.org? It won't be visible on some website or mailing list archive then, right? > > Thanks a lot for your work! > > Joey > > > > Am Donnerstag, den 06.06.2013, 03:06 -0007 schrieb Jim Nelson:I > know it's been a long wait, but the IMAP stack reworking is now >> >> shaping up. This work is intended to solve a number of bugs Geary has >> with various flavors of IMAP servers, some of which are fatal. In >> particular, it's hoped that this work will solve the following tickets: >> >> http://redmine.yorba.org/issues/5703 - (uid != null) assertion >> http://redmine.yorba.org/issues/5224 - Dovecot and other servers work >> poorly >> http://redmine.yorba.org/issues/5952 - (position >= 1) assertion >> http://redmine.yorba.org/issues/5969 - Messages do not open >> http://redmine.yorba.org/issues/6646 - SIGSEGV when browsing Inbox >> folder >> http://redmine.yorba.org/issues/6065 - Geary fails to display nested >> IMAP folders >> http://redmine.yorba.org/issues/5967 - IMAP folders not displayed >> (children of Inbox) >> >> As you can see, there's a number of tickets here, but many of them had >> the same or similar root cause manifesting itself through various >> symptoms. >> >> We could really use your assistance by trying out this development >> version of Geary on your mail account. It requires that you build >> Geary from source. If you do encounter problems, I will probably ask >> you to send a log and/or debug information. For serious problems, it >> would really help if I could get an account on the system. >> >> If you'd like to try out this improved version of Geary and see if it's >> solving your server woes: >> >> * Make a backup of your current Geary data directory at >> ~/.local/share/geary. You might want to restore it after running this >> test version. >> >> * Pull Geary's source code onto your local machine with git: >> >> $ git clone git://yorba.org/geary >> $ cd geary >> >> * Change to the development branch (IMPORTANT): >> >> $ git checkout bug/5224-dovecot >> >> * Build Geary according to the steps outlined at >> http://redmine.yorba.org/projects/geary/wiki#Building-38-Running >> (skipping the "git clone" step, as you've done that already). >> >> * Rather than install Geary, run it from the build directory. Please >> do it like this: >> >> $ ./geary --debug > geary.log >> >> If Geary crashes, save this log file so you can send it to us. >> >> Whatever your experience with this Geary branch, we'd like to hear how >> it goes, especially if you were having trouble with Geary in the past. >> Either post to the Geary mailing list or send email to geary at yorba.org. >> >> Thanks! >> >> -- Jim >> _______________________________________________ >> Geary mailing list >> Geary at lists.yorba.org >> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From chris at cooperteam.net Fri Jun 7 02:03:03 2013 From: chris at cooperteam.net (Christopher James Halse Rogers) Date: Fri, 07 Jun 2013 02:13:03 +0010 Subject: [Geary] Requested: Dovecot / other IMAP server testing In-Reply-To: <5F662686-865F-425A-A0CB-0051FC5109E6@yorba.org> References: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> <1370495545.14313.5.camel@seegurke> <5F662686-865F-425A-A0CB-0051FC5109E6@yorba.org> Message-ID: I've not had a problem with my Dovecot server while running Geary trunk for a while, although it had in the past died occasionally with one or more of the referenced bugs. The 5224-dovecot branch reliably crashes for me - possibly after trying to open a mailbox that doesn't really exist? I've sent some logs to geary at yorba.org. From nathan at nathansamson.be Fri Jun 7 16:04:45 2013 From: nathan at nathansamson.be (Nathan Samson) Date: Fri, 7 Jun 2013 18:04:45 +0200 Subject: [Geary] Requested: Dovecot / other IMAP server testing In-Reply-To: <20130607020323.4B8907448EA@zaftra.yorba.org> References: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> <1370495545.14313.5.camel@seegurke> <5F662686-865F-425A-A0CB-0051FC5109E6@yorba.org> <20130607020323.4B8907448EA@zaftra.yorba.org> Message-ID: Hi, This new branch fixes a problem I earlier had ( http://redmine.yorba.org/issues/5703) but it is still unusable. After opening another directory and going back to my inbox. I also have problems opening a subdirectory (always "no conversations to display") I'll post detailed logs about that later, since the both issues might be related. Regards, Nathan On Fri, Jun 7, 2013 at 4:03 AM, Christopher James Halse Rogers < chris at cooperteam.net> wrote: > I've not had a problem with my Dovecot server while running Geary trunk > for a while, although it had in the past died occasionally with one or more > of the referenced bugs. > > The 5224-dovecot branch reliably crashes for me - possibly after trying to > open a mailbox that doesn't really exist? > > I've sent some logs to geary at yorba.org. > > > ______________________________**_________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-**bin/mailman/listinfo/geary > From jim at yorba.org Fri Jun 7 23:57:54 2013 From: jim at yorba.org (Jim Nelson) Date: Fri, 07 Jun 2013 23:50:54 -0007 Subject: [Geary] Requested: Dovecot / other IMAP server testing In-Reply-To: References: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> <1370495545.14313.5.camel@seegurke> <5F662686-865F-425A-A0CB-0051FC5109E6@yorba.org> <20130607020323.4B8907448EA@zaftra.yorba.org> Message-ID: <51b27383.e4dd420a.5650.5778@mx.google.com> Hi Nathan, If you could get some logs to me, that would be a huge help. Also, I've committed a few bug fixes to the branch. If you could pull, recompile, and run with that new code, that would be most helpful. Thanks, -- Jim On Fri, Jun 7, 2013 at 9:04 AM, Nathan Samson wrote: > Hi, > > This new branch fixes a problem I earlier had > (http://redmine.yorba.org/issues/5703) but it is still unusable. > After opening another directory and going back to my inbox. > > I also have problems opening a subdirectory (always "no conversations > to display") I'll post detailed logs about that later, since the both > issues might be related. > > Regards, > Nathan > > > On Fri, Jun 7, 2013 at 4:03 AM, Christopher James Halse Rogers > wrote: >> I've not had a problem with my Dovecot server while running Geary >> trunk for a while, although it had in the past died occasionally >> with one or more of the referenced bugs. >> >> The 5224-dovecot branch reliably crashes for me - possibly after >> trying to open a mailbox that doesn't really exist? >> >> I've sent some logs to geary at yorba.org. >> >> >> _______________________________________________ >> Geary mailing list >> Geary at lists.yorba.org >> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary >> > > From maze at strahlungsfrei.de Wed Jun 12 23:08:13 2013 From: maze at strahlungsfrei.de (maze at strahlungsfrei.de) Date: Wed, 12 Jun 2013 23:10:13 +0002 Subject: [Geary] Requested: Dovecot / other IMAP server testing Message-ID: <20130612231033.6E4A8DE558@www.strahlungsfrei.de> Hey guys, first of all, thank you for this wonderful piece of software which I just discovered. It has a really great user experience for an open-source application. Currently, I am trying out bug/5224-dovecot since the master branch crashes immediately for me. The other branch works much better, but it still crashes after a while. I am bitten by the UIDVALIDITY bug (http://redmine.yorba.org/issues/6316) with my private IMAP server, which is running Kolab with Cyrus IMAPd 2.2.12. I am not quite sure if this is related, but I am using folders beginning with @ in my IMAP account (imitating Gmail labels). When selecting one of those folders, the list of mails stays empty. Simultaneously I am getting debug messages like the following (replaced my email address): [...] [deb] 00:45:50 imap-engine-generic-folder.vala:531: Unable to open or prepare remote folder Other account user at example.com:INBOX/@Action: Server reports 0 results for fetch of path INBOX/@Ac> [deb] 00:45:50 geary-conversation-monitor.vala:892: Folder Other account user at example.com:INBOX/@Action close reason GEARY_FOLDER_CLOSE_REASON_REMOTE_ERROR [deb] 00:45:50 geary-conversation-monitor.vala:892: Folder Other account user at example.com:INBOX/@Action close reason GEARY_FOLDER_CLOSE_REASON_LOCAL_CLOSE [deb] 00:45:50 imap-engine-generic-folder.vala:637: Closing replay queue for Other account user at example.com:INBOX/@Action... [deb] 00:45:50 imap-engine-replay-queue.vala:310: Folder INBOX/@Action closed or failed to open, remote replay queue closing [deb] 00:45:50 imap-engine-generic-folder.vala:642: Error closing Other account user at example.com:INBOX/@Action replay queue: Folder INBOX/@Action not available. [...] When making the "UID validity changed" error a debug output instead (in imap-engine-generic-folder.vala), everything seems to work flawless. My additional Gmail account seems not be problematic with Geary. Also, the GMail labels (beginning with @) are working. Please let me know if you need any other details. I did not know Vala until today, but the code seems quite easy to grasp. So tell me if I can do any further debugging which might be of help. Cheers, Martin From jim at yorba.org Fri Jun 14 02:09:09 2013 From: jim at yorba.org (Jim Nelson) Date: Fri, 14 Jun 2013 02:02:09 -0007 Subject: [Geary] Requested: Dovecot / other IMAP server testing In-Reply-To: <20130612231033.6E4A8DE558@www.strahlungsfrei.de> References: <20130612231033.6E4A8DE558@www.strahlungsfrei.de> Message-ID: <51ba7b47.c48b420a.6a49.11fc@mx.google.com> On Wed, Jun 12, 2013 at 4:08 PM, maze at strahlungsfrei.de wrote: > first of all, thank you for this wonderful piece of software which I > just discovered. It has a really great user experience for an > open-source application. > Thanks for the kind words! > Currently, I am trying out bug/5224-dovecot since the master branch > crashes immediately for me. The other branch works much better, but > it still crashes after a while. I am bitten by the UIDVALIDITY bug > (http://redmine.yorba.org/issues/6316) with my private IMAP server, > which is running Kolab with Cyrus IMAPd 2.2.12. > I pushed a fix for the UIDVALIDITY problem to the branch today. If you pull the latest, the problem should be solved. (I'm only closing the ticket once the branch is merged into master.) > I am not quite sure if this is related, but I am using folders > beginning with @ in my IMAP account (imitating Gmail labels). When > selecting one of those folders, the list of mails stays empty. > Simultaneously I am getting debug messages like the following > (replaced my email address): > We've not had anything like this reported yet, so I am curious. Could you run Geary like so: $ geary --debug --log-network > geary.log And send the log file to geary at yorba.org? That would help us work through this problem. -- Jim From chris at cooperteam.net Fri Jun 14 05:15:39 2013 From: chris at cooperteam.net (Christopher James Halse Rogers) Date: Fri, 14 Jun 2013 05:25:39 +0010 Subject: [Geary] Requested: Dovecot / other IMAP server testing References: <51affe4b.a2a3440a.395e.ffffd154@mx.google.com> <1370495545.14313.5.camel@seegurke> <5F662686-865F-425A-A0CB-0051FC5109E6@yorba.org> Message-ID: As of the latest commit (support UIDVALIDITY), this now appears as stable as trunk against my dovecot server, while still seeing all the old mail I have in folders under INBOX. From jim at yorba.org Fri Jun 14 21:45:45 2013 From: jim at yorba.org (Jim Nelson) Date: Fri, 14 Jun 2013 21:38:45 -0007 Subject: [Geary] Geary IMAP rework Message-ID: <51bb8f0c.22f4420a.4964.095e@mx.google.com> The Geary IMAP stack rework has landed in master. I'd like to thank the several brave souls who stepped forward to assist with testing and debugging with their email accounts, sending logs and stack traces and such. All that work cleaned up more than a few loose ends, and I think Geary is the better for it. The bug/5224-dovecot branch will now be discontinued (I'll delete it in a few days, after the dust has settled). Please pull and compile from master. Ubuntu (and its derivatives) should be able to pull this new build from Yorba's Daily PPA soon: https://launchpad.net/~yorba/+archive/daily-builds/ If you continue to run into problems (or run into new ones), please report it on our Remine server: http://redmine.yorba.org/projects/geary Thanks everyone! -- Jim From brunogirin at gmail.com Sat Jun 22 11:26:03 2013 From: brunogirin at gmail.com (Bruno Girin) Date: Sat, 22 Jun 2013 12:26:03 +0100 Subject: [Geary] Error when building geary Message-ID: Hi all, I get this error when building geary this morning: /home/bruno/Projects/geary/geary/src/engine/util/util-object.vala:16.5-16.35: error: The name `add_all_array' does not exist in the context of `Gee.HashSet?' source_properties.add_all_array(source.get_class().list_properties()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /home/bruno/Projects/geary/geary/src/engine/util/util-object.vala:18.5-18.33: error: The name `add_all_array' does not exist in the context of `Gee.HashSet?' dest_properties.add_all_array(dest.get_class().list_properties()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation failed: 2 error(s), 0 warning(s) It's a fresh git clone and I'm trying to compile with Vala 0.18.1. Any idea what's wrong? Cheers, Bruno From jim at yorba.org Sun Jun 23 15:23:12 2013 From: jim at yorba.org (Jim Nelson) Date: Sun, 23 Jun 2013 15:16:12 -0007 Subject: [Geary] Error when building geary In-Reply-To: References: Message-ID: <51c712e4.62c6440a.0e65.ffff8a2f@mx.google.com> I'm getting this too. It also looks like it's affecting our Daily Build PPA. I'm looking into it right now. -- Jim On Sat, Jun 22, 2013 at 4:26 AM, Bruno Girin wrote: > Hi all, > > I get this error when building geary this morning: > > /home/bruno/Projects/geary/geary/src/engine/util/util-object.vala:16.5-16.35: > error: The name `add_all_array' does not exist in the context of > `Gee.HashSet?' > > source_properties.add_all_array(source.get_class().list_properties()); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > /home/bruno/Projects/geary/geary/src/engine/util/util-object.vala:18.5-18.33: > error: The name `add_all_array' does not exist in the context of > `Gee.HashSet?' > dest_properties.add_all_array(dest.get_class().list_properties()); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Compilation failed: 2 error(s), 0 warning(s) > > It's a fresh git clone and I'm trying to compile with Vala 0.18.1. > Any idea > what's wrong? > > Cheers, > > Bruno > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary > From jim at yorba.org Tue Jun 25 23:38:48 2013 From: jim at yorba.org (Jim Nelson) Date: Tue, 25 Jun 2013 23:31:48 -0007 Subject: [Geary] Full-text search lands in Geary master Message-ID: <51ca2a06.220d440a.3c87.73bc@mx.google.com> Okay folks, full-text search has landed in Geary master. The umbrella ticket that was closed when the feature branch was merged into master can be found at http://redmine.yorba.org/issues/3766 There is one proviso with the current version: it's possible for the database upgrade to take a bit of time (up to 30 - 45 seconds) when you first run the new Geary. The Geary window will come up blank for the duration of time. This is something we plan on addressing shortly. Note that it only happens the first time you run Geary with this new code. After that, you won't experience this again. The ticket for fixing this problem is at http://redmine.yorba.org/issues/7154 Thanks for all your support! -- Jim From 4712.joey at gmail.com Wed Jun 26 06:48:58 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 06:50:58 +0002 Subject: [Geary] Full-text search lands in Geary master In-Reply-To: <51ca2a06.220d440a.3c87.73bc@mx.google.com> References: <51ca2a06.220d440a.3c87.73bc@mx.google.com> Message-ID: <51ca8ef5.c2770e0a.2232.ffff8e3a@mx.google.com> Great news. And this already looks very good and seems to be working quite well, even on my very large mailbox. Once again: Thank you very much for your good work! One question about the new search feature: Is it already possible or planned to tell the search to look into the current folder only? This would be really useful for me. I personally would like the possibility to be able to enter some special commands into the search field very much: For examle "folder:foldername mysearchterm" to search for mysearchterm in the given folder and "folder:current mysearchterm" to search only in the current folder. Other tags would then be nice as well... "from:someone at email.com" or "date:yesterday" .... Well, just let me know... I'm just curious if something like this is planned or maybe already possible if you know the right syntax for the search term. Thanks! Joey On Mi, 26. Jun, 2013 um 1:38 , Jim Nelson wrote: > Okay folks, full-text search has landed in Geary master. The > umbrella ticket that was closed when the feature branch was merged > into master can be found at http://redmine.yorba.org/issues/3766 > > There is one proviso with the current version: it's possible for the > database upgrade to take a bit of time (up to 30 - 45 seconds) when > you first run the new Geary. The Geary window will come up blank for > the duration of time. > > This is something we plan on addressing shortly. Note that it only > happens the first time you run Geary with this new code. After that, > you won't experience this again. > > The ticket for fixing this problem is at > http://redmine.yorba.org/issues/7154 > > Thanks for all your support! > > -- Jim > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From 4712.joey at gmail.com Wed Jun 26 06:54:38 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 06:56:38 +0002 Subject: [Geary] Inline images missing when forwarding message or sending reply? Message-ID: <51ca9042.4a6f0f0a.6ffd.ffff8a50@mx.google.com> Hi all, when forwarding or replying to messages which contain inline images, the inline images will be missing in my newly composed message. Is this a known issue? Thanks! Joey From 4712.joey at gmail.com Wed Jun 26 09:25:00 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 09:27:00 +0002 Subject: [Geary] Reply sometimes contains font size 100pt Message-ID: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> Hi all, when sending a reply to a message, there are sometimes very big fonts in my HTML reply. I found out the following ... When the original message contains HTML like this ... > ","sans-serif";color:#1F497D;mso-fareast-language:DE'> > .. Geary will convert this to ... > 0pt;font-family:"Fujitsu > Sans","sans-serif";color:#1F4= > 97D;mso-fareast-language:DE"> > .. when I reply to that message. So it seems to convert the 10.0pt font size too 100pt font size. And as you can imagine this looks very strange for someone receiving a message like this ;-) Known issue? If I want to have a look at it and try to fix it in the Geary code myself, what would be the right place to start looking for it? Thanks a lot! Joey From rschroll at gmail.com Wed Jun 26 16:46:23 2013 From: rschroll at gmail.com (Robert Schroll) Date: Wed, 26 Jun 2013 16:42:23 -0004 Subject: [Geary] Full-text search lands in Geary master In-Reply-To: <51ca8ef5.c2770e0a.2232.ffff8e3a@mx.google.com> References: <51ca2a06.220d440a.3c87.73bc@mx.google.com> <51ca8ef5.c2770e0a.2232.ffff8e3a@mx.google.com> Message-ID: <51cb1ae1.4f00e00a.7a7f.2df9@mx.google.com> This is fantabulous! Thanks to everyone who made this happen. On Wed, Jun 26, 2013 at 2:48 AM, Joey 4712 <4712.joey at gmail.com> wrote: > Is it already possible or planned to tell the search to look into the > current folder only? This would be really useful for me. > http://redmine.yorba.org/issues/6832 > > I personally would like the possibility to be able to enter some > special commands into the search field very much: For examle > "folder:foldername mysearchterm" to search for mysearchterm in the > given folder and "folder:current mysearchterm" to search only in the > current folder. Other tags would then be nice as well... > "from:someone at email.com" or "date:yesterday" .... > http://redmine.yorba.org/issues/6834, http://redmine.yorba.org/issues/6770 Robert From rschroll at gmail.com Wed Jun 26 16:56:25 2013 From: rschroll at gmail.com (Robert Schroll) Date: Wed, 26 Jun 2013 16:52:25 -0004 Subject: [Geary] New build requirements for vala Message-ID: <51cb1d3a.2c3dec0a.31b4.05db@mx.google.com> Hi all, As I mentioned in #7161, I've updated the instructions on the wiki for building on Ubuntu 12.04 to assist my fellow troglodytes. As part of that, I've uploaded a new patch, but I can't figure out how to delete the old patch. Can someone else figure it out for me? Also, the main wiki page needs to have the requirements updated. I'm not sure what this change means for more recent versions of Ubuntu or for other distributions, so I'll let someone more in the know fix those. Robert From 4712.joey at gmail.com Wed Jun 26 17:04:47 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 17:06:47 +0002 Subject: [Geary] Full-text search lands in Geary master In-Reply-To: <51cb1ae1.4f00e00a.7a7f.2df9@mx.google.com> References: <51ca2a06.220d440a.3c87.73bc@mx.google.com> <51ca8ef5.c2770e0a.2232.ffff8e3a@mx.google.com> <51cb1ae1.4f00e00a.7a7f.2df9@mx.google.com> Message-ID: <51cb1f45.84520f0a.2a1c.ffff8c59@mx.google.com> Hi Robert, thanks for the links to the already existing issues. They describe exactly what I would expect and I'm looking forward to seeing this great features in Geary. > >> Is it already possible or planned to tell the search to look into >> the current folder only? This would be really useful for me. >> >> > http://redmine.yorba.org/issues/6832 >> >> I personally would like the possibility to be able to enter some >> special commands into the search field very much: For examle >> "folder:foldername mysearchterm" to search for mysearchterm in the >> given folder and "folder:current mysearchterm" to search only in the >> current folder. Other tags would then be nice as well... >> "from:someone at email.com" or "date:yesterday" .... >> >> > http://redmine.yorba.org/issues/6834, > http://redmine.yorba.org/issues/6770 > > Robert > Joey From adam at medovina.org Wed Jun 26 18:21:01 2013 From: adam at medovina.org (Adam Dingle) Date: Wed, 26 Jun 2013 14:21:01 -0400 Subject: [Geary] Full-text search lands in Geary master In-Reply-To: <51ca2a06.220d440a.3c87.73bc@mx.google.com> References: <51ca2a06.220d440a.3c87.73bc@mx.google.com> Message-ID: Many congratuations to the team on landing this! I remember that from the very first discussions that Jim and I had about starting the Geary project (over two years ago now!) fast local search was a major goal. So it's fantastic to see this realized, and I've already found this feature to be useful! By the way, I'm also looking forward to being able to search for messages based on their To, From or Subject fields. adam On Tue, Jun 25, 2013 at 7:38 PM, Jim Nelson wrote: > Okay folks, full-text search has landed in Geary master. The umbrella > ticket that was closed when the feature branch was merged into master can > be found at http://redmine.yorba.org/**issues/3766 > > There is one proviso with the current version: it's possible for the > database upgrade to take a bit of time (up to 30 - 45 seconds) when you > first run the new Geary. The Geary window will come up blank for the > duration of time. > > This is something we plan on addressing shortly. Note that it only > happens the first time you run Geary with this new code. After that, you > won't experience this again. > > The ticket for fixing this problem is at http://redmine.yorba.org/** > issues/7154 > > Thanks for all your support! > > -- Jim > ______________________________**_________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-**bin/mailman/listinfo/geary > From jim at yorba.org Wed Jun 26 18:30:18 2013 From: jim at yorba.org (Jim Nelson) Date: Wed, 26 Jun 2013 18:23:18 -0007 Subject: [Geary] Inline images missing when forwarding message or sending reply? In-Reply-To: <51ca9042.4a6f0f0a.6ffd.ffff8a50@mx.google.com> References: <51ca9042.4a6f0f0a.6ffd.ffff8a50@mx.google.com> Message-ID: <51cb3335.a2a3440a.4d0b.ffffad5c@mx.google.com> Yes: http://redmine.yorba.org/issues/6942 -- Jim On Tue, Jun 25, 2013 at 11:54 PM, Joey 4712 <4712.joey at gmail.com> wrote: > Hi all, > > when forwarding or replying to messages which contain inline images, > the inline images will be missing in my newly composed message. > > Is this a known issue? > > Thanks! > > Joey > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From jim at yorba.org Wed Jun 26 18:34:38 2013 From: jim at yorba.org (Jim Nelson) Date: Wed, 26 Jun 2013 18:27:38 -0007 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> Message-ID: <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> I believe what you're seeing is ticketed here: http://redmine.yorba.org/issues/5440 You're more than welcome to take a stab at the code, but as you can tell from the discussion on the ticket, the solution we're planning is pretty involved. Since I don't know when such a solution would be in place, we'd be willing to take a look at any patch that provides an interim solution, provided it meets our coding standards (http://redmine.yorba.org/projects/yorba/wiki/CodingConventions). You probably want to start by looking at src/client/views/conversation-viewer.vala, then work out from there. -- Jim On Wed, Jun 26, 2013 at 2:25 AM, Joey 4712 <4712.joey at gmail.com> wrote: > Hi all, > > when sending a reply to a message, there are sometimes very big fonts > in my HTML reply. > > I found out the following ... > > When the original message contains HTML like this ... > >> > ","sans-serif";color:#1F497D;mso-fareast-language:DE'> >> >> > .. Geary will convert this to ... > >> > 0pt;font-family:"Fujitsu >> Sans","sans-serif";color:#1F4= >> 97D;mso-fareast-language:DE"> >> >> > .. when I reply to that message. > > So it seems to convert the 10.0pt font size too 100pt font size. > > And as you can imagine this looks very strange for someone receiving > a message like this ;-) > > > Known issue? > > If I want to have a look at it and try to fix it in the Geary code > myself, what would be the right place to start looking for it? > > > Thanks a lot! > > Joey > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From 4712.joey at gmail.com Wed Jun 26 18:37:00 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 18:39:00 +0002 Subject: [Geary] Inline images missing when forwarding message or sending reply? In-Reply-To: <51cb3335.a2a3440a.4d0b.ffffad5c@mx.google.com> References: <51ca9042.4a6f0f0a.6ffd.ffff8a50@mx.google.com> <51cb3335.a2a3440a.4d0b.ffffad5c@mx.google.com> Message-ID: <51cb34e4.055f0e0a.57ad.ffff9da4@mx.google.com> Hi Jim, ist it really the same? Geary shows the images correctly in those messages when reading the message. Only when I forward the message or reply to it, the images are missing in the composer. (...and in the new message that will be sent) Thanks Joey On Mi, 26. Jun, 2013 um 8:30 , Jim Nelson wrote: > Yes: http://redmine.yorba.org/issues/6942 > > -- Jim > > On Tue, Jun 25, 2013 at 11:54 PM, Joey 4712 <4712.joey at gmail.com> > wrote: >> Hi all, >> >> when forwarding or replying to messages which contain inline images, >> the inline images will be missing in my newly composed message. >> >> Is this a known issue? >> >> Thanks! >> >> Joey >> _______________________________________________ >> Geary mailing list >> Geary at lists.yorba.org >> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From jim at yorba.org Wed Jun 26 18:43:00 2013 From: jim at yorba.org (Jim Nelson) Date: Wed, 26 Jun 2013 18:36:00 -0007 Subject: [Geary] Inline images missing when forwarding message or sending reply? In-Reply-To: <51cb34e4.055f0e0a.57ad.ffff9da4@mx.google.com> References: <51ca9042.4a6f0f0a.6ffd.ffff8a50@mx.google.com> <51cb3335.a2a3440a.4d0b.ffffad5c@mx.google.com> <51cb34e4.055f0e0a.57ad.ffff9da4@mx.google.com> Message-ID: <51cb362f.a3e3420a.6050.ffffa847@mx.google.com> Sorry, I didn't read your question closely enough. No, that is a different problem. I've ticketed it here: http://redmine.yorba.org/issues/7163 -- Jim On Wed, Jun 26, 2013 at 11:37 AM, Joey 4712 <4712.joey at gmail.com> wrote: > Hi Jim, > > ist it really the same? Geary shows the images correctly in those > messages when reading the message. > > Only when I forward the message or reply to it, the images are > missing in the composer. (...and in the new message that will be sent) > > Thanks > > Joey > > On Mi, 26. Jun, 2013 um 8:30 , Jim Nelson wrote: >> Yes: http://redmine.yorba.org/issues/6942 >> >> -- Jim >> >> On Tue, Jun 25, 2013 at 11:54 PM, Joey 4712 <4712.joey at gmail.com> >> wrote: >>> Hi all, >>> >>> when forwarding or replying to messages which contain inline >>> images, the inline images will be missing in my newly composed >>> message. >>> >>> Is this a known issue? >>> >>> Thanks! >>> >>> Joey >>> _______________________________________________ >>> Geary mailing list >>> Geary at lists.yorba.org >>> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From rschroll at gmail.com Wed Jun 26 18:43:10 2013 From: rschroll at gmail.com (Robert Schroll) Date: Wed, 26 Jun 2013 18:39:10 -0004 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> Message-ID: <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> On Wed, Jun 26, 2013 at 2:34 PM, Jim Nelson wrote: > I believe what you're seeing is ticketed here: > http://redmine.yorba.org/issues/5440 > I don't think that's the issue -- Joey's seeing inline CSS being mangled. It looks to me like it could be a problem in quoted-printable encoding or decoding. This makes me worry that the problem may be in GMime. Joey, do you see this problem in the composer, or only in the messages as sent? Robert From jim at yorba.org Wed Jun 26 18:50:29 2013 From: jim at yorba.org (Jim Nelson) Date: Wed, 26 Jun 2013 18:43:29 -0007 Subject: [Geary] New build requirements for vala In-Reply-To: <51cb1d3a.2c3dec0a.31b4.05db@mx.google.com> References: <51cb1d3a.2c3dec0a.31b4.05db@mx.google.com> Message-ID: <51cb37f0.301a420a.34e9.ffffdcaa@mx.google.com> On Wed, Jun 26, 2013 at 9:56 AM, Robert Schroll wrote: > As part of that, I've uploaded a new patch, but I can't figure out > how to delete the old patch. Can someone else figure it out for me? > Done. (I think it's a permission issue, nothing you overlooked.) > Also, the main wiki page needs to have the requirements updated. I'm > not sure what this change means for more recent versions of Ubuntu or > for other distributions, so I'll let someone more in the know fix > those. > Got that to. Thanks for pointing both out. -- Jim From 4712.joey at gmail.com Wed Jun 26 19:02:58 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 19:04:58 +0002 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> Message-ID: <51cb3afc.c2ce0e0a.0b0e.ffff99e0@mx.google.com> Hello Robert, hello Jim, think Robert is right: - the header labels as described in Bug #5440 are shown correctly for me. So I think this is another issue. - the inline CSS within the HTML content of the message text gets mangled. - and, yes Robert, in the composer everything is correct. The problem seems to happen one step later, when the message is sent. (or when the message is being encoded before it is sent) - I don't think it is related to reading the message, think it is something which happens when sending the message: the message with the broken CSS is being displayed in the same way in Geary, in Evolution and in Webmail. And also the original message which is not broken, looks the same in all email clients. - this issue happens quite often for me in emails from different customers who are using Outlook as email client Do you want me to forward both versions of a message like this - the original message and my reply - to geary at yorba.org or/and to rschroll at gmail.com? Joey On Mi, 26. Jun, 2013 um 8:43 , Robert Schroll wrote: > On Wed, Jun 26, 2013 at 2:34 PM, Jim Nelson wrote: >> I believe what you're seeing is ticketed here: >> http://redmine.yorba.org/issues/5440 >> >> > I don't think that's the issue -- Joey's seeing inline CSS being > mangled. It looks to me like it could be a problem in > quoted-printable encoding or decoding. This makes me worry that the > problem may be in GMime. > > Joey, do you see this problem in the composer, or only in the > messages as sent? > > Robert > > > From 4712.joey at gmail.com Wed Jun 26 19:03:27 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Wed, 26 Jun 2013 19:05:27 +0002 Subject: [Geary] Inline images missing when forwarding message or sending reply? In-Reply-To: <51cb362f.a3e3420a.6050.ffffa847@mx.google.com> References: <51ca9042.4a6f0f0a.6ffd.ffff8a50@mx.google.com> <51cb3335.a2a3440a.4d0b.ffffad5c@mx.google.com> <51cb34e4.055f0e0a.57ad.ffff9da4@mx.google.com> <51cb362f.a3e3420a.6050.ffffa847@mx.google.com> Message-ID: <51cb3b17.81380f0a.581c.65ea@mx.google.com> Thanks :-) On Mi, 26. Jun, 2013 um 8:43 , Jim Nelson wrote: > Sorry, I didn't read your question closely enough. No, that is a > different problem. I've ticketed it here: > http://redmine.yorba.org/issues/7163 > > -- Jim > > On Wed, Jun 26, 2013 at 11:37 AM, Joey 4712 <4712.joey at gmail.com> > wrote: >> Hi Jim, >> >> ist it really the same? Geary shows the images correctly in those >> messages when reading the message. >> >> Only when I forward the message or reply to it, the images are >> missing in the composer. (...and in the new message that will be >> sent) >> >> Thanks >> >> Joey >> >> On Mi, 26. Jun, 2013 um 8:30 , Jim Nelson wrote: >>> Yes: http://redmine.yorba.org/issues/6942 >>> >>> -- Jim >>> >>> On Tue, Jun 25, 2013 at 11:54 PM, Joey 4712 <4712.joey at gmail.com> >>> wrote: >>>> Hi all, >>>> >>>> when forwarding or replying to messages which contain inline >>>> images, the inline images will be missing in my newly composed >>>> message. >>>> >>>> Is this a known issue? >>>> >>>> Thanks! >>>> >>>> Joey >>>> _______________________________________________ >>>> Geary mailing list >>>> Geary at lists.yorba.org >>>> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From 4712.joey at gmail.com Thu Jun 27 18:46:47 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Thu, 27 Jun 2013 18:48:47 +0002 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <1372355970.2130.4.camel@blechkuebel> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> <51cb3afc.c2ce0e0a.0b0e.ffff99e0@mx.google.com> <51cc62e4.ac84ec0a.6ad2.457b@mx.google.com> <1372355970.2130.4.camel@blechkuebel> Message-ID: <51cc88ad.84520f0a.6901.ffff9087@mx.google.com> Hi Robert ... By the way: when adding the following line of code to composer-window.vala, the problem is fixed: // fix 100pt font size issue body_html = body_html.replace(".0pt", "pt").replace(".0px", "px"); editor = new WebKit.WebView(); But of course this is only an ugly hack which works around the real problem. Joey From rschroll at gmail.com Thu Jun 27 19:52:46 2013 From: rschroll at gmail.com (Robert Schroll) Date: Thu, 27 Jun 2013 19:48:46 -0004 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <51cc88ad.84520f0a.6901.ffff9087@mx.google.com> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> <51cb3afc.c2ce0e0a.0b0e.ffff99e0@mx.google.com> <51cc62e4.ac84ec0a.6ad2.457b@mx.google.com> <1372355970.2130.4.camel@blechkuebel> <51cc88ad.84520f0a.6901.ffff9087@mx.google.com> Message-ID: <51cc9810.ac84ec0a.6ad2.ffff9b62@mx.google.com> I've filed this on the bug tracker, along with some results from testing: http://redmine.yorba.org/issues/7173. I think there's an issue with lines beginning with periods. If anyone remembers a standard mentioning this, please speak up. Thanks, Robert On Thu, Jun 27, 2013 at 2:46 PM, Joey 4712 <4712.joey at gmail.com> wrote: > Hi Robert ... > > By the way: when adding the following line of code to > composer-window.vala, the problem is fixed: > > // fix 100pt font size issue > body_html = body_html.replace(".0pt", "pt").replace(".0px", > "px"); > > editor = new WebKit.WebView(); > > > But of course this is only an ugly hack which works around the real > problem. > > Joey > > > From chaz at yorba.org Thu Jun 27 20:04:03 2013 From: chaz at yorba.org (Charles Lindsay) Date: Thu, 27 Jun 2013 19:57:03 -0007 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <51cc9810.ac84ec0a.6ad2.ffff9b62@mx.google.com> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> <51cb3afc.c2ce0e0a.0b0e.ffff99e0@mx.google.com> <51cc62e4.ac84ec0a.6ad2.457b@mx.google.com> <1372355970.2130.4.camel@blechkuebel> <51cc88ad.84520f0a.6901.ffff9087@mx.google.com> <51cc9810.ac84ec0a.6ad2.ffff9b62@mx.google.com> Message-ID: <51cc9ab0.8ad9420a.708f.56cd@mx.google.com> As I mention in the ticket, sounds like it might be an error somewhere related to SMTP dot-stuffing (https://tools.ietf.org/html/rfc5321#section-4.5.2). Thanks for looking at this, Robert. And thanks Joey for helping us diagnose the issue. Charles On Thu, Jun 27, 2013 at 12:52 PM, Robert Schroll wrote: > I've filed this on the bug tracker, along with some results from > testing: http://redmine.yorba.org/issues/7173. I think there's an > issue with lines beginning with periods. If anyone remembers a > standard mentioning this, please speak up. > > Thanks, > Robert > > > On Thu, Jun 27, 2013 at 2:46 PM, Joey 4712 <4712.joey at gmail.com> > wrote: >> Hi Robert ... >> >> By the way: when adding the following line of code to >> composer-window.vala, the problem is fixed: >> >> // fix 100pt font size issue >> body_html = body_html.replace(".0pt", "pt").replace(".0px", >> "px"); >> editor = new WebKit.WebView(); >> >> >> But of course this is only an ugly hack which works around the real >> problem. >> >> Joey >> >> >> >> > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From 4712.joey at gmail.com Fri Jun 28 10:03:44 2013 From: 4712.joey at gmail.com (Joey 4712) Date: Fri, 28 Jun 2013 12:03:44 +0200 Subject: [Geary] Reply sometimes contains font size 100pt In-Reply-To: <51cc9ab0.8ad9420a.708f.56cd@mx.google.com> References: <51cab382.c2770e0a.2232.ffffd0be@mx.google.com> <51cb3439.a37d440a.7eae.ffffb3a6@mx.google.com> <51cb363f.4287e00a.040d.fffff8ec@mx.google.com> <51cb3afc.c2ce0e0a.0b0e.ffff99e0@mx.google.com> <51cc62e4.ac84ec0a.6ad2.457b@mx.google.com> <1372355970.2130.4.camel@blechkuebel> <51cc88ad.84520f0a.6901.ffff9087@mx.google.com> <51cc9810.ac84ec0a.6ad2.ffff9b62@mx.google.com> <51cc9ab0.8ad9420a.708f.56cd@mx.google.com> Message-ID: <1372413824.5510.10.camel@seegurke> Thanks a lot to Jim, Robert, Charles for checking this so quickly and fixing it within only a few hours by implementing the SMTP dot-stuffing. That's really great support :-) From adam at medovina.org Fri Jun 28 12:34:25 2013 From: adam at medovina.org (Adam Dingle) Date: Fri, 28 Jun 2013 12:30:25 -0004 Subject: [Geary] message count Message-ID: <51cd82d2.837f310a.7c03.3860@mx.google.com> I see a message count beside some, but not all, of my folders in Geary. For example, I see Inbox Important (416) All Mail (1020) Sent Mail Spam (1785) What, exactly, does this count represent? The number of unread messages? If so it seems to be wrong - I really don't think I have 1000 unread messages in my All Mail folder (in fact I believe all messages there are read). Or is it the total number of downloaded messages in the folder? If so, why do I see this for some folders but not others, and why doesn't it change when I download more messages? If this is currently broken, is there an associated bug ticket? adam From jim at yorba.org Fri Jun 28 15:37:45 2013 From: jim at yorba.org (Jim Nelson) Date: Fri, 28 Jun 2013 15:30:45 -0007 Subject: [Geary] message count In-Reply-To: <51cd82d2.837f310a.7c03.3860@mx.google.com> References: <51cd82d2.837f310a.7c03.3860@mx.google.com> Message-ID: <51cdadcc.86fe420a.3623.7104@mx.google.com> The count is the number of unread messages. This number is obtained by querying the IMAP server for the total unread messages in each folder, so if you're seeing 1020 unread in All Mail, they probably are in there somewhere. Unfortunately the only way to find them all would be with the Gmail interface. "label:all is:unread" will search for them. geary-console can be used to get the count Geary displays in the folder list: $ ./geary-console > gmail > login > status unseen There's a bug in geary-console, however, in that it doesn't respect quotes for arguments, so you can't use this for any folder with a space in the name. There's one broken aspect of the unread message count, namely it's not updated as you mark messages as read -- Geary has to wait until the next time it polls the server for the information. Eric has a patch outstanding to fix this. -- Jim On Fri, Jun 28, 2013 at 5:34 AM, Adam Dingle wrote: > I see a message count beside some, but not all, of my folders in > Geary. For example, I see > > Inbox > Important (416) > All Mail (1020) > Sent Mail > Spam (1785) > > What, exactly, does this count represent? The number of unread > messages? If so it seems to be wrong - I really don't think I have > 1000 unread messages in my All Mail folder (in fact I believe all > messages there are read). Or is it the total number of downloaded > messages in the folder? If so, why do I see this for some folders > but not others, and why doesn't it change when I download more > messages? If this is currently broken, is there an associated bug > ticket? > > adam > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From chaz at yorba.org Fri Jun 28 18:29:23 2013 From: chaz at yorba.org (Charles Lindsay) Date: Fri, 28 Jun 2013 18:22:23 -0007 Subject: [Geary] message count In-Reply-To: <51cdadcc.86fe420a.3623.7104@mx.google.com> References: <51cd82d2.837f310a.7c03.3860@mx.google.com> <51cdadcc.86fe420a.3623.7104@mx.google.com> Message-ID: <51cdd605.83ae440a.1692.697d@mx.google.com> Adam, I was bitten by the same thing. It turns out that the All Mail and Important folders never report an unread count in the gmail web interface. Couple that with the archive operation not actually marking messages as read as you'd expect, and it's easy to have hidden unread messages in your gmail account. Cheers, Charles On Fri, Jun 28, 2013 at 8:37 AM, Jim Nelson wrote: > The count is the number of unread messages. This number is obtained > by querying the IMAP server for the total unread messages in each > folder, so if you're seeing 1020 unread in All Mail, they probably > are in there somewhere. Unfortunately the only way to find them all > would be with the Gmail interface. "label:all is:unread" will search > for them. > > geary-console can be used to get the count Geary displays in the > folder list: > > $ ./geary-console > > gmail > > login > > status unseen > > There's a bug in geary-console, however, in that it doesn't respect > quotes for arguments, so you can't use this for any folder with a > space in the name. > > There's one broken aspect of the unread message count, namely it's > not updated as you mark messages as read -- Geary has to wait until > the next time it polls the server for the information. Eric has a > patch outstanding to fix this. > > -- Jim > > On Fri, Jun 28, 2013 at 5:34 AM, Adam Dingle > wrote: >> I see a message count beside some, but not all, of my folders in >> Geary. For example, I see >> >> Inbox >> Important (416) >> All Mail (1020) >> Sent Mail >> Spam (1785) >> >> What, exactly, does this count represent? The number of unread >> messages? If so it seems to be wrong - I really don't think I have >> 1000 unread messages in my All Mail folder (in fact I believe all >> messages there are read). Or is it the total number of downloaded >> messages in the folder? If so, why do I see this for some folders >> but not others, and why doesn't it change when I download more >> messages? If this is currently broken, is there an associated bug >> ticket? >> >> adam >> _______________________________________________ >> Geary mailing list >> Geary at lists.yorba.org >> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary >> > _______________________________________________ > Geary mailing list > Geary at lists.yorba.org > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary From brunogirin at gmail.com Sat Jun 29 21:09:09 2013 From: brunogirin at gmail.com (Bruno Girin) Date: Sat, 29 Jun 2013 21:10:09 +0001 Subject: [Geary] Great update! Message-ID: <51cf4cf8.0164b40a.120b.7a88@mx.google.com> Hi all, I wanted to say thank you for the latest update in Geary: the unread count and the search make a massive difference in usability! Cheers, Bruno From adam at medovina.org Sun Jun 30 22:54:42 2013 From: adam at medovina.org (Adam Dingle) Date: Sun, 30 Jun 2013 22:50:42 -0004 Subject: [Geary] downloading old mail Message-ID: <51d0b733.4287e00a.5c31.5b5a@mx.google.com> Now that Geary can search messages, I'd like to download the last several months of messages in my All Mail folder so they will be instantly searchable. So in the Accounts dialog, I set "Download mail:" to be 3 months. And then... nothing happened. At least, my indicator-cpu applet isn't reporting any apparent network activity, and I don't see more messages appearing in my All Mail folder. So in this situation can I expect that Geary will download the last 3 months of mail, but it's just highly throttled so as not consume too much bandwidth or CPU? In other words, if I leave Geary running overnight can I expect that the last 3 months of email will be there the next morning? Or am I misinterpreting the meaning of the "Download mail" field? adam