http://bugs.winehq.org/show_bug.cgi?id=232
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-04-08 13:55:01 ---
Removing NoAppDBEntry keyword.
--
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=198
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-04-08 13:55:01 ---
Removing NoAppDBEntry keyword.
--
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=156
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-04-08 13:55:00 ---
Removing NoAppDBEntry keyword.
--
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=4756
Ákos Szőts <szotsaki(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |szotsaki(a)gmail.com
--- Comment #34 from Ákos Szőts <szotsaki(a)gmail.com> 2010-04-08 12:47:54 ---
My previous attachment is wrongly compressed, sorry.
But the new one is 1.7 MB. It weird that you request a 7+ GB compressed log
file and the maximum file size I can upload is less than 1 MB...
And if I upload elsewhere, you complain of it.
However, here is the link you can download it:
http://www.morrohun.hu/temp/Log.tar.lzma
--
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=4756
Ákos Szőts <szotsaki(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #27285|0 |1
is obsolete| |
--
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=4756
--- Comment #33 from Ákos Szőts <szotsaki(a)gmail.com> 2010-04-08 12:40:44 ---
Created an attachment (id=27285)
--> (http://bugs.winehq.org/attachment.cgi?id=27285)
Debug output of wine
It is said that this bug occurs with the installer of ERwin v7.3. I tried it
with wine version 1.1.42 and I can reproduce it.
I attach the previously requested debug output of the installer (be advised,
the extracted version is 7.3 GB).
--
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=6351
--- Comment #82 from Linards <linards.liepins(a)gmail.com> 2010-04-08 11:30:03 ---
Created an attachment (id=27283)
--> (http://bugs.winehq.org/attachment.cgi?id=27283)
Graphical / Flicker corruption in Windowed and Fullscreen Modes
In this image I cannot show it, but, cursors is corrupted, too.
--
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=22312
Summary: unhandeled exception on launching winedbg
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Created an attachment (id=27282)
--> (http://bugs.winehq.org/attachment.cgi?id=27282)
Crash for winedbg - Backtrace
I have this crash just after restart.
The restart was forced, because after I tried to get backtrace of NHL 2009 by
using winedbg 'bt all' command, PC freezed and I had to do hard-reset.
--
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=22296
Summary: Unhandled page fault for gnumeric
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: terra(a)gnome.org
Created an attachment (id=27252)
--> (http://bugs.winehq.org/attachment.cgi?id=27252)
Crash trace
Using version a72eb123e5855ff22e49058cb4e8f2200b4c16df
which is a not too-old git version.
The gnumeric win32 port crashes under wine when I
bring up any dialog:
wine: Unhandled page fault on read access to 0x00001c4f at address 0xb74d7b6d
(thread 0009), starting debugger...
...
Backtrace:
0xb74d7b6d strncmp+0x1d in libc.so.6: movzbl 0x0(%ebp),%esi
(Full trace to be attached)
The location is consistent across runs.
If I run under winedbg and "set $BreakOnFirstChance = 0"
I have no problems.
Gnumeric is big. Using way too much memory is likely.
If you happen to have ~100M space somewhere I can try to
upload the binary and its libraries.
--
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=22298
Summary: dinput seems to recognize my keyboard as a joystick
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netfab(a)gmail.com
Created an attachment (id=27254)
--> (http://bugs.winehq.org/attachment.cgi?id=27254)
WINEDEBUG=+dinput wine trl.exe > /tmp/out.txt 2>&1
With wine 1.1.42. I found a similar bug report in Ubuntu :
https://bugs.launchpad.net/ubuntu/+bug/390959
Here is the symptom that led me to check for dinput trace : when playing Tomb
Raider Legend, Lara is always running, the game does not see that I release the
keyboard button. Can someone check the log attached and confirm ? I searched
for similar bugs on winhq and found nothing. Thanks.
--
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.