http://bugs.winehq.org/show_bug.cgi?id=16802
Summary: error on SQL browsers (odbc32.dll)
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soh.voodoo(a)gmail.com
I try to use programs like SQLyog, navicat and mysql-front, but any one works,
and all return this message:
#wine SQLyogEnt.exe
err:module:attach_process_dlls "odbc32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\media\\disk\\Program Files\\SQLyog Enterprise\\SQLyogEnt.exe" failed,
status c0000005
--
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=12068
Summary: First Wine instance always hangs, the second one works
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius(a)zgod.cjb.net
Created an attachment (id=11436)
--> (http://bugs.winehq.org/attachment.cgi?id=11436)
Output of strace -p <wineserver pid>
When I run Wine for the first time on this computer (by running winefile f.e.),
it always hangs the first time and I can't kill this process.
The second time I run it then however, it works without any problems. I have
this even after starting over with a fresh .wine and on both Ubuntu Dapper &
Hardy with all recent Wine versions as far as I can remember.
I suspect it is related to my hardware in some way. I've attached the output of
strace -p on the wineserver pid. strace -p on the first wine-pthread pid
doesn't give anything.
--
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=15380
Summary: Games Only Showing Mouse
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephen(a)waywardchild.net
Games loads up and will only show the mouse, the rest of the screen is either
black with occasional large blocky squares. Game does not crash.
I have tested this with 'Spore' and 'CNC3: Tiberium Wars'.
Previously CNC3 worked for me fine less mouse. I tested around wine 1.0
--
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=20455
Summary: Warcraft III fails to finish movie correctly.
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
I'm using Fedora 11 32 bit and Wine 1.1.32 compiled on gcc (GCC) 4.4.1 20090725
(Red Hat 4.4.1-2)
Steps to reproduce:
1) install Warcraft III
2) download quartz.dll and override it to native (otherwise movie will play
only once)
3) start Warcraft III
4) navigate to movie from campaign of orcs and watch that movie
5) return to main menu properly or return to main menu with black screen and
only sound or application crashes
This is an regression because this didn't happen on Wine 1.1.31
I did regression test but that won't gave anything useful, because Wine
randomly works good or bad.
--
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=9191
Bachsau <bachsau(a)nurfuerspam.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bachsau(a)nurfuerspam.de
--- Comment #10 from Bachsau <bachsau(a)nurfuerspam.de> 2010-08-16 18:03:45 ---
(In reply to comment #9)
> Closing.
Sorry, I also have this bug, also in the current version. Is there anything I
can do to help solving it?
--
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=2203
--- Comment #18 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-16 14:14:58 ---
(In reply to comment #17)
> (In reply to comment #16)
> > How can we test this in current git? I fetched the latest binary, there is no
> > .EXE file, there is a .PRG file. I get the following output when attempting to
> > run it.
> >
> >
> > xavier@environnement ~/winetest/dn151 $ wine DN.PRG
> > err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS
> > mode
> > xavier@environnement ~/winetest/dn151 $ wineconsole DN.PRG
> > err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS
> > mode
>
> I think http://wiki.winehq.org/PreloaderPageZeroProblem should help with the
> DOS memory access issue.
Sounds like I wont be able to test because I have a X64 system, unless you have
a workaround for me.
xavier@environnement ~/winetest/dn151 $ wine DN.PRG
wine: Cannot start DOS application "Z:\\home\\xavier\\winetest\\dn151\\DN.PRG"
because vm86 mode is not supported on this platform.
--
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=2203
--- Comment #17 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-08-16 14:08:35 ---
(In reply to comment #16)
> How can we test this in current git? I fetched the latest binary, there is no
> .EXE file, there is a .PRG file. I get the following output when attempting to
> run it.
>
>
> xavier@environnement ~/winetest/dn151 $ wine DN.PRG
> err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS
> mode
> xavier@environnement ~/winetest/dn151 $ wineconsole DN.PRG
> err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS
> mode
I think http://wiki.winehq.org/PreloaderPageZeroProblem should help with the
DOS memory access issue.
--
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=6606
Xavier Vachon <xvachon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #10 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-16 13:47:24 ---
This is still an issue in current git (wine-1.3.0-266-g1a1ffe6)
I can't even install the demo. This line seems to be quite clear about the
issue :
err:ddraw:ddraw_set_display_mode Width=0, Height=0, what to do?
--
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=6303
Xavier Vachon <xvachon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #12 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-16 13:41:55 ---
(In reply to comment #11)
> There are no more problems with Mercury.dll. So the "original" problem seems to
> be solved,
>
> However you can't watch the movie.
If the original problem is solved, I think that this should be marked as FIXED
and that you file a new bug report with the crash information when you attempt
to watch a movie.
--
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=2700
--- Comment #18 from Xavier Vachon <xvachon(a)gmail.com> 2010-08-16 13:25:10 ---
Created an attachment (id=30184)
--> (http://bugs.winehq.org/attachment.cgi?id=30184)
Screenshot 1.3.0
I tested the game in current git (wine-1.3.0-266-g1a1ffe6)
I tried to reproduce the issue by flipping and scrolling the map, and it does
not happen. I uploaded a screenshot as proof.
Unless someone can suggest another way to reproduce this bug, I think that this
is fixed.
--
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.