http://bugs.winehq.org/show_bug.cgi?id=36653
Bug ID: 36653
Summary: Tesla Effect (game): Video sequences display green
screen.
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: slickrick(a)cyberdude.com
Created attachment 48697
--> http://bugs.winehq.org/attachment.cgi?id=48697
Log
When the full motion video sequences play the screen just turns green as shown
in the attached screenshot. I can hear the audio but not see the video
playbkack. The rest of the game works flawlessly with the exception of the
video sequences, for example the 3D environment and menus all work as expected.
Created a fresh prefix for testing. The game requires the installation of
corefonts, which I did through Winetricks.
I have tested installing the directx 9 components via Winetricks but it does
not solve the issue. A user on IRC suggested I try adding devenum and possibly
quartz/wmp9. I tested those as well but experienced the same green screen.
I have noted in the attached log where I skipped the first intro video as it
might help to isolate the issue.
Game URL: http://www.texmurphy.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=23933
Summary: Kid Pix Deluxe 4 paint bucket doesn't work
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.broderbund.com/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
So far, the only thing I've found in Kid Pix 4 that
doesn't work with wine-1.3.0 is the paint bucket.
It doesn't seem to do anything?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37528
Bug ID: 37528
Summary: mouse_event
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: den.aria(a)gmail.com
Distribution: ---
Hello!
I am trying generate mouse event and using the mouse_event function. When
event in my application win32 (started by WINE) it is work great, but when
event in the native Linux (Ubuntu) window it's does not work.
Mouse move work ok in Ubuntu and mouse is moving
mouse_event(MOUSEEVENTF_MOVE, x, y, 0, 0);
But MOUSEEVENTF_RIGHTDOWN, MOUSEEVENTF_RIGHTUP is not working for Linux window.
native Linux window is transparent for event.
How can I generate mouse click for native Linux windows? from my win32
application.
--
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=40259
Bug ID: 40259
Summary: Unable to inject BWAPI.dll Using Chaoslauncher
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcrbouvier(a)gmail.com
Distribution: ---
Injecting BWAPI.dll into Starcraft using Chaoslauncher fails with this error
message, https://github.com/bwapi/bwapi/issues/598.
This is related to
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33436&iTestin….
--
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=36186
Bug ID: 36186
Summary: valgrind shows a potential leak in
wmiutils/tests/path.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2566== 28 bytes in 1 blocks are possibly lost in loss record 164 of 592
==2566== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2566== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2566== by 0x4FC483E: COMPOBJ_DllList_Add (compobj.c:526)
==2566== by 0x4FC6B7A: apartment_getclassobject (compobj.c:1335)
==2566== by 0x4FCA2C4: get_inproc_class_object (compobj.c:2894)
==2566== by 0x4FCA783: CoGetClassObject (compobj.c:3032)
==2566== by 0x4FCAD45: CoCreateInstance (compobj.c:3197)
==2566== by 0x4E78E44: create_path (path.c:81)
==2566== by 0x4E78E9E: test_IWbemPath_SetText (path.c:132)
==2566== by 0x4E7F004: func_path (path.c:869)
==2566== by 0x4E7FE31: run_test (test.h:584)
==2566== by 0x4E8021F: main (test.h:654)
==2566==
follow up to bug 36161
--
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=34360
Bug #: 34360
Summary: Text not rendered on buttons in spellbook in
CodeSpells
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
To reproduce,
1) download and unzip
fa110e7bfe7a3005bfb2aa0104be051c7fbd1a87 CodeSpells_Windows_Version.zip
from
https://sites.google.com/a/eng.ucsd.edu/codespells/home
2) Run it, accept the resolution, and wait ten seconds for the first grass
scene to be rendered
3) Click on the spellbook on the right
You should see a button on the lower left with text Copy,
and a button in the upper right with text Back.
On Wine, they are blank.
"winetricks corefonts" doesn't help.
This is a Unity3d game, fwiw.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40340
Bug ID: 40340
Summary: A broken image (a corrupt DB/filesystem?)
Product: WineHQ Apps Database
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
https://appdb.winehq.org/appimage.php?iId=33144 =>
The image cannot be displayed because it contains errors.
Referenced by https://appdb.winehq.org/screenshots.php?iAppId=&iVersionId=22031
Your PHP script outputs this, instead of an actual image:
<br />
<b>Warning</b>: imagejpeg(): Filename cannot be empty in
<b>/home/winehq/opt/appdb/include/image.php</b> on line <b>363</b><br />
--
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=26970
Summary: OSS sound system found but too old (OSSv4 needed), OSS
won't be supported
Product: Wine
Version: 1.3.19
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
It's not really a bug but a question.
I'm running a very modern Linux distro, Fedora 14 with all updates installed
and Wine 1.3.19 now doesn't want to support OSS saying:
"configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported."
I'm kinda disappointed, because OSSv4 is an external package, it's very
difficult to bundle it with Linux distros and it seems like you killing the
support for OSS for no obvious reasons other than impeding using the OSS
emulation layer in ALSA (which still works very well for many of us, users of
Wine).
--
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=36254
Bug ID: 36254
Summary: Dot Net application loads successfully, but carshes
after login is done
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kamal.ranjan(a)makepositive.com
Created attachment 48380
--> http://bugs.winehq.org/attachment.cgi?id=48380
App_Crash_Stack_Trace_details
Hi,
I am having a macbook (64 bit) using Mac OS X. I am using a dot net application
"TradeTiger" which was successfully installed. Since this was a dot net
application i chose dot net 4.0 (which was required) from wine tricks. And the
application opened like a charm. However there were 2 issues as follows:
1) The login dialog keeps shaking for some reason (This is manageable though)
2) But after the login credentials are supplied, the application just crashes.
I have tried 2-3 times and am getting same behaviour. I am attaching the text
file containing the stack trace details for your reference.
Regards
Kamal Ranjan
--
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=39553
Bug ID: 39553
Summary: Binding of Isaac Rebirth help
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: starcolton18(a)yahoo.com
I have been trying to get Rebirth on my school macbook air for a long time now
and it was on here working fine last year but i got it back and it just opens
to a black screen and wine says there is a fatal error and when i hit show more
info it just loads forever. I have all the admin info and i can do anything i
want to this laptop.
--
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.