<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Could not do a sys.arch there is no variable or function of that name
in the sys module.<br>
<br>
Python 2.5 was installed using the package manager, everything else was
built and installed from the snapshot download.<br>
<br>
I am using a 64 bit cpu, but a 32 bit OS.<br>
from /proc/cpuinfo<br>
AMD Athlon(tm) 64 Processor 3800+<br>
<br>
&gt;From unmame:<br>
Linux daryld 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686
GNU/Linux<br>
<br>
Cheers<br>
<br>
Daryl<br>
<br>
Detlev Offenbach wrote:
<blockquote cite="mid200612201041.41071.detlev@die-offenbachs.de"
 type="cite">
  <pre wrap="">Hi,

I think all problems reported are related. My suspicion is, that you are 
working on a 64 bit machine and Python is compiled to support that 
(try "print sys.arch") but Qt4 or PyQt4 is just 32 bit. That would explain 
the wrap around, which is visible by the negative keys.

Please check this circumstance and report back.

Regards,
Detlev

On Wednesday 20 December 2006 06:11, Daryl Dusheiko wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have a few issues to report and a few questions:

(*) When I open an existing project or create a new project no folders
or files are listed in the Project-Viewer. I've tried adding files, and
adding directories.
(*) Even though I uninstall the previous version of eric, delete the
.eric4 file from my home directory and re-install eric when I go to the
project-&gt;open recent projects all my old projects are remembered, where
is this information being saved?

(*) When I start eric I get a screen full of:

Traceback (most recent call last):
  File
"/usr/local/lib/python2.5/site-packages/eric4/UI/BrowserSortFilterProxyMode
l.py", line 51, in lessThan
    l = left.model() and left.model().item(left) or None
  File
"/usr/local/lib/python2.5/site-packages/eric4/UI/BrowserModel.py", line
214, in item
    return self.item_dict[index.internalId()]
KeyError: -1244827380L
Traceback (most recent call last):
  File
"/usr/local/lib/python2.5/site-packages/eric4/UI/BrowserModel.py", line
79, in data
    return QVariant(self.item_dict[index.internalId()].getIcon())
KeyError: -1244827604L
Traceback (most recent call last):
  File
"/usr/local/lib/python2.5/site-packages/eric4/UI/BrowserModel.py", line
74, in data
    item = self.item_dict[index.internalId()]
KeyError: -1244827604L


(*) I reported this problem a few months ago in the PyKDE mailing list,
it's still not working so I thought I'd post it here.

    </pre>
    <blockquote type="cite">
      <pre wrap="">This email follows on from my edge mode fault report sent 11/10/2006.

Tab characters in the line seem to affect where the edge mode marker or
highlighted text is shown.

Eric is setup as follows:
 - Default encoding utf8
- Tab width &amp; Indentation width = 4
- Default text font = Default text
- Monospaced font = Monospaced text, use monospaced font = checked
- Set edge mode line length to 80 characters, set to change background
colour

I did the following tests:
(*) Made a few lines which are 80 characters long - the edge mode
indicators on all lines were at column 80 and all vertically inline.
(*) Made a few lines which are 80 characters long and included some tab
characters - the edge mode indicators on all lines were at column 80 (as
indicated on the status bar) but were not all vertically inline, this
occurred at different spacing depending on how many tabs were in the
line.

If edge mode is used with a solid line, the line is never shown at the
correct column.
      </pre>
    </blockquote>
    <pre wrap="">(*) The versions I've installed are, there were installed in the order
specified in the eric readme file:
Python 2.5
Qt 4.2.0
Version Numbers
Python: 2.5
Qt: 4.2.0
PyQt: 4-snapshot-20061212
sip: snapshot-20061216
QScintilla: 2-snapshot-20061126
Eric4: 4.0-snapshot-20061217
Bicycle Repair Man: CVS-20041120

I am using Ubuntu edgy

Cheers

Daryl
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Direct line: +61 2 9562 9858
</pre>

<BR>
______________________________________________________________________<BR>
This email has been scanned by the MessageLabs Email Security System.<BR>
For more information please visit http://www.messagelabs.com/email <BR>
______________________________________________________________________<BR>
</body>
</html>