http://bugs.winehq.org/show_bug.cgi?id=27842
Summary: MyFreeWeather: Blank page at startup
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35606)
--> (http://bugs.winehq.org/attachment.cgi?id=35606)
Expected appearance
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko flash
Behaviour:
Blank window
Expected behaviour:
See attachment
Workaround:
winetricks ie7 msxml3
--
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=27965
Summary: Virtual desktop hook does not work if program is
started with LNK
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kitmaxter(a)gmail.com
If you try to start program, that has a virtual desktop hook configured in
winecfg, with LNK from system menu, virtual desktop will not be created.
Steps to reproduce:
1. install any program that will provide a LNK file in the system menu under
wine directory;
2. run winecfg and add the executable of installed program to the list;
3. select added executable in the list and proceed to Graphics tab;
4. specify the virtual desktop size to emulate;
5. save changes and close winecfg.
6. try to run the program via executable: the virtual desktop should hook-up;
7. try to run the program via LNK in system menu: the program starts without
virtual desktop.
The command in system menu looks like
> env WINEPREFIX="/home/max/.wine" wine C:\\windows\\command\\start.exe /Unix /home/username/.wine/dosdevices/c:/users/username/Start\ Menu/Programs/Installed_Program/Installed_Program_Link_File.lnk
--
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=20867
Summary: Music Time 2.0 saves files incorrectly
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jussaar(a)mbnet.fi
Created an attachment (id=25006)
--> (http://bugs.winehq.org/attachment.cgi?id=25006)
Screenshot of the error dialog box
When saving a score something doesn't get written to the file properly, and
when you try opening the same file later, a windows error dialog box opens with
a message that says the file "could not be loaded in because of DOS error code
#-3".
Wine gives out the following output when saving the file:
fixme:commdlg:GetSaveFileName16 custom hook 0x11e700ba no longer supported
I've also attached the correctly saved original file, the incorrectly saved
file and a screenshot of the error dialog.
--
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=11687
Summary: Language MSI Installation fails while installing Corel
Draw X3
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roli8200(a)yahoo.de
Created an attachment (id=10898)
--> (http://bugs.winehq.org/attachment.cgi?id=10898)
Installation console log
When installing Corel Draw X3, the original installer calles an other msi
installer to install the language files. The msiexec brings just a error
message out of this call. Maybe some parameters missing or wrong. Can it be
that the msiexec doesn't support all original options?
--
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=17137
Summary: SpongeBob SquarePants Typing crashes on startup
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://www.imaginengine.com/products/Games/showproduct.a
sp?ID=297
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is an old cheap game my wife picked up; system requirements
direct x 8.1, win98+, 64MB RAM, 16 color monitor, 800x600,
graphics card with four whole megabytes of ram.
Installs ok (the ereg program crashes, but that's ok).
The game itself plays sound for a moment, then crashes.
I'll attach a +relay,+seh,+heap log. The crash is inside a system call:
0021:Call KERNEL32.WaitForSingleObject(000000d4,00000005) ret=21101635
wine: Unhandled page fault on read access to 0x00000024 at address 0x4947c5
(thread 0009), starting debugger...
Valgrind finds four or so instances of this error:
==8670== Invalid free() / delete / delete[]
==8670== at 0x4739F4B: RtlFreeHeap (heap.c:219)
==8670== by 0x77522BD: IWineGDISurfaceImpl_PrivateSetup (surface_gdi.c:523)
==8670== by 0x76C44B4: IWineD3DDeviceImpl_CreateSurface (device.c:742)
==8670== by 0x65EBFA4: IDirectDrawImpl_CreateNewSurface (ddraw.c:2039)
==8670== by 0x65ED628: IDirectDrawImpl_CreateSurface (ddraw.c:2579)
--
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=28114
Summary: Star Wars Knights of the Old Republic II can't be
played on fullscreen
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
This seems to be an ancient unreported bug (circa 2007), but it didn't changed.
Star Wars Kotor II still can't go into fullscreen, although it can be played on
virtual desktop, fullscreen or creating a new X DISPLAY, but not in the default
X session for some reason. This leads to the unpleasant situation of having to
workaround in some nasty way. Also, there are issues changing resolutions.
Aside of this, game is perfectly playable.
Tested with the following:
-------------------------------------------------------------------
direct rendering: Yes
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9300M GS/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 270.41.06
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
-------------------------------------------------------------------
--
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=22733
Summary: Gestan installer crashes in winex11.drv when running
within NX session
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.ics-informatique.com/html/gestan.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28026)
--> (http://bugs.winehq.org/attachment.cgi?id=28026)
Gestan installer backtrace
While trying to test bug 21978 with wine-1.1.44-170-g69326aa, I noticed that
trying to launch the Gestan installer induces a crash within an xrender helper
in winex11.drv. This only seems to happen when running the installer within an
NX session; running within a local X session doesn't seem to cause a crash. The
relevant backtrace is 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=27727
Summary: newsbin problems
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jernej.makovsek(a)gmail.com
Several problems:
1. the gui is not responding anymore:
fixme:file:SetFileValidData stub: 0x374, e1a1ae
err:ntdll:RtlpWaitForCriticalSection section 0xa73850 "?" wait timed out in
thread 0041, blocked by 0044, retrying (60 sec)
2. crash:
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:SetFileValidData stub: 0x18c, 1388000
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:file:SetFileValidData stub: 0x18c, 1388000
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
--
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=27472
Summary: Duke Nukem Forever hangs in many locations.
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
While getting the game to start can be difficult (every game start a crash
dialog will display and the game may or may not launch when it is closed) it
does run. However in various scenes the game will hang.
In the intro map looking around will cause the game to hang. You can bypass
this crash by looking down and strafing out to the hallway. The game will then
play normally until you get a level involving a television station. The game
will then hang if you try and explore the employee lounge. Again, you can avoid
this area and continue to play. From there I had no issues until it loaded up
the level Lady Killer. After pressing Space to start the level the game again
hangs.
There's no console output specific to this event. I'll post any log info from
requested debug variables in order to help someone track down this issue.
--
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=18833
Summary: Fullscreen behavior constrains virtual desktops to
leftmost Monitor when using Twinview
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Skiri-ki(a)gmx.de
I have a dual-monitor setup using nvidias twinview to combine two monitors with
a resolution of 1280x1024 each summing up to 2560x1024 total resolution. Some
Fullscreen applications only receive the total resolution, try to use it, and
get restricted to one monitor. Therefor only half of the application is
rendered while the rest gets cut of (e.g. Portal). Alternately the application
fails to start entirely (e.g Oblivion).
This isn't a problem if the application also has a list of common
screen-resolutions along with the Twinview-resolution and can also be fixed by
using a Virtual Desktop which works fine save for one tiny detail.
Since Bug 14985 (http://bugs.winehq.org/show_bug.cgi?id=14985) was fixed these
desktops are constrained to the leftmost monitor.
In my case this is my "secondary" monitor, and using it for primary purposes
instead of assisting, secondary purposes causes me to rearange things on my
desk. Yes this is merely an inconvenience for me but might be creating more
trouble for others.
This could be fixed by either using the designated(by twinview) primary
display, the display the application was launched on or through a configurable
option.
If it's a to complex problem to efficiently solve, I wont mind if it's not
implemented though.
--
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.