http://bugs.winehq.org/show_bug.cgi?id=27011
Summary: Lucent Heart: patcher window is blank
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.joystiq.com/game/lucent-heart/download/luce
nt-heart-install-client
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 27008
Created an attachment (id=34445)
--> (http://bugs.winehq.org/attachment.cgi?id=34445)
terminal output
First, install native gdiplus to get around bug 27008.
The patcher will start, but it's window is blank. Native ie7 gets it going.
--
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=32858
Bug #: 32858
Summary: Crash dialog Details button Russian text doesn't fit
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 43394
--> http://bugs.winehq.org/attachment.cgi?id=43394
Screenshot
See the screenshot, the button is denoted by arrow.
--
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=32818
Bug #: 32818
Summary: Adrenalin Extreme Show: launcher.exe has repainting
issues
Product: Wine
Version: 1.5.15
Platform: x86
URL: http://download.chip.eu/de/Demo-Adrenalin-Extreme-Show
_167574.html
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: cc7bf355c50b17b2e04f754c80464289df2a9ee7
Created attachment 43338
--> http://bugs.winehq.org/attachment.cgi?id=43338
screenshot (comparison)
The launcher of the game doesn't appear correctly, as the right part of the
window is showing the contents of the underlying window. Both virtual desktop
mode and full screen are affected.
To reproduce the problem with the demo version: install the demo and start the
configuration tool with Launcher.exe.
The problem appeared after
cc7bf355c50b17b2e04f754c80464289df2a9ee7 is the first bad commit
commit cc7bf355c50b17b2e04f754c80464289df2a9ee7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Oct 9 15:21:21 2012 +0200
user32: Add support for setting the window surface visible region.
:040000 040000 ca9c6946038c5e8346d67e4ce02f576034fbdaf1
230c7328031dd70f529463ac959a43dbe35b040b M dlls
:040000 040000 f31ee15864da2825f030f94bba46c5e07fa0cede
bde3439027c457a464fc77b95f1da4ea8f4ad161 M include
Setting 'ClientSideGraphics=N' in the registry works around the problem.
Maybe a dupe of bug #31932.
Tested under Gnome 3 and XFCE 4.10
wine-1.5.22-124-gb233d20
--
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=32842
Bug #: 32842
Summary: TurboTax 2012 needs shlwapi.dll IsInternetESCEnabled
stub
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
just a bug to cover the missing stub.
Prerequisite: 'winetricks corefonts d3d9=disabled dotnet40'
WinVer = win2k3 (bug 32758)
Managed backtrace:
--- snip ---
Type: System.TypeInitializationException
TypeName: Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX
Message: The type initializer for
'Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX' threw an exception.
InnerException: System.EntryPointNotFoundException: Unable to find an entry
point named 'IsInternetESCEnabled' in DLL 'shlwapi.dll'.
at
Intuit.Spc.Esd.Core.Specific.Native.ShlwapiNativeMethods.IsInternetESCEnabled()
at
Intuit.Spc.Esd.Client.Common.Utilities.InternetSecurityManager.IsInternetExplorerEnhancedSecurityEnabled()
at Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX..cctor()
TargetSite: Void .ctor(System.String)
StackTrace: at
Intuit.Spc.Esd.WinClient.Api.Updates.UpdateManagerUX..ctor(String
applicationId)
at Intuit.Ctg.Wte.Service.Delivery.eDelivery.Initialize()
at Intuit.Ctg.Wte.Service.Delivery.eDelivery.Startup(IWin32Window
parentDialog)
at
Intuit.Ctg.Wte.UseCase.Startup.StartupUseCaseController.Run(InitializeMainHandler
initializeMain, Window splashWindow, Action`1 updateSplashStatus)
at TurboTax.ViewModel.MainViewModel.Initialize(Window splashWindow, Action`1
updateSplashText)
at TurboTax.MainWin..ctor(String[] cmdLineArgs, Window splashWindow,
Action`1 updateSplashStatus, Action closeSplash)
at TurboTax.App.Application_Startup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate
callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source,
Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
HelpLink: [null]
Source: Intuit.Spc.Esd.WinClient.Api.Net
--- snip ---
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=30246
Bug #: 30246
Summary: EA Origin:Crashes when using openssl 1.0.1
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert2505(a)gmail.com
Classification: Unclassified
Created attachment 39501
--> http://bugs.winehq.org/attachment.cgi?id=39501
Wine output of origin.exe with openssl 1.0.1
After upgrading my archlinux x86_64 installation to openssl 1.0.1, running
Origin immediately pops up the crash dialog. I have included the wine output.
Reverting to openssl 1.0.0g (only 32bit was necessary) makes it run as it did
before.
I normally run a wow64 envirenment, but i have also tried a pure 32bit install,
with no different result.
--
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=30839
Bug #: 30839
Summary: BSTR cache corrupts most of cached BSTR entries
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)baikal.ru
CC: jacek(a)codeweavers.com
Classification: Unclassified
http://www.winehq.org/pipermail/wine-patches/2012-June/114723.html
imitates what pretty large and complex application does, and shows
that BSTR cache in Wine corrupts most of cached BSTR entries:
vartype.c:6145: good_length_entries 225, good_string_entries 162
vartype.c:6148: Test failed: good_string_entries 162 out of 256
vartype.c:6164: good_length_entries 97, good_string_entries 67
vartype.c:6166: Test failed: good_length_entries 97 out of 256
vartype.c:6168: Test failed: good_string_entries 67 out of 256
Under Windows most of cached strings stay valid for pretty long time
after SysFreeString() is called.
Jacek, I'm adding you to the cc: list because you are the authour of BSTR
cache in 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.
http://bugs.winehq.org/show_bug.cgi?id=27905
Summary: Sound not works in the game (in movies this works)
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dreamsoul14(a)gmail.com
Created an attachment (id=35704)
--> (http://bugs.winehq.org/attachment.cgi?id=35704)
Game launch log file
It begins to work if in the winecfg, in sound tab set set acceleration mode to
'emulation', but then sound stuck after the movies.
--
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=25576
Summary: Microsoft Flight Simulator X: Deluxe Edition, menu
blank without native ie7
Product: Wine
Version: 1.3.9
Platform: x86
URL: https://www.microsoft.com/games/flightsimulatorx/downl
oads.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32563)
--> (http://bugs.winehq.org/attachment.cgi?id=32563)
good screenshot
Terminal output/screenshots attached.
The demo has the same problem, but not on the first run.
--
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=30008
Bug #: 30008
Summary: Resource Hacker logo on about window has black
background
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eduardosanchezmunoz(a)gmail.com
Classification: Unclassified
Created attachment 39069
--> http://bugs.winehq.org/attachment.cgi?id=39069
About window
On Resourcr Hacker, if you go to to Help → About, you get a window with an
animated logo, but its background is black, when it should be the same color as
the window backhround.
Using the Resource Hacker itself you can find out that the logo is an animated
GIF.
--
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=24554
Summary: Black screen in Everquest 2 (lighting issue?)
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morindhal(a)gmail.com
Created an attachment (id=30991)
--> (http://bugs.winehq.org/attachment.cgi?id=30991)
My lspci output
In some zones in Everquest 2 the entire game world goes black but the game UI
remains uneffected and you can still play, you just can't see anything that
happens outside what little info you can get from your game UI.
The effected zones for me are:
VP (Veeshan's Peak)
Lavastorm
Icy Keep
KP (Kylong Plains, outside of Karnor's Castle)
Nektropos Forest
This does not always happen except for in Lavastorm and some times it helps to
change your in game graphics settings, and some times it does not help.
As it is pretty far into the game and no loss of functionality exists (other
than the fact that you can't see what you are fighting) getting a console
output is challenging, if someone goes through how with me step by step I'd be
willing to give it a shot though.
Since I am the first to bugreport this (as far as I can see) it may be driver
related, I am using a Intel GM45 graphics chipset.
Ps. As long as you are not the tank you can put autofollow on someone and make
it through most zones without actually seeing anything, it's just really
annoying.
--
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.