Assertion error?

Josh Holland jrh at joshh.co.uk
Mon Dec 13 12:12:10 UTC 2010


Hi list,

I've just started using offlineimap to synchronise my emails, and found
it pretty good. However, just today, I have found it crashes with an
assertion error on a particular email (debug log and email attached).
I've tested it both with the version in the Ubuntu 10.10 repositories
(which is 6.2.0.2ubuntu1) and the one in git to give the same issue.

This looks a lot like Debian bug 396443 [1], which should have been
fixed all the way back in 2007, and all the googling I have done leads
me to a discussion on this list around the same time the bug was found
back in '06.

I'm at something of a loss here. Fortunately, the email in question is
in one of the subsidiary folders, so I can continue to use offlineimap
in the meantime.

Thanks a lot in advance,

-- 
Josh Holland <jrh at joshh.co.uk>
-------------- next part --------------
josh at betelgeuse:~/offlineimap/bin$ ./offlineimap -u TTY.TTYUI 
OfflineIMAP 6.2.0
Copyright (C) 2002 - 2009 John Goerzen <jgoerzen at complete.org>
This software comes with ABSOLUTELY NO WARRANTY; see the file
COPYING for details.  This is free software, and you are welcome
to distribute it under the conditions laid out in COPYING.
Account sync Main:
   ***** Processing account Main
Account sync Main:
   Copying folder structure from IMAP to Maildir
Account sync Main:
   Establishing connection to joshh.co.uk:993.
polaris: Enter password: 
Folder sync Main[Drafts]:
   Syncing Drafts: IMAP -> Maildir
Folder sync Main[INBOX]:
   Syncing INBOX: IMAP -> Maildir
Copy message 33393 from INBOX:
   Copy message 33393 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 33394 from INBOX:
   Copy message 33394 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 33395 from INBOX:
   Copy message 33395 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 33396 from INBOX:
   Copy message 33396 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 33397 from INBOX:
   Copy message 33397 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 33398 from INBOX:
   Copy message 33398 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Folder sync Main[INBOX.Drafts]:
   Syncing INBOX.Drafts: IMAP -> Maildir
Folder sync Main[INBOX.Sent]:
   Syncing INBOX.Sent: IMAP -> Maildir
Folder sync Main[INBOX.Trash]:
   Syncing INBOX.Trash: IMAP -> Maildir
Folder sync Main[Sent]:
   Syncing Sent: IMAP -> Maildir
Folder sync Main[archive]:
   Syncing archive: IMAP -> Maildir
New msg sync from archive:
   Copy message -2 Maildir[archive] -> IMAP[archive], LocalStatus[archive]
New msg sync from archive:
   Copy message -13169 Maildir[archive] -> IMAP[archive], LocalStatus[archive]
Thread 'New msg sync from archive' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/offlineimap/threadutil.py", line 149, in run
    Thread.run(self)
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/pymodules/python2.6/offlineimap/folder/Base.py", line 213, in syncmessagesto_neguid_msg
    successuid = tryappend.savemessage(uid, message, flags, rtime)
  File "/usr/lib/pymodules/python2.6/offlineimap/folder/IMAP.py", line 341, in savemessage
    date, content)[0] == 'OK')
AssertionError


Last 11 debug messages logged for New msg sync from archive prior to exception:
imap: savemessage: called
imap: savemessage: using date " 7-Oct-2010 19:02:43 +0100"
imap: savemessage: initial content is: 'Return-Path: <ubuntu-uk-bounces at lists.ubuntu.com>\r\nX-Original-To: jrh at joshh.co.uk\r\nDelivered-To: jrh at joshh.co.uk\r\nReceived: by polaris.joshh.co.uk (Postfix, from userid 108)\r\n\tid 0545E9C627; Thu,  7 Oct 2010 18:02:43 +0000 (UTC)\r\nX-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on\r\n\tspamd3.lon.bitfolk.com\r\nX-Spam-Level: \r\nX-Spam-ASN: AS41231 91.189.88.0/21\r\nX-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_ADSP_CUSTOM_MED,\r\n\tHTML_MESSAGE,RCVD_IN_DNSWL_LOW shortcircuit=no autolearn=disabled\r\n\tversion=3.3.1\r\nX-Spam-Report: \r\n\t* -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low\r\n\t*      trust\r\n\t*      [91.189.94.204 listed in list.dnswl.org]\r\n\t*  0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is\r\n\t*      CUSTOM_MED\r\n\t*  0.0 HTML_MESSAGE BODY: HTML included in message\r\nReceived: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204])\r\n\tby polaris.joshh.co.uk (Postfix) with ESMTP id A28309C5F0\r\n\tfor <jrh at joshh.co.uk>; Thu,  7 Oct 2010 18:02:42 +0000 (UTC)\r\nReceived: from localhost ([127.0.0.1] helo=chlorine.canonical.com)\r\n\tby chlorine.canonical.com with esmtp (Exim 4.69)\r\n\t(envelope-from <ubuntu-uk-bounces at lists.ubuntu.com>)\r\n\tid 1P3unF-0008HT-Qs; Thu, 07 Oct 2010 19:02:13 +0100\r\nReceived: from mail-gy0-f195.google.com ([209.85.160.195])\r\n\tby chlorine.canonical.com with esmtp (Exim 4.69)\r\n\t(envelope-from <cyberjacob at gmail.com>) id 1P3unD-0008G0-1G\r\n\tfor ubuntu-uk at lists.ubuntu.com; Thu, 07 Oct 2010 19:02:11 +0100\r\nReceived: by gya1 with SMTP id 1so22635gya.2\r\n\tfor <ubuntu-uk at lists.ubuntu.com>; Thu, 07 Oct 2010 11:02:10 -0700 (PDT)\r\nReceived: by 10.150.177.4 with SMTP id z4mr1486238ybe.154.1286474529551; Thu,\r\n\t07 Oct 2010 11:02:09 -0700 (PDT)\r\nMIME-Version: 1.0\r\nReceived: by 10.151.125.10 with HTTP; Thu, 7 Oct 2010 11:01:49 -0700 (PDT)\r\nIn-Reply-To: <AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>\r\nReferences: <AANLkTikd6o7d2vDpF9jK6r3KWw_WMchcH596sY8ATsQK at mail.gmail.com>\r\n\t<AANLkTimmvsOXyU7YZ-Y+0WnTdoPtg+et1vOc18GpDYAy at mail.gmail.com>\r\n\t<AANLkTim0S4AOA-xVsa3ON_pp3ptVc4Kq11ZjYm3nnffj at mail.gmail.com>\r\n\t<AANLkTimOhqSU37cNtm0Gq7D0YcJpvkAZ9v4E_pr1PGcy at mail.gmail.com>\r\n\t<AANLkTi=dmbb_LpV+FUYQJ+6VNmEGK9e4mNv4qGhDXMBo at mail.gmail.com>\r\n\t<AANLkTimPFRWSGA=zDpR=aiCUC5GhLi+VhFEipeA0tu=j at mail.gmail.com>\r\n\t<4CAADFF2.1010903 at esdelle.co.uk>\r\n\t<AANLkTi=pokgj8qDQmAaf1URbDh+18+3BGzoSiCJ=V=93 at mail.gmail.com>\r\n\t<AANLkTinQKpFc0HfWHAk-LmbZqNMq7Ej1+ureyntw=9cn at mail.gmail.com>\r\n\t<AANLkTikRJpjUX6gasVvLfzaNN0nytUoDN2VsLfg1mpES at mail.gmail.com>\r\n\t<AANLkTimvMqfFW0JwnDHD9R0_9ULTxPU043JmWDjTwW+Z at mail.gmail.com>\r\n\t<AANLkTim=gMog0bwpuEERedfe5vRUvdHDMEYRnOe9Cbp8 at mail.gmail.com>\r\n\t<AANLkTikaQkYR_AcB4ufYSNDRn6YcVoOV499EPA50ZKyP at mail.gmail.com>\r\n\t<AANLkTim1OH2-dW98L5GmWothNUiP8=Rx-0jbXFpPMbts at mail.gmail.com>\r\n\t<AANLkTikrLGw1n3r2=gs8WnfHe9hS_zXjc+jcBpgtCFU0 at mail.gmail.com>\r\n\t<AANLkTimCJ01g5-6UJ3ksLJ_etzYUACUyROsH6TAoAAZg at mail.gmail.com>\r\n\t<4CAC1AD9.80800 at esdelle.co.uk>\r\n\t<AANLkTinQkqE_N_f+YTMM93WTGdCntcW_syKGnUapnEDr at mail.gmail.com>\r\n\t<AANLkTi=zbqtpCThrV4gYuUwO3EzvV=--VyZwSYJRU=Qo at mail.gmail.com>\r\n\t<AANLkTi=1PvP-aR7B-oJzXw1cbFTXOU6EPmvqPg0viJ_s at mail.gmail.com>\r\n\t<AANLkTin_otEqQiRvk6MYOqnKhyjTpR_adhLBNjh_kTZO at mail.gmail.com>\r\n\t<AANLkTikOeLcgTBTv=Fp_iubyTfmyCd7MugVK4dycSrAn at mail.gmail.com>\r\n\t<AANLkTimyRDbeV4fY1EUxrVLH66n0rfXb+9HHE00waB2H at mail.gmail.com>\r\n\t<AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>\r\nFrom: Jacob Mansfield <cyberjacob at gmail.com>\r\nDate: Thu, 7 Oct 2010 19:01:49 +0100\r\nMessage-ID: <AANLkTinAWQhAEL5Nn3OkE1vgAu4KVPSWT2f42Y0FtFYU at mail.gmail.com>\r\nTo: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>\r\nCc: clanlaw at googlemail.com\r\nSubject: Re: [ubuntu-uk] Diagnostics tools\r\nX-BeenThere: ubuntu-uk at lists.ubuntu.com\r\nX-Mailman-Version: 2.1.9\r\nPrecedence: list\r\nReply-To: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>\r\nList-Id: UK Ubuntu Talk <ubuntu-uk.lists.ubuntu.com>\r\nList-Unsubscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,\r\n\t<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=unsubscribe>\r\nList-Archive: <https://lists.ubuntu.com/archives/ubuntu-uk>\r\nList-Post: <mailto:ubuntu-uk at lists.ubuntu.com>\r\nList-Help: <mailto:ubuntu-uk-request at lists.ubuntu.com?subject=help>\r\nList-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,\r\n\t<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=subscribe>\r\nContent-Type: multipart/mixed; boundary="===============0461804333698604257=="\r\nMime-version: 1.0\r\nSender: ubuntu-uk-bounces at lists.ubuntu.com\r\nErrors-To: ubuntu-uk-bounces at lists.ubuntu.com\r\nContent-Length: 5453\r\n\r\n--===============0461804333698604257==\r\nContent-Type: multipart/alternative; boundary=000e0cd6a90458b65704920ab1ad\r\n\r\n--000e0cd6a90458b65704920ab1ad\r\nContent-Type: text/plain; charset=ISO-8859-1\r\n\r\ntry plugging the monitor into the on-bord VGA socket, that should get your\r\nscreen back\r\n\r\nOn 7 October 2010 09:58, javadayaz <javadayaz at gmail.com> wrote:\r\n\r\n> your right. its not an ubuntu (or mint) issue anymore considering cant even\r\n> see the screen anymore.\r\n>\r\n> Although your post has triggered a thought. The monitor is still connected\r\n> to the graphics card..so i think maybe thats why i cant see anything. I will\r\n> try and connect to the graphics card connector!  maybe that will fix the\r\n> issue of the black screen.\r\n> Will post on linux forums as someone has kindly pointed out (unless i\r\n> install maverick of course :)\r\n>\r\n>\r\n> On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <clanlaw at googlemail.com> wrote:\r\n>\r\n>> On 7 October 2010 00:12, javadayaz <javadayaz at gmail.com> wrote:\r\n>> > Update:\r\n>> > So I was playing around in the bios..and perhaps stupidly, selected the\r\n>> > output to onboard. This has now rendered a black screen. The pc still\r\n>> turns\r\n>> > on but I see nothing. I must add that for the last few years I\'ve been\r\n>> using\r\n>> > the graphics and no gcard.\r\n>> >\r\n>> > Looks like its completely buggered now.\r\n>>\r\n>> Do you mean you cannot even get into the BIOS to change it back?  If\r\n>> so then this is not exactly a Ubuntu (or Mint) issue.\r\n>>\r\n>> By onboard do you mean the onboard graphics driver?  If so then did\r\n>> you move the monitor connection into the onboard graphics connector?\r\n>>\r\n>> Colin\r\n>>\r\n>> --\r\n>> ubuntu-uk at lists.ubuntu.com\r\n>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\n>> https://wiki.ubuntu.com/UKTeam/\r\n>>\r\n>\r\n>\r\n>\r\n> --\r\n> Regards\r\n>\r\n> Javad\r\n>\r\n>\r\n> --\r\n> ubuntu-uk at lists.ubuntu.com\r\n> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\n> https://wiki.ubuntu.com/UKTeam/\r\n>\r\n>\r\n\r\n--000e0cd6a90458b65704920ab1ad\r\nContent-Type: text/html; charset=ISO-8859-1\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\ntry plugging the monitor into the on-bord VGA socket, that should get your =\r\nscreen back<br><br><div class=3D"gmail_quote">On 7 October 2010 09:58, java=\r\ndayaz <span dir=3D"ltr">&lt;<a href=3D"mailto:javadayaz at gmail.com">javadaya=\r\nz at gmail.com</a>&gt;</span> wrote:<br>\r\n\r\n<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=\r\nr-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir=3D"ltr">=\r\nyour right. its not an ubuntu (or mint) issue anymore considering cant even=\r\n see the screen anymore.<div>\r\n\r\n<br></div><div>Although your post has triggered a thought. The monitor is s=\r\ntill connected to the graphics card..so i think maybe thats why i cant see =\r\nanything. I will try and connect to the graphics card connector! =A0maybe t=\r\nhat will fix the issue of the black screen.=A0</div>\r\n\r\n\r\n\r\n<div>Will post on linux forums as someone has kindly pointed out (unless i =\r\ninstall maverick of course :)=A0<div><div></div><div class=3D"h5"><br><br><=\r\ndiv class=3D"gmail_quote">On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <span d=\r\nir=3D"ltr">&lt;<a href=3D"mailto:clanlaw at googlemail.com" target=3D"_blank">=\r\nclanlaw at googlemail.com</a>&gt;</span> wrote:<br>\r\n\r\n\r\n\r\n<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=\r\nr-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>On 7 October=\r\n 2010 00:12, javadayaz &lt;<a href=3D"mailto:javadayaz at gmail.com" target=3D=\r\n"_blank">javadayaz at gmail.com</a>&gt; wrote:<br>\r\n\r\n\r\n\r\n\r\n&gt; Update:<br>\r\n&gt; So I was playing around in the bios..and perhaps stupidly, selected th=\r\ne<br>\r\n&gt; output to onboard. This has now rendered a black screen. The pc still =\r\nturns<br>\r\n&gt; on but I see nothing. I must add that for the last few years I&#39;ve =\r\nbeen using<br>\r\n&gt; the graphics and no gcard.<br>\r\n&gt;<br>\r\n&gt; Looks like its completely buggered now.<br>\r\n<br>\r\n</div>Do you mean you cannot even get into the BIOS to change it back? =A0I=\r\nf<br>\r\nso then this is not exactly a Ubuntu (or Mint) issue.<br>\r\n<br>\r\nBy onboard do you mean the onboard graphics driver? =A0If so then did<br>\r\nyou move the monitor connection into the onboard graphics connector?<br>\r\n<br>\r\nColin<br>\r\n<font color=3D"#888888"><br>\r\n--<br>\r\n</font><div><div></div><div><a href=3D"mailto:ubuntu-uk at lists.ubuntu.com" t=\r\narget=3D"_blank">ubuntu-uk at lists.ubuntu.com</a><br>\r\n<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=\r\nblank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>\r\n<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=\r\nubuntu.com/UKTeam/</a><br>\r\n</div></div></blockquote></div><br><br clear=3D"all"><br></div></div>-- <br=\r\n><div dir=3D"ltr">Regards<div><br></div><div>Javad</div></div><br>\r\n</div></div>\r\n<br>--<br>\r\n<a href=3D"mailto:ubuntu-uk at lists.ubuntu.com">ubuntu-uk at lists.ubuntu.com</a=\r\n><br>\r\n<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=\r\nblank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>\r\n<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=\r\nubuntu.com/UKTeam/</a><br>\r\n<br></blockquote></div><br>\r\n\r\n--000e0cd6a90458b65704920ab1ad--\r\n\r\n\r\n--===============0461804333698604257==\r\nContent-Type: text/plain; charset="us-ascii"\r\nMIME-Version: 1.0\r\nContent-Transfer-Encoding: 7bit\r\nContent-Disposition: inline\r\n\r\n-- \r\nubuntu-uk at lists.ubuntu.com\r\nhttps://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\nhttps://wiki.ubuntu.com/UKTeam/\r\n\r\n--===============0461804333698604257==--\r\n'
imap: savemessage: new headers are: X-OfflineIMAP-x1748878957-706f6c61726973-61726368697665: 1292241672-0864695890258-v6.2.0
imap: savemessage_addheader: called to add X-OfflineIMAP-x1748878957-706f6c61726973-61726368697665: 1292241672-0864695890258-v6.2.0
imap: savemessage_addheader: insertionpoint = 49
imap: savemessage_addheader: leader = 'Return-Path: <ubuntu-uk-bounces at lists.ubuntu.com>'
imap: savemessage_addheader: newline = '\r\nX-OfflineIMAP-x1748878957-706f6c61726973-61726368697665: 1292241672-0864695890258-v6.2.0'
imap: savemessage_addheader: trailer = '\r\nX-Original-To: jrh at joshh.co.uk\r\nDelivered-To: jrh at joshh.co.uk\r\nReceived: by polaris.joshh.co.uk (Postfix, from userid 108)\r\n\tid 0545E9C627; Thu,  7 Oct 2010 18:02:43 +0000 (UTC)\r\nX-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on\r\n\tspamd3.lon.bitfolk.com\r\nX-Spam-Level: \r\nX-Spam-ASN: AS41231 91.189.88.0/21\r\nX-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_ADSP_CUSTOM_MED,\r\n\tHTML_MESSAGE,RCVD_IN_DNSWL_LOW shortcircuit=no autolearn=disabled\r\n\tversion=3.3.1\r\nX-Spam-Report: \r\n\t* -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low\r\n\t*      trust\r\n\t*      [91.189.94.204 listed in list.dnswl.org]\r\n\t*  0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is\r\n\t*      CUSTOM_MED\r\n\t*  0.0 HTML_MESSAGE BODY: HTML included in message\r\nReceived: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204])\r\n\tby polaris.joshh.co.uk (Postfix) with ESMTP id A28309C5F0\r\n\tfor <jrh at joshh.co.uk>; Thu,  7 Oct 2010 18:02:42 +0000 (UTC)\r\nReceived: from localhost ([127.0.0.1] helo=chlorine.canonical.com)\r\n\tby chlorine.canonical.com with esmtp (Exim 4.69)\r\n\t(envelope-from <ubuntu-uk-bounces at lists.ubuntu.com>)\r\n\tid 1P3unF-0008HT-Qs; Thu, 07 Oct 2010 19:02:13 +0100\r\nReceived: from mail-gy0-f195.google.com ([209.85.160.195])\r\n\tby chlorine.canonical.com with esmtp (Exim 4.69)\r\n\t(envelope-from <cyberjacob at gmail.com>) id 1P3unD-0008G0-1G\r\n\tfor ubuntu-uk at lists.ubuntu.com; Thu, 07 Oct 2010 19:02:11 +0100\r\nReceived: by gya1 with SMTP id 1so22635gya.2\r\n\tfor <ubuntu-uk at lists.ubuntu.com>; Thu, 07 Oct 2010 11:02:10 -0700 (PDT)\r\nReceived: by 10.150.177.4 with SMTP id z4mr1486238ybe.154.1286474529551; Thu,\r\n\t07 Oct 2010 11:02:09 -0700 (PDT)\r\nMIME-Version: 1.0\r\nReceived: by 10.151.125.10 with HTTP; Thu, 7 Oct 2010 11:01:49 -0700 (PDT)\r\nIn-Reply-To: <AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>\r\nReferences: <AANLkTikd6o7d2vDpF9jK6r3KWw_WMchcH596sY8ATsQK at mail.gmail.com>\r\n\t<AANLkTimmvsOXyU7YZ-Y+0WnTdoPtg+et1vOc18GpDYAy at mail.gmail.com>\r\n\t<AANLkTim0S4AOA-xVsa3ON_pp3ptVc4Kq11ZjYm3nnffj at mail.gmail.com>\r\n\t<AANLkTimOhqSU37cNtm0Gq7D0YcJpvkAZ9v4E_pr1PGcy at mail.gmail.com>\r\n\t<AANLkTi=dmbb_LpV+FUYQJ+6VNmEGK9e4mNv4qGhDXMBo at mail.gmail.com>\r\n\t<AANLkTimPFRWSGA=zDpR=aiCUC5GhLi+VhFEipeA0tu=j at mail.gmail.com>\r\n\t<4CAADFF2.1010903 at esdelle.co.uk>\r\n\t<AANLkTi=pokgj8qDQmAaf1URbDh+18+3BGzoSiCJ=V=93 at mail.gmail.com>\r\n\t<AANLkTinQKpFc0HfWHAk-LmbZqNMq7Ej1+ureyntw=9cn at mail.gmail.com>\r\n\t<AANLkTikRJpjUX6gasVvLfzaNN0nytUoDN2VsLfg1mpES at mail.gmail.com>\r\n\t<AANLkTimvMqfFW0JwnDHD9R0_9ULTxPU043JmWDjTwW+Z at mail.gmail.com>\r\n\t<AANLkTim=gMog0bwpuEERedfe5vRUvdHDMEYRnOe9Cbp8 at mail.gmail.com>\r\n\t<AANLkTikaQkYR_AcB4ufYSNDRn6YcVoOV499EPA50ZKyP at mail.gmail.com>\r\n\t<AANLkTim1OH2-dW98L5GmWothNUiP8=Rx-0jbXFpPMbts at mail.gmail.com>\r\n\t<AANLkTikrLGw1n3r2=gs8WnfHe9hS_zXjc+jcBpgtCFU0 at mail.gmail.com>\r\n\t<AANLkTimCJ01g5-6UJ3ksLJ_etzYUACUyROsH6TAoAAZg at mail.gmail.com>\r\n\t<4CAC1AD9.80800 at esdelle.co.uk>\r\n\t<AANLkTinQkqE_N_f+YTMM93WTGdCntcW_syKGnUapnEDr at mail.gmail.com>\r\n\t<AANLkTi=zbqtpCThrV4gYuUwO3EzvV=--VyZwSYJRU=Qo at mail.gmail.com>\r\n\t<AANLkTi=1PvP-aR7B-oJzXw1cbFTXOU6EPmvqPg0viJ_s at mail.gmail.com>\r\n\t<AANLkTin_otEqQiRvk6MYOqnKhyjTpR_adhLBNjh_kTZO at mail.gmail.com>\r\n\t<AANLkTikOeLcgTBTv=Fp_iubyTfmyCd7MugVK4dycSrAn at mail.gmail.com>\r\n\t<AANLkTimyRDbeV4fY1EUxrVLH66n0rfXb+9HHE00waB2H at mail.gmail.com>\r\n\t<AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>\r\nFrom: Jacob Mansfield <cyberjacob at gmail.com>\r\nDate: Thu, 7 Oct 2010 19:01:49 +0100\r\nMessage-ID: <AANLkTinAWQhAEL5Nn3OkE1vgAu4KVPSWT2f42Y0FtFYU at mail.gmail.com>\r\nTo: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>\r\nCc: clanlaw at googlemail.com\r\nSubject: Re: [ubuntu-uk] Diagnostics tools\r\nX-BeenThere: ubuntu-uk at lists.ubuntu.com\r\nX-Mailman-Version: 2.1.9\r\nPrecedence: list\r\nReply-To: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>\r\nList-Id: UK Ubuntu Talk <ubuntu-uk.lists.ubuntu.com>\r\nList-Unsubscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,\r\n\t<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=unsubscribe>\r\nList-Archive: <https://lists.ubuntu.com/archives/ubuntu-uk>\r\nList-Post: <mailto:ubuntu-uk at lists.ubuntu.com>\r\nList-Help: <mailto:ubuntu-uk-request at lists.ubuntu.com?subject=help>\r\nList-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,\r\n\t<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=subscribe>\r\nContent-Type: multipart/mixed; boundary="===============0461804333698604257=="\r\nMime-version: 1.0\r\nSender: ubuntu-uk-bounces at lists.ubuntu.com\r\nErrors-To: ubuntu-uk-bounces at lists.ubuntu.com\r\nContent-Length: 5453\r\n\r\n--===============0461804333698604257==\r\nContent-Type: multipart/alternative; boundary=000e0cd6a90458b65704920ab1ad\r\n\r\n--000e0cd6a90458b65704920ab1ad\r\nContent-Type: text/plain; charset=ISO-8859-1\r\n\r\ntry plugging the monitor into the on-bord VGA socket, that should get your\r\nscreen back\r\n\r\nOn 7 October 2010 09:58, javadayaz <javadayaz at gmail.com> wrote:\r\n\r\n> your right. its not an ubuntu (or mint) issue anymore considering cant even\r\n> see the screen anymore.\r\n>\r\n> Although your post has triggered a thought. The monitor is still connected\r\n> to the graphics card..so i think maybe thats why i cant see anything. I will\r\n> try and connect to the graphics card connector!  maybe that will fix the\r\n> issue of the black screen.\r\n> Will post on linux forums as someone has kindly pointed out (unless i\r\n> install maverick of course :)\r\n>\r\n>\r\n> On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <clanlaw at googlemail.com> wrote:\r\n>\r\n>> On 7 October 2010 00:12, javadayaz <javadayaz at gmail.com> wrote:\r\n>> > Update:\r\n>> > So I was playing around in the bios..and perhaps stupidly, selected the\r\n>> > output to onboard. This has now rendered a black screen. The pc still\r\n>> turns\r\n>> > on but I see nothing. I must add that for the last few years I\'ve been\r\n>> using\r\n>> > the graphics and no gcard.\r\n>> >\r\n>> > Looks like its completely buggered now.\r\n>>\r\n>> Do you mean you cannot even get into the BIOS to change it back?  If\r\n>> so then this is not exactly a Ubuntu (or Mint) issue.\r\n>>\r\n>> By onboard do you mean the onboard graphics driver?  If so then did\r\n>> you move the monitor connection into the onboard graphics connector?\r\n>>\r\n>> Colin\r\n>>\r\n>> --\r\n>> ubuntu-uk at lists.ubuntu.com\r\n>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\n>> https://wiki.ubuntu.com/UKTeam/\r\n>>\r\n>\r\n>\r\n>\r\n> --\r\n> Regards\r\n>\r\n> Javad\r\n>\r\n>\r\n> --\r\n> ubuntu-uk at lists.ubuntu.com\r\n> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\n> https://wiki.ubuntu.com/UKTeam/\r\n>\r\n>\r\n\r\n--000e0cd6a90458b65704920ab1ad\r\nContent-Type: text/html; charset=ISO-8859-1\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\ntry plugging the monitor into the on-bord VGA socket, that should get your =\r\nscreen back<br><br><div class=3D"gmail_quote">On 7 October 2010 09:58, java=\r\ndayaz <span dir=3D"ltr">&lt;<a href=3D"mailto:javadayaz at gmail.com">javadaya=\r\nz at gmail.com</a>&gt;</span> wrote:<br>\r\n\r\n<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=\r\nr-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir=3D"ltr">=\r\nyour right. its not an ubuntu (or mint) issue anymore considering cant even=\r\n see the screen anymore.<div>\r\n\r\n<br></div><div>Although your post has triggered a thought. The monitor is s=\r\ntill connected to the graphics card..so i think maybe thats why i cant see =\r\nanything. I will try and connect to the graphics card connector! =A0maybe t=\r\nhat will fix the issue of the black screen.=A0</div>\r\n\r\n\r\n\r\n<div>Will post on linux forums as someone has kindly pointed out (unless i =\r\ninstall maverick of course :)=A0<div><div></div><div class=3D"h5"><br><br><=\r\ndiv class=3D"gmail_quote">On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <span d=\r\nir=3D"ltr">&lt;<a href=3D"mailto:clanlaw at googlemail.com" target=3D"_blank">=\r\nclanlaw at googlemail.com</a>&gt;</span> wrote:<br>\r\n\r\n\r\n\r\n<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=\r\nr-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>On 7 October=\r\n 2010 00:12, javadayaz &lt;<a href=3D"mailto:javadayaz at gmail.com" target=3D=\r\n"_blank">javadayaz at gmail.com</a>&gt; wrote:<br>\r\n\r\n\r\n\r\n\r\n&gt; Update:<br>\r\n&gt; So I was playing around in the bios..and perhaps stupidly, selected th=\r\ne<br>\r\n&gt; output to onboard. This has now rendered a black screen. The pc still =\r\nturns<br>\r\n&gt; on but I see nothing. I must add that for the last few years I&#39;ve =\r\nbeen using<br>\r\n&gt; the graphics and no gcard.<br>\r\n&gt;<br>\r\n&gt; Looks like its completely buggered now.<br>\r\n<br>\r\n</div>Do you mean you cannot even get into the BIOS to change it back? =A0I=\r\nf<br>\r\nso then this is not exactly a Ubuntu (or Mint) issue.<br>\r\n<br>\r\nBy onboard do you mean the onboard graphics driver? =A0If so then did<br>\r\nyou move the monitor connection into the onboard graphics connector?<br>\r\n<br>\r\nColin<br>\r\n<font color=3D"#888888"><br>\r\n--<br>\r\n</font><div><div></div><div><a href=3D"mailto:ubuntu-uk at lists.ubuntu.com" t=\r\narget=3D"_blank">ubuntu-uk at lists.ubuntu.com</a><br>\r\n<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=\r\nblank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>\r\n<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=\r\nubuntu.com/UKTeam/</a><br>\r\n</div></div></blockquote></div><br><br clear=3D"all"><br></div></div>-- <br=\r\n><div dir=3D"ltr">Regards<div><br></div><div>Javad</div></div><br>\r\n</div></div>\r\n<br>--<br>\r\n<a href=3D"mailto:ubuntu-uk at lists.ubuntu.com">ubuntu-uk at lists.ubuntu.com</a=\r\n><br>\r\n<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=\r\nblank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>\r\n<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=\r\nubuntu.com/UKTeam/</a><br>\r\n<br></blockquote></div><br>\r\n\r\n--000e0cd6a90458b65704920ab1ad--\r\n\r\n\r\n--===============0461804333698604257==\r\nContent-Type: text/plain; charset="us-ascii"\r\nMIME-Version: 1.0\r\nContent-Transfer-Encoding: 7bit\r\nContent-Disposition: inline\r\n\r\n-- \r\nubuntu-uk at lists.ubuntu.com\r\nhttps://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\nhttps://wiki.ubuntu.com/UKTeam/\r\n\r\n--===============0461804333698604257==--\r\n'
imap: savemessage: new content is: 'Return-Path: <ubuntu-uk-bounces at lists.ubuntu.com>\r\nX-OfflineIMAP-x1748878957-706f6c61726973-61726368697665: 1292241672-0864695890258-v6.2.0\r\nX-Original-To: jrh at joshh.co.uk\r\nDelivered-To: jrh at joshh.co.uk\r\nReceived: by polaris.joshh.co.uk (Postfix, from userid 108)\r\n\tid 0545E9C627; Thu,  7 Oct 2010 18:02:43 +0000 (UTC)\r\nX-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on\r\n\tspamd3.lon.bitfolk.com\r\nX-Spam-Level: \r\nX-Spam-ASN: AS41231 91.189.88.0/21\r\nX-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_ADSP_CUSTOM_MED,\r\n\tHTML_MESSAGE,RCVD_IN_DNSWL_LOW shortcircuit=no autolearn=disabled\r\n\tversion=3.3.1\r\nX-Spam-Report: \r\n\t* -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low\r\n\t*      trust\r\n\t*      [91.189.94.204 listed in list.dnswl.org]\r\n\t*  0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is\r\n\t*      CUSTOM_MED\r\n\t*  0.0 HTML_MESSAGE BODY: HTML included in message\r\nReceived: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204])\r\n\tby polaris.joshh.co.uk (Postfix) with ESMTP id A28309C5F0\r\n\tfor <jrh at joshh.co.uk>; Thu,  7 Oct 2010 18:02:42 +0000 (UTC)\r\nReceived: from localhost ([127.0.0.1] helo=chlorine.canonical.com)\r\n\tby chlorine.canonical.com with esmtp (Exim 4.69)\r\n\t(envelope-from <ubuntu-uk-bounces at lists.ubuntu.com>)\r\n\tid 1P3unF-0008HT-Qs; Thu, 07 Oct 2010 19:02:13 +0100\r\nReceived: from mail-gy0-f195.google.com ([209.85.160.195])\r\n\tby chlorine.canonical.com with esmtp (Exim 4.69)\r\n\t(envelope-from <cyberjacob at gmail.com>) id 1P3unD-0008G0-1G\r\n\tfor ubuntu-uk at lists.ubuntu.com; Thu, 07 Oct 2010 19:02:11 +0100\r\nReceived: by gya1 with SMTP id 1so22635gya.2\r\n\tfor <ubuntu-uk at lists.ubuntu.com>; Thu, 07 Oct 2010 11:02:10 -0700 (PDT)\r\nReceived: by 10.150.177.4 with SMTP id z4mr1486238ybe.154.1286474529551; Thu,\r\n\t07 Oct 2010 11:02:09 -0700 (PDT)\r\nMIME-Version: 1.0\r\nReceived: by 10.151.125.10 with HTTP; Thu, 7 Oct 2010 11:01:49 -0700 (PDT)\r\nIn-Reply-To: <AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>\r\nReferences: <AANLkTikd6o7d2vDpF9jK6r3KWw_WMchcH596sY8ATsQK at mail.gmail.com>\r\n\t<AANLkTimmvsOXyU7YZ-Y+0WnTdoPtg+et1vOc18GpDYAy at mail.gmail.com>\r\n\t<AANLkTim0S4AOA-xVsa3ON_pp3ptVc4Kq11ZjYm3nnffj at mail.gmail.com>\r\n\t<AANLkTimOhqSU37cNtm0Gq7D0YcJpvkAZ9v4E_pr1PGcy at mail.gmail.com>\r\n\t<AANLkTi=dmbb_LpV+FUYQJ+6VNmEGK9e4mNv4qGhDXMBo at mail.gmail.com>\r\n\t<AANLkTimPFRWSGA=zDpR=aiCUC5GhLi+VhFEipeA0tu=j at mail.gmail.com>\r\n\t<4CAADFF2.1010903 at esdelle.co.uk>\r\n\t<AANLkTi=pokgj8qDQmAaf1URbDh+18+3BGzoSiCJ=V=93 at mail.gmail.com>\r\n\t<AANLkTinQKpFc0HfWHAk-LmbZqNMq7Ej1+ureyntw=9cn at mail.gmail.com>\r\n\t<AANLkTikRJpjUX6gasVvLfzaNN0nytUoDN2VsLfg1mpES at mail.gmail.com>\r\n\t<AANLkTimvMqfFW0JwnDHD9R0_9ULTxPU043JmWDjTwW+Z at mail.gmail.com>\r\n\t<AANLkTim=gMog0bwpuEERedfe5vRUvdHDMEYRnOe9Cbp8 at mail.gmail.com>\r\n\t<AANLkTikaQkYR_AcB4ufYSNDRn6YcVoOV499EPA50ZKyP at mail.gmail.com>\r\n\t<AANLkTim1OH2-dW98L5GmWothNUiP8=Rx-0jbXFpPMbts at mail.gmail.com>\r\n\t<AANLkTikrLGw1n3r2=gs8WnfHe9hS_zXjc+jcBpgtCFU0 at mail.gmail.com>\r\n\t<AANLkTimCJ01g5-6UJ3ksLJ_etzYUACUyROsH6TAoAAZg at mail.gmail.com>\r\n\t<4CAC1AD9.80800 at esdelle.co.uk>\r\n\t<AANLkTinQkqE_N_f+YTMM93WTGdCntcW_syKGnUapnEDr at mail.gmail.com>\r\n\t<AANLkTi=zbqtpCThrV4gYuUwO3EzvV=--VyZwSYJRU=Qo at mail.gmail.com>\r\n\t<AANLkTi=1PvP-aR7B-oJzXw1cbFTXOU6EPmvqPg0viJ_s at mail.gmail.com>\r\n\t<AANLkTin_otEqQiRvk6MYOqnKhyjTpR_adhLBNjh_kTZO at mail.gmail.com>\r\n\t<AANLkTikOeLcgTBTv=Fp_iubyTfmyCd7MugVK4dycSrAn at mail.gmail.com>\r\n\t<AANLkTimyRDbeV4fY1EUxrVLH66n0rfXb+9HHE00waB2H at mail.gmail.com>\r\n\t<AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>\r\nFrom: Jacob Mansfield <cyberjacob at gmail.com>\r\nDate: Thu, 7 Oct 2010 19:01:49 +0100\r\nMessage-ID: <AANLkTinAWQhAEL5Nn3OkE1vgAu4KVPSWT2f42Y0FtFYU at mail.gmail.com>\r\nTo: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>\r\nCc: clanlaw at googlemail.com\r\nSubject: Re: [ubuntu-uk] Diagnostics tools\r\nX-BeenThere: ubuntu-uk at lists.ubuntu.com\r\nX-Mailman-Version: 2.1.9\r\nPrecedence: list\r\nReply-To: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>\r\nList-Id: UK Ubuntu Talk <ubuntu-uk.lists.ubuntu.com>\r\nList-Unsubscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,\r\n\t<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=unsubscribe>\r\nList-Archive: <https://lists.ubuntu.com/archives/ubuntu-uk>\r\nList-Post: <mailto:ubuntu-uk at lists.ubuntu.com>\r\nList-Help: <mailto:ubuntu-uk-request at lists.ubuntu.com?subject=help>\r\nList-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,\r\n\t<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=subscribe>\r\nContent-Type: multipart/mixed; boundary="===============0461804333698604257=="\r\nMime-version: 1.0\r\nSender: ubuntu-uk-bounces at lists.ubuntu.com\r\nErrors-To: ubuntu-uk-bounces at lists.ubuntu.com\r\nContent-Length: 5453\r\n\r\n--===============0461804333698604257==\r\nContent-Type: multipart/alternative; boundary=000e0cd6a90458b65704920ab1ad\r\n\r\n--000e0cd6a90458b65704920ab1ad\r\nContent-Type: text/plain; charset=ISO-8859-1\r\n\r\ntry plugging the monitor into the on-bord VGA socket, that should get your\r\nscreen back\r\n\r\nOn 7 October 2010 09:58, javadayaz <javadayaz at gmail.com> wrote:\r\n\r\n> your right. its not an ubuntu (or mint) issue anymore considering cant even\r\n> see the screen anymore.\r\n>\r\n> Although your post has triggered a thought. The monitor is still connected\r\n> to the graphics card..so i think maybe thats why i cant see anything. I will\r\n> try and connect to the graphics card connector!  maybe that will fix the\r\n> issue of the black screen.\r\n> Will post on linux forums as someone has kindly pointed out (unless i\r\n> install maverick of course :)\r\n>\r\n>\r\n> On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <clanlaw at googlemail.com> wrote:\r\n>\r\n>> On 7 October 2010 00:12, javadayaz <javadayaz at gmail.com> wrote:\r\n>> > Update:\r\n>> > So I was playing around in the bios..and perhaps stupidly, selected the\r\n>> > output to onboard. This has now rendered a black screen. The pc still\r\n>> turns\r\n>> > on but I see nothing. I must add that for the last few years I\'ve been\r\n>> using\r\n>> > the graphics and no gcard.\r\n>> >\r\n>> > Looks like its completely buggered now.\r\n>>\r\n>> Do you mean you cannot even get into the BIOS to change it back?  If\r\n>> so then this is not exactly a Ubuntu (or Mint) issue.\r\n>>\r\n>> By onboard do you mean the onboard graphics driver?  If so then did\r\n>> you move the monitor connection into the onboard graphics connector?\r\n>>\r\n>> Colin\r\n>>\r\n>> --\r\n>> ubuntu-uk at lists.ubuntu.com\r\n>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\n>> https://wiki.ubuntu.com/UKTeam/\r\n>>\r\n>\r\n>\r\n>\r\n> --\r\n> Regards\r\n>\r\n> Javad\r\n>\r\n>\r\n> --\r\n> ubuntu-uk at lists.ubuntu.com\r\n> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\n> https://wiki.ubuntu.com/UKTeam/\r\n>\r\n>\r\n\r\n--000e0cd6a90458b65704920ab1ad\r\nContent-Type: text/html; charset=ISO-8859-1\r\nContent-Transfer-Encoding: quoted-printable\r\n\r\ntry plugging the monitor into the on-bord VGA socket, that should get your =\r\nscreen back<br><br><div class=3D"gmail_quote">On 7 October 2010 09:58, java=\r\ndayaz <span dir=3D"ltr">&lt;<a href=3D"mailto:javadayaz at gmail.com">javadaya=\r\nz at gmail.com</a>&gt;</span> wrote:<br>\r\n\r\n<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=\r\nr-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir=3D"ltr">=\r\nyour right. its not an ubuntu (or mint) issue anymore considering cant even=\r\n see the screen anymore.<div>\r\n\r\n<br></div><div>Although your post has triggered a thought. The monitor is s=\r\ntill connected to the graphics card..so i think maybe thats why i cant see =\r\nanything. I will try and connect to the graphics card connector! =A0maybe t=\r\nhat will fix the issue of the black screen.=A0</div>\r\n\r\n\r\n\r\n<div>Will post on linux forums as someone has kindly pointed out (unless i =\r\ninstall maverick of course :)=A0<div><div></div><div class=3D"h5"><br><br><=\r\ndiv class=3D"gmail_quote">On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <span d=\r\nir=3D"ltr">&lt;<a href=3D"mailto:clanlaw at googlemail.com" target=3D"_blank">=\r\nclanlaw at googlemail.com</a>&gt;</span> wrote:<br>\r\n\r\n\r\n\r\n<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=\r\nr-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>On 7 October=\r\n 2010 00:12, javadayaz &lt;<a href=3D"mailto:javadayaz at gmail.com" target=3D=\r\n"_blank">javadayaz at gmail.com</a>&gt; wrote:<br>\r\n\r\n\r\n\r\n\r\n&gt; Update:<br>\r\n&gt; So I was playing around in the bios..and perhaps stupidly, selected th=\r\ne<br>\r\n&gt; output to onboard. This has now rendered a black screen. The pc still =\r\nturns<br>\r\n&gt; on but I see nothing. I must add that for the last few years I&#39;ve =\r\nbeen using<br>\r\n&gt; the graphics and no gcard.<br>\r\n&gt;<br>\r\n&gt; Looks like its completely buggered now.<br>\r\n<br>\r\n</div>Do you mean you cannot even get into the BIOS to change it back? =A0I=\r\nf<br>\r\nso then this is not exactly a Ubuntu (or Mint) issue.<br>\r\n<br>\r\nBy onboard do you mean the onboard graphics driver? =A0If so then did<br>\r\nyou move the monitor connection into the onboard graphics connector?<br>\r\n<br>\r\nColin<br>\r\n<font color=3D"#888888"><br>\r\n--<br>\r\n</font><div><div></div><div><a href=3D"mailto:ubuntu-uk at lists.ubuntu.com" t=\r\narget=3D"_blank">ubuntu-uk at lists.ubuntu.com</a><br>\r\n<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=\r\nblank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>\r\n<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=\r\nubuntu.com/UKTeam/</a><br>\r\n</div></div></blockquote></div><br><br clear=3D"all"><br></div></div>-- <br=\r\n><div dir=3D"ltr">Regards<div><br></div><div>Javad</div></div><br>\r\n</div></div>\r\n<br>--<br>\r\n<a href=3D"mailto:ubuntu-uk at lists.ubuntu.com">ubuntu-uk at lists.ubuntu.com</a=\r\n><br>\r\n<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=\r\nblank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>\r\n<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=\r\nubuntu.com/UKTeam/</a><br>\r\n<br></blockquote></div><br>\r\n\r\n--000e0cd6a90458b65704920ab1ad--\r\n\r\n\r\n--===============0461804333698604257==\r\nContent-Type: text/plain; charset="us-ascii"\r\nMIME-Version: 1.0\r\nContent-Transfer-Encoding: 7bit\r\nContent-Disposition: inline\r\n\r\n-- \r\nubuntu-uk at lists.ubuntu.com\r\nhttps://lists.ubuntu.com/mailman/listinfo/ubuntu-uk\r\nhttps://wiki.ubuntu.com/UKTeam/\r\n\r\n--===============0461804333698604257==--\r\n'
imap: savemessage: new content length is 10254

-------------- next part --------------
Return-Path: <ubuntu-uk-bounces at lists.ubuntu.com>
X-Original-To: jrh at joshh.co.uk
Delivered-To: jrh at joshh.co.uk
Received: by polaris.joshh.co.uk (Postfix, from userid 108)
	id 0545E9C627; Thu,  7 Oct 2010 18:02:43 +0000 (UTC)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	spamd3.lon.bitfolk.com
X-Spam-Level: 
X-Spam-ASN: AS41231 91.189.88.0/21
X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_ADSP_CUSTOM_MED,
	HTML_MESSAGE,RCVD_IN_DNSWL_LOW shortcircuit=no autolearn=disabled
	version=3.3.1
X-Spam-Report: 
	* -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low
	*      trust
	*      [91.189.94.204 listed in list.dnswl.org]
	*  0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is
	*      CUSTOM_MED
	*  0.0 HTML_MESSAGE BODY: HTML included in message
Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204])
	by polaris.joshh.co.uk (Postfix) with ESMTP id A28309C5F0
	for <jrh at joshh.co.uk>; Thu,  7 Oct 2010 18:02:42 +0000 (UTC)
Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com)
	by chlorine.canonical.com with esmtp (Exim 4.69)
	(envelope-from <ubuntu-uk-bounces at lists.ubuntu.com>)
	id 1P3unF-0008HT-Qs; Thu, 07 Oct 2010 19:02:13 +0100
Received: from mail-gy0-f195.google.com ([209.85.160.195])
	by chlorine.canonical.com with esmtp (Exim 4.69)
	(envelope-from <cyberjacob at gmail.com>) id 1P3unD-0008G0-1G
	for ubuntu-uk at lists.ubuntu.com; Thu, 07 Oct 2010 19:02:11 +0100
Received: by gya1 with SMTP id 1so22635gya.2
	for <ubuntu-uk at lists.ubuntu.com>; Thu, 07 Oct 2010 11:02:10 -0700 (PDT)
Received: by 10.150.177.4 with SMTP id z4mr1486238ybe.154.1286474529551; Thu,
	07 Oct 2010 11:02:09 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.151.125.10 with HTTP; Thu, 7 Oct 2010 11:01:49 -0700 (PDT)
In-Reply-To: <AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>
References: <AANLkTikd6o7d2vDpF9jK6r3KWw_WMchcH596sY8ATsQK at mail.gmail.com>
	<AANLkTimmvsOXyU7YZ-Y+0WnTdoPtg+et1vOc18GpDYAy at mail.gmail.com>
	<AANLkTim0S4AOA-xVsa3ON_pp3ptVc4Kq11ZjYm3nnffj at mail.gmail.com>
	<AANLkTimOhqSU37cNtm0Gq7D0YcJpvkAZ9v4E_pr1PGcy at mail.gmail.com>
	<AANLkTi=dmbb_LpV+FUYQJ+6VNmEGK9e4mNv4qGhDXMBo at mail.gmail.com>
	<AANLkTimPFRWSGA=zDpR=aiCUC5GhLi+VhFEipeA0tu=j at mail.gmail.com>
	<4CAADFF2.1010903 at esdelle.co.uk>
	<AANLkTi=pokgj8qDQmAaf1URbDh+18+3BGzoSiCJ=V=93 at mail.gmail.com>
	<AANLkTinQKpFc0HfWHAk-LmbZqNMq7Ej1+ureyntw=9cn at mail.gmail.com>
	<AANLkTikRJpjUX6gasVvLfzaNN0nytUoDN2VsLfg1mpES at mail.gmail.com>
	<AANLkTimvMqfFW0JwnDHD9R0_9ULTxPU043JmWDjTwW+Z at mail.gmail.com>
	<AANLkTim=gMog0bwpuEERedfe5vRUvdHDMEYRnOe9Cbp8 at mail.gmail.com>
	<AANLkTikaQkYR_AcB4ufYSNDRn6YcVoOV499EPA50ZKyP at mail.gmail.com>
	<AANLkTim1OH2-dW98L5GmWothNUiP8=Rx-0jbXFpPMbts at mail.gmail.com>
	<AANLkTikrLGw1n3r2=gs8WnfHe9hS_zXjc+jcBpgtCFU0 at mail.gmail.com>
	<AANLkTimCJ01g5-6UJ3ksLJ_etzYUACUyROsH6TAoAAZg at mail.gmail.com>
	<4CAC1AD9.80800 at esdelle.co.uk>
	<AANLkTinQkqE_N_f+YTMM93WTGdCntcW_syKGnUapnEDr at mail.gmail.com>
	<AANLkTi=zbqtpCThrV4gYuUwO3EzvV=--VyZwSYJRU=Qo at mail.gmail.com>
	<AANLkTi=1PvP-aR7B-oJzXw1cbFTXOU6EPmvqPg0viJ_s at mail.gmail.com>
	<AANLkTin_otEqQiRvk6MYOqnKhyjTpR_adhLBNjh_kTZO at mail.gmail.com>
	<AANLkTikOeLcgTBTv=Fp_iubyTfmyCd7MugVK4dycSrAn at mail.gmail.com>
	<AANLkTimyRDbeV4fY1EUxrVLH66n0rfXb+9HHE00waB2H at mail.gmail.com>
	<AANLkTi=dxb-VPn2st6GDr47Nhmb0JSwDhmDD3MovYs1b at mail.gmail.com>
From: Jacob Mansfield <cyberjacob at gmail.com>
Date: Thu, 7 Oct 2010 19:01:49 +0100
Message-ID: <AANLkTinAWQhAEL5Nn3OkE1vgAu4KVPSWT2f42Y0FtFYU at mail.gmail.com>
To: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>
Cc: clanlaw at googlemail.com
Subject: Re: [ubuntu-uk] Diagnostics tools
X-BeenThere: ubuntu-uk at lists.ubuntu.com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: UK Ubuntu Talk <ubuntu-uk at lists.ubuntu.com>
List-Id: UK Ubuntu Talk <ubuntu-uk.lists.ubuntu.com>
List-Unsubscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,
	<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=unsubscribe>
List-Archive: <https://lists.ubuntu.com/archives/ubuntu-uk>
List-Post: <mailto:ubuntu-uk at lists.ubuntu.com>
List-Help: <mailto:ubuntu-uk-request at lists.ubuntu.com?subject=help>
List-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk>,
	<mailto:ubuntu-uk-request at lists.ubuntu.com?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0461804333698604257=="
Mime-version: 1.0
Sender: ubuntu-uk-bounces at lists.ubuntu.com
Errors-To: ubuntu-uk-bounces at lists.ubuntu.com
Content-Length: 5453

--===============0461804333698604257==
Content-Type: multipart/alternative; boundary=000e0cd6a90458b65704920ab1ad

--000e0cd6a90458b65704920ab1ad
Content-Type: text/plain; charset=ISO-8859-1

try plugging the monitor into the on-bord VGA socket, that should get your
screen back

On 7 October 2010 09:58, javadayaz <javadayaz at gmail.com> wrote:

> your right. its not an ubuntu (or mint) issue anymore considering cant even
> see the screen anymore.
>
> Although your post has triggered a thought. The monitor is still connected
> to the graphics card..so i think maybe thats why i cant see anything. I will
> try and connect to the graphics card connector!  maybe that will fix the
> issue of the black screen.
> Will post on linux forums as someone has kindly pointed out (unless i
> install maverick of course :)
>
>
> On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <clanlaw at googlemail.com> wrote:
>
>> On 7 October 2010 00:12, javadayaz <javadayaz at gmail.com> wrote:
>> > Update:
>> > So I was playing around in the bios..and perhaps stupidly, selected the
>> > output to onboard. This has now rendered a black screen. The pc still
>> turns
>> > on but I see nothing. I must add that for the last few years I've been
>> using
>> > the graphics and no gcard.
>> >
>> > Looks like its completely buggered now.
>>
>> Do you mean you cannot even get into the BIOS to change it back?  If
>> so then this is not exactly a Ubuntu (or Mint) issue.
>>
>> By onboard do you mean the onboard graphics driver?  If so then did
>> you move the monitor connection into the onboard graphics connector?
>>
>> Colin
>>
>> --
>> ubuntu-uk at lists.ubuntu.com
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
>> https://wiki.ubuntu.com/UKTeam/
>>
>
>
>
> --
> Regards
>
> Javad
>
>
> --
> ubuntu-uk at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
> https://wiki.ubuntu.com/UKTeam/
>
>

--000e0cd6a90458b65704920ab1ad
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

try plugging the monitor into the on-bord VGA socket, that should get your =
screen back<br><br><div class=3D"gmail_quote">On 7 October 2010 09:58, java=
dayaz <span dir=3D"ltr">&lt;<a href=3D"mailto:javadayaz at gmail.com">javadaya=
z at gmail.com</a>&gt;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=
r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir=3D"ltr">=
your right. its not an ubuntu (or mint) issue anymore considering cant even=
 see the screen anymore.<div>

<br></div><div>Although your post has triggered a thought. The monitor is s=
till connected to the graphics card..so i think maybe thats why i cant see =
anything. I will try and connect to the graphics card connector! =A0maybe t=
hat will fix the issue of the black screen.=A0</div>



<div>Will post on linux forums as someone has kindly pointed out (unless i =
install maverick of course :)=A0<div><div></div><div class=3D"h5"><br><br><=
div class=3D"gmail_quote">On Thu, Oct 7, 2010 at 9:40 AM, Colin Law <span d=
ir=3D"ltr">&lt;<a href=3D"mailto:clanlaw at googlemail.com" target=3D"_blank">=
clanlaw at googlemail.com</a>&gt;</span> wrote:<br>



<blockquote class=3D"gmail_quote" style=3D"margin: 0pt 0pt 0pt 0.8ex; borde=
r-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>On 7 October=
 2010 00:12, javadayaz &lt;<a href=3D"mailto:javadayaz at gmail.com" target=3D=
"_blank">javadayaz at gmail.com</a>&gt; wrote:<br>




&gt; Update:<br>
&gt; So I was playing around in the bios..and perhaps stupidly, selected th=
e<br>
&gt; output to onboard. This has now rendered a black screen. The pc still =
turns<br>
&gt; on but I see nothing. I must add that for the last few years I&#39;ve =
been using<br>
&gt; the graphics and no gcard.<br>
&gt;<br>
&gt; Looks like its completely buggered now.<br>
<br>
</div>Do you mean you cannot even get into the BIOS to change it back? =A0I=
f<br>
so then this is not exactly a Ubuntu (or Mint) issue.<br>
<br>
By onboard do you mean the onboard graphics driver? =A0If so then did<br>
you move the monitor connection into the onboard graphics connector?<br>
<br>
Colin<br>
<font color=3D"#888888"><br>
--<br>
</font><div><div></div><div><a href=3D"mailto:ubuntu-uk at lists.ubuntu.com" t=
arget=3D"_blank">ubuntu-uk at lists.ubuntu.com</a><br>
<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=
blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=
ubuntu.com/UKTeam/</a><br>
</div></div></blockquote></div><br><br clear=3D"all"><br></div></div>-- <br=
><div dir=3D"ltr">Regards<div><br></div><div>Javad</div></div><br>
</div></div>
<br>--<br>
<a href=3D"mailto:ubuntu-uk at lists.ubuntu.com">ubuntu-uk at lists.ubuntu.com</a=
><br>
<a href=3D"https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target=3D"_=
blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
<a href=3D"https://wiki.ubuntu.com/UKTeam/" target=3D"_blank">https://wiki.=
ubuntu.com/UKTeam/</a><br>
<br></blockquote></div><br>

--000e0cd6a90458b65704920ab1ad--


--===============0461804333698604257==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
ubuntu-uk at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/

--===============0461804333698604257==--


More information about the OfflineIMAP-project mailing list