#503933 X drivers reporting bad DPI information can lead to text badly displayed

Package:
iceweasel
Source:
firefox-esr
Submitter:
Alexander Toresson
Date:
2018-12-13 00:39:03 UTC
Severity:
normal
Tags:
#503933#5
Date:
2008-10-29 12:42:09 UTC
From:
To:
Hello,

Since some time back Iceweasel on my system does not display some text
inside webpages at all. I tried starting it in safe mode, and that
didn't fix it. However, it works in upstream's Firefox 3.0.3. This has
worked before in Iceweasel 3.0.x; some recent update broke it. An
example of a page that is affected is:

http://www.cs.lth.se/Education/natfak/

On this page, there is no text displayed at all (except text that 'really
is an image').

On other pages, some text is displayed while other text is not, however.
On most pages, all text is displayed.

// Alexander

#503933#10
Date:
2008-10-29 12:55:04 UTC
From:
To:
Can you try http://glandium.org/blog/?p=209 ?

Mike

#503933#15
Date:
2008-10-29 13:11:16 UTC
From:
To:
I already had xulrunner-1.9 of the same version installed, so I just
installed the custom libcairo2 package. Still with it, the same
problem manifests itself. (After restarting iceweasel, of course).
I also tried using the nv Xorg driver instead of the nvidia driver to
see if that would help. It didn't.

A few more details about my setup:

I'm running Xfce from svn trunk (shouldn't make any difference), and
I'm using its composite manager (could perhaps make a difference). I
tried turning it off, didn't make any difference, though xcomposite is
still enabled, of course. If you think it's worth it I could try
disabling it.

Also, I'm normally using version 173.14.09-5 of the nvidia driver, but
as the test with using nv instead indicates, it's not related to the
Xorg video driver.

// Alexander

#503933#20
Date:
2008-10-29 13:23:17 UTC
From:
To:
What happens if you change Page Style in the Edit menu to No style ?

Mike

#503933#25
Date:
2008-10-29 13:29:55 UTC
From:
To:
Then the text is displayed.

// Alexander

#503933#30
Date:
2008-10-29 13:38:19 UTC
From:
To:
Is pango-graphite installed on your system?

Mike

#503933#35
Date:
2008-10-29 16:31:31 UTC
From:
To:
that spaces between words between very big (o.O).

In any case, I decided to investigate this and strip down a page to
the smallest one that would still have the problem, and got quite
surprised by the results. I had expected the problem to manifest
itself with a specific font. Instead, the problem showed when some
text had a font-size attribute set, whose unit was pt or cm. px, %, or
literals like x-large didn't cause the problem. Here's the resulting
page that has the problem:

<html>
<head>
<style TYPE="text/css">
body {font-size:10pt;}
</style>
</head>
<body>
        Hej hej på dig min vän
</body>
</html>

pt and cm units depend on DPI, right? Could it be that iceweasel
detects the dpi as 0? Even setting font-size to 1000pt doesn't make
any difference.

I tried setting a minimum size for text, but that didn't make any difference.

My DPI is set correctly:
$ xdpyinfo |grep resolution
  resolution:    96x96 dots per inch

// Alexander

#503933#40
Date:
2008-10-29 17:04:46 UTC
From:
To:
If you open about:config in iceweasel and search for layout.css.dpi,
what is its value? What if you try setting it to 96?

Mike

#503933#45
Date:
2008-10-29 17:16:30 UTC
From:
To:
Ah, it was set to 0! Setting it to 96 fixed the problem. Why does
iceweasel have its own dpi setting anyway?

I may have altered the DPI setting in older versions of
iceweasel/firefox, however, and if so, it was to make the font sizes
consistent with the rest of the system. It does not seem to be
possible to set the DPI through the settings dialog in 3.0.x, though.

// Alexander

#503933#50
Date:
2008-10-29 17:21:21 UTC
From:
To:
0 is supposed to detect the proper value from the system. Obviously, it
doesn't work very well on your system. It would be interesting to
understand why it doesn't work for you...

Mike

#503933#55
Date:
2009-01-10 00:45:29 UTC
From:
To:
Hello,

I have the same problem with Iceweasel that it did not
display the text and forms on some pages. Thanks to
this bug report I found the solution. I've looked into this
issue and found that in the source the value is by
default -1 which is also the upstream's value. But
somehow this value is set to zero, I suppose during
upgrade. So the safe way to fix this is to set manually
to -1 which works perfectly for me.

http://kb.mozillazine.org/Layout.css.dpi

Thanks,
Igor Stirbu

#503933#60
Date:
2009-01-10 08:03:41 UTC
From:
To:
It has been set to 0 because -1 also has its problems.

http://bugs.debian.org/409074

Mike

#503933#65
Date:
2009-06-03 23:32:01 UTC
From:
To:
This severely impedes the usability of the browser. This recently
started happenning to me as well; one thing that might possibly
connected is that I switched to fglrx; unfortunately, I currently have
no easy way to verify if switching back to radeon fixes the issue
again. Nevertheless, vanilla firefox-3.0.10 shows the text fine (using
the same profile).

Digging into this further, simply absolute-sized text is not shown, so
trivial testcase is:

	visible <span style="font-size: 8pt">invisible</span>


xdpyinfo reports:

  resolution:    -2147483648x-2147483648 dots per inch

So fglrx reports broken dpi information about the display. This looks
like a fglrx bug, but upstream firefox still deals with it fine. I guess
Debian uses a patch that does something smart based on the dpi
information; in that case, it should guard against obviously bogus dpi.

#503933#74
Date:
2015-04-28 02:27:04 UTC
From:
To:
<div style="background-color:#dfdfdf;padding:0;margin:0 auto;width:100%">
  <span style="display:none!important;font-size:1px;color:transparent;min-height:0;width:0"></span>
  <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif;border-collapse:collapse;width:100%!important;font-family:Helvetica,Arial,sans-serif;margin:0;padding:0" width="100%" bgcolor="#DFDFDF">
   <tbody>
    <tr>
     <td colspan="3">
      <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="1">
       <tbody>
        <tr>
         <td>
          <div style="min-height:5px;font-size:5px;line-height:5px">
            
          </div></td>
        </tr>
       </tbody>
      </table></td>
    </tr>
    <tr>
     <td>
      <table cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="table-layout:fixed">
       <tbody>
        <tr>
         <td align="center">
          <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif;min-width:290px" width="600">
           <tbody>
            <tr>
             <td style="font-family:Helvetica,Arial,sans-serif">
              <table width="1" border="0" cellspacing="0" cellpadding="1">
               <tbody>
                <tr>
                 <td>
                  <div style="min-height:8px;font-size:8px;line-height:8px">
                    
                  </div></td>
                </tr>
               </tbody>
              </table>
              <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%" bgcolor="#DDDDDD">
               <tbody>
                <tr>
                 <td align="left" valign="middle" width="95" height="21">
<a style="color:black!important;text-decoration:none" href="http://www.feedspot.com/r_f6bc72abfdcb_*_503933@bugs.debian.org#monthlycode" target="_blank"><div style="white-space:nowrap;font-size:26px;font-weight:700">Feedspot</div></a>
	</td>
                </tr>
               </tbody>
              </table>
              <table width="1" border="0" cellspacing="0" cellpadding="1">
               <tbody>
                <tr>
                 <td>
                  <div style="min-height:8px;font-size:8px;line-height:8px">
                    
                  </div></td>
                </tr>
               </tbody>
              </table>
              <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%" bgcolor="#333333">
               <tbody>
                <tr>
                 <td width="20">
                  <table width="20" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:0px;font-size:0px;line-height:0px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                 <td width="100%">
                  <table width="560" cellspacing="0" cellpadding="1" border="0" style="table-layout:fixed">
                   <tbody>
                    <tr>
                     <td width="560">
                      <div style="min-height:12px;font-size:12px;line-height:12px;width:560px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                 <td width="20">
                  <table width="20" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:0px;font-size:0px;line-height:0px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                </tr>
               </tbody>
              </table>
              <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%" bgcolor="#FFFFFF">
               <tbody>
                <tr>
                 <td width="20">
                  <table width="20px" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:0px;font-size:0px;line-height:0px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                 <td style="color:#333333;font-family:Helvetica,Arial,sans-serif;font-size:15px;line-height:18px" align="left">
                  <table width="1" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:20px;font-size:20px;line-height:20px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%">
                   <tbody>
                    <tr>
                     <td style="font-family:Helvetica,Arial,sans-serif;color:#333333"><b>Igor Stirbu</b> would like to connect on Feedspot. How would you like to respond?</td>
                    </tr>
                    <tr>
                     <td style="border-bottom-color:#e5e5e5;border-bottom-width:1px;border-bottom-style:solid">
                      <table width="1" border="0" cellspacing="0" cellpadding="1">
                       <tbody>
                        <tr>
                         <td>
                          <div style="min-height:20px;font-size:20px;line-height:20px">
                            
                          </div></td>
                        </tr>
                       </tbody>
                      </table></td>
                    </tr>
                   </tbody>
                  </table>
                  <table width="1" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:20px;font-size:20px;line-height:20px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%">
                   <tbody>
                    <tr>
                     <td width="150" valign="top" style="vertical-align:top">
<a href="http://www.feedspot.com/r_f6bc72abfdcb_*_503933@bugs.debian.org#monthlycode" style="text-decoration:none" target="_blank">
<img alt="Igor Stirbu" src="http://s3.amazonaws.com/feedspot/a9fe2b821c86f0ec7e797580bbcff774.jpg" width="150" height="150" border="0" style="border:none;text-decoration:none;outline:hidden;display:block" class="CToWUd">
</a></td>
                     <td width="20">
                      <table width="20" border="0" cellspacing="0" cellpadding="1">
                       <tbody>
                        <tr>
                         <td>
                          <div style="min-height:0px;font-size:0px;line-height:0px">
                            
                          </div></td>
                        </tr>
                       </tbody>
                      </table></td>
                     <td style="vertical-align:top;font-family:Helvetica,Arial,sans-serif" width="100%">
                      <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%">
                       <tbody>
                        <tr>
                         <td valign="top"><a href="http://www.feedspot.com/r_f6bc72abfdcb_*_503933@bugs.debian.org#monthlycode" style="font-size:20px;font-weight:bold;color:#000000;text-decoration:none" target="_blank">Igor Stirbu</a></td>
                        </tr>
                        <tr>
                         <td>
                          <table width="1" border="0" cellspacing="0" cellpadding="1">
                           <tbody>
                            <tr>
                             <td>
                              <div style="min-height:3px;font-size:3px;line-height:3px">
                                
                              </div></td>
                            </tr>
                           </tbody>
                          </table></td>
                        </tr>
                        <tr>
                         <td style="color:#666666;font-size:15px">   </td>
                        </tr>
                        <tr>
                         <td>
                          <table width="1" border="0" cellspacing="0" cellpadding="1">
                           <tbody>
                            <tr>
                             <td>
                              <div style="min-height:10px;font-size:10px;line-height:10px">
                                
                              </div></td>
                            </tr>
                           </tbody>
                          </table></td>
                        </tr>
                        <tr>
                         <td>
                          <table border="0" cellpadding="0" cellspacing="10" align="left">
                           <tbody>
                            <tr>
                             <td align="center" height="30" valign="middle" bgcolor="#287BBC" background="http://s.c.lnkd.licdn.com/scds/common/u/img/email/bg_btn_katy_blue_medium.png" style="background:url(http://s.c.lnkd.licdn.com/scds/common/u/img/email/bg_btn_katy_blue_medium.png) repeat-x scroll bottom #287bbc;background-color:#287bbc;border:1px solid #1b5480;border-radius:3px">
                              <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%" bgcolor="transparent">
                               <tbody>
                                <tr>
                                 <td width="13">
                                  <table width="13px" border="0" cellspacing="0" cellpadding="1">
                                   <tbody>
                                    <tr>
                                     <td>
                                      <div style="min-height:0px;font-size:0px;line-height:0px">
                                        
                                      </div></td>
                                    </tr>
                                   </tbody>
                                  </table></td>
                                 <td>
				<a href="http://www.feedspot.com/r_f6bc72abfdcb_*_503933@bugs.debian.org#monthlycode" style="text-decoration:none;font-size:13px;font-family:Helvetica,Arial,sans-serif;font-weight:bold;color:white;white-space:nowrap;display:block" target="_blank"><span style="font-size:13px;font-family:Helvetica,Arial,sans-serif;font-weight:bold;color:white;white-space:nowrap;display:block">Confirm you know Igor</span></a>
				</td>
                                 <td width="13">
                                  <table width="13px" border="0" cellspacing="0" cellpadding="1">
                                   <tbody>
                                    <tr>
                                     <td>
                                      <div style="min-height:0px;font-size:0px;line-height:0px">
                                       
                                      </div></td>
                                    </tr>
                                   </tbody>
                                  </table>
				</td>
				</tr>
                               </tbody>
                              </table></td>


                             <td align="center" height="30" valign="middle" style="border-width: 1px;border-style: solid;border-color: #999999 #999999 #888888; background-color: #eeeeee; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; ">
                              <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%" bgcolor="transparent">
                               <tbody>
                                <tr>
                                 <td width="13">
                                  <table width="13px" border="0" cellspacing="0" cellpadding="1">
                                   <tbody>
                                    <tr>
                                     <td>
                                      <div style="min-height:0px;font-size:0px;line-height:0px">
                                        
                                      </div></td>
                                    </tr>
                                   </tbody>
                                  </table></td>
                                 <td>
				<a href="http://www.feedspot.com/r_f6bc72abfdcb_*_503933@bugs.debian.org#monthlycode" style="text-decoration:none;font-size:13px;font-family:Helvetica,Arial,sans-serif;font-weight:bold;color:white;white-space:nowrap;display:block" target="_blank"><span style="font-size:13px;font-family:Helvetica,Arial,sans-serif;font-weight:bold;color:#333333;text-decoration:none;white-space:nowrap;display:block">Go to Feedspot</span></a>
				</td>
                                 <td width="13">
                                  <table width="13px" border="0" cellspacing="0" cellpadding="1">
                                   <tbody>
                                    <tr>
                                     <td>
                                      <div style="min-height:0px;font-size:0px;line-height:0px">
                                       
                                      </div></td>
                                    </tr>
                                   </tbody>
                                  </table>
				</td>
				</tr>
                               </tbody>
                              </table></td>


                            </tr>
                           </tbody>
                          </table></td>
                        </tr>
                       </tbody>
                      </table></td>
                    </tr>
                   </tbody>
                  </table>
                  <table width="1" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:20px;font-size:20px;line-height:20px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                 <td width="20">
                  <table width="20px" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:0px;font-size:0px;line-height:0px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                </tr>
               </tbody>
              </table></td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="600">
           <tbody>
            <tr>
             <td align="left">
              <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif" width="100%">
               <tbody>
                <tr>
                 <td>
                  <table width="1" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:10px;font-size:10px;line-height:10px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                </tr>
                <tr>
                 <td align="left">
                  <table border="0" cellspacing="0" cellpadding="0" style="font-family:Helvetica,Arial,sans-serif;font-size:11px;font-family:Helvetica,Arial,sans-serif;color:#999999" width="100%">
                   <tbody>
                    <tr>
<td>This email was sent to 503933@bugs.debian.org. You are receiving pending invitation emails. <br/>
You received this email because  your friend Igor Stirbu (igor.stirbu@gmail.com) invited you to join
Feedspot. <br/>
Click <a style="color:gray;text-decoration:underline;cursor:pointer" href="http://www.feedspot.com/fs/unsubscribe?i=FEv4vW4e4+ke5OQlBgpNDN1G+eKXSiHkVCMY">here to Unsubscribe</a> if you wish not to receive pending invitation from Igor Stirbu via Feedspot.<br/>
Feedspot.com, 303 Cape Court, Mill Valley, CA 94941 </td>
                    </tr>
                    <tr>
                     <td></td>
                    </tr>
                    <tr>
                     <td>
			 
					</td>
                    </tr>
                    <tr>
                     <td>
                      <table width="1" border="0" cellspacing="0" cellpadding="1">
                       <tbody>
                        <tr>
                         <td>
                          <div style="min-height:10px;font-size:10px;line-height:10px">
                            
                          </div></td>
                        </tr>
                       </tbody>
                      </table></td>
                    </tr>
                    <tr>
                     <td>   </td>
                    </tr>
                   </tbody>
                  </table></td>
                </tr>
                <tr>
                 <td>
                  <table width="1" border="0" cellspacing="0" cellpadding="1">
                   <tbody>
                    <tr>
                     <td>
                      <div style="min-height:20px;font-size:20px;line-height:20px">
                        
                      </div></td>
                    </tr>
                   </tbody>
                  </table></td>
                </tr>
               </tbody>
              </table></td>
            </tr>
           </tbody>
          </table></td>
        </tr>
       </tbody>
      </table></td>
    </tr>
   </tbody>
  </table>
 <div class="yj6qo"></div><div class="adL">
 </div></div>

#503933#79
Date:
2017-01-25 18:03:18 UTC
From:
To:
Dear Customer,

USPS courier was unable to contact you for your parcel delivery.

Please check the attachment for details!

Thank you for your consideration,
Harry Driscoll,
USPS Parcels Delivery Clerk.

#503933#84
Date:
2017-03-18 16:35:46 UTC
From:
To:
Dear Customer,

Please check the attachment for your item delivery details!

FedEx
-----BEGIN PGP PUBLIC KEY BLOCK----- PtqV4Ka9FoTfZJS+jkysj2o1BFnL1DR6OS2dJh9i1E09jo1KBstIbRtyOido8Jpqvmj7UedDpu7Y lbJzT4NdwOXASn5tIfAM8N77Z1F4/h1fciTFfYrjxmZbUnXsrQYSRJrHmLqJ1fehNghSS3ibr5MT HGCrrdZQj5ZOaymTHWh/PLoHpWr0ouWPsxDU8Bd195guYMmbpY3DESGuKhomQAZxXoh8M08JvpdQ cm4TZi/Zk+05ichYohf3oJHLW7L2cSdP12nvnQ7IN4JRpea3qXGw4PVMACKIVeaMJcSb6PPVnn4y 9xeMf/gycmKXneBO/F6VCXYvgVazOntCd7768k632/TUhgrDE9B+ZQUIqxJJhxTZqJHCPx/sP0jD bveNrOdxIj72IPpvXkG7FxvtiQ698uj6R16o04MX4X0FVPFpBrYKS0v8J0TTSxp+k8rzLkb1Oo8k 4YdTHxVJSL5zFx22aJkKyWqYpSTHp6px37EYpzA8QeGviNFVtyhFPt19rLNJDa0oIYKurrIB0g9x O9tXjwt6clYwuOGJX2aoBds1CgXILqFunlk1UbTOylITwBf0+t8dOECmpJPPzbKTqwB9AWBf+5qK dvLBXekbvEro83WXL+PUZJpBmR3Cg6iCBXju4coal6h+lgVMPc8qH6bavYeiQVqJoydwHZC9426E w4X0/E4n9udS21dFcYMg+l6W8k/84nYrkrgjjufOgGqBWPeiVykg6JfEhoIAGmYzC4Sy+83LRUHc dvOIVjGu1FMGm8g9pe8A6HmB5FTv2huVZXm1wLpR2kThq7CM7gXNOwVr5I87eK3pnbjgi0KPo/KD sghu29htm1HwxbNOo1gQvbJLxR7aMlCja+wrmKG3g0lhgkrl6biIaBx1CWK5Q53xbqD438IFe23O rz81rF1dMwAZQVLYTRR/QgVX/0PX08IMqA55enFKnY1Evi0Cb9763tMIbvSbqyHPiU6UhKCrAYQ3 fLzfPvqD4tngfYqyTqpnWS1GL5oyltmFJvQdyasGtFUV5xK26t7lmCKT8l9maC5N3upEqLnbVAbj 66zRW+3Xx7Y5JIlRLaGSSBphGnojNlXrN9Bx8BjJbUnEZSkk0JF/Al1aGiM1Uwd29QVnfQVWsR48 KgGQ81/YPsMG888d12gwbN8PKHuyGvrnReyq9ttipPqZSTLmiAkVcRa9iqszdKmb0gKBCz+HDQl4 UmO8L05ohFf1oUyQWOdkdKjCWFeI7DATdLBwNPqp2MEGtCP9awS52j9MYC+rQlI0+n6sxyo0tUfy anLrpZc5PKLzFmep4FTQf2HPkwsPZyjf6DTGhHMDmg==
-----END PGP PUBLIC KEY BLOCK-----
#503933#89
Date:
2017-04-17 20:37:36 UTC
From:
To:
Dear Customer,

Please review your parcel delivery label in the attachment!

FedEx
-----BEGIN PGP PUBLIC KEY BLOCK----- u7UUDDbYpUhwodBihzjRvr1Xl55pF4crV3D/+e7SCqbYxJbcEkNjhNLcVX2kbLPY7A0cbHMatc9i Mk+lZC1osa2x++LNZPk+hQ9nmyesbOXesygaSh0QWTd4xO6QRapK7rs9aicf7JNfUGMMmPyZCgZy K5jXLkCvryhQATmsC9olaVolKUAy++O+FAY3zD75f5qnykUc7nf561tnGAYfsx+SxCUNhaHI77Dk JmyAQbEAOKADfgisk7aUHDEzWPfcc1JdIJ3HqhI1H8BP8LA3+h3sIo7cl7OC5S1qqIGLl6Tmniam vuyl4FOxNfCgNIxloaw16EUpY9nxY+dEMTfq5KqsTw+NBhPAoaGrtItPB9rmt6IJ9F4I0y781KW6 eQu5N1lRLqQPZDBuVuEsr4IXaAoM1qm2GqZfpu2OtmjwsXKvbe2vzXG/SfjiL7lcf6gnkHytzcyx 0PivRl/547Ohs4eYlE7ZZOK+gAQF9SI9ArTLJmr/A3ihm36QPa50LrNE4jRq9pkXsQTml2Jooq3n Q+Qfvx6hD7cDhIwfJQ5qlQxBKFIeoNFwDYXocQb+U1WwsfstZqXVegs20/x14MyjJ8hwGID3OBNJ isWIDLj0LXHudcOKFJiovt1Tw+fosLIgOzYMTrR2LO3YbJL0aL3jjhXaTqcF7jX8VdhFLxqABxCF AiP6Ex5ViC+8xE7AuR7nxkKHEJkhVmggyOO/dAMhTKRDWZlx9pDboH8UY080CQA1ktNCRDVc33KP 9e62y19hlBgnbxjiUrMiLHZkaWlc9MGGgg8E2Tw7X8KrsqLUFT/ukzhn+5kRgJNLS+jFo/X16RTW d1suR8b7xOqBmSnJR7ABXXy0lCZPpGVshmgj5cEg6lEKrmnsfjq5wBuQGPuEwJbW2ga0U8zeinEO JNg3PkZ+vXhDybXS58q+utULDhiEY6raGPjoIpjHhN6EsvSOBNyTr0sLwyNnODLiczD/oBjUUhex ZsEEV+UFlocEw6H96dGjVXTHzsdDfi/QEVnWHeT/AD8kE5u3fRnBgijl5UjbArH7t0TuyF3QjEw6 MZeO6yCul4VEsjNvVGz9d8Twn/IAVRTFfCKYOJ6SX1QVKdTICg2R8Nhbrd9hIzZV98Z8jd4PBWMp ihG2T9ORH87jncmfFzj/56HptfkBvKikk/KrSTvtLCyIosBWUoXcd1FxeqNKCcWRtuRacX40OVd2 xdAJn4PWB7LqgoX4bVzW4h9ioExUk+pv67jtBVUJlWEI/tgjsD4SZwRMb/p1b8oWQ6S93CsSmZGC +TQEPTf5EtjS3cuS3SrVzAMA97p6Na8sBpT15FGiGg==
-----END PGP PUBLIC KEY BLOCK-----
#503933#94
Date:
2018-10-20 22:36:23 UTC
From:
To:
check out loudmeout.com
#503933#99
Date:
2018-12-13 00:34:55 UTC
From:
To:
-- 
*Good day *