https://bugs.winehq.org/show_bug.cgi?id=38644
Bug ID: 38644
Summary: Ruscell 1B: The cards aren't animated
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ldshifftyone(a)gmail.com
Distribution: ---
When you run Ruscell 1B in Windows the cards are shown moving from place to
place and also as the cards are moved to the end location.
When you run this game in wine the cards are not animated. Instead the game
pauses, the cards are moved, then the game resumes.
--
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=41214
Bug ID: 41214
Summary: battle.net install fails after downloading and
initiates install.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benjamin.w.klein(a)gmail.com
Distribution: ---
Created attachment 55470
--> https://bugs.winehq.org/attachment.cgi?id=55470Battle.net install crashes after downloading data and initiates install.
Battle.net install crashes after downloading data and initiates install.
--
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=41201
Bug ID: 41201
Summary: Installer of Thunder Speed: Shadow window covers the
real window.
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 55442
--> https://bugs.winehq.org/attachment.cgi?id=55442
log with relay,win,x11drv.
Reproduce:
$ wine ThunderSpeed1.0.34.360.exe
And you will see there is a blank window and you can use 'atl+tab' to switch to
the real window.
This bug can't be reproduced on macOS, so I think it is a bug of winex11.drv.
It may be a bug of layered window, the installer uses UpdateLayeredWindow() to
implement it.
And this bug also can be reproduced by a UpdateLayeredWindow() demo from this
page:
http://www.codeproject.com/Articles/42032/Perfect-Semi-transparent-Shaped-D…
When you run GirlDialog.exe you will find button was covered by that picture.
--
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=41293
Bug ID: 41293
Summary: 1.9.18 can't copy text from a foobar2000 playlist
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ivan(a)ludios.org
Distribution: ---
Repro steps:
0. Install wine-staging 1.9.18 on Ubuntu 16.04.1
1. Install foobar2000 v1.3.10
2. Add some music to a foobar2000 playlist (File -> Add [files/folder]...)
3. Click on a song in the playlist
4. Press Ctrl+c to copy the album/song name
5. Try to paste it into a non-Wine application (note: it does work when pasting
into notepad in Wine)
6. Observe lack of anything pasted, and this in the log after after each paste
attempt:
err:clipboard:X11DRV_CLIPBOARD_ExportString Failed to render 000d format
err:clipboard:X11DRV_CLIPBOARD_ExportString Failed to render 000d format
err:clipboard:X11DRV_CLIPBOARD_ExportString Failed to render 0001 format
This is a regression from wine-staging 1.9.17 to wine-staging 1.9.18. I
confirmed this by downgrading to wine-staging 1.9.17 with:
cd /var/cache/apt/archives
dpkg -i wine-staging-amd64_1.9.17~ubuntu16.04.1_amd64.deb
wine-staging-compat_1.9.17~ubuntu16.04.1_amd64.deb
wine-staging-i386_1.9.17~ubuntu16.04.1_i386.deb
wine-staging_1.9.17~ubuntu16.04.1_amd64.deb
winehq-staging_1.9.17~ubuntu16.04.1_amd64.deb
and then testing both 1.9.17 and 1.9.18 a few times.
--
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=41288
Bug ID: 41288
Summary: battle.net error
Product: Wine
Version: 1.6-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: habw95(a)gmail.com
Distribution: ---
Created attachment 55605
--> https://bugs.winehq.org/attachment.cgi?id=55605
command line? i think
Okay so I am a brand new linux user. Im using it because at the moment my main
drive is broken and im running my computer of an external hard drive that didnt
have an OS. My friend recommended linux mint and so here I am. I want to play
world of warcraft and am having dificulties with the install. Ive been trying
to figure this out for days now and im about ready to throw my PC across the
room. please if you know whats going on, give me a hand lol.
The error says "The program battle.net has encountered a serious problem and
needs to close. Sorry for the inconvenience
This can be caused by a problem in the program, or a deficiency in wine. you
may want to check the application database for tips about running this
application.
I really wanted to love linux but that fact that just very simple installs and
programs dont work and I have to be a computer genius to make simple stuff work
really pisses me off. please offer assistance
--
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=41190
Bug ID: 41190
Summary: wine hangs at startup if no CUPS daemon running.
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xuzhen(a)fastmail.com
Distribution: Ubuntu
Created attachment 55422
--> https://bugs.winehq.org/attachment.cgi?id=55422
strace log
Since 1.9.16, winecfg and some other apps hangs at startup on my system. strace
showed that it trying to connect to tcp port 631. After installed CUPS daemon,
everything works again.
--
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=41255
Bug ID: 41255
Summary: Wine Crash when I start arma 3 server.exe
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: picciong99(a)gmail.com
Distribution: ---
Created attachment 55548
--> https://bugs.winehq.org/attachment.cgi?id=55548
Error log
When I start arma 3 server the server appears on the server instance, but when
i try to join in it, arma3server.exe crash and report the following on the log
of wine.
--
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=41240
Bug ID: 41240
Summary: Upon upgrading Wine and associated dependencies to
1.9.17, Wine is no longer able to run programs with a
graphical interface
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrewsuicune(a)gmail.com
Created attachment 55533
--> https://bugs.winehq.org/attachment.cgi?id=55533
1.9.17 winecfg log
On August 27, 2016, I upgraded from 1.9.13 to 1.9.17 using MacPorts. Upon
upgrade, trying to run programs resulted in the following:
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no
driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
Thinking it was a regression, I activated 1.9.13, but 1.9.13 now had the same
problem, leading me to believe that it may not necessarily be Wine itself.
I posted in the forums:
https://forum.winehq.org/viewtopic.php?f=9&t=27305
Note that 1.9.13 worked as expected before the update.
winecfg suffers from the same fate as all other applications with a graphical
interface.
Applications that normally crash with Wine continue to crash and produce
appropriate crash logs.
Creating a clean .wine did NOT rectify the problem.
Assuming the other forum posts are referring to the same problem, this issue
also exists on some Linux distros.
Attached is a sample when running winecfg on 1.9.17
--
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=41282
Bug ID: 41282
Summary: A problem in the program or a defficiency in Wine
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: jochoa(a)proimi.org.ar
Distribution: ---
Created attachment 55596
--> https://bugs.winehq.org/attachment.cgi?id=55596
A problem in the program or a defficiency in Win
I tried to install VMWare VSphere client 6.0.exe, but I could not finished the
instalation.
Now, each time I launch an application under Wine a message appears but I could
use the program.
The other apps I have installed where running without any messages or problem
before.
I send the backtrace.txt file attached.
Best regards,
--
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=41270
Bug ID: 41270
Summary: MSI uninstaller does not clean up Registry's
UpgradeCode, ProductCode
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
When uninstalling an installed Wine app the uninstaller de-installs the app
accurately but it does not clean up the UgradeCode and ProductCode in the
Registry. In an subsequent installation when the same app (same UpgradeCode,
different ProductCode, higher version number) is installed, the MSI option
"RemoveExistingProducts" fails. "RemoveExistingProducts" should automatically
de-install a former version before the new version is installed. As a
consequence always the former version needs to be manually de-install BEFORE
the new version otherwise the next installation fails.
In addition the Windows call "MsiEnumRelatedProducts" finds a product which
does not exist anymore. De-installing with "MsiConfigureProduct
(parameter=ProductCode, INSTALLLEVEL_DEFAULT, INSTALLSTATE_ABSENT)" does not
work either.
Because the MSI uninstaller leaves all ProductCodes of former installations in
place forever, the Registry get screwed and is not in sync to what really is
installed.
This is a big issue for almost every our customer when installing updates or
upgrade. Always, the former installation has to be manually de-installed
because "RemoveExistingProducts" always fails. We have detected this issue in a
deep dive and see this bug to be the biggest issue for our customers for a
broader use of our software on Wine. Therefore set this bug to be critical.
Please find attached what needs to be deleted in the Registry when the
uninstaller de-installs a software.
The bug happens for Ubuntu, openSuSE, Mac OS X
Reinhold
--
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.