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.
http://bugs.winehq.org/show_bug.cgi?id=23195
Summary: wine notepad: Bugged scrolling with long files
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Download attachment 28858 from bug 23193 and uncompress it. Open it in wine
notepad.
Scroll down the window by DRAGGING the scroll handle.
Around the end of file (~10 pixels on a 800px window), scrolling bugs out and
stops while the window shows the top of the file. Scrolling back towards the
top "fixes" it. It's like an additional dead area.
--
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=33747
Bug #: 33747
Summary: App error when catch Webservices response
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d3wsvh(a)gmail.com
Classification: Unclassified
Hi
I try to run an application "app1" it calls a webservice, the request is
received in the WS because all requests are stored, but the app1 fails to
receive the response from the WS.
This is the backtrace.
http://pastebin.com/pPahqmgU
Regards
--
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=41382
Bug ID: 41382
Summary: foldit-linux wine crashes on re-startup puzzle 1287
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55734
--> https://bugs.winehq.org/attachment.cgi?id=55734
fine name: backtracefolditaug10-2016.txt
after long Foldit puzzle 1287 play run the screen pointer froze, on reboot and
re-startup puzzle 1787 foldit-wine throws the attached error message
--
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.