http://bugs.winehq.org/show_bug.cgi?id=36410
Bug ID: 36410
Summary: Kingpin: Life of Crime run and crash immediately
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Also tested: 1.5.29, 1.5.39, 1.5.29 and 0.9.18
Example terminal tested with Win XP and 7. With and without the virtual
desktop. With the same error output in the terminal.
Error show in terminal:
err:seh:setup_exception_record stack overflow 2188 bytes in thread 0009 eip
7bc3e41f esp 00230aa4 stack 0x230000-0x231000-0x330000
Hardware:
AMD Phenom(tm) II X6 1055T Processor × 6
8GB RAM
Nvidia GeForce GT 430 BIOS:70.08.29.00.01 1024 MB
Driver Nvidia: 319.32 from ppa Ubuntu X-Edgers
Original copy and purchased game. Saved in my /home with EXT4 format. And run
in my external HDD with NTFS format. With the same error.
--
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=24350
Summary: Lord of the Rings Online Hardware Pixel shader enabled
exits the game on startup.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charles.tersteeg(a)gmail.com
before September 7th with LOTRO: Seige of Mirkwood, enabling the hardware pixel
shader allowed the following graphics: really cool transparent water and
distant character models to be seen.
after the game updated on the 8th, the hardware pixel shader needed to be
disabled else the game would exit upon startup.
with the hardware pixel shader disabled, the following negative effects are
noticed:
water is no longer transparent cool looking.
distant character models appear grey until they move closer.
upon death, the screen turns white for graphics (i've never seen this before).
i don't know how to get logs or back traces. with some direction, i'd be happy
to add this.
--
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=21230
Summary: d3dx9_36.dll: Unimplemented Function
"D3DXGetShaderConstantTableEx"
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://msdn.microsoft.com/en-us/library/ee417204(VS.85
).aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=25507)
--> (http://bugs.winehq.org/attachment.cgi?id=25507)
console output
Wolfenstein (2009) does not start because of an unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTableEx in wines d3dx9_36.dll. With the
native one from Microsoft, the problem doesn't exist.
I attached a URL to MSDN with a description of the function.
--
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=6955
Johan Gardhage <johan.gardhage(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |johan.gardhage(a)gmail.com
--
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=6955
Adam Bolte <abolte(a)systemsaviour.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abolte(a)systemsaviour.com
--
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=36614
Bug ID: 36614
Summary: valgrind shows a definite leak in rpcrt4/rpc_server.c
process_request_packet()
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15328== 81 bytes in 10 blocks are definitely lost in loss record 71 of 107
==15328== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==15328== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==15328== by 0x4EA25D5: I_RpcAllocate (rpcrt4_main.c:710)
==15328== by 0x4EA0134: RpcTransport_ParseTopOfTower (rpc_transport.c:3604)
==15328== by 0x4E8C6D7: TowerExplode (rpc_epmap.c:559)
==15328== by 0x495DA33: ept_map (epmp.c:219)
==15328== by 0x4960825: epm_ept_map (epm_s.c:744)
==15328== by 0x4E92AB2: process_request_packet (rpc_server.c:441)
==15328== by 0x4E92F06: RPCRT4_process_packet (rpc_server.c:519)
==15328== by 0x4E93099: RPCRT4_worker_thread (rpc_server.c:541)
==15328== by 0x7BC90A24: worker_thread_proc (threadpool.c:110)
==15328== by 0x7BC870C7: ??? (signal_i386.c:2571)
==15328== by 0x7BC87110: call_thread_func (signal_i386.c:2630)
==15328== by 0x7BC870A5: ??? (signal_i386.c:2571)
==15328== by 0x7BC8E4EC: start_thread (thread.c:428)
==15328== by 0x421FF92: start_thread (pthread_create.c:309)
==15328== by 0x43247ED: clone (clone.S:129)
==15328==
This shows up at the end of make -k test, but I'm not sure which test causes
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.
https://bugs.winehq.org/show_bug.cgi?id=36784
Bug ID: 36784
Summary: valgrind shows a leak in kernel32/tests/thread.c
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==27947== 68 bytes in 1 blocks are definitely lost in loss record 137 of 285
==27947== at 0x7BC49369: notify_alloc (heap.c:255)
==27947== by 0x7BC4D59F: RtlAllocateHeap (heap.c:1716)
==27947== by 0x7BC31C49: RtlCreateActivationContext (actctx.c:4506)
==27947== by 0x7B827493: CreateActCtxW (actctx.c:124)
==27947== by 0x4E368BD: test_create (thread.c:1521)
==27947== by 0x4E36BE1: test_thread_actctx (thread.c:1554)
==27947== by 0x4E378A0: func_thread (thread.c:1772)
==27947== by 0x4E537EE: run_test (test.h:584)
==27947== by 0x4E53BBA: main (test.h:654)
==27947==
separate from 36782
--
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=35466
Bug ID: 35466
Summary: Can't paste into search dialog of notepad
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nerv(a)dawncrow.de
Classification: Unclassified
Doesn't happen in wordpad, but in notepad!
open notepad
write "test"
select and copy it, or copy text from somewhere else
open the search dialog, e.g. with Ctrl+F
press Ctrl+V
expected text to be in the search editcontrol
but text appears in the notepad window
if you right-click the editcontrol and select "paste" it works...
--
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=32077
Bug #: 32077
Summary: Runes of magic (full client) crash during update (NO
VM)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d4rkh4nd(a)yahoo.com
Classification: Unclassified
Created attachment 42284
--> http://bugs.winehq.org/attachment.cgi?id=42284
backtrace
First install of Runes of magic (Full client).
when running for first time the launcher goes and updates begin. After a random
time period (tryed several times) If will throw a error. I dont know why people
dont just port there games to linux lol.
--
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=27113
Summary: Free download manager "Unknow network error" without
native wininet
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34567)
--> (http://bugs.winehq.org/attachment.cgi?id=34567)
LOG: free download manager unknow network error
Free download manager is open source.
http://www.freedownloadmanager.org/download.htm
1. Download http://files2.freedownloadmanager.org/fdminst3.exe
2. winetricks -q mfc42
3. install fdminst3.exe
$ wine fdminst3.exe
4. open fdm.exe and try to download any files.
$ wine fdm.exe
then there are several "Unknow network error" massage in the log window of
fdm.exe,
the downloading will not start.
console log is like this:
fixme:wininet:InternetAutodial STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DISABLE_AUTODIAL; STUB
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(120000): STUB
fixme:wininet:InternetSetOptionW Option 43 STUB
winetricks wininet should workaround for it.
full log is 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.