http://bugs.winehq.org/show_bug.cgi?id=22450
Summary: Can't disable unixfs
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
dlls/shell32/shfldr_unixfs.c claims that you can disable unixfs
by deleting the registry key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace\{9D20AAE8-0625-44B0-9CA7-71889C2254D9}
but unfortunately wine will recreate that key the next time you run
a newer version of Wine.
To repeat, do
rm -rf ~/.wine
wine regedit /d
'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace\{9D20AAE8-0625-44B0-9CA7-71889C2254D9}'
wine notepad # Do File/Open and note that / does not appear in My Computer.
wineserver -w
~/wine-git/wine notepad # Do File/Open and note that / *does* appear.
If we really want to disable unixfs, we may want a configure option
to not even compile it in. I have a patch ready, will send it in.
--
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=45091
Bug ID: 45091
Summary: wineboot: first boot hangs forever
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: comeon(a)getbackinthe.kitchen
Distribution: ---
Created attachment 61260
--> https://bugs.winehq.org/attachment.cgi?id=61260
debug output
When I try to boot wine for the first time with no .wine folder, wine just
hangs forever. When doing `winecfg' without a .wine folder, it waits for about
5 minutes before saying:
0009:err:process:__wine_kernel_init boot event wait timed out
and then opening the winecfg menu. Can't see drives with this error:
0015:err:winecfg:open_mountmgr failed to open mount manager err 2
Attached the gzipped output of `WINEDEBUG=warn+all,err+all,fixme+all wineboot
-i', with no .wine folder.
--
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=44403
Bug ID: 44403
Summary: On macOS during first run, Wine configuration
population hangs
Product: Wine
Version: 3.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joe.abbey(a)docker.com
Wine 3.0 is installed using brew for a CI job using electron-loader to build an
installer.
The first time wine runs, it creates the ~/.wine directory and registries.
Wine never completes, and hangs. Force killing the wine dialog and wine64
process produces enough configuration for a second run to complete.
Force killing during CI seems like a bad way forward.
To reproduce
rm -rf ~/.wine
brew install wine
Run any wine application and it will hang on config generation.
This is currently breaking Kitematic builds.
--
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=37777
Bug ID: 37777
Summary: ReadCube can't install
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 50315
--> https://bugs.winehq.org/attachment.cgi?id=50315
screenshot.png
ReadCube is a software to read scientific papers (like Nature)
https://www.readcube.com/download
I downloaded http://download.readcube.com/desktop/2.0.12/ReadCube-Setup.exe
$ sha1sum ReadCube-Setup.exe
972a2893e0b8b65e3cfaec5198b8d36b688e585c ReadCube-Setup.exe
$ wine --version
wine-1.7.33-84-gfecbc88
The installer refused to continue, as there are other ReadCude applications.
--
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=43105
Bug ID: 43105
Summary: Fallout 3 crashes when the Steam overlay is opened
Product: Wine
Version: 2.9
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahyattdev(a)icloud.com
Created attachment 58293
--> https://bugs.winehq.org/attachment.cgi?id=58293
Backtrace
The backtrace is attached.
The console is filled with the following lines, about a few per second:
err:hid_report:process_hid_report Device reports coming in too fast, last
report not read yet!
err:hid_report:process_hid_report Device reports coming in too fast, last
report not read yet!
err:hid_report:process_hid_report Device reports coming in too fast, last
report not read yet!
err:hid_report:process_hid_report Device reports coming in too fast, last
report not read yet!
The crash is right after entering in the key combination (shift+tab), the
overlay briefly is visible, then it crashes.
--
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=43075
Bug ID: 43075
Summary: Fallout 3 crashes un Ultra settings at 1440p:
err:d3d:resource_init Failed to allocate system memory
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 58260
--> https://bugs.winehq.org/attachment.cgi?id=58260
console output
Fallout 3 crashes for me as soon as I try to leave Vault 101 ( intro level,
indoors ). I'll attach the terminal output and the backtrace. For the record,
I'm running this on a GTX 1070 which has 8GB of VRAM.
--
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=37508
Bug ID: 37508
Summary: Some Bethesda games sometimes freeze during gameplay
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hewanci(a)gmail.com
Distribution: ---
So far having this in both Skyrim and Fallout 3 Steam versions, could not test
in Oblivion and Borderlands 1 yet, as they don't work for me yet, and
Borderlands 2 seems to be free of it.
- During gameplay, sometimes the game simply freezes up completely, and the
process needs to be terminated manually.
- Happens roughly about 1-3 times per hour of playing.
- Most often happens when fast traveling or changing zone or from exterior to
interior. Rarely also happens randomly, with seemingly no event to connect it
to.
OS: Arch Linux 64 bit 3.16.3-1
Desktop: KDE 4.14.1
Hardvare:
- Intel Core i3 550 @ 3.20GHz SSE4 (2 cores + Hyper Threading)
- NVIDIA GeForce 9500 GT 1GB
Wine version: 1.7.29-2 multilib from official repositories
--
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=43477
Bug ID: 43477
Summary: Fallout 3 crashes after a short time - possibly
related to gstreamer
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 58859
--> https://bugs.winehq.org/attachment.cgi?id=58859
Console log
Running Fallout 3 GOTY via Steam, wine 2.13, openSUSE Tumbleweed x86_64, Gnome
3.
I was running the game successfully for quite some time, but now it crashes
within 30-40 seconds of resuming the game. I have a large interval during which
I did not test the game so I can't narrow down an update which broke it - it
might be wine, it might be something else.
All I have to do to reproduce the crash is load a save game, and wait. After
some time, the UI will freeze and the last ~500ms of sound will keep replaying.
I've attached the console log, what looks suspicious to me is
err:gstreamer:GST_Connect Returns: -6
err:quartz:PullPin_Thread_Process Processing error: 80040227
both error occur multiple times and finally
err:ntdll:RtlpWaitForCriticalSection section 0x5155a350 "transform.c:
TransformFilter.csFilter" wait timed out in thread 0113, blocked by 008f,
retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x515c6778 "renderer.c:
BaseRenderer.csRenderLock" wait timed out in thread 008f, blocked by 0113,
retrying (60 sec)
Note that I do have the recommended settings in fallout.ini
bUseThreadedAI=1
iNumHWThreads=1
which worked fine so far so I don't think that is the issue.
If it matters, the list of installed gstreamer packages is
gstreamer-1.12.2-1.1.x86_64
gstreamer-libnice-0.1.14-1.2.x86_64
gstreamer-plugin-gstclutter-3_0-3.0.24-1.2.x86_64
gstreamer-plugins-bad-1.12.2-4.9.x86_64
gstreamer-plugins-bad-32bit-1.12.2-4.9.x86_64
gstreamer-plugins-bad-orig-addon-1.12.2-4.9.x86_64
gstreamer-plugins-base-1.12.2-1.1.x86_64
gstreamer-plugins-base-32bit-1.12.2-1.1.x86_64
gstreamer-plugins-cogl-1.22.2-1.6.x86_64
gstreamer-plugins-farstream-0.2.8-1.6.x86_64
gstreamer-plugins-good-1.12.2-1.1.x86_64
gstreamer-plugins-good-32bit-1.12.2-1.1.x86_64
gstreamer-plugins-libav-1.12.2-3.1.x86_64
gstreamer-plugins-ugly-1.12.2-4.1.x86_64
gstreamer-plugins-ugly-32bit-1.12.2-4.1.x86_64
gstreamer-plugins-ugly-debuginfo-32bit-1.12.2-4.1.x86_64
gstreamer-plugins-ugly-orig-addon-1.12.2-4.1.x86_64
gstreamer-utils-1.12.2-1.1.x86_64
--
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=32826
Bug #: 32826
Summary: Thunder 7: crashes when startup
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43357
--> http://bugs.winehq.org/attachment.cgi?id=43357
The Backtrace
1. download and install it;
2. 'jactry@Ubuntu:~/.wine/drive_c/Program Files/Thunder
Network/Thunder/Program$ wine Thunder.exe'
3. and it will crashes a little while after startup
- ubuntu 12.10 32bit
- wine-1.5.22-158-g236b4da
--
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=36912
Bug ID: 36912
Summary: Taskkill does not support /T option
Product: Wine
Version: 1.5.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rick(a)divinesymphony.net
I have a failing app, and I see this debug info:
fixme:taskkill:process_arguments /T not supported
Error: Unknown or invalid command line option specified.
I couldn't find a relevent closed bug, so I assume it's still present on trunk.
http://technet.microsoft.com/en-us/library/bb491009.aspx
--
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=34527
Bug #: 34527
Summary: Daemon Tools dont install
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Linuxhelper2881(a)yahoo.com
Classification: Unclassified
Created attachment 45969
--> http://bugs.winehq.org/attachment.cgi?id=45969
Daemon Tools of wine output
Daemon Tools: It starts its install Progress but has a Backtrace pop up (error)
then when u close the back trace it closes with it.
what Daemon Tools is it makes .Iso Files as if they where in a CD-ROM drive it
makes the computer thank .Iso files is a CD or Game disk so u wont need to have
a CD to run a game or so.
but wont run for Wine 1.4 or 1.6
--
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=39030
Bug ID: 39030
Summary: wineserver --persistent doesn't start up system
services
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sstewartgallus00(a)mylangara.bc.ca
Distribution: ---
wineserver --persistent doesn't start up system services
wineserver --persistent starts up the wineserver process. However, it
does not start up winedevice.exe, plugplay.exe, services.exe and
explorer.exe. Instead, those processes are dynamically spawned by the
first Wine process that needs them. Personally, I would expect
wineserver --persistent or some other similar script to start up all
essential Wine services ahead of time. As well, if wineserver did not
startup all services I would expect wineserver to spawn
winedevice.exe, plugplay.exe, services.exe and explorer.exe
dynamically and not just have the first wine process that requires
those spawn them.
This is a problem because dynamically spawning those processes
interacts annoyingly with the PR_SET_CHILD_SUBREAPER prctl. Also,
such processes inherit settigns such as environment variables and
process priority.
--
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=38746
Bug ID: 38746
Summary: Adobe Reader 9.0 installer fails
Product: Wine
Version: 1.7.10
Hardware: x86-64
URL: ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.0/enu/A
dbeRdr90_en_US.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51659
--> https://bugs.winehq.org/attachment.cgi?id=51659
wine-1.7.44-199-g714abcb / AR90 console output
The Adobe Reader 9.0 installer fails with an unspecific error in
wine-1.7.44-199-g714abcb.
$ sha1sum AdbeRdr90_en_US.exe
8faabd08289b9a88023f71136f13fc4bd3290ef0 AdbeRdr90_en_US.exe
>From the log:
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
err:msi:ITERATE_WriteRegistryValues Could not create key
L"Interface\\{34A715A0-6587-11D0-924A-0020AFC7AC4D}"
err:msi:ITERATE_Actions Execution halted, action L"WriteRegistryValues"
returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I cannot recall this happening in the past but attempting to compile a version
of Wine pre-1.7.10 fails miserably on Ubuntu Trusty. The result being that I
cannot complete a bisect.
Used WINEARCH=win32, no other workarounds.
--
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=18211
Summary: Toolbook Runtime 7.0 unhandled exception
Product: Wine
Version: 1.1.20
Platform: PC
URL: ftp://ftp.sumtotalsystems.com/pub/tb2/neuron/70/neuron.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20702)
--> (http://bugs.winehq.org/attachment.cgi?id=20702)
Wine 1.1.20 console output
S197 How The Universe Works is part of a university course materials.
S197 uses the Toolbook Runtime 7.0, but on calling the app, it immediately
causes an unhandled page fault.
Waiting a few minutes brings up a dialog stating, "Cannot find TB70NET.EXE (or
one of its components)."
S197 is designed specifically for this version and is included in the app's
program folder, so upgrading to a newer version is not an option.
Running TB70RUN.EXE directly causes the same page fault.
To install TB7 directly, I had to set winecfg to Win95 mode.
--
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=35541
Bug ID: 35541
Summary: Netgear Powerline: install --> uninstall --> install
fails
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://www.downloads.netgear.com/files/GDC/XAV1004/Win
dows%20Powerline%20Utility%20Version%202.0.0.14.zip
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47457
--> http://bugs.winehq.org/attachment.cgi?id=47457
wine-1.7.11-306-g8f289c8 console output
If you install, uninstall and then attempt to reinstall the Netgear Powerline
Utility it will hang and eventually report an unhandled exception. Works fine
in Windows XP.
--
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=25723
Summary: PhysX causes major lag in Mirror's Edge.
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: H3g3m0n(a)gmail.com
When the PhysX option is enabled (setting in the Video Options) in Mirror's
Edge. When 'physics' things start to occur the game starts to get some major
lag becoming unplayable.
Mirror's Edge doesn't make too much use of PhysX (I believe it was on of the
first games with support for it), afaik it's mostly used for enabling
shattering glass to create shards and maybe some bits of paper on the ground.
As such this only seems to happen at specific points in the game. For example
Chapter 1 Flight->Check Point D. As you are running across the bridge, the
helicopter starts to shoot the glass causing it to shatter.
If you continue on to the next area, at some point (when you go underground) it
suddenly returns to normal speed (most likely it has unloaded the previous
area).
With PhysX set to off, there is no lag but no glass shards.
--
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=31626
Bug #: 31626
Summary: Redraw problem in Netgear's Powerline Utility
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www.downloads.netgear.com/files/GDC/XAV1004/Win
dows%20Powerline%20Utility%20Version%202.0.0.14.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41587
--> http://bugs.winehq.org/attachment.cgi?id=41587
First run screenshot
On first run the Netgear Powerline Utility 2 draws fine.
After closing and reopening parts of the window are now drawn correct (text is
missing from buttons and drop-down menus).
Nothing printed in the console.
Tried native gdiplus but it made no difference.
--
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=43694
Bug ID: 43694
Summary: Huge lag in BOINC Manager caused by wine-gecko
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: jylo06g(a)gmail.com
Distribution: ---
Fedora 26 MATE x64
BOINC Manager uses the system's parser to show Notices
(notification messages from BOINC projects)...
Currently BOINC (7.8.2 x64) Manager lags (high CPU) in a prefix with
Wine Gecko installed.
If Wine Gecko is specified to not install during creation of prefix,
BOINC Manager works albeit the Notices tab will not show the notices
or in other word, blank.
Changing Windows version doesn't 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.
http://bugs.winehq.org/show_bug.cgi?id=18010
Summary: Slingplayer video tuning wizard fails
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-
Setup-EU-1.5.1.343.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20389)
--> (http://bugs.winehq.org/attachment.cgi?id=20389)
Screenshot of error
Slingplayer has a video tuning wizard to allow things like brightness and
contrast to be set.
The wizard fails at the first step with the message "Advanced Video Options
have been disabled on your computer."
err:ole:CoGetClassObject class {51b4abf3-748f-4e3b-a276-c828330e926a} not
registered
err:ole:CoGetClassObject class {7d8aa343-6e63-4663-be90-6b80f66540a3} not
registered
Both classes are related to the Video Mixing Renderer 9, part of DirectX.
"winetricks directx9" does not workaround the problem.
To get to this point, native quartz, qcap and gdiplus are required to work
around other bugs.
--
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=44233
Bug ID: 44233
Summary: SlingPlayer 1.5's uninstall doesn't remove any files
Product: Wine
Version: 3.0-rc3
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 60032
--> https://bugs.winehq.org/attachment.cgi?id=60032
Wine 3.0-rc3 console output
The uninstall that comes with SlingPlayer 1.5 claims to complete (far too
quickly) but no files are actually removed. Running wineboot afterwards makes
no difference.
This bug goes way back and is not a regression.
--
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=44232
Bug ID: 44232
Summary: Menus in Slingplayer 1.5 do not draw until mouseover
Product: Wine
Version: 3.0-rc3
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 60029
--> https://bugs.winehq.org/attachment.cgi?id=60029
Wine 3.0-rc3 console output
The menus in SlingPlayer 1.5 do not draw until a mouse pointer passes over
them. They should, of course, be shown as soon as the application loads.
Screenshots show the differences.
I tried native gdiplus but it made no difference.
--
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=43246
Bug ID: 43246
Summary: King's Bounty: The Legend suffers from performance
issues
Product: Wine
Version: 2.1
Hardware: x86
URL: https://www.fileplanet.com/191666/190000/fileinfo/King
's-Bounty:-The-Legend-Updated-Demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 15d53761a5fbfc12fc5f9974c029dace00eab33d
Distribution: ---
Created attachment 58554
--> https://bugs.winehq.org/attachment.cgi?id=58554
terminal output
The game runs much slower than it used to: animations, character and mouse
movement are way too slow.
Reproduced the issue with nouveau/mesa 17.1.3 and nvidia binary drivers 381.22.
Disabling anti-aliasing and lowering detail level to the minimum doesn't help.
According to my testing the commit which caused the slowdown is
commit 15d53761a5fbfc12fc5f9974c029dace00eab33d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Jan 31 15:47:10 2017 +0100
wined3d: Do not pin system memory in wined3d_buffer_load_location().
Maybe a duplicate of bug #42588, although the symptoms are different.
With the previous commit the game runs much smoothly.
For comparison, in Wine 2.11 I'm getting only 4-5 fps when using nvidia 381.22.
Before the regression Wine gave me 32-36 fps.
Steps to reproduce the issue with the demo:
1. download and install the demo, install native d3dx9_33.dll before launching
the game.
2. in the main menu start a new game, click <Next> on the character selection
screen, press <Skip>. You are in a training chamber: run around in the room,
rotate the camera using the right mouse button and observe how sluggish the
game is. You can save the game here so you can reproduce the issue more easily
the next time you enter the game.
KingsBounty_TheLegend_Demo2.exe (682 MB)
sha1: 7b60066a63cd4ee8a242347ebc1802a60453d9b2
Wine 2.11
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 381.22
--
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=30692
Bug #: 30692
Summary: eBay Turbo Lister 9.x crashes on first start
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
continuation of bug 4286
After installation in clean WINEPREFIX "eBay Turbo Lister 9.x" crashes on first
start (msvc++ runtime error, message box, abort).
'winetricks -q msxml3' works around and lets the app start.
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.
http://bugs.winehq.org/show_bug.cgi?id=33981
Bug #: 33981
Summary: Corrupt instalation if vcrun2008 is not installed
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lara(a)craft.net.br
Classification: Unclassified
Created attachment 45150
--> http://bugs.winehq.org/attachment.cgi?id=45150
Console Log
The original patcher of Ragnarok Online corrupts installation when executed. If
vcrun2008 already installed before you run it, it works normally.
Log in attach
--
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=44212
Bug ID: 44212
Summary: Error installing vcrun2013 with winetricks
Product: Wine
Version: 2.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pskraemer(a)posteo.de
Distribution: ---
Created attachment 59992
--> https://bugs.winehq.org/attachment.cgi?id=59992
terminal output, backtrace, and winetricks.log
I cannot install vcrun2013 or vcrun 2015.
After the License manager for .Net accures, the installation break, sieh
appendix.
I want to use SteuerSparErklärung 2015 and used the installation guide on
winehq, see
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31218.
I user GalliumOS 2.1 (Xubuntu based) on a AcerC720 Chromebook, Bios flashed
with custom rom by MrChromebook.
PREFIX for 32 bit was created before.
I gave this into the terminal:
WINEPREFIX=/home/peter/.wine32 ./winetricks crypt32 mspatcha riched20 vcrun2013
the other moduls were installed.
Terminal output in appendix.
--
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=37578
Bug ID: 37578
Summary: Request for Enhancement: please add libXext as a
dependency
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Request for Enhancement:
It about killed my trying to compile Wine-1.7.30 (I conquered). In the
"./configure" phase, Wine threw the following error:
wine-1.7.30]# ./configure --disable-win64
configure: WARNING: libpng 32-bit development files not found, PNG won't be
supported.
Only thing was that libpng was actually installed:
# rpm -qa \*libpng\* | grep -i i686
libpng-devel-1.2.49-1.el6_2.i686
libpng-1.2.49-1.el6_2.i686
The error was bogus reporting from Wine "./configure". The actual problem was
that libpng had a dependance on zlib. "yum install zlib-devel.i686" fixed the
bogus error from Wine.
This bogus error was originally reported to Wine on:
https://bugs.winehq.org/show_bug.cgi?id=37534
Their response was that it was a dependency:
http://www.libpng.org/pub/png/libpng.html
"libpng is available as ANSI C (C89) source code and requires zlib
1.0.4 or later (1.2.5 or later recommended for performance and security
reasons)."
So I reported it to Red Hat on:
https://bugzilla.redhat.com/show_bug.cgi?id=1162842
Their response was:
You were probably not able to install libpng without zlib, but of
course you were able to install libpng and libpng-devel without
zlib-devel - but this is pretty much expected. Guidelines are
even stricter, explicit requirements for library packages are
forbidden (
https://fedoraproject.org/wiki/Packaging:Guidelines#Explicit_Requires
- Red Hat Enterprise Linux follows Fedora packaging guidelines
with just very few exceptions ).
So, would you guys please consider putting the dependency in yourself, so as to
keep the next poor sod who is trying to ./configure wine from going out of his
mind and to keep you guys from having to endlessly answer this question over on
the forums
Many thanks,
-T
--
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=45565
Bug ID: 45565
Summary: Battle.net Helper.exe crashes when trying to view
Twitch streams
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maciej.stanczew+b(a)gmail.com
Distribution: ---
Created attachment 61989
--> https://bugs.winehq.org/attachment.cgi?id=61989
Backtrace
Please note that this is a different issue than bug #43910.
Sometimes game pages in Battle.net App will have Twitch streams embedded in
their news items (I saw SC2, HotS, and the Overwatch League tab having this).
When opening such a page, Battle.net Helper.exe will crash (in a similar way to
bug #43910).
Two things visible in the logs that happen only in this case are
"fixme:cryptnet:verify_cert_revocation_from_aia_ext" and "MSAudDecMFT.dll nor
Msmpeg2adec.dll is not loaded".
The crash happens the same way in Wine devel and Wine Staging (both 3.13).
Workaround is to quickly click "Pause" or "Watch now" -- this will cause the
video to stop being loaded (clicking "Watch now" will open the stream in
browser).
--
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=25870
Summary: Column headers don't always resize to fit text when
double-clicked
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
When you try to double-click (with the left mouse button) on a column header
WHEN THE MOUSE POINTER SHOWS DOUBLE BLACK ARROWS, like this <-|->
the column is supposed to resize to fit the longest line of text below it
perfectly.
In programs such as Pegasus Mail and many others which use resizeable columns
e.g. 1by1 Player, double-clicking the column header results in any of the
following:
* nothing happens
* messes up the columns - depending on text size
* the column will resize properly
Although trivial, I believe Wine users should report bugs when they are
discovered.
Please test this using 1by1 Player and play around with the font size in the
application's settings (press <F6> to get into the program's settings). Now
try resizing the columns with different font sizes and double-clicking the
vertical lines which separate the columns. Download 1by1 Player:
http://mpesch3.de1.cc/1by1.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.
https://bugs.winehq.org/show_bug.cgi?id=44157
Bug ID: 44157
Summary: Overwatch: mouse laggy and jerky
Product: Wine-staging
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
The mouse ingame wobbles always, and in menus I can't click and hold to scroll
the scrollbar of the menu, buy if I move the mouse wheel the scrollbar moves.
There's a video here of the game:
https://vimeo.com/246654111
--
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=46645
Bug ID: 46645
Summary: DOOM 2016 Crashing on second loading screen on 99%
when Vulkan render is used
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
As the issue seems to be fixable by certain tweaks via various Windows
Utilities. I would say it is issue with applicable workaround in Wine and it
therefore falls into the Wine implementation garden as well. Reference:
https://steamcommunity.com/app/379720/discussions/0/358417461602906353/?ctp…
$ inxi -Gxxx
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus ID: 01:00.0
chip ID: 1002:67df
Display: x11 server: Fedora Project X.org 1.20.3 driver: amdgpu
compositor: gnome-shell v: 3.30.2 resolution: 1920x1080~60Hz
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.27.0
4.20.6-200.fc29.x86_64 LLVM 7.0.1)
v: 4.5 Mesa 18.3.3 direct render: Yes
I will provide logs by EOB today as i will not be at my workstation for a while
now.
--
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=42286
Bug ID: 42286
Summary: Shantae and the Pirate's Curse - cursor rendered with
an opaque background behind it
Product: Wine-staging
Version: 2.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ikk_pl(a)yahoo.co.uk
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56995
--> https://bugs.winehq.org/attachment.cgi?id=56995
Screenshot showing the problem
The cursor in the game is rendered with a white opaque square behind it.
(Note that the game doesn't run on vanilla wine, it needs staging patches for
the CreateDeferredContext call.)
--
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=16154
Summary: DrawPrim.exe fails to start
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.geocities.com/SiliconValley/2151/drawprim.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=17404)
--> (http://bugs.winehq.org/attachment.cgi?id=17404)
winedbg output from the DrawPrim.exe
The sample app DrawPrim fails to start with a stack overflow. There is also a
description to the app here
http://www.geocities.com/SiliconValley/2151/drawprim.html .
I've attached a winedbg output because the only messages I get in a normal run
are these few lines:
$/home/ricola/software/wine/build/wine DrawPrim.exe
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f89c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x13d708): Want to change the
window parameters of HWND 0x1002c, but another style is stored for restoration
afterwards
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:seh:setup_exception_record stack overflow 1188 bytes in thread 0009 eip
7bc7b3f6 esp 00230e8c stack 0x230000-0x231000-0x330000
--
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=45837
Bug ID: 45837
Summary: Battle.net Launcher dropdown menu cant be opened, no
icon to click
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Culted86(a)gmail.com
Distribution: ---
Created attachment 62304
--> https://bugs.winehq.org/attachment.cgi?id=62304
screenshots
When using the Battle.net Launcher the dropdown menu to get to the options and
other settings, the icon for the dropdown menu does not appear and clicking
where it should be or moving the mouse around that spot does not help
i added two screenshots in a zip as an attachment one shows how it should look
and one shows how it looks with 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=43349
Bug ID: 43349
Summary: Blizzard App Fails to Recognize Password Upon
Switching Regions
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: siren(a)sirenwatcher.com
Distribution: ---
Specs: Wine 2.4 Staging [Win 7]
Issue: Blizzard App Fails to Recognize Password Upon Switching Regions. The
default "password" area isn't recognised when typed into. There is an override
in place for US logins but not for EU logins.
Images: [with override under US] imgur.com/zZHUtPN [failing to override for EU]
imgur.com/h6z3IWQ
Tried fixes:
> Changing the Launcher.db codes for both WoW and Blizz App to enEU from enUS to see if the override is just for the defaulted region. Does load the launcher by default as "europe", though still does not give the override.
> Typing in the password like 100 times to see if the override was something that proc'd from failed attempts on US. Hasn't worked.
When occured:
The Blizzard App ran an update about a week or so ago, it bugged out around
this time. It threw all users of the application "out" of being signed in. Both
on US and EU after the update. Upon signing back in I received this error, I
assume from a GUI override update. A new game has been introduced to the
application, which is not directly linked to Blizzard Entertainment, so I
assume the integration of the new Destiny PC players accounts, put an issue in
the coding for Wine under EU?
Currently, using the Blizzard App on US works fine. Though after a week of
trying, waiting to see if it just fixed itself, I still cannot use it to sign
into the EU interface.
I can still sign onto my EU WoW account through the US interface. So there is
no rush, its just a minor hindrance. Does not affect gameplay of any of
Blizzard's games. Just stops me talking to my EU friends when I am signed onto
US WoW.
--
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=40930
Bug ID: 40930
Summary: Battle.net App: Windows versions higher than XP draw
GTK decorations
Product: Wine
Version: 1.9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian.reisenhofer(a)aon.at
Distribution: ---
When selecting a Windows version higher than Windows XP to use for the
application, the client uses a GTK titlebar instead of the native one that
comes with the application.
What it looks like with Wine set to Windows 10: http://i.imgur.com/zgfH3X6.jpg
How it's supposed to look: http://i.imgur.com/cPoGwGQ.jpg
Note that the Internet (Shop and Game Notifications) aren't working either, but
this is a seperate issue and only applies to Windows versions higher than
Windows Vista.
--
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=45482
Bug ID: 45482
Summary: jade empire default cpu affinity is only with cpu1 and
performance are dropped
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
Distribution: ArchLinux
If don't know is a valid wine bug or a game bug, but reading appdb seem not
present on old wine version < 3.7 or less.
When game is started performance is very poor, seem < 10 fps in main menu,
unplayable at all.
Investigating I discovered that game use only 25% of cpu at default, looking
for the cause, I check cpu affinity in wine taskmgr and it's have just one
check of four (cpu1).
I check all box, and game start to use more of 25% cpu, and performance
increase to 60fps stable.
Problem is that cpu affinity isn't saved, and operation need repeat every time
that game is started.
--
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=12027
Summary: List in combobox don't disapear when window moved
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patriotyk(a)gmail.com
When we dropping down combobox and after that trying move window, the list of
items in combobox doesn't disapear.
It is reproducible in all applications which used combobox
--
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=44699
Bug ID: 44699
Summary: Clang 6.0 fails to run under wine
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: martellmalone(a)gmail.com
Distribution: ---
This is the current output when running clang under wine.
```
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:file:FindFirstFileExW flags not implemented 0x00000002
fixme:crypt:CRYPT_LoadProvider Failed to load dll
L"C:\\windows\\system32\\rsaenh.dll"
LLVM ERROR: Could not acquire a cryptographic context: Unknown error
(0x8009001D)
```
Here is the line it currently fails on.
https://github.com/llvm-mirror/llvm/blob/release_60/lib/Support/Windows/Pro…
This could be possibly related to #44061
To reproduce this you can run the following docker build script which build
llvm and clang and then cross compiles it for windows with mingw-w64.
Executing the resulting clang on a simple c source file results in the error.
https://github.com/martell/mingw-w64-clang/blob/master/Dockerfile
This is an x64 application.
--
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=37246
Bug ID: 37246
Summary: Old C&C titles freeze after the map is loaded.
Product: Wine
Version: 1.7.2
Hardware: x86-64
URL: https://appdb.winehq.org/objectManager.php?sClass=vers
ion&iId=4242
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tyrfing(a)mail.ru
Created attachment 49534
--> https://bugs.winehq.org/attachment.cgi?id=49534
Terminal Output while freezing :)
Hi.
I tried to play Command and Conquer RA II (with and without Yuris Revenge) and
Tiberian Sun. Shortly after the map is loaded (Campaign or Skirmish) the game
freezes, and the sound loops.
--
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=44812
Bug ID: 44812
Summary: MSYS2 applications need NtQueryInformationProcess
'ProcessQuotaLimits' class support
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-Proc…
Unfortunately there is little information/details, I just found this:
https://wine-staging.com/news/2015-11-01-release-1.7.54.html
--- quote ---
Implement stub for ProcessQuotaLimits info class (MSYS2, Wine Staging Bug #570)
--- quote ---
Source:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ntdll/process.c#l196
--- snip ---
174
/******************************************************************************
175 * NtQueryInformationProcess [NTDLL.@]
176 * ZwQueryInformationProcess [NTDLL.@]
177 *
178 */
179 NTSTATUS WINAPI NtQueryInformationProcess(
180 IN HANDLE ProcessHandle,
181 IN PROCESSINFOCLASS ProcessInformationClass,
182 OUT PVOID ProcessInformation,
183 IN ULONG ProcessInformationLength,
184 OUT PULONG ReturnLength)
185 {
186 NTSTATUS ret = STATUS_SUCCESS;
187 ULONG len = 0;
188
189 TRACE("(%p,0x%08x,%p,0x%08x,%p)\n",
190 ProcessHandle,ProcessInformationClass,
191 ProcessInformation,ProcessInformationLength,
192 ReturnLength);
193
194 switch (ProcessInformationClass)
195 {
196 UNIMPLEMENTED_INFO_CLASS(ProcessQuotaLimits);
...
--- snip ---
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.
http://bugs.winehq.org/show_bug.cgi?id=24466
Summary: Sid Meier's Pirates! frequent hiccups, temporary
lock-ups
Product: Wine
Version: 1.3.3
Platform: x86
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=30870)
--> (http://bugs.winehq.org/attachment.cgi?id=30870)
terminal output
Sid Meier's Pirates! (patched to the latest 1.0.2 version) performs badly in
Wine. This issue is described in several test results on the Appdb page of the
game, too.
I can observe the following symptoms:
- After the intro video played, it takes almost 2 minutes to get into the main
menu (without noticeable hdd activity).
- When I get into the game and visit any places in the port (Governor,
Merchant, Tavern etc.) it usually takes the game 15-20 seconds to display the
next screen (although music plays continuously).
- While sailing, the game frequently "freezes" for 2-3 seconds without no
apparent reasons.
When those hiccups occur all animations freeze on the current screen until the
next screen is loaded but music plays fluently.
Reducing the screen resolution, graphical details or disable audio doesn't
help.
I remember playing this game several years ago in a native Win XP without this
issues.
No demo available.
Fedora 13 x86
AMD Athlon 64 x2 4200+
3 GB Ram
Kernel 2.6.34.6
Nvidia 7600 GT / driver 256.53
--
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=34003
Bug #: 34003
Summary: File save problem with Visual Cadd 6.0
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: purevw(a)wtxs.net
Classification: Unclassified
Created attachment 45182
--> http://bugs.winehq.org/attachment.cgi?id=45182
A binary crash report generated by Visual Cadd 6.0
When trying to do a normal file save (with thumbnail written into the file) in
Visual Cadd 6.0 the program crashes. The crash only occurs when running under
wine, as opposed to running in Windows.
I found a workaround that seems to point to the problem. I found that if I
clear the check-box for "Show Preview" in the file save dialog box, the file
saves normally. Tri-tools.com has been very cooperative in offering help,
rather than simply saying "We don't support Linux" as so many developers do
when asked for help. Here is a paste of their latest response to information
that I had given them:
>> If a report file is generated, it will be stored in your Temp folder. The >>file will start with VC and have an extension of .vccrd.
>>
>>The crash info that you already submitted was sufficient to find the cause, >>though. Wine is failing to correctly create the bitmap and VCADD does not >>handle the failure properly. Since the bitmap is not being created anyhow, >>turning off Preview is the best solution for now. We'll work on a fix for the >>crash, but we won't be able to create the preview unless Wine cooperates.
I'll attache the created error report, but it appears to be a binary file. I
am able to open it with Kdevelop 4 but have no idea what to do with the
information. Perhaps it will give more detailed information as to what is
happening.
--
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=24655
Summary: BiDi support broken for writing Arabic
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fahad.alsaidi(a)gmail.com
The next step to improve Arabic support in Wine after fixing bug 24608 is
fixing writing Arabic. Let me explain more, Now when you open Arabic text,
Notepad will display it good enough to read it although it doesn't support full
RTL. The problem is when you try to write something in Arabic. The new text
will not be displayed correctly. It is displayed like that wine doesn't support
Arabic at all. The interesting thing is when you select the text, the text will
be displayed right.
--
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=28716
Bug #: 28716
Summary: LNToGoogle is unable to connect to google calendar -
thinks it's behind a proxy
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
1. Download program from http://sourceforge.net/projects/lntogoogle/
2. Install mono ( winetricks mono210 )
3. Run the program and enter Google Calendar username/passoword ( not
necessarily valid ones )
Instead of getting a login success or error message, I am informed that I am
possibly behind a proxy which requires username/passowrd to connect to the
internet.
Terminal output:
fixme:gdi:ExtCreatePen Hatches not implemented
err:ole:CoGetClassObject class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
err:ole:create_server class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {29131539-2eed-1069-bf5d-00dd011186b7}
could be created for context 0x15
--
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=11956
Summary: NoteTab Pro 5.5 Select Clip Library from Library Bar
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When selecting a library using the mouse and clicking on the Library Bar, at
the bottom, it is above the Status Bar, the user has to hold the mouse and move
off the Library Bar then release the mouse button, for it to change to the
selected library.
If this procedure is not followed, it closes the clip book, usually on the left
of the screen, but can be put on the right.
This has been an issue with the past several versions of Wine.
This issue also occurs on NoteTab Light and Standard.
--
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=39983
Bug ID: 39983
Summary: wine cannot work in any version, possibly the reason
for graphics card driver
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chxp_moon(a)163.com
Distribution: ---
Created attachment 53423
--> https://bugs.winehq.org/attachment.cgi?id=53423
start winecfg after install wine
I first install ubuntu 14.04 on my new computer, if I update ubuntu before I
install wine1.6 (sudo apt-get install wine1.6), it show wine1.6 depends on
wine1.6-i386 (sudo apt-get install wine1.6-i386) and it cannot install, when I
install wine1.6-i386, it show wine1.6-i386 depends on wine1.4 and so on ...
(when I install xorg-edgers, I can install wine1.6 or wine1.8 (sudo apt-get
install wine1.6), however, the problem mention following still exist.)
Furhter, I reinstall the ubuntu 14.04 and install wine before I update the
systems. Wine1.6 is installed, however, when I start winecfg it show the error
of 'gdi32' error (see attachment).
I tried the wine1.8 and wine1.9.1 and also tried the ubuntu15.10, winecfg never
correctly started. And I also compile the 1.6 and 1.8 from source, it compile
right but cannot correctly started with same error.
I doubt the driver of my computer or some library of drive corrupt with wine.
my system and my computer information is here:
I using ubuntu 15.10 newly. The Graphic system: Intel® HD Graphics 5300
(Broadwell GT2) .
I think mesa library may corrupt with wine?
> uname -a
Linux UX305FA 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
> cat /proc/version
Linux version 4.2.0-22-generic (buildd@lcy01-22) (gcc version 5.2.1 20151010
(Ubuntu 5.2.1-22ubuntu2) ) #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
> lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated
Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo
Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller
(rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI
Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1
(rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4
(rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller
[AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
> hwinfo --short
cpu:
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2683 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2788 MHz
graphics card:
Intel VGA compatible controller
sound:
Intel Audio device
Intel Audio device
storage:
Intel SATA controller
network:
wlan0 Intel WLAN controller
network interface:
lo Loopback network interface
wlan0 WLAN network interface
disk:
/dev/sda SanDisk SD7SN3Q5
bios:
BIOS
bridge:
Intel Host bridge
Intel PCI bridge
Intel PCI bridge
Intel ISA bridge
hub:
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
--
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=39711
Bug ID: 39711
Summary: The program crashes after some time of running.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamshed21(a)gmail.com
Distribution: ---
Created attachment 52960
--> https://bugs.winehq.org/attachment.cgi?id=52960
The program crashes after some time of running.
The program crashes after some time of running.
--
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=11317
Summary: Need for Speed II Demo - hangs on smp machine
Product: Wine
Version: 0.9.53.
Platform: Other
URL: http://files.filefront.com/nfs2demoexe/;3978828;/fileinf
o.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Need for Speed II, a multithreaded game works on single cpu machines, does not
work on SMP machine.
wine-0.9.53, Ubuntu 7.04, nVidia 8800GTS, Intel(R) Core(TM)2 Quad CPU @ 2.4GHz
the point at which things go wrong isn't always the same, sometimes part of the
intro video clip display other times it will hang before, if you adjust the
priority of the process it may get a little further but still goes pearshaped.
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8f684 "loader.c:
loader_section" wait timed out in thread 001a, blocked by 0018, retrying (60
sec)
wine-0.9.53, Ubuntu 7.10, nVidia FX 5200, Intel(R) Celeron(R) CPU 2.40GHz
works flawlessly.
I can't test on a SMP windows machine.
--
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=45471
Bug ID: 45471
Summary: No background music in AdAstra (DirectMusicSegment
doesn't loads MIDI files)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: mstefani(a)winehq.org
Distribution: ---
Follow up to bug #31829. While that fixes the crash at startup there is still
no background music in AdAstra:
0009:fixme:dmime:seg_IPersistStream_Load MIDI file loading not supported
--
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=37806
Bug ID: 37806
Summary: Black screen when starting Rocky Memphis and the
Temple of Ophuxoff
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sha256sum(a)gmail.com
Distribution: ---
Rocky Memphis is a free indie game which can be downloaded from
http://rocky.ovine.net/download.php
when starting the game I get a black window and the CPU goes to 100%
All I see is
/tmp$ wine Rocky.exe
fixme:winediag:start_process Wine-Compholio is a Wine testing version
containing experimental patches.
fixme:winediag:start_process Please don't report bugs at winehq.org and use our
issue tracker instead:
fixme:winediag:start_process https://github.com/compholio/wine-compholio/issues
fixme:process:SetProcessDEPPolicy (0): stub
fixme:process:SetProcessDEPPolicy (2): stub
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
/tmp$ uname -a
Linux localhost.localdomain 3.17.7-200.fc20.x86_64 #1 SMP Wed Dec 17 03:35:33
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
/tmp$ rpm -qa|grep wine|sort
mingw32-wine-gecko-2.24-1.fc20.noarch
wine-1.7.30-1.fc20.i686
wine-alsa-1.7.30-1.fc20.x86_64
wine-arial-fonts-1.7.30-1.fc20.noarch
wine-capi-1.7.30-1.fc20.i686
wine-cms-1.7.30-1.fc20.i686
wine-common-1.7.30-1.fc20.noarch
wine-core-1.7.30-1.fc20.i686
wine-core-1.7.30-1.fc20.x86_64
wine-courier-fonts-1.7.30-1.fc20.noarch
wine-desktop-1.7.30-1.fc20.x86_64
wine-filesystem-1.7.30-1.fc20.noarch
wine-fixedsys-fonts-1.7.30-1.fc20.noarch
wine-fonts-1.7.30-1.fc20.noarch
wine-ldap-1.7.30-1.fc20.i686
wine-marlett-fonts-1.7.30-1.fc20.noarch
wine-mono-4.5.2-4.fc20.noarch
wine-ms-sans-serif-fonts-1.7.30-1.fc20.noarch
wine-openal-1.7.30-1.fc20.i686
wine-pulseaudio-1.7.30-1.fc20.i686
wine-small-fonts-1.7.30-1.fc20.noarch
wine-symbol-fonts-1.7.30-1.fc20.noarch
wine-systemd-1.7.30-1.fc20.noarch
wine-system-fonts-1.7.30-1.fc20.noarch
wine-tahoma-fonts-1.7.30-1.fc20.noarch
wine-twain-1.7.30-1.fc20.i686
wine-wingdings-fonts-1.7.30-1.fc20.noarch
wine-wow-1.7.30-1.fc20.i686
--
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.