Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error code 1 when trying to launch on a portable PC #156

Open
GoogleCodeExporter opened this issue May 4, 2015 · 6 comments
Open

Error code 1 when trying to launch on a portable PC #156

GoogleCodeExporter opened this issue May 4, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. lauch jbrout
2. exit with error code 1 
log file :
------------------
Traceback (most recent call last):
File "jbrout.py", line 41, in <module>   import gtk
File "C:\Legacy 
Programs\jBrout\python_runtime\lib\site-packages\gtk-2.0\gtk\__init__.py", line 
38, in <module>  import gobject as _gobject
File "C:\Legacy Programs\jBrout\python_runtime\lib\site-packages 
\gtk-2.0\gobject\__init__.py", line 30, in <module>    from gobject.constants 
import *
File "C:\Legacy 
Programs\jBrout\python_runtime\lib\site-packages\gtk-2.0\gobject\constants.py", 
line 22, in <module>  from _gobject import type_from_name
ImportError: DLL load failed: La procédure spécifiée est introuvable. 
------------------

What is the expected output? What do you see instead?
jbrout crashes... 

What version of the product are you using? On what operating system?
 jBrout-0.3.282-Setup.exe  jBrout Stand-alone Installer for Windows with all dependencies included 
windows vista familiale premium 
Portable PC ACER

Please provide any additional information below.
I installed the same jbrout version on my "traditional" PC under vista, and 
it's working fine.

Original issue reported on code.google.com by [email protected] on 4 Aug 2010 at 10:30

@GoogleCodeExporter
Copy link
Author

Are there any cue to this pbm ? something wrong in the python runtime ? in the 
gtk package ?

While it is working fine in other windows version, any idea of what can be 
missing in windows ?

Original comment by [email protected] on 18 Aug 2010 at 4:55

@GoogleCodeExporter
Copy link
Author

Not sure what the issue is here, is the Portable PC running 32 or 64 bit Vista.

Original comment by [email protected] on 7 Nov 2010 at 9:04

@GoogleCodeExporter
Copy link
Author

yes, I tryied on two PC, one notebook and one "portable", both under 32 bit 
vista.

Original comment by [email protected] on 7 Nov 2010 at 10:56

@GoogleCodeExporter
Copy link
Author

From what i find on the internet, you need to install PyCairo, PyGobject, 
PyGTK, the GTK+ Runtime (maybe only one is missing).
http://stackoverflow.com/questions/1294272/how-do-i-install-pygtk-pygobject-on-w
indows-with-python-2-6

I assume jbrout installs these.
Maybe it's a bug, and you have to use python 2.5, as advised here.
http://www.penjuinlabs.com/blog/?p=94

Original comment by [email protected] on 7 Nov 2010 at 4:12

@GoogleCodeExporter
Copy link
Author

I'll try that, but where do I install those? Must I install in jbrout python 
subdirectory ?

Original comment by [email protected] on 7 Nov 2010 at 5:01

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 12 Aug 2013 at 10:49

  • Added labels: OpSys-Windows, Priority-High, Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant