Graphics floating in browser?

Hello! I finally have my index page designed after several agonizing days and nights... but I can't get the 2 images at the bottom not to float off in the browser. They are where they should be in design window. I've put them in tables and adjusted spacing rules, etc... is there a way to lock them in place? i would really appreciate any guidance! This is my first site in DreamWeaver. Here is the code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Hallmark Automotive Group</title>
<style type="text/css">
<!--
body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
line-height: 1.4;
text-align: center;
background-image: url(images/bkgl.png);
background-repeat: no-repeat;
background-position: center top;
.container .content p {
.h1 {
font-size: 48px;
font-family: "Copperplate Gothic Bold";
text-align: center;
vertical-align: middle;
white-space: normal;
.container .content .content {
ul, ol, dl {
padding: 0;
margin: 0;
h1, h2, h3, h4, h5, h6, p {
margin-top: 0;
padding-right: 15px;
padding-left: 30px;
color: #1D70B8;
a img {
border: none;
a:link {
color: #42413C;
text-decoration: underline;
a:visited {
color: #6E6C64;
text-decoration: underline;
a:hover, a:active, a:focus {
text-decoration: none;
.container {
width: 960px;
margin: 0 auto;
.header {
.content {
padding: 10px 0;
.footer {
text-align: center;
padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 0px;
.fltrt {
float: right;
margin-left: 8px;
.fltlft {
float: left;
margin-right: 8px;
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
body,td,th {
font-family: "Copperplate Gothic Bold";
.container .content {
height: 2.5in;
#apDiv1 {
float:left;
text-align:center;
width:230px;
height:337px;
z-index:1;
.content1 {
padding: 10px 0;
p {
color: #000;
h2 {
font-size: 20px;
#h2 img {
text-align: center;
vertical-align: middle;
#apDiv2 {
float:left;
width:230px;
height:340px;
z-index:2;
#apDiv3 {
float:left;
width:230px;
height:342px;
z-index:3;
#apDiv4 {
float:left;
width:230px;
height:375px;
z-index:7;
text-align: center;
vertical-align: middle;
#apDiv5 {
float:left;
width:227px;
height:63px;
z-index:5;
#apDiv6 {
float:left;
width:227px;
height:63px;
z-index:6;
#apDiv7 {
float:left;
width:216px;
height:56px;
z-index:8;
#apDiv8 {
float:left;
width:216px;
height:56px;
z-index:9;
#footer    {
    width:120%;
    margin:0px auto;
    clear:both;
    text-align:center;
.container .header .h1 {
color: #FFF;
.container #apDiv1 h2 {
color: #FFF;
.container #apDiv2 h2 {
color: #FFF;
.container #apDiv3 h2 {
color: #FFF;
.container #apDiv4 h2 {
color: #FFF;
.container #apDiv1 p {
color: #FFF;
.container #apDiv2 p {
color: #FFF;
.container #apDiv3 p {
color: #FFF;
.container #apDiv4 p {
color: #FFF;
.container #apDiv7 {
color: #FFF;
.footer {
color: #FFF;
text-align: center;
#apDiv9 {
position:absolute;
left:725px;
top:919px;
width:232px;
height:58px;
z-index:1;
#apDiv10 {
position:absolute;
left:454px;
top:926px;
width:445px;
height:31px;
z-index:2;
#apDiv9 {
float: right;
#preowned {
line-height: normal;
text-align: right;
width: auto;
background-repeat: no-repeat;
float: right;
vertical-align: middle;
clear: right;
margin-right: 5px;
#apDiv11 {
position:absolute;
left:210px;
top:904px;
width:496px;
height:41px;
z-index:1;
#footer table tr td div img {
text-align: left;
vertical-align: text-bottom;
height: auto;
width: auto;
-->
</style></head>
<body>
<div class="container">
  <div class="header"><!-- end .header -->
    <h1 class="h1">HALLMARK AUTOMOTIVE GROUP</h1>
    <h1 class="h1"><img src="images/logo.png" width="720" height="428" alt="logo" longdesc="images/logo.png" /></h1>
  </div>
<div id="apDiv1">
  <h2>hallmark volkswagen cool springs</h2>
  <h2><img src="images/das.png" width="200" height="119" alt="das nashville" longdesc="images/das.png" /></h2>
  <p>620 Bakers Bridge Avenue<br />
    Franklin, TN 37067<br />
    887-800-8015</p>
</div>
<div id="apDiv2">
  <h2>Hallmark Hyundai</h2>
  <h2><img src="images/nwhynd.png" width="200" height="118" alt="new hyundai" longdesc="images/nwhynd.png" /></h2>
  <p>1198 West Main St.<br />
    Hendersonville, TN 37075<br />
    888-290-5174</p>
</div>
<div id="apDiv3">
  <h2>Hallmark Mitsubishi</h2>
  <h2><img src="images/mitsu.png" width="200" height="119" alt="mitsubishi" longdesc="images/mitsu.png" /></h2>
  <p>2431 Gallatin Road<br />
    North Madison, TN 37115<br />
    800-759-3222</p>
</div>
<div id="apDiv4">
  <h2>Nashville's Hallmark Volkswagen</h2>
  <h2><img src="images/das.png" width="200" height="119" alt="das nashville" longdesc="images/das.png" /></h2>
  <p>2431 Gallatin Road<br />
    North Madison, TN 37115<br />
    800-759-3222</p>
</div>
</div>
<!-- end .container -->
<span class="footer">
</div>
</span>
<div class="footer" id="footer">
  <table width="107%" border="0">
    <tr>
      <td><div align="center"><img src="images/pre.png" width="180" height="54" alt="preowned" longdesc="images/pre.png" /></div></td>
      <td> </td>
      <td><div align="center"><img src="images/new.png" width="180" height="54" alt="new" longdesc="images/new.png" /></div></td>
    </tr>
  </table>
  <p> </p>
  <p> </p>
</div>
</body>
</html>
Thanks so much for any ideas! I really need to finish this up this morning.

Thanks, Ken! I just corrected it about fifteen minutes ago by trial and error. Obviously, this is my first site in DreamWeaver! Would you mind looking at my new code and giving me some pointers? I know one thing I need to do is change the size of the page, it is very large in my browser and I assume yours too, but I have no idea how to change it.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Hallmark Automotive Group</title>
<style type="text/css">
<!--
body {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
line-height: 1.4;
text-align: center;
background-image: url(images/bkgl.png);
background-repeat: no-repeat;
background-position: center top;
vertical-align: middle;
padding-top: 0;
padding-right: 30;
padding-bottom: 0;
padding-left: 0;
background-color: #004CA9;
.container .content p {
.h1 {
font-size: 48px;
font-family: "Copperplate Gothic Bold";
text-align: center;
vertical-align: middle;
white-space: normal;
.container .content .content {
ul, ol, dl {
padding: 0;
margin: 0;
h1, h2, h3, h4, h5, h6, p {
margin-top: 0;
padding-right: 15px;
padding-left: 30px;
color: #1D70B8;
a img {
border: none;
a:link {
color: #42413C;
text-decoration: underline;
a:visited {
color: #6E6C64;
text-decoration: underline;
a:hover, a:active, a:focus {
text-decoration: none;
.container {
width: 960px;
margin: 0 auto;
.header {
.content {
padding: 10px 0;
.footer {
text-align: center;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
color: #FFF;
vertical-align: middle;
.fltrt {
float: right;
margin-left: 8px;
.fltlft {
float: left;
margin-right: 8px;
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
body,td,th {
font-family: "Copperplate Gothic Bold";
.container .content {
height: 2.5in;
#apDiv1 {
float:left;
text-align:center;
width:230px;
height:337px;
z-index:1;
.content1 {
padding: 10px 0;
p {
color: #000;
h2 {
font-size: 20px;
#h2 img {
text-align: center;
vertical-align: middle;
#apDiv2 {
float:left;
width:230px;
height:340px;
z-index:2;
#apDiv3 {
float:left;
width:230px;
height:342px;
z-index:3;
#apDiv4 {
float:left;
width:230px;
height:375px;
z-index:7;
text-align: center;
vertical-align: middle;
#apDiv5 {
float:left;
width:227px;
height:63px;
z-index:5;
#apDiv6 {
float:left;
width:227px;
height:63px;
z-index:6;
#apDiv7 {
float:left;
width:216px;
height:56px;
z-index:8;
#apDiv8 {
float:left;
width:216px;
height:56px;
z-index:9;
#footer    {
width:95%;
clear:both;
text-align:center;
vertical-align: middle;
margin-top: 0px;
margin-right: 100px;
margin-bottom: 0px;
margin-left: 100px;
.container .header .h1 {
color: #FFF;
text-align: center;
vertical-align: middle;
.container #apDiv1 h2 {
color: #FFF;
.container #apDiv2 h2 {
color: #FFF;
.container #apDiv3 h2 {
color: #FFF;
.container #apDiv4 h2 {
color: #FFF;
.container #apDiv1 p {
color: #FFF;
.container #apDiv2 p {
color: #FFF;
.container #apDiv3 p {
color: #FFF;
.container #apDiv4 p {
color: #FFF;
.container #apDiv7 {
color: #FFF;
.footer {
color: #FFF;
text-align: center;
#apDiv9 {
position:absolute;
left:725px;
top:919px;
width:232px;
height:58px;
z-index:1;
#apDiv10 {
position:absolute;
left:454px;
top:926px;
width:445px;
height:31px;
z-index:2;
#apDiv9 {
float: right;
#preowned {
line-height: normal;
text-align: right;
width: auto;
background-repeat: no-repeat;
float: right;
vertical-align: middle;
clear: right;
margin-right: 5px;
#apDiv11 {
position:absolute;
left:210px;
top:904px;
width:496px;
height:41px;
z-index:1;
#footer table tr td div img {
text-align: left;
vertical-align: text-bottom;
height: auto;
width: 100px;
.gallatin {
color: #FFF;
-->
</style></head>
<body>
<div class="container">
  <div class="header"><!-- end .header -->
    <h1 class="h1">HALLMARK AUTOMOTIVE GROUP</h1>
    <h1 class="h1"><img src="images/logo.png" width="720" height="428" alt="logo" longdesc="images/logo.png" /></h1>
  </div>
<div id="apDiv1">
  <h2>hallmark volkswagen cool springs</h2>
  <h2><img src="images/das.png" width="200" height="119" alt="das nashville" longdesc="images/das.png" /></h2>
  <p>620 Bakers Bridge Avenue<br />
    Franklin, TN 37067<br />
    887-800-8015</p>
</div>
<div id="apDiv2">
  <h2>Hallmark Hyundai</h2>
  <h2><img src="images/newhynds.png" width="200" height="119" alt="new hyundai" longdesc="images/nwhynd.png" /></h2>
  <p>1198 West Main St.<br />
    Hendersonville, TN 37075<br />
    888-290-5174</p>
</div>
<div id="apDiv3">
  <h2>Hallmark Mitsubishi</h2>
  <h2><img src="images/mitsu.png" width="200" height="119" alt="mitsubishi" longdesc="images/mitsu.png" /></h2>
  <p>2431 Gallatin Road<br />
    North Madison, TN 37115<br />
    800-759-3222</p>
</div>
<div id="apDiv4">
  <h2>Nashville's Hallmark Volkswagen</h2>
  <h2><img src="images/das.png" width="200" height="119" alt="das nashville" longdesc="images/das.png" /></h2>
  <p>2431 Gallatin Road<br />
    North Madison, TN 37115<br />
    800-759-3222</p>
</div>
</div>
<!-- end .container --></div>
<div id="footer">
  <p><img src="images/pre.png" width="180" height="54" alt="preowned" longdesc="images/pre.png" /><img src="images/new.png" width="180" height="54" alt="new" longdesc="images/new.png" /></p>
</div>
</body>
</html>
Thanks SOO MUCH!!!

Similar Messages

  • Graphics Interface for browsing through local directory structure

    Hi ... Friends,
    Is there a way in Forms 4.5 under Windows 95 for providing a graphical interface to the user for browsing through his local disk and associated files and directories?
    Something like the window we get when we File -> Open in any windows application, which allows the user to open a file ...

    Hi, Abhijit
    The function win_api_dialog.open_file might be what you're looking for.
    It's included in the d2kwutil.pll, which is part of Forms Demos.
    Hope this helps,
    Pedro

  • Any way to float a browser window?

    I would like to float my Firefox browser window on top of other active windows.  Is there any way to do this??  I would like to be able to watch the news while working on other documents.
    Suggestions?

    I searched the forum for this "+maximum +size +screen" , and i found .....
    http://forum.java.sun.com/thread.jsp?forum=57&thread=172722
    http://forum.java.sun.com/thread.jsp?forum=5&thread=172711
    http://forums.java.sun.com/thread.jsp?forum=57&thread=116814
    and more

  • Muse isn't updating my graphics in the browser

    Everytime I preview my page in a browser, the graphics are not updated. It is using very old graphics. I tried clearing the cache in my browser but that didn't help. Any suggestions on how I can get a proper preview?

    Hey there-
    I am having pretty major issues along the same lines as this post.  I am new to using BC and the in-browser (in-context??) editor, so I'm sure I'm missing some steps somewhere.  *
    This is pressing as I am a long time Muse user, but am now building my first site for a different client other than myself. 
    My issues are:
    - I can't edit, upload, insert, or replace any images throughout the entire site
         - more importantly, on certain pages, the images aren;t even editable.  I recieve the same "the region editable is applied to an unsupported tag" message
    - When editing text, I can change the words, but I do not get the option to change any of the formatting or colors of the text
    - Finally- is the name of InBrowser editing really InContext editing?
    Thanks in advance for the help!
    -Cord

  • Can't Delete Graphic or Page in Pages '08

    I've got a document that is nothing more the a large jpeg on each page.
    On one page I can't delete the graphic OR the page.
    When I select the graphic and hit delete nothing happen. Can't even resize it. When I switch the graphic to Floating in the inspecter, it allows me to "apparently" delte the graphic. I can also resize it. But when I do, there's another copy underneath!
    I can make the graphics floating and delete these over and over but there's always another copy beneath it.
    I'm using 10.6.8 on a Mac Pro '09.
    Thanks.

    Sounds like a damaged file or software bug, close it down, do a restart and see if the problem is gone.
    Peter

  • Use Graphics on Local Machine in Safari

    I'm pretty new in using Mac / Safari, so i searched the discussions here but couldn't find what i was looking for.
    I'm trying to use graphic files that are stored on my local machine/ local hard drive to be displayed on an online game website. Purpose: to reduce traffic, to speed up the data transfer and to use custom made graphics.
    Is there a chance that Safari supports my "desire"? What would the path look like? Using windows i simply put the drive letter and the path in to direct IE towards the locally stored graphics.
    Any help would be greatly appreciated!
    Thanks in advance.

    Yes, that's correct. I want to display a website, some web content but replace some of the graphics i would have to load from the server every time with files i have on my hard drive.
    the website (online browser game) supports this feature but i don't know how to tell safari (or maybe firefox) on my mac where to look for the files.
    as described above usually i would type something like d:/documents/graphics/ and the browser would know that it is supposed to load the files from the disk, not from the server.
    i guess what i also have to verify is that the game supports the safari browser.
    thanks for your help!

  • Xmonad - prevent web browser from going "fullscreen"

    Hi,
    is there a possibility in xmonad to prevent an application (in my case the web browser) from resizing to fullscreen when it's the only window on a workspace? I have a huge display and do not want chromium to resize to the full resolution. I've done a lot of searching on this problem (and I can't believe that I'm the only one with this issue) but didn't find anything about that. Maybe because of my bad English...
    As mentioned in the title, the WM is xmonad.
    Thank you very much.

    Well, you could write a manageHook that tests if it is the only window on the screen, and if it is, changes the layout, or floats the browser with a spesific size

  • Generate a thumbnail from HTML by pure Java on Linux without Graphics

    hi - we in a requirement where we have to generate thumbnails from HTML code. The solution must be implemented in pure Java on Linux where there is no graphics support.
    Options tried already are :--
    1. 3rd party websites - rolled out by our client.
    2. Paid products - rolled out by our client
    3. Media Tracker and other java API - no luck as there is no support after HTML 4.0
    4. Using any os dependent native library - rolled out by our client.
    5. Lobo browser - but having troubles like it opens the browser before screenshot is taken, sometimes. Gone through by putting Thread.sleep() in between and saving remote images into a local html file etc. We got some success in there but problem doesn't end here.
    Questions -
    1. In the point # 5 above, our Linux server had graphics support but in code we set the system property java.awt.headless= true before capturing and generating thumbnail. My question is, if we set this property in the code then does it mean 100% that our code will not use any graphics support, if present in the underlying OS?
    2. Is this really possible to generate images in java on Linux where there is no X window/X server installed? Are we just wasting time in order to achieve which is unachievable?
    Any suggestions are most welcome.
    Regards,
    Sanjeev

    Thanks for ur response! Yeah - we tried but requirements are little different. We have HTML that we have to first render. Whatever output comes, we have to take a screenshot. So in order to render the html we have to have a browser first and I believe every OS which is providing browser support is having Graphics capabilities because browser would have frames, windows, toolbars, menubars etc which fall under Graphics.
    The above way is the only way that I know. If there are another way which ofcourse doesn't require graphics support, please let me know.
    So the question basically is - if I follow above mentioned image (like opening browser and capture screenshot) then is it possible on Linux with no graphics support? Actually I read on internet that lobo browser (written in java) supports this kind of feature.

  • Listing Graphics in the TOC...?

    Hello-
    I am very new to FrameMaker and have only been working with it for a few weeks now.
    My company is using FrameMaker 10 to create a User Manual for one of our products.  This is a large PDF document with multiple chapters.  We are creating each chapter as a separate FrameMaker document and then compiling the entire group of chapter documents into a book with a table of contents (TOC) when creating the final version of the PDF.  We are, however, having a problem with the creation of the TOC which can be better explained via the figure below.
    The first page of each chapter has a banner graphic (portable network graphic) across the top of it which has the chapter number and the subject of the chapter as text within the graphic itself.  Since this information is part of the graphic itself, it is not being detected by FrameMaker when the TOC is being generated and is therefore not being included in the TOC of the User Manual PDF.
    The Paragraph and Sub-Paragraph text IS detected and listed in the TOC.  However, since the chapter title is only represented in the PDF with a graphic, the TOC will skip from listing the last Sub-Paragraph title of the previous chapter and then jump directly to the first Paragraph title of the next chapter.
    Question:
    How can we continue to represent our chapter titles with graphics (preferred by management) but somehow have the beginning of a new chapter and its title represented in the TOC when the PDF is generated?

    Remember, there are two types of text frames. If you ctrl+click to
    select the small frame you are using on the master page, then
    right-click and choose Object Properties, you can tell that the frame
    you are using is a background frame by looking in the "Tag" field (which
    will be empty). When the Tag field is empty, the text frame is a
    background text frame. Any content put in such a frame WILL show up on
    the body page, but if I remember right, it will NOT show up in TOCs.
    If you ctrl+click to select the large text frame on the master page, and
    then right-click and select Object Properties, you will see that there
    is probably a Tag setting of "A." This means that this frame is in flow
    A on the body page. Type text in that frame and you will see that it
    does NOT show up on the body page. Text frames with a flow tag are
    merely placeholder frames for the body page. And content placed into the
    text frame on a body page CAN be picked up by the TOC.
    Since it appears that your goal is to make that graphic wider than the
    main text frame, it looks like you want to do something a little
    different than what you first showed as an example and what I described.
    Try this:
    1. Create a new master page (Special> Add Master Page). A dialog box
    will pop up. Since this is going to be the first page in a chapter and
    is unique in style from typical right and left pages, name it First and
    choose an "Initial Page Layout" of "Empty." (Don't use the Left or Right
    master pages for custom master pages as they are the pages FM
    automatically inserts when you type enough text to require
    autogeneration of a new page. You can, of course, alter the design of
    Left and Right master pages if you want.)
    2. Using the graphics toolbar (View> Toolbars> Graphics Toolbar ), click on the Text Frame Tool and then draw a text
    box on your new "First" master page. Make it big enough to hold your
    chapter graphic. A dialog will pop up. Choose "Template for Body Page
    Text Frame" with a Flow Tag of A. Click the Add button. You now have one
    text frame on your page. (You probably noticed that the other choice was
    to set the frame for "Background Text," which is not what we want this
    time.)
    3.  Since you want the text frame for your main text to be narrower, we
    will now draw a second, narrower text frame on the same page. So click
    on the Text Frame Tool again, and draw a second text frame on the page
    at the size you want. A dialog box will pop up. Again, choose the
    "Template for Body Page Text Frame" with a Flow Tag of A. Click the Add
    button. A notification should pop up that "The new text frame has been
    connected to the end of flow A." This means that, though there are now
    two boxes on your screen, they flow as one. There should be a section
    sign in the upper left corner of the first frame, but nothing in the
    second frame.* When you type enough text into the first frame, it will
    flow into the second frame automatically. (Remember, though, we are
    working on a master page. You will insert your actual content on a BODY
    page. So don't put anything in the text frames now.)
    If there is a section marker in both frames, something went a little
    wrong, but can be fixed. Ctrl-click the first frame, then ctrl-click the
    second frame. Both should be selected. Then choose Format> Customize
    Layout> Connect Text Frames and the second section marker should disappear.
    4. View> Body Pages to move back to the body page. Since this is the
    first page in the book and content has not been added, you should be
    seeing a Right page. So use Format> Page Layout> Master Page Usage and
    choose Custom and First to assign your new master page format to this
    page. Click Apply.
    5. Now you can type your chapter title into the first text frame and
    assign your ChapterTitle paragraph format to it. Make sure the "Space
    Below" setting for the format in the Paragraph Designer is large enough
    that, when you press a carriage return at the end of the line, it moves
    that section marker down into the second text frame.
    6. Now you can import your graphic. Click OUTSIDE** the text frames and
    choose File> Import> File, then locate your graphic and click the Import
    button. The graphic will appear in the middle of the page. Click and
    drag it to where you want, to where it will cover the chapter title that
    you typed. You may be done, but if you can still see the chapter title
    that you typed, there is one more step. (Because the graphic ended up
    behind the type instead of on top of it.) With the graphic still
    selected, choose Graphics> Bring to Front. Done!
    **When importing the graphic for this step, it is important not to click
    within the text frame before you import the graphic because that will
    place the graphic in an anchored frame and it will be harder to get it
    to hide the typed text. The method I described makes the graphic float
    on the page as a separate entity, a bit like stuff put in a background
    text frame on the master page. Note also that this technique doesn't
    usually work elsewhere in a document, since you usually want a graphic
    to move along with associated text, when more text is added. The method
    I described above does not allow the graphic to shift.
    7. Any further text you type should appear in the second text frame, and
    should autoconnect with additional pages as they are created.
    8. Now, you can assign (Format> Page Layout> Master Page Usage) this
    "First" master page design to the first page in each new chapter you
    write. (You can use File> Import> Formats to pull master page formats
    from one document to another.)
    You know, when I first started out with FrameMaker, I banged my head for
    a few days-- especially before I found this group. Then I started
    getting aha! moments all over the place and it became clear that FM has
    a very logical design and is a wonderful program. It is not, however, as
    flexible at positioning graphics as InDesign.
    Anyway, I hope those steps will get you started.

  • Could I use graphics svg in Adobe Muse?

    Hello, I'm looking for is it posible import graphics svg in Adobe Muse.
    Thanks and regards

    @Nathan – I'm relative new to Muse so bear with me…
    I also tried using the width and height controls in Muse to resize after pasting in the SVG code. Didn't work as expected. Rotating the SVG was no problem, scaling was. Maybe there is something in the code I'm using from Illustrator, that is preventing this.
    Here some SVG code from Illustrator that is defining width, height, viewBox etc.pp.:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
    <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
    <svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
        width="54px" height="50px" viewBox="0 0 54 50" enable-background="new 0 0 54 50" xml:space="preserve">
    However, I looked up the SVG documentation at:
    Coordinate Systems, Transformations and Units – SVG 1.1 (Second Edition)
    and found some ways to scale the SVG. I'm not through with my testing, but it seems, that changing the viewBox parameters could be sufficient to scale the whole SVG graphic.
    Or we could use the transform property to get scaling properly. If we enclose the pure graphic code with the g tag, we could use transform like this:
    <svg>
    <desc>Scales the element enclosed with g to 200% (uniform scaling in x and y)</desc>
    <g transform="scale(2)">
    <desc>Include the code for the graphic here</desc>
    </g>
    </svg>
    For none-uniform scaling (x and y scaled differently) you could use a second argument in scale() :
    <svg>
    <desc>Scales the element enclosed with g to 250% in x direction and 300% in y direction</desc>
    <g transform="scale(2.5 3)">
    <desc>Include the code for the graphic here</desc>
    </g>
    </svg>
    Also possible is the insertion of the title tag like this:
    <svg>
    <desc>Scales the element enclosed with g to 250% in x direction and 300% in y direction</desc>
    <g transform="scale(2.5 3)">
    <desc>Include the code for the graphic here</desc>
    <title>This is my SVG graphic</title>
    </g>
    </svg>
    So if you mouse over the graphic in the browser you'll get a tool tip what the graphic is about.
    Uwe

  • [awesome] New to the tiling world

    Hey everybody,
    After the surprises and joys of the basic Archlinux install, I first installed KDE4 as DE, because I was quite used to use it.
    The I saw that KDE wasn't enough light to change my PC in a formula 1 car, so I searched. After that I installed Openbox, which has a great community here.
    But that was a quite common wm.
    Then I switched to awesome, and I'm here to fix some problems : when I start an awesome session, I only see my wallpaper, no right menu or bar on top as expected.
    Here is my rc.lua :
    -- Standard awesome library
    require("awful")
    require("awful.autofocus")
    require("awful.rules")
    -- Theme handling library
    require("beautiful")
    -- Notification library
    require("naughty")
    --require("vicious")
    -- Load Debian menu entries
    --require("debian.menu")
    -- Custom libraries
    require("revelation")
    require("shifty")
    require("vicious")
    require("teardrop")
    --if true then return end
    -- {{{ Variable definitions
    -- Themes define colours, icons, and wallpapers
    beautiful.init("/home/alex/.config/awesome/theme/fiesta/theme.lua")
    -- This is used later as the default terminal and editor to run.
    terminal = "xterm"
    editor = os.getenv("EDITOR") or "editor"
    editor_cmd = terminal .. " -e " .. editor
    -- Default modkey.
    -- Usually, Mod4 is the key with a logo between Control and Alt.
    -- If you do not like this or do not have such a key,
    -- I suggest you to remap Mod4 to another key using xmodmap or other tools.
    -- However, you can use another modifier like Mod1, but it may interact with others.
    modkey = "Mod4"
    modkey2 = "Mod3"
    -- Table of layouts to cover with awful.layout.inc, order matters.
    layouts =
    awful.layout.suit.tile,
    awful.layout.suit.tile.left,
    awful.layout.suit.tile.bottom,
    awful.layout.suit.tile.top,
    awful.layout.suit.fair,
    awful.layout.suit.fair.horizontal,
    awful.layout.suit.spiral,
    awful.layout.suit.spiral.dwindle,
    awful.layout.suit.max,
    awful.layout.suit.max.fullscreen,
    awful.layout.suit.magnifier,
    awful.layout.suit.floating
    -- {{{ Tags
    shifty.config.tags = {
    ["xterm"] = { position = 1, init = true, },
    ["www"] = { position = 2, spawn = browser,},
    ["inkscape"] = { position = 3, exclusive = true, nopopup = true, spawn = inkscape, },
    ["irc"] = { position = 4, nopopup = true, spawn = "xterm -T weechat -e weechat-curses" },
    ["sys"] = { position = 5, exclusive = true, nopopup = true, },
    ["msg"] = { position = 7, exclusive = true, nopopup = true, },
    ["view"] = { position = 8, exclusive = true, nopopup = true, },
    ["mail"] = { position = 10, exclusive = true, nopopup = true, spawn = claws-mail },
    ["med"] = { position = 11, nopopup = true, },
    ["[mplayer]"] = { position = 11, nopopup = true, spawn = "xterm -T mplay"},
    ["dl"] = { position = 12, nopopup = true, spawn = "Transmission"},
    shifty.taglist = mytaglist
    -- Clients rules
    shifty.config.apps = {
    { match = {"Transmission" }, tag = "dl" },
    { match = {"^Download$", "Preferences", "VideoDownloadHelper","Downloads", "Firefox Preferences", }, float = true, intrusive = true },
    { match = {"Firefox","Iceweasel","Vimperator","Shiretoko"} , tag = "www", opacity = 1.0 } ,
    { match = {"WeeChat 0.2.6","weechat-curses","weechat" }, tag = "irc" , },
    { match = {"Inkscape" }, tag = "inkscape", float = true , opacity = 1.0 },
    { match = {"MPlayer","QuodLibet" }, float = true, opacity = 1.0 },
    { match = {"claws-mail" }, tag = "mail", float = true, opacity = 1.0},
    { match = {"med" }, tag = "med" },
    { match = {"ncmpcpp","ncmpc++ ver.0.3.4","med" }, tag = "med", },
    { match = {"Pidgin" }, tag = "msg", },
    { match = {"htop" }, tag = "sys", },
    { match = {"Texmaker" }, tag = "texmaker", float = true, opacity = 1.0 },
    { match = {"lxappearence","Caml graphics" }, float = true, opacity = 1.0 },
    { match = {"gpicview","Epdfview" }, float = true, tag = "view", },
    { match = { "" },
    buttons = awful.util.table.join(
    awful.button({ }, 1, function (c) client.focus = c; c:raise() end),
    awful.button({ modkey }, 1, awful.mouse.client.move),
    awful.button({ modkey }, 3, awful.mouse.client.resize),
    awful.button({ modkey }, 8, awful.mouse.client.resize))
    -- Options par défaut.
    shifty.config.defaults = {
    layout = awful.layout.suit.tile,
    ncol = 1,
    mwfact = 0.50,
    floatBars=false,
    -- {{{ Menu
    -- Create a laucher widget and a main menu
    myawesomemenu = {
    { "manual", terminal .. " -e man awesome" },
    { "edit config", editor_cmd .. " " .. awful.util.getdir("config") .. "/rc.lua" },
    { "restart", awesome.restart },
    { "quit", awesome.quit }
    mymainmenu = awful.menu({ items = { { "awesome", myawesomemenu, beautiful.awesome_icon },
    -- { "Debian", debian.menu.Debian_menu.Debian },
    { "open terminal", terminal }
    mylauncher = awful.widget.launcher({ image = image(beautiful.awesome_icon),
    menu = mymainmenu })
    -- {{{ Wibox
    -- Create a textclock widget
    mytextclock = awful.widget.textclock({ align = "right" })
    -- Create a systray
    mysystray = widget({ type = "systray" })
    -- Create a wibox for each screen and add it
    mywibox = {}
    mypromptbox = {}
    mylayoutbox = {}
    mytaglist = {}
    mytaglist.buttons = awful.util.table.join(
    awful.button({ }, 1, awful.tag.viewonly),
    awful.button({ modkey }, 1, awful.client.movetotag),
    awful.button({ }, 3, awful.tag.viewtoggle),
    awful.button({ modkey }, 3, awful.client.toggletag),
    awful.button({ }, 4, awful.tag.viewnext),
    awful.button({ }, 5, awful.tag.viewprev)
    mytasklist = {}
    mytasklist.buttons = awful.util.table.join(
    awful.button({ }, 1, function (c)
    if not c:isvisible() then
    awful.tag.viewonly(c:tags()[1])
    end
    client.focus = c
    c:raise()
    end),
    awful.button({ }, 3, function ()
    if instance then
    instance:hide()
    instance = nil
    else
    instance = awful.menu.clients({ width=250 })
    end
    end),
    awful.button({ }, 4, function ()
    awful.client.focus.byidx(1)
    if client.focus then client.focus:raise() end
    end),
    awful.button({ }, 5, function ()
    awful.client.focus.byidx(-1)
    if client.focus then client.focus:raise() end
    end))
    for s = 1, screen.count() do
    -- Create a promptbox for each screen
    mypromptbox[s] = awful.widget.prompt({ layout = awful.widget.layout.horizontal.leftright })
    -- Create an imagebox widget which will contains an icon indicating which layout we're using.
    -- We need one layoutbox per screen.
    mylayoutbox[s] = awful.widget.layoutbox(s)
    mylayoutbox[s]:buttons(awful.util.table.join(
    awful.button({ }, 1, function () awful.layout.inc(layouts, 1) end),
    awful.button({ }, 3, function () awful.layout.inc(layouts, -1) end),
    awful.button({ }, 4, function () awful.layout.inc(layouts, 1) end),
    awful.button({ }, 5, function () awful.layout.inc(layouts, -1) end)))
    -- Create a taglist widget
    mytaglist[s] = awful.widget.taglist(s, awful.widget.taglist.label.all, mytaglist.buttons)
    -- Create a tasklist widget
    mytasklist[s] = awful.widget.tasklist(function(c)
    return awful.widget.tasklist.label.currenttags(c, s)
    end, mytasklist.buttons)
    --- {{ Section des Widgets
    -- Date
    datewidget = widget({ type = "textbox" })
    vicious.register(datewidget, vicious.widgets.date, "%b %d, %R", 60)
    -- Mem Widget
    memwidget = widget({ type = "textbox" })
    vicious.register(memwidget, vicious.widgets.mem, " $2MB/$3MB", 13)
    -- CPU Widget
    -- Initialize widget
    cpuwidget = widget({ type = "textbox" })
    -- Register widget
    vicious.register(cpuwidget, vicious.widgets.cpu, "$1%")
    -- Widget MPD
    --mpdwidget = widget({ type = "textbox", name = "mpdwidget" })
    --vicious.register(mpdwidget, vicious.widgets.mpd, " $1", 5, { 30, "mpd" })
    -- Net Widget
    netwidget = widget({ type = "textbox", name = "netwidget" })
    vicious.register(netwidget, vicious.widgets.net, '${wlan0 down_kb} kbps / ${wlan0 up_kb} kbps', 3)
    -- FS Widget
    fswidget = widget({ type = "textbox", name = "fswidget" })
    vicious.register(fswidget, vicious.widgets.fs,
    ' ${/home used_gb}<span color="'.. beautiful.fg_widget ..'"> /</span> ${/home size_gb} ', 120)
    tempwidget = widget({ type = "textbox", name = "tempwidget" })
    vicious.register(tempwidget, vicious.widgets.thermal, "$1°C", 20, "thermal_zone2")
    -- Icones
    mycpuicon = widget({ type = "imagebox", name = "mycpuicon" })
    mycpuicon.image = image(beautiful.widget_cpu)
    myneticon = widget({ type = "imagebox", name = "myneticon" })
    myneticonup = widget({ type = "imagebox", name = "myneticonup" })
    myneticonup.image = image(beautiful.widget_netup)
    myneticon.image = image(beautiful.widget_net)
    myvolicon = widget({ type = "imagebox", name = "myvolicon" })
    myvolicon.image = image(beautiful.widget_vol)
    mymusicicon = widget({ type = "imagebox", name = "mymusicicon"})
    mymusicicon.image = image(beautiful.widget_music)
    myspacer = widget({ type = "textbox", name = "myspacer" })
    myseparator = widget({ type = "textbox", name = "myseparator" })
    myspacer.text = " "
    myseparator.text = "|"
    mydiskicon = widget({ type = "imagebox", name = "mydiskicon" })
    mytimeicon = widget({ type = "imagebox", name = "mytimeicon" })
    mytimeicon.image = image(beautiful.widget_date)
    mydiskicon.image = image(beautiful.widget_fs)
    mymemicon = widget({ type = "imagebox", name = "mymemicon" })
    mymemicon.image = image(beautiful.widget_mem)
    -- Create the wibox
    mywibox[s] = awful.wibox({ position = "top", screen = s })
    -- Add widgets to the wibox - order matters
    mywibox[s].widgets = {
    mylauncher,
    mytaglist[s],
    mypromptbox[s],
    layout = awful.widget.layout.horizontal.rightleft
    mylayoutbox[s],
    myspacer,
    datewidget, mytimeicon,
    s == 1 and mysystray or nil,
    myspacer,
    mpdwidget, mymusicicon,
    myspacer,
    fswidget, mydiskicon,
    myspacer,
    myneticonup, netwidget, myneticon,
    myspacer,
    cpuwidget,
    mycpuicon,
    myspacer,
    memwidget,
    mymemicon,
    layout = awful.widget.layout.horizontal.rightleft
    end
    -- {{{ Mouse bindings
    root.buttons(awful.util.table.join(
    awful.button({ }, 3, function () mymainmenu:toggle() end),
    awful.button({ }, 4, awful.tag.viewnext),
    awful.button({ }, 5, awful.tag.viewprev)
    -- {{{ Key bindings
    globalkeys = awful.util.table.join(
    awful.key({ modkey, }, "Left", awful.tag.viewprev ),
    awful.key({ modkey, }, "Right", awful.tag.viewnext ),
    awful.key({ modkey, "Shift" }, "Escape", awful.tag.history.restore),
    awful.key({ modkey, }, "j",
    function ()
    awful.client.focus.byidx( 1)
    if client.focus then client.focus:raise() end
    end),
    awful.key({ modkey, }, "k",
    function ()
    awful.client.focus.byidx(-1)
    if client.focus then client.focus:raise() end
    end),
    -- awful.key({ modkey, }, "w", function () mymainmenu:show(true) end),
    -- Layout manipulationi
    -- awful
    awful.key({ modkey, }, "Tab", function () awful.client.focus.byidx( 1) end),
    awful.key({ modkey, "Shift" }, "j", function () awful.client.swap.byidx( 1) end),
    awful.key({ modkey, "Shift" }, "k", function () awful.client.swap.byidx( -1) end),
    awful.key({ modkey, "Control" }, "j", function () awful.screen.focus_relative( 1) end),
    awful.key({ modkey, "Control" }, "k", function () awful.screen.focus_relative(-1) end),
    awful.key({ modkey, }, "u", awful.client.urgent.jumpto),
    awful.key({ modkey, "Shift" }, "Tab",
    function ()
    awful.client.focus.history.previous()
    if client.focus then
    client.focus:raise()
    end
    end),
    -- Shifty
    awful.key({ modkey, "Shift" }, "t", shifty.add),
    awful.key({ modkey }, "r", shifty.rename),
    awful.key({ modkey }, "w", shifty.del),
    awful.key({ modkey, "Shift" }, "Left", shifty.shift_prev ),
    awful.key({ modkey, "Shift" }, "Right", shifty.shift_next ),
    -- awful.key({ modkey }, "Escape", function() awful.tag.history.restore() end), -- move to prev tag by history
    awful.key({ modkey, "Shift" }, "n", shifty.send_prev), -- move client to prev tag
    awful.key({ modkey }, "n", shifty.send_next),
    -- shifty.config.clientkeys = clientkeys
    -- Standard program
    -- awful.key({ modkey, }, "Return", function () awful.util.spawn(terminal) end),
    awful.key({ modkey, "Control" }, "r", awesome.restart),
    awful.key({ modkey, "Shift" }, "q", awesome.quit),
    awful.key({ modkey },"x", function () teardrop("urxvtc", "top") end),
    awful.key({ modkey, }, "l", function () awful.tag.incmwfact( 0.05) end),
    awful.key({ modkey, }, "h", function () awful.tag.incmwfact(-0.05) end),
    awful.key({ modkey, "Shift" }, "h", function () awful.tag.incnmaster( 1) end),
    awful.key({ modkey, "Shift" }, "l", function () awful.tag.incnmaster(-1) end),
    awful.key({ modkey, "Control" }, "h", function () awful.tag.incncol( 1) end),
    awful.key({ modkey, "Control" }, "l", function () awful.tag.incncol(-1) end),
    awful.key({ modkey, }, "space", function () awful.layout.inc(layouts, 1) end),
    awful.key({ modkey, "Shift" }, "space", function () awful.layout.inc(layouts, -1) end),
    awful.key({ modkey }, "Down", revelation.revelation),
    -- Keybindings Perso
    awful.key({ modkey2}, "Left", function () awful.util.spawn("amixer -q sset Front 2dB-") end),
    awful.key({ modkey2}, "Right", function () awful.util.spawn("amixer -q sset Front 2dB+") end),
    awful.key({ modkey}, "v", function () awful.util.spawn("apps") end),
    --}) end),
    -- Prompt
    awful.key({ modkey }, "BackSpace", function () mypromptbox[mouse.screen]:run() end)
    -- Customs prompts
    awful.key({ modkey }, "g", function ()
    awful.prompt.run({ prompt = "Xterm" }, promptbox[mouse.screen].widget,
    function (name)
    exec("xterm -T "..name.."")
    end)
    end)
    clientkeys = awful.util.table.join(
    awful.key({ modkey, }, "s", function (c) c.ontop = not c.ontop end ),
    awful.key({ modkey, }, "s", function (c) c.sticky = not c.sticky end ),
    awful.key({ modkey, }, "f", function (c) c.fullscreen = not c.fullscreen end),
    awful.key({ modkey }, "c", function (c) c:kill() end),
    awful.key({ modkey, "Control" }, "space", awful.client.floating.toggle ),
    awful.key({ modkey, "Control" }, "Return", function (c) c:swap(awful.client.getmaster()) end),
    -- awful.key({ modkey, }, "o", awful.client.movetoscreen ),
    awful.key({ modkey, "Shift" }, "r", function (c) c:redraw() end),
    -- awful.key({ modkey, }, "n", function (c) c.minimized = not c.minimized end),
    awful.key({ modkey, }, "m",
    function (c)
    c.maximized_horizontal = not c.maximized_horizontal
    c.maximized_vertical = not c.maximized_vertical
    end)
    -- Compute the maximum number of digit we need, limited to 9
    --keynumber = 0
    --for s = 1, screen.count() do
    -- keynumber = math.min(9, math.max(#tags[s], keynumber));
    --end
    -- Bind all key numbers to tags.
    -- Be careful: we use keycodes to make it works on any keyboard layout.
    -- This should map on the top row of your keyboard, usually 1 to 9.
    clientbuttons = awful.util.table.join(
    awful.button({ }, 1, function (c) client.focus = c; c:raise() end),
    awful.button({ modkey }, 1, awful.mouse.client.move),
    awful.button({ modkey }, 3, awful.mouse.client.resize))
    -- Set keys
    root.keys(globalkeys)
    shifty.config.globalkeys = globalkeys
    shifty.config.clientkeys = clientkeys
    -- {{{ Signals
    -- Signal function to execute when a new client appears.
    client.add_signal("manage", function (c, startup)
    -- Add a titlebar
    -- awful.titlebar.add(c, { modkey = modkey })
    -- Enable sloppy focus
    c:add_signal("mouse::enter", function(c)
    if awful.layout.get(c.screen) ~= awful.layout.suit.magnifier
    and awful.client.focus.filter(c) then
    client.focus = c
    end
    end)
    if not startup then
    -- Set the windows at the slave,
    -- i.e. put it at the end of others instead of setting it master.
    -- awful.client.setslave(c)
    -- Put windows in a smart way, only if they does not set an initial position.
    if not c.size_hints.user_position and not c.size_hints.program_position then
    awful.placement.no_overlap(c)
    awful.placement.no_offscreen(c)
    end
    end
    end)
    shifty.init()
    client.add_signal("focus", function(c) c.border_color = beautiful.border_focus end)
    client.add_signal("unfocus", function(c) c.border_color = beautiful.border_normal end)
    client.add_signal("focus", function(c)
    c.border_color = beautiful.border_focus
    if c.opacity < 1.0 then
    c.opacity = beautiful.opacity_focus
    end
    end)
    client.add_signal("unfocus", function(c)
    c.border_color = beautiful.border_normal
    if c.opacity < 1.0 then
    c.opacity = beautiful.opacity_normal
    end
    end)
    I did this from the only tutorial I saw.
    It would be nice if you help me fixing the bugs and errors.
    Last edited by aleks223 (2010-03-27 13:44:56)

    You are using way to many third party libraries at once for us to be able and point the finger at the problem. Which might not even be there, but turns out your personal theme is broken.
    Idea: start simple and clean with a default rc.lua, then add one thing at a time, not 10 libraries from some tutorial
    Link: all the information you will ever need indexed at one place http://awesome.naquadah.org/wiki/Main_Page
    Last edited by anrxc (2010-03-27 14:54:03)

  • Appleworks:  bounces once, and stops!

    I have read several of the posts about Appleworks and this problem (see below) and have managed to confuse myself about trashing preferences, plists, etc.
    From the suggestions quoted below the crash log, will someone point out the correct order to try the solutions? Or other remedies for Appleworks refusing to start after it crashes. It just bounces once, and stops. The crash log reads thusly:
    Oct 20 09:10:40 power-mac-g4-agp-graphics cp: error processing extended attributes: Operation not permitted
    Oct 20 09:34:54 power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:19 power-mac-g4-agp-graphics crashdump[1783]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Advice:
    "The best, first step in trouble-shooting a misbehaving application is to delete its preference files. Preference files often become corrupted through no fault of the user - it just happens. Although it sounds scary or drastic to do this, it can only help the application. When any application is launched, it looks for its preference files. If it doesn't find any (just like the very first time you started AppleWorks) it will build new ones.
    First, quit AppleWorks if it is running. In all instances, you don't want to trash the Button Bar Preferences if you have customized the Button Bar. You will need to reset any preferences you had changed, but AppleWorks' preferences are simple.
    •In OS X you want to move the AppleWorks preferences found in HD/Users/username/Library/Preferences/AppleWorks & the com.apple.appleworks.plist found in ~/Library/Preferences/ to the Trash, then empty the Trash & restart AppleWorks."
    --OR--
    "1. Open your Applications folder, and then the AppleWorks folder. You should see the AppleWorks icon and several "supporting folders" (AppleWorks Essentials, AppleWorks Extras, Starting Points, etc.)
    2. Control + Click on the AppleWorks icon and select "Show Package Contents"
    3. Double-click to open the Contents folder. Here's where the problem is.
    4 You should see 3 folders and files. The folders should be named MacOS, MacOSClassic and Resources. In all the incidents I've seen, the "MacOS" folder has somehow been renamed with some long obscure cache-like number. Rename this folder MacOS (be sure to type it exactly like this, no space)
    5. Close the Contents folder and Package folder and try to launch Appleworks.
    6. Smile!"
    Unfortunately I may or may not be able to put my hands on the Appleworks disc as I recently rearranged my space.
    Thank you.
    Sheila

    Dale, are you hinting you’d look over the entire log? I’ll post it below.
    I’d like to make clear I didn't do anything. I am not computer savvy enough to try to fix my computer beyond restart and verify permissions.
    When I went to another account and logged back into my account, Appleworks worked in my account.
    Something else; my speakers failed yesterday. When I came back to my account they worked again.
    My Canon ran out of photo ink which seemed to set up some type of system alarm, even though I had no warning ink was running low.
    My mini is on 24/7 and I have the ultimate so it has all the room it needs to fix what I do wrong. I grew up with Fortran, keypunch cards and typewriters
    Thanks again for your expert advice.
    Crash Log:
    Oct 20 09:10:40 s-c-power-mac-g4-agp-graphics cp: error processing extended attributes: Operation not permitted
    Oct 20 09:34:54 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 10:05:43 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 10:40:04 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:05:11 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:40:03 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:00 s-c-power-mac-g4-agp-graphics crashdump[1781]: AppleWorks 6 crashed
    Oct 20 11:52:00 s-c-power-mac-g4-agp-graphics crashdump[1781]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:52:19 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:19 s-c-power-mac-g4-agp-graphics crashdump[1783]: AppleWorks 6 crashed
    Oct 20 11:52:19 s-c-power-mac-g4-agp-graphics crashdump[1783]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:52:23 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:23 s-c-power-mac-g4-agp-graphics crashdump[1785]: AppleWorks 6 crashed
    Oct 20 11:52:23 s-c-power-mac-g4-agp-graphics crashdump[1785]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:52:30 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:30 s-c-power-mac-g4-agp-graphics crashdump[1787]: AppleWorks 6 crashed
    Oct 20 11:52:30 s-c-power-mac-g4-agp-graphics crashdump[1787]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:52:34 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:34 s-c-power-mac-g4-agp-graphics crashdump[1789]: AppleWorks 6 crashed
    Oct 20 11:52:34 s-c-power-mac-g4-agp-graphics crashdump[1789]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:52:41 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:41 s-c-power-mac-g4-agp-graphics crashdump[1793]: AppleWorks 6 crashed
    Oct 20 11:52:41 s-c-power-mac-g4-agp-graphics crashdump[1793]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:52:42 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:52:42 s-c-power-mac-g4-agp-graphics crashdump[1795]: AppleWorks 6 crashed
    Oct 20 11:52:42 s-c-power-mac-g4-agp-graphics crashdump[1795]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:53:26 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:53:26 s-c-power-mac-g4-agp-graphics crashdump[1798]: AppleWorks 6 crashed
    Oct 20 11:53:26 s-c-power-mac-g4-agp-graphics crashdump[1798]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:53:54 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:53:54 s-c-power-mac-g4-agp-graphics crashdump[1800]: AppleWorks 6 crashed
    Oct 20 11:53:54 s-c-power-mac-g4-agp-graphics crashdump[1800]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:54:05 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:54:05 s-c-power-mac-g4-agp-graphics crashdump[1802]: AppleWorks 6 crashed
    Oct 20 11:54:05 s-c-power-mac-g4-agp-graphics crashdump[1802]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:54:19 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:54:19 s-c-power-mac-g4-agp-graphics crashdump[1804]: AppleWorks 6 crashed
    Oct 20 11:54:19 s-c-power-mac-g4-agp-graphics crashdump[1804]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:54:48 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 11:54:48 s-c-power-mac-g4-agp-graphics crashdump[1806]: AppleWorks 6 crashed
    Oct 20 11:54:48 s-c-power-mac-g4-agp-graphics crashdump[1806]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 11:56:21 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 12:04:16 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 12:04:17 s-c-power-mac-g4-agp-graphics crashdump[1822]: AppleWorks 6 crashed
    Oct 20 12:04:17 s-c-power-mac-g4-agp-graphics crashdump[1822]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 12:05:38 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 12:05:38 s-c-power-mac-g4-agp-graphics crashdump[1825]: AppleWorks 6 crashed
    Oct 20 12:05:38 s-c-power-mac-g4-agp-graphics crashdump[1825]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 12:23:32 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 12:23:32 s-c-power-mac-g4-agp-graphics crashdump[1838]: AppleWorks 6 crashed
    Oct 20 12:23:32 s-c-power-mac-g4-agp-graphics crashdump[1838]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 12:30:40 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 12:33:03 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 13:02:33 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 13:07:11 s-c-power-mac-g4-agp-graphics crashdump[1878]: AppleWorks 6 crashed
    Oct 20 13:07:11 s-c-power-mac-g4-agp-graphics crashdump[1878]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 13:07:16 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 13:39:49 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 14:10:05 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 14:40:04 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 15:01:52 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 15:39:57 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 16:01:06 s-c-power-mac-g4-agp-graphics crashdump[1998]: AppleWorks 6 crashed
    Oct 20 16:01:06 s-c-power-mac-g4-agp-graphics crashdump[1998]: crash report written to: /Users/sheilacrawford/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 16:01:08 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 16:01:08 s-c-power-mac-g4-agp-graphics crashdump[2000]: AppleWorks 6 crashed
    Oct 20 16:01:08 s-c-power-mac-g4-agp-graphics crashdump[2000]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 16:01:34 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 16:01:34 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 16:03:11 s-c-power-mac-g4-agp-graphics crashdump[2012]: AppleWorks 6 crashed
    Oct 20 16:03:11 s-c-power-mac-g4-agp-graphics crashdump[2012]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 16:06:19 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 16:36:45 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 17:04:18 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 17:40:04 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 18:07:54 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 18:08:39 s-c-power-mac-g4-agp-graphics crashdump[2109]: PrintJobMgr crashed
    Oct 20 18:08:39 s-c-power-mac-g4-agp-graphics crashdump[2109]: crash report written to: /Library/Logs/CrashReporter/PrintJobMgr.crash.log
    Oct 20 18:09:41 s-c-power-mac-g4-agp-graphics crashdump[2113]: AppleWorks 6 crashed
    Oct 20 18:09:41 s-c-power-mac-g4-agp-graphics crashdump[2113]: crash report written to: /Users/name/Library/Logs/CrashReporter/AppleWorks 6.crash.log
    Oct 20 18:09:49 s-c-power-mac-g4-agp-graphics crashdump[2115]: PrintJobMgr crashed
    Oct 20 18:09:49 s-c-power-mac-g4-agp-graphics crashdump[2115]: crash report written to: /Library/Logs/CrashReporter/PrintJobMgr.crash.log
    Oct 20 18:09:57 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 18:12:00 s-c-power-mac-g4-agp-graphics crashdump[2123]: PrintJobMgr crashed
    Oct 20 18:12:00 s-c-power-mac-g4-agp-graphics crashdump[2123]: crash report written to: /Library/Logs/CrashReporter/PrintJobMgr.crash.log
    Oct 20 18:21:05 s-c-power-mac-g4-agp-graphics crashdump[2136]: PrintJobMgr crashed
    Oct 20 18:21:05 s-c-power-mac-g4-agp-graphics crashdump[2136]: crash report written to: /Library/Logs/CrashReporter/PrintJobMgr.crash.log
    Oct 20 18:32:53 s-c-power-mac-g4-agp-graphics crashdump[2175]: PrintJobMgr crashed
    Oct 20 18:32:53 s-c-power-mac-g4-agp-graphics crashdump[2175]: crash report written to: /Library/Logs/CrashReporter/PrintJobMgr.crash.log
    Oct 20 18:33:08 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 19:07:16 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 19:13:52 s-c-power-mac-g4-agp-graphics crashdump[2212]: PrintJobMgr crashed
    Oct 20 19:13:52 s-c-power-mac-g4-agp-graphics crashdump[2212]: crash report written to: /Library/Logs/CrashReporter/PrintJobMgr.crash.log
    Oct 20 19:30:55 s-c-power-mac-g4-agp-graphics loginwindow[578]: sendQuitEventToApp (Fax Assistant): AESendMessage returned error -1712
    Oct 20 19:30:56 s-c-power-mac-g4-agp-graphics loginwindow[578]: sendQuitEventToApp (Fax Server): AESendMessage returned error -1712
    Oct 20 19:30:56 s-c-power-mac-g4-agp-graphics loginwindow[578]: sendQuitEventToApp (iCalAlarmScheduler): AESendMessage returned error -1712
    Oct 20 19:31:11 s-c-power-mac-g4-agp-graphics /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Oct 20 19:31:13 s-c-power-mac-g4-agp-graphics kernel[0]: (63: coreservicesd)tfp: failed on 0:
    Oct 20 19:31:13 s-c-power-mac-g4-agp-graphics loginwindow[2224]: Login Window Started Security Agent
    Oct 20 19:31:17 s-c-power-mac-g4-agp-graphics shutdown: reboot by root:
    Oct 20 19:31:17 s-c-power-mac-g4-agp-graphics SystemStarter[2238]: authentication service (2246) did not complete successfully
    Oct 20 19:31:18 s-c-power-mac-g4-agp-graphics kernel[0]: (2258: ps)tfp: failed on 0:
    Oct 20 19:31:19 s-c-power-mac-g4-agp-graphics kernel[0]: (2285: ps)tfp: failed on 0:
    Oct 20 19:31:19 s-c-power-mac-g4-agp-graphics kernel[0]: (2286: ps)tfp: failed on 0:
    Oct 20 19:31:19 s-c-power-mac-g4-agp-graphics SystemStarter[2238]: The following StartupItems failed to properly start:
    Oct 20 19:31:19 s-c-power-mac-g4-agp-graphics kernel[0]: (2287: ps)tfp: failed on 0:
    Oct 20 19:31:19 s-c-power-mac-g4-agp-graphics SystemStarter[2238]: /System/Library/StartupItems/AuthServer
    Oct 20 19:31:48 localhost kernel[0]: hi mem tramps at 0xffe00000
    Oct 20 19:31:48 localhost kernel[0]: PAE enabled
    Oct 20 19:31:48 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Oct 20 19:31:48 localhost kernel[0]: vmpagebootstrap: 250507 free pages
    Oct 20 19:31:48 localhost kernel[0]: migtable_maxdispl = 71
    Oct 20 19:31:48 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Oct 20 19:31:48 localhost kernel[0]: 79 prelinked modules
    Oct 20 19:31:48 localhost kernel[0]: ACPI CA 20060421
    Oct 20 19:31:48 localhost kernel[0]: AppleIntelCPUPowerManagement: ready
    Oct 20 19:31:48 localhost kernel[0]: AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    Oct 20 19:31:48 localhost kernel[0]: AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    Oct 20 19:31:48 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Oct 20 19:31:48 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Oct 20 19:31:48 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers
    Oct 20 19:31:48 localhost kernel[0]: Enabling XMM register save/restore and SSE/SSE2 opcodes
    Oct 20 19:31:48 localhost kernel[0]: Started CPU 01
    Oct 20 19:31:48 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Oct 20 19:31:48 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
    Oct 20 19:31:48 localhost kernel[0]: Security auditing service present
    Oct 20 19:31:48 localhost kernel[0]: BSM auditing present
    Oct 20 19:31:48 localhost kernel[0]: disabled
    Oct 20 19:31:48 localhost kernel[0]: rooting via boot-uuid from /chosen: B7D60B58-9BEA-48BF-B380-5534D9F830E8
    Oct 20 19:31:48 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Oct 20 19:31:48 localhost kernel[0]: USB caused wake event (EHCI)
    Oct 20 19:31:48 localhost kernel[0]: FireWire (OHCI) Lucent ID 5811 PCI now active, GUID 0016cbfffee35a86; max speed s400.
    Oct 20 19:31:48 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2 @2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/FUJITSU MHV2080BHPL Media/IOGUIDPartitionScheme/Customer@2
    Oct 20 19:31:48 localhost kernel[0]: BSD root: disk0s2, major 14, minor 2
    Oct 20 19:31:48 localhost kernel[0]: CSRHIDTransitionDriver::probe:
    Oct 20 19:31:48 localhost kernel[0]: CSRHIDTransitionDriver::start before command
    Oct 20 19:31:48 localhost kernel[0]: HFS: Removed 5 orphaned unlinked files
    Oct 20 19:31:48 localhost kernel[0]: CSRHIDTransitionDriver::stop
    Oct 20 19:31:48 localhost kernel[0]: IOBluetoothHCIController::start Idle Timer Stopped
    Oct 20 19:31:48 localhost kernel[0]: Jettisoning kernel linker.
    Oct 20 19:31:48 localhost kernel[0]: Resetting IOCatalogue.
    Oct 20 19:31:48 localhost kernel[0]: GFX0: family specific matching fails
    Oct 20 19:31:48 localhost kernel[0]: display: family specific matching fails
    Oct 20 19:31:48 localhost kernel[0]: Matching service count = 2
    Oct 20 19:31:48 localhost kernel[0]: Matching service count = 4
    Oct 20 19:31:48 localhost kernel[0]: Matching service count = 4
    Oct 20 19:31:48 localhost kernel[0]: Matching service count = 4
    Oct 20 19:31:48 localhost kernel[0]: Matching service count = 4
    Oct 20 19:31:48 localhost kernel[0]: Matching service count = 4
    Oct 20 19:31:49 localhost kernel[0]: GFX0: family specific matching fails
    Oct 20 19:31:49 localhost kernel[0]: display: family specific matching fails
    Oct 20 19:31:49 localhost kernel[0]: Previous Shutdown Cause: 0
    Oct 20 19:31:49 localhost kernel[0]: mac 10.3 phy 6.1 radio 10.2
    Oct 20 19:31:49 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Oct 20 19:31:48 localhost memberd[45]: memberd starting up
    Oct 20 19:31:48 localhost mDNSResponder-108.2 (Aug 25 2006 14: 50:48)[38]: starting
    Oct 20 19:31:48 localhost DirectoryService[49]: Launched version 2.1 (v353.2)
    Oct 20 19:31:49 localhost lookupd[58]: lookupd (version 369.6) starting - Fri Oct 20 19:31:49 2006
    Oct 20 19:31:49 localhost diskarbitrationd[44]: disk0s2 hfs 9D8BC716-813D-3D21-BB03-8D0046276A54 Macintosh HD /
    Oct 20 19:31:50 localhost kernel[0]: yukonosx: Ethernet address 00:16:cb:a5:f4:2d
    Oct 20 19:31:50 localhost kernel[0]: AirPort_Athr5424: Ethernet address 00:17:f2:40:01:28
    Oct 20 19:31:50 localhost lookupd[68]: lookupd (version 369.6) starting - Fri Oct 20 19:31:50 2006
    Oct 20 19:31:50 localhost kernel[0]: unable to start recv logic
    Oct 20 19:31:50 localhost kernel[0]: athchanset: unable to restart recv logic
    Oct 20 19:31:50 s-c-power-mac-g4-agp-graphics configd[42]: setting hostname to "s-c-power-mac-g4-agp-graphics.local"
    Oct 20 19:31:51 s-c-power-mac-g4-agp-graphics kernel[0]: Registering For 802.11 Events
    Oct 20 19:31:51 s-c-power-mac-g4-agp-graphics kernel[0]: [HCIController][setupHardware] AFH Is Supported
    Oct 20 19:31:51 s-c-power-mac-g4-agp-graphics kernel[0]: display: Not usable
    Oct 20 19:31:52 s-c-power-mac-g4-agp-graphics /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Oct 20 19:31:53 s-c-power-mac-g4-agp-graphics kernel[0]: AppleYukon - en0 link active, 100-Mbit, full duplex, symmetric flow control enabled
    Oct 20 19:31:53 s-c-power-mac-g4-agp-graphics loginwindow[73]: Login Window Started Security Agent
    Oct 20 19:31:54 s-c-power-mac-g4-agp-graphics launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[68]: exited abnormally: Hangup
    Oct 20 19:31:54 s-c-power-mac-g4-agp-graphics configd[42]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Oct 20 19:31:54 s-c-power-mac-g4-agp-graphics configd[42]: posting notification com.apple.system.config.network_change
    Oct 20 19:31:55 s-c-power-mac-g4-agp-graphics lookupd[98]: lookupd (version 369.6) starting - Fri Oct 20 19:31:55 2006
    Oct 20 19:31:55 s-c-power-mac-g4-agp-graphics configd[42]: setting hostname to "c-24-30-32-69.hsd1.ga.comcast.net"
    Oct 20 19:31:55 s-c-power-mac-g4-agp-graphics configd[42]: target=enable-network: disabled
    Oct 20 19:31:57 s-c-power-mac-g4-agp-graphics mDNSResponder: Adding browse domain local.
    Oct 20 19:38:08 s-c-power-mac-g4-agp-graphics kernel[0]: (69: coreservicesd)tfp: failed on 0:
    Oct 20 19:43:19 s-c-power-mac-g4-agp-graphics kernel[0]: (69: coreservicesd)tfp: failed on 0:
    Oct 20 19:43:21 s-c-power-mac-g4-agp-graphics /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Oct 20 19:43:21 s-c-power-mac-g4-agp-graphics loginwindow[279]: Login Window Started Security Agent
    Oct 20 19:43:34 s-c-power-mac-g4-agp-graphics kernel[0]: (69: coreservicesd)tfp: failed on 0:
    Oct 20 19:54:05 s-c-power-mac-g4-agp-graphics /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Oct 20 19:54:07 s-c-power-mac-g4-agp-graphics loginwindow[325]: Login Window Started Security Agent
    Oct 20 20:12:51 s-c-power-mac-g4-agp-graphics kernel[0]: (69: coreservicesd)tfp: failed on 0:
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:33 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:34 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:35 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:47 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:50 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:54 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:54 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:54 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:54 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:56 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:57 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:20:57 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.app/Contents/MacOS/Adobe Reader: Invalid color: colored pattern specified with uncolored pattern colorspace.
    Oct 20 20:21:11 s-c-power-mac-g4-agp-graphics /Applications/Adobe Reader 6.0/Adobe Reader 6.0.ap

  • PDF viewer in VB6

    Hello all
    In February 2008 I posted the following :
    It was suggested by lkassuba on the User Community forum that I ask  my question here.
    I am retired, and for my own amusement I am writing a program in VB6  on XP SP3, for part of which I would like to display pdf files in  thumbnails.
    My wife is heavily into crafting, making greetings cards for  birthdays, Xmas etc. She has bought a few cds with various graphics that  she uses for these cards.
    To save having to keep swapping the cds to look for what she wants  to use, which can take quite a time if she doesnt know what she wants, I  have copied them to my hard disk and written a program in VB6 which  allows opening any of these copied cds by either running the exe in the  appropriate folder or opening in ACDSee 6 or Ashampoo Photo Commander 5  for browsing, editing etc.
    She also has things that she uses in pdf files, as well as assorted  knitting and sewing patterns. I thought that it would be nice to bring  these together in my program to allow browsing in the same manner as an  image browser, but using a pdf thumbnail viewer (?) of some sort within  the program so that we could browse through the pdfs when she wants  something that is in one file but we dont know which, and could switch  from graphic to pdf browsing easily and quickly. A browser such as I  have said would at the very least give us an idea of which file to look  at without opening them one after another in Reader.
    I received a reply from Michael_Marden as follows :
    Step 1. To get started, you first need to decide which version you want.  If you only want to view the files, I would suggest that you remove all  older versions of Reader and then install Reader - version 7 or 8.
    Step 2. Within VB - use the Adobe Acrobat ActiveX (COM). 
    (Menu: Project / Add Reference / COM tab / select "Adobe Acrobat 7.0  Browser Control Type Library 1.0" ). IT should show up in your toolbox -  you then drag it from the Toolbox to your form.
    Step 3. VB code - you have access to size it (.Left, .Top, etc),  make it Visible and to Load pdf files. You should now have a pdf file  viewer.
    I'm not sure what you mean by a thumbnail (smaller pdf file?). If  your pdf files are less than 100k, they should load fast enough (< 1  s) to browse easily. You will need to organize the database of files for  efficient searches or browsing.
    For various reasons I have not had the opportunity to look into this again until now. Please accept my apologies if I upset anyone
    by not thanking them for their replies.
    Thumbnail - display more than one pdf file in small areas on a VB form.
    From the above :
    Step 1. I have only Reader 9 on my pc.
    Step 2. Project/Add Reference does not have a COM tab. Select Adobe Acrobat 7.0 Browser Control Type Library 1.0 and confirm.
    Does not show on toolbar.
    Sep 3. Tried the following code :
    Dim ss As New AcroPDF (also I have tried AcroPDFLib and AcroPDFLib.AcroPDF in this declaration.
    ss.LoadFile ("c:\Program Files\VCOM\PowerDesk\PD6_manual.pdf")
    Executing this code leads to a dialog stating
    Run time error '429';
    ActiveX component can't create object
    at the LoadFile line.
    The program in which I want to use this viewer will only ever be on my pc and will only be used a few times a year for birthday and Xmas
    cards, so any purchase is not an option.
    Can anyone help, or can what I want not be done ?
    TIA
    Stuart

    Thanks for the reply.
    I did forget to mention that I am now trying this under Windows 2000 Professional SP4 and VB6 SP5.
    Also I made a mistake in my previous post, I have Reader 7 on my pc, not 9.
    Adobe Acrobat Browser Control type Library 1.0 (AcroPDF.dll) can only be added to the project as a reference,
    not as a component. Project - Component does not list this. I tried selecting Project - Components - Browse.
    I then browsed to folder where I placed the AcroPDF.dll (C:\WINNT\system32). It was not listed in the default list since this lists
    only ocx files. I selected to show all files and the dll was then listed.
    If I selected this I received a message
    The file 'C:\WINNT\system32\AcroPDF.dll' was not registerable as an ActiveX component.
    Adding Adobe Acrobat Browser Control type Library 1.0 as a reference did not show anything in the toolbox.
    There was no red logo in the toolbox items.
    I definitely selected the General list and there was no sign of any Adobe or Acrobat item
    I then tried right click on toolbox, selected Components and Adobe Acrobat Browser Control type Library 1.0
    was not there.
    Stuart

  • Can't drag files from external HD, Desktop

    Can highlight and open items on my desktop, hard drive, external hard drive, dock, internet, and within programs, but can not drag a file at all from any (even can't drag a graphic from internet browser to my desktop. Isn't even showing the dragging highlight you get when dragging). Everything is just stuck where it's at. Can open folders, programs, etc...
    Did I hit a combination of keys that created this? The mouse and keyboard seem to be working fine otherwise.

    How are the EHD's formattted? I suspect they are formatted for WIndows machines in NFS, if I am correct they are operating correctly and cannot be written to. You may havee to reformat to Mac OS Extended (Journaled) which means yuo  will lose all data on them.
    Please be complete and tell us more info about the drives.

  • How to set the text as an image

    Is there a way to set the text to automatically change to an image? (In preference panel, you select "Sow text imaging indicator", then there comes a yellow sign over the text, meaning that the text will be a graphic in the browser) Some text does change to a graphic but some does not. It´s very annoying cause the text sometimes changes in the browser, some don´t. So is there not a way to select which text changes to a graphic?

    Okay I made a new text box and changed the font until the little graphic appeared. Now I know, but, I also know that a lot of the font I tried would not be on someone else's computer (specially windows) but it would not have converted I guess it would have been substituted. That is really not good because the look would be very different. Should we force a conversion then to insure that it looks like what we want? Then we no longer have any text we have mostly graphics and is that not bad to be found by the search engines?
    This is so complicated!
    Mireille

Maybe you are looking for

  • How do i get my toolbar back on the iphone facebook app?

    its disappeared and i cant write statuses, upload photos or check in. also when i click on other statuses the comment box is gone :-/

  • Mini on Ebay Or Store?

    Hey Again,(Please Read if you have the time - Important) I'm getting closer to the time where i can finally purchase my 1st mac (Since my old Non tower G3 400). The intel core solo mini is defenatly my choice (Been researching in my free time for the

  • How do you get the disc tray to open when ther is a software boot up problem?

    I just downloaded Motion 5 software and it froze my screen. I panic and pressed the power button for a foced shut down. Now my computer boots up to a blank blue screen. Prior to this I made some system prefrence chages to the desk top.Don't remeber w

  • Comand to take export from 10g

    Hi can anybody pls tell me the Comand to take export from 10g\ Thanks Mithra

  • Custom Categories in Public Site Manager

    Hello, I'm currently working on transitioning our school's site using the new Public Site Manager. I understand how tagging works, building collections, categories, and tag lists. However, I've been unable to create custom categories so I'm able to b