http://bugs.winehq.org/show_bug.cgi?id=18838
Summary: DirectInput axis mapping does not work
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simotsa(a)gmail.com
According to http://wiki.winehq.org/UsefulRegistryKeys, it is possible to map
axis by creating a registry key in HKCU\Software\Wine\DirectInput.
Using the following command,
WINEDEBUG="+dinput" wine program.exe 2>&1 | grep joydev_enum_device
I can obtain the name of my joystick, which is "USB Joystick USB
Joystick " in my case. I wanted to map axis 2 and 3 to axis 0 and 1.
So I tried adding the following key:
"USB Joystick USB Joystick "="rX,rY,X,Y,Rz,Z"
To verify where the mapping worked, I ran the following command:
WINEDEBUG="+dinput" wine program.exe 2>&1 | grep "changing axis"
and it returned:
changing axis 0 => 0
changing axis 1 => 1
changing axis 2 => 2
changing axis 3 => 3
changing axis 4 => 4
changing axis 5 => 5
In the other word, axis mapping does not work.
--
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=18815
Summary: Single-Sign-On with authenticated RPCs won't work
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winesku(a)googlemail.com
CC: kai.blin(a)gmail.com
Single-Sign-On with authenticated RPC-Clients in a domain joined environment
won't work with Wine version 1.1.23. The culprit is the two latest changes to
ntlm.c which were at least in part based on wrong information given from my
side to Kai. The latest working version for this scenario is "2009-02-16
Alexandre Julliard secur32: Properly initialize the helper structure when... ".
If that version of the file is built together with Wine version 1.1.23, RPC
clients running under Wine using the ncacn_tcpip protocol sequence can
successfully authenticate against an RPC server on a Windows box. So if
possible, please revert this file to this version (the two latest changes made
by Kai were made because it took us a while to find out that rpc clients
running on Wine work only without "signing-and-sealing").
--
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=18751
Summary: Dragon NaturallySpeaking text size cannot be changed
in DictationBox
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Dragon NaturallySpeaking (all versions -- mine is 10 Standard) makes use of a
DictationBox to enter text.
The DictationBox's default text size is small and hard to read. The
DictationBox contains a tool to change the text size to any font available in
wine, but the tool does not work.
This tool never has worked, i.e., this is not a regression.
--
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=18483
Summary: bricscad cant open large files
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardoperry(a)gmail.com
CC: ricardoperry(a)gmail.com
Opening large drawing (>1mb)takes forever to load, CPU goes to 100%, and RAM
stays the same.
Zooming in and out in large drawing not usable. Takes too long to zoom,
Something should be done, since what i wrote in "Does not work" is a problem
i've noticed in all Intellicad based CAD.
Since Linux dont have a nice CAD program so far, it should be high priority,
We appreciate your help in making the Application Database better for all
users.
--
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=18452
Summary: Unhandled page fault on write access
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rich.l.morgan(a)gmail.com
Created an attachment (id=21065)
--> (http://bugs.winehq.org/attachment.cgi?id=21065)
Log of crash playing WoW
Installed 1.1.21 on 32-bit Ubuntu 9.04 following the directions on the Winehq
site and did not encounter an error. However, I'm getting the following
intermittent error trying to play WoW:
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x1945d020 next
block has PREV_FREE flag
wine: Unhandled page fault on write access to 0x39c6528d at address 0x7bc45544
(thread 0009), starting debugger...
err:heap:HEAP_ValidateInUseArena Heap 0x110000: bad back ptr 0x18805a09 for
arena 0x1945d068
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc45544
Attached is the complete log until the crash. Also attached is my dmesg.
Note that WoW installed and updated perfectly with no crashes at all. I'm only
getting this crash when playing the game.
--
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=18384
Summary: Battlenet system check: does not submit data to
battle.net
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20965)
--> (http://bugs.winehq.org/attachment.cgi?id=20965)
Backtrace
After gathering data about your enviroment, and pressing send button,
application will "think" for some time and then will report that it was unable
to send data and opens a page with support page regarding this 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.
http://bugs.winehq.org/show_bug.cgi?id=18324
Summary: Lotus 123 crashes on copy to clipboard
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20865)
--> (http://bugs.winehq.org/attachment.cgi?id=20865)
test file to treat copy to clipboard crash
Hi All,
In Lotus 123 (v9), if you highlight across two cell horizontally, then go the
"Edit", "Copy" 123 will crash. This makes 123 unusable under Wine (why the
"major" severity).
Also, Linux acts really weird until your kill the 123 process
Steps to reproduce:
1) open the 123 attachment I am about to post
2) highlight across two cell horizontally
3) press <ctrl><c> or go to "Edit", "Copy"
--
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=18266
Summary: SigmaPhotoPro 3.5
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.sigma-sd14.com/software/spp/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: werner(a)paukert.de
Created an attachment (id=20792)
--> (http://bugs.winehq.org/attachment.cgi?id=20792)
sigmaphotopro3_5
New RAW Software SigmaPhotoPro 3.5 don't work, see snapshot.
there is a DLL "SFXMovie.dll" that will be the problem.
The previous version SigmaPhotoPro 2.5 needed only the setup.exe to run in wine
I tried it also with crossover testversiom and it don*t worked too.
Running wine version is wine-1.1.20-1mdv2009.0.i586.rpm
--
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=17645
Summary: crypt32/sip: test fails with +heap on OpenSolaris
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
URL: http://test.winehq.org/data/74e9b904b9d3cbd892d7c26fd7ac
8f6a7f7be154/wine_ae-opensolaris-heap/crypt32:sip.html
OS/Version: SunOS
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=19831)
--> (http://bugs.winehq.org/attachment.cgi?id=19831)
+crypt,warn+heap
sip.c:194: Test failed: expected GEVA(windir) to succeed, last error 203
sip.c:204: Test failed: Expected CryptSIPRetrieveSubjectGuid to succeed
sip.c:205: Test failed: Expected ({c689aab8-8e78-11d0-8c47-00c04fc295ee}), got
({00000000-0000-0000-0000-000000000000}).
sip.c:213: Test failed: Expected CryptSIPRetrieveSubjectGuid to succeed
sip.c:214: Test failed: Expected ({c689aab8-8e78-11d0-8c47-00c04fc295ee}), got
({00000000-0000-0000-0000-000000000000}).
sip.c:223: Test failed: Expected CryptSIPRetrieveSubjectGuid to succeed
sip.c:224: Test failed: Expected ({c689aab8-8e78-11d0-8c47-00c04fc295ee}), got
({00000000-0000-0000-0000-000000000000}).
sip: 51 tests executed (0 marked as todo, 7 failures), 0 skipped.
+crypt,warn+heap 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=17491
Summary: Black screen after starting google earth
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atorkhov(a)gmail.com
Created an attachment (id=19584)
--> (http://bugs.winehq.org/attachment.cgi?id=19584)
Wine output
Installation of Google Earth 4.3 or 5.0 is goes successfully.
But, after starting the application, I’m getting black screen with only mouse
cursor on it.
Wine output is attached.
Graphics card: NVidia GTX 260.
Driver: NVidia 180.29.
All other OpenGL applications work fine.
--
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=17363
Summary: DirectInput maps Windows, Num Lock, Pause incorrectly
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerbilsoft(a)verizon.net
While testing DirectInput in an application, I found that Wine seems to map a
few keys incorrectly:
Left Windows == 0x6C (not a valid DI keycode; should be DIK_LWIN == 0xDB)
Right Windows == 0x6D (not a valid DI keycode; should be DIK_RWIN == 0xDC)
Menu == 0x6E (not a valid DI keycode; should be DIK_APPS == 0xDD)
Num Lock == 0xC5 (should be DIK_NUMLOCK == 0x45)
Pause == 0x45 (should be DIK_PAUSE == 0xC5)
Numpad - == 0x0C (regular -; should be DIK_SUBTRACT == 0x4A)
I'll attempt to fix this in the DInput driver and will post a patch if
successful.
--
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=17224
Summary: Soldier of Fortune 1.06 Gold Crashes on Game Start
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryanjh(a)gmail.com
Tutorial works fine, but game crashes with this error when I attempt to start
the campaign. I also tried the unpatched version, but that resulted in a freeze
at the loading screen instead.
wine: Unhandled page fault on write access to 0x3430f2af at address 0x2006bcb1
(thread 0009), starting debugger...
--
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=17213
Summary: Sibelius 4: Images are cut off in dialogues containing
images
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julian.lam(a)gmail.com
Created an attachment (id=19135)
--> (http://bugs.winehq.org/attachment.cgi?id=19135)
"Symbols" dialogue in Sibelius
Certain dialogues in Sibelius 4.0 contain images, such as "Symbols", "Lines",
and "Key Signature". When run, these dialogues cut off the images, which makes
it tough to discern which symbol/line to select.
Trivial, if you know where the proper symbols are (or if they have text
descriptions), but the Symbols dialogue is all but unusable.
--
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=16794
Summary: CoHUpdater.exe hangs with Wine 1.1.12
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rbrickler(a)gmail.com
CC: rbrickler(a)gmail.com
Created an attachment (id=18478)
--> (http://bugs.winehq.org/attachment.cgi?id=18478)
Log of CoHUpdater.exe load until hang under 1.1.12
After updating to versino 1.1.12, myself and other City of Heroes application
users are reporting a hang in the CoHUpdater.exe application when it works
previously under version 1.1.11. New behavior noted, though you may have the
Gecko engine installed, version 1.1.12 prompts you to install Gecko when you
first attempt to load the CoHUpdater.exe application.
I have attached a wine debug trace to this bug report under the filename of
log.
Other specifics for this log:
Machine is Intel based x86 32-bit
Video NVidia GeForce 7600 with NVidia Driver version 177.82
Distro: Ubuntu Intrepid 8.10
--
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=16679
Summary: Visma Enskild Firma crashes after opening a company
bookkeeping
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter_westlund(a)hotmail.com
Created an attachment (id=18321)
--> (http://bugs.winehq.org/attachment.cgi?id=18321)
Result 100 last lines from WINEDEBUG=+relay
Visma Enskild Firma crashes after opening a company bookkeeping.
1. Program Firma.exe starts without problems
2. Program showing a splash - I close this - no problems
3. Program is asking what company to work with - I choose one
4. Program showing main working screen and then locks upp.
After the lock nothing in the window is responding. I can still manage to klick
on window close, and then select force quit to terminate program. I have tried
to change windows version i wine configuration with no luck.
I'm using a virtual appliance from vmware running Linux from a windows XP
machine. Wine is running in that Linux sandbox.
Ubuntu 8.10 desktop edition
wine --version
wine-1.0.1
Packagage:
apt-show-versions | grep wine
wine/intrepid uptodate 1.0.1-0ubuntu2
wine-gecko/intrepid uptodate 0.1.0-0ubuntu1
I'm not using windows
Program Visma Enskild Firma is downloadable from this location:
http://www.vismaspcs.se/statisk/laddanerdemo/formular.asp?dummy=&sida=prod&…
--
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=16515
Summary: EMTEC ZOC terminal - SSH connections
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cionfolinet(a)gmail.com
Linux Debian Sid
Zoc version: from 5.10
Wine version: 1.0.1
When i do a ssh connection, i don't see what i wrote.
An example: i press "a" button on keyboard. The cursor don't move and nothing
is displayed. When i press "b" button, on the screen i see "a" charatcter. To
see "b" character i must press another button.
With wine version 0.9.25 i don't have this problem.
Thanks to all.
Alessio.
--
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=16460
Summary: powerterm 8.8.3 pro enterprise can't start.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.ericom.com/demos/ptdpro.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
Created an attachment (id=17819)
--> (http://bugs.winehq.org/attachment.cgi?id=17819)
Log.
powerterm 8.8.3 pro enterprise crash on start, 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=16190
Summary: Google Earth geographical labels unreadable
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://dl.google.com/earth/client/GE4/release_4_2/Google
EarthWin.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is the next problem after bug 9977.
The text labels appear in the proper places now, but are mostly black
and illegible.
--
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=16012
Summary: Liquid War:Crashes when moving window in windowed mode.
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=8477
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Created an attachment (id=17219)
--> (http://bugs.winehq.org/attachment.cgi?id=17219)
Terminal log.
While in windowed mode, moving Liquid War's window causes it to freeze.
--
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=15964
Summary: NTE Quick Cross 14.0 window does not close when clicking
upper-right close button
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.nteinc.com/qc14/qc14setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
While testing bug 15921, I noticed that if an attempt is made to close the
window by clicking the X close button on the upper-right hand corner of the
window, the application doesn't close. I have to close the application via File
-> Exit menu. The only trace from the standard error was:
fixme:system:SystemParametersInfoW Unimplemented action: 8210
(SPI_GETFONTSMOOTHINGORIENTATION)
--
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=15503
Summary: Counter-Strike: Source crashes, if someone hits someone
else with the G-3 autosniper
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matteo.hausner(a)gmail.com
Created an attachment (id=16444)
--> (http://bugs.winehq.org/attachment.cgi?id=16444)
Console output of hl2.exe
Counter-Strike: Source crashes, if someone on the server (palyer himself, other
player or bot) uses the terrorists' G-3 autosniper weapon and HITS someone
else.
Judging by the console output of hl2.exe, it seems to be a direct-sound error:
"Backtrace:
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=20608,
mixpos=23448/71332 (21544/65536), primary_mixpos=5024, writepos=49952,
mixlen=0"
This error was reportet several times in the AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3731
And it seems to exist since a quite long time: at least since 9.61
Again: This bug does ONLY occur if someone uses the G-3 autosniper, that is
only available to the terrorist fraction, and if the bullets strike another
players body.
--
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=15393
Summary: winhttp doesn't support proxy connections
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fnjordy(a)gmail.com
wininet already supports proxy connections but winhttp does not, causing Google
Chrome to not work behind a proxy.
Example tiny apps to compare:
wininet.dll using app, HTTPDemo.exe:
http://www.archivum.info/cbuilder-3p@elists.org/2005-06/msg00021.html
winhttp.dll using app, ALWinHTTPClientDemo.exe, I had to use IP addresses for
this to work on the intranet (?)
http://www.delphi-files.com/Vcl/Internet/HTTP/ALWinHttpClient-v-3-10.html
I have $http_proxy set to "http://wpad:3128/" and the following registry keys,
as per http://support.microsoft.com/kb/819961
Regedit4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="http://wpad:3128"
"ProxyOverride"="<local>"
--
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=15259
Summary: err:seh:setup_exception_record stack overflow in
LineageII
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bazurbat(a)gmail.com
Created an attachment (id=16049)
--> (http://bugs.winehq.org/attachment.cgi?id=16049)
console output
The game LineageII Interlude crashes with:
err:seh:setup_exception_record stack overflow 356 bytes in thread 0009 eip
782489a0 esp 002311cc stack 0x230000-0x231000-0x330000
(numbers can vary) in some game locations. 100% reproducable. Also tried with
every wine version from 1.0 to 1.1.4. Version 0.9.52 works fine.
With +relay wine crashes even before running the game. For details see attached
wine_relay.log. Also attached log with +seh and console output.
Please tell if there anything I can do to help you debug 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.
http://bugs.winehq.org/show_bug.cgi?id=15177
Summary: Assassin's Creed 1.2 crashes wine
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewfenn(a)gmail.com
Created an attachment (id=15921)
--> (http://bugs.winehq.org/attachment.cgi?id=15921)
Backtrace
Using the latest git Assassin's Creed fails to start using the
AssassinsCreed_Dx9 binary. (backtrace attached)
Steps to reproduce.
1) Install game
2) Launch game which will automatically start the patcher, patching you to
version 1.2
--
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=14728
Summary: winecfg: improvements for drive letter configuration
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
I would like to assign drive letters to my existing partitions and DVD drives
in a more direct and convenient way by the application "winecfg". I am
interested in a (manual) letter selection instead of the next free one like it
happens when the button "Add" is pressed at the moment.
I know that there are some installation dependencies to consider.
http://forum.winehq.org/viewtopic.php?p=9892#9892http://wiki.winehq.org/winecfg
--
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.