http://bugs.winehq.org/show_bug.cgi?id=13443
Summary: Incomedia Website X5: impossible to select the main
window
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antonino(a)arcidiaco.com
I installed the retail version of Incomedia Website X5, but is impossible to
select the window, then i can't use that...
The window is like a transparent object, fact when i click it i select the
below window...
How to solve it?
Bye
--
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=13497
Summary: Kudos generates an access violation when trying to run
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=111838770&RefId=&origin=pcat_gm_
u
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Steps to reproduce:
1. Install Kudos
2. Run Kudos.exe from the install directory
The program bails out with an access violation.
--
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=13951
Summary: SetParent doesn't behave properly
Product: Wine
Version: 1.0-rc5
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
Created an attachment (id=14100)
--> (http://bugs.winehq.org/attachment.cgi?id=14100)
Sample application with source
Attached sample application behaves properly under Windows but makes
a popup window unmoveable and not responsive after a SetParent call.
--
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=11928
Summary: I Spy Junior black screen on startup
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This game was published in 1999 by Scholastic
(though my copy says "XP Compatible" on the cover).
There's a free trial at
http://www.scholastic.com/kids/downloads2go/productDetail.asp?productid=5&s…
The bug happens with both.
It's a 256 color game.
It installs, but gives just a black screen on startup.
Pressing ESC terminates (and in the demo version, takes
you to a web page where you can buy the game).
On first run of the cd version, one sees
err:wineboot:pendingRename couldn't get file attributes (2)
Then
err:ole:CoGetClassObject no class object {e78f7620-96cb-11cf-a00b-444553540000}
could be created for context 0x1
is seen on all runs.
On the download version, one sees (among many other things)
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
--
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=13481
Summary: ChangeDisplaySettings can't set *only* BPP
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rolf(a)neuberrosoft.de
Created an attachment (id=13402)
--> (http://bugs.winehq.org/attachment.cgi?id=13402)
Test case, w Makefile and full NetBeans project tree
Given an "incomplete" DEVMODE structure, with no fields set except for
dmBitsPerPel, and the corresponding flag in dmFields (i.e.
dmFields=DM_BITSPERPEL), ChangeDisplaySettings as implemented in Wine doesn't
replicate the behaviour of a real Windows system correctly.
A real Windows system happily executes the call and returns
DISP_CHANGE_SUCCESSFUL. Display bit-depth will be adjusted, if it was different
to begin with, while the remaining parameters stay as they were. After the
call, resolution and refresh are still whatever the user selected as the
desktop resolution. Even on 2k/XP, which are sometimes happy to drop the
refresh rate to 60Hz, the refresh rate remains constant, which is one of the
reasons I found this type of call to be useful sometimes.
I've tested this today with a MingW-built executable, and found the above to be
accurate for Windows 98SE, Windows 2000 SP4 and Windows XP SP2, irrespective of
whether the initial desktop bit depth is 16 bit or 32 bit.
On Wine (wine-1.0-rc2 on Ubuntu 8.04), the very same call to
ChangeDisplaySettings, made from the same executable, will fail with a return
code of -2 (DISP_CHANGE_BADMODE).
I've attached my test case. It will make the call and pop up a message box with
the results of the call.
I used the i586-mingw32msv-gcc compiler provided by the "mingw32" package in
the official Ubuntu repositories.
The project was set up in NetBeans 6 so the Makefile is somewhat convoluted,
but it doesn't appear as if the build process requires NetBeans. Just
navigating to the directory and running make seems to work. The executable ends
up in dist/Debug/GNU-Windows/.
Priority of the bug isn't high. I've used it in some graphics-library code, but
only in debug builds for my own testing purposes. I'm not aware of publically
available shipping programs that hit on this. Reported anyway, for
correctness's sake.
The app-level workaround is to query the current desktop mode and fill in the
DEVMODE structure more completely. Beyond the scope, but you get the idea.
I'm new to this Bugzilla stuff, so if I forgot some vital piece of info, please
be gentle. I want to be helpful.
--
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=13347
Summary: dogfood: skype only works in "Win95" mode
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
The windows Skype in win XP mode crashes with
trace:seh:raise_exception code=c0000005 flags=0 addr=0x593ad1
trace:seh:raise_exception info[0]=00000000
trace:seh:raise_exception info[1]=ffffffff
trace:seh:raise_exception eax=000000ad ebx=000000ad ecx=000007c8 edx=0033fcd0
esi=00000000 edi=01ca0460
trace:seh:raise_exception ebp=00000000 esp=0033fcd0 cs=0023 ds=002b es=002b
fs=0063 gs=006b flags=00210202
trace:seh:call_stack_handlers calling handler at 0x48bd29 code=c0000005 flags=0
wine: Unhandled page fault on read access to 0xffffffff at address
0xffb4a51e:0x00593ad1 (thread 0009), starting debugger...
and the instruction there is a int 0x2e, which is not handled.
When setting the Windows version to Win95, Skype.exe works wonderful (buyt
displays other warnings).
=> Skype Should work in XP mode too.
=> Or we should set the default cversion for Skype.exe to Win95 in our registry
--
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=10332
Summary: Irfanview crashes in thumbnail mode when previewing
certain text file
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malte(a)cornils.net
Created an attachment (id=8998)
--> (http://bugs.winehq.org/attachment.cgi?id=8998)
file in folder makes irfanview's thumbnail browser crash
Normal thumbnail browse mode is fine. However, when I enter a directory with a
certain file in it (attached as nautilus-debug-log.txt), IrfanView crashes.
Other files (images, text files) are fine. I have been unable to get a
backtrace; gdb won't let me since the application exits with 01 status, and
winedbg doesn't return to its shell after I typed "run" once. It's an X error,
so maybe wine catches the error condition and "gracefully" shuts down.
The X error output is also attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12639
Summary: ZENcast Organizer installer fails with error -5002
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.zencast.com/downloads/download.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
When running the ZENcast Organizer installer, the installer proceeds to unpack
itself, but when the actual installation is run, a dialog box with error code
-5002 is shown. No relevant standard error messages were outputted.
--
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=13934
Summary: thief deadly shadows crashes immediately
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jlayton(a)poochiereds.net
Created an attachment (id=14073)
--> (http://bugs.winehq.org/attachment.cgi?id=14073)
log from crash
Thief: Deadly Shadows consistently crashes immediately for me when starting it.
Log from startup attached with WINEDEBUG set to +relay.
This is using a cracked copy of t3.exe, but I get similar results when I use
the copy-protected binary as well with the CD in the drive.
Happy to get any logs you wish from running it if they'll be helpful...
--
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=12926
Summary: Installation of Microsoft Zune Software fails
Product: Wine
Version: unspecified
Platform: All
URL: http://www.zune.net/en-
us/products/zunesoftware/download.htm
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)brokencrystal.com
Download the software free here:
http://www.zune.net/en-us/products/zunesoftware/download.htm
The software crashes during install.
--
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.