http://bugs.winehq.org/show_bug.cgi?id=26150
Summary: Missing function in Mlang prevents ElektroManager at
startup
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mlang
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onny(a)project-insanity.org
The function GetGlobalFontLinkObject in Mlang is necessary to start the program
ElektroManager, which is not yet implemented. Therefore the program just shows
several error messages about "access vaiolation". Using native mlang.dll solves
the problem.
I already tried to disassemble this function, but i'm not good at it. Hope
somebody can help me with that :)
--
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=25388
Summary: http://chessplanet.ru/program/chessplanet_r.exe
crashes during initializing
Product: Wine
Version: 0.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: icegood1980(a)gmail.com
Created an attachment (id=32295)
--> (http://bugs.winehq.org/attachment.cgi?id=32295)
rather useless log... coz other most interest page cannot copy
Window with message "Failed to set data '0'" and big debug log for 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=28889
Bug #: 28889
Summary: Problem in user32 (regression)
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://netikka.net/dev/loop.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Two of my applications failed to show GUI in git. Looks like infinite loop
Simplified sample: http://netikka.net/dev/loop.exe
Source: http://netikka.net/dev/loop.zip
it's regression:
3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf is the first bad commit
commit 3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Fri Oct 21 11:29:05 2011 -0500
user32: Use Uniscribe in the multiline edit control.
:040000 040000 3cade3e51f7827bcb33e2ffb29d813b1b281eee3
36d7773ef67ae9d2a462fc856024bebed3a15aaa M dlls
Reverting patch fixes the problem
git show 3b5e14a9b0a925052e2b1b71f76a7f1eff6d84bf | patch -p1 -R
--
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=27561
Summary: Duke Nukem Forever needs native dinput8
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
err:ole:CoGetClassObject class {25e609e5-b259-11cf-bfc7-444553540000} not
registered
err:ole:CoGetClassObject no class object {25e609e5-b259-11cf-bfc7-444553540000}
could be created for context 0x1
wine: Unhandled exception 0x80000003 at address 0x79bc7a (thread 0009),
starting debugger...
CLSID: 25e609e5-b259-11cf-bfc7-444553540000 -> DirectInputDevice8
'winetricks dinput8' works around it.
--
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=14677
Summary: Don't started
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: didekridek(a)gmail.com
Program can not be started
Link to download agent (program like ICQ client)
http://exe.agent.mail.ru/magentsetup.exe
:(
--
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=21901
Summary: Sonic Riders launcher hangs when trying to remap
control keys
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://files.filefront.com/Sonic+Riders+Demo/;6040611;
/fileinfo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Huk(a)wine.x.pl
Created an attachment (id=26551)
--> (http://bugs.winehq.org/attachment.cgi?id=26551)
Debug log created with: WINEDEBUG=+dinput,+dinput8
If we try to change default key mapping in launcher of "Sonic Riders", it will
hang - there are no debug messages in terminal, probably because wine is still
running, only launcher is in the state of infinite loop (or something similar
because it eats 50% of dual core CPU). I think this bug is related to:
trace:dinput:IDirectInputDevice2AImpl_GetDeviceData (0x13a2d0) 0x33c65c ->
0x33c5b0(8) x20, 0x00000000
there are many such calls at the end of debug.log (see attachment).
This bug also affects the demo which can be downloaded from the url above.
--
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=28961
Bug #: 28961
Summary: Native usp10 breaks Wine
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aric(a)codeweavers.com
Classification: Unclassified
Regression SHA1: acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed
Created attachment 37239
--> http://bugs.winehq.org/attachment.cgi?id=37239
terminal output
This one might turn to be invalid as a native component is involved, but the
fact is that it didn't happen formerly (Wine<1.3.31).
Steps to reproduce the problem:
1. create a clean wineprefix
2. winetricks usp10
3. launch winecfg and select any of the available tabs (except for Applications
and Audio; those twos don't seem to trigger the crash) >> Wine crashes with a
fairly detailed backtrace.
The same crash occurs if you try to open wine notepad, or you try to change the
value of a key in wine regedit.
This didn't happen before this commit
acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed is the first bad commit
commit acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Mon Oct 17 09:07:06 2011 -0500
user32: Use Uniscribe in the single line edit control.
:040000 040000 893487597629158ea8b1ddc0f152d992cb68d60d
a67057c79230c1842b43d04a4639969d4290629c M dlls
This commit id is reported in bug #28952, which reported fixed since
yesterday's git. However the crash with native usp10.dll installed is still
present as of wine-1.3.31-213-g996b451.
Fedora 15 x86
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
X.Org X Server 1.10.4
--
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=18608
Summary: Trickstyle does not start anymore
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailme667(a)yahoo.co.uk
Created an attachment (id=21289)
--> (http://bugs.winehq.org/attachment.cgi?id=21289)
terminal output
When I try to start Trickstyle, I just get an unhandled exception. This is the
culprit from the terminal output:
wine: Unhandled page fault on read access to 0x00000000 at address 0x7d6d2556
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7d6d2556).
I'm pretty sure the game was still working on wine 1.1.2 and was broken shortly
after (this bug was already present in 1.1.7 IIRC and possibly before), but
I've upgraded my Ubuntu a while ago so I can't go back to that version (well
not without compiling stuff).
Both the demo and the full version are affected. I can't seem to figure out how
to connect this bug to Trickstyle in the appdb or mark this bug as a regression
so I hope that happens automatically or something. :-P
Demo download: http://download.cnet.com/TrickStyle/3000-7418_4-917835.html
--
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=28828
Bug #: 28828
Summary: gmail notifier getting unexpected http headers
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
adys@azura ~/downloads % wine GmailInstaller.exe
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
...
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
err:wininet:HTTP_ParseRfc1123Date unexpected month L"-Ja"
[12:26:12] <jacek> Adys: looks like we get a http header that we don't expect
--
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=24891
Summary: GUNNER2: The game doesn't start
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31516)
--> (http://bugs.winehq.org/attachment.cgi?id=31516)
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install GUNNER2
4) wine Gunner2.exe
5) PlayGame->Continue unregistered
6) get an error (attachment)
Behaviour:
Game doesn't start.
Expected behaviour:
Game should start.
--
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.