https://bugs.winehq.org/show_bug.cgi?id=37429
Bug ID: 37429
Summary: Post provider setup of WMI core 1.5 installer needs
advapi32.dll.WmiQueryGuidInformation stub
Product: Wine
Version: 0.9.34.
Hardware: x86
URL: http://download.microsoft.com/download/platformsdk/wmi
9x/1.5/W9X/EN-US/wmi9x.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Follow up to bug 7920, now it fails on:
wine: Call from 0x7bc50ca1 to unimplemented function
WMI.dll.WmiQueryGuidInformation, aborting
wmi.dll forwards to advapi32:
[austin@localhost wine-git]$ git grep WmiQueryGuidInformation
dlls/advapi32/advapi32.spec:# @ stub WmiQueryGuidInformation
dlls/wmi/wmi.spec:@ stdcall WmiQueryGuidInformation()
advapi32.WmiQueryGuidInformation
[austin@localhost wine-git]$ git describe
wine-1.7.29-24-ga60fadf
--
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=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=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.
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.
http://bugs.winehq.org/show_bug.cgi?id=29702
Bug #: 29702
Summary: Kingsoft Office 2012 Free: Crashes almost immediately
after full load
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipejasinovic(a)gmail.com
Classification: Unclassified
Created attachment 38545
--> http://bugs.winehq.org/attachment.cgi?id=38545
Terminal Output
After splash screen disappears, main window is opened and seems that software
is fully loaded, but then error comes out and app doesn't respond anymore.
Download URL:
http://download.cnet.com/kingsoft-office-2012/3000-18483_4-75563178.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=23855
Summary: System Tray Icons Not Appearing In Mac System Tray
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blender3dartist(a)gmail.com
Created an attachment (id=29943)
--> (http://bugs.winehq.org/attachment.cgi?id=29943)
System Trays On Different OSs
Note: This _problem_ is only present on Mac OSX, and not on Linux.
Also, this error pertains to the Windows System Tray. The system tray is
located in the Windows Taskbar, usually at the bottom right corner next to the
clock. It contains miniature icons for easy access to system functions such as
antivirus settings, printer, modem, sound volume, battery status, and more.
Hover over or click an icon to view and access details and controls. (On
windows.)
However, Linux has a System Tray as well, usually showing the same information.
Wine's integration with Linux allows for programs using the windows system tray
to appear on the system tray of the Linux system, essentially a perfect
integration.
The thing is, Mac OSX also has a System Tray, and it's not being utilized. (See
Problem.png) Instead of an applications system tray icon appearing in the Mac's
system tray, it makes itself a new window in XQuartz.app (as in X11.app).
Diagram of Issue on SystemTray.png
--
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.