http://bugs.winehq.org/show_bug.cgi?id=19917
Summary: ABBYY Lingvo x3 English Edition: crash when installing
the application
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ihar.hrachyshka(a)gmail.com
Created an attachment (id=23384)
--> (http://bugs.winehq.org/attachment.cgi?id=23384)
General wine console output with no WINEDEBUG specified
Installation crashes right after installer shows 'Installing new services'.
Then the window with the following message is shown:
The program msiexec.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
When I click "Close" button in the message window then hanged installer window
is closed, and I'm returned to general welcome screen of ABBYY installation
interface.
You can download 15-day demo version of the program from:
http://www.abbyy.com/DLCenter/downloadcentermanager.aspx?file=/lingvox3/ABB…
My Wine is build with Gentoo wine-1.1.28 ebuild copied to wine-1.1.29.ebuild
location, with the following USE flags: X alsa gecko jpeg ncurses opengl png
ssl -cups (-dbus) -esd (-gnutls) (-hal) -jack -lcms (-ldap) (-nas) -oss -samba
(-scanner) -test -win64 -xcomposite -xinerama -xml
I don't use any Windows files for Wine.
My system is: Gentoo Linux 2008.0, Linux 2.6.30 (gentoo-sources), amd64 (stable
branch).
booxter@localhost ~ $ wine --version
wine-1.1.29
booxter@localhost ~ $ gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--disable-fixed-point --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror --enable-secureplt
--enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp
--disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6,
pie-10.1.5'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5)
--
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=33638
Bug #: 33638
Summary: wine cmd wrong extracting of command line arguments
while using "%~1"
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loentar(a)gmail.com
Classification: Unclassified
1. wine cmd extracts "%~1" as is when no argument passed to command file, but
must extract as empty string.
2. "%~1" must remove any quotation marks from arguments, but wine cmd leave it
unchanged.
example: test.cmd
----
echo "%~1"
----
start under winxp:
----
>test.cmd 1
"1"
>test.cmd "1"
"1"
>test.cmd
""
----
start under wine cmd:
----
>test.cmd 1
"1"
>test.cmd "1"
""1""
>test.cmd
"%~1"
----
for reference see this topic:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en…
--
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=12090
Summary: A good gnutella client based on limewire and
acquisitionx
Product: Wine
Version: 0.9.4.
Platform: PC-x86-64
URL: http://sourceforge.jp/projects/cabos/files/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rao.murlidhar(a)yahoo.com
Created an attachment (id=11468)
--> (http://bugs.winehq.org/attachment.cgi?id=11468)
error log.
When the application is started , an error comes up saying that java cannot be
loaded.
--
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=23521
Summary: 4D Server 6.5.4 crash :
err:service:service_control_dispatcher
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebastien.ramage(a)gmail.com
4D server 6.5.4 just crash after few seconds saying:
err:service:service_control_dispatcher failed to create control pipe error =
676
4D Server can be download here for test :
http://www.janin-tools.com/download/wine/4d_server_6.5.4.tar.gz
--
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=33639
Bug #: 33639
Summary: wine cmd wrong assignment while using set "var=value"
and have spaces after
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loentar(a)gmail.com
Classification: Unclassified
Wine cmd wrongly assign space chars into variable name when using `set
"var=value"` form. Spaces after `value"` must not appear in `var`.
This is important thing, because when variable will be inserted into
conditional expression it may failed (I keep ^M char to see spaces). For
example this lines is failed under wine cmd but works under winxp:
----
set "var=value" ^M
if "x%var%"=="xvalue" (echo ok) else (echo fail)^M
----
some test (I keep ^M char to see spaces):
-- start of test.cmd: --
@echo off^M
set var=value ^M
:: space symbol must appear in `var`^M
echo "%var%"^M
^M
set "var=value" ^M
:: space symbol must NOT appear in `var`^M
echo "%var%"^M
^M
-- end of test.cmd: --
start under winxp:
----
>test.cmd
"value "
"value"
----
start under wine cmd:
----
>test.cmd
"value "
"value "
----
--
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=32312
Bug #: 32312
Summary: SNES9x crashes when non-48kHz DirectSound audio output
is selected
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Regression SHA1: 605cd62c7dc84ef86cbd260139c6875cd0ed8d60
Created attachment 42650
--> http://bugs.winehq.org/attachment.cgi?id=42650
dsound-related crash backtrace
I'm testing with SNES9x 1.53, Wine 1.5.18, Lubuntu 11.10 x86-64, Nvidia driver
304.64.
I get a crash on changing the sound driver setting. To reproduce:
- Download and unzip the snes9x archive.
- Run snes9x.exe. You'll get a dialog saying "Unable to initialize XAudio2"
since Wine doesn't support that. Click OK.
- Select Sound->Settings..., change Sound Driver to Snes9x DirectSound and
click OK. The program crashes. Since it saved the DirectSound setting to
snes9x.conf, you get an immediate crash if you run snes9x.exe again without
deleting or editing snes9x.conf.
The crash seems to be related to the sample rate. The default playback rate is
32 KHz. For me, if I change Sound Driver to DirectSound and Playback Rate to 48
KHz, there is no crash. I can load a SNES ROM and play it with (albeit crackly)
sound. The crash happens when selecting any other playback rate.
(There is no graphical output in the default Direct3D mode which I'll hopefully
file another bug for. You can select Video->Display Configuration... and change
Output Method to DirectDraw to work around that.)
This looks like a regression. A regression test gave this:
605cd62c7dc84ef86cbd260139c6875cd0ed8d60 is the first bad commit
commit 605cd62c7dc84ef86cbd260139c6875cd0ed8d60
Author: Maarten Lankhorst <maarten.lankhorst(a)canonical.com>
Date: Fri Nov 16 20:35:51 2012 +0100
dsound: Create a primary_pwfx separately from pwfx.
:040000 040000 d3b302ce4433475153fde9b9e86f656e64487ea8
d33035cd0a9fc793a629ae425621ee6daff67d63 M dlls
--
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=19872
Summary: Dragon NaturallySpeaking 10 Standard - Dictation Box
causes program freeze
Product: Wine
Version: 1.1.28
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
This is probably a bug similar to bug 15534, which has been fixed.
So I suspect a GDI handle leak or some type of virtual memory problem. (Thanks
Alexander.)
To reproduce:
I use Dragon NaturallySpeaking heavily, opening the DictationBox, dictating
text, pasting into Notepad.
All is well for quite a while.
Suddenly the program slows down. When I try to paste text from DictationBox
using the "transfer" command, the text grays out to show it is being selected,
but the text does not drop and DictationBox does not close, as it should.
I can paste the text using CTL-V, but the DictationBox stays open with the text
in it, and the program has frozen.
Problem -- since the program does not actually crash, does anyone have any
suggestions on a winedbg command?
Will try first:
WINEDEBUG=warn+gdi+relay
--
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=33685
Bug #: 33685
Summary: Wine doesn't detect Mobility Radeon HD 4200 Series
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kyl416(a)aol.com
Classification: Unclassified
Wine doesn't detect my Mobility Radeon HD 4200 series graphics card. It has the
side effect on some games like CounterStrike Global Offensive which has a
specific list of cards.
I attached a patch of what I beleive will fix it.
I'm not too familiar with the code so the definitions of the card under
select_card_amd_binary and select_card_amd_mesa might belong in another
section.
--
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=33669
Bug #: 33669
Summary: Citavi 3.4 installer fails on startup
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Created attachment 44569
--> http://bugs.winehq.org/attachment.cgi?id=44569
+msi trace
The Citavi 3.4 installer fails on startup with what seems to be an msi error:
$ ./wine Citavi3Setup.exe
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1627
--
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=21371
Summary: No text can be entered in HTML-Kit's visual mode
(Prototype Pad)
Product: Wine
Version: 1.1.36
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=25734)
--> (http://bugs.winehq.org/attachment.cgi?id=25734)
Terminal output
HTML-Kit build 292 includes a simple WYSIWYG editor, called graphical/visual
mode or Prototype Pad. This consists of a toolbar with various text tools, and
a text area for typing. In Wine, this mode *looks* normal, but no text can be
entered in the text field.
Component may be mshtml. The about button in the editing window says "the
Prototype Pad is a tool based on the MSHTML component found on your
computer"...
winetricks ie6 fixes the issue.
Terminal output is from starting the program and entering graphical/visual
mode. (Winetricks was used to install wine-gecko.)
--
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.