https://bugs.winehq.org/show_bug.cgi?id=44454
Bug ID: 44454
Summary: Windows Media Encoder 9 refuses to install
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Claims "This version of Windows Media Encoder can only be installed on a
computer running Microsoft Windows XP Professional x64 Edition or Windows
Server 2003 x64 Edition."
Needs a newer version resource for kernel32.dll.
--
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=44574
Bug ID: 44574
Summary: Wine 3.1 - Office 2013 starts with a black screen!
Product: Wine
Version: 3.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eduardolucioac(a)gmail.com
Distribution: ---
Created attachment 60544
--> https://bugs.winehq.org/attachment.cgi?id=60544
Office 2013 starts with a black screen
> =====================
* PROBLEM:
Office 2013 starts with a black screen!
https://i.stack.imgur.com/PKLGo.jpg
NOTE: See image ("Office 2013 starts with a black screen" attachment)!
> =====================
* INSTALLATION SCHEME USED:
WINEARCH=win32 WINEPREFIX=~/office2013 wine wineboot
WINEARCH=win32 WINEPREFIX=~/office2013 wine '<PATH_TO_SETUP_EXE>/setup.exe'
WINEARCH=win32 WINEPREFIX=~/office2013 wine 'C:\Program Files\Microsoft
Office\Office15\WINWORD.EXE'
> =====================
* THESE INTERVENTIONS DID NOT WORK:
cat << EOF > "Direct3D.reg"
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"MaxVersionGL"=dword:00030002
EOF
WINEARCH=win32 WINEPREFIX=~/.PlayOnLinux/wineprefix/office2013 wine regedit
"Direct3D.reg"
rm -f "Direct3D.reg"
WINEARCH=win32 WINEPREFIX=~/.PlayOnLinux/wineprefix/office2013 winetricks -q
corefonts
WINEARCH=win32 WINEPREFIX=~/.PlayOnLinux/wineprefix/office2013 winetricks -q
msxml6
WINEARCH=win32 WINEPREFIX=~/.PlayOnLinux/wineprefix/office2013 winetricks -q
riched20
NOTE I: "wbind" installed.
NOTE II: 3.1 is the wine version.
--
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=23237
Summary: DirectX SDK Nov 2006 unzip progress bar full of
symbols
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=c72d9f1e-53f3-4747-8490-6801d8e8b4ef
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The winzip self-extractor's progress bar should show the filename
being extracted, but it's in a funny symbol font.
--
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=40364
Bug ID: 40364
Summary: Geometry problems with Indiana Jones demo
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 54050
--> https://bugs.winehq.org/attachment.cgi?id=54050
Screenshot showing the problem
You can see polygons instead of background.
Be careful: to bypass the msvcrt bug and see this problem, you need an old
msvcrt native dll.
--
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=11661
Summary: Confusing error message when executing application on
noexec fs
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
I'm suggesting to make some checks prior to loading and executing applications.
The problem I encountered yesterday was that when trying to start applications
from a filesystem with the noexec parameter enabled the whole app pagefaults.
That was really my mistake because I accidentally changed some lines in the
fstab after changing the encryption engine of my system. I only have the exec
parameter enabled on the games filesystem, all other data filesystem don't have
it enabled.
It would be a good thing to output a somehow more informative error message
when such a configuration is encountered (executing code from noexec fs).
I suggest this because I was quite confused seeing the application to pagefault
that was running two days ago (and I didn't do any package updates in these two
days).
Thanks,
Tobias
--
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=36984
Bug ID: 36984
Summary: Rise of Nations: Extended Edition fails to start due
to missing mfc110.dll
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaimerave(a)gmail.com
When I try to start Rise of Nations extended edition it just stays in the
screen trying to install VC Redist and at the end it just fails to start. The
message I see in the console is:
err:module:import_dll Loading library mfc110.dll (which is needed by
L"C:\\Program Files\\Steam\\SteamApps\\common\\Rise of Nations\\patriots.exe")
failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Steam\\SteamApps\\common\\Rise of Nations\\patriots.exe" failed, status
c0000135
This is on Ubuntu 14.04 and Wine 1.7.23
--
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=37302
Bug ID: 37302
Summary: chem3d wont start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedwaltmuf(a)yahoo.com
Created attachment 49614
--> https://bugs.winehq.org/attachment.cgi?id=49614
here is the last run log
when I try and start chem 3d nothing happens the crash report says im missing
some .dll but there all there.
--
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=40192
Bug ID: 40192
Summary: Wine does not have MFC80.dll
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Wine does not have MFC80.dll, programs must use vcrun2005.
--
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=44582
Bug ID: 44582
Summary: Root Double - Some parts of white characters change to
black
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: morguldir(a)protonmail.com
Distribution: ArchLinux
Created attachment 60554
--> https://bugs.winehq.org/attachment.cgi?id=60554
Game ran with WINEDEBUG=font
I have added a text file with WINEDEBUG=font, and a file without any debug
flags. When you see quoted parts i am referring to attached images.
When you click or hover over some clickable things some parts of characters in
text change to black.
For the title screen and main menu items need you to click on for them to
break.
If the text is not selected, for example when you sort things, it will not have
as many lines but it still has them sometimes. See "Pre-read only" and "All",
here the 'A' character in "All" still has some bugs, where as "MESSAGE" works
fine and "SYSTEM" does not. I suspect this has something to do with the
background colours.
If you look at "Pre-read only" you will see that the 'e' characters don't have
the same bug. In the main menu there is a field that has 3 question marks, and
the bug does not appear at all on two of these. (hard to screenshot because i
have to click it.)
--
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=14025
Summary: Heroes of Might Magic V: camera does not move well
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkstoyanov(a)hotmail.com
Heroes of Might and Magic V (original) and HOMMV: Hammers of Fate, on should be
able to swing the camera left and right by pressing the right mouse button and
move the mouse. It works under windows. In wine (9.58 on, until 1.0 inclusive)
the camera moves only barely, in order to make a 90 degree change of view, I
need to swipe the mouse over the pad several time, in windows I can make 180
with half a pad. The game has no mouse sensitivity option. (camera moves
normally from the keyboard, so the game still plays OK)
--
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=28254
Summary: Problem with activation program pm_fastrack-pmp.exe
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lavir.2010(a)gmail.com
After installing the program pm_fastrack_pmp version 6.0 when trying to enable
execution of the program he presents an information stating that the
program-pm_fastrack pmp.exe found a serious problem and needs to close.
--
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=35824
Bug ID: 35824
Summary: UltraISO 'ISODrive.sys' crashes in entry point (SCM
doesn't start SERVICE_FILE_SYSTEM_DRIVER type services
with winedevice hosting process)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
found during bug 35755
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+winedevice,+ntoskrnl,+service wine ./uiso9_pe.exe
>>log.txt 2>&1
...
0016:Call KERNEL32.CreateNamedPipeW(00119d70
L"\\\\.\\pipe\\net\\NtControlPipe2",40000003,00000000,00000001,00000100,00000100,00002710,00000000)
ret=7eded4ac
0016:Ret KERNEL32.CreateNamedPipeW() retval=000000d8 ret=7eded4ac
...
0016:Call KERNEL32.ExpandEnvironmentStringsW(0011a038 L"C:\\Program
Files\\UltraISO\\drivers\\ISODrive.sys",00000000,00000000) ret=7edecacd
0016:Ret KERNEL32.ExpandEnvironmentStringsW() retval=0000002f ret=7edecacd
...
0016:Call KERNEL32.ExpandEnvironmentStringsW(0011a038 L"C:\\Program
Files\\UltraISO\\drivers\\ISODrive.sys",00119d70,0000002f) ret=7edecb39
0016:Ret KERNEL32.ExpandEnvironmentStringsW() retval=0000002f ret=7edecb39
0016:Call KERNEL32.CreateProcessW(00000000,00119d70 L"C:\\Program
Files\\UltraISO\\drivers\\ISODrive.sys",00000000,00000000,00000000,00000400,00540000,00000000,0084e4c8,0084e50c)
ret=7edecd84
...
0037:Call KERNEL32.__wine_kernel_init() ret=7bc5a3aa
0016:Ret KERNEL32.CreateProcessW() retval=00000001 ret=7edecd84
...
0037:Starting process L"C:\\Program Files\\UltraISO\\drivers\\ISODrive.sys"
(entryproc=0x253b3f)
0037:trace:seh:raise_exception code=c0000005 flags=0 addr=0x2537a9 ip=002537a9
tid=0037
0037:trace:seh:raise_exception info[0]=00000000
0037:trace:seh:raise_exception info[1]=00000061
0037:trace:seh:raise_exception eax=00000061 ebx=00000000 ecx=0000bb40
edx=7edfefe4 esi=7edd4ce0 edi=00251d4c
0037:trace:seh:raise_exception ebp=0035fe20 esp=0035fd5c cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010246
...
--- snip ---
The random crashes during relay trace are the result from the driver entry
point accessing the second parameter which ought to be 'RegistryPath.
The binary is started as plain win32 process (not loaded in winedevice hosting
process) hence the driver entry point params are not setup.
The kernel driver is a file system driver service, currently not handled with
Wine's service manager.
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms682450%28v=vs.85%…
--- quote ---
dwServiceType [in]
The service type. This parameter can be one of the following values.
Value Meaning
SERVICE_ADAPTER 0x00000004
Reserved.
SERVICE_FILE_SYSTEM_DRIVER 0x00000002
File system driver service.
SERVICE_KERNEL_DRIVER 0x00000001
Driver service.
SERVICE_RECOGNIZER_DRIVER 0x00000008
Reserved.
SERVICE_WIN32_OWN_PROCESS 0x00000010
Service that runs in its own process.
SERVICE_WIN32_SHARE_PROCESS 0x00000020
Service that shares a process with one or more other services. For more
information, see Service Programs.
--- quote ---
Registry export of driver service:
--- snip ---
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ISODrive]
"DisplayName"="ISO DVD/CD-ROM Device Driver"
"ErrorControl"=dword:00000000
"ImagePath"="C:\\Program Files\\UltraISO\\drivers\\ISODrive.sys"
"ObjectName"="LocalSystem"
"PreshutdownTimeout"=dword:0002bf20
"Start"=dword:00000001
"Type"=dword:00000002
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\ISODrive\Parameters]
"AutoMount"=dword:00000001
"ExcludeDrives"="CDEZ"
--- snip ---
Type -> 0x2 -> SERVICE_FILE_SYSTEM_DRIVER
Source:
http://source.winehq.org/git/wine.git/blob/debd1346b003ae34013a04318e7105f8…
--- snip ---
606 static DWORD service_start_process(struct service_entry *service_entry,
HANDLE *process)
607 {
...
634
ExpandEnvironmentStringsW(service_entry->config.lpBinaryPathName,path,size);
635
636 if (service_entry->config.dwServiceType == SERVICE_KERNEL_DRIVER)
637 {
638 static const WCHAR winedeviceW[] =
{'\\','w','i','n','e','d','e','v','i','c','e','.','e','x','e',' ',0};
...
--- snip ---
$ sha1sum uiso9_pe.exe
77d93c41f45530e58892b276a3fa92c7128b7539 uiso9_pe.exe
$ du -sh uiso9_pe.exe
4.2M uiso9_pe.exe
$ wine --version
wine-1.7.14-185-g5cf20ce
Regards
--
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=39121
Bug ID: 39121
Summary: The Quest Editor (
http://www.redshift.hu/quest/editor.zip ) : crashes
when loading an expansion file with a "surface map"
(e.g. loading this:
https://www.dropbox.com/s/4zxh11sgyj5b47c/TheQuestTest
.pdb?dl=0 will crash it).
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: dark_god990(a)yahoo.com
Distribution: ---
Created attachment 52130
--> https://bugs.winehq.org/attachment.cgi?id=52130
log outputted after crash
The Quest Editor ( http://www.redshift.hu/quest/editor.zip ) : crashes when
loading an expansion file with a "surface map" (e.g. loading this:
https://www.dropbox.com/s/4zxh11sgyj5b47c/TheQuestTest.pdb?dl=0 will crash it).
To replicate crash:
Download this: http://www.redshift.hu/quest/editor.zip . Extract contents. Run
"TheQuestEditor.exe". At the top toolbar, click "File", then "New". Follow
instructions in dialogue box that opens, then click "Ok". At the top toolbar,
click "Map", then "Create Surface Maps". In corresponding field to "base_id:",
type in an id prefixed by your world id and and an underscore (it should have
both already, you just need to append with and id not containing spaces). Click
"Ok". Press Ctrl+S to save your expansion. Click "Ok" in the resulting dialogue
box. Reload the application. Load your previously saved expansion with the
surface map. It will crash.
To determine that it is caused by the surface map, you can repeat this by
loading a file without a surface map and it will open without problems.
Alternatively: Download this: http://www.redshift.hu/quest/editor.zip . Extract
contents. Download this:
https://www.dropbox.com/s/4zxh11sgyj5b47c/TheQuestTest.pdb?dl=0 and save the
file to the folder containing the contents of the zip file. Run
"TheQuestEditor.exe". At the top toolbar, click "File", then "Load". Open
"TheQuestTest.pdb". It will also 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.
https://bugs.winehq.org/show_bug.cgi?id=39184
Bug ID: 39184
Summary: Doxie: Error Creating OCR File in Doxie.exe
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m(a)2kmark.com
Distribution: ---
Created attachment 52230
--> https://bugs.winehq.org/attachment.cgi?id=52230
Command Line Debug Log
Prereqs:
1. Install Doxie
(http://www.getdoxie.com/resources/files/old/DoxieSetup_2_6.exe)
2. Import JPG files.
To reproduce:
1. Click on any imported JPG file.
2. Click "Save."
3. Choose as PDF OCR (B&W or Color).
4. Save anywhere.
It seems to call a program called CommandLineInterface.com (inside OCR folder)
and has some components from ABBYY.
PS - Same problem on the newest version 2.8.1.
--
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=17331
Summary: ABBYY ScanTo Office 1.0 Demo: program doesn't run, no
output on console
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.strich.b(a)web.de
ABBYY ScanTo Office 1.0 is a GUI application. I got the demo at
http://fr7.abbyy.com/scanto/Scanto01TB.exe
The install works (with lots of fixme's and err's), but when I try to run
ScanToOffice.exe, nothing happens. No log output on console, even with
WINEDBG="+trace,+all"
--
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=32771
Bug #: 32771
Summary: Euro Truck Simulator 2 in-game radio does not work
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
When I try to play an internet radio station in Euro Truck Simulator 2, the
stream doesn't play. This error is printed in my terminal:
err:ole:CoGetClassObject class {187463a0-5bb7-11d3-acbe-0080c75e246e} not
registered
err:ole:CoGetClassObject no class object {187463a0-5bb7-11d3-acbe-0080c75e246e}
could be created for context 0x1
How to reproduce:
1. Open game
2. Open radio menu
3. Update from internet if list is empty
4. Choose a stream and click play
What I expected:
The stream should start playing
What I got:
The stream does not play
--
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=43826
Bug ID: 43826
Summary: Tomb Raider (1996) GOG now launches only in safe mode
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffry84(a)hotmail.it
Distribution: ---
The game used to work fully on the Wine version provided on Debian Jessie, but
ever since I've switched to Wine Devel the game runs only in safe mode, with
less colours and lower resolution. I've tried every graphical option in its
Dosbox configurator (previously Direct3D and OpenGL were the best options but
they don't work now). It's of course a Dosbox game but as it worked before I'm
sure the issue is not on their end.
I'm sorry I can't be more specific, but if further testing or info are needed
just ask
--
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=43612
Bug ID: 43612
Summary: Running on Unsupported OS. OS is not Windows 7 or
later
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chrnoboost(a)mailinator.com
Distribution: ---
Created attachment 59028
--> https://bugs.winehq.org/attachment.cgi?id=59028
Error: Running on Unsupported OS. OS is not Windows 7 or later
Setup & Installation
1. Installed Wine-2.15 staging via package installer
2. pass in WINEARCH=win32 and WINEPREFIX=[some perfix] to winecfg. Directory is
not pre-made, so Wine created the directory and did the work.
3. chose Windows 7 and enabled CSMT, VAAPI, EAX under "Staging" tab in winecfg
3. Used Winetricks to install vcrun 2005 - 2015, vcrun6, vcrun6sp6; msxml4 and
6;msc40 and 42 to run Clip Studio Paint 1.6.2
Installed Clip Studio Paint 1.6.2 and started the software with stylus on
tablet ready for use.
Running the software
I got an error saying "Running on unsupported OS. OS is not Windows 7 or later"
--- This software runs on Windows 7. I ran this software on a Windows 7 64bit
machine before.
Clicked passed it, and the workspace loads but I couldn't draw on the canvas. I
get no response from either stylus nor mouse.
--
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=35061
Bug #: 35061
Summary: Expression: "&get.map.unlocked()==m"
Product: Wine-gecko
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: marvin25(a)telus.net
Classification: Unclassified
When trying to install goldcoin-0.7.1.7-win32-setup app the system indicates it
needs Gecko and it can auto download. I download but then message is:
"Assertion failed" and it shows
C:\deps\boost/interprocess/detail/windows_intermodule_sin?eton.hpp
Line 145
Please note the question mark above is a letter that I wrote down but can't
make it out now.
It also shows Expression: "&get.map.unlocked()==m"
--
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=45267
Bug ID: 45267
Summary: Crash Windows Movie Maker
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: andrearame(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Created attachment 61510
--> https://bugs.winehq.org/attachment.cgi?id=61510
Wine crashes when I run "Windows Movie Maker"
Wine 1.6.2
Windows movie maker .exe file start but don't open the file because there is a
program 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=25764
Summary: Windows Movie Maker breaks uninstaller.exe
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cheery314(a)hotmail.com
Created an attachment (id=32834)
--> (http://bugs.winehq.org/attachment.cgi?id=32834)
Debugger log
After I installed WIndows Movie Maker 2.6, it did not work, so I decided to
remove it. But uninstaller.exe (WINE built in one) now 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.
http://bugs.winehq.org/show_bug.cgi?id=10788
Summary: Windows Movie Maker, install OK... but hangs up after
start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lmiranda(a)lexplan.cl
CC: lmiranda(a)lexplan.cl
When i start the Windows Movie Maker (after normal install), the software hangs
up.
Then i need to force quit.
The error is:
wine: Call from 0x7b843f50 to unimplemented function
gdiplus.dll.GdipCreateBitmapFromHICON, aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37611
Bug ID: 37611
Summary: Application show "The Application Data folder for
Visual Studio could not be created" message
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lokesh.bhandari(a)enjayworld.com
Distribution: ---
Created attachment 50058
--> https://bugs.winehq.org/attachment.cgi?id=50058
Image of error mesasge
Application show "The Application Data folder for Visual Studio could not be
created" message while running the visual basic 2010 express.
I had done this procedure ---> mkdir -p "$(winepath
"C:\Users\\$USER\\Application Data\Microsoft\VisualStudio\10.0")"
But still show same message that application data folder for visual studio
cound not be created.
My wine version is 1.7.15 and I had tried to install with 1.7.31 but it now
works.
--
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=23601
Summary: Windows Movie Maker 2.6: installs but does not start
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajparag(a)yahoo.co.in
Windows movie maker 2.6 crashes as soon as i click on the launch button. no
error message is displayed.
A suggestion: the new 1.2 RC-7 version supports icon images for .exe files but
it does not support for .msi files. kindly see if that can be added too.
--
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=16971
Summary: Windows Movie Maker needs ole32.dll.StgOpenPropStg
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=18751)
--> (http://bugs.winehq.org/attachment.cgi?id=18751)
crash trace
Movie Maker installs without any problems without any overrides.
After a start it immediately crashes calling unimplemented
ole32.dll.StgOpenPropStg.
--
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=41594
Bug ID: 41594
Summary: SciTE text editor shows random desktop parts instead
of white background
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
If dwrite is disabled in winecfg, SciTE works as expected. When used in fresh
Wine prefix, SciTE shows random noise and console is flooded by this pattern:
fixme:d3d:wined3d_buffer_create Ignoring access flags (pool).
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Per-rendertarget blend not
implemented.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Color mask > 3 not
implemented.
fixme:d3d11:d3d10_device_RSSetViewports Multiple viewports not implemented.
fixme:d3d11:d3d10_device_RSSetScissorRects Multiple scissor rects not
implemented.
fixme:d2d:d2d_d3d_render_target_Flush iface 0x7df2e0, tag1 (nil), tag2 (nil)
stub!
--
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=36499
Bug ID: 36499
Summary: Small .NET based Direct2D example app needs
ID2D1Factory::CreateHwndRenderTarget implementation
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
since Henri is working on adding Direct2D support to Wine I thought it might be
useful to collect (example) apps to target method stubs.
One can find many Direct2D examples on MSDN - unfortunately they are only
provided in source, to be compiled with Platform/DirectX SDK/Visual Studio.
I found some small precompiled Direct2D "tutorial" apps.
Example here:
http://www.rolandk.de/index.php?option=com_content&view=category&id=15:dire…
Prerequisite: 'winetricks -q dotnet20'.
The example makes use of 'SlimDX' Framework/library which provides a managed
wrapper around Microsoft DirectX.
--- snip ---
$ WINEDEBUG=+tid,+seh,+loaddll wine ./Articles.Tutorials.Direct2D.exe
...
002a:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\d2d1.dll"
at 0x7dcf0000: builtin
002a:fixme:d2d:d2d_factory_init Ignoring factory type and options.
002a:fixme:d2d:d2d_factory_CreateHwndRenderTarget iface 0x1b3720, desc
0x33e390, hwnd_rt_desc 0x33e380, render_target 0x33e368 stub!
....
SlimDX.Direct2D.Direct2DException: E_NOTIMPL: The function called is not
supported at this time (-2147467263)
at SlimDX.Result.Throw[T](Object dataKey, Object dataValue)
at SlimDX.Result.Record[T](Int32 hr, Boolean failed, Object dataKey, Object
dataValue)
at SlimDX.Result.Record[T](Int32 hr, Object dataKey, Object dataValue)
at SlimDX.Direct2D.WindowRenderTarget.Init(Factory factory,
RenderTargetProperties renderTargetProperties, WindowRenderTargetProperties
windowRenderTargetProperties)
at SlimDX.Direct2D.WindowRenderTarget..ctor(Factory factory,
WindowRenderTargetProperties windowRenderTargetProperties)
at Articles.Tutorials.Direct2D.Chapter1.InitializeGraphics()
at Articles.Tutorials.Direct2D.Chapter1.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
...
--- snip ---
$ sha1sum Articles.Tutorials.Direct2D.zip
9e29ae58cd2f684c909a0ab714e2097fe497c8c9 Articles.Tutorials.Direct2D.zip
$ du -sh Articles.Tutorials.Direct2D.zip
2.0M Articles.Tutorials.Direct2D.zip
$ wine --version
wine-1.7.19-47-g704d169
Regards
--
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=36860
Bug ID: 36860
Summary: Molot VST stop working in Wine 1.7.20
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xj(a)wp.pl
Created attachment 48954
--> http://bugs.winehq.org/attachment.cgi?id=48954
Backtrace
Molot ( http://vladgsound.wordpress.com/plugins/molot/ ) stop working in Wine
1.7.20. Not working in 1.7.21 as well. In Wine 1.7.19 it works.
--
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=45721
Bug ID: 45721
Summary: SimpleHelloWorld application displays contents
incorrectly
Product: Wine
Version: 3.14
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
DWriteHelloWorld.exe draw words and characters incorrectly.
--
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=41004
Bug ID: 41004
Summary: HAM RADIO DELUXE Bug
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magellan.2000(a)free.fr
Distribution: ---
Created attachment 55169
--> https://bugs.winehq.org/attachment.cgi?id=55169
Unhandled exception: page fault on read access to 0x016ca000 in 32-bit code
(0xf74a12e5)
Unhandled exception: page fault on read access to 0x016ca000 in 32-bit code
(0xf74a12e5)
In Satellite Tracker when we double click on a pass prediction to track the
satellite, the software crash and exit.
This bug exist in all Wine versions, not only the last.
--
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=41450
Bug ID: 41450
Summary: Wine Debug Channel +timestamp, timestamp missing from
some entries
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: brewmanz(a)gmail.com
Distribution: ---
Created attachment 55817
--> https://bugs.winehq.org/attachment.cgi?id=55817
Log with missing timestamps
example of log with +timestamp,+tid (note timestamp missing for 7 lines
starting with 'Call PE DLL'):
--
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=44185
Bug ID: 44185
Summary: DragonAgeOrigins autorun.exe crash inside
winegstreamer
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
Created attachment 59948
--> https://bugs.winehq.org/attachment.cgi?id=59948
autorun.exe backtrace
Trying to start DragonAgeOrigins autorun.exe (from retail disc) result in a
crash inside winegstreamer when trying to play an audio/x_wma version 2.
Preconditions:
I have the last gstreamer stable version 1.12.4 installed for 64bit and 32bit
(multiarch)
I have the last gst-plugins-* for multilib
audio/x_wma plugins is provided by the package gst-libav that I installed and
are aviable for 64bit and 32bit applications
Tested playing the wma using gst-play-1.0 (64bit) and gst-play-1.0-32 (32bit
from a modified lib32-gst-plugins-base-libs) it plays sucessful with both
using gst-libav codec.
I'm creating a new bug report bewcouse most of the others winegstreamer crash
came from missing plugins (as stated in the log). I'm past that point (the
plugin exist and it works), despite I was also having a crash with the missing
plugin message.
I'm attaching the backtrace with the wine debug symbols (wine compiled using
-g) and the wine log with WINEDEBUG=+gstreamer
Note : This is a bug report for autorun.exe not the full game, that I still
haven't tried.
--
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=44538
Bug ID: 44538
Summary: (Regression) Tales of Zestiria doesn't boot.
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: ovariegata(a)yahoo.com
Regression SHA1: 206e8b147bc8670621d8dfaaa03834fb1fc02082
Distribution: Slackware
Created attachment 60493
--> https://bugs.winehq.org/attachment.cgi?id=60493
A test patch that manually reverts the commit
'206e8b147bc8670621d8dfaaa03834fb1fc02082' and gets the game working again.
I found that the game 'Tales of Zestiria' doesn't boot in wine anymore, given
the winehq entry it appears to have worked at some point so I tried several
wine versions until I found it broke between 1.9.2 and 1.9.3. I tested vanilla
wine, wine-staging and the d3d9-nine patches with the same results. I next
bisected it and found the problematic commit listed under the 'Regressions
SHA1' field. I then manually reverted the commit for the wine master and found
the game boots and works properly again. See the attached patch.
--
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=25409
Summary: Windows Live Essentials for XP installer crashes on
attempting to install Photo Gallery
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32337)
--> (http://bugs.winehq.org/attachment.cgi?id=32337)
Standard log
To see this, you need to run winetricks ie7 and then remove all overrides
except urlmon to work around bug 25408. When prompted to select programs,
uncheck everything except Photo Galley (didn't test any others yet) and
proceed. After a moment, it crashes.
Workaround: leave the native override for mshtml in place too.
--
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=45950
Bug ID: 45950
Summary: RedMon 1.9 (Redirection Port Monitor) does not work
Product: Wine
Version: 3.17
Hardware: x86-64
URL: http://pages.cs.wisc.edu/~ghost/redmon/
OS: Linux
Status: NEW
Keywords: printing
Severity: normal
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: wine.dev(a)web.de
Blocks: 3866
Distribution: ---
This is a follow-up for bug 3864
Current code does not support a Printmonitor for output.
Since Windows XP, a Printmonitor is
initialized with InitializePrintMonitor2
and supported by calling the functions returned in the MONITOR2 struct.
localspl.dll is the correct location for this support
--
Bye bye ... Detlef
--
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=41298
Bug ID: 41298
Summary: Battlefield 3 crashes during loading
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yurishish(a)gmail.com
Distribution: ---
Created attachment 55624
--> https://bugs.winehq.org/attachment.cgi?id=55624
BF3 error message.
After starting game opens black full screen window with the text "Loading" and
blue blinking square. Shortly after that error message with the text
"DirectX function "device->CreateTexture2D( &texDesc, desc.subResourceCount !=
0 ? reinterpret_cast<const D3D11 _SUBRESOURCE_D AT A* >(desc. subResourceData)
: 0, &texture->m_texture2d)" failed with E_INVALIDARG: An invalid parameter was
passed to the returning function. GPU: "NVIDIA GeForce GTX 660", Driver: 33788"
appears and game switches to windowed mode. After pressing OK button game
window closes and wine terminates.
Screenshot of the error message and terminal output are 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=43329
Bug ID: 43329
Summary: comdlg32/filedlg: incorrect path selection
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: me(a)mixaill.tk
Distribution: ---
There is problem with FileDlg path calculation if user tries to select
directory.
If user:
- selects some folder (for example, C:\Test) and *enters in it*
- clicks on OK
Then the "File does not exist" error message appears.
in itemdlg.c::on_default_action() function:
canon_filename variable equal to "C:\Test\Test" (current directory path + value
of automatically filled "file name" textbox in dialog).
You can use "Wargaming.net Game Center" to reproduce this error. ("import game"
feature)
https://appdb.winehq.org/objectManager.php?sClass=version&iId=35458
--
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=27229
Summary: printf() newline missing with multibyte strings
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: itakingiteasy(a)gmail.com
Created an attachment (id=34797)
--> (http://bugs.winehq.org/attachment.cgi?id=34797)
Code example making case for missing newline in wine printf when multibyte
string is printed
Wine's printf is missing newline when "Multibyte string пукпукпук\n" is
supplied to printf(). Attached code is a test-case reproducing the bug. When
same binary exectued on windows, or same code compiled for- and executed on-
linux - all goes fine. Only when executed under wine newline is missing. It
results in that printed string shares same line with next PS1 prompt here is
screenshot illusrating the problem (FIG1):
(FIG1)
ftp://neverb.net/images/special/screenshot/wine_issue/linux_wine_cmd_exe.png
Note that extra newline in wine cmd.exe is missing.
Here is refference windows screenshot (FIG2) showing where this extra newline
should be:
(FIG2) ftp://neverb.net/images/special/screenshot/wine_issue/native_windows.png
Known possible workarounds for this problem:
* add '\r' before '\n'
* use only ascii (non-multibyte) characters in printing string
* use WCHAR instead of wchar_t
* use wprintf(L"%ls\n"~ instead of printf("%s"~
But all this workarounds are just a sideways. I hope that there is some real
solution.
Thanks.
--
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=32061
Bug #: 32061
Summary: Guild Wars: Launcher hangs sometimes
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
If Im starting the launcher it will hang sometimes. For example this happens on
the command "'/wine/drive_c/Program Files (x86)/GUILD WARS/Gw.exe'" and even
with the -image parameter "'/wine/drive_c/Program Files (x86)/GUILD
WARS/Gw.exe' -image".
If the problem happens the launcher will use 200% of cpu time (6-core
processor) and I'm getting the error "err:ntdll:RtlpWaitForCriticalSection
section 0xa33108 "?" wait timed out in thread 002a, blocked by 003b, retrying
(60 sec)". After 60 seconds I'm getting the same error again (this seems to be
an infinite loop).
--
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=31942
Bug #: 31942
Summary: Office Professional 2003 Installer Crashes Almost
Immediately
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Classification: Unclassified
Created attachment 42073
--> http://bugs.winehq.org/attachment.cgi?id=42073
Office Professional 2003 Installer
When running the installer for Office Professional 2003 it briefly shows a
window which looks like it might have a progress bar in it and then crashes.
This may be a more general problem with a certain type of installer because
when I tried working around the problem by using a custom install (which may
not have been of any use) see:
https://office.microsoft.com/en-us/office-2003-resource-kit/custom-installa…
I tried installing the "Office 2003 Editions Resource Kit" (ork.exe) which
appears to produce a very similar error and may be useful for testing. The
installation window that appears briefly also looks very similar to the Office
2003 install window.
Ork.exe can be found on this page:
http://www.microsoft.com/office/orkarchive/2003ddl.htm
I am running:
Lubuntu 12.04.1 LTS.
3.2.0-31-generic
lxde 0.5.0-4ubuntu3
openbox 3.5.0-2ubuntu2
wine-1.5.14
--
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=32478
Bug #: 32478
Summary: The Settlers III heavy performance issue
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fantonifabio(a)tiscali.it
Classification: Unclassified
I have installed The Settlers III on Ubuntu 12.04 with Cinnamon as DE, applied
1.60 patch and XP exe following the "Installation HOWTO" of the game.
The game run slow also on small map 1 vs 1, PC have good hardware (vga is
nvidia 9500 GT), tried with wine 1.4.1 and wine 1.5.19.
Seem not need installation of other things, I also tried some standard
winetrick but nothing change.
Someone can tell me what another things to try and if you need other details
and logs?
Thanks for any reply and sorry for bad english.
--
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=36001
Bug ID: 36001
Summary: Dragon NaturallySpeaking 12.5 64-bit does not run with
ntdll error
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Created attachment 48129
--> http://bugs.winehq.org/attachment.cgi?id=48129
winedebug ntdll warnings all for natspeak 12.5 run time
On Windows, Dragon NaturallySpeaking (versions 10.0 and subsequent) is a 32-bit
program with 64-bit handles that make it run on a 64-bit system. The current
version is 12.5.
NatSpeak 12.5 installed well on Wine 1.4, and runs well on all versions of wine
up to the present.
However, NatSpeak installed on the current wine version (1.7.16) seems to
install without error but then does not run.
A check of winedebug warnings implicates only ntdll. It seems to be pointing
the program in the wrong directions.
--
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=45583
Bug ID: 45583
Summary: Lil' Howie's Fun House: audio skips after intro
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: sam+opensource(a)tehsvk.net
Distribution: ---
Created attachment 61996
--> https://bugs.winehq.org/attachment.cgi?id=61996
Wine output
When playing LHFH (both the Great Word Adventure and the Great Math Adventure
are affected), audio skips after the intro sequence.
In the output, there are repeated mentions of the following:
0034:err:winmm:MMSYSTDRV_WaveOut_Map16To32W Size of buffer has been increased
from 512 to 8192, keeping initial value
0034:err:winmm:MMSYSTDRV_WaveOut_Map16To32W Size of buffer has been increased
from 1632 to 8192, keeping initial value
(...)
I traced that error message back to dlls/mmsystem.dll16/message16.c. This sets
some conditions on increasing the size of the buffer which I don't quite
understand - however, removing these conditions makes audio play flawlessly in
the game.
Of course, these conditions were added for a reason, so this probably isn't the
right fix, but it does show where the issue seems to be.
--
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=14980
Summary: Powerpoint 2007 fails to start
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=15589)
--> (http://bugs.winehq.org/attachment.cgi?id=15589)
Console from 1st attempt to run Powerpoint
Powerpoint 2007 fails to start in 1.1.3 on openSUSE 10.3, installed to a clean
wineprefix with no overrides.
The first time trying to run Powerpoint, the splash screen appears briefly,
then Powerpoint just shuts down.
The second time, a dialog box appears with the message "PowerPoint failed to
start correctly last time. Starting PowerPoint in safe mode will help you
correct or isolate a startup problem in order to successfully start the
program. Some functionality may be disabled in this mode. Do you want to start
PowerPoint in safe mode?" If I click yes, the splash screen appears briefly,
then Powerpoint shuts down.
The third time, a dialog box appears with the message "PowerPoint failed to
launch in safe mode. Do you want to start Detect and Repair?" If I click yes,
it just shuts down.
This cycle repeats for subsequent attempt to run the program.
--
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=28601
Bug #: 28601
Summary: cnet download app can't initialize GUI
Product: Wine
Version: 1.3.29
Platform: x86
URL: http://www.download.com/Catan-The-Computer-Game/3000-7
562_4-10396066.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9972
Classification: Unclassified
Created attachment 36749
--> http://bugs.winehq.org/attachment.cgi?id=36749
terminal output
All cnet downloads now go through their custom downloader app thing.
Running, however, gives an error dialog:
Unable to initialize installer GUI.
FIXME's are mostly ieframe. Native ie7 doesn't help, however.
29ca026c58f62266cee2bcf360a305c53b83b277 cnet_Catan_exe.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.
http://bugs.winehq.org/show_bug.cgi?id=28911
Bug #: 28911
Summary: cnet download app cannot download anything without
native wininet
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.download.com/Catan-The-Computer-Game/3000-7
562_4-10396066.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: ocean04(a)suomi24.fi
Depends on: 28601, 28910
Classification: Unclassified
Created attachment 37158
--> http://bugs.winehq.org/attachment.cgi?id=37158
wininet,seh,tid
These lines look interesting:
fixme:wininet:InternetCanonicalizeUrlW Unhandled flags 0x04000000
fixme:wininet:GetUrlCacheEntryInfoExW Undocumented flag(s): 100
full wininet,tid,seh trace attached. winetricks -q wininet avoids it. You need
native msxml3/ie6 to get this far, see bug 28601 / bug 28910.
--
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=28910
Bug #: 28910
Summary: cnet download app never gets past loading screen
without native msxml3
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.download.com/Catan-The-Computer-Game/3000-7
562_4-10396066.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: ocean04(a)suomi24.fi
Depends on: 28601
Classification: Unclassified
Terminal shows:
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
winetricks -q msxml3 works around it.
You'll need native ie6 (not ie7!) to get this far, see bug 28601.
--
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=9972
Summary: Catan: sound runs 2x fast then freezes game
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bsmeyer29(a)hotmail.com
Created an attachment (id=8484)
--> (http://bugs.winehq.org/attachment.cgi?id=8484)
report while running the game
When running catan under wine, the game starts up fine but the sound plays
twice as fast until it finishes playing through the first loop. It then plays
three times as fast until the game/wine just freezes and the music studders.
You can close the application window to make it quit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20097
Summary: Halo Trial install menu buttons don't work - even with
mfc42. Prevents installation.
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: delan.azabani(a)gmail.com
Created an attachment (id=23665)
--> (http://bugs.winehq.org/attachment.cgi?id=23665)
Shows how the menu button borders aren't rendered, nor can they be clicked.
Normally there's blue rounded borders around the "Install" and "Web Connection"
buttons.
When installing Halo Trial (single executable installer), even after installing
mfc42 with winetricks (or doing it manually and regsvr32/winecfg'ing it), the
buttons on the installer program don't work, preventing installation.
--
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=18097
Summary: Missing extrac32.exe tool causes some prerequisite
installers to fail (msjavx86.exe)
Product: Wine
Version: 1.1.19
Platform: Other
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=1dacdb3d-50d1-41b2-a107-fa75ae960856&di
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
while testing old stuff, I noticed some installers require "extrac32.exe"
utility present in system32.
An example is the M$ Java VM prerequisite installer "msjavx86.exe" from
M$ Visual C++ 6.0 and Embedded Visual C++ 4.x.
Due to missing extrac32.exe:
--- snip ---
002b:Call user32.SetDlgItemTextA(00060034,000003e9,0033f2e0 "Installing
Component: XML Classes") ret=00401392
...
002b:Call KERNEL32.CreateProcessW(00000000,0033ced4
L"C:\\windows\\system32\\extrac32.exe /c /y
C:\\windows\\temp\\IXP000.TMP\\xmldso.cab
C:\\windows\\Java\\Classes\\xmldso.cab",00000000,00000000,00000000,04000200,00000000,00150440
L"C:\\windows\\temp\\IXP000.TMP",0033ce60,0033ce50) ret=714d15da
...
002b:Call KERNEL32.CreateProcessW(00000000,0033ced4 L"rundll32
C:\\windows\\system32\\msjava.dll,JavaPkgMgr_Install
C:\\windows\\Java\\classes\\xmldso.cab,0,0,0,0,4,42",00000000,00000000,00000000,04000200,00000000,00150450
L"C:\\windows\\temp\\IXP000.TMP",0033ce60,0033ce50) ret=714d15da
--- snip ---
failure later:
--- snip ---
002b:Call KERNEL32.CreateProcessW(00000000,0033ced4 L"rundll32
C:\\windows\\system32\\msjava.dll,JavaPkgMgr_Install
C:\\windows\\Java\\classes\\xmldso.cab,0,0,0,0,4,42",00000000,00000000,00000000,04000200,00000000,00150450
L"C:\\windows\\temp\\IXP000.TMP",0033ce60,0033ce50) ret=714d15da
...
0047:CALL msjava.JavaPkgMgr_Install(<unknown, check return>) ret=601d6475
0047:Call KERNEL32.lstrcpynA(0033fa90,0012fd48
"C:\\windows\\Java\\classes\\xmldso.cab,0,0,0,0,4,42",00000023) ret=00500bf4
...
0047:Call KERNEL32.GetFullPathNameA(0033fa90
"C:\\windows\\Java\\classes\\xmldso.cab",00000105,0033f880,0033fd10)
ret=005012e8
0047:Ret KERNEL32.GetFullPathNameA() retval=00000022 ret=005012e8
0047:Call KERNEL32.GetFileAttributesA(0033f880
"C:\\windows\\Java\\classes\\xmldso.cab") ret=00516697
0047:Ret KERNEL32.GetFileAttributesA() retval=ffffffff ret=00516697
...
0047:Call user32.MessageBoxA(00000000,0033ef54 "Unable to install Java packages
from C:\\windows\\Java\\classes\\xmldso.cab.\r\n\r\nUnknown HRESULT:
(80070002h)",00133bd0 "Java Package Manager",00000030) ret=00500fe4
....
--- snip ---
Bug 12852 was initially about this problem but that app no longer ships with
this dependency and the issue went out of focus.
Therefore I create a separate bug for this "extrac32.exe" tool.
A wine-devel thread talked about this tool some time ago:
http://www.winehq.org/pipermail/wine-devel/2007-July/057886.html
It looks like the Ethersoft guys went their own route ...
A google search didn't really come up with useful info.
Although it says the tool is "part of Internet Explorer" all installers will
detect IE already installed in WINEPREFIX and do not attempt to install any
earlier version (like IE4).
Hence Extrac32.exe will never be installed as prerequisite.
Extrac32 is the win32 gui version of the console "extract" utility from
Microsoft Cabinet Software Development Kit.
--- snip ---
EXTRACT [/Y] [/A] [/D | /E] [/L dir] cabinet [filename ...]
EXTRACT [/Y] source [newname]
EXTRACT [/Y] /C source destination
cabinet - Cabinet file (contains two or more files).
filename - Name of the file to extract from the cabinet.
Wild cards and multiple filenames (separated by
blanks) may be used.
source - Compressed file (a cabinet with only one file).
newname - New filename to give the extracted file.
If not supplied, the original name is used.
/A Process ALL cabinets. Follows cabinet chain
starting in first cabinet mentioned.
/C Copy source file to destination (to copy from DMF disks).
/D Display cabinet directory (use with filename to avoid extract).
/E Extract (use instead of *.* to extract all files).
/L dir Location to place extracted files (default is current directory).
/Y Do not prompt before overwriting an existing file.
--- snip ---
Maybe another attempt can be made by someone to get this tool in to fix older
installers.
Regards
--
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=11759
Summary: Microsoft Silverlight installer - unimplemented
functions
Product: Wine
Version: 0.9.56.
Platform: Other
URL: http://www.microsoft.com/silverlight/resources/install.a
spx
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Following on from bug 8099
When running the Microsoft Silverlight installer, it crashes with a message
about two unimplemented functions
unimplemented function gdiplus.dll.GdipGetImagePaletteSize
unimplemented function gdiplus.dll.GdipGetImageThumbnail
--
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=40265
Bug ID: 40265
Summary: Payday 2 Randomly Crashes
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: gordan(a)bobich.net
Distribution: Other
Created attachment 53883
--> https://bugs.winehq.org/attachment.cgi?id=53883
Payday 2 Crash Backtrace
Payday 2 randomly crashes.
Wine build is standard 1.9.5 from PlayOnLinux.
Backtrace 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=42755
Bug ID: 42755
Summary: can not install iTunes
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: claudiodileone(a)libero.it
Distribution: ---
Created attachment 57767
--> https://bugs.winehq.org/attachment.cgi?id=57767
backtrace
I tried to install iTunes but it failed almost immediately-
--
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=39149
Bug ID: 39149
Summary: Devil May Cry 3 SE Does not install with wine version
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: Other
Hello Everyone,
Devil May Cry 3 SE Does not install properly with wine version set to windows
xp. This should work because the game come out for windows2000/windows xp. The
game
does install properly if you set the wine version to windows 7.
--
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=25468
Summary: Windows Live Movie Maker fails to install
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: hans(a)meelstraat.net
Created an attachment (id=32430)
--> (http://bugs.winehq.org/attachment.cgi?id=32430)
Standard output
Windows Live Movie Maker from the previous version of Live Essentials is no
longer installable even after working around some installer bugs with native
IE. The installer reports that a dependency (Microsoft Visual Studio Runtime)
could not be installed. Regression testing indicated:
a23514eece083011140513853c5db10357af6cea is the first bad commit
commit a23514eece083011140513853c5db10357af6cea
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Nov 11 10:45:42 2010 +0100
msi: Add support for installing side-by-side assemblies.
:040000 040000 6e3244306b1cdce4af9bd963048445913433d933
820db510d39486aa37cad45d1ebeb9e2397f6224 M dlls
I tried to revert the patch from git, but several hunks failed to apply.
These are the steps to reproduce the problem:
1. winetricks ie7
2. winetricks -q mono26
3. Change Windows version to Vista - Movie Maker isn't available for XP
4. Uncheck all installable programs except Movie Maker
--
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=25424
Summary: Windows Live Photo Gallery [for XP] fails to install
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32359)
--> (http://bugs.winehq.org/attachment.cgi?id=32359)
Standard output
Windows Live Photo Gallery from Windows Live Essentials for Windows XP is no
longer installable, even after working around earlier installer bugs with
native IE. The installation fails because "an unknown error occurred." Steps to
reproduce:
1. winetricks ie7
2. winetricks -q mono26
3. Run the installer and uncheck all programs except Photo Gallery
Regression testing indicated:
ca7cd1bf89d057d9c48896b70c441fad941e6ee0 is the first bad commit
commit ca7cd1bf89d057d9c48896b70c441fad941e6ee0
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Oct 6 15:44:08 2010 +0200
msi: Validate packages based on supported version, platform and languages.
:040000 040000 1ef576e28c83ea59db6043d13d6921f475e26b9d
9d1df66c16e2c640d0a24677ec122f1ac773421c M dlls
Reverting this patch fixes the problem.
--
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=36814
Bug ID: 36814
Summary: Microsoft SQL Server 2008 R2 installer fails to
install a custom wmi provider
Product: Wine
Version: 1.7.20
Hardware: x86
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=3743
OS: Linux
Status: NEW
Keywords: dotnet, download, Installer
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 33661
Continuation of bug 33661.
After importing the registry entries from 33661, the installer gets a bit
further, to the point of copying files. This later fails with a dialog box
saying:
TITLE: Microsoft SQL Server 2008 R2 Setup
------------------------------
The following error has occurred:
Error code: 0x8004100e
Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this
action and continue setup.
For help, click:
http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&E…
that error code is WBEM_E_INVALID_NAMESPACE. The installer is executing the
step 'Slp_Config_Install_Core_WMI_Provider_Cpu32
note: bug 33661 was about 'Microsoft SQL Server Management Studio Express 2008
R2', whereas I was testing with 'Microsoft SQL Server 2008 R2'
[austin@localhost ~]$ sha1sum SQLEXPR32_x86_ENU.exe
acf5494d18edf117a2683d66a96fb8954f98d86d SQLEXPR32_x86_ENU.exe
[austin@localhost ~]$ du -h SQLEXPR32_x86_ENU.exe
59M SQLEXPR32_x86_ENU.exe
[austin@localhost ~]$ wine --version
wine-1.7.20-158-g8762842
--
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=33404
Bug #: 33404
Summary: CAJViewer 7.2 crashes while open a file
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fangendoucg(a)gmail.com
Classification: Unclassified
Created attachment 44200
--> http://bugs.winehq.org/attachment.cgi?id=44200
terminal output
Hi, folks
This software is a document viewer. It's free. The download URL has been
uploaded.
0. There is a problem on the display of Chinese font.
1. then install it. Just click on (N) to go next;
2. cd to its directory, run it: $wine CAJVieweru.exe ;
3. Click File(F)->Open(O) to open a *.nh file, (Well, the .nh file isn't free
to get, here is the home page http://oversea.cnki.net/kns55/default.aspx.)
when the file is opening, a messagebox displays with the title which means
Fatal Error. Here is its contents:
---snip---
Windows: 5.1.2600, SP 3.0, Product Type 1
Process: C:\Program Files\TTKN\CAJViewer 7.2\CAJVieweru.exe
Date Modified: 03/27/2013
Version: 7.2.109.0
Exception Addr: 28054940
Exception Code: C0000005
Read Address: 00000000
Instruction: 8B 01 FF 50 24 0F BF 43 1C 89 45 FC 8B 86 EC 00
Registers:
EAX: 00ABA5B8 EBX: 00ABA600 ECX: 00000000 EDX: 0000006A
ESI: 00A65588 EDI: 00001C20 ESP: 0032A4E0 EBP: 0032A508
EIP: 28054940 EFlags: 00010202
Call Stack:
28054940
28057E11
28048DF0
28047E3E
2804AFA9
280301FB
00454EB5
0046320D
7C280711
7C27F326
0046468F
7C27F3C5
7C27EC47
7C27EBF5
7E9E086A
7E9E0F2C
7E9E3635
7E9A42C2
7C283587
---snip---
While click on OK(O), it crashes.
Ready to provide more information.
--
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=42847
Bug ID: 42847
Summary: Devil May Cry 3 SE characters are black.
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 57940
--> https://bugs.winehq.org/attachment.cgi?id=57940
Black Characters - png
Hello Everyone,
Devil May Cry 3 SE the is mostly black you can see red eyes and the life gauge.
--
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=40288
Bug ID: 40288
Summary: The Legend of Heroes: Trails in the Sky - Game won't
start (black screen)
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 53929
--> https://bugs.winehq.org/attachment.cgi?id=53929
Console output
When attempting to launch the Steam version of "The Legend of Heroes: Trails in
the Sky" only a black screen appears.
Since it is possible to work around this issue by disabling the intro videos in
the game's config tool, I presume this bug is video/codec related and should
probably be linked to some other bug with more details on the true source of
the symptoms described here.
I have attached the console output.
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.2 (64 bit)
Kernel: 3.19.0-26-generic
Graphics: Proprietary NVIDIA 352.79
--
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=21884
Summary: Resident Evil 2: no sound and annoying dialog window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mariusz.libera(a)gmail.com
Created an attachment (id=26525)
--> (http://bugs.winehq.org/attachment.cgi?id=26525)
Terminal output
When trying to run Resident Evil 2 I get no sound, but lots of annoying dialog
windows saying "StreamOpen Error". No matter if ALSA or OSS is set in winecfg.
When I uncheck ALSA (and/or OSS) dialogs go away.
--
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=32772
Bug #: 32772
Summary: Built-in iexplore crashes on exit with Flash player
plug-in installed
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
Press Alt+F4, and iexplore crashes. This is last lines of the console output,
pointing to the crash in mozalloc:
Fault in cycle collector: traversed refs exceed refcount (ptr: 03964f80)
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
wine: Unhandled page fault on write access to 0x00000000 at address 0x61e474b3
(thread 0029), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x61e474b3).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:61e474b3 ESP:010de2c0 EBP:6af20810 EFLAGS:00010246( R- -- I Z- -P- )
EAX:0000000a EBX:00000003 ECX:010de280 EDX:00000000
ESI:6af1fbe0 EDI:00000000
Stack dump:
0x010de2c0: 0000000a 7d929320 6af20810 008d4d51
0x010de2d0: 7bcaaff4 00000060 00000050 69db67f0
0x010de2e0: 010de314 6af1fc26 00000003 6af1fbe0
0x010de2f0: 010de85c 00000000 6af20810 69c65213
0x010de300: 7d929320 6af1fc26 010de314 00000457
0x010de310: 00000002 21232323 41202121 54524f42
Backtrace:
=>0 0x61e474b3 in mozalloc (+0x74b3) (0x6af20810)
0x61e474b3: movl $0x7b,0x00000000
--
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=22009
Summary: Symantec Antivirus 10.1 (for XP) fails to install
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26752)
--> (http://bugs.winehq.org/attachment.cgi?id=26752)
Wine 1.1.40 +msi +msidb (21MB)
Under Wine 1.1.39, SAV 10.1 (for Windows 98 - XP) fails to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareEventLogStart.03FE01CF_295E_4354_A292_7DC4A810E0DA" returned 1603
>From the +msidb trace.
trace:msidb:MSI_RecordSetStringA 0x6afad0 1 "MSIASSERT - PrepareEventLogStart:
Unable to openService:1060: "
Is the installer trying to write a log event?
Anyway, removing the custom action with Orca allows the installer to continue
until hitting another, unrelated bug.
Same in Wine 1.1.40.
--
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=20352
Summary: 3ds max fails to start: "adlmdll.dll failed to
initialize"
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tilbjornar(a)gmail.com
Created an attachment (id=24103)
--> (http://bugs.winehq.org/attachment.cgi?id=24103)
terminal output, no debugging
3ds max fails to start, with the error message:
err:module:attach_process_dlls "adlmdll.dll" failed to initialize, aborting
I've tried to get some debugging output. It seems like OpenFileMappingA returns
a null value, which I understand means an error.
I've attached the normal terminal output, as well as debug output resulting
from running:
WINEDEBUG=+wgl,+seh,+loaddll,+tid,+relay wine 3dsmax.exe /nohardware
--
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=44767
Bug ID: 44767
Summary: NosMall don't work in Nostale, even when using ie8 in
win32 prefix.
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: theszczepancio(a)gmail.com
Distribution: ---
Created attachment 60789
--> https://bugs.winehq.org/attachment.cgi?id=60789
Log of console output.
Also sometimes causing game to crash.
https://i.imgur.com/GbnVqoN.png
--
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=32946
Bug #: 32946
Summary: Flash player plug-in doesn't display anything with
built-in iexplore
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
This is a separate report from bug 32772, this one is about not working
Flash plugin.
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
--
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=43500
Bug ID: 43500
Summary: Wine gecko will not install
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: amandamartz14(a)gmail.com
I have a 2010 MacBook Pro (no idea what the hardware is, I'm not a techy
person) and I'm trying to install a game for my niece that I used to play and
the Wine gecko will not install. I click install and then a pop-up comes up
saying and interruption occurred and to try again later. I tried again for 2
hours and still wouldn't work.
--
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=39103
Bug ID: 39103
Summary: wine-gecko-2.40.0 win64 msvc build broken
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: austinenglish(a)gmail.com
Distribution: Other
Created attachment 52098
--> https://bugs.winehq.org/attachment.cgi?id=52098
build log
win32 build works fine, win64 is broken.
Using mozilla-build 2.0.0 on windows 7.
--
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=35041
Bug #: 35041
Summary: Garmin Express Fit crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg(a)rhobard.com
Classification: Unclassified
Created attachment 46714
--> http://bugs.winehq.org/attachment.cgi?id=46714
Backtrace for Garmin Express Fit crash
Attempted to install and run Garmin Express Fit software
(http://www8.garmin.com/support/agree.jsp?id=6741) and it crashed immediately
on launch. Back trace attached.
Please let me know if there is anything else I need to do, it's my first bug!
--
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=37922
Bug ID: 37922
Summary: Unity3D 4.6 (.NET app) freezes/hangs sometimes when
reopening a newly created project
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says. A user in #winehq reported this.
Let's recap the history of the chat first to provide some insights of other
problems encountered and solved.
(skip if you are bored)
--- quote ---
<user> hi, i'm trying to install Unity3D on wine. When i run this script [1]
the installer says "error: dotnet35 conflicts with dotnet20, which is already
installed.". I do that on a clean .wine directory. [1]
https://github.com/Unity3D-Wine-Support/Unity3D-on-Wine/blob/master/unity3d…
--- quote ---
Although this was indeed done on a clean 32-bit prefix, the user likely
interrupted the installation at least once (probably at the time when .NET
2.0/3.0 installer was already run).
Resuming of interrupted steps/recipes via 'winetricks' won't work by design.
The provided logs showed another common problem: Samba/Winbind component
missing.
--- snip ---
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
--- snip ---
In this case it's harmless and not the cause of install failure.
The installation was still suggested though, but never carried out due to
dependency problems.
Next one ...
--- snip ---
Executing wine dotnetfx.exe /q /c:install.exe /q
...
fixme:advapi:LsaOpenPolicy ((null),0x33f2c4,0x00000001,0x33f2b0) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
--- snip ---
Whoops, this should never happen.
Wine-Mono mscoree bootstrapper dll (builtin) still gets loaded after MS .NET
installer started?
--- quote ---
<user> initially i had pacman -S wine-mono, then there are in a unwritable path
<user> Now i removed wine-mono
--- quote ---
Eeek. 'winetricks' automatically handles Mono uninstallation from prefix to
avoid conflicts with .NET installers. Since it was never detected 'installed',
builtin was still there and preferred (it would have worked if Wine was built
with '--disable-mscoree' like in my case).
Instead of trying to fix the issues with Wine 1.7.x present, the user went back
to Wine 1.6
--- quote ---
<user> i'm doing a clean install with 1.6.2
<user> let's see
--- quote ---
--- snip ---
Executing wine dotnetfx.exe /q /c:install.exe /q
...
fixme:advapi:LsaOpenPolicy ((null),0x33f2c4,0x00000001,0x33f2b0) stub
fixme:advapi:LsaClose (0xcafe) stub
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
--- snip ---
That's https://bugs.winehq.org/show_bug.cgi?id=36139 for you.
--- quote ---
<user> lol i need to downgrade gcc or upgrade wine
<user> interesting
--- quote ---
Don't build 1.6.2 with 4.9.0 or apply
https://source.winehq.org/git/wine.git/commit/deb274226783ab886bdb44876944e…
(distros never backported it, only recently).
After he rebuilt Wine 1.6.2, he tried the 'winetricks' recipe again ...
--- quote ---
<user> i've run many times today always removing .wine
<user> same error every time
<focht> works for me here 1.7.34, git. something is broken on your host
<user> the only thing really strange in my host is linux-grsec
<focht> some "i ought to be hardened" stuff?
<user> all the closed source binaries + firefox web pages
<user> + i run them in a seccomp+caps jail (although not wine for now)
<focht> hmm ... you sure that stuff like ptrace has not been disabled but that
"security improvements"?
<user> i check one moment
<user> something is disabled
<user> http://pastebin.com/FEzQjHwx do you see something strange?
<focht> kernel.grsecurity.harden_ptrace = 1 and
kernel.grsecurity.ptrace_readexec = 1 for example
<slackner> <user>: all of the ptrace and ipc related restrictions could easily
break wine, which heavily relies on that - you should try to turn of everything
or even better boot with an unpatched kernel
<focht> talk about shooting yourself in the foot :)
<user> retring with these disabled :-S
<user> wine uses ptrace to intercept priviledged syscalls or something similar?
<slackner> <user>: no, it is used when windows apps try to set the debug
registers, and to read/write memory to/from other wine processes
<user> wow, the installation never gone so far with these grsec flags disabled
--- quote ---
Yay.
Then I managed to reproduce the hang/freeze too, with Wine 1.7.34/GIT.
Unfortunately not reliably.
--- quote ---
<focht> <user>: can't reproduce it anymore ..so random. do you have a reliable
way?
<user> install, create an empty project, (autoclose), (can't reopen)
<user> i'll fire up a virtualbox to do that again
<focht> i created now 5 projects in a row .. each restarts the editor and
opened previous ones .. no problems
<user> all in My Documents?
<focht> yup .. you don't select any packages right?
<user> nope really
...
<focht> hmpf .. wine's pdb parser doesn't like the provided pdb from unity
folder .. winedbg shooting itself in the food (as usual)
<focht> <user>: can you start the app this way: GC_DONT_GC=1 wine ./Unity.exe
and check if the freeze is still present with that
...
<user> what pdb are you talking about?
<focht> the devs of unity provided debug symbols for their app and some
component. probably to gather better bug reports from users (also indicating it
crashes often :)
<focht> Unity.pdb and mono.pdb in the app folder
<user> focht: i get the bug every time i run the executable
<focht> the fixme's are mostly harmless
<user> i know, but i don't understand where the bug lies
<focht> the freeze?
<user> it freezes without starting
<user> could i past here instead of pastebin?
<focht> no
<focht> well there is something strange going on with mono (foss impl. of
.net). multihreaded suspension of threads when those being suspended hold locks
is not nice
<user> i know mono :-P
<focht> mono is always up for nasty surprise
<user> i started three times, but it hangs in <defunct>
<focht> do you kill everything off before and wineserver -k ?
<user> i start in a cgroup jail to see understand the ps -A better; if i exit
from the jail no wineserver
<user> going to bed :-S
<user> night
<focht> gn8 me too
<focht> interesting target for investigation though ... saving here
--- quote ---
Splitting the actual problem into next comment ;-)
Regards
--
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=26272
Summary: Unity3D - Can't create a project
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
At first lunch, Unity make us create a new project, but when we select a
directory to save the project into, we have an error message : "Specified path
is not valid (should be a name of non existing or empty directory)."
Log : No error message appears in console when selecting a directory.
Version : Unity 3.2 (Free version)
Link : http://unity3d.com/
--
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=37662
Bug ID: 37662
Summary: ResEdit 1.6.3 insaller/downloader crashes early
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
As it says it crashes on launch - dumps some server response data in terminal
and then dies.
--
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=35059
Bug #: 35059
Summary: Active-HDL student edition fails to install
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 35058
Classification: Unclassified
Noticed while looking at bug 35058.
http://www.aldec.com/students/student.php?id=4
austin@aw25 ~ $ sha1sum Active-HDL_Student_Edition.exe
118c64443717c9110ead15ab676cb98586fe75c7 Active-HDL_Student_Edition.exe
austin@aw25 ~ $ du -h Active-HDL_Student_Edition.exe
1.2G Active-HDL_Student_Edition.exe
austin@aw25 ~ $ wine --version
wine-1.7.7-199-g608b1e1
The only thing the installer shows is:
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
but no files are installed in C:\ or C:\Program Files. I see a few files in
temp folders, but that's it. I'll attach a +msi.
--
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=25573
Summary: Autodesk maya and 3ds max will not install
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: williamdunne5(a)hotmail.co.uk
Both of these programs run fine on install then has a problem updating direct x
runtime, I changed it so that wine runs programs using d3d10 but it wouldn't
have any of it, would it be worth copying over all the system32 files from
windows 7 and replacing the wine ones?
--
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=44134
Bug ID: 44134
Summary: Lego Rock Raiders: crashes soon after launch with
builtin d3drm
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anowlcalledjosh(a)gmail.com
Distribution: ---
Created attachment 59879
--> https://bugs.winehq.org/attachment.cgi?id=59879
Terminal output
Lego Rock Raiders crashes just after launch (after displaying the DDI splash
screen, while the loading screen is visible), but works* with "winetricks
d3drm".
*there's some graphical issues (see the AppDB), but it's entirely playable.
Wine's Windows NT 4.0 setting is required to launch the game, otherwise the DRM
causes a 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=15744
Summary: Microsoft Money 2001 can't open saved files
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.5star-shareware.com/Windows/Hobby/Home-
Finance/ms-money2001-deluxe.html
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 6698
Created an attachment (id=16846)
--> (http://bugs.winehq.org/attachment.cgi?id=16846)
patch
Testing bug 6698, found Money doesn't install anymore.
Seems to have a null pointer dereference:
=>1 0x7e33fe5a sltg_get_typelib_ref+0x15(table=(nil), typeinfo_ref=0,
typelib_ref=0x5e742c) [/home/austin/wine-git/dlls/oleaut32/typelib.c:2873] in
oleaut32 (0x0033efd8)
2 0x7e33fff3 SLTG_DoType+0x11a(pType=0xb5322e, pBlk="
", pTD=0x5e742c, ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:2906] in oleaut32 (0x0033f008)
3 0x7e3401cf SLTG_DoElem+0xcc(pType=0xb5322c, pBlk="
", pElem=0x5e742c, ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:2970] in oleaut32 (0x0033f028)
4 0x7e340ce1 SLTG_DoVars+0x3b8(pBlk="
", pFirstItem="
", pTI=0x5e7348, cVars=6, pNameTable="PORT2Lib", ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:3132] in oleaut32 (0x0033f228)
5 0x7e341997 SLTG_ProcessRecord+0x48(pBlk="
", pTI=0x5e7348, pNameTable="PORT2Lib", pTIHeader=0xb53175, pTITail=0xb532a4)
[/home/austin/wine-git/dlls/oleaut32/typelib.c:3372] in oleaut32 (0x0033f248)
I've got a patch ready, but filing a bug so it doesn't slip through the cracks.
--
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=9660
Summary: Microsoft Money 2001 crashes during install
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)xlcus.com
Created an attachment (id=8072)
--> (http://bugs.winehq.org/attachment.cgi?id=8072)
Microsoft Money 2001 crash log (Windows version selected: 2000)
On trying to install Microsoft Money 2001 (By running /msmoney/setup.exe from
CD 2 of Microsoft Works Suite 2001), Wine crashes part way through the
installer. See attached log. This is with a clean ~/.wine directory on Ubuntu
Feisty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11173
Summary: 3ds max 2008 fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
So as i couldn't find 3ds max 7, i gave the 2008 trial version a try, but it
fails quite early:
err:msi:read_properties_from_data wrong type 64 != 30
There were also some mscoree related fixme's in the console, but they seem not
be the problem. I'll attach a screenshot of the error
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10787
Summary: Can't install 3ds max due to .net and direct x
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josephjacir(a)hotmail.com
Created an attachment (id=9650)
--> (http://bugs.winehq.org/attachment.cgi?id=9650)
log file output by 3ds max 9 installer on install abort.
I'm new at reporting bugs so sorry if I've done anything incorrectly. Anyway:
I'm trying to install 3ds max 9 - the install invariably aborts when it gets to
the step where it tries to install .NET . Before it gets this far, it also
tries to install Direct X 9 but this failure doesn't cause it to abort. I've
attached the log that max output in C:\windows\temp\3dsMax9.log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37147
Bug ID: 37147
Summary: Cube World crashes on unimplemented function
msvcp110.dll.?_Internal_clear@_Concurrent_vector_base_
v4@details@Concurrency@@IAEIP6AXPAXI@Z@Z called in
32-bit code (0x7b83af9e).
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49372
--> https://bugs.winehq.org/attachment.cgi?id=49372
Logfile
Seems related to bug #36998, but with another MSVCP function. I've attached a
log file.
--
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=44739
Bug ID: 44739
Summary: dont open program
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: henriquemnr(a)gmail.com
Distribution: ---
Created attachment 60745
--> https://bugs.winehq.org/attachment.cgi?id=60745
saved file wine debug error
program dont 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=46025
Bug ID: 46025
Summary: CutListPlus v18 - Layout function fails
Product: Wine
Version: 3.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarnersr(a)wyomerc.com
Distribution: ---
Created attachment 62602
--> https://bugs.winehq.org/attachment.cgi?id=62602
Errors generated when using Layouts tab
CutListPlus version 18. Able to create/load .cxp files just fine. When the
'Layouts' tab is selected the attached error file is created.
--
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=45249
Bug ID: 45249
Summary: page fault on read access - Zockinger Facilitator
Product: Wine
Version: 3.8
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)sboldt.de
Created attachment 61492
--> https://bugs.winehq.org/attachment.cgi?id=61492
Backtrace
I'm trying to start the "Zockinger Facilitator" (TFFT) v115 with Wine on MacOS
Sierra. The software can be downloaded for free here:
http://www.zockinger.com/downloads. The start fails (with both stable and
development version of Wine) with the error message attached. I reported this
error to the forum and others confirmed this problem:
https://forum.winehq.org/viewtopic.php?f=9&t=30543&sid=095083ea82c58bb8b97a…
--
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=44455
Bug ID: 44455
Summary: Grandia 2 movies don't play.
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: SolisX007(a)yahoo.com
Distribution: ---
On wine-2.1 - wine-3.0 Grandia 2 movies don't play. It was working fine on
wine-2.0. I installed direct X,active movies and icodecs from the link below.
http://howto.landure.fr/gnu-linux/install-directx-9-0c-on-linux-using-wine
wine-2.1 Bad
wine-2.0 Good
I don't have a 32 bit system step up to test right now. I will have to wait and
see when i can get a system ready to do a regression test.
Please note that you need to delete the .wine directory every time. If you
install the direct x with wine-2.0 then remove wine-2.0 and install wine-3.0
the movies will work. It's when you create a .wine directory with wine-2.1+
that the movies don't work.
Tested with NVIDIA-Linux-x86_64-390.25.run Geforce 430 GT.
--
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=38161
Bug ID: 38161
Summary: Whispering Willows has missing text for Cyrillic
alphabet
Product: Wine
Version: 1.7.37
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Text is missing(just a black places) when set Ukrainian or Russian language
in-game.
Please tell, which debug channel(s) will be useful?
--
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=29310
Bug #: 29310
Summary: FirstClass Client 11.017 no login screen
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: jorgenqv(a)yahoo.com
Classification: Unclassified
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33/34
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
The FCC spash screen freezes when it starts. Normaly the login screen should
pop up. You then have to right-click on the upper panel FCC icon (splash then
disapear) and choose Connect. If you only click on the spash screen it
disapears.
This bug is separated from
http://bugs.winehq.org/show_bug.cgi?id=29150
as suggested in forum here:
http://forum.winehq.org/viewtopic.php?t=14283
/Jorgen
--
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=34373
Bug #: 34373
Summary: application "AirScout" does not load with Wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ik0oky(a)gmail.com
Classification: Unclassified
Once unfolded it cannot be loaded with Wine ver 1.6
The program can be downloaded here
http://www.dl0gth.de/software/airscout.zip
Can anybody help ?
Would love to run it with Wine in my Linux box (Ubuntu 12.04).
Thanks in advance for any tip or help to get it working.
Emilio
--
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=33488
Bug #: 33488
Summary: Print Artist 4.0 (Win 3.11/95) installer doesn't show
up
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Hello,
I am having problems getting an old copy of PrintArtist 4 to install. The AppDB
entry is at: http://appdb.winehq.org/objectManager.php?sClass=version&iId=5186
and my problem consists of that the installer seems to start up okay but
doesn't show up on my display. No error messages on console are shown and I can
hear the "Sierra-On-Line" installer sound. OS is openSUSE 64-Bit with wine
1.5.29 from repositories.
--
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=43362
Bug ID: 43362
Summary: Bethesda Net Launcher can`t download games
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zentarim(a)rambler.ru
Distribution: ---
Created attachment 58722
--> https://bugs.winehq.org/attachment.cgi?id=58722
trace
Bethesda Net Launcher can`t download games. Log (WINEDEBUG=+wininet,+winsock)
and pcap file in attachment.
Suspicious number of strings in log: 1665278-1665294
At the same time my PC (192.168.72.10) asks bethesda (52.22.240.25) "TLS
Encryption Alert" (packet 1396)
OS: Ubuntu 14.04, kernel 4.4.0-58-generic
wine: wine-2.12 (Staging)
Hardware: i7-870, 16GB RAM, GeForce GTX 560
--
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=45404
Bug ID: 45404
Summary: LEGO Rock Raiders crashes early on launch
Product: Wine
Version: 3.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anowlcalledjosh(a)gmail.com
Distribution: ---
Created attachment 61717
--> https://bugs.winehq.org/attachment.cgi?id=61717
Terminal output of the crash
LEGO Rock Raiders crashes early on launch (before the DDI splash screen) since
commit a89fdd58ecbd2d1e40ef2d9e00ead0d707601637 "ntdll: Run the entire thread
initialization code on the thread stack on i386.".
Reproduction steps:
1) Install LEGO Rock Raiders (must use an NT 4.0 wineprefix to make the DRM
work, and do not accept to install DirectX 6).
2) Launch it.
3) Observe that it crashes before the DDI splash screen.
On the previous commit (8b2f58634378a2d74a5d68d689c95dd8925d84ba
"shell32/tests: Simplify existing tests and add more tests for Progman DDE."),
the DDI splash screen and the animated loading screen are both displayed,
whereas on more recent commits, the game crashes before the DDI splash screen.
This is not a duplicate of bug 39346 or bug 44134; this crash happens earlier,
and happens even with the d3drm winetrick that works around those bugs.
I am using Ubuntu 16.04 on amd64 architecture.
--
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=42152
Bug ID: 42152
Summary: eFax Messenger 4.4: hangs during installation
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: littlesincanada(a)yahoo.co.uk
Distribution: ---
Created attachment 56724
--> https://bugs.winehq.org/attachment.cgi?id=56724
Debug output from installer
During installation of eFax Messenger, installer hangs after it says that it is
updating registry.
Trace output attached.
Installed with Wine 2.0-rc3 in Linux Mint 18.1 x86_64 using wine-builds PPA,
wine-staging.
Free download available here:
https://www.efax.ca/efax-help-center/efax-messenger/download-efax-messenger
--
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=40322
Bug ID: 40322
Summary: Alone 4 explorer /desktop crash
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 53974
--> https://bugs.winehq.org/attachment.cgi?id=53974
Alone4Backtrace
Hello Everyone,
Alone 4 crashes if used with wine explorer /desktop
wine explorer /desktop=NFSU,1024x768 '/mnt/sda3/Games/PC/Alone in the
Dark/alone4.exe'
Game works if you remove explorer /desktop.
--
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=45114
Bug ID: 45114
Summary: Dai-Senryaku Perfect3: Not visible combat scene.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: whatisthis.sowhat(a)gmail.com
Distribution: ---
When playing "Dai-Senryaku Perfect3.0", weapon's combat scenes called "REAL
FIGHT"(リアルファイト) are not drawn (or starting to draw is very later and shorter).
Product page (written in Japanese):
https://www.ss-alpha.co.jp/products/dsperfect3.html
Playing sample:
https://www.ss-alpha.co.jp/products/dsperfect3/download.html
This issue cause both GDI and OpenGL.
--
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=44159
Bug ID: 44159
Summary: I was trying to use an English language portal to a
Chinese bank's website. Failed at login.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dwfriedman2000(a)gmail.com
Distribution: ---
Created attachment 59919
--> https://bugs.winehq.org/attachment.cgi?id=59919
Bug log
The website gave me a pop-up window for English language log-in. The site uses
a pseudo-USB key, a Windows app that emulates the dongle and allows passwords.
When I tried to download it, Wine crashed. I installed the program using Wine,
but I'm sure the dependencies are all wrong.
--
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.