http://bugs.winehq.org/show_bug.cgi?id=10307
Summary: mono-1.2.5 quoting problem somewhere...
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Found this while trying http://www.mono-project.com/GtkSharp:_Hello_World
$ wget http://kegel.com/wine/winetricks
$ sh winetricks mono12
$ cd ~/".wine/drive_c/Program Files/Mono-1.2.5.2"
$ rm -f x.cs
$ touch x.cs
$ wine cmd /c bin/mcs.bat x.cs -pkg:gtk-sharp-2.0
fails with
error CS2001: Source file
`Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll' could not be found
(On Windows, it correctly complains that there's no entry point.)
The file "~/.wine/drive_c/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll"
exists.
+relay shows a few clues.
000e:Call msvcrt.fopen(00153588 "C:\\Program
Files\\Mono-1.2.5.2\\lib\\pkgconfig\\gtk-sharp-2.0.pc",004059fa "r")
ret=00405ae3
...
000e:Call ntdll.strlen(001510e8 "Libs:
-r:${libdir}/mono/gtk-sharp-2.0/pango-sharp.dll
-r:${libdir}/mono/gtk-sharp-2.0/atk-sharp.dll
-r:${libdir}/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:${libdir}/mono/gtk-sharp-2.0/gtk-sharp.dll") ret=00403d73
...
000e:Call ntdll.strlen(00151698 "-r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:C:/Program
Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/gtk-sharp.dll") ret=00409aa7
...
000e:Call ntdll.strlen(001518c0 "-r:C:/Program") ret=00403d73
...
000e:Call ntdll.strlen(001518ce
"Files/Mono-1.2.5.2/lib/mono/gtk-sharp-2.0/pango-sharp.dll") ret=00403d73
Somehow when ${libdir} was expanded, some quotes were left off,
or something.
It kind of looks like the variable expansion is happening inside mono.
+all shows
000e:Call ntdll.strcmp(00155a30 "libdir",00155b78 "libdir") ret=672f5c28
000e:Ret ntdll.strcmp() retval=00000000 ret=672f5c28
000e:RET libglib-2.0-0.g_str_equal() retval=00000001 ret=672d181e
000e:RET libglib-2.0-0.g_hash_table_lookup() retval=00155bd0 ret=004033bf
000e:CALL libglib-2.0-0.g_strdup() ret=004033c7
000e:Call ntdll.strlen(00155bd0 "C:/Program Files/Mono-1.2.5.2/lib")
ret=672f3670
so presumably it's mono that is screwing up here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9471
Summary: OpenZelda Quest Designer Rendering issues.
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://openzelda.thegaminguniverse.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kphillisjr(a)gmail.com
Created an attachment (id=7813)
--> (http://bugs.winehq.org/attachment.cgi?id=7813)
Screenshot of the example rendering bug.
This is a fairly major rendering error that makes some of the main features of
OpenZelda unusable, when it comes to having the quest designer used.
Errors and fixme's left on this application:
err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found
err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found
fixme:win:EnumDisplayDevicesW ((null),0,0x34f58c,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x133560) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x132780)->(0x1002a,00000008)
fixme:d3d:IWineD3DClipperImpl_SetClipList (0x174530,0x34f9e8,0),stub!
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 00000001
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x132780)->((nil),00000008)
note: here is an example of how the Quest Designer is supposed to Render.
http://openzelda.thegaminguniverse.com/images/screenshot3.PNG
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17934
Summary: Freelancer will quit after splash screen
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20270)
--> (http://bugs.winehq.org/attachment.cgi?id=20270)
Application log
Freelancer after splash screen will throw popup box that there was an error and
won't continue loading.
--
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=10251
Summary: 1cv77 on platform 25 page fault
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virtualprotoss(a)yahoo.com
Created an attachment (id=8878)
--> (http://bugs.winehq.org/attachment.cgi?id=8878)
1cv77_platform25
When start the 1cv7s.exe, normally starting, then open any configs - 1-3
seconds, and crash with Unhandled exception: page fault on read access to
0x0fa43720 in 32-bit code (0x0041d2b7).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19075
Summary: Problem with MCataloguer
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wushumasters(a)hotmail.com
Created an attachment (id=22012)
--> (http://bugs.winehq.org/attachment.cgi?id=22012)
Log of Mcataloguer 2.9.5
This software in the version 2.9.5 (last) dont works.
Please if the guys of project can look something.
I have all components installed in my computer like MDC, VB2005 and others.
Thanks,
Patrick
--
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=19013
Summary: OED2 (Oxford English Dictionary 2): freezes on startup
with fatal error
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robey.callahan(a)gmail.com
Created an attachment (id=21911)
--> (http://bugs.winehq.org/attachment.cgi?id=21911)
This is the terminal output for running the program, up to the point of force
quit.
The OED2 (Oxford English Dictionary 2), version 1.14, used to work (up to and
including Wine 1.19.
After that Wine version, it has not worked.
On Wine 1.23, the outline of the program window appears and then a smaller
dialogue box appears noting a fatal error and the file winedvm.exe
I hope this isn't too complex a fix, and good luck to anyone who can do it!
Thanks, Robey Callahan
--
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=19000
Summary: Stronghold 2: Error at installing 1.4 game patch
Product: Wine
Version: 1.1.23
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
Created an attachment (id=21892)
--> (http://bugs.winehq.org/attachment.cgi?id=21892)
Error
I'm using Wine 1.1.23 (compiled from source using gcc version 4.4.0 20090506
(Red Hat 4.4.0-4) ) on Fedora 11 i386.
The problem is that at the end of patching Stronghold 2 (European version) from
1.0 to 1.4 i get error. This doesn't happen on MS Windows.
In terminal there are many
err:storage:BlockChainStream_WriteAt not enough blocks in chain to write data
and then
fixme:shell:IShellLinkA_fnGetPath (0x1a9e0e8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1a9e0e8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa02c0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa02c0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa0318): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa0318): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa0490): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa0490): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa05f8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x1aa05f8): WIN32_FIND_DATA is not yet
filled.
--
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=18942
Summary: UT2004: freeze loading a match
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sombra2eternity(a)gmail.com
Created an attachment (id=21788)
--> (http://bugs.winehq.org/attachment.cgi?id=21788)
Screenshot when freezes
as Jesse Maurais said in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=5425 its
impossible to load a game in UT2004, he described quite well the symptoms. In
my case i can play the first preliminatory matchs on single player mode, nexts
never finish loading.
I just:
-rm -r .wine directory
-installed wine 1.1.23
-created the ./wine
-install Steam
-link steamApps dir and update UT2004
-Accepted the UT license and refuse install directX (cancel button)
-the game is running on OpenGL mode by the .ini config file
When the game runs in fullScreen mode and closed, the screen config is altered
and shows pretty much lightness (See attached PNG). When running windowed mode
it not happens, but freeze in the moment you can see in the attachment too (run
first in fullscreen, break my screen config and twice in windowed, then freeze
and taked a screenshot).
+seh attached, but no idea if useful, maybe a +relay?
the log dont show any err or lost dll i can make sense of.
sorry for my eng
if the report is invalid, plz help me send correct information
--
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=18723
Summary: LUAU 2.2.1 setup causes a page fault
Product: Wine
Version: 1.1.22
Platform: PC
URL: ftp://ftp.symantec.com/public/english_us_canada/liveup
date/lua_2.2.1/LUAESD.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21463)
--> (http://bugs.winehq.org/attachment.cgi?id=21463)
wine-1.1.22-219-gfbb43c4 +msi
Symantec's LiveUpdate Administration Utility 2.2.1 gets so far into the
installation and causes an unhandled page fault.
This application needs the Java Runtime Environment.
http://java.sun.com/javase/downloads/index.jsp
--
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=18542
Summary: Slingplayer 2.0 unhandled exception on close
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay
er-2.0.3508-Setup-EMEA.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21209)
--> (http://bugs.winehq.org/attachment.cgi?id=21209)
wine-1.1.21-316-g8f33420 console output
After closing Slingplayer 2.0, an unhandled exception occurs and the .exe
remains in memory (along with another).
To get this far, dotnet20 and native gdiplus required.
--
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.