http://bugs.winehq.org/show_bug.cgi?id=16423
Summary: Regression testing - wine.inf: Change default windows
version to XP. - Breaks SpeechSDK5.1.exe installer from
Microsoft
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomaslloyd(a)yahoo.com
CC: m.b.lankhorst(a)gmail.com
Before this revision the installer from Microsoft for the speech SDK worked
fine but afterwards it did not seems to copy the files from the install package
or to update the registry.
Please contact me for access to the installer but you should find ti readily
available on the net. Once installed the software seems to function well. The
installation process is broken.
Output from regression testing:
f629dc4eb6006fbdc3f658d13186b9c7e08b189d is first bad commit
commit f629dc4eb6006fbdc3f658d13186b9c7e08b189d
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Mon Mar 17 17:05:11 2008 -0700
wine.inf: Change default windows version to XP.
:040000 040000 818e94fa16bf9dd631461e52442e627e13b96266
2a4dd8c82a932644f04f80623bb396a7170d4889 M tools
--
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=13525
Summary: Word 2003: Copy/Paste Textbox converts to picture
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreryan908(a)gmail.com
In Word 2003, copying and pasting a textbox widget in a drawing canvas results
in a picture of the text in the textbox being pasted instead of a duplicate
textbox.
Using native riched20, riched32, msxml3. Forcing built-in using winecfg doesn't
change this behaviour.
--
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=14152
Summary: R3x crashes at start in Wine 1.1
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.esnips.com/doc/ce9cd176-2dc3-4993-a706-
bc9d66d7ffec/R3x060
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=14414)
--> (http://bugs.winehq.org/attachment.cgi?id=14414)
Screenshot of error message
R3x is a small freeware program to audit networks.
It worked well under Wine 1.0 and showed numerous resources in the network.
Under Wine 1.1 it crashes at startup.
See the screenshot with error message.
The oofficial site of the program is currently offline, but you can download it
from here:
http://www.esnips.com/doc/ce9cd176-2dc3-4993-a706-bc9d66d7ffec/R3x060
--
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=16454
Summary: emule crashs after an undefined time
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mirko2324(a)yahoo.de
Created an attachment (id=17805)
--> (http://bugs.winehq.org/attachment.cgi?id=17805)
logfile
I attach the standard console output. Sorry, but I couldn't say anything more
about the crash.
I don't know whether you need more information about this 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=15958
Summary: "make test" hangs in winmm/wave.c in
wave_out_test_device
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
For as long as I can remember, "make test" has been hanging
in winmm's wave test. Here's a backtrace:
2 NTDLL_wait_for_multiple_objects+0x223(count=1, handles=0x32f7a0, flags=4,
timeout=(nil), signal_object=(nil)) [ntdll/sync.c:1063] in ntdll
3 NtWaitForMultipleObjects+0x62(count=?, handles=0x32f7a0, wait_all=0,
alertable=?, timeout=(nil)) [ntdll/sync.c:1101] in ntdll
4 WaitForMultipleObjectsEx+0x102(count=1, handles=0x32f8e0, wait_all=?,
timeout=4294967295, alertable=?) [kernel32/sync.c:192] in kernel32
5 WaitForSingleObject+0x3c(handle=0x54, timeout=4294967295)
[kernel32/sync.c:130] in kernel32
6 wave_out_test_deviceOut+0x117d(device=0, duration=1.000000, headers=1,
loops=0, pwfx=0x32fc3e, format=16, flags=327680, pcaps=0x32fc5c, interactive=1,
sine=0, pause=0) [winmm/tests/wave.c:779] in winmm_test
7 wave_out_test_device+0x11e7(device=0) [winmm/tests/wave.c:973] in
winmm_test
8 func_wave+0x462() [winmm/tests/wave.c:1454] in winmm_test
9 run_test+0x138(name="wave.c")
[winmm/tests/../../../include/wine/test.h:454] in winmm_test
Tests should not hang, even if sound isn't working; they should time out
after 10 seconds or so (or faster, if possible).
--
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=15631
Summary: Dragon NaturallySpeaking 10 crashes after opening
Accuracy Center
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16665)
--> (http://bugs.winehq.org/attachment.cgi?id=16665)
terminal output log, opened accuracy center
The Accuracy Center is a drop-down menu item that opens a box (that requires
gecko, which installs correctly). The Accuracy Center box contains options to
allow the user to do additional training, and several other functions. It would
improve long-term accuracy if a couple of its functions worked. Right now it
just crashes when you open it.
I think it's an oleacc error, but that's just a guess based on the following:
wine: Call from 0x7b8458b0 to unimplemented function
oleacc.dll.ObjectFromLresult, aborting
I'll try to send you a screenshot of Accuracy Center right before it crashes.
version: wine-1.1.6-170-gf151180
If you are thinking of prioritizing this, bug 15534 should come first because
that makes the whole program 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=14500
Summary: Supreme Commander: Input field too narrow to enter the
CD key
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hcvst(a)gmx.net
Hi,
I cannot enter the CD key to "Supreme Commander" fully as the input fields are
too narrow for some sections. In particular "UMW2" does not fit into field 4 as
shown below.
XXXX-XXXX-XXXX-4444-XXXX
This is similar to bug# 9924, which is closed.
Applying the winetricks or dpi workaround described there does not work for me.
I am running Ubuntu 8.04 (2.6.24-19-generic) @ 1680x1050.
This is the first time I use wine. Please let me know if you need more infos.
Regards,
HC
--
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=14404
Summary: Diablo LOD/Starcraft, no sound with ALSA
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Shirakawasuna(a)gmail.com
When running either Starcraft (any version) or Diablo II (any version,
including Lord of Destruction), the intros play fine with the default ALSA
configuration, but once the actual game is loaded, all sound functionality
ceases. The broken sound continues even if one exits and returns back to the
main menu, which has no issues when the programs are first run.
However, if one runs the same wine command with "aoss" prepended, everything
works fine.
I would include more information, but the wine output does not seem to be very
helpful. It seems others are having this problem as well:
http://appdb.winehq.org/commentview.php?iAppId=74&iVersionId=315&iThreadId=…
--
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=14300
Summary: winhelp: Wrong initial view position in pages
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
With some help files, on clicking a link Wine winhelp shows the new page
part-way down, not from the top.
To demonstrate, download winehelp_bugs.tar.bz2 from
http://bugs.winehq.org/attachment.cgi?id=14574
and load winrisk.hlp into Wine winhelp.
Resize the window to be about half its original width and height. Click the
Contents button. The view moves about half-way down the page. Click "Revision
History". The view is over half-way down the page.
In both cases, Windows 95 WINHLP32.EXE remains at the top of the page.
--
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.