[prev in list] [next in list] [prev in thread] [next in thread] 

List:       unison-users
Subject:    Re: [unison-users] occasional failures on OS X using -ui text
From:       "Benjamin C. Pierce" <bcpierce () cis ! upenn ! edu>
Date:       2011-06-15 2:56:30
Message-ID: A5909B52-BBC3-4092-91D7-89FDFEDBEA73 () cis ! upenn ! edu
[Download RAW message or body]

Weird.  

Are you using a precompiled binary (with the GUI code in the same executable), or one \
built with "make UISTYLE=text"?  If the former, you might try compiling your own \
GUI-less binary and see if that helps.  (Compiling from source is very easy -- you'll \
just need an OCaml compiler and the Unison source tarball.)

   - Benjamin



On Jun 14, 2011, at 8:38 PM, Christopher LILJENSTOLPE wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Greetings,
> 
> 	I am running a scripted unison session every few hours via cron on OSX
> 10.6.x and occasionally I get the following error:
> 
> changed  ---->
> Apps-cdl/1Password.app/Contents/Resources/fr.lproj/ShortcutRecorder.strings
> 
> changed  ---->
> Apps-cdl/1Password.app/Contents/Resources/fr.lproj/SoftwareLicensesDetailView.strings
>  
> changed  ---->
> Apps-cdl/1Password.app/Contents/Resources/fr.lproj/StandAloneUpdate.string2011-06-15
>  09:42:30.553
> Unison[47205:1807] Uncaught exception: Sys_blocked_io
> _RegisterApplication(), FAILED TO establish the default connection to
> the WindowServer, _CGSDefaultConnection() is NULL.
> Wed Jun 15 09:42:32 thor.int.asgaard.org Unison[47205] <Error>:
> kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors
> as they are logged.
> 
> It looks like Unison is trying to open an Aqua interface, even though I
> call it with unison -ui text
> 
> Sometimes this clears up by itself (it errors for one or two runs then
> completes successfully), other times I have to run it manually, get a
> clean run, then re-start the cron job.
> 
> Any ideas?
> 
> Chris
> 
> - -- 
> ???
> Check my PGP key here: https://www.asgaard.org/~cdl/cdl.asc
> Current vCard here: https://www.asgaard.org/~cdl/cdl.vcf
> -----BEGIN PGP SIGNATURE-----
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQEcBAEBAgAGBQJN9/8CAAoJEGmx2Mt/+Iw/Xh4H/jVfAAPGKRVLtB38iN9fL8Tk
> aqjh31GQHthTjsHwQXseR8EL9GVouWAoGRNx/vXutO1jHT1UjK3UaeO93ZVahEdJ
> XAIyb4Z8n3LcT62ie2TFXv6gPNz6qYtoZwLIRGl10cpd+DJTcn5VLiTxBawpUg2M
> 5DpRR3bPlTcqqKyLoYOSxqZvbpfRG8oMnNLZ89BUivuQiDsysDnL/XxnlYYgXKlr
> FapU0YVSLPweVRYnguZBqlGTW07NCjhphlRbauvXJq3TbualdBZt7BcDJqOOQRif
> iZp1V9bEUZlb+w8kRxCIEtz77swazFAlsu9H2j2w4ejEPjX11AfEMomTDAcCNkM=
> =SF1M
> -----END PGP SIGNATURE-----
> 
> 
> ------------------------------------
> 
> Yahoo! Groups Links
> 
> 
> 


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" \
"http://www.w3.org/TR/html4/strict.dtd"> <html>
<head>
</head>







<body style="background-color: #fff;">
<span style="display:none">&nbsp;</span>

<!--~-|**|PrettyHtmlStartT|**|-~-->
<div id="ygrp-mlmsg" style="position:relative;">
  <div id="ygrp-msg" style="z-index: 1;">
<!--~-|**|PrettyHtmlEndT|**|-~-->

    <div id="ygrp-text" >
      
      
      <p>Weird.  <br>
<br>
Are you using a precompiled binary (with the GUI code in the same executable), or one \
built with &quot;make UISTYLE=text&quot;?  If the former, you might try compiling \
your own GUI-less binary and see if that helps.  (Compiling from source is very easy \
-- you'll just need an OCaml compiler and the Unison source tarball.)<br> <br>
- Benjamin<br>
<br>
On Jun 14, 2011, at 8:38 PM, Christopher LILJENSTOLPE wrote:<br>
<br>
&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>
&gt; Hash: SHA1<br>
&gt; <br>
&gt; Greetings,<br>
&gt; <br>
&gt; 	I am running a scripted unison session every few hours via cron on OSX<br>
&gt; 10.6.x and occasionally I get the following error:<br>
&gt; <br>
&gt; changed  ----&gt;<br>
&gt; Apps-cdl/1Password.app/Contents/Resources/fr.lproj/ShortcutRecorder.strings<br>
&gt; <br>
&gt; changed  ----&gt;<br>
&gt; Apps-cdl/1Password.app/Contents/Resources/fr.lproj/SoftwareLicensesDetailView.strings<br>
 &gt; <br>
&gt; changed  ----&gt;<br>
&gt; Apps-cdl/1Password.app/Contents/Resources/fr.lproj/StandAloneUpdate.string2011-06-15<br>
 &gt; 09:42:30.553<br>
&gt; Unison[47205:1807] Uncaught exception: Sys_blocked_io<br>
&gt; _RegisterApplication(), FAILED TO establish the default connection to<br>
&gt; the WindowServer, _CGSDefaultConnection() is NULL.<br>
&gt; Wed Jun 15 09:42:32 thor.int.asgaard.org Unison[47205] &lt;Error&gt;:<br>
&gt; kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors<br>
&gt; as they are logged.<br>
&gt; <br>
&gt; It looks like Unison is trying to open an Aqua interface, even though I<br>
&gt; call it with unison -ui text<br>
&gt; <br>
&gt; Sometimes this clears up by itself (it errors for one or two runs then<br>
&gt; completes successfully), other times I have to run it manually, get a<br>
&gt; clean run, then re-start the cron job.<br>
&gt; <br>
&gt; Any ideas?<br>
&gt; <br>
&gt; Chris<br>
&gt; <br>
&gt; - -- <br>
&gt; ???<br>
&gt; Check my PGP key here: <a \
href="https://www.asgaard.org/~cdl/cdl.asc">https://www.asgaard.org/~cdl/cdl.asc</a><br>
 &gt; Current vCard here: <a \
href="https://www.asgaard.org/~cdl/cdl.vcf">https://www.asgaard.org/~cdl/cdl.vcf</a><br>
 &gt; -----BEGIN PGP SIGNATURE-----<br>
&gt; Comment: Using GnuPG with Mozilla - <a \
href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a><br> &gt; <br>
&gt; iQEcBAEBAgAGBQJN9/8CAAoJEGmx2Mt/&#43;Iw/Xh4H/jVfAAPGKRVLtB38iN9fL8Tk<br>
&gt; aqjh31GQHthTjsHwQXseR8EL9GVouWAoGRNx/vXutO1jHT1UjK3UaeO93ZVahEdJ<br>
&gt; XAIyb4Z8n3LcT62ie2TFXv6gPNz6qYtoZwLIRGl10cpd&#43;DJTcn5VLiTxBawpUg2M<br>
&gt; 5DpRR3bPlTcqqKyLoYOSxqZvbpfRG8oMnNLZ89BUivuQiDsysDnL/XxnlYYgXKlr<br>
&gt; FapU0YVSLPweVRYnguZBqlGTW07NCjhphlRbauvXJq3TbualdBZt7BcDJqOOQRif<br>
&gt; iZp1V9bEUZlb&#43;w8kRxCIEtz77swazFAlsu9H2j2w4ejEPjX11AfEMomTDAcCNkM=<br>
&gt; =SF1M<br>
&gt; -----END PGP SIGNATURE-----<br>
&gt; <br>
&gt; <br>
&gt; ------------------------------------<br>
&gt; <br>
&gt; Yahoo! Groups Links<br>
&gt; <br>
&gt; <br>
&gt; <br>
<br>
</p>

    </div>
     

    <!--~-|**|PrettyHtmlStart|**|-~-->
    <div style="color: #fff; height: 0;">__._,_.___</div>

        
  
   
    <div id="ygrp-actbar" style="clear: both; margin-bottom: 10px; white-space: \
nowrap; color: #666; padding-top: 15px;">  <div>
        <a href="mailto:bcpierce@cis.upenn.edu?subject=Re%3A%20%5Bunison-users%5D%20occasional%20failures%20on%20OS%20X%20using%20-ui%20text" \
style="margin-right: 0; padding-right: 0;">  Reply to <span style="font-weight: \
                700;">sender</span></a> |
        <a href="mailto:unison-users@yahoogroups.com?subject=Re%3A%20%5Bunison-users%5D%20occasional%20failures%20on%20OS%20X%20using%20-ui%20text">
  Reply to <span style="font-weight: 700;">group</span></a> |
        	  <a href="http://groups.yahoo.com/group/unison-users/post;_ylc=X3oDMTJvcWY1O \
WQ0BF9TAzk3MzU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEbXNnSWQDOTgzMwRzZWMDZnRyBHNsawNycGx5BHN0aW1lAzEzMDgxMDY2MDU-?act=reply&messageNum=9833">Reply \
<span style="font-weight: 700;">via web post</span></a> |  <a \
href="http://groups.yahoo.com/group/unison-users/post;_ylc=X3oDMTJkbDhvOW1yBF9TAzk3MzU \
5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA2Z0cgRzbGsDbnRwYwRzdGltZQMxMzA4MTA2NjA1" \
style="font-weight: 700;">Start a New Topic</a>  </div>

                <a href="http://groups.yahoo.com/group/unison-users/message/9832;_ylc= \
X3oDMTMzczQyMXNmBF9TAzk3MzU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEbXNnSWQDOTgzMwRzZWMDZnRyBHNsawN2dHBjBHN0aW1lAzEzMDgxMDY2MDUEdHBjSWQDOTgzMg--">Messages \
in this topic</a>  (<span style="font-weight: 700;">2</span>)
          </div> 
<!------- Start Nav Bar ------>
<!-- |**|begin egp html banner|**| -->
<!-- |**|end egp html banner|**| -->

<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #e0ecee; font-family: Verdana; \
                font-size: 10px; margin-bottom: 10px; padding: 10px;">
      <span id="vithd" style="font-weight: bold; color: #333; text-transform: \
uppercase; ">Recent Activity:</span>

    <ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
            <li style="border-right: 1px solid #000; font-weight: 700; display: \
inline; padding: 0 5px; margin-left: 0;">  <span class="cat"><a \
href="http://groups.yahoo.com/group/unison-users/members;_ylc=X3oDMTJlOHEzb2E2BF9TAzk3 \
MzU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA3Z0bARzbGsDdm1icnMEc3RpbWUDMTMwODEwNjYwNQ--?o=6" \
style="text-decoration: none;">New Members</a></span>  <span class="ct" style="color: \
#ff7900;">3</span>  </li>
                                              </ul>
    
  <div style="clear: both; padding-top: 2px; color: #1e66ae;">
    <a href="http://groups.yahoo.com/group/unison-users;_ylc=X3oDMTJkNnZ2bXU0BF9TAzk3M \
zU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA3Z0bARzbGsDdmdocARzdGltZQMxMzA4MTA2NjA1" \
style="text-decoration: none;">Visit Your Group</a>  </div>
</div>

              <div id="ygrp-mkp" style="border: 1px solid #d8d8d8; clear: both; \
                float: left; font-family: Arial; margin: 5px 0 10px 0; padding: 0 \
                10px;">
      <div id="hd" style="color: #628c2a; font-size: 85%; font-weight: 700; \
line-height: 122%; margin: 10px 0;">MARKETPLACE</div>  <div id="ads" \
                style="margin-bottom: 10px;">
                          <div class="ad" style="color: #628C2A; font-family: Arial; \
font-weight: 700; padding: 0 0;">  <p><a \
href="http://global.ard.yahoo.com/SIG=15o9n22c8/M=493064.14543979.14365478.13298430/D= \
groups/S=1705004726:MKP1/Y=YAHOO/EXP=1308113805/L=1b10aed4-96fb-11e0-a5e2-af257260ab63 \
/B=LBu9HNGDJHk-/J=1308106605711917/K=DiP4jA93glv652g5USjLbg/A=6060255/R=0/SIG=1194m4keh/*http://us.toolbar.yahoo.com/?.cpdl=grpj">Stay \
on top of your group activity without leaving the page you're on - Get the Yahoo! \
Toolbar now.</a></p> <script language=javascript> \
if(window.yzq_d==null)window.yzq_d=new Object(); \
window.yzq_d['LBu9HNGDJHk-']='&U=13cl669l0%2fN%3dLBu9HNGDJHk-%2fC%3d493064.14543979.14365478.13298430%2fD%3dMKP1%2fB%3d6060255%2fV%3d1';
 </script><noscript><img width=1 height=1 alt="" \
src="http://us.bc.yahoo.com/b?P=1b10aed4-96fb-11e0-a5e2-af257260ab63&T=1ctj63ou6%2fX%3 \
d1308106605%2fE%3d1705004726%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d \
2523567501%2fH%3dY29udGVudD0iUG9kY2FzdHM7R287V2lkZ2V0cztCcmllZmNhc2U7R3JvdXBzO01vYmlsZ \
TtZYWhvb19TZWFyY2hfTWFya2V0aW5nO0ZsaWNrcjtNZXNzZW5nZXI7RmluYW5jZTsiIGRpc2FibGVzaHVmZmx \
pbmc9IjEiIHNlcnZlSWQ9IjFiMTBhZWQ0LTk2ZmItMTFlMC1hNWUyLWFmMjU3MjYwYWI2MyIgc2l0ZUlkPSI0N \
DUyNTUxIiB0U3RtcD0iMTMwODEwNjYwNTYxNTQ2MyIg%2fQ%3d-1%2fS%3d1%2fJ%3d27228962&U=13cl669l \
0%2fN%3dLBu9HNGDJHk-%2fC%3d493064.14543979.14365478.13298430%2fD%3dMKP1%2fB%3d6060255%2fV%3d1"></noscript><!--QYZ \
                ,,;;MKP1;1705004726;2;-->          </div>
                          <div class="ad" style="color: #628C2A; font-family: Arial; \
font-weight: 700; padding: 0 0;">  <hr style="border: 1px solid #d8d8d8;">
                        <p><a \
href="http://global.ard.yahoo.com/SIG=15o53car5/M=493064.14543977.14365476.10835568/D= \
groups/S=1705004726:MKP1/Y=YAHOO/EXP=1308113805/L=1b10aed4-96fb-11e0-a5e2-af257260ab63 \
/B=LRu9HNGDJHk-/J=1308106605711917/K=DiP4jA93glv652g5USjLbg/A=6260316/R=0/SIG=11bc8n8gt/*http://custom.yahoo.com/fibromyalgiazone/">Find \
useful articles and helpful tips on living with Fibromyalgia. Visit the Fibromyalgia \
Zone today!</a></p><script language=javascript> \
if(window.yzq_d==null)window.yzq_d=new Object(); \
window.yzq_d['LRu9HNGDJHk-']='&U=13cp35h4k%2fN%3dLRu9HNGDJHk-%2fC%3d493064.14543977.14365476.10835568%2fD%3dMKP1%2fB%3d6260316%2fV%3d1';
 </script><noscript><img width=1 height=1 alt="" \
src="http://us.bc.yahoo.com/b?P=1b10aed4-96fb-11e0-a5e2-af257260ab63&T=1cto2hfjo%2fX%3 \
d1308106605%2fE%3d1705004726%2fR%3dgroups%2fK%3d5%2fV%3d2.1%2fW%3dH%2fY%3dYAHOO%2fF%3d \
3337840857%2fH%3dY29udGVudD0iUG9kY2FzdHM7R287V2lkZ2V0cztCcmllZmNhc2U7R3JvdXBzO01vYmlsZ \
TtZYWhvb19TZWFyY2hfTWFya2V0aW5nO0ZsaWNrcjtNZXNzZW5nZXI7RmluYW5jZTsiIGRpc2FibGVzaHVmZmx \
pbmc9IjEiIHNlcnZlSWQ9IjFiMTBhZWQ0LTk2ZmItMTFlMC1hNWUyLWFmMjU3MjYwYWI2MyIgc2l0ZUlkPSI0N \
DUyNTUxIiB0U3RtcD0iMTMwODEwNjYwNTYxNTQ2MyIg%2fQ%3d-1%2fS%3d1%2fJ%3d27228962&U=13cp35h4 \
k%2fN%3dLRu9HNGDJHk-%2fC%3d493064.14543977.14365476.10835568%2fD%3dMKP1%2fB%3d6260316%2fV%3d1"></noscript><!--QYZ \
,,;;MKP1;1705004726;2;-->          </div>  </div>
    </div>
  
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 \
2px 0 0; clear: both;">  <a \
href="http://groups.yahoo.com/;_ylc=X3oDMTJjdTY5NmNuBF9TAzk3MzU5NzE0BGdycElkAzQ3OTc2NwRncnBzcElkAzE3MDUwMDQ3MjYEc2VjA2Z0cgRzbGsDZ2ZwBHN0aW1lAzEzMDgxMDY2MDU-" \
style="float: left;"><img src="http://l.yimg.com/a/i/us/yg/logo/us.gif" height="15" \
width="137" alt="Yahoo! Groups" style="border: 0;"/></a>  <div style="color: #747575; \
float: right;">Switch to: <a \
href="mailto:unison-users-traditional@yahoogroups.com?subject=Change Delivery Format: \
Traditional" style="text-decoration: none;">Text-Only</a>, <a \
href="mailto:unison-users-digest@yahoogroups.com?subject=Email Delivery: Digest" \
class="margin-rt" style="text-decoration: none;">Daily Digest</a> &bull; <a \
href="mailto:unison-users-unsubscribe@yahoogroups.com?subject=Unsubscribe" \
style="text-decoration: none;">Unsubscribe</a> &bull; <a \
href="http://docs.yahoo.com/info/terms/" style="text-decoration: none;">Terms of \
Use</a></div> </div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

  <!-- Sponsor -->
  <!-- |**|begin egp html banner|**| -->
  <div id="ygrp-sponsor" style="width:160px; float:right; clear:none; margin:0 0 25px \
0; background: #fff;">

<!-- Start Recommendations -->
<div id="ygrp-reco">
     </div>
<!-- End Recommendations -->



  </div>   <!-- |**|end egp html banner|**| -->

  <div style="clear:both; color: #FFF; font-size:1px;">.</div>
</div>

  <img src="http://geo.yahoo.com/serv?s=97359714/grpId=479767/grpspId=1705004726/msgId=9833/stime=1308106605/nc1=5741392/nc2=4507179/nc3=3848643" \
width="1" height="1"> <br>

<div style="color: #fff; height: 0;">__,_._,___</div>
<!--~-|**|PrettyHtmlEnd|**|-~-->

</body>

<!--~-|**|PrettyHtmlStart|**|-~-->
<head>
  <style type="text/css">
  <!--
  #ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
  #ygrp-sponsor #ygrp-lc {
  font-family: Arial;
}

#ygrp-sponsor #ygrp-lc #hd {
  margin: 10px 0px;
  font-weight: 700;
  font-size: 78%;
  line-height: 122%;
}

#ygrp-sponsor #ygrp-lc .ad {
  margin-bottom: 10px;
  padding: 0 0;
}

  a {
    color: #1e66ae;
  }

  #actions {
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0;
  }

  #activity {
    background-color: #e0ecee;
    float: left;
    font-family: Verdana;
    font-size: 10px;
    padding: 10px;
  }

  #activity span {
    font-weight: 700;
  }

  #activity span:first-child {
    text-transform: uppercase;
  }

  #activity span a {
    color: #5085b6;
    text-decoration: none;
  }

  #activity span span {
    color: #ff7900;
  }

  #activity span .underline {
    text-decoration: underline;
  }

  .attach {
    clear: both;
    display: table;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0;
    width: 400px;
  }

  .attach div a {
    text-decoration: none;
  }

  .attach img {
    border: none;
    padding-right: 5px;
  }

  .attach label {
    display: block;
    margin-bottom: 5px;
  }

  .attach label a {
    text-decoration: none;
  }
  
  blockquote {
    margin: 0 0 0 4px;
  }

  .bold {
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
  }

  .bold a {
    text-decoration: none;
  }

  dd.last p a {
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span {
    margin-right: 10px;
    font-family: Verdana;
    font-weight: 700;
  }

  dd.last p span.yshortcuts {
    margin-right: 0;
  }

  div.attach-table div div a {
    text-decoration: none;
  }

  div.attach-table {
    width: 400px;
  }

  div.file-title a, div.file-title a:active, div.file-title a:hover, div.file-title \
a:visited {  text-decoration: none;
  }

  div.photo-title a, div.photo-title a:active, div.photo-title a:hover, \
div.photo-title a:visited {  text-decoration: none;
  }

  div#ygrp-mlmsg #ygrp-msg p a span.yshortcuts {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
  }

  .green {
    color: #628c2a;
  }

  .MsoNormal {
    margin: 0 0 0 0;
  }

  o {
    font-size: 0;
  }

  #photos div {
    float: left;
    width: 72px;
  }

  #photos div div {
    border: 1px solid #666666;
    height: 62px;
    overflow: hidden;
    width: 62px;
  }

  #photos div label {
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 64px;
  }

  #reco-category {
    font-size: 77%;
  }

  #reco-desc {
    font-size: 77%;
  }

  .replbq {
    margin: 4px;
  }

  #ygrp-actbar div a:first-child {
   /* border-right: 0px solid #000;*/
    margin-right: 2px;
    padding-right: 5px;
  }

  #ygrp-mlmsg {
    font-size: 13px;
    font-family: Arial, helvetica,clean, sans-serif;
    *font-size: small;
    *font: x-small;
  }

  #ygrp-mlmsg table {
    font-size: inherit;
    font: 100%;
  }

  #ygrp-mlmsg select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
  }

  #ygrp-mlmsg pre, code {
    font:115% monospace;
    *font-size:100%;
  }

  #ygrp-mlmsg * {
    line-height: 1.22em;
  }

  #ygrp-mlmsg #logo {
    padding-bottom: 10px;
  }

  #ygrp-mlmsg a {
    color: #1E66AE;
  }

  #ygrp-msg p a {
    font-family: Verdana;
  }

  #ygrp-msg p#attach-count span {
    color: #1E66AE;
    font-weight: 700;
  }

  #ygrp-reco #reco-head {
    color: #ff7900;
    font-weight: 700;
  }

  #ygrp-reco {
    margin-bottom: 20px;
    padding: 0px;
  }

  #ygrp-sponsor #ov li a {
    font-size: 130%;
    text-decoration: none;
  }

  #ygrp-sponsor #ov li {
    font-size: 77%;
    list-style-type: square;
    padding: 6px 0;
  } 

  #ygrp-sponsor #ov ul {
    margin: 0;
    padding: 0 0 0 8px;
  }

  #ygrp-text {
    font-family: Georgia;
  }

  #ygrp-text p {
    margin: 0 0 1em 0;
  }

  #ygrp-text tt {
    font-size: 120%;
  }

  #ygrp-vital ul li:last-child {
    border-right: none !important; 
  } 
  -->
  </style>
</head>

<!--~-|**|PrettyHtmlEnd|**|-~-->
</html>
<!-- end group email -->



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic