http://bugs.winehq.org/show_bug.cgi?id=30231
Bug #: 30231
Summary: Adode Reader X 10.2.1 fails to install
Product: Wine
Version: 1.5.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
The installation starts up but does not finish.
--
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=44642
Bug ID: 44642
Summary: Failed ApplyPatchToFile(1)
Product: Wine
Version: 3.0
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: mspatcha
Assignee: wine-bugs(a)winehq.org
Reporter: arasub(a)gmail.com
Hi team,
i'm trying to run the alteryx "https://www.alteryx.com" exe on the maxbook
pro below with the error details
user@Arasu-MacBook-Pro:~$ wine
/Users/user/Downloads/AlteryxDownloadManager11.8.3.40692_NonAdmin_x64.exe
0009:fixme:mspatcha:ApplyPatchToFileW stub -
L"C:\\users\\user\\Temp\\AlteryxDownload.exe.bin", (null),
L"C:\\users\\user\\Temp\\AlteryxDownload.exe", 00000000
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.30.2/Common/ChunkCompression.cpp:50:
Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.30.2/Libraries/CompressData/CompressData.c:353:
Error: Unknown compression scheme encountered for file
'/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.30.2/Common/ChunkCompression.cpp:50:
Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.30.2/Libraries/CompressData/CompressData.c:353:
Error: Unknown compression scheme encountered for file
'/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
user@Arasu-MacBook-Pro:~$
thanks
arasu.b
--
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=33471
Bug #: 33471
Summary: Adobe Reader 11 do not install on Linux Mint 14
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mybugs.mail(a)gmail.com
Classification: Unclassified
Created attachment 44306
--> http://bugs.winehq.org/attachment.cgi?id=44306
Terminal output for wine-1.4.1
I just downloaded AdbeRdr11002_en_US.exe from
http://get.adobe.com/br/reader/otherversions/
and when I tried to install the program on wine-1.4.1 (using Linux Mint 14
Nadia) with the command
$ wine AdbeRdr11002_en_US.exe &> log.txt
(and clicking "Next" in the GUI and then "Install"
I got a screen with the message
"Setup was interrupted before Adobe Reader XI (11.0.02) could be completely
installed"
and the software was not installed.
See the terminal output in the attachment.
--
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=32857
Bug #: 32857
Summary: Can't install Adobe Reader
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tael67(a)gmail.com
Classification: Unclassified
Created attachment 43393
--> http://bugs.winehq.org/attachment.cgi?id=43393
Log
The Adobe Reader installer does not work with Wine :
"Setup was interrupted before Adobe Reader XI could be completely installed."
--
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=47151
Bug ID: 47151
Summary: Assertion failure in widl when creating an interface
that takes a type with bitfield members when a
wire_marshal attribute is provided
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: richard(a)torproject.org
Distribution: ---
The following idl snippet compiles using midl but asserts in midl:
/* Begin */
struct flags
{
unsigned flag1 : 1;
unsigned flag2 : 1;
};
typedef [wire_marshal(char)] struct flags flags_t;
[
uuid(7a98c250-6808-11cf-b73b-00aa00b677a7),
version(1.0),
]
interface hello
{
void do_work([in] flags_t flags);
}
/* End */
assertion:
typegen.c:1963: type_memsize_and_alignment: Assertion `0' failed.
Presumably a check for a marshalling type with known alignment info needs to be
added around here.
--
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=4905
odecif(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |odecif(a)gmail.com
--
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=47136
Bug ID: 47136
Summary: Wine not support work with sparse files
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: i.tarasov(a)searchinform.ru
Distribution: ---
Created attachment 64362
--> https://bugs.winehq.org/attachment.cgi?id=64362
Test project for sparse files
Our application use sparse files. In windows it works fine, but running under
Wine in Ubuntu 19.04 calling to api-functions fails with errors:
- call to Winapi.Windows.DeviceIoControl with FSCTL_SET_SPARSE return no
error, but sparse attribute not set (seems like bug14914);
- call to Winapi.Windows.DeviceIoControl with FSCTL_SET_ZERO_DATA fails with
error code 50
Test project written in Rad Studio XE8 and results under Windows and Wine in
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=47141
Bug ID: 47141
Summary: updating to wine 4.7 / mono 4.8.3 fails / loops
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Distribution: ---
Created attachment 64372
--> https://bugs.winehq.org/attachment.cgi?id=64372
wineboot -u output
Noted on the forums, something goes screwy trying to update to 4.7, devel or
staging. Seems to get stuck in a loop, eventually getting a "Maximum number of
clients reached" message and have to ctrl+c. Seems to be stuck on updating mono
given the thousand copies of winemono-support.msi in c:\windows\installer.
Creating a new wineprefix appears to be fine. A fresh 4.6 prefix updated to 4.7
ok as well, I haven't tried anything further. Open to any WINEDEBUG suggestions
or anything else to try.
--
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=47146
Bug ID: 47146
Summary: capture mouse
Product: Wine
Version: 4.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: smirnoff0320(a)mail.ru
Distribution: ---
In games that use capture mouse function like starcraft remastered in windowed
mode or diablo in windowed mode (launched with glide) the area in which mouse
is able to move is only a quater or less of the windows area.
--
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.