http://bugs.winehq.org/show_bug.cgi?id=32438
Bug #: 32438
Summary: winhttp:winhttp conformance test
WinHttpGetProxyForUrl() failure
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
My laptop gets the following test failure (see the fg-acer64-* winetest
results):
winhttp.c:2700: Test failed: got 12166
I looked into this and what's special about it is that its fqdn is
'hawai.free.fr'. I'm not 100% sure how this happens but I think it makes sense
given that my ISP is free.fr so this is just the combination of the hostname
'hawai' and the default domain 'free.fr' (my other machines are on various
private domains).
This causes WinHttpDetectAutoProxyConfigUrl() to check if wpad.free.fr is
resolvable, which it is. So it succeeds and returns:
http://212.27.63.171/wpad.dat
The problem is that wpad.free.fr is hosted on a virtual web host(1). That is a
single web server with a single IP address hosts multiple web sites and uses
the Host field in the HTTP header to determine which site is being accessed. So
accessing this page by IP address fails while accessing it as
http://wpad.free.fr/wpad.dat succeeds.
This error then causes WinHttpGetProxyForUrl() to fail because the string it is
given to parse is an HTML HTTP 500 error page. I have confirmed that if
WinHttpGetProxyForUrl() return http://wpad.free.fr/wpad.dat the test succeeds.
So why does WinHttpGetProxyForUrl() use the IP address to build the URL?
On Windows I could not get WinHttpDetectAutoProxyConfigUrl() to return anything
but ERROR_WINHTTP_AUTODETECTION_FAILED. I suspect it gets a different domain
name somehow.
(1) https://en.wikipedia.org/wiki/Virtual_hosting#Name-based
--
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=26657
Summary: cannot paste text into wine iexplore.exe when
browswing
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://www.google.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
$ wine http://www.google.com
copy some text to your clipboard. Click in the url bar, right click, paste.
Works fine. Click in the search box on google. Right click, paste:
fixme:mshtml:exec_mshtml_paste Unimplemented in browse mode
no text :(.
--
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=19019
Summary: Perry Rhodan Operation Eastside missing menu labels
and other menu parts
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ch.assfalg(a)gmx.de
Created an attachment (id=21925)
--> (http://bugs.winehq.org/attachment.cgi?id=21925)
Screenshot of Menu without labels
I am trying to run an old Win95 / DirectX 5 Game on Ubuntu 9.04: Perry Rhodan,
Operation Eastside. The system is 32 bit and uses a Nvidia 7600 with Nvidia
Drivers Version 180. I tried the current Wine Version from Ubuntu (1.0.1 I
think) and the current Ubuntu Package from winehq (1.1.23). Both seem to have
the same Problem:
fixme:d3d:IWineD3DClipperImpl_SetClipList (0x14ac30,(nil),0),stub!
I think that this function is used to draw the Menu Items (labels and stuff) in
the Game. The result is that all Text is missing in the menus, and various
other areas are only partly there while the mouse hovers over them, you click
someplace special (edge of screen?) or by chance.
I have added a small log of the Game start into menu, and a screenshot.
Visual Effects have been disabled, I tried configuring the X-Server for 8 bit
and without font antialiasing, all without effect.
Is there anything else I can do, any more info I can Provide?
--
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=33003
Bug #: 33003
Summary: running TaxAct 2012 leads to bunches of popup windows
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 43608
--> http://bugs.winehq.org/attachment.cgi?id=43608
Terminal output
When starting the TaxAct 2012 program (winetricks ie7 was used before
installing the program), there are many popup boxes. These boxes do not have a
title and there is nothing written in them. In the terminal, these lines are
repeated many times. See attachment.
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
fixme:wininet:GetUrlCacheEntryInfoExW ignoring unsupported flags: 100
--
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=23421
Summary: unimplemented function
SHLWAPI.dll.AssocGetPerceivedType (affects Windows
Live Photo Gallery)
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=29210)
--> (http://bugs.winehq.org/attachment.cgi?id=29210)
Live Photo Gallery Crash
Windows Live Photo Gallery crashes with unimplemented function.
Can install a couple of Windows Live programs after winetricks msxml3 ie6
Live Photo gallery then requires winetricks wmp9
After this it crashes with unimplemented function.
Log attached.
--
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=19254
Summary: Fractal Mapper: some symbols disappear over bitmap
backgrounds
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.nbos.com/products/mapper/mapper.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goeran(a)uddeborg.se
Certain combinations of symbols and backgrounds fail. It appears to happen to
the ones called "battlemap" in Fractal Mapper. It can be reproduced with the
free trial version (http://www.nbos.com/nox/index.php?action=1001&id=144) and
the instructions below assume the defaults in that installation. But the
problem is not limited to the trial version, it does also happen to the latest
8.10f version of Fractal Mapper.
1. Install Fractal Mapper according to my instructions in the AppDB
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=10813)
2. Start Fractal Mapper.
3. Select "Rectangle" in the "Standard tools" in the top left.
4. Select "Battlemap" as "Fill Style" in the top right. The default desert
fill is fine.
5. Draw a large rectangle on the map. It gets the desert fill.
6. Select the chessboard from the "Mapping Symbols" in the lower left.
7. Click-move-release a rectangle over the desert area.
The last step should show the chessboard, but it doesn't.
To illustrate that this has to do with the background, one can
8. Select the "Pointer" in the Standard tools".
9. Click in the large sandy rectangle. (But not where you put the chessboard
in it.)
10. Select "Solid Fill" in the "Fill Style".
11. Click "Apply"
The chessboard now appears.
To illustrate that this also depends on what kind of symbol is choosen, one can
instead
8. Select "Standard Fantasy Symbols" in the "Mapping Symbols" area.
9. Click on the sea monster.
10. Draw an area in the sandy rectangle.
The sea monster (desert monster?) DOES appear.
--
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=33108
Bug #: 33108
Summary: Lego Harry Potter (Years 1-4) crashes instantly when
trying to load.
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sayno2quat(a)gmail.com
Classification: Unclassified
Created attachment 43778
--> http://bugs.winehq.org/attachment.cgi?id=43778
Log File of crash
System Info:
OS: Linux Mint 13 64-bit
Wine: Wine 1.5.25
Graphics card: Nvidia 9800 GTX+
Other: Using PlayOnLinux to manage prefixes and Wine versions
I am able to install Lego Harry Potter (Years 1-4) from the DVD with no
problems. When I try to run the game, the screen resolution changes and the
game launches in full-screen mode, but it crashes after displaying the
copyright warning.
Attached is the log of the crash.
--
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=26831
Summary: MLB 2k11 "hangs" during gameplay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpeirce(a)sourcecode.com
Created an attachment (id=34187)
--> (http://bugs.winehq.org/attachment.cgi?id=34187)
terminal output from wine
While playing a game, almost exclusively while controlling the pitching team,
the game "hangs" for anywhere between a few seconds and a minute. The problem
seems to get worse the longer the game has been running.
The device clear render targets message seems to coincide with the game
resuming from a hang but I'm not 100% sure on that. I also get a few errors in
dmesg that seem to refer to my NVIDIA driver.
The drawStridedFast message is spammed to my terminal constantly during
gameplay, but doesn't seem to have an effect on performance.
I am using current git master up to date as of 04/18/11 18:27 MST.
NVIDIA UNIX x86_64 Kernel Module 260.19.44
Linux springs 2.6.38.2-ck3-jackson #2 SMP PREEMPT Wed Apr 13 21:46:11 MDT 2011
x86_64 x86_64 x86_64 GNU/Linux
When compiling wine it noted I don't have support for OpenCL, Gstreamer, and
libgphoto2. But I don't think those would be the cause.
--
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=22850
Summary: Jade Dynasty - Render bug
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: forum(a)muramatsu.com.br
Created an attachment (id=28218)
--> (http://bugs.winehq.org/attachment.cgi?id=28218)
Image with the Render bug
When I try to enter in game Jade Dynasty (provided by Perfect World at
http://www.jd.perfectworld.com) the render is not viewed normal.
Take screeshot here: http://img408.imageshack.us/img408/8454/errowine.png (or
view the attachment)
How to solve this problem?
Tks for your help.
Ricardo Muramatsu
--
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=27886
Summary: GoToMyPC Viewer: menu bar is not drawn
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: q3aiml(a)gmail.com
In the application the window chrome appear manually drawn, with the menu
merged into the top bar. In wine, however the menu section is not drawn and the
area that would appear to be reserved for it isn't. It appears to be due to
GetMenuItemRect not returning the dimensions for undrawn menus. This results in
not being able to access some important program functionality such as changing
the zoom level.
--
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.