https://bugs.winehq.org/show_bug.cgi?id=37819
Bug ID: 37819
Summary: The Forest: To dark environment and missing textures
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Created attachment 50368
--> https://bugs.winehq.org/attachment.cgi?id=50368
Terminal output
On playing The Forest I'm seeing 2 issues that seems to be related:
- On running around the environment gets often very dark. It is a fading effect
and is maybe a feature of the game but on looking at Let's Plays on Windows
this doesn't appear in such a heavy way.
- Some graphics have missing textures and they will be shown as a white graphic
then. Also I'm noticing that looking at such a graphic does also trigger the
first issue.
In the attachments is the terminal output and 2 screenshots that compare how
the game looks normally at night and how the environemnt turns black after
turning a little to the left (so that I'm looking at a standing fire which have
partly missing textures).
--
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=21197
Summary: Black dots are seen on some 3D models in GTAIV
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Created an attachment (id=25456)
--> (http://bugs.winehq.org/attachment.cgi?id=25456)
Exploded car
Sometimes dots make up the whole model, easily seen on exploded cars.
--
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=25760
Summary: After deinstallation of World of Tanks, its .desktop
file still resides in the menu
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
After deinstallation of World of Tanks, its .desktop file still resides in the
menu. The item disappears from Wine submenu but appears in "Applications".
--
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=37871
Bug ID: 37871
Summary: GOG.com downloader (.NET 3.5 app) wants
wininet.GetUrlCacheConfigInfoA/W implementation
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says.
It's rather harmless as the failure is catched and handled in managed code.
So the issue is rather about an improvement and the app can be used as test
case.
--- snip ---
fixme:wininet:GetUrlCacheConfigInfoW (0x1440e8, 0x33df24, 104)
Message: Value does not fall within the expected range.
Stack trace: at
System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
at MS.Win32.WinInet.get_InternetCacheFolder()
at System.Windows.Media.Imaging.BitmapDownload.BeginDownload(BitmapDecoder
decoder, Uri uri, RequestCachePolicy uriCachePolicy, Stream stream)
at System.Windows.Media.Imaging.LateBoundBitmapDecoder..ctor(Uri baseUri,
Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption
cacheOption, RequestCachePolicy requestCachePolicy)
at System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri
baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions,
BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean
insertInDecoderCache)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at GOGCompanionApp.AppWindow.LoginUser()
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/cc817578%28v=vs.85%…
Source:
http://source.winehq.org/git/wine.git/blob/2aaff6e19f9ef97a241d7ca36497d47d…
--- snip ---
3764 BOOL WINAPI GetUrlCacheConfigInfoW(LPINTERNET_CACHE_CONFIG_INFOW
CacheInfo, LPDWORD size, DWORD bitmask)
3765 {
3766 FIXME("(%p, %p, %x)\n", CacheInfo, size, bitmask);
3767 INTERNET_SetLastError(ERROR_INVALID_PARAMETER);
3768 return FALSE;
3769 }
--- snip ---
$ wine --version
wine-1.7.33-191-ge899bd8
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=37784
Bug ID: 37784
Summary: No warning to user that wine-mono will not be
installed to a 64 bit wineprefix unless wine64 is
explicitly invoked
Product: Wine
Version: 1.3.33
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
Filing this based on https://bugs.winehq.org/show_bug.cgi?id=37772#c2.
The default wineprefix created by running wineboot (or anything else) on a 64
bit system is 64 bit, even if wine64 is not explicitly used. However, wine-mono
is not automatically installed to a 64 bit wineprefix unless wine64 is
explicitly invoked. There is no warning to the user that wine-mono is not being
installed, and http://wiki.winehq.org/Mono says nothing about needing to
specify wine64 to install/uninstall it in a 64 bit wineprefix.
If not installing wine-mono to a default wineprefix unless wine64 is specified
is the intended behavior, there should be a warning about that in the console
at wineprefix creation, and it should be documented on the Mono wiki page.
--
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=26445
Summary: URLDownloadToFileW does not support FTP URLs
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)colinfinck.de
I cannot download any file with an ftp:// URL using urlmon's URLDownloadToFileW
function. HTTP URLs properly work.
Downloading over FTP is supported under Windows, so Wine should implement this
as well.
An example app using this functionality can be found in bug 9741. As I don't
want to argue whether closing that bug was right, I'm opening this new one.
--
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=21403
Summary: Shiva editor refuse to run.
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://stonetrip.com/start-download/shiva/1-shiva-ple.
html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.livet(a)gmail.com
Created an attachment (id=25775)
--> (http://bugs.winehq.org/attachment.cgi?id=25775)
Here is the trace I have when I launch Shiva from the terminal.
Shiva is a indie game editor.
I was never be able to launch it (older version to).
There are some fixme in win and xrender (see log.txt), I assume the problem
come frome things unimplemented.
Test with lastest shiva PLE 1.8.1
--
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=23455
Summary: Using Filealyzer with wine o DLLs or EXE files causes
an application error
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.safer-networking.org/en/filealyzer/index.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nil094(a)yahoo.com
Created an attachment (id=29272)
--> (http://bugs.winehq.org/attachment.cgi?id=29272)
Console output
Using Filealyzer with wine on DLLs or EXE Files causes an internal application
error (see screenshot) in Filealyzer.
This happens with any DLL or EXE File.
It doesn't happen on Windows XP (SP2), though.
--
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=36764
Bug ID: 36764
Summary: Rogue Squadron 3D 1.3: Unable to setup controller
in-game
Product: Wine
Version: 1.7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dev(a)xod.me
Created attachment 48822
--> http://bugs.winehq.org/attachment.cgi?id=48822
Console output, doesn't output anything when the issue happens, though.
When trying to setup controller buttons in the Joystick settings panel in game,
all buttons get mapped to BUTTON 1.
Even though the joystick calibration tool in the game's launcher correctly
recognizes the gamepad (an Xbox 360 wireless controller using the xpad driver
from Steam).
It could be a problem with auto-fire.
I'm leaving the severity to normal since it's a kind of game meant to be played
with a joystick or pad. Mouse or keyboard control of the ship are quite aweful.
--
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=19098
Summary: Regedit randomly crashes when deleting registry keys
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acheron(a)front.ru
When I try to delete a key regedit may crash. Error messages wary. Sometimes it
displays an error window suggesting to write a bug report, sometimes it
doesn't. The most frequent error message seems to be similar to
wine: Unhandled page fault on write access to 0x00790051 at address 0x7ef977f9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef97d3e
I don't know if this is the cause or not, but I've encountered this problem
only deleting keys of type REG_SZ and containing non-ASCII characters.
--
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.