http://bugs.winehq.org/show_bug.cgi?id=21662
Summary: Crash in CactusTaller when selecting some of the main
menu options
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.cactusgest.com/soft/prog/taller.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=26157)
--> (http://bugs.winehq.org/attachment.cgi?id=26157)
Console output
After bug 21632, there is a new bug in gdiplus every time I try to select some
of the options. I'm attaching a log of the 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=13594
Summary: Topplan 2007 fails while trying to open the map
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: unxed(a)mail.ru
Created an attachment (id=13558)
--> (http://bugs.winehq.org/attachment.cgi?id=13558)
wine log
Topplan 2007 starts normally, but closes then after trying to open any map.
--
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=20824
Summary: Curse Client v4 crashes on install
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elmano(a)gmx.at
Created an attachment (id=24946)
--> (http://bugs.winehq.org/attachment.cgi?id=24946)
console output of wine when running the curse setup
The new version of the Curse Client (a tool to manage game addons, esp. for
WoW) crashes upon install. on the first try it did some "downloading .net
profile 1.1" stuff or sthg and crashed then, now it crashes immediately after
starting the installer. Afterwards an empty IE-window pops um (only window
border, white content, can be closed without problems)
I've attached the console output if that helps :/
--
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=21894
Summary: Command and Conquer 1 (gold - "Tiberian Dawn")
installer error
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://na.llnet.cnc3tv.ea.com/u/f/eagames/cnc3/cnc3tv/
Classic/NOD95.iso
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Trying to install the Command and Conquer 1 (gold) from either CDs fails.
The player can choose whether to play as GDI or NOD, and there is one install
CD for each army.
There are many versions of Command and Conquer 1.
The original version is a DOS game and outside of the scope of this bug report.
The "first decade" version is a multiple game package that is also outside of
the scope of this bug report.
This bug report concerns the "Gold" Windows 95 version, which is now also
downloadable from
http://www.commandandconquer.com/classic
direct GDI link:
http://na.llnet.cnc3tv.ea.com/u/f/eagames/cnc3/cnc3tv/Classic/GDI95.iso
direct NOD link (also in URL field of this report):
http://na.llnet.cnc3tv.ea.com/u/f/eagames/cnc3/cnc3tv/Classic/NOD95.iso
Installation breaks with an error after starting the installation.
wine reports the error:
"err:ntdll:RtlpWaitForCriticalSection section 0x7eb594a0 "syslevel.c:
Win16Mutex" wait timed out in thread 001a, blocked by 001d, retrying (60 sec)"
and a few seconds later the application show the error:
"Unable to locate necessary files. Please run setup.exe from the CD-ROM disc".
Tested with 1.1.39, 1.1.38, 1.1.37, with the same 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=21882
Summary: make depend actually required on OpenBSD's make
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: OpenBSD
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Wine's makefiles are pretty excellent, and even though make depend is
recommended, in practice, it's rarely needed, since make will call it if it is
needed.
On OpenBSD 4.6, I ran configure and make, forgetting that make depend is
needed. It failed, but after running make depend then make, it compiled fine.
This worked last I tried on FreeBSD, so is hopefully doable for OpenBSD as
well...
FWIW, here's OpenBSD's man page:
http://www.openbsd.org/cgi-bin/man.cgi?query=make&apropos=0&sektion=0&manpa…
--
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=21857
Summary: RealBasic's TextArea.text returns exactly half of the
inputed text
Product: Wine
Version: unspecified
Platform: x86-64
URL: http://ee.fastpalaces.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 3esmit(a)gmail.com
RealBasic is a programming language + api + ide.
http://www.realsoftware.com/realbasic/
It is used to develop the PalaceChat application, that works almost fine under
wine, except for it TextAreas.
Any text retrived in TextArea object by .text returns exactly the half of the
real inputed content. I asked developer for Wine suport, and he gave a lot of
fixes in his application, but this one have notting to do with his programming,
althought there is a code workaround.
In the attachment, there is an application that demonstrates the bug itself,
and it workaround.
The first button get text trought .text and the other is a .seltext workaround
though kind of a ugly one since it will have to physically select the text and
copy its selection to a temperary string (selstart sellength then use seltext).
The expected behavior is obviously to have full text shown in the dialog by the
.text property.
I hope we made easy your life fixing this bug.
Thank you for the attention and 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.
http://bugs.winehq.org/show_bug.cgi?id=21854
Summary: Regression -- Dragon NaturallySpeaking 10 Standard
does not paste text from DictationBox
Product: Wine
Version: 1.1.39
Platform: x86
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
Background:
NaturallySpeaking's Dictation Box is used to enter text that is then injected
into a program, via a voice command, ("Transfer") or a keystroke command
(CTL-V).
CTL-V is used to transfer text to programs running in Linux, and either command
used to work for transferring text to programs running under wine.
Regression:
But as of a couple of days ago, the voice command "Transfer" stopped
transferring text into Notepad (I use Notepad2) running under wine. The text
moves out from DictationBox but then just hangs in the buffer.
Workaround:
Using CTL-V can be used to paste.
--
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=21853
Summary: Regression -- Dragon NaturallySpeaking 10 Standard
freezes when opening training window
Product: Wine
Version: 1.1.39
Platform: x86
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
Dragon NaturallySpeaking 10 Standard used to install and train very well.
However, within the last week sometimes (I haven't been training every day) a
regression has crept in.
Here's what used to happen.
After installation, the first time you open NatSpeak, three checks are done.
The first checks the microphone loudness, the second checks the sound quality,
and the third opens a window that starts the training session.
Usually, a useless error-message window pops up between the quality check and
the training session window. The message says that the sound may have stopped.
(It hasn't.) So you have to close that window before you can proceed. But then
everything runs fine.
Now, that error-message window makes a valiant effort to not appear, but the
whole thing freezes, and the training window does not come up.
So, whoever tried to remove the useless error-message window has introduced a
regression.
--
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=21825
Summary: winetricks dcom98 installation fails
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=26419)
--> (http://bugs.winehq.org/attachment.cgi?id=26419)
backtrace
Executing /home/austin/wine-git/wine /home/austin/.winetrickscache/DCOM98.EXE
/q
Could not load 'USER.DLL' required by 'W95INF16', error=2
err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable
to load 'W95INF16.DLL', error 2
Could not load 'USER.DLL' required by 'W95INF16', error=2
err:thunk:_loadthunk (W95INF16.DLL, w95thk_ThunkData16, W95INF32.DLL): Unable
to load 'W95INF16.DLL', error 2
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 002a), starting debugger...
Backtrace attached.
Regression caused by:
0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 is first bad commit
commit 0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 8 17:44:23 2010 +0100
user32: Do not load 16-bit user.exe by default.
:040000 040000 efe35dc6ec566d8677b01e142290dde76d0d73c6
e0a08872768ea3f142cd2d1fedeb8dafa167c05b M dlls
bisect run success
--
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=21820
Summary: 3d architecte from microapplication assert on startup
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.microapp.com/logiciel_3d_architecte_expert_
cad_2010_2674.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeanluc.malet(a)gmail.com
see the attached snapshot for the error message
3d architecte from micro application (see url, use the evaluation version) show
this error message when starting and then exit
step to reproduce :
1) download and install the evaluation version
2) launch 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.