[MlMt] MM crashes sometimes

2019-04-03 Thread Michael Nietzold
in the last days (i don't know exactly when it starts) i have sometimes 
a MM crashing with the "Beachball Of Death"(TM) and i have to kill it.


i don't see when it exactly crashed. most times i think after i clicked 
a link and i come back from chrome to MM - then MM not responds.


how can i help with logfiles? crashreports?



i found around the time of the crash this in Konsole (i removed uuid's):

Mac Analyze:

com.apple.message.domain: com.apple.crashreporter.writereport.hang
com.apple.message.signature: MailMate
com.apple.message.signature2: UNBUNDLED ||| 1.12.4 (5623) ((null))
com.apple.message.signature3: hang
com.apple.message.result: noop
com.apple.message.summarize: YES
SenderMachUUID: x----xxx


Systemreports:

Command: MailMate
Path:/Applications/MailMate.app/Contents/MacOS/MailMate
Identifier:  com.freron.MailMate
Process: MailMate [50516]
Path:/Applications/MailMate.app/Contents/MacOS/MailMate
30  signal_handler_thread(void*) + 111 (MailMate + 607363) 
[0x10cb10483] 58-87
   0x10ca7c000 -0x10cc13fff  com.freron.MailMate 1.12.4 
(5623)
/Applications/MailMate.app/Contents/MacOS/MailMate
   0x10d578000 -0x10d5d9fff  OakProtocols.dylib (0) 
  
/Applications/MailMate.app/Contents/Frameworks/OakProtocols.dylib
   0x10d691000 -0x10d6bafff  OakUtilities.dylib (0) 
  
/Applications/MailMate.app/Contents/Frameworks/OakUtilities.dylib

Responsible: MailMate [50516]


in user reports i see some MM logs but not from today, only some days 
before

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] MM crashes sometimes

2019-04-03 Thread Lipman, Barton L
Ditto.

On 3 Apr 2019, at 9:59, Michael Nietzold wrote:

> in the last days (i don't know exactly when it starts) i have 
> sometimes a MM crashing with the "Beachball Of Death"(TM) and i have 
> to kill it.
>
> i don't see when it exactly crashed. most times i think after i 
> clicked a link and i come back from chrome to MM - then MM not 
> responds.
>
> how can i help with logfiles? crashreports?
>
>
>
> i found around the time of the crash this in Konsole (i removed 
> uuid's):
>
> Mac Analyze:
>
> com.apple.message.domain: com.apple.crashreporter.writereport.hang
> com.apple.message.signature: MailMate
> com.apple.message.signature2: UNBUNDLED ||| 1.12.4 (5623) ((null))
> com.apple.message.signature3: hang
> com.apple.message.result: noop
> com.apple.message.summarize: YES
> SenderMachUUID: x----xxx
>
>
> Systemreports:
>
> Command: MailMate
> Path:/Applications/MailMate.app/Contents/MacOS/MailMate
> Identifier:  com.freron.MailMate
> Process: MailMate [50516]
> Path:/Applications/MailMate.app/Contents/MacOS/MailMate
> 30  signal_handler_thread(void*) + 111 (MailMate + 607363) 
> [0x10cb10483] 58-87
>0x10ca7c000 -0x10cc13fff  com.freron.MailMate 
> 1.12.4 (5623)
> /Applications/MailMate.app/Contents/MacOS/MailMate
>0x10d578000 -0x10d5d9fff  OakProtocols.dylib (0)
>
> /Applications/MailMate.app/Contents/Frameworks/OakProtocols.dylib
>0x10d691000 -0x10d6bafff  OakUtilities.dylib (0)
>
> /Applications/MailMate.app/Contents/Frameworks/OakUtilities.dylib
> Responsible: MailMate [50516]
>
>
> in user reports i see some MM logs but not from today, only some days 
> before
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Newline rendering in plaintext messages

2019-04-03 Thread Galen Menzel

Hi all,

I use MailMate r5625 on two computers. On one machine, plaintext 
messages render as expected, with the body of the message being a 
literal rendering of the message. For example, here is a plaintext email 
that I received, with linebreaks are displayed faithfully, as expected:


https://drive.google.com/file/d/1ksQ2N3fHa24r9MJvFbilucCyrDnC666p/view?usp=sharing

However, the same message on the other machine does some funny line 
wrapping with this message:


https://drive.google.com/file/d/1IOCwDflTA4D7wr_cuX7QHdPe5jhy3Iqm/view?usp=sharing

As far as I can tell, the preferences on these two machines are the 
same, and they are using the same stylesheet files (which specify 
pre-wrap for plain text).


Looking at the HTML source on both machines, I see that on the first 
(correctly displayed) message, each line of the plaintext email is in 
its own `` element, whereas in the second, each *paragraph* has its 
own `` element (except for the bulleted lists), so the issue seems 
to be upstream of the html styling.


Where does MailMate determine how to parcel up plaintext messages into 
its respective `` elements? I’d very much prefer to view 
plaintext messages exactly as they were sent.


Thanks!

Best,

Galen___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate