http://bugs.winehq.org/show_bug.cgi?id=16710
Summary: aTube Catcher in not showing the icons
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://atube-catcher.dsnetwb.com/get-video-software-
windows-home/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=18381)
--> (http://bugs.winehq.org/attachment.cgi?id=18381)
Console output
When you start the program it should show two icons, but it's showing just 2
black boxes where the icons should be.
--
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=24615
Summary: Can't open or save assembly files in SolidWorks
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Assembly files can't be opened (invalid file format) or saved in SolidWorks
Regression tests shows that problem comes from gdiplus :
denis@bureau:~/wine-git$ git bisect badc8a48f237e43174673fa3686ebe99e42f6a0d8a4
is the first bad commit
commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
--
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=27153
Summary: msiexec exits with a critical error in the
installation of Steam
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zeroz(a)users.mns.ru
Created an attachment (id=34685)
--> (http://bugs.winehq.org/attachment.cgi?id=34685)
msiexec log
When installing Steam I get a message box with critical error, after the first
keystroke Next. I was trying with other flags(like /a /x), but always get a
same error.
Log in attachment
--
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=23965
Summary: Steam exits when querying system information
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://cdn.steampowered.com/download/SteamInstall.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
In the new steam UI, Help->System information shows a "Querying system
information..." dialog and then exits the client. No debug whatsoever.
--
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=26591
Summary: Slingplayer 2 crashes when clicking on "Log in" when
compiled with gcc -O0
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-2
.0.4-Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=33852)
--> (http://bugs.winehq.org/attachment.cgi?id=33852)
wine-1.3.16-74-g7ee63f0 and gcc -O0 console output
Slingplayer 2 crashes when clicking on "Log in" in the main window. It
attempts to open a HTML page to log in to your account via the website.
=>0 0x7d52ce3f BindStatusCallback_create+0x2ba(This=0x74b3418, obj=0x32de18,
body=0x32ddf0) [/home/test/wine-git/dlls/msxml3/httprequest.c:503] in msxml3
(0x0032ddc8)
This only occurs when compiling Wine with gcc -O0. It works fine with gcc -O1
and the precompiled .deb (which I believe to be -O2).
Workaround is to use native msxml3 OR compile with gcc -Ox where x>0.
Bug also does not exist with Wine-1.3.0 or Wine-1.2 with gcc -O3, but I cannot
recall this bug occurring before so could be a regression (perhaps even in
gcc).
Console output attached.
--
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=21982
Summary: DPC Latency Checker barfs loading its driver
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.thesycon.de/deu/latency_check.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This tool loads a driver that just measures "delayed procedure call"
latency, seems like that ought to be supportable. Currently crashes
on startup:
$ wine dpclat.exe
wine: Unhandled page fault on write access to 0x00540180 at address 0x78c32af7
...
Backtrace:
=>0
load_driver_module+0x1f1(name="C:\windows\system32\drivers\dpclat_driver.sys")
[programs/winedevice/device.c:103] in winedevi
ce (0x0053e718)
1 load_driver+0x3f7() [programs/winedevice/device.c:229] in winedevice
(0x0053e988)
2 ServiceMain+0x11f(argc=0, argv=0x110df0) [programs/winedevice/device.c:287]
in winedevice (0x0053e9f8)
3 service_thread+0x157(arg=0x1107a0) [dlls/advapi32/service.c:294] in
advapi32 (0x0053ea58)
...
load_driver_module+0x1f1 [programs/winedevice/device.c:103] in winedevice: movl
$0x0,0xa0(%eax)
103
nt->OptionalHeader.DataDirectory[IMAGE_DIRECTORY_ENTRY_BASERELOC].VirtualAddress
= 0;
--
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=23468
Summary: Age of Empires 2 and 3 fail to run
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
Both games install fine, but will not run at all.
I am new at all this and apologize for not doing a regression test. I will
however eventually figure it out.
I have run both age of empires 2 and 3 on previous versions of wine (probably
around 1.1.23) without this problem so i am guessing a regression. I'm use
Nvidia drivers version 195.36.24 also have tried reinstalling and upgrading
drivers to the latest version. no luck, same error.
terminal spits out
james@james-desktop /media/Tera_/Programs/Games/Age Of Empires II/Age of
Empires II $ wine EMPIRES2.EXE
fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI)
fixme:win:EnumDisplayDevicesW ((null),0,0x32d730,0x00000000), stub!
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1280x1024x32 @0! (XRandR)
my display is set at 1280x1024 60hz
--
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=18798
Summary: Neuro-Programmer v2.5 unable to start
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.transparentcorp.com/downloads/NP2_Installer
.exe
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=21577)
--> (http://bugs.winehq.org/attachment.cgi?id=21577)
Console output
Installation goes fine, without errors.
But trying to start application pops up a messagebox with:
Caption:
---
Xenocode Postbuild 2008
---
Text:
---
The application was unable to load a required virtual machine component.
Please contact the publisher of this application for more information.
---
After closing message box application exits. A console output from start to
exit provided.
--
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=22434
Summary: Hype - The Time Quest crashes when the game should
come up (looks like null pointer dereference to me)
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cvoeten(a)gmail.com
Created an attachment (id=27475)
--> (http://bugs.winehq.org/attachment.cgi?id=27475)
terminal output + backtrace
Hi,
This is a really ancient game (1998 I believe) and it uses DirectX 6 for
rendering. Unfortunately, the game crashes at the point at which the "Ubisoft"
screen should come up. I'm no C expert (scratch that, I know nothing of it at
all), but judging from the backtrace it looks like a null pointer dereference
error in dlls/wined3d/context.c, which is caused by these two errors:
fixme:ddraw:device_parent_CreateSwapChain (0x134324) CreateSwapChain failed,
returning 0x8876086a
err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_AttachD3DDevice failed,
hr = 8876086a
$ wine --version
wine-1.1.43-78-ga551dfe (latest git, to my knowledge)
$ uname -a
Linux pc-van-cesko 2.6.33.2-41.fc13.i686 #1 SMP Mon Apr 12 14:45:33 UTC 2010
i686 i686 i386 GNU/Linux
$ gcc -v
Ingebouwde specs worden gebruikt. (translation: using built-in specs)
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-gnu-unique-object
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
--with-ppl --with-cloog --with-tune=generic --with-arch=i686
--build=i686-redhat-linux
Thread model: posix
gcc versie 4.4.3 20100409 (Red Hat 4.4.3-16) (GCC)
CFLAGS are set to "-O3 -gdwarf-2"
I'd appreciate any help.
--
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=24365
Summary: Adobe Photoshop CS4 installer: completely white / ie6
workaround doesn't work
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwintorok(a)gmail.com
I built wine 1.3.2 from git like this:
$ cd ~/wine-git
$ git checkout wine-1.3.2
$ cd ../wine32
$ ../wine-git/configure
$ rm -rf /home/edwin/.wine-cs4/ && mkdir ~/.wine-cs4 &&
WINEPREFIX=$HOME/.wine-cs4 sh ~/winetricks msxml6 gdiplus gecko vcrun2005
So far so good, but the installer is all a white dialog (except for the
'checking your system profile part' which is shown):
I filed this as an shdocvw bug due to these messages, please change component
if this is not the cause:
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:shdocvw:ClientSite_GetContainer (0x154270)->(0x32e6b0)
I tried using winetricks ie6, but that only leeds to the setup telling me it
encountered an error.
Tried with winetricks ie7, I got a white dialog there too.
I'll attach the logs now.
--
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.