http://bugs.winehq.org/show_bug.cgi?id=14040
Summary: Microsoft Virtual Earth 3D beta inner installer aborts
when reading registry
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Copied from
To get past bugs 11517 and 14035, do 'winetricks gdiplus dotnet20'
(though that might not download the right service pack level of .net?)
Then download VirtualEarth3D.msi from
http://go.microsoft.com/fwlink/?LinkId=106129
and install that instead of the outer installer.
+relay,+msi shows that VirtualEarth3D.msi aborts shortly after
checking for a com object
Anastasius Focht wrote:
the cause of the failure is due to unsupported access flags.
0037:Call advapi32.RegCreateKeyExW(80000000,100138e0
L"CLSID\\{0DB074F0-617E-4EE9-912C-2965CF2AA5A4}\\InprocServer32",00000000,00000000,00000000,000f023f,00000000,7de9685c,7de96860)
ret=1000230d
0037:Ret advapi32.RegCreateKeyExW() retval=00000005 ret=1000230d
0xf023f = KEY_ALL_ACCESS (0xF003F) | KEY_WOW64_32KEY (0x0200)
...
dlls/advapi32/registry.c's KEY_ACCESS_MASK check doesn't include WOW64 flags
yet.
Sure enough, fixing that let the installer finish.
There's no .exe, but the app does create a menu entry
which does
wine "C:\Program Files\Internet Explorer\iexplore.exe"
http://go.microsoft.com/fwlink/?LinkId=75722
(This starts the app ok. It immediately complains
that the web browser isn't supported. If you continue,
it complains
System.Configuration.SettingsPropertyNotFoundException: The settings property
'DetailSetting' was not found.
at System.Configuration.SettingsBase.GetPropertyValueByName(String
propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
and lets you continue in 2D mode. But that's for a different bug report.)
--
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=14035
Summary: Microsoft Virtual Earth 3D beta installer fails to
download .net framework
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microsoft.com/Downloads/details.aspx?FamilyID
=e9298080-50c4-4f2e-9fc4-4009074996ba&displaylang=en
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To get past bug 11517, do 'winetricks gdiplus'.
The next problem is it fails downloading .net 2.0 sp1.
The installer offers to show you a log, but can't find the log itself
when you ask; it's really at
~/.wine/dosdevices/c:/windows/temp/VirtualEarth3DInstallLog.txt
and it says
[2008/06/21 12:35:44.709] DownloadManager: HTTP Status String: 'OK' for
'http://go.microsoft.com/fwlink/?LinkId=87970'
[2008/06/21 12:35:44.710] DownloadManager:
HttpQueryInfo(HTTP_QUERY_CONTENT_LENGTH) failed for
'http://go.microsoft.com/fwlink/?LinkId=87970' (System Error Code: 12150
(unknown), WinInet Error Code: 12150 ())
+wininet shows
trace:wininet:HTTP_GetResponseHeaders raw headers: L"HTTP/1.1 200
OK\r\nContent-Length: 24758792\r\nContent-Type:
application/octet-stream\r\nLast-Modified: Thu, 08 Nov 2007 00:36:49
GMT\r\nAccept-Ranges: bytes\r\nETag: \"dfcf19739f21c81:8037\"\r\nServer:
Microsoft-IIS/6.0\r\nX-Powered-By: ASP.NET\r\nDate: Sat, 21 Jun 2008 12:45:10
GMT\r\nConnection: k"...
...
trace:wininet:HttpQueryInfoW Attribute: HTTP_QUERY_CONTENT_LENGTH Modifier:
HTTP_QUERY_FLAG_NUMBER
trace:wininet:HTTP_GetCustomHeaderIndex L"Content-Length"
trace:wininet:HTTP_GetCustomHeaderIndex Return: -1
trace:wininet:HttpQueryInfoW 0 <--
001a:Ret wininet.HttpQueryInfoW() retval=00000000 ret=00404710
So we can't retrieve content-length for some reason, even though we've received
it?
--
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=34745
Bug #: 34745
Summary: Earth 2150: video sequences aren't played
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46321
--> http://bugs.winehq.org/attachment.cgi?id=46321
Earth 2150 Log
One can reproduce the problem in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=49899
Bug ID: 49899
Summary: The Sims Complete Collection needs IPin::NewSegment
method (ddraw_sink_NewSegment)
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ArchLinux
Created attachment 68255
--> https://bugs.winehq.org/attachment.cgi?id=68255
-all,+quartz,+amstream
Since Wine 5.18, The Sims Complete Collection, when trying to play its intro
movie, now exits on launch.
In the logs, I see a single fixme:
0128:fixme:amstream:ddraw_sink_NewSegment iface 02241FA4, start 0, stop
ffffffffffffffff, rate 1.0000000000000000e+00, stub!
indicating that it tries to use IPin::NewSegment method, which is stubbed out.
I tried changing the return code for this stub to S_OK and unfortunately it did
not change the behavior. So perhaps it needs a proper implementation of this
method.
If I skip the game intro using a special argument, the game loads and functions
just fine. Note that this only affects Complete Collection, older versions
aren't affected.
Attached to the bug report is a log with -all,+quartz,+amstream debug channels.
--
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=29926
Bug #: 29926
Summary: Beach life crashes on initial movie
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: melpomenet2(a)gmail.com
Classification: Unclassified
Created attachment 38944
--> http://bugs.winehq.org/attachment.cgi?id=38944
Wine console output running with vanilla wine.
The game "Beach Life" crashes on the initial movie
(Data/Movies/EidosMovie.mpg).
According to mplayer, the movie codec is MPEG1.
Since the problem seems related to amstream, I tried installing amstream with
winetricks, but still crashes. Attached are logs for running with amstream or
vanilla wine.
--
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=49535
Bug ID: 49535
Summary: Final Fantasy XI Online: Incorrect Opening Movie
Colours
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
After fd25ba65 [1], the opening movie has too little red, and too much blue.
1.
https://source.winehq.org/git/wine.git/commit/fd25ba65e0eb9fedfb2cdfa2b7a4b…
--
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=46935
Bug ID: 46935
Summary: AirDC++ (all versions) has display glitches.
Product: Wine
Version: 4.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: voidrc(a)gmail.com
Distribution: ---
Created attachment 64047
--> https://bugs.winehq.org/attachment.cgi?id=64047
browsing shares.
AirDC++ (all versions from 2014 until now, 32bit and 64) display graphical
glitches in the transfers area and the user share browsing. also some glitches
in the network config display as reported here
(https://bugs.winehq.org/show_bug.cgi?id=45744).
Browsing file shares does not refresh the whole display are when going into a
different folder. Whatever was shown previously remains on the screen unless
there's something to draw over it.
The black area in the transfers goes away if you resize it or if some file
transfers are initiated (it draws over it).
Basically all glitches related to incorrect rendering because of stale
graphical elements not being refreshed properly.
Tested with wine versions as old as 2.x and the bugs are still present.
https://github.com/airdcpp/airgit/releases/download/3.54/airdcpp_3.54_x64.7z
Please test and advise if any tweaking/custom configuration might help.
--
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=48059
Bug ID: 48059
Summary: IMVU Social Network Client hangs
Product: Wine
Version: 4.19
Hardware: x86
URL: https://secure.imvu.com
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Regression SHA1: 3b002685fe18ca3985af744d8f147f29b2c588f0
Distribution: ---
There's clearly some nonsense going on with hooking. The game tries to call
kernel32.OutputDebugString(), which, instead of then executing Wine's
implementation, instead goes on to write the message to a file in the game's
directory, repeatedly, in a loop.
Reverting 3b002685f fixes this. Changing kernel32's spec file to forward to
kernelbase instead of using an import thunk also fixes this. What's confusing
me is I can't figure out how the hooking is actually done. Tracing the code of
OutputDebugString(), both A and W versions, both from kernel32 and kernelbase,
never seems to show signs of hooking, i.e. it's entirely identical to the
version on disk.
Note that the application requires an email-based account to be 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=49026
Bug ID: 49026
Summary: Topaz Video Enhance AI: video card support is not
detected.
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: depositmail(a)mail.ru
Distribution: ---
Topaz Video Enhance AI: video card support is not detected.
--
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=44402
Bug ID: 44402
Summary: Shamela3.64 crashes when opening a book in (non-root)
user mode
Product: Wine
Version: 3.0-rc6
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: batou.dum(a)free.fr
Distribution: ---
Created attachment 60329
--> https://bugs.winehq.org/attachment.cgi?id=60329
The backtrace followed by a copy of the end of the terminal output
Shamela is an electronic arabic library which downloads packages, imports the
books which are in it and enable the user to read it and make plain-text
searches.
I use it with Linux 4.9.0-5-amd64 under Debian 6.3.0-18.
When I launch it with Wine as a non-root user, it downloads and imports the
books, but if I select a book to read it crashes. I attached the backtrace with
the end of the terminal output. Sometimes it doesn't do anything when I select
the book, but if I try again it crashes.
(It does run well with Wine when I execute it as root, yet it doesn't seems to
me a good idea to do it.)
If you want to install the program, you can download it at :
http://d.shamela.ws/downloads/shamela3.64.rar
Then simply uncompress it and run wine ~/shamela3.64/_shamela.exe.
(If you want a correct arabic display, you can use this tutorial :
https://abuhirr.wordpress.com/2013/12/20/syamilah/. GoogleTranslate from
Indonesian to English works quite fine ! But I don't think it necessary if you
don't read Arabic.)
Look here for the meaning of the icons :
http://uloom.com/edu/mod/page/view.php?id=151.
Normally, when opening the program will open a small window. Click on the right
button. If it doesn't, click on the "upgrade" button (first on the left in the
most recent versions).
Then unselect all the directories (it will take a few seconds if you do it by
unselecting the parent directory), open the first directory, select the first
book and press the right button in the bottom-right corner. When the next
question appears, click on the left button.
When the download ends, wait a little and click on the "Select book" icon
(first on the right). Open the first directory and double-click on the book. If
you are not in root, a window should appear informing you about the error.
Click on the right button in the bottom-left corner to see the backtrace, and
again on the right button to save 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.