bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Installation & Application Error Problem - Help Needed


From: Massimiliano Maini
Subject: Re: [Bug-gnubg] Installation & Application Error Problem - Help Needed
Date: Thu, 24 Sep 2009 11:36:42 +0200

I think I've found the issue.

I've changed my PC at office (still XP) and I've experiencing the same problem.

With gdb and a debug exe I got this:

D:\Documents\gnubg>gdb gnubg-nogui-py-sse2-nomt-O3.exe-debug.exe
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
(gdb) run
Starting program: D:\Documents\gnubg/gnubg-nogui-py-sse2-nomt-O3.exe-debug.exe
[New thread 2980.0x208]
warning: LDR: LdrpWalkImportDescriptor() failed to probe
D:\Documents\gnubg\python26.dll for its manifest, ntstatus 0xc0150002

gdb: unknown target exception 0xc0150002 at 0x7c966668

Program received signal ?, Unknown signal.

Program exited with code 030005200002.
You can't do that without a process to debug.
(gdb) quit

I've reinstalled python and now I have the msvcr90.dll and also a file named:

  Microsoft.VC90.CRT.manifest

Adding this into gnubg's install dir seems to solve the problem.

I guess that on PCs where python was installed 9and the dll registerd
or whatever)
the problem was not occurring. I'll make it available in the next
install archive.

MaX.

2009/9/23 birol morgül <address@hidden>
>
>
> Hi
>
> I think my problem is not related with Vista.
>
>  My computer has XP and GNUBG do not work. Previous version (before 4 
> september 2009 ) GNUBGs work very well.
> Maybe there is problem in my XP. (But I do not think)
> All other programs work in my XP. I  did not meet any problem up to now.
>
> Other 2 computers: (of my children)
>
> In Computer with Vista, GNUBG works and the computer with Vista  has those 
> DLLs in it.
>
> In computer with XP , GNUBG works  and there are not those DLLs in it
>
> Maybe there is another problem
> maybe problem is not related with those DLLs.
> Maybe it is necessary to install XP in my computer again.
>
> Thank you
>
> BM
>
>
> Kimden: Massimiliano Maini <address@hidden>
> Konu: Re: [Bug-gnubg] Installation & Application Error Problem - Help Needed
> Kime: "birol morgül" <address@hidden>, address@hidden
> Tarihi: 23 Eylül 2009 Çarşamba, 1:04
>
> Hi,
>
> most likely your Vista has a few problems.
> I checked my one and the dlls you miss (except msvcr90.dll) are all
> there and they are all Windows system stuff, they don't come from
> python or whatever else.
>
> I suggest you run a dos shell in administrator mode
> (start/programs/accessories/command prompt, right click and select
> "Run as admin"°,
> then at dos prompt type:
>
> sfc /verifyonly
>
> If it finds problems, you'll have to try this:
>
> sfc /scannow
>
> It should repair most common issues.
>
> MaX.
>
> 2009/9/22 birol morgül <address@hidden>
> >
> > Hi Max
> >
> > I determined below dlls using "dependence walker" program
> >
> >
> > Wer.dll,   Bcrypt.dll, Ncrypt.dll , İeshims.dll, Msvcr90.dll    (some of 
> > them are new -september.2009).
> >
> > I downloaded them from the net.
> >
> > These dll files were copied to system32 directory   (I do not know iti is 
> > right or not)
> >
> > then again there was error related with python. and I could not understand.
> > Error message is below
> >
> > Error: The Side-by-Side configuration information for "c:\program 
> > files\gnubg-i\PYTHON26.DLL" contains errors. This application has failed to 
> > start because the application configuration is incorrect. Reinstalling the 
> > application may fix this problem (14001).
> > Warning: At least one module has an unresolved import due to a missing 
> > export function in a delay-load dependent module.
> >
> >
> > my computer has XP
> > At home my children's computers have XP and Vista
> >
> > In these  computers , GNUBG works very well
> >
> > the computer with  Vista has abowe dll files (maybe not all of them)
> > but
> > the computer with XP has not these dlls   (but GNUBG works)
> >
> > it is strange.
> >
> > BM
>
> ________________________________
> Yahoo! Türkiye açıldı!
> Haber, Ekonomi, Videolar, Oyunlar hepsi Yahoo! Türkiye'de!
> www.yahoo.com.tr




reply via email to

[Prev in Thread] Current Thread [Next in Thread]