http://bugs.winehq.org/show_bug.cgi?id=12787
Summary: Magic Online III crashes at startup in .net 2.0 with
System.IO.FileNotFoundException: Could not load file or
assembly 'System, Version=2.0.0.0
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.wizards.com/default.asp?x=magic/moliii2/downl
oad
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With yesterday's git, Magic III installs fine in an empty .wine directory,
but the game itself (renamer.exe) crashes early in .net 2 initialization
with bug 10467:
Unhandled Exception: System.TypeInitializationException: The type initializer
for 'System.Globalization.TextInfo' threw an exception.
at System.Globalization.TextInfo.GetNativeTextInfo(Int32 cultureID)
at System.Globalization.TextInfo.get_InvariantNativeTextInfo()
...
Work around that by copying http://kegel.com/wine/l_intl.nls to
drive_c/windows/system32/
The next problem is a crash with
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from
HRESULT: 0x80070002^M
File name: 'System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'^M
at Renamer.Renamer.Rename()^M
at Renamer.Renamer.Main(String[] args)
--
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=12734
Summary: Vanguard trees/leaves in face (billboard X axis not
locked?)
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
When walking around in Vanguard SoH, the trees bend down toward you as you
approach and the leaves get stuck in your face, obscuring your view. This tends
to discourage exploration of and participation in heavily treed areas. Turning
down tree detail limits the issue to some extent, but it is still there. What
it looks like is some sort of billboarding glitch where the rotation axis is
either substituted or not being locked properly.
Todo: If I get time during my busy schedule, I may attempt to write a simple
test case for Windows based on the NeHe tutorials and trace it. If you have
more time/knowledge and can duplicate the problem, feel free. It does seem like
it might be a simple typo, but where?
--
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=10691
Summary: Dragon Naturally Speaking 9 can't enter text into
Firefox window
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://nuance.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
DNS 9 can enter text into Notepad, but not into Windows Firefox 2.0.0.8.
Two lines from the log look somewhat suspicious:
fixme:oleacc:AccessibleObjectFromWindow 0x20032 0
{618736e0-3c3d-11cf-810c-00aa00389b71} 0x34f680
fixme:menu:GetSystemMenu not supported on other process window 0x20032
Incidentally, roughly this same problem was reported three years ago:
http://www.kerneltraffic.org/wine/wn20051104_298.html#4
--
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=10687
Summary: Dragon Naturally Speaking 9 gets stuck on "Click File"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://nuance.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To repeat:
Follow current best recipe for installation:
Close all other apps (esp. Firefox)
Run Audacity and make sure you can record and play back
Run winecfg and select OSS (ALSA stutters horribly lately)
Then do following script:
test -f wordview.exe || wget
http://downloads.pcworld.com/pub/new/business/word_processing/wordview.exe
cp wordview.exe ~/.wine/drive_c/wvinstall.exe
mv ~/.wine/dosdevices/z: ~/.wine/dosdevices/oldz
cd ~/.wine/drive_c
wine wvinstall.exe
cd ../..
mv ~/.wine/dosdevices/oldz ~/.wine/dosdevices/z:
sh winetricks fakeie6 gdiplus vcrun6
wine /media/cdrecorder/setup.exe
Train as normal (avoid Dave Barry and Alice In Wonderland samples,
as they have text that can't be seen in Wine)
Start Dragonpad (click on mic, tools / dragonpad)
Say a few words to make sure it's working
Say "Click File"
Say a few words, note that none of them are recognized.
Occasionally some of the words you say after Click File
come out after you quit Dragonpad, so something's getting
stuck somewhere.
--
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=10163
Summary: Thomas Guide Digital Edition 2005 doesn't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.thomas.com/prod/tgde/tgde.html
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This cd-rom came with a Los Angeles map I bought
a few years ago, but somehow I never filed a
bug for it until now. Go figure... anyway, the
first hitch is the installer wants mshtml.dll in system32,
so I sent a patch for that,
http://winehq.org/pipermail/wine-patches/2007-October/045726.html
The next hitch is, starting the app just yields
a dialog box that says "?". If you do
sh winetricks jet40
the dialog box changes to say
"Item not found in this collection."
So Jet isn't happy somehow?
There's one err on the console:
err:ole:CoGetClassObject class {444c8d5a-87a0-494c-a7b2-3df16e1d5cce} not
registered
No idea what that is, but it happens way earlier in the +relay
log than the "item not found" string.
None of native dcom98, mdac27, msxml3 help.
--
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=12512
Summary: Ctrl+Home and Ctrl+End don't match Windows behaviour for
the edit control
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Run notepad from wine
2. Enter "Hello
World"
3. Go to the beginning of the document
4. Press Ctrl+End
This should take you to the end of the document. Instead, it takes you to the
end of the current line (like End does).
5. Go to the end of the document
6. Press Ctrl+Home
This should take you to the beginning of the document. Instead, it takes you to
the beginning of the current line (like Home does).
--
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=9784
Summary: Wine Emulators hangs with no error
Product: Wine
Version: 0.9.45.
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: youngjova(a)optonline.net
I'm running a program for remote control software and the program boots with
the intial screen but then just hangs with out an error. The attached code it
was happens in the terminal, and I get up and leave an come back in 30 minutes
and same screen.
--
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=12866
Summary: wineserver assertion failure when TMG7 installer
completes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.whollygenes.com/files/tmg7setup.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After the TMG7 installer completes, and you say "Yes" to the "Want to reboot"
question, five seconds later, you see
wineserver: winstation.c:383: close_process_desktop: Assertion `desktop->users
> 0' failed.
This is with git from april 25 and also with git from today.
--
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=12837
Summary: Stack trace in socket.c when starting Call of Duty
multiplayer
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeleneski(a)comcast.net
When trying to start Call of Duty multiplayer I receive the stack trace
attached. Also note that when compiling this package I receive the warning:
socket.c: In function ‘WS_gethostbyname’:
socket.c:3247: warning: comparison between pointer and integer
Which is the same line where the stack points to.
--
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=12772
Summary: imm32: imm32.ok test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression, testcase
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: slash(a)ma.neweb.ne.jp
../../../tools/runtest -q -P wine -M imm32.dll -T ../../.. -p imm32_test.exe.so
imm32.c && touch imm32.ok
fixme:imm:ImeSetCompositionString PROBLEM: This only sets the wine level string
imm32.c:198: Test failed: Windows does not post WM_IME_COMPOSITION in response
to NI_COMPOSITIONSTR / CPS_CANCEL, if the composition string being canceled is
non empty.
fixme:imm:ImmGetCompositionStringA Unhandled index 0x8
fixme:imm:ImmReleaseContext (0x10024, 0x127488): stub
make: *** [imm32.ok] Error 1
Regression since:
83ae4a92e52ff7dabafad0336d587a026a1678aa is first bad commit
commit 83ae4a92e52ff7dabafad0336d587a026a1678aa
Author: Kusanagi Kouichi <slash(a)ma.neweb.ne.jp>
Date: Thu Apr 24 08:32:03 2008 +0900
imm32: Fix a meaningless test.
ImmSetCompositionString generates WM_IME_COMPOSITION. Therefore test always
fails if messages are not flushed.
Hmm, seems we need an imm component...
--
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.