http://bugs.winehq.org/show_bug.cgi?id=16481
Summary: sShortDate ignored by wine
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: singularita(a)gmail.com
If I change short date format both in .wine/user.reg (in [Control
Panel\International] section) and win.ini (in section [intl], the file is in
"Windows" directory created by wine)
In both cases, sShortDate is modified from default "M/d/yyyy" to "dd.MM.yyyy"
then when I run Unicode FAR (opensource version,
http://farmanager.com/opensource.php), the dateformat I see is default
"M/d/yyyy"
On Windows it worked, FAR respected custom date format settings set in
registry. In WINE the settings get ignored (and later overwritten by default
"M/d/yyyy"). The locale in rest of ther config is US english (00000409)
I killed all wine-related processes before doing the config-file editing, so
problem is not with running wine process overwriting my configs...
--
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=34194
Bug #: 34194
Summary: ruSamsungTVCommunicator failed to connect
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)superuser.nl
Classification: Unclassified
while running ruSamsungTVCommunicator wine crashed after the application
created an connection to the television. see the attached backtrace
--
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=16400
Summary: Australian etax help feature does not work
Product: Wine
Version: unspecified
Platform: All
URL: http://ato.gov.au/content/downloads/etax2008/etax2008_1.
exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Pursuant to bug 14560.
The help feature of the Australian etax program no longer segfaults, but merely
present a blank screen.
--
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=19279
Summary: Roller Coaster Tycoon 2 will not run without
Window/Desktop emulation mode
Product: Wine
Version: 1.1.25
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dave1g(a)satx.rr.com
+++ This bug was initially created as a clone of Bug #19278 +++
after installing the NO-CD patch from gameburnworld.com
$ wine rct2.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f808,0x00000000), stub!
(only a white box artifact was seen in the top left corner of the screen)
running winecfg and turning on desktop emulation mode allows the program to
run just fine though various warnings are printed to the console, nothing was
noticably wrong in the game.
(run winecfg and do your business)
$ winecfg
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
(now run the game)
$ wine rct2.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f808,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
--
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=28177
Summary: Return to Mysterious Island 2 crashes after starting
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileplanet.com/201531/200000/fileinfo/Retur
n-to-Mysterious-Island-2---Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=36098)
--> (http://bugs.winehq.org/attachment.cgi?id=36098)
terminal output
The game crashes shortly after starting, without displaying anything.
After changing orm to backbuffer, the game doesn't crash but it hangs and the
terminal output ends with:
fixme:d3d:IWineD3DBaseSwapChainImpl_GetRasterStatus iface 0x15d740,
raster_status 0x32e4e4 stub!
I also noticed that at least the first intro video (company logo) was playing
correctly in Wine-1.2.3 but the game hung afterwards (only with orm=backbuffer;
with orm=fbo the game always produced the same crash as it does in the current
git version). Since Wine-1.3.0 the game hangs (without showing anything) when
orm=backbuffer.
The problem can be reproduced in the demo, too.
Fedora 15 x86
Nvidia gfx card / driver 280.13
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36406
Bug ID: 36406
Summary: Wildstar installer is unusable, all white.
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Created attachment 48450
--> https://bugs.winehq.org/attachment.cgi?id=48450
Console output
Output and screenshot attached.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38845
Bug ID: 38845
Summary: Regression with 1.7.46, Battle.net launcher no longer
displays
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lt73(a)cs.drexel.edu
Distribution: ---
After upgrading from 1.7.45 to 1.7.46 the Battle.net launcher is just one big
white rectangle, nothing is clickable or visible.. wine is flooding the
terminal with the following
fixme:hlsl_parser:declare_vars Complex initializers are not supported yet.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
fixme:hlsl_parser:hlsl_parse Array.
fixme:d3dcompiler:make_assignment Check for casts in the lhs.
err:d3dcompiler:compile_shader HLSL shader parsing failed.
fixme:wbemprox:enum_class_object_Next timeout not supported
Downgrading to 1.7.45 fixes the issue.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40766
Bug ID: 40766
Summary: Mac driver doesn't play Independence War (GOG version)
intro video
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: david.dljunk(a)gmail.com
This is for Independence War Deluxe (GOG version) which contains both
Independence War and Independence War: Defiance. I can hear sound but no
visuals (black screen) when playing the intro video for Independence War
through the Mac driver. Interestingly the video *does* play through the X11
driver. However, the game itself seems broken through X11 (mouse and keyboard
don't work - separate issue I'm sure). The game otherwise seems to work through
the Mac driver. Also interesting is that the intro video for Independence War:
Defiance plays fine on both the X11 and Mac driver. No error/fixme messages are
reported in logs when playing the intro movie in the mac driver. There is an
error in X11 (but the movie plays fine anyway):
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
640x480x24 @403688! (XRandR 1.2). The video is inside a .exe and I believe is
an old Bink formatted video. The GOG version appears to contain the SMK codec
for playing movies. The cutscenes within the game itself seem to work.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39352
Bug ID: 39352
Summary: Soulbringer launcher doesn't paint buttons initially
Product: Wine-staging
Version: unspecified
Hardware: x86
URL: http://www.gog.com/game/soulbringer
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
Created attachment 52445
--> https://bugs.winehq.org/attachment.cgi?id=52445
screenshot (comparison)
Originally reported in https://bugs.wine-staging.com/show_bug.cgi?id=96
When I start the game launcher, the 4 buttons in it (play,video,advanced,quit)
are not drawn either in fullscreen or in virtual desktop mode.
If I grab the launcher window and move it towards the edge of the screen, the
buttons appear when that part of the window which holds the buttons moves
beyond the screen.
The launcher needs mfc42.dll.
There is no demo version available.
In the terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x33d9f8,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:win:EnumDisplayDevicesW ((null),0,0x33d9f8,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x33ddd8,0x00000000), stub!
The patch from staging to blame:
https://github.com/wine-compholio/wine-staging/blob/master/patches/user32-D…
The patch fixes bug #35652.
wine-1.7.51-225-g3966aff
Fedora 22
XFCE 4.12
XOrg 1.17.2
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41614
Bug ID: 41614
Summary: Star Wars Galactic Battlegrounds crashes and wine
gives me an "unhandled page fault on write access"
error
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipenguin(a)gmail.com
Created attachment 55964
--> https://bugs.winehq.org/attachment.cgi?id=55964
Terminal output at time of crash
Tried to play multiplayer SWGB 1.1 through Voobly. My friend has the same Wine
version and game version installed as I do, and his version works fine. When we
play multiplayer, my game crashes every time, usually within 3-5 mins. I get an
error popup: "The program battlegrounds_x1.exe has encoutnered a serious
problem and needs to close. We are sorry for the inconvenience."
The wine error readout from the terminal from approximately the time the game
starts is attached. My friend whose game did not freeze got most of the same
errors in Wine, but the error I got that he didn't is:
wine: Unhandled page fault on write access to 0x8b11762d at address 0x401c3e
(thread 008b), starting debugger...
Any ideas what could be causing this?
--
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.