http://bugs.winehq.org/show_bug.cgi?id=11839
Summary: Visualworks Smalltalk menu z-order pfui
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.cincomsmalltalk.com/scripts/DownloadCD.ssp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The menus in VisualWorks Smalltalk show up behind the app.
To repeat, download
ftp://anonymous:VWInstallerTest@ftp.cincomsmalltalk.com//pub/cstnc/visualworks/vwnc7.5/CST07NC_apr07.2.iso
Mount the image, cd to it, then do
wine cmd /c installWin.bat
Then start the app via the menu, or do
cd .wine/drive_c/Program\ Files/Cincom/vw7.5nc
wine bin/win/visual.exe image/visualnc.im
Then try any of the menus. As of yesterday's git,
they pop up *behind* the app.
--
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=20029
Summary: Msxml2.DOMDocument.6.0 unimplemented
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.solidworks.com/sw/downloads.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
Created an attachment (id=23571)
--> (http://bugs.winehq.org/attachment.cgi?id=23571)
plain console output, 1.1.29
After working around bug #20028 , (see that bug for how to reproduce, just add
winetricks gdiplus) Solidworks Viewer 2009 still won't load a file, but shows
an error box and crashes.
The relevant error is
err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5}
could be created for context 0x17
which turns out to be the guid of Msxml2.DOMDocument.6.0 , which is implemented
in msxml6.dll. As none of the new interfaces in msxml6 is implemented in wine
yet, this obviously fails.
winetricks msxml6 works around the issue. I can load a file and manipulate it
just 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.
http://bugs.winehq.org/show_bug.cgi?id=21679
Summary: men of war version 1.2 (regular game-on-cd, not steam
or demo)
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djh999gc(a)gmail.com
upgrading from Wine 1.36 to 1.38 was a regression & caused a crash quite
rapidly during gameplay. not sure where to report this but here it is.
reverting to wine 1.36 resolved it.
I do see the stop sign, but I'm gonna run it cuz these snips are tiny:
shMappedBufferRange @ buffer.c / 1181
^Cerr:seh:raise_exception Unhandled exception code c000013a flags 0 addr
0xf776442e
and
err:d3d:resource_init Out of adapter memory
err:d3d9:device_parent_CreateSurface (0x1676e4) CreateSurface failed, returning
0x8876017c
and
fixme:d3d:buffer_Unmap >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
glFlushMappedBufferRange @ buffer.c / 1181
--
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=16694
Summary: Build broken on PowerPC
Product: Wine
Version: 1.1.11
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I had an old G4 given to me, so I installed a copy of Intrepid on there and
tried compiling wine. After enabling the extra repositories, it's got all
dependencies settled (Dan's install-wine-deps script worked well). Cool!
First bug, I already sent a path for:
http://www.winehq.org/pipermail/wine-patches/2008-December/066885.html
though a skip or something else may be more appropriate.
Second bug:
austin@ubuntu-ppc:~/wine/dlls/rpcrt4/tests$ make
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole cstub.o
generated.o ndr_marshall.o rpc.o rpc_async.o server.o server_c.o server_s.o
testlist.o -o rpcrt4_test.exe.so ../../../libs/port/libwine_port.a -lole32
-lrpcrt4 -lkernel32
server_c.o: In function `__wine_pop_frame':
/home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:207:
undefined reference to `NtCurrentTeb'
server_c.o: In function `__wine_push_frame':
/home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:192:
undefined reference to `NtCurrentTeb'
Pretty low level stuff...Alexandre? :-)
Seems to continue on fine after that, but this is a crappy 400mhz, so it'll be
a bit before I know the results.
--
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=22732
Summary: unimplemented function msvcr80.dll._wgetenv_s (affects
Windows Live Messenger 2009)
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://download.live.com/messenger
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: canolucas(a)gmail.com
To repeat:
rm -Rf .wine
sh winetricks msxml3 gdiplus
download and install ie8 (there is no winetricks yet), URL:
http://www.microsoft.com/windows/internet-explorer/worldwide-sites.aspx
Download and install live messenger 2009 (URL provided above).
wine "c:\Program Files\Windows Live\Messenger\msnmsgr.exe"
This outputs:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"UCCAPI"
(2.0.0.0)
fixme:advapi:RegisterTraceGuidsW (0x7031a8fc, 0x70537fb0,
{56cf9745-8639-4fe0-96b2-5a913ee8b3c7}, 1, 0x33fd00, (null), (null),
0x70537fb8,)
fixme:advapi:RegisterTraceGuidsA (0x6307379f, 0x630b1cf8,
{0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x33fce8, (null), (null),
0x630b1d00,)
fixme:advapi:RegisterTraceGuidsA (0x6307379f, 0x630b1d18,
{797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x33fce8, (null), (null),
0x630b1d20,)
wine: Call from 0x7ee00202 to unimplemented function msvcr80.dll._wgetenv_s,
aborting
err:module:attach_process_dlls "wldlog.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Windows Live\\Messenger\\msnmsgr.exe" failed, status 80000100
--
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=21697
Summary: Background music (MIDI) doesn't always play in Pikachu
Volleyball 1.2
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://games.hotut.com/post/pikachu-volleyball/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
While version 1.0 of this game has working BGM in Wine now, version 1.2 still
has an issue. Sometimes, seemingly at random, the background music doesn't
play. Other times, it works just fine. Strangely, when it doesn't play,
clicking the "framerate" option on the menu bar can make it start playing.
Whether this works or not also seems to be random, but clicking it repeatedly
almost always works eventually.
Wine outputs a lot of of the fixmes seen repeatedly in the terminal output
whether the music plays or not. This particular log is from current git after
starting a match, finding that the music wasn't playing, and then clicking
"framerate" several times until it started playing.
--
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=22859
Summary: MS Paint crashes attempting to save a monochrome
bitmap
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28247)
--> (http://bugs.winehq.org/attachment.cgi?id=28247)
Crash log
MS Paint (installed with 'winetricks mspaint') crashes with an unhandled page
fault when attempting to save a file as a monochrome bitmap.
1. File -> save as
2. Choose "monochrome bitmap" in the "files of type" dropdown
3. Click save
4. Click yes
--
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=22480
Summary: Letter Chase 5.4 crash when typing
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spcurtis85(a)yahoo.co.uk
Created an attachment (id=27535)
--> (http://bugs.winehq.org/attachment.cgi?id=27535)
Console output (two Letter Chase sessions)
When typing in a test or in practice mode, Letter Chase will randomly
hang/crash and have to be killed.
Problem existed with current Wine 1.1.43 and previous version 1.1.42.
--
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=16861
Summary: ntdll/tests: size of array is negative
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
ccache gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o generated.o
generated.c
generated.c: In function ‘test_pack_CCHAR’:
generated.c:388: error: size of array ‘__C_ASSERT__’ is negative
generated.c: In function ‘test_pack_CHAR’:
generated.c:396: error: size of array ‘__C_ASSERT__’ is negative
make[2]: *** [generated.o] Error 1
--
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=16653
Summary: Trials 2 SE normal graphics mode does not work
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.redlynxtrials.com/forum/viewtopic.php?t=700
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trs80(a)ucc.asn.au
Normal graphics mode (the other two options are low and very low) just shows
black (although the UI does appear). Apparently it uses deferred rendering
which wine doesn't support? Cedega uses swiftshader which the developers claim
does work.
--
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.