Re: Bug in secmail with czech ž

2016-01-07 Thread Sam Ruby
On Thu, Jan 7, 2016 at 5:38 PM, Craig L Russell wrote: > >> On Jan 7, 2016, at 6:08 AM, Sam Ruby wrote: >> >> I've pushed fixes to both. Thanks! > > Did you also look at č and š which are the other common (I know them;-) czech > characters I see at times. And then some: https://github.com/apa

Re: Feedback on whimsy secmail

2016-01-07 Thread Craig L Russell
> On Jan 7, 2016, at 1:06 PM, Sam Ruby wrote: > > 1) I've now merged secmail onto master. > > 2) I've pushed a fix for displaying the attachment for 2015-12-06T01:28:49Z > > 3) burst will retrieve an attachment as PDF (using ImageMagick, as > necessary), and split that PDF into pages. A jpeg

Re: Bug in secmail with czech ž

2016-01-07 Thread Craig L Russell
> On Jan 7, 2016, at 6:08 AM, Sam Ruby wrote: > > I've pushed fixes to both. Thanks! Did you also look at č and š which are the other common (I know them;-) czech characters I see at times. > > Unrelated, I'm wondering if it would make sense to the order of "Real > Name" and "Public Name" in

Re: Feedback on whimsy secmail

2016-01-07 Thread Sam Ruby
On Thu, Jan 7, 2016 at 3:55 PM, Craig L Russell wrote: > I don't have that one. >> On Jan 7, 2016, at 12:45 PM, Sam Ruby wrote: >> >> On Thu, Jan 7, 2016 at 3:39 PM, Craig L Russell >> wrote: >>> >>> Meanwhile, I've succeeded in installing imagemagick convert via port >>> install. I'm looking f

Re: Feedback on whimsy secmail

2016-01-07 Thread Craig L Russell
I don't have that one. > On Jan 7, 2016, at 12:45 PM, Sam Ruby wrote: > > On Thu, Jan 7, 2016 at 3:39 PM, Craig L Russell > wrote: >> >> Meanwhile, I've succeeded in installing imagemagick convert via port >> install. I'm looking for some test messages to test drag/drop. No luck. Well, now I

Re: Feedback on whimsy secmail

2016-01-07 Thread Sam Ruby
On Thu, Jan 7, 2016 at 3:39 PM, Craig L Russell wrote: > > Meanwhile, I've succeeded in installing imagemagick convert via port install. > I'm looking for some test messages to test drag/drop. No luck. Try 2015-12-19T17:50:43Z - Sam Ruby

Re: Feedback on whimsy secmail

2016-01-07 Thread Craig L Russell
> On Jan 7, 2016, at 12:39 PM, Sam Ruby wrote: > > On Wed, Jan 6, 2016 at 9:14 PM, Craig L Russell > wrote: >> >> When a document is being fetched (press the .pdf file name in the left area) >> can the cursor spin? It's not clear what is going on while the document >> loads into the right pa

Re: Feedback on whimsy secmail

2016-01-07 Thread Sam Ruby
On Wed, Jan 6, 2016 at 9:14 PM, Craig L Russell wrote: > > When a document is being fetched (press the .pdf file name in the left area) > can the cursor spin? It's not clear what is going on while the document loads > into the right pane. It looks like the browser security model limits the inte

Re: Feedback on whimsy secmail

2016-01-07 Thread Craig L Russell
> On Jan 7, 2016, at 12:02 PM, Sam Ruby wrote: > > On Thu, Jan 7, 2016 at 1:45 PM, Craig L Russell > wrote: >> Hi Sam, >> >>> On Jan 7, 2016, at 7:00 AM, Sam Ruby wrote: >>> >>> I'm going to ponder this input for a while. You don't like context menus, >>> would like to have a confirmation

Re: Feedback on whimsy secmail

2016-01-07 Thread Craig L Russell
Mystery solved. The convert command is not available on my system. Two things occur to me. First, the installation/use documentation should mention that convert is needed. The last time I tried to install it, I was unsuccessful. Second, the error recovery in the code "system 'convert', file.pa

Re: Bug in secmail with czech ž

2016-01-07 Thread Sam Ruby
I've pushed fixes to both. Thanks! Unrelated, I'm wondering if it would make sense to the order of "Real Name" and "Public Name" in the workbench form? At the moment, they match the order that they appear in the ICLA, and I pre-fill in the first using the name from the email, and then later use

Re: Trouble installing/upgrading whimsy secmail tool on local machine

2016-01-07 Thread Sam Ruby
On Wed, Jan 6, 2016 at 7:54 PM, Craig L Russell wrote: > I ran into some trouble with whimsy secmail after branching a local > repository. > > tl;dr Nokogiri has trouble on MacOSX. It needs special treatment that we > might want to document for MacOSX users. tl;dr I'm not seeing that on my Mac