http://bugs.winehq.org/show_bug.cgi?id=35970
Bug ID: 35970
Summary: Wine del returns 1 on error unlike on Windows
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
To reproduce, try the following in Windows (tested on XP) and in "wine
cmd"/"windconsole cmd" (tested on wine-1.7.16-133-gd8ca8c2):
Windows XP:
C:\> del asdf
Couldn't find C:\asdf
C:\> echo %ERRORLEVEL%
0
Wine:
C:\>del asdf
asdf: File Not Found
C:\>echo %ERRORLEVEL%
1
This is a potential incompatibility with applications which expect del to
return 0 in this case.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39212
Bug ID: 39212
Summary: cmd:batch fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a regular user account
rather and an administrator account.
batch.c:312: Test failed: unexpected char 0x2b position 0 in line 1143 (got
'+++', wanted '.foo=bar')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1144 (got
'--- resetting association', wanted '.foo=bar')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1145 (got
'--- resetting association', wanted '+++')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1146 (got
'--- resetting association', wanted '.foo=bar')
batch.c:312: Test failed: unexpected char 0x2b position 0 in line 1154 (got
'+++', wanted 'footype=foo_opencmd')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1155 (got
'--- resetting association', wanted '.foo=footype')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1156 (got
'--- resetting association', wanted 'footype=foo_opencmd')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1157 (got
'--- resetting association', wanted '+++')
batch.c:312: Test failed: unexpected char 0x2d position 0 in line 1158 (got
'--- resetting association', wanted 'footype=foo_opencmd')
This is most likely because the privileges are insufficient for the 'assoc
.foo=bar' command despite the check at the start of the 'Testing assoc'
section.
Currently these test failures happen on the following WineTest boxes:
fg-win2000-rusr, fg-winxp-lusr, fg-win7u64-1spie9usr.
https://test.winehq.org/data/tests/cmd.exe:batch.html
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37881
Bug ID: 37881
Summary: Livescribe Echo Desktop does not work under wine
Product: Wine
Version: 1.7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: GregorFehrenbach(a)web.de
Distribution: ---
Created attachment 50450
--> https://bugs.winehq.org/attachment.cgi?id=50450
Wine Error log.
I am using the Livescribe Echo Desktop (see:
http://www.livescribe.com/de/support/echo/setup/) for my Smartpen.
I can install this software (with a minor error that the update service can't
be installed, but this would be OK)
When I try to start the program the startup sound and the GUI appear, but the
GUI does not respond and crashes after about 2 minutes, because KDE detects
that it is inresponsive. It also gives an error pop-up on a critical error and
that the GUI needs to close due to this error.
The log shows error messgaes regarding to msvcp120.dll._Cnd_init given in the
attachment.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38252
Bug ID: 38252
Summary: Fatal error during software installation
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harry.callahan12345(a)gmail.com
Distribution: ---
Created attachment 51067
--> https://bugs.winehq.org/attachment.cgi?id=51067
Error log
During installation attached error appeared.
The software:
http://download.fxcorporate.com/FXCM/FXTS2Install.EXE
Under windows it works correctly.
--
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=29206
Bug #: 29206
Summary: Director Player Error: Unable to load movie playlist.
Does the .INI file exist? It must contain a section
'[Movies]' with an entry 'Movie01=Pathname.dir'.
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlosalvatore(a)gmail.com
Classification: Unclassified
Director Player Error:
Unable to load movie playlist. Does the .INI file exist? It must contain a
section '[Movies]' with an entry 'Movie01=Pathname.dir'.
Already tried with native msvcrt.dll, no success.
The software is Mystery Cases - Madame Fate from Bigfish games. I'm not using
any native dll.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39230
Bug ID: 39230
Summary: odbccp32:misc fails if privileges not high enough
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following failures only happen if the test is run in a restricted user
account.
misc.c:111: Test failed: SQLInstallDriverManager unexpectedly failed: 19
misc.c:122: Test failed: SQLInstallDriverManager unexpectedly failed: 19
In particular one can notice this bug on the following WineTest boxes:
fg-win2000-rusr: Windows 2000 with a Restricted user account
fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in non-Restricted/Limited user accounts on the
following boxes for instance:
fg-win2000-susr: Windows 2000 with a Standard (Power) user account.
fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See:
https://test.winehq.org/data/tests/odbccp32:misc.html
--
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=30855
Bug #: 30855
Summary: «Rhymes» doesn't work correctly
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hl2mapper92(a)gmail.com
Classification: Unclassified
«Rhymes» is a Russian rhymes dictionary, and it does not work correctly. I
enter a word and press enter. The program must show all rhymes to this word in
a text field. But there is a problem with this field's update: I need select
all text or move the program's window to update this form. This field don't
want to update itself.
The problem can be noticed only on GNU/Linux and under Wine: if I start the
«Rhymes» under Windows, the program works properly.
The official site of program: http://rifmovnik.ru
--
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=27859
Summary: Task Coach: Crash at walking through menus
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35637)
--> (http://bugs.winehq.org/attachment.cgi?id=35637)
Terminal output on wine-1.3.24-216-gd385675
Steps to reproduce:
1) remove ~/.wine
2) install Task Coach
3) wine taskcoach.exe
4) click on e.g. "help" menu
5) wander through menu titles
Behaviour:
Crash.
Expected behaviour:
No 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.
https://bugs.winehq.org/show_bug.cgi?id=37994
Bug ID: 37994
Summary: AVRStudio 4.18: Editor window text rendered
incorrectly (transparent tab characters)
Product: Wine
Version: 1.5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: e298903(a)trbvm.com
Distribution: ---
Created attachment 50625
--> https://bugs.winehq.org/attachment.cgi?id=50625
Screenshot showing transparent tab characters
Within the main editor window of AVRStudio, tab characters are not drawn in
background color and remain transparent, showing artefacts of the panes
underneath.
This makes the application unusable as the editor shows incorrect text
characters or graphic elements wherever a transparent tab character appears.
This bug was introduced in wine version 1.5.20 with the changes to gdi32.dll,
in particular the changes to GetTextExtentExPoint.
The issue can be fixed for later versions of wine up to 1.7.35 by reverting to
the 1.5.19 gdi32 versions of driver.c, font.c and freetype.c.
The AVRStudio 4.18 installation .exe is freely available here (requires email
registration):
http://www.atmel.com/tools/STUDIOARCHIVE.aspx
Checksum:
f2d1e92ab59f06d5f4d029736afc9b814fdd2e1e AVRStudio4.18Setup.exe
Terminal output doesn't show anything useful. See screenshot instead.
--
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=33718
Bug #: 33718
Summary: comctl32:propsheet Add button test failure
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
A number of VMs report this random test failure:
propsheet.c:543: Test failed: The Add button has not been pressed!
While it is random this test failure is frequent enough to cause significant
pollution of the test results. It has been seen on the following systems:
comctl32 5.82.2900.2180 Windows XP SP2 + IE7
comctl32 5.82.2900.6028 Windows XP SP3 + IE8
comctl32 5.82.3790.3959 Windows 2003 Enterprise Server SP2 + IE8
comctl32 5.82.6002.18305 Windows Vista Home Premium SP2 + IE9
comctl32 5.82.7601.17514 Windows 7 Ultimate SP1 64-bit + IE9 (32-bit tests)
comctl32 5.82.9200.16384 Windows 8
--
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.