https://bugs.winehq.org/show_bug.cgi?id=5402
tokktokk <fdsfgs(a)krutt.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fdsfgs(a)krutt.org
--
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=44820
Bug ID: 44820
Summary: Processes might terminate with incorrect exit code due
to race-condition when threads are killed during
shutdown
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
to track
https://github.com/wine-staging/wine-staging/tree/master/patches/ntdll-Thre…
Unfortunately there is no further information/details, I just found this:
https://wine-staging.com/news/2015-03-07-release-1.7.38.html
-> https://github.com/wine-staging/wine-staging/blob/v1.7.38/debian/changelog
--- quote ---
* Added patch to fix race-condition when threads are killed during shutdown.
--- quote ---
https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-Thre…
--- quote ---
When exit_thread is executed, nb_threads is decremented before the thread is
fully shutdown. When another thread runs ExitProcess() this will cause a
SIGQUIT
signal to all threads, effectively decrementing nb_threads twice. The process
will terminate with a wrong exitcode then because the refcount reaches zero too
early.
Currently Wine has no locking protection of LdrShutdownProcess(), so it can
only be executed safely when all other threads have terminated before. Most
likely there are more Wine bugs in this area, but the attached patch should
fix the most critical one (messed up refcounting of threads) for now.
--- quote ---
Sadly no applications are mentioned that could be used to validate the problem.
$ wine --version
wine-3.4
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=45192
Bug ID: 45192
Summary: Wine 3.6 and 3.01 is Broken for Running Paint Shop
Pro 8 On Ubuntu 18.04LTS
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schwartzengine(a)gmail.com
Distribution: ---
Created attachment 61406
--> https://bugs.winehq.org/attachment.cgi?id=61406
The trace that pops up in a window after trying start Paint Shop Pro as
described above...
PSP8 CD files installs both the Paint Shop Pro 8 and the Animation Shop 3. This
is not a trial version, but a full version I have owned and used for more than
10 years now :-)
The Animation Shop runs like it used to with the exception that a small dialog
saying:
Electronic registration Register.exe program not
found. You may need to reinstall the product.
After clicking OK in this dialog Animation Shop 3 runs as normal, and the
dialog will not reappear when starting Animation Shop 3 again.
But when Paint Shop Pro 8 starts up, shows the Splash loading DLLs, show the
main window behind the splash as it is about to finish and the Crashes, I have
attached a Trace
This dialog might have something to do with Paint Shop Pro 8 failing, any
suggestions are welcome.
wine 1.6.2 which runs on Ubuntu 16.04LTS does not have these problems it runs
straight out of the box. I am sticking to 16.04LTS until this is resolved.
Trace of the crash is attached.
PS! keep up the good work Wine is an awesome product
--
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=45193
Bug ID: 45193
Summary: Machinarium game periodically slows down
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.wine.6883(a)indigo.re
Distribution: ---
Every few seconds (variable, mostly < 10 seconds), the machinarium game slows
down a lot for a few seconds (also variable, often > 3 seconds), which is very
painful to play.
Graphics slow down, but not the sound or not the mouse cursor (the trails
behind the cursor do slow down though). The game is unplayable as is.
I can reproduce the bug with both wine 3.0 and 3.7. GOG version of 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=44217
Bug ID: 44217
Summary: Designsoft Tina 11.2 Demo hangs while simulating some
examples
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brodo(a)o2.pl
Distribution: ---
Designsoft Tina 11.2 Demo hangs while simulating example from:
/.wine/drive_c/Program Files/DesignSoft/Tina 11 -
Demo/Examples/Microcontrollers/XMC/power_XMC1302_230V_boost_PFC_QR_resistive.tsc
Other examples failed too (not all though).
I've done regression testing that yielded this:
bash-4.4$ git bisect good
6d2719d3c12c2765c1a4332b894f95f232ff652b is the first bad commit
commit 6d2719d3c12c2765c1a4332b894f95f232ff652b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 25 11:48:40 2017 +0200
hal: Mark function that are only called from assembly as hidden.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 3475f33f53a7905653b8d363d7a64bccf17e0a52
a8a078be01492abdf794cc10b458c02b423db7e8 M dlls
Tina 11.2 Demo can be downloaded from www.tina.com site.
--
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=35529
Bug ID: 35529
Summary: Uninstaller: application list doesn't fit
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47441
--> http://bugs.winehq.org/attachment.cgi?id=47441
Screenshot
The list of applications in Wine's Uninstaller doesn't fit in the list box. The
bottom scrollbar obscures the final application, and nothing can be resized.
See screenshot.
Nothing printed in the console.
--
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=23639
Summary: iTunes 7.7.1.11 downloading podcasts hang with Wine
1.1.42 in Ubuntu 10.04
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi1(a)gmail.com
Created an attachment (id=29578)
--> (http://bugs.winehq.org/attachment.cgi?id=29578)
wine C:\\Program\ Files\\iTunes\\iTunes.exe
What I expected to happen is when I install and run iTunes 7.7.1.11 it would
flawlessly install and download iTunes Store podcasts.
What happened instead is that after successfully installing and starting iTunes
GUI, was in middle of downloading podcasts from iTunes Store and it just
stopped downloading. In attached CLI-output.txt it seems to be correlated with
Distnoted.exe failing to launch.
lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04
apt-cache policy wine1.2
wine1.2:
Installed: 1.1.42-0ubuntu4
Candidate: 1.1.42-0ubuntu4
Version table:
*** 1.1.42-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status
Downstream bug:
https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/605141
--
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=42029
Bug ID: 42029
Summary: Apple ITunes 12.5.4 does not install
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Apple iTunes (32bit) v. 12.5.4 [3a70cb1f8215efab5ae3723ab5ddde21f8394108
iTunesSetup.exe] refuses to install and requires 64Bit
Apple iTunes (64Bit) v. 12.5.4 [e24e12bf876d1cb683081ef4bd2427d1d2d377cd
iTunes6464Setup.exe] - fails to install
The following errors seem to indicate faults with the extraction:
err:msi:cabinet_copy_file failed to create L"C:\\Program Files (x86)\\Common
Files\\Apple\\Apple Application Support\\CoreMedia.dll" (error 112)
err:msi:extract_cabinet_stream FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet:
L"#AppleApplicationSupport.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:cabinet_copy_file failed to create L"C:\\Program Files (x86)\\Common
Files\\Apple\\Apple Application Support\\CoreFoundation.dll" (error 112)
err:msi:extract_cabinet_stream FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet:
L"#AppleApplicationSupport64.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
Wine 1.9.17
Ubuntu 16.04.1 LTS
--
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=16523
Summary: iTunes 8 states registry keys are missing for cd burning
support
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.apple.com/itunes/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When launching iTunes 7 - 8.01 it displays an error stating that cd burning
will not be enabled due to missing registry keys. In iTunes 8.02 it states that
iTunes was improperly installed and cd burning and importing will not function.
--
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=9649
Summary: iTunes 7 doesn't recognize iPod
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.apple.com/itunes/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=8051)
--> (http://bugs.winehq.org/attachment.cgi?id=8051)
Console log
Steps to reproduce: two options, actually:
1. Plug an iPod into your computer, and start iTunes.
2. Start iTunes without your iPod plugged in, and after it's running, plug
your iPod in.
Expected behavior: An icon with the text "Juan's iPod" would show up in the
tree view on the left side of the main window.
Actual behavior: no iPod icon.
I'm attaching a log, though these lines are especially suspicious:
fixme:setupapi:SetupDiGetClassDevsW returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x145388, (nil),
{53f56307-b6bf-11d0-94f2-00a0c91efb8b}, 0x00000000, 0x7baed8a0
That GUID is GUID_DEVINTERFACE_DISK, defined in ddk/ntddstor.h.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.