DeltaEscher / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Error on startup of application #517

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start up Editra
2. Get error dialog with only options to terminate and open console log
3.

What is the expected output? What do you see instead?

I expect to see the usual result of a startup (new document open, menu bar,
etc). What I see instead is an error dialog with only options to terminate
and open console log. If I open console log here are the details:

Traceback (most recent call last):
  File "/Users/dtake/Desktop/Editra.app/Contents/Resources/__boot__.py",
line 137, in <module>
    _run('Editra.py')
  File "/Users/dtake/Desktop/Editra.app/Contents/Resources/__boot__.py",
line 134, in _run
    execfile(path, globals(), globals())
  File "/Users/dtake/Desktop/Editra.app/Contents/Resources/Editra.py", line
39, in <module>
    import wx
  File "wx/__init__.pyo", line 45, in <module>
  File "wx/_core.pyo", line 4, in <module>
  File "wx/_core_.pyo", line 18, in <module>
  File "wx/_core_.pyo", line 11, in __load
ImportError:
dlopen(/Users/dtake/Desktop/Editra.app/Contents/Resources/lib/python2.6/lib-dynl
oad/wx/_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Users/dtake/Desktop/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so
  Expected in: dynamic lookup

2010-05-17 08:09:56.346 Editra[312] Editra Error
2010-05-17 08:09:56.347 Editra[312] Editra Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Users/dtake/Desktop/Editra.app/Contents/Resources/lib/python2.6/lib-dynl
oad/wx/_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Users/dtake/Desktop/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so
  Expected in: dynamic lookup

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?

Using version 0.5.60 on Mac OS X 10.4.11 PPC

What method of install was your version installed with (Binary/Source)?

Binary

If from source: What version of python and wxPython are you using?

Please provide any additional information below.

Original issue reported on code.google.com by dar...@gmail.com on 17 May 2010 at 12:16

GoogleCodeExporter commented 8 years ago
Hi,

I am not a 100% sure on this error your seeing but it might be that some of the
libraries in the built version are no longer PPC compatible. Will try to confirm
later this week, till then would suggest going back to use 0.5.51.

Cody

Original comment by CodyPrec...@gmail.com on 17 May 2010 at 12:36

GoogleCodeExporter commented 8 years ago
Same issue here, my console.log:

Mac OS X Version 10.4.11 (Build 8S165)
2010-05-18 09:57:45 +0200
2010-05-18 09:57:53.670 SystemUIServer[196] lang is:de
deliver mode: 7
Traceback (most recent call last):
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('Editra.py')
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Editra.app/Contents/Resources/Editra.py", line 39, in <module>
    import wx
  File "wx/__init__.pyo", line 45, in <module>
  File "wx/_core.pyo", line 4, in <module>
  File "wx/_core_.pyo", line 18, in <module>
  File "wx/_core_.pyo", line 11, in __load
ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

2010-05-18 12:12:08.786 Editra[227] Editra Error
2010-05-18 12:12:08.787 Editra[227] Editra Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

Traceback (most recent call last):
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('Editra.py')
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Editra.app/Contents/Resources/Editra.py", line 39, in <module>
    import wx
  File "wx/__init__.pyo", line 45, in <module>
  File "wx/_core.pyo", line 4, in <module>
  File "wx/_core_.pyo", line 18, in <module>
  File "wx/_core_.pyo", line 11, in __load
ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

2010-05-18 12:12:16.830 Editra[231] Editra Error
2010-05-18 12:12:16.830 Editra[231] Editra Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

Traceback (most recent call last):
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('Editra.py')
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Editra.app/Contents/Resources/Editra.py", line 39, in <module>
    import wx
  File "wx/__init__.pyo", line 45, in <module>
  File "wx/_core.pyo", line 4, in <module>
  File "wx/_core_.pyo", line 18, in <module>
  File "wx/_core_.pyo", line 11, in __load
ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

2010-05-18 12:12:39.389 Editra[235] Editra Error
2010-05-18 12:12:39.390 Editra[235] Editra Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

deliver mode: 7
deliver mode: 7
deliver mode: 7
deliver mode: 0
Debugger() was called!
Traceback (most recent call last):
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('Editra.py')
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Editra.app/Contents/Resources/Editra.py", line 39, in <module>
    import wx
  File "wx/__init__.pyo", line 45, in <module>
  File "wx/_core.pyo", line 4, in <module>
  File "wx/_core_.pyo", line 18, in <module>
  File "wx/_core_.pyo", line 11, in __load
ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

2010-05-18 13:16:32.106 Editra[243] Editra Error
2010-05-18 13:16:32.107 Editra[243] Editra Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

Traceback (most recent call last):
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('Editra.py')
  File "/Applications/Editra.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Editra.app/Contents/Resources/Editra.py", line 39, in <module>
    import wx
  File "wx/__init__.pyo", line 45, in <module>
  File "wx/_core.pyo", line 4, in <module>
  File "wx/_core_.pyo", line 18, in <module>
  File "wx/_core_.pyo", line 11, in __load
ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

2010-05-18 13:16:47.496 Editra[246] Editra Error
2010-05-18 13:16:47.497 Editra[246] Editra Error
An unexpected error has occurred during execution of the main script

ImportError:
dlopen(/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/
_core_.so,
2): Symbol not found: __ZTI14wxOutputStream
  Referenced from:
/Applications/Editra.app/Contents/Resources/lib/python2.6/lib-dynload/wx/_core_.
so
  Expected in: dynamic lookup

Original comment by gegenglu...@googlemail.com on 18 May 2010 at 11:20

GoogleCodeExporter commented 8 years ago
Hi gegenglueck,

Is your machine also PowerPC?

Thanks,

Cody

Original comment by CodyPrec...@gmail.com on 18 May 2010 at 1:11

GoogleCodeExporter commented 8 years ago
Moin Cody,

Yes, it's also a PowerPC. I thought I've added the info, but actually didn't. 
Sorry.

Cheers
gegenglueck

Original comment by gegenglu...@googlemail.com on 19 May 2010 at 12:45

GoogleCodeExporter commented 8 years ago
This has been confirmed as an upstream issue with the wxPython universal 
binaries.
Should be fixed by the next release when the official wxPython 2.8.11 release is
made. Until then please use 0.5.51 on PPC machines.

Original comment by CodyPrec...@gmail.com on 24 May 2010 at 1:03

GoogleCodeExporter commented 8 years ago
The 0.5.51 binary is no more linked in editra.org but can be download here :
http://editra.org/uploads/Mac/Editra-0.5.51.dmg

Original comment by flachy...@gmail.com on 28 May 2010 at 7:50

GoogleCodeExporter commented 8 years ago
New wxPython binaries are available that appear to correct the issue with the 
universal 
build. I will try to get another release out next week to correct this issue 
after I 
get a chance to investigate a few other regressions that appeared in the 
previous 
release.

Original comment by CodyPrec...@gmail.com on 31 May 2010 at 4:17

GoogleCodeExporter commented 8 years ago
Editra 0.5.70 has been released and should correct this issue of running on PPC.

Please reopen if it has not been resolved.

Thanks

Original comment by CodyPrec...@gmail.com on 12 Jun 2010 at 8:04