https://bugs.winehq.org/show_bug.cgi?id=42002
Bug ID: 42002
Summary: Chuckie Egg: The Next Batch v1.2 - Blackscreen on some
setups
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
CC: stefan(a)codeweavers.com
Regression SHA1: a385c9ea3ead9438f591c3777a6ff6a21abdfc42
Distribution: ArchLinux
The games shows a black-screen since on some setups, but only since a certain
wine version. Other reported it to work, but not for me.
Regression introduced by
commit a385c9ea3ead9438f591c3777a6ff6a21abdfc42
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Oct 12 22:34:38 2015 +0200
wined3d: Pass a context to surface_load_sysmem.
Signed-off-by: Stefan Dösinger <stefan(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Since that commit only ddr=gdi works, ddr=opengl only results in a blackscreen.
See also: Bug 41993, fix for a different black-screen issue.
Using an R9 285 with mesa 13.0.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=37475
Bug ID: 37475
Summary: SimCity 2013 freezes on start in fullscreen (Failed to
open BO for returned DRI2 buffer (1600x900, dri2 back
buffer, named 11). This is likely a bug in the X
Server that will lead to a crash soon.)
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Created attachment 49859
--> https://bugs.winehq.org/attachment.cgi?id=49859
Complete output (WINEDEBUG=fixme+all,err+all). The crash happens in line 3553.
Hi,
I installed SimCity 2013 in EA's Origin. When I start the game in fullscreen it
freezes during the intro. See the complete output (WINEDEBUG=fixme+all,err+all)
in the attachment. The crash happens in line 3553.
Starting and playing in an emulated virtual desktop works, but gives during the
intro more than 3.000.000 lines like this:
~~~~~
err:d3d_surface:surface_invalidate_location Surface 0x10ecfed0 does not have
any up to date location.
[...]
err:d3d_surface:surface_load_location Surface 0x10ed83e8 does not have any up
to date location.
~~~~~
I'm really not sure if this is wine's fault or as suggested by the error
message the X Server's. I got the same error message ("This is likely a bug in
the X Server that will lead to a crash soon.") when watching videos with mpv
when toggling fullscreen on and off. At the same time this works with other
video players, e.g. mplayer.
Hardware:
Samsung Serie 9 900X4C-A07 38,1cm (15 Zoll) Ultrabook
(Intel Core i7-3517U, 1,9 GHz, 8GB RAM, 256GB SSD, Intel HD 4000).
It happens regardless if I have an external monitor plugged in or not.
Software:
Debian Jessie (testing), 64-bit
Linux 3.16-3-amd64 #1 SMP Debian 3.16.5-1 (2014-10-10) x86_64 GNU/Linux
xserver-xorg 1:7.7+7
xserver-xorg-core 2:1.16.1-1
xserver-xorg-video-intel 2:2.21.15-2+b2
Origin 9.4.22.2815
See also my test report in the AppDB:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=27821&iTestin…
I'd be happy to provide any further information.
Greets and thanks!
jre
--
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=43057
Bug ID: 43057
Summary: Final Fantasy XIV DX9 Creates an invalid GLSL shader
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: yitziw(a)gmail.com
Distribution: ArchLinux
Created attachment 58225
--> https://bugs.winehq.org/attachment.cgi?id=58225
section of debug output
The D3DX9-to-OpenGL process appears to create a shader that fails to compile.
The responsible error appears to be logged at the final line of the attached
debug log, and additionally appeared throughout the original debug output
(which was over 2mb in size and could not be uploaded in whole):
fixme:d3d_shader:print_glsl_info_log error: Input block `shader_in_out' is
not an output of the previous stage
This bug results in ugly visuals on the main menu, and causes no visuals to
display when in the main game.
--
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=44005
Bug ID: 44005
Summary: ieproxy registration breaks Internet Explorer 8
Product: Wine
Version: 2.20
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: piotr.caban(a)gmail.com
Distribution: ---
Internet Explorer 8 no longer starts in wine. Steps to reproduce:
sh winetricks ie8
wine iexplore
This is a regression caused by this commit:
commit 448ac0e9c439c5a8095e2e8a150997caebcb32ab
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Thu Aug 10 13:52:31 2017 -0500
ieproxy: Add proxy/stub for IInternetExplorerManager.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Setting the ieproxy dll to native is not helping because builtin gets
registered on prefix update (different installation path). The dll path is
different depending on Internet Explorer version. So it kind of makes it
impossible to use native.
The dll is missing a proxy/stub for C90250F3-4D7D-4991-9B69-A5C5BC1C2AE6
(undocumented).
--
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=40650
Bug ID: 40650
Summary: Homeworld : Can't change resolution and excessive CPU
usage at 274%
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: todorovic.s(a)googlemail.com
Distribution: ---
Created attachment 54522
--> https://bugs.winehq.org/attachment.cgi?id=54522
Terminal output when running the older wine.
With wine-1.6.x and 1.9.9 I have this problem on Kubuntu 14.04 64bit.
I can launch Homeworld (the game), and get to the main menu, however the
resolution is very low (800x600 or 640x480 I think).
If I go to the options menu and have a look at the settings, software rendering
is chosen. If I change the resolution or change the rendered (to either d3d or
GL), the game screen closes (I get back to the desktop) but the process still
exists and consumes 274% CPU (as reported by 'ps aux'). I have to kill -9 the
game process.
The same CPU usage happens if I launch the game and just leave it in the main
menu without doing anything at all.
I have managed to increase the resolution using:
wine homeworld.exe /1280
however this is still using software render and also pegs the CPU to 274%.
I have tried the other options to switch rendered and always stays at software
renderer and high CPU usage.
I used to be able to play this game long ago, maybe with wine-1.0, so this
seems like a regression.
I am installing 32bit Kubuntu in a virtual box and will try to do git bisect -
hopefully will help.
This bug might be similar or related to
https://bugs.winehq.org/show_bug.cgi?id=23714
--
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=41321
Bug ID: 41321
Summary: while installing ms office 2013 on elementary os got
the attached error.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adi.cool109(a)gmail.com
Distribution: ---
Created attachment 55658
--> https://bugs.winehq.org/attachment.cgi?id=55658
complete error report
using playonlinux to intall ms office 2013 got the below error.
Unhandled exception: 0xe0000002 in 32-bit code (0x7b83ea52).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7b83ea52 ESP:0104e6d4 EBP:0104e748 EFLAGS:00200246( - -- I Z- -P- )
EAX:7b829c5d EBX:7b8c35f8 ECX:0104e758 EDX:00000000
ESI:00000000 EDI:00cddb1c
--
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=42648
Bug ID: 42648
Summary: PSNow (Playstation Now) installer fails
Product: Wine
Version: 2.3
Hardware: x86
URL: https://download-psnow.playstation.com/downloads/psnow
/pc/latest
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Created attachment 57582
--> https://bugs.winehq.org/attachment.cgi?id=57582
terminal output
Free to download, from
https://download-psnow.playstation.com/downloads/psnow/pc/latest
Version tested:
austin@austin2:~$ du -sh PlayStationNow-9.0.5.exe
85M PlayStationNow-9.0.5.exe
austin@austin2:~$ sha256sum PlayStationNow-9.0.5.exe
9d660ca4aad0788c61bdf21e0b93271e32ec8ff52068df1df2b245a018dc0e1f
PlayStationNow-9.0.5.exe
austin@austin2:~$ wine --version
wine-2.3-205-gf8031d0
After selecting what shortcuts to install, the installer should start, but
instead shows a (handled) exception. Clicking details shows:
[SEH_AV_READ_NULLPTR] ACCESS_VIOLATION (0xc0000005) at address [0x0040884d]
Advanced Installer Enhanced UI 12.7.2 build 68656
*** Stack Trace (x86) ***
[0x0040884d] -----
[0x004b33c1] -----
[0x004b34b2] -----
[0x004b29f0] -----
[0x00455843] -----
[0x005314c8] -----
[0x004ad156] -----
[0x00400000] MODULE_BASE_ADDRESS
A workaround is to run:
$ wine PlayStationNow-9.0.5.exe /extract
--
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=14043
Summary: WEBPAGEMAKER 2.5 OLE error 80004001 when running
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabertolin914a(a)cv.gva.es
Hi
I tried to run Webpagemaker 2.5 (after a sucessful installation with Wine) and
I received the following messages:
OLE error 80004001
Access violation ... in module msxml3.dll
and I have to kill the process because it hangs.
Thanks
Juan
--
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=32506
Bug #: 32506
Summary: the godfather 2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray14125(a)gmail.com
Classification: Unclassified
Created attachment 42885
--> http://bugs.winehq.org/attachment.cgi?id=42885
bug the godfather 2
i have a bug when i start the godfather 2
--
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=38834
Bug ID: 38834
Summary: Dragon NaturallySpeaking 13.0 does not install with
Host_WindowLoadTimeout
Product: Wine
Version: 1.7.45
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)gmail.com
Distribution: ---
This is either a regression or a mistake I have made.
I installed NatSpeak 13 a couple of weeks ago and was running it without a
problem.
BUT THEN
I re-installed my Debian Sid system last night, tried to re-install NatSpeak,
and now I get the error Host_WindowLoadTimeout a couple of seconds after I
start the install.
The log shows nothing.
NOTE:
A couple of days ago I started to get a lot of buffer under-runs and the
program ran slowly. This may be connected by probably is not because the buffer
under-runs seemed to involve the voice data.
--
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=44119
Bug ID: 44119
Summary: Steam Big Picture requires d3d11 Multiple scissor
rects
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: arnfranke(a)yahoo.com
Distribution: ---
>From Steam Big Picture STDERR Log: fixme:d3d11:d3d10_device_RSSetScissorRects
Multiple scissor rects not implemented.
Full log: https://pastebin.com/ayhgum69
--
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=44118
Bug ID: 44118
Summary: Steam Big Picture requires d3d11 Multiple Viewports
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: arnfranke(a)yahoo.com
Distribution: ---
>From Steam Big Picture STDERR Log: fixme:d3d11:d3d10_device_RSSetViewports
Multiple viewports not implemented.
Full log: https://pastebin.com/ayhgum69
--
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=16988
Summary: Guild Wars regression in 1.1.13
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: psycho_driver(a)yahoo.com
Guild Wars has been running consistantly well over the past couple dozen
releases but 1.1.13 has introduced a new bug. With UseGLSL = disabled and
winver = win2k on an amd64 gentoo 2008.0 desktop w/ a geforce 9800gt and binary
driver 180.22 a lot of graphics have become 'blocky', much of the text is now
unreadable, the compass texture is black, etc. etc.
Seems to work normally, but maybe slower than in the past, with UseGLSL =
enabled.
--
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=17275
Summary: Aquamark 3 crashes at end
Product: Wine
Version: unspecified
Platform: Other
URL: http://downloads.guru3d.com/download.php?det=673
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my system, with an nvidia GeForce 8500 GT, aquamark 3 runs
beautifully until the very end, where it crashes with
wine: Unhandled exception 0xc0000092 at address 0x7ead85d4 (thread 0009),
starting debugger...
The crash happens regardless of whether you choose demo or benchmark mode.
It happens right after the "massive overdraw" scene.
Supposedly this app worked before, so perhaps this is a regression.
--
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=36747
Bug ID: 36747
Summary: When SIV calls SLGetWindowsInformation() it crashes as
RaiseException() get's called
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ray(a)rh-software.com
When I try and run SIV 4.46 Beta-15 on Wine it crashes when it calls
SLGetWindowsInformation() as RaiseException() get's called rather than an error
being returned. I also noted the function does not get reported correctly in
the attached trace.
__wine_spec_unimplemented_stub+0x37(module="slc.dll", function="ÿ Ó“")
It's simple enough for me to stop SIV calling SLGetWindowsInformation() when
it's running on Wine, but I feel I should not need to do this. Then again it's
far easier than getting Wine fixed!
--
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=19061
Summary: Few italian translations in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erpizzo(a)alice.it
In wine configuration most of the text is still in english and not in italian.
is it possible to have these things translated? i offer my help for the
translation
--
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=44280
Bug ID: 44280
Summary: BioShock: Most textures won't load
Product: Wine
Version: 3.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: govanify(a)anarchist.pw
Distribution: ---
Created attachment 60109
--> https://bugs.winehq.org/attachment.cgi?id=60109
Textures not loading, beginning of BioShock
When running Bioshock(the Steam version) a good load of textures won't load at
all making up to some...trippy result(refer to attachments).
DirectX 10 is disabled and this issue appears on all quality settings with
different size of textures and so on. The picture shown in attachments was in
the lowest settings as you can clearly see the textures being loaded without
lights and effects.
Wine version is wine-3.0-rc4-27-g9aeb3b98f8 (latest dev at the time I'm writing
those lines), no patchset applied
--
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=40207
Bug ID: 40207
Summary: Bioshock CSMT crash
Product: Wine-staging
Version: 1.9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hadrien.lacour(a)openmailbox.org
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ArchLinux
Created attachment 53720
--> https://bugs.winehq.org/attachment.cgi?id=53720
crash backtrace
Playing Bioshock (via Steam), when loading the "Medical Pavillion" area, if
CSMT is enabled, it crashes with the following backtrace. Without CSMT, it
works correctly.
--
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=34362
Bug #: 34362
Summary: Bioshock takes way way way too long to load
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipe.contreras(a)gmail.com
Classification: Unclassified
Created attachment 45743
--> http://bugs.winehq.org/attachment.cgi?id=45743
Console output
Each time the tries to load, it takes several minutes (around five) before it
finishes, which is way way more than it does in Windows.
--
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=36035
Bug ID: 36035
Summary: not every joystick button is recognized, mapped
correctly
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
Wine 1.7.17 solved some joystick related crashes for me (refer to bug 33958
[http://bugs.winehq.org/show_bug.cgi?id=33958]).
Anyway some work still needs to be done, as not every button is recognized
(missing: A, B, X, Y, black, white - XBOX [original] Controller, while
Start/Back are working and being assigned as the default go forward/backward
buttons).
The D-Pad works, too, but it cannot be used for navigation (or similar), as
it's only recognized as being 4 independent buttons.
Furthermore Wine does not handle the Z/RZ axis properly (others work). They are
treated as independent axis while actually both represent half an axis.***
- This makes acceleration (racing game) to be active while not being actually
pressed and braking being activated upon hitting "acceleration" (Z-axis). The
RZ axis is being ignored completely although it's assigned to breaking in the
games settings. This is not an issue with the game (Colin McRea Rally 2005) as
it occurs within other games, too.
I'm using my XBOX one controller with a special OS X driver
(http://xhd.sourceforge.net) in version 2.0.0
(http://xhd.cvs.sourceforge.net/viewvc/xhd/xhd/Release/) with 64bit support,
which is required by OS X Mountain Lion and greater. (I'm on 10.8.5.)
- The driver itself does work (tested with OS X native/cider games and
confirmed with the drivers panel graphical feedback.)
*** I do not now how it's actually supposed to behave/work, but this seems lil
the best explanation concerning functionality.
--
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=25755
Summary: unimplemented action MigrateFeatureStates
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicholag(a)andrews.edu
Created an attachment (id=32823)
--> (http://bugs.winehq.org/attachment.cgi?id=32823)
messages from the installation and upgrade attempt for hrblock tax software
Trying to install tax software from H&R Block for 2010. The installer shows an
error, but the application seems to install. Updates to the application get
downloaded, but the error message prevents the update from installing.
--
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=17643
Summary: Installation of Sql express
Product: Wine
Version: 0.9.1.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kumar3010(a)gmail.com
i am using ubuntu os and i am trying to install sqlexpress
but it wasnt installing it says unable to extract the files.
can u please tell the procedure how to install sqlexpress.msi
using wine in ubuntu os.
--
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=23686
Summary: Star Sonata: Crash when trying to use it in virtual
desktop
Product: Wine
Version: 1.2-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b747xx(a)gmail.com
Created an attachment (id=29661)
--> (http://bugs.winehq.org/attachment.cgi?id=29661)
Backtrace
Game crash when trying to use Wine in virtual desktop mode.
How to reproduce it :
wine explorer /desktop=1,1680x1050 "C:\Program Files\StarSonata\Star
Sonata.exe"
Crash each time at the login section of the game, background don't display.
Star Sonata work correctly without virtual desktop.
You can download Star Sonata and play it for free here :
http://www.starsonata.com/download.html
--
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.