http://bugs.winehq.org/show_bug.cgi?id=4908
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-13-04 00:17 -------
Closing
--
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=8035
Summary: VB run error
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: display(a)kred.com
On running Wine 0.9.25 with a Visual Basic program from a terminal window in
Debian 1:3.3.5-13, Linux version 2.4.27-3-386 I obtained the below. I had
vb0016.dll, vb0032.dll and oc25.dll in the same folder. Thanks to all who have
labored in the wine project.
"Wrong version of operating system; requires Windows NT 3.51 (build 1057 or above)"
fixme:ole:OaBuildVersion16 If you get version error messages, please report them
fixme:ole:OaBuildVersion16 Version value not known yet. Please investigate it!
Wine exited with a successful status
--
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=7285
------- Additional Comments From nospam(a)thenerdshow.com 2007-12-04 23:24 -------
I had this problem on a Dell Omnibook 4150B with Fedora 7 test3 installed. Wine
programs would open, e.g. notepad, blank or not-responding. winecfg would take a
very long time. The quickfix was to right-click on the Scim icon in the
upper-right of the Gnome desktop and choose Exit. Going to read up on scim a bit
before I say anything about 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.
http://bugs.winehq.org/show_bug.cgi?id=8034
Summary: Adobe FlexBuilder trial fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.adobe.com/products/flex/flexbuilder/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://appdb.winehq.org/appview.php?iVersionId=5523&iTestingId=9845
said the installer doesn't work, and I can verify that.
It seems to die with a JVM error. After it dies, you can
reproduce the problem like this:
cd ~/".wine/drive_c/windows/Downloaded Installations/Adobe Flex Builder
2.0.1/FlexBuilder2_Installer/Windows"
wine FlexBuilder2_Installer.exe
The error is
# An unexpected error has been detected by HotSpot Virtual Machine:
EXCEPTION_ACCESS_VIOLATION
The interesting part of the +relay,+seh log seems to be
001b:Call kernel32.GetProcAddress(027f0000,02701c60
"_Java_sun_awt_windows_Win32BlitLoops_Blit@48") ret=1000118a
001b:Ret kernel32.GetProcAddress() retval=02853710 ret=1000118a
...
001b:Call user32.IsWindowVisible(0001002a) ret=028539b1
001b:Call winex11.drv.CreateDesktopWindow(00010020) ret=7ebf8774
001b:Ret winex11.drv.CreateDesktopWindow() retval=00000001 ret=7ebf8774
001b:Ret user32.IsWindowVisible() retval=00000001 ret=028539b1
001b:Call user32.ClientToScreen(0001002a,7bc490b4) ret=028539e9
001b:Ret user32.ClientToScreen() retval=00000001 ret=028539e9
001b:Call user32.OffsetRect(7bc4909c,fffff830,fffff830) ret=02853a25
001b:Ret user32.OffsetRect() retval=00000001 ret=02853a25
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e6dafc6
trace:seh:raise_exception info[0]=00000000
trace:seh:raise_exception info[1]=000002a0
trace:seh:raise_exception eax=00000000 ebx=7cab3f34 ecx=029b3178 edx=00000000
esi=02970020 edi=02701978
trace:seh:raise_exception ebp=7bc48e9c esp=7bc48e50 cs=0073 ds=007b es=007b
fs=0033 gs=003b flags=00010246
trace:seh:call_stack_handlers calling handler at 0x80e58f6 code=c0000005 flags=0
001b:Call msvcrt._except_handler3(7bc48df8,7bc498f0,7bc48b2c,7bc48a7c) ret=7efc2695
...
The JVM error mentions a detailed error log file. There is good info there.
It says, in part,
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x7e74afc6
C [wined3d.dll+0x5b4ad]
C [wined3d.dll+0x5d5c3]
C [ddraw.dll+0x24c57]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j
sun.awt.windows.Win32BlitLoops.Blit(Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Ljava/awt/Composite;Lsun/java2d/pipe/Region;IIIIII)V+0
j
sun.java2d.pipe.DrawImage.blitSurfaceData(Lsun/java2d/SunGraphics2D;Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Lsun/java2d/loops/SurfaceType;Lsun/java2d/loops/SurfaceType;IIIIIILjava/awt/Color;)V+89
j
sun.java2d.pipe.DrawImage.renderSurfaceData(Lsun/java2d/SunGraphics2D;Lsun/java2d/SurfaceData;Ljava/awt/Color;IIIIII)V+40
j
sun.java2d.pipe.DrawImage.copyImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IIIIIILjava/awt/Color;)Z+58
j
sun.java2d.pipe.DrawImage.copyImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IILjava/awt/Color;)Z+30
j
sun.java2d.pipe.DrawImage.copyImage(Lsun/java2d/SunGraphics2D;Ljava/awt/Image;IILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+15
j
sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z+12
j
sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IILjava/awt/image/ImageObserver;)Z+7
j
javax.swing.JComponent.paintWithOffscreenBuffer(Ljavax/swing/JComponent;Ljava/awt/Graphics;IIIILjava/awt/Image;)V+223
j
javax.swing.JComponent.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Component;Ljava/awt/Graphics;IIII)Z+131
j javax.swing.JComponent.paint(Ljava/awt/Graphics;)V+208
j
java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2
j
sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155
j
sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+101
j java.awt.Container.paint(Ljava/awt/Graphics;)V+62
This is on a compaq Presario R3000 with
0000:01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 420 Go
32M] (rev a3)
on Ubuntu Dapper.
--
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=8022
------- Additional Comments From dmitry(a)codeweavers.com 2007-12-04 22:29 -------
This tool (mode) has nothing to do with the original bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8033
Summary: TOPO 4.2.7: Unhandled Page Fault Using
Product: Wine
Version: 0.9.34.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goodfella005(a)gmail.com
When I use the following command to run TOPO:
wine ~/.wine/drive_c/Program\ Files/TOPO\!/TOPO.exe
I get an unhandled page fault. I have tried to run TOPO on windows versions XP
down through Windows 98 but with no luck.
I am using Ubuntu 6.10 32 bit on a 64 bit processor
my wine version is wine-0.9.34
Following is my gcc version info:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
One interesting note is wine worked before with Topo but I think I might have
installed some other programs/libraries that might be causing this problem. As
to what those libraries and programs may have been I do not know.
I uninstalled and reconfigured/recompiled wine but the problem still remains.
I also uninstalled and re-installed topo but the problem remains.
--
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=8032
Summary: SCAR Divi - Mouse won't click
Product: Wine
Version: unspecified
Platform: PC
URL: http://dylock.net/scar/
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nazgand(a)gmail.com
Scar Divi both work fine, except for the most important part!
The mouse won't click!
This program is a macroing program - you can program it to automatically do jobs.
However, the mouse won't click, and this stops most practical use of this program.
A way to solve this may be that whenever there is a mouse event in Wine, you
simply execute it in Linux.
--
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=7883
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Adobe Photoshop Elements 5 |Adobe Photoshop Elements 5
|doesn't install completely? |doesn't install completely
------- Additional Comments From truiken(a)gmail.com 2007-12-04 19:16 -------
The problem is that we don't handle custom action type 23 [1]. This action
installs a package that exists in the source tree. I've written a patch that
implements this, but I'm going to write tests for it before sending it in.
[1] http://msdn2.microsoft.com/en-us/library/aa368091.aspx
--
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.