http://bugs.winehq.org/show_bug.cgi?id=29868
Bug #: 29868
Summary: Battlefield 2 can't change controls
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doomrevx(a)gmail.com
Classification: Unclassified
In Battlefield 2 v1.5 I can't change controls. When I try to change control it
waiting for new keyboard key, but when I press some key it ignored.
--
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=35416
Bug ID: 35416
Summary: BSSB-Win crashes with segfault in fm20.dll
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: floe(a)butterbrot.org
Classification: Unclassified
BSSB-Win ( http://www.bssb.de/2kb-downloads.html ) can be installed without
problems, but crashes on first launch with the attached backtrace. This happens
both on old Wine 1.4 and on 1.7.11.
Running "winetricks fm20" & adding a native,builtin override for riched20 fixes
the problem, so I assume that it is an issue within the Wine-builtin riched20
component.
--
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=32808
Bug #: 32808
Summary: installer of PPTV: needs unimplemented
atl100.dll.AtlComModuleRegisterClassObjects
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43330
--> http://bugs.winehq.org/attachment.cgi?id=43330
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
--- snip ---
wine: Call from 0x7b83b452 to unimplemented function
atl100.dll.AtlComModuleRegisterClassObjects, aborting
--- snip ---
- Ubuntu 12.10 32bit
- wine-1.5.22-124-gb233d20
--
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=32807
Bug #: 32807
Summary: installer of PPTV: needs unimplemented
atl100.dll.AtlGetPerUserRegistration
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43329
--> http://bugs.winehq.org/attachment.cgi?id=43329
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
--- snip ---
wine: Call from 0x7b83b452 to unimplemented function
atl100.dll.AtlGetPerUserRegistration, aborting
--- snip ---
- Ubuntu 12.10 32bit
- wine-1.5.22-124-gb233d20
--
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=32513
Bug #: 32513
Summary: PPTV needs unimplemented
atl100.dll.AtlGetObjectSourceInterface
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42891
--> http://bugs.winehq.org/attachment.cgi?id=42891
The Log
reproduce follow this:
0. download it ;
1. 'winetricks -q mfc42 jscript quartz' get workarounds for: Bug 32498 and Bug
32499
2. 'wine pptvsetup_3.2.1.0076.exe'
3. cd to the path where you installed it and '~/.wine/drive_c/Program
Files/PPLive/PPTV$ wine PPLive.exe' to run it
--- snip ---
wine: Unimplemented function atl100.dll.AtlGetObjectSourceInterface called at
address 0x7b83b452 (thread 0035), starting debugger...
--- snip ---
--
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=32499
Bug #: 32499
Summary: installer of PPTV crashes
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 42875
--> http://bugs.winehq.org/attachment.cgi?id=42875
The Log
This a follow up of Bug 32433 .
You can reproduce it follow:
0. download it
md5sum pptvsetup_3.2.1.0076.exe
0798f55492a75b9461cacd48f038f562 pptvsetup_3.2.1.0076.exe
1. 'winetricks -q mfc42 jscript' to get workarounds for: Bug 32498 .
2. 'wine pptvsetup_3.2.1.0076.exe' to begin installation and it will crashes
when the installation nearly complete.
my test enviroment:
- Ubuntu 12.10 32bit
- wine-1.5.19-244-gf28324a
- pptvsetup_3.2.1.0076
--- snip ---
wine: Unhandled page fault on execute access to 0x00000000 at address (nil)
(thread 0053), starting debugger...
Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code
(0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0074de08 EBP:0074de9c EFLAGS:00010206( R- -- I - -P- )
EAX:7c7eea40 EBX:00147d28 ECX:0074de3c EDX:00000000
ESI:0013f030 EDI:00000000
Stack dump:
0x0074de08: 00b1e56f 0013f030 0074de3c 4c775e39
0x0074de18: 00147d54 00e54c00 0074def4 00d25855
0x0074de28: 00000001 00001000 0007fffe 00000001
0x0074de38: 0074ded8 00000000 00e54c00 00d2589b
0x0074de48: 00000180 00000010 00000000 00e57680
0x0074de58: 00000010 0074de78 00147d28 00b2f135
Backtrace:
=>0 0x00000000 (0x0074de9c)
1 0x00b1eabe in avcvideodec.ax (+0xeabd) (0x0074def4)
0x00000000: -- no code accessible --
--- snip ---
--
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=35321
Bug ID: 35321
Summary: Wolverine: game crash after Unreal technology logo
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Classification: Unclassified
Created attachment 47107
--> http://bugs.winehq.org/attachment.cgi?id=47107
Wolverine backtrace
hello,
Wolverine game crash after Unreal technology logo with wine 1.7.9.
I joined you the wine terminal log and the backtrace.
Note that the last known wine version able to run this game is 1.3.9.
--
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=32110
Bug #: 32110
Summary: messenger is not letting me send messages
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yuriotaku69(a)yahoo.com
Classification: Unclassified
Created attachment 42343
--> http://bugs.winehq.org/attachment.cgi?id=42343
yahoo_messenger
Messenger not working properly
--
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=31907
Bug #: 31907
Summary: This is a bug from a yahoo messenger i am using
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rick1920_ph(a)yahoo.com
Classification: Unclassified
This what it says when i click the instant message or when i want to send a
message. i am using lubuntu 12.04 and win 1.5. if anyone can help me... 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.