http://bugs.winehq.org/show_bug.cgi?id=34576
Bug #: 34576
Summary: Altova XML Spy 2013 rel.2 sp2: crashes during entering
registration code
Product: Wine
Version: 1.7.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kroman(a)hp.com
Classification: Unclassified
Created attachment 46028
--> http://bugs.winehq.org/attachment.cgi?id=46028
backtrace
Latest version of Altova crashes while entering (correct) permament
registration code. Steps to reproduce:
1. Download latest Altova XML Spy 32-bit, Enterprise Edition from
http://www.altova.com/download_current.html.
2. Install it (no .wine directory).
3. Run Xml Spy from Wine menu from application launcher.
4. Enter permament license key, my data:
Name: Kamil Roman
Company: Hewlett-Packard Co
Unfortunately, for obvious reasons I can't give you the registration key.
However, one may request for a trial key, which will probably result in the
same error as the application seems to crash while trying to download some data
from the Internet.
Running Kubuntu Running, wine 1.7.2 from wine ppa. Any workaround is very
welcome.
Installer's sha1 sum:
kamil@localhost:~/Downloads/instalki HP$ sha1sum XMLSpyEnt2013.exe
b6a8a921b67f358609ebf5092ba7b2a8fc94a5ac XMLSpyEnt2013.exe
--
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=46438
Bug ID: 46438
Summary: Fonts antialiasing does not work in Wine-i686 built on
a x86-64 host
Product: Wine
Version: 4.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 63221
--> https://bugs.winehq.org/attachment.cgi?id=63221
winecfg
It's not the first time I'm facing this issue and now that I'm finally sick and
tired of it, I'm filing a bug report because I want to figure out once and for
all why I'm affected.
I run Fedora 29 64 and I'm building Wine this way:
export CFLAGS="-O2 -pipe -m32 -march=pentium-m"
export LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu"
./configure --prefix=/opt/wine --disable-tests && make && make install
Wine seemingly successfully finds and uses the necessary libraries:
$ strace -e file -fF notepad 2>&1 | egrep "freetype|libfontconf"
[pid 20804] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 14
[pid 20804] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 14
[pid 20782] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 5
[pid 20782] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 5
[pid 20775] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
[pid 20775] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
[pid 20808] openat(AT_FDCWD, "/lib/libfreetype.so.6",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
[pid 20808] openat(AT_FDCWD, "/lib/libfontconfig.so.1",
O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
However fonts are not antialiased.
Please advise.
--
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=41946
Bug ID: 41946
Summary: Can't run SourceSafe over samba mount
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: kelk1(a)hotmail.com
Distribution: ---
Hi,
Until maybe a year or so, I used to be able to use SourceSafe with the
executable on a mounted samba share. Then one day, it started failing after the
authentication dialog.
I get a Microsoft Visual SourceSafe dialog which says "Invalid Handle" and a
winerserver message on the console which says: "file_set_error() can't map
error: Operation not supported"
Here is my environment in Fedora 24:
${HOME}/gvfs is a symlink to /run/user/uid/gvfs
${SSAFE} is set to
"${HOME}/gvfs/smb-share:domain(...)/SourceSafe/somedir/vss6/win32/SSEXP.EXE"
When I run `wine "$SSAFE"` (which again used to work until fairly recently), I
get the Visual SourceSafe Login dialog and the "Invalid Handle" error.
$ rpm -q wine samba
wine-1.9.23-2.fc24.x86_64
samba-4.4.7-2.fc24.x86_64
--
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=41718
Bug ID: 41718
Summary: netapi32:access test regression
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: netapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Since the commit below, the newtb-w7u machine times out:
access.c:342: Local groupname:L"Administrators"
access.c:343: Comment: L"Administrators have complete and unrestricted access
to the computer/domain"
access.c:352: domain and name: L"wtbw7u\\Administrator"
access.c:352: domain and name: L"wtbw7u\\winetest"
test failed: timed out
See:
https://test.winehq.org/data/tests/netapi32:access.html
commit 199b0bf84eb8f4cc8ab2bc44f8e40f0b42d48575
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Mon Oct 24 10:04:19 2016 +0200
netapi32: Implement DavGetUNCFromHTTPPath.
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Hans is already aware of this issue and has determined that the first 3
DavGetUNCFromHTTPPath() calls take 15, 5 and 9 seconds, specifically on that
one box. Commenting one of these 3 calls means the next 3 will take this amount
of time.
It appears the only thing specific to that box is that it has a CD in the
CD-ROM drive. However it's a virtual CD drive accessing an ISO image so there
is no reason for it to be slow.
--
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=45829
Bug ID: 45829
Summary: SHGetNameFromIDList argument value differs in
different SDK version
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: 137729898(a)qq.com
Distribution: ---
The second parameter for SHGetNameFromIDList are defined as this in different
version of Windows SDK. Note that the values for
SIGDN_PARENTRELATIVEFORADDRESSBAR differ in old and new versions:
// Windows SDK 5.0
typedef enum __MIDL_IShellItem_0001 {
SIGDN_NORMALDISPLAY = 0,
SIGDN_PARENTRELATIVEPARSING = 0x80018001,
SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8001c001,
SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000,
SIGDN_PARENTRELATIVEEDITING = 0x80031001,
SIGDN_DESKTOPABSOLUTEEDITING = 0x8004c000,
SIGDN_FILESYSPATH = 0x80058000,
SIGDN_URL = 0x80068000
} SIGDN;
// Windows SDK 7.1A
typedef enum _SIGDN {
SIGDN_NORMALDISPLAY = 0,
SIGDN_PARENTRELATIVEPARSING = 0x80018001,
SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000,
SIGDN_PARENTRELATIVEEDITING = 0x80031001,
SIGDN_DESKTOPABSOLUTEEDITING = 0x8004c000,
SIGDN_FILESYSPATH = 0x80058000,
SIGDN_URL = 0x80068000,
SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8007c001,
SIGDN_PARENTRELATIVE = 0x80080001
} SIGDN;
// Windows SDK 8.1
typedef enum _SIGDN {
SIGDN_NORMALDISPLAY = 0,
SIGDN_PARENTRELATIVEPARSING = 0x80018001,
SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000,
SIGDN_PARENTRELATIVEEDITING = 0x80031001,
SIGDN_DESKTOPABSOLUTEEDITING = 0x8004c000,
SIGDN_FILESYSPATH = 0x80058000,
SIGDN_URL = 0x80068000,
SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8007c001,
SIGDN_PARENTRELATIVE = 0x80080001,
SIGDN_PARENTRELATIVEFORUI = 0x80094001
} SIGDN;
--
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=42456
Bug ID: 42456
Summary: RPG Maker Maker VX/ACE Runtime: Crash on Startup
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anthonysharkboy99(a)yahoo.com
Distribution: ---
Created attachment 57298
--> https://bugs.winehq.org/attachment.cgi?id=57298
Error Log.
So basically, all games running RPG maker VX or VX ACE games by using the RTP
will crash. This has been an issue since 1.9 and continues to exist in 2.1.
Install the RTP itself will run fine without any error messages.
The crashes occur after selecting "new game" in the startup menu of any RPG
maker game. Trying to load a save file does not fix the issue.
These crashes do not occur in 1.8.6 which is the version that I have been
forced to use because of these issues. So most likely, a change from 1.8.6
stable to 1.9 development has caused these issues.
http://www.rpgmakerweb.com/download/additional/run-time-packages
--
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=39671
Bug ID: 39671
Summary: Wine 1.7.55 regression: buttons no longer visible
Product: Wine
Version: 1.7.55
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scarre.lu(a)gmail.com
Distribution: ---
Buttons with images are no longer visible in several desktop applications
previously running fine under wine 1.7:
* SplashID desktop
* Most Delphi applications using speedbutton instances
The buttons are invisible, although clicking (blindly) on their supposed
position reveals them.
--
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=40095
Bug ID: 40095
Summary: Photos opened in Nikon Capture NX 2.4.7 have inverted
red and blue channel for displaying.
Product: Wine
Version: 1.9.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
I re-tested bug 33140, which was recelntly closed as fixed. Maybe it was fixed
just for RAW. Anyway, it is not fixed in wine-1.9.3 and default JPGs.
Steps:
1. winetricks dotnet40 corefonts gdiplus
2. set win version to Vista
3. install NX2
4. run the app and open:
c:\Program Files\Nikon\Capture NX 2\html\images\common\13redeyecp_02_nx20.jpg
Instead of human color you will see bluish face.
--
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=36319
Bug ID: 36319
Summary: valgrind shows several possible leaks in
quartz/tests/misc.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48405
--> https://bugs.winehq.org/attachment.cgi?id=48405
valgrind log
==27568== 5,744 bytes in 148 blocks are possibly lost in loss record 643 of 655
==27568== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==27568== by 0x4ECBA52: alloc_bstr (oleaut.c:162)
==27568== by 0x4ECC255: SysAllocStringByteLen (oleaut.c:413)
==27568== by 0x4EF7C4F: ITypeLib2_Constructor_MSFT (typelib.c:2254)
==27568== by 0x4EFB20B: LoadTypeLibEx (typelib.c:3460)
==27568== by 0x4EFCDF2: LoadTypeLib (typelib.c:454)
==27568== by 0x4EFD4AA: LoadRegTypeLib (typelib.c:537)
==27568== by 0x647CAD3: ???
==27568== by 0x6483475: ???
==27568== by 0x6413806: ???
==27568== by 0x6413AC0: ???
==27568== by 0x53134DD: CoCreateInstance (unknwn.h:226)
==27568== by 0x64832A8: ???
==27568== by 0x6486644: ???
==27568== by 0x641A819: ???
==27568== by 0x6413AC0: ???
==27568== by 0x53134DD: CoCreateInstance (unknwn.h:226)
==27568== by 0x4D6F01A: test_aggregation (misc.c:81)
==27568== by 0x4D70125: func_misc (misc.c:174)
==27568== by 0x4D723D4: run_test (test.h:584)
==27568==
==9329== 288 bytes in 2 blocks are definitely lost in loss record 485 of 657
==9329== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==9329== by 0x654C126: ???
==9329== by 0x6544704: ???
==9329== by 0x64ECFB7: ???
==9329== by 0x64E7667: ???
==9329== by 0x53134DD: CoCreateInstance (unknwn.h:226)
==9329== by 0x4D6F01A: test_aggregation (misc.c:81)
==9329== by 0x4D70125: func_misc (misc.c:174)
==9329== by 0x4D723D4: run_test (test.h:584)
==9329== by 0x4D727C3: main (test.h:654)
==9329==
etc.
--
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=43809
Bug ID: 43809
Summary: Call of Duty WWII - PC Open Beta doesn't start
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plata(a)mailbox.org
Distribution: ---
Wine 2.17 staging 64bit. After clicking "Run" in Steam, Steam says "is running"
but nothing happens. Shortly after this, "is running" disappears again. There
is no output in the Wine log at all.
Some people seem to have the same issue on Windows as well so this *might* not
be a problem of Wine after all.
--
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=43537
Bug ID: 43537
Summary: Radiofeed does not run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: boz25(a)yahoo.com
Distribution: ---
Created attachment 58935
--> https://bugs.winehq.org/attachment.cgi?id=58935
I am new to this so I dont know what to put here.
Program will not launch anymore. Happens a lot after updates. My Wine fonts
look different now also.
https://www.proscan.org/
--
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=39512
Bug ID: 39512
Summary: Make it possible to run multiple tests in a single
task
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Currently when a patch touches multiple tests the TestBot creates one task per
test per VM, and even multiple jobs if the patch touches tests for multiple
dlls.
For instance currently Wine patches are tested on four 32 bit VMs and five 64
bit VMs. So a patch that modified 2 tests in one dll and 3 in another would
create 2 jobs and 72 tasks (2 build tasks, (2+3)*(4+5) 32 bit tasks, and
(2+3)*5 64 bit tasks). The overall run time would obviously be quite long, thus
earning this type of (otherwise quite legitimate) patch the 'test bomb'
nickname.
The fix is to take the ability to build a WineTest executable with only a few
tests (see bug 39065) further so that:
* A WineTest executable containing only the modified tests is built.
* The TestBot then creates only one job and one task per VM to run that test
executable.
* Just like in bug 39065 the tasks would have to specify a command line such
that only the modified tests are run. That's not just for efficiency's sake but
also to avoid getting test failures from unmodified tests.
* Instead of having a constant 2 minutes timeout the tasks would also need to
have a timeout that's in line with the number of tests to run. This could be
something like:
MIN(tests_count, 2) * 2 minutes + average_time * tests_count
Where average_time would be some configurable constant (probably something
around 3 to 5 seconds).
--
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=45286
Bug ID: 45286
Summary: when running microsoft office 2010 or 2007 it crashes
at opening time
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: i.bilux(a)gmail.com
Distribution: ---
Created attachment 61545
--> https://bugs.winehq.org/attachment.cgi?id=61545
debug file
when running microsoft office 2010 or 2007 it crashes at opening time.
i have tried everything, but it wont work !
the bug is in both wine staging 3.8 and 3.9.
however wine staging 3.7 works fine.
eventually i copied the "oleaut32.dll.so" file from wine staging 3.7 to wine
staging 3.9 and it WORKED FINE ! ! !
so i'm pretty sure the fault is in the "oleaut32.dll.so" file.
good luck and thank you.
--
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=42319
Bug ID: 42319
Summary: Uplay - Assassins Creed 1.x is crashing at lunch
Product: Wine-staging
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bog_dan_ro(a)yahoo.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Hi,
I'm using wine-staging 2.0.
Sadly I can't get the debug info because the debug window is unusable, is there
any way to get the debug info?
--
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=37612
Bug ID: 37612
Summary: Mount & Blade: Crashes on startup (No compatible
Direct3D Device)
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m22mail(a)comcast.net
Mount & Blade: Warband crashes after the intro video with the error popup
"Could not find any compatible 3D device".
The game runs in Wine version 1.7.9 however it seems all the latest versions
crash with this error. I installed all the DirectX .dlls from winecfg and
installed the latest DirectX 9.0 Redistributable, but the crash remains. It
seems as though this error happens when a video card does not meet the
requirements, however I can confirm my card does meet the requirements, being
that it opens in older versions of Wine.
--
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=42780
Bug ID: 42780
Summary: Bug Report relating to Blizzard clients (possibly
Battle net) used in logging to and playing Blizzard
games
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kleinthetraveler(a)gmail.com
Distribution: ---
Created attachment 57797
--> https://bugs.winehq.org/attachment.cgi?id=57797
Blizzard/Hearthstone Bug
Tried to launch Hearthstone after downloading and installing from PlayOnLinux.
Hearthstone login window pops up, but the client has no button to actually log
in.
--
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=41011
Bug ID: 41011
Summary: foldit-linux wine crashes on start up
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55178
--> https://bugs.winehq.org/attachment.cgi?id=55178
wine crash log for Foldit game
foldit-linux wine crashes on start up
--
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=43588
Bug ID: 43588
Summary: lasview.exe: trying to open via terminal. receiving a
program error. working on macOS sierra
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhachernikov(a)gmail.com
Created attachment 59000
--> https://bugs.winehq.org/attachment.cgi?id=59000
backtrace found in "show details" option
I type into terminal on mac "wine lasview" no quotes, then hit enter. the
program LASview opends and a Program Error pops up saying "This can be coused
by a problem in the program or a deficiency in Wine.
--
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=38290
Bug ID: 38290
Summary: LabVIEW installer (2009sp1, 2012 Fall, 2014 Fall)
fails with msi.dll ACCESS_VIOLATION
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: enrico.segre(a)weizmann.ac.il
Distribution: ---
when setup.exe is run from desktop without particular wineprefix, as I reported
for the AppDB (
https://appdb.winehq.org/objectManager.php?sClass=application&iId=4556 ).
I see that several other bugs related to msi and labview (5399, 8895, 26537,
27841, 28849, 29099 for example) have already been filed and closed, so forgive
if that is a duplicate, or if there is a trivial workaround which I ignore.
--
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=43895
Bug ID: 43895
Summary: TKSuite-Remote-v4.4.3// Critical Error on Closing
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: FB(a)dibu-energie.de
Distribution: ---
Created attachment 59513
--> https://bugs.winehq.org/attachment.cgi?id=59513
TKSuite_4.4.3 Backtrace
When closing TKSuite Remote version 4.4.3 an critical error approaches.
ALL the time even on a clean version.
On the system, Lenovo Thinkpad X260, is running the OS Linux Mint v. 18.2.
A Backtrace is attached.
--
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=42180
Bug ID: 42180
Summary: iTunes 12.5.4 fails Sign In to the iTunes Store
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetaste(a)gmx.net
Distribution: ---
Created attachment 56804
--> https://bugs.winehq.org/attachment.cgi?id=56804
screenshot error
Sign In to the iTunes Store fails with error popping up:
"Verification failed: There was an error connection to the Apple ID server"
Terminal output:
GnuTLS error: Key usage violation in certificate has been detected.
2017-01-10 19:39:42.544 iTunes.exe[8:cc] (Initialize|Accept)SecurityContext
failed with error 0x80090304
fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x54
---
Same with 32 and 64 bit version.
Similar comments in the AppDB.
Confirming behavior since wine 1.9.24 (first I tested).
--
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=35033
Bug #: 35033
Summary: Alpha Protocol: Game hangs with black screen at
startup
Product: Wine
Version: 1.7.7
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 46703
--> http://bugs.winehq.org/attachment.cgi?id=46703
Wine Log
Game just sits there with a black screen, no sound or menus or anything.
--
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=36801
Bug ID: 36801
Summary: Crash during program install
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike99(a)live.co.uk
Created attachment 48876
--> http://bugs.winehq.org/attachment.cgi?id=48876
Contains data produced by 'Show Details' button in error box.
When trying to install BearShare, the BearShare installation box opens followed
by Program Error box with the error ' BearShareSetup-r0-n-bf.exe has
encountered a serious problem...'
I have attached a copy of the data produced by the 'Show Details' button.
--
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=44649
Bug ID: 44649
Summary: Program crashes when using copy/paste
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mstefanec(a)gmail.com
Distribution: ---
Created attachment 60654
--> https://bugs.winehq.org/attachment.cgi?id=60654
backlog file
Program ROBO Pro crashes after using copy paste routine on any object. After
paste command is issued crash happens.
--
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=29252
Bug #: 29252
Summary: ICBC Internet Banking Assistant ICBCEBankAssist.exe
can't open embed iexplore
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 37828
--> http://bugs.winehq.org/attachment.cgi?id=37828
Log: start ICBC Assistant
wine-1.3.34-39-g95f81d1
1. Download ICBC Internet Banking Assistant installer (
ICBCSetupIntegration.msi ) from
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
$ wget
http://www.icbc.com.cn/icbc/html/download/EbankToolsSoftware/ICBCSetupInteg…
2. install ICBC Internet Banking Assistant
$ msiexec /i ICBCSetupIntegration.msi
3. Start Internet Banking Assistant
cd to "Program Files/ICBCEbankTools/ICBCSetupIntegration"
$ wine ICBCEBankAssist.exe
4. Click on "One-key Installation for Non-USBKey User"
Expect result:
open a embed iexplore, user can install ActiveX controls from the Assistant
Actual result:
nothing happen
winetricks wininet doesn't work, winetricks ie7 doesn't 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.
https://bugs.winehq.org/show_bug.cgi?id=45768
Bug ID: 45768
Summary: PES 2019 demo launchs correctly fails upon connecting
server (GnuTLS does not support algorithm 11..)
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: rtfss1(a)gmail.com
Distribution: ---
Created attachment 62224
--> https://bugs.winehq.org/attachment.cgi?id=62224
some log
Hi,
installed PES 2019 demo with Steam Proton..
and game launches correctly.. you accept some EULAS.. and then just before menu
appears in what appears server connecting crashes..
from command line log from which steam was launched nothing interesting it
shows DXVK being used (and I tested DXVK renders correctly the game on Windows
by copying DLLS manually so clearly not a graphics issue)..
I enabled proton game log file and from steam-886680.log I see lots of fixmes
like:
GnuTLS does not support algorithm 10 with hash len 32
GnuTLS does not support algorithm 11 with hash len 32
GnuTLS does not support algorithm 11 with hash len 48
more log attached..
--
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=25579
Summary: Microsoft Flight Simulator X: cannot activate product
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Terminal shows some wininet fixme's:
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
so I tried native wininet, no dice. Next was a winhttp error:
err:winhttp:netconn_secure_connect couldn't verify server certificate (12057)
so 'winetricks winhttp'. Still no luck:
austin@aw21 ~/.wine/drive_c/Program Files/Microsoft Games/Microsoft Flight
Simulator X $ wine fsx.exe
fixme:heap:HeapSetInformation 0x750000 0 0x32f36c 4
fixme:heap:HeapSetInformation 0x110000 0 0x32f368 4
fixme:heap:HeapSetInformation 0x330000 0 0x32f364 4
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:ras:RasEnumConnectionsW (0x204b90,0x1e1e454,0x1fd2004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL"
priority
fixme:wintrust:HTTPSCertificateTrust (0x1ef968)
fixme:wintrust:HTTPSFinalProv (0x1ef968)
didn't try beyond that.
--
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=44309
Bug ID: 44309
Summary: gta3.exe crashes when launched
Product: Wine
Version: 2.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: errqre(a)gmail.com
Distribution: ---
Created attachment 60146
--> https://bugs.winehq.org/attachment.cgi?id=60146
backtrace.txt from the crash
gta3.exe crashes immediately when launched - installed through steam
--
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=38159
Bug ID: 38159
Summary: NULL pointer dereferencing
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Distribution: ---
File /dlls/krnl386.exe16/int2f.c
Lines 1026-1034
if (!driver_request) {
/* FIXME - to be deleted ?? */
ERR("ES:BX==0 ! SEGFAULT ?\n");
ERR("-->BX=0x%04x, ES=0x%04x, DS=0x%04x, CX=0x%04x\n",
BX_reg(context), context->SegEs, context->SegDs,
CX_reg(context));
driver_request[4] |= 0x80;
driver_request[3] = 5; /* bad request length */
return;
}
If driver_request == NULL then driver_request[4] will be NULL pointer
dereferencing.
--
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=29849
Bug #: 29849
Summary: oleaut32's OLEPictureImpl_Load fails when Stat()
method is missing
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.blumenkrantz(a)gmail.com
Classification: Unclassified
Created attachment 38772
--> http://bugs.winehq.org/attachment.cgi?id=38772
test case
Without a Stat() method, this function should only read the parts of a file
that are needed. Instead, it continues to read and eventually crashes.
Find attached a test case which takes an image file as an argument, then
crashes.
--
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=42055
Bug ID: 42055
Summary: Chessbase 13: Unhandled exception: page fault on
execute access to 0x4bda7b50 in 32-bit code
(0x4bda7b50).
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: twirpxacc91919(a)gmail.com
Created attachment 56542
--> https://bugs.winehq.org/attachment.cgi?id=56542
Program Error Details
The program gives a pop-up that it encountered a serious problem then says it
must shut down. It is very inconvenient and happened more than twenty times.
(I am not knowledgeable about any code or programming language, so sorry for my
ignorance.)
--
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=46248
Bug ID: 46248
Summary: Sniper Elite 3 GameSessions installer crashes during
extract
Product: Wine
Version: 3.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: throwawayaccx(a)gmail.com
Distribution: ---
Created attachment 62946
--> https://bugs.winehq.org/attachment.cgi?id=62946
Wine log for installer setup
The installer for Sniper Elite 3 via GameSessions crashes and fails to extract
game files. I see in drive_c/users/$USER/Temp it was able to extract a few
files but only about 1.1 MB of it. Installer can be downloaded here (user agent
switcher required): https://www.gamesessions.com/zz/Game/SniperElite3
--
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=38356
Bug ID: 38356
Summary: Xibo Player 1.7.3: Cant start
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: ignacio.santolin(a)gmail.com
Distribution: ---
Created attachment 51200
--> https://bugs.winehq.org/attachment.cgi?id=51200
Xibo debug
I Installed
http://xibo.org.uk/get-xibo/
"Xibo For Windows"
And When i tries to start, shows the attached debug and cant start
--
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=41728
Bug ID: 41728
Summary: While using the app it keeps crashing and operation is
very slow.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryanscik5(a)hotmail.com
Created attachment 56165
--> https://bugs.winehq.org/attachment.cgi?id=56165
yugioh pro
I am using yugioh pro on wine and I never had problems. 2 days ago the app
became very slow and it crashes when playing. I have no idea what's wrong. I
tried installing a new version but still the same problems.
--
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=43868
Bug ID: 43868
Summary: FL Studio: Unable to open through wine-staging
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: propsys
Assignee: wine-bugs(a)winehq.org
Reporter: troutsound(a)airmail.cc
Distribution: ---
Whenever I attempt to open the FL.exe file through wine-staging 2.14-2.18, I
get a major application error,
--
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=36633
Bug ID: 36633
Summary: Administrative privileges not sufficient
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 9728889999o(a)gmail.com
Created attachment 48676
--> http://bugs.winehq.org/attachment.cgi?id=48676
Error Message
I tried to run an application under Wine and it says that I have "insufficient
privileges, please close and run again as administrator." I tried to run the
Windows 7 USB/DVD Creator. See the attachment for more.
--
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=39306
Bug ID: 39306
Summary: wine crash when using Lord of the rings : battle for
middle earth 2
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: titouan.dugre(a)gmail.com
Distribution: ---
Wine gives this message :
"direct 3 D error 0*80004001 (E_NOTIMPL)
14 adresses :
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
(0):(unknow mind) (unknow)
--
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=37067
Bug ID: 37067
Summary: System.NotSupportedException: CodePage 1361 not
supported
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: t_arceri(a)yahoo.com.au
Gemini Script Editor crashes when trying to open a script. With the following
exception thrown.
The scripts are from rpgmaker I think it might use Korean as a was to try
obfuscate the script
Unhandled Exception:
System.TypeInitializationException: An exception was thrown by the type
initializer for ScintillaNet.Scintilla ---> System.NotSupportedException:
CodePage 1361 not supported
at System.Text.Encoding.GetEncoding (Int32 codepage) [0x00000] in <filename
unknown>:0
--
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=44151
Bug ID: 44151
Summary: Error when running daemon RoyalRadioCash
Product: Wine
Version: 1.8.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k-u-r-o-k(a)yandex.ru
Distribution: ---
Created attachment 59906
--> https://bugs.winehq.org/attachment.cgi?id=59906
Program error details
Hello!
I want to use RoyalRadioCash Wallet (version for Windows,
http://royalradio.cash/ ) on Linux PC due to Wine.
The GUI (royalradiocash-wallet-gui.exe) is running successfully, but daemon
royalradiocashd.exe gives error.
Thank you!
--
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=43219
Bug ID: 43219
Summary: Serious Sam Double D XXL not working
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I bought today the game Serious Sam Double D XXL with a discount in Steam, the
game was installed but not correctly launched, opened the system monitor, I
watch the game is hanging in the processes, here is the error report
------ Program SSLauncher.exe ------
err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status
0x2733
err:winedevice:async_create_driver failed to create driver L"ps6ajtsb":
c0000135
err:seh:setup_exception_record stack overflow 1024 bytes in thread 0042 eip
7bc83c67 esp 00240f30 stack 0x240000-0x241000-0x340000
--
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=42332
Bug ID: 42332
Summary: With Wine 2.0 Crashes Mathtype 6 in office 2007 With
Wine 1.6.2 no crash.
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markus.bbock(a)web.de
Distribution: ---
Created attachment 57088
--> https://bugs.winehq.org/attachment.cgi?id=57088
With Wine 2.0 Crashes Mathtype 6 in office 2007 With Wine 1.6.2 no crash.
With Wine 2.0 Crashes Mathtype 6 in office 2007
With Wine 1.6.2 no crash.
--
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=35927
Bug ID: 35927
Summary: Win Toolkit v.1.4.37.20 requires administrative
privilegies on startup.
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sov.info(a)mail.ru
Created attachment 47977
--> http://bugs.winehq.org/attachment.cgi?id=47977
screenshot
I tried to login as root and run wine, but this error still present. You can
see it on screenshot...
Ubuntu 14.04 beta x64, wine x86-x64, ver. 1.6.2 from proposed.
--
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=43689
Bug ID: 43689
Summary: Sangokushi 10/Romance of the three kingdoms 10 not
install
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: spblizard(a)gmail.com
Distribution: ---
an installation error occurs:
err:msi:ACTION_InstallFiles Failed to ready media for L"secdrv.sys"
in the application writes that the file was not found.
P.S.: Sorry on my english,
--
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=36434
Bug ID: 36434
Summary: Regression: Capture NX-D fails with "Initialization
error (E010)"
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fordfrog(a)fordfrog.com
i'm using latest wine from source repository. this bug is probably week or so
old. when launching Nikon Capture NX-D, it fails with "Initialization error
(E010)". i have wine compiled with both 32bit and 64 versions (using gentoo
live ebuild), but for the app i am using 32 bit version (64bit version does not
work due to some missing implementation in wine). i'm running the app using
following command:
WINEPREFIX=~/.wine32 WINEARCH=win32 wine .wine32/drive_c/Program\
Files/Nikon/Capture\ NX-D/Module/CaptureNX-D.exe
.wine32 directory is initialized for 32bit arch and windows 8.
before week or so the app started without any issue and it was usable. but few
days ago it stopped to launch.
this is the output before the bug occurs:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine .wine32/drive_c/Program\
Files/Nikon/Capture\ NX-D/Module/CaptureNX-D.exe
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fbcc 1 C) semi-stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:GetThreadPreferredUILanguages 52, 0x33f9c0, 0x33fa30 0x33f9c8
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33edc0 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ee50 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ec80 1 C) semi-stub
fixme:msvcrt:__clean_type_info_names_internal (0x788b0e54) stub
fixme:msvcrt:__clean_type_info_names_internal (0x1001e33c) stub
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
the complete process of installation and running is the same as in bug #35864.
--
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=39996
Bug ID: 39996
Summary: Application Autodata will not load icons and text
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tutonis(a)gmail.com
Distribution: ---
Created attachment 53438
--> https://bugs.winehq.org/attachment.cgi?id=53438
It works with wine 1.7.53
After loading application all icons are not show until clicked or focused by
keyboard arrow movements. As you can see by pictures there is upper and lower
icon regions. After clicking place where icon suppose to be the icon is
revealed. The upper icon region gets different icons depending what is being
selected. Icons are not redrawn after "revealing" them with mouse or keyboard
and changing selection (icons should be redawrn and updated by selected
option).
The issue is nor present in wine 1.7.53 but happens in 1.7.54 with same
configurations.
--
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=42697
Bug ID: 42697
Summary: resident evil 2 japan demul v0.5.7
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
Created attachment 57668
--> https://bugs.winehq.org/attachment.cgi?id=57668
crahses on talking scenes
resident evil 2 japan demul v0.5.7 crashes on speaking with leon or sherry
scenes
--
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=43008
Bug ID: 43008
Summary: Batman Arkham Knight COMPLETLEY BROKEN
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericfrederickson68(a)gmail.com
Batman Arkham Knight doesn't work at all with wine. When I try to run it it
says "The program BatmanAK.exe has encountered a serious problem and needs to
close." When I clicked show details, I waited for 20 minutes and nothing
happened. It just kept saying "locating decailed information, please wait..."
Please do what you can to fix this. I would really appreciate it :)
Thanks,
Eric
--
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=45632
Bug ID: 45632
Summary: Cannot Start Garena Client
Product: Wine
Version: 3.0.2
Hardware: x86-64
URL: https://www.garena.co.id/gpc
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donnisnoni.tid3(a)gmail.com
CC: pepe(a)bloodkings.eu
Distribution: Ubuntu
Created attachment 62059
--> https://bugs.winehq.org/attachment.cgi?id=62059
The output when i enter command 'wine start Garena.exe'
I have already install garena.. but cannot started when open
--
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=42980
Bug ID: 42980
Summary: Black Desert Online - Failed to init security.
Product: Wine-staging
Version: 2.6
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Created attachment 58112
--> https://bugs.winehq.org/attachment.cgi?id=58112
BDO_09.05.2017_Debug_Log
After starting the launcher of the game and pushing the play-button the
client(32 bit?) begins to load and quits with the error-message:
Failed to init security.
This is also a very common problem to windows users.
Fixes to windows users are to run this game within administrator-mode or to put
some kind of community-made patch into the folder "/Black Desert
Online/bin32/xc/na/".
I did also completely disable the firewall to test it, i cannot progress to the
point of initialising its graphics. It always exits with this error-message.
This should be the anti-cheat(unsure) of the game or some kind of other check
before fully loading the game.
Added attachments:
BDO_09.05.2017_Wine_Output
BDO_09.05.2017_Debug_Log
--
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.