Status: New
Owner: ----
New issue 214 by sharpcake: Program doesn't run after install; debug shows
error message - ImportError: DLL load failed: Invalid access to memory
location.
http://code.google.com/p/solfege/issues/detail?id=214
What steps will reproduce the problem?
1. Install on Windows 7
2. Try to run using GNU Solfege shortcut in start menu
3. Nothing happens (but, windows cursor goes to "busy" icon for a few
seconds)
What is the expected output? What do you see instead?
- running program is expected
It is in latest product versions
3.18.7 and 3.19.0
Windows 7 32bit
Please provide any additional information below.
launching "GNU Solfege (debug)" shortcut from start menu gives following
output:
PYTHONHOME must not point to locally installed python, for example
C:\Python25 or D:\Python25
Current value:
PYTHONHOME=
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\bin\solfege", line 82, in <module>
import solfege.startup
File "C:\Program Files\GNU Solfege\share\solfege\solfege\startup.py",
line 23,
in <module>
import sqlite3
File "C:\Program Files\GNU Solfege\bin\lib\sqlite3\__init__.py", line 24,
in <
module>
from dbapi2 import *
File "C:\Program Files\GNU Solfege\bin\lib\sqlite3\dbapi2.py", line 27,
in <mo
dule>
from _sqlite3 import *
ImportError: DLL load failed: Invalid access to memory location.
Press any key to continue . . .
I don't have python installed.
as I know, sqlite is somehow related to databases so, I have tried to
install version 3.14.11, the last without data saving in database (as it is
seen by changelogs), and it worked without problems.
But, next version - 3.16.0 - already doesn't work. But behaviour is little
different. After showing floating logo window, it freezes and Windows gives
a message that program is not responding. launching it in Debug mode (from
start menu) is not showing anything at all in debug console.
Also, I have found another sqlite3.dll library on my computer, with
different size. Probably this causes this error. I can't remove that other
library (it is used by antivirus software), so don't know if removing that
would help. Maybe there is some workaround?
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel