http://bugs.winehq.org/show_bug.cgi?id=12106
Summary: Safari menus cannot be activated with keyboard shortcuts
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.apple.com/safari/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
With today's git and Safari 3.1, I can only activate the menu with the mouse.
Once the menu is open, I can navigate it with the keyboard just fine. However,
I cannot bring up the menu with the keyboard by pressing for instance, alt, alt
+ F, or alt + v.
--
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=21558
Summary: Jedi Academy Segfaults
Product: Wine
Version: 1.0.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: palmem(a)comcast.net
Created an attachment (id=25972)
--> (http://bugs.winehq.org/attachment.cgi?id=25972)
Output from `wine jasp.exe 2> /tmp/wineout`
This page
<http://forum.winehq.org/viewtopic.php?t=6689&sid=34a810cb0f19e17baee5074ac6…>
on the foum indicates the same problem I'm having, but no bugzilla entry was
filed (at least, that I can find).
Jedi Academy (currently Platinum ranked) on wine 1.0.1 (arch's
bin32-wine-stable) segfaults when running (on either single player or multi
player) on the first game screen (a static splash screen).
Steps to reproduce:
1. `rm -rf ~/.wine/`
2. Install Jedi Academy from CD (`wine autorun.exe`, default options)
3. Run Jedi Academy (`wine ja[s,m]p.exe`)
I'm running:
nvidia 190.53-3
bin32-wine-stable 1.0.1-8 (the same crash occurs with bin32-wine 1.1.34-2 and
1.1.37-1)
on Arch Linux (everything else is updated as of today)
--
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=21230
Summary: d3dx9_36.dll: Unimplemented Function
"D3DXGetShaderConstantTableEx"
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://msdn.microsoft.com/en-us/library/ee417204(VS.85
).aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=25507)
--> (http://bugs.winehq.org/attachment.cgi?id=25507)
console output
Wolfenstein (2009) does not start because of an unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTableEx in wines d3dx9_36.dll. With the
native one from Microsoft, the problem doesn't exist.
I attached a URL to MSDN with a description of the function.
--
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=15600
Summary: Windows Live Writer crashes
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://writer.live.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Work around bug 15596 by booting into Windows,
installing Windows Live writer, and then grabbing
Install_{9176251A-4CC1-4DDB-B343-B487195EB397}.msi
(sha1sum 9850b68316d62d6c53ddf6ebd3aaa0f0252f833d)
from c:\program files\common files\windowsliveinstaller\msisources
as described in
http://blog.stealthpuppy.com/deployment/bypass-windows-live-installer-with-…
Try installing it with wine msiexec /i (after winetricks dotnet20).
The install seems to fail quickly, after a line like
trace:msi:ACTION_CustomAction Handling custom action
L"RefreshIEElevationPolicies" (41 L"WindowLiveSetupCustomActions"
L"_RefreshIEElevationPolicies@4")
However, searching around for that, I see that AF noted in
http://bugs.winehq.org/show_bug.cgi?id=14285
that this is not a problem, and the app actually just installed very quickly.
Sure enough, the app is there in
c:/Program Files/Windows Live/Writer/WindowsLiveWriter.exe
Running it causes a crash on my system before any GUI is put up:
Unhandled Exception: System.TypeInitializationException: The type initializer
for 'WindowsLive.Writer.Localization.Res' threw an exception. --->
System.AccessViolationException: Attempted to read or write protected memory.
This is often an indication that other memory is corrupt.
at System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFamilyFromName(String
name, HandleRef fontCollection, IntPtr& FontFamily)
+relay shows that the crash happens shortly after it processes
Z:\\USR\\SHARE\\FONTS\\TRUETYPE\\ARPHIC\\UKAI.TTF
Ah, our old friend ukai.ttf. I thought winetricks dotnet20 had a
workaround for that. (Maybe I only notice now because I'm on a
relatively old Gutsy system.)
sudo chmod 000 /usr/share/fonts/truetype/arphic
works around it more effectively.
After that, the app at least puts up a splash screen before it crashes.
If you wait a few seconds after the crash dialog, though,
the app puts up a login dialog! As long as you don't dismiss
the crash dialog, you can try to log in to your blog.
I chose to try to log in to my blogger blog. This failed / crashed,
with the following messages:
err:ole:marshal_object object doesn't expose interface
{b196b28f-bab4-101a-b69c-00aa00341d07}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({00000003-0000-0000-c000-000000000046} 0x7d1c9424) interface not
supported
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({00000003-0000-0000-c000-000000000046} 0x7d1c93dc) interface not
supported
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x7d1c94a0) interface not
supported
err:ole:marshal_object object doesn't expose interface
{c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:mshtml:HTMLDocument_QueryInterface
(0x693c3b0)->({00000144-0000-0000-c000-000000000046} 0x7d1c94a0) interface not
supported
err:ole:marshal_object object doesn't expose interface
{00000144-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:mshtml:HTMLDocument_put_designMode (0x693c3b0)->(L"On")
So that's what this bug is about. Not sure what component, guessing
shdocvw.
--
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=21116
Summary: page fault when running
SoftwarePhoenix.BIOS.Editor.Pro.2.2.0.2.45094.exe
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: estellnb(a)gmail.com
wget
http://mediatoolsonline.com/SoftwarePhoenix.BIOS.Editor.Pro.2.2.0.2.45094.e…
wine SoftwarePhoenix.BIOS.Editor.Pro.2.2.0.2.45094.exe
-> unhandeled page fault.
--
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=15478
Summary: Unity Web Player 2.1.0 doesn't show graphics in browser
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://unity3d.com/unity-web-player-2.x.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Unity Web Player is a browser plugin for Firefox for running rich 3d
applications.
After installing Firefox 3 then installing the Unity Web Player, visiting
http://unity3d.com/gallery/live-demos/tropical-paradise loads a demo (you can
hear the audio, birds chirping) where you're supposed to see and navigate a 3d
tropical paradise.
The graphics are not drawn in the display area of the page.
Right clicking on where the graphics are supposed to be gives an option for
fullscreen, which appears to work sometimes.
wine-1.1.5-207-gc425c8a, NVIDIA 8800, 177.13.
--
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=19889
Summary: Steam client major lag
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gmodiscool(a)yahoo.com
OS: Ubuntu 9.04 32 Bit
CPU: Intel Quad Q9300
GPU: ATI Radeon HD 4870 512mb
(Obviously a good enough computer to run Steam)
Whenever I run Steam, the window lags at around 5 FPS.
For instance, when trying to stretch/shrink the window by placing the cursor on
the side of the window and dragging it, it will move but not smooth at all.
Looks as if it's moving at about 5 FPS.
This is my first bug report so please tell me if you need more information.
--
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=21521
Summary: Improper audio selection
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thekevinday(a)gmail.com
On the olpc xo-1, when any application is started (like winecfg or regedit) the
wrong audio setting gets toggled.
That is, when I start one of these programs, the microphone gets turned on and
audio tries to play back through the microphone.
I confirmed this by selecting the test audio from winecfg and audible
electrical feedback was coming from the microphone area.
Under alsamixer I can turn the mic back off by disabling the "MIC Bias Enable"
option. I have watched this option get turned on when starting something like
regedit.
I am using a hardened linux from scratch system with uClibc-nptl and gcc-4.4.3.
As a comparison, I tested the same system on a different machine with no such
immediate weirdness.
wine-1.1.37
--
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=20086
Summary: NewPGen: Doesn't restore from tray
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ken_g6151(a)yahoo.com
Problem: When minimized to the system tray, NewPGen cannot be restored.
OS: Ubuntu 9.04 64-bit
Application: NewPGen 2.82
Steps to reproduce:
1. Launch NewPGen from a directory without a NewPGen.ini file. (Remove it if
it's present.)
2. Dismiss the dialog.
3. Note that both a taskbar entry and a system tray icon appear.
4. Minimize the application. The system tray icon remains but the taskbar
entry disappears.
5. Double-click on the system tray icon. This should restore the application,
but it doesn't. The taskbar entry may briefly reappear, but then disappears.
6. Double-click on the system tray icon again. This time the taskbar entry
reappears, but again the application does not.
7. Click the taskbar entry. It cannot maintain focus, and the application does
not appear.
This bug is similar to Bug 16450, but there are subtle differences, such as the
tray icon never disappearing and the taskbar entry reappearing.
Also, with a previous Wine version (1.0.1 I think), I recall seeing the
application reappear, but without any window manager controls or trimming. I'd
enter this as a separate bug if I was willing to revert to the old Wine version
to verify 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=9898
Summary: Virtual Moon Atlas 3.5 expert Mostly black drawing
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://prdownloads.sourceforge.net/virtualmoon/avlsetup3
5.exe?download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Created an attachment (id=8392)
--> (http://bugs.winehq.org/attachment.cgi?id=8392)
Screen shot
With the new child window fixes this 3d expert version of this app which was
unusable now can be used. It was installed and run from a fresh prefix. Craters
and other features are labeled but during the display refresh they shown for a
split second and then are overwritten. Tested with and without virtual desktop.
This error is output when starting.
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for
PixelFormat=0
See appdb for screen shot of basic version (non-3d)
http://appdb.winehq.org/objectManager.php?sClass=application&iId=2081
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.