http://bugs.winehq.org/show_bug.cgi?id=28037
Summary: cmd: sharing violation when using >>
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Assuming "bar" does not pre-exist, issuing
if 1==1 echo foo>>bar
in cmd generates a "Sharing violation" message, and "bar" isn't created
--
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=45694
Bug ID: 45694
Summary: WinHttpOpenRequest: unsafe characters are not escaped
Product: Wine
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: ebissonnette(a)genetec.com
Distribution: ---
WinHttpOpenRequest does not escape unsafe characters in LPCWSTR object.
An application therefore fails to issue a valid HTTP request when it passes a
path that contains unsafe characters, such as a space, in the query part of the
URL.
For example :
WinHttpOpenRequest(hConnect, NULL, "/search.cgi?word=Some example", NULL, NULL,
NULL, 0);
The resulting HTTP request contains the unsafe character. It should have been
converted to "/search.cgi?word=Some%20example"
--
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=41376
Bug ID: 41376
Summary: Firefox Ver 49 will not run on Wine 1.8
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lgh00930(a)xzsok.com
I am running Wine 1.8 on Mint Linux 18 64 bit. Firefox 48.0.2 32bit works fine,
but when we upgraded Firefox to version 49 32bit today, the browser will not
load. I had to downgrade to get it working. Firefox ver 49 has major security
bug fixes. Thanks.
--
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=45663
Bug ID: 45663
Summary: [regression] winetricks dotnet40 hangs with
0040:err:msiexec:custom_action_server Failed to create
custom action server pipe: 231
Product: Wine
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: farmboy0+winehq(a)googlemail.com
Distribution: ---
Just tried running
winetricks dotnet40
in a clean 64bit prefix.
The dotnet40 installer always stops after File Verification.
--
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=41914
Bug ID: 41914
Summary: incorrect execute path within nested if (else)
statement
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: unya_zk_gf(a)hotmail.co.jp
Distribution: ---
When we execute the following batch command on wine's cmd
if "x" == "a" (
) else (
echo 11
if "y" == "b" echo 12
echo 13
)
echo 20
normally 11 13 20 should be displayed.
but in version 1.9.23 (cmd /version: Microsoft Windows 6.1.7601 (1.9.23)),
it displays 11 20. (13 is skipped.)
Apparently it seems that it jumps to the end of the "else" clause of the outer
"if" when there is no corresponding "else" clause whose inner "if" condition is
false.
--
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=44356
Bug ID: 44356
Summary: Neverwinter: some ingame objects don't render properly
Product: Wine
Version: 3.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: anton.sudak(a)gmail.com
Distribution: ---
Created attachment 60251
--> https://bugs.winehq.org/attachment.cgi?id=60251
Screnshots made under wine and windows for comparsion
Some ingame objects like weapon or clothes are black or rendered partically.
Changing ingame settings doesn't solve issue. Bug could be found starting from
character creation screen.
Neverwinter is free-to-play MMORPG that could be installed through Steam.
Tested on Ubuntu 17.10 x64, AMD Radeon 7650A, latest Mesa from git
--
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=45717
Bug ID: 45717
Summary: Administrator needed on WinUAE for certain functions
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yesideez(a)hotmail.co.uk
Distribution: ---
When using WinUAE within Windows, it's listed in the documentation that it
needs to be run as administrator mode when trying to manipulate a hard drive.
Scenario: Plugging in an Amiga hard drive to the machine via a USB adaptor or
even directly in to one of the IDE ports if WinUAE isn't run as administrator,
none of the drives in the machine can be accessed.
--
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=45741
Bug ID: 45741
Summary: Resident evil 7 endless download
Product: Wine-staging
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickfaces(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 62181
--> https://bugs.winehq.org/attachment.cgi?id=62181
log
The download indicator is spinning without stopping
--
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=41194
Bug ID: 41194
Summary: SetFileTime does not set timestamp on ntfs-3g mounts
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: wine.severach(a)spamgourmet.com
Distribution: ---
To change file times:
Total Commander Wine: Files, Change Attributes
Double Commander: Files, Change Attributes
Linux Shell: touch -r, touch -d, touch -t
File time changes from TC are applied VFAT and ext mounts. File time changes
from TC are ignored on NTFS mounts. Linux touch and Double Commander are able
to change the file time on NTFS mounts.
--
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=35902
Bug ID: 35902
Summary: [EA Origin] Online login is currently unavailable
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert2505(a)gmail.com
Created attachment 47943
--> http://bugs.winehq.org/attachment.cgi?id=47943
log from running origin up untill the login screen that displays the message
Since the latest update (a few days ago), EA Origin displays the message
"Online login is currently unavailable"
It won't allow me to log in
I'm running the latest wine, version 1.7.15 on archlinux x86_64.
I've tried the following:
-start over in a fresh prefix with WINEARCH=win32
-install Qt5 as described in the appdb entry
-use winetricks to install vcrun2008 and vcrun2010
-recompiling wine, in case an update broke it
-running it in a windows vm in case the server is actually down (it isn't)
I don't recognise anything out of the ordinary in the log, other than the
"CLSCTX_REMOTE_SERVER not supported" message. I'm not sure it wasn't there
before, but it also displays in Steam and that works fine.
--
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.