http://bugs.winehq.org/show_bug.cgi?id=6695
Summary: PlayOnline crashes with Unhandled exception: page fault
on read access to 0x000030fc in 32-bit code
(0x7e1c0a5f).
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stevie.greenslade(a)gmail.com
Installing of PlayOnline, the required viewer to play Final Fantasy XI, goes
smoothly, but starting it does not. There seems to be some regression as well,
as it was working in earlier versions.
(As per How-to: http://appdb.winehq.org/appview.php?iVersionId=2739 )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6538
------- Additional Comments From h.davies1(a)physics.ox.ac.uk 2006-15-11 13:30 -------
2933bf95-7b36-11d2-b20e-00c04f983e60 is actually IXMLDOMDocument2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
took me a while to get the winegit setup but finaly managed it ,
however :
started with good at wine-0.9.24 , which was the version that worked,
perforemed the regression analysis as instructed , and found no working
version, all test turned up the same problem
tried again starting with wine-0.9.23 as good , same result
tried again starting with wine-0.9.23 as good and wine-0.9.24 as bad
( not the case but I wanted to see what would happen with a range where
I knew it would work) same result
a further description of the problem would be this, the area below the
text menu , which is dedicated to the toolbars is not high enough,
bottom of the tool bars gets cut off, this also caries to the search
feild at the other end of the bar ( to the right hand side) . I include
two pics one ok one with the problem
it is quite likely I am not advanced enough to perform this analysis
properly, I am fairly new at linux
btw this is on ubuntu 6.10
Le dimanche 12 novembre 2006 à 20:21 -0600, Wine Bugs a écrit :
> http://bugs.winehq.org/show_bug.cgi?id=6668
>
>
> mike(a)codeweavers.com changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Summary|tools bar area too narrow |utorrent: tools bar area too
> |for toolbar icon |narrow for toolbar icon
>
>
>
>
> ------- Additional Comments From mike(a)codeweavers.com 2006-12-11 20:21 -------
> Please do a regression analysis using Git to find the Git commit ID that caused
> your application to not work correctly, as described at
> http://wiki.winehq.org/GitWine
>
>
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From martin(a)gamesplace.info 2006-15-11 13:14 -------
Jesse, if your meesage is to me, I do not know what's wrong. For me, the patch
at least fixes this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4304
------- Additional Comments From jason.robinson79(a)gmail.com 2006-15-11 12:38 -------
I've found a solution: for 'Expert Properties' in 'Strategy Tester' press 'F2'
to edit 'Value', 'F3' to edit 'Start', 'F4' to edit 'Step' and 'F5' to edit
'Stop' fields.
In custom indicators to change the parameters in a custom input box press 'F2'.
Unfortunatly I haven't found a way to change the fields in the 'colors' tab.
I hope this helps. :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6686
------- Additional Comments From ajackson(a)bcs.org.uk 2006-15-11 12:06 -------
I have removed the registry entry and adjusted the system wide graphics option
(via the NVIDIA utility) to a more performance rather than quality setting. So
far it looks ok and I can't see any difference in quality. I can't test on the
server where I had the problem as it is down for extended maintenance. So when
it comes back up tomorrow I'll retest to see if the tweak on the NVIDIA settings
means I can get away without the registry entry and if that is the cause of the
discolouration.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6658
------- Additional Comments From abel.stern(a)gmail.com 2006-15-11 11:09 -------
You're right about the nvidia drivers. Version 1.0-8776.
winetest crashes on the 'advpack:install' part, which, as far as I know, is some
completely different problem? Worked on 0.9.23, though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6694
Summary: Java App Problems with Filechooser
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m_clauss(a)web.de
It seems there is a Bug with Java Apps.
Testet with wine from 0.9.16 to 0.9.25.
I tried to use a small Java app.
In the app is a Button which calls a File Chooser.
If i click the button, nothing happens.
Wine/Java write the following Output:
fixme:shell:DllGetClassObject failed for CLSID=
{208d2c60-3aea-1069-a2d7-08002b30309d} (My Network Places)
err:shell:SHCoCreateInstance LoadFromShell failed for CLSID=
{208d2c60-3aea-1069-a2d7-08002b30309d} (My Network Places)
Exception in thread "AWT-EventQueue-0" java.lang.InternalError: Could not bind
shell folder to interface
at sun.awt.shell.Win32ShellFolder2.initSpecial(Native Method)
at sun.awt.shell.Win32ShellFolder2.<init>(Unknown Source)
at sun.awt.shell.Win32ShellFolderManager2.getNetwork(Unknown Source)
at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Unknown Source)
at sun.awt.shell.Win32ShellFolder2.getChildByPath(Unknown Source)
at sun.awt.shell.Win32ShellFolderManager2.getPersonal(Unknown Source)
at sun.awt.shell.Win32ShellFolder2.listFiles(Unknown Source)
at sun.awt.shell.ShellFolder.listFiles(Unknown Source)
at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
at sun.awt.shell.ShellFolder.get(Unknown Source)
at
javax.swing.plaf.metal.MetalFileChooserUI.updateUseShellFolder(Unknown Source)
at javax.swing.plaf.metal.MetalFileChooserUI.installComponents(Unknown
Source)
at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source)
at javax.swing.plaf.metal.MetalFileChooserUI.installUI(Unknown Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.JFileChooser.updateUI(Unknown Source)
at javax.swing.JFileChooser.setup(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at CI.actionPerformed(LWSN)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
According to Suns Bug Database this error occurs with Java on WinNT.
Link for Suns Bug:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4879395
Wine is set to Win2k, also tried the others (Win9x fails with Java at all...)
The Java app works perfectly with same the setup on Crossover 6.0 beta2.
Must be a error in wine itself, not a missing registry entry i think, because
i tried the registry created by crossover with wine, and it still fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3901
------- Additional Comments From jpakkane(a)yahoo.com 2006-15-11 10:59 -------
I tried with today's CVS version. The first disk installs fine, but then it just
ends by saying "Rayman installed succesfully". In reality it should ask for
disks 2 and 3 and copy their files also.
The process also leaves a process called IDriver.exe in the background, which
has to be killed with kill -9 to get rid of it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.