http://bugs.winehq.org/show_bug.cgi?id=32225
Bug #: 32225
Summary: LoadLibrary succeeds when it should fail
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
I was checking how .NET handles ODBC connections under wine. I used winetricks
jet40 mdac28 dotnet20 to install natives. Then I run my application. An attempt
to use OdbcConnection failed with some unixODBC error. The relay log showed the
following:
0009:Call KERNEL32.LoadLibraryExW(001a9b68
L"C:\\windows\\assembly\\GAC_32\\System.Data\\2.0.0.0__b77a5c561934e089\\odbc32.dll",00000000,00000008)
ret=79e862c8
0009:Call PE DLL (proc=0x7dde42c0,module=0x7ddd0000
L"odbc32.dll",reason=PROCESS_ATTACH,res=(nil))
0009:Call KERNEL32.DisableThreadLibraryCalls(7ddd0000) ret=7ddde814
0009:Ret KERNEL32.DisableThreadLibraryCalls() retval=00000001 ret=7ddde814
(...)
0009:Ret PE DLL (proc=0x7dde42c0,module=0x7ddd0000
L"odbc32.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
0009:Ret KERNEL32.LoadLibraryExW() retval=7ddd0000 ret=79e862c8
The listed directory does not contain odbc32.dll, so this call should have
failed. Instead it loaded wine's ODBC.
On a side note, setting odbc32 to native instead of native,builtin worked.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30152
Bug #: 30152
Summary: Metatrader 5 Demo hangs during registration
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The log shows
fixme:propsheet:PROPSHEET_SetHeaderSubTitleW (0x4102c6, 1, L"To start working
an account is required:"): stub
fixme:nls:GetGeoInfoW -1 9 0x89cb78 259 0
fixme:nls:GetGeoInfoW -1 8 0x89cb78 259 0
fixme:propsheet:PROPSHEET_SetHeaderTitleW (0x4102c6, 2, L"Personal details"):
stub
fixme:propsheet:PROPSHEET_SetHeaderSubTitleW (0x4102c6, 2, L"To open an
account, please fill out all the following fields:"): stub
The GUI pops up a modal dialog to fill out with your name, address, etc.
The modal dialog locks up every time halfway through filling out the form.
There are no futher log messages. The app continues redrawing normally
if you move the modal dialog, but you can't finish or cancel the modal
dialog.
If you cancel out before getting to that dialog, you can use the app
a bit, but selecting File / Login brings up a similarly locked-up modal
dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24403
Summary: Mixmeister Fusion 7.3.5.1 with latest Wine version
installs but does not run
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linux(a)osfight.de
Created an attachment (id=30758)
--> (http://bugs.winehq.org/attachment.cgi?id=30758)
output of windbg fusion.exe (fusion.exe ist the mixmeister exe)
I am trying to run Mixmeister Fusion 7.3.5.1 with wine 1.3.2. Installation
works, but running the app ends in an error (attachted). Regarding AppDB it
never worked so far.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22065
Summary: wine crashes with unhandled page fault when running
HeadOverHeels
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wickeduk(a)hotmail.co.uk
Created an attachment (id=26880)
--> (http://bugs.winehq.org/attachment.cgi?id=26880)
contains crash log
App at: http://retrospec.sgn.net/game/hoh
Crash occurs when starting the application, much earlier versions of wine ran
it with occasional crashes on start up (and ran fine).
Often see 'Error setting graphics mode.' if trying to run it a second time
after the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32154
Bug #: 32154
Summary: Guild Wars 2: Game hangs if the ip address changes
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
My internet provider is disconnecting me every 24 hours and giving me a new ip
address. If this happens the game will show me an error that something with my
connection is wrong. After clicking on OK the screen will just be black and
nothing happens. But sometimes the game will freeze instantly. In this case I
don't get any error message. I will see only the last frame which was drawn
ingame. In both cases I have to minimize the game with my window manager and
kill the process.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32144
Bug #: 32144
Summary: crash opening ammyy admin
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sandro(a)ramcomputers.it
Classification: Unclassified
crashing program AA_v3.exe, working in the previous version of ubuntu (12.04)
adding in winetricks the following dll: mfc42, vb6run, vcrun6, vcrun6sp6
The error is in attachment reported
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32141
Bug #: 32141
Summary: Not able to run exe
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jero2rome(a)gmail.com
Classification: Unclassified
Created attachment 42412
--> http://bugs.winehq.org/attachment.cgi?id=42412
backtrace for running my exe
not able to run my exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32129
Bug #: 32129
Summary: il2fb crashes on startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alainbe(a)free.fr
Classification: Unclassified
Created attachment 42381
--> http://bugs.winehq.org/attachment.cgi?id=42381
backtrace created by wine
il2fb.exe crashes on startup with wine 1.5 ppa though it doesn't with wine1.4
(but no audible sound with 1.4).
See backtrace.
Thanks for your work.
Alain
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32069
Bug #: 32069
Summary: Deadlight crashes after launching
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Clean wineprefix. From winetricks: d3dx9 (and all needed dependencies),
vcrun2010. Have crash after 2-3 sec. loading window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32009
Bug #: 32009
Summary: Can't make active row of terminal window for
edit/close order in Metatrader 4 after update to
1.5.15
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monomakh(a)mail.ru
Classification: Unclassified
After update to 1.5.15 version of wine application cannot works properly. Now I
can't to make active row of terminal and market windows for open/edit/close
orders in metatrader 4. At previous versions of wine all works fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.