https://bugs.winehq.org/show_bug.cgi?id=42888
Bug ID: 42888
Summary: Adobe Flash CS6 crashes after a few minutes
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: demurgos(a)demurgos.net
Distribution: ---
Created attachment 58012
--> https://bugs.winehq.org/attachment.cgi?id=58012
Adobe Flash CS6 crash 1
Hi,
I just installed Flash CS6 with Wine 2.6 on two of my computers. It seems to
work fine on my older computer by I encounter some stability issues with my new
laptop. Both computers run Arch Linux 64 bits so the difference must come
either from the fact that I have less libraries on the new laptop or there are
some hardware issues.
Concretely, my issue is that if I start Adobe Flash CS6 and leave it open for
about 5 minutes, it crashes. I saved two backtraces (see the attachments). The
issue happens even if I do not mess with the program: leaving it open is enough
to cause the crash.
I documented the exact installation steps here:
https://github.com/demurgos/notes/blob/master/tools/emulation/wine/adobe-cs…
(I used the same steps for both computers.)
Here are the commands I used:
sudo pacman -S wine winetricks wine-mono wine_gecko
sudo pacman -S samba lib32-mpg123
mkdir -p /opt/wine/adobe-cs6
export WINEPREFIX=/opt/wine/adobe-cs6
export WINEARCH=win32
cd $WINEPREFIX
wine wineboot
winetricks msxml3 vcrun2008 vcrun2010 atmlib gdiplus allfonts
wine /patch/to/adob-cs6/Set-Up.exe
I then started Adobe Flash from the start menu.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=50696
Bug ID: 50696
Summary: Magic: The Gathering Arena shows a white window when
trying to add fund
Product: Wine
Version: 6.2
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 69426
--> https://bugs.winehq.org/attachment.cgi?id=69426
Screenshot_wine
1. winetricks -q corefonts to workaround (bug 50600 -> bug 32342)
2. Run mtga, Click Store
3. Click $4.99 for Gems
4. A white window is shown, instead of payment choices (credit card/paypal)
--
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=53607
Bug ID: 53607
Summary: cefsharp browser process not working
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nickgardner900(a)gmail.com
Distribution: ---
Created attachment 73002
--> https://bugs.winehq.org/attachment.cgi?id=73002
Output from the crash
Trying to Install my ground school course on my laptop, so I can go to the
library and learn. I get an error about a cefsharp browser process not working
and the program crashes and gets stuck on its main menu.
The application is the Dauntless Aviation Ground School Prep Course - Private
Pilot
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48116
Bug ID: 48116
Summary: Amazing Adventures cannot install OCX applets
Product: Wine
Version: 4.20
Hardware: x86-64
URL: https://amazing-adventures-around-the-world1.software.
informer.com/download/
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65707
--> https://bugs.winehq.org/attachment.cgi?id=65707
Wine 4.20 console log
The "Amazing Adventures Around The World" launcher is, apparently, a local web
page. It asks permission to install some .ocx applets but they immediately
fail.
Workaround is "winetricks ie6".
ffad9a3ee74a47171cf473d2fdac4e544db3b30d amazingadventures2setup.exe
--
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=48113
Bug ID: 48113
Summary: The -mno-cygwin option should be abandoned.
Product: Wine
Version: 4.20
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
With reference to bugs #47959 and #47951, I think that the "-mno-cygwin" option
should be abandoned, since it is no more functional by long time.
In the past, this option was used for telling GCC if executables and DLLs
depended on POSIX layer or they were just plain executables for Windows.
This option has been obsoleted since the transition from gcc3 to gcc4 and
deprecated since GCC 4.7.
Modern build tools for CYGWIN make only objects linked with POSIX layer and
cross compilers from MINGW-W64 are included for both 32 and 64 bit platforms.
Building WINE for running natively on Windows requires to follow the same
method typically used when doing a cross compile, on CYGWIN but also in MSYS2.
This will also fix this error:
gcc: error: unrecognized command line option '-mno-cygwin'
that you get when you start to build.
Question: this is the content of a simple Makefile.in:
<================================
MODULE = acledit.dll
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
================================>
Assuming that somebody will provide this change and since EXTRADLLFLAGS is
typically used only for "-mno-cygwin", is it required to keep the presence of
an empty EXTRADLLFLAGS or it can be deleted from the Makefile.in?
Thanks.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=55292
Bug ID: 55292
Summary: winegcc: Crash when accessing argv[0] when program is
built with -mno-cygwin
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winecrt0
Assignee: wine-bugs(a)winehq.org
Reporter: esteve.varela(a)gmail.com
Distribution: ---
When a program is built with -mno-cygwin, it crashes straight away when
accessing anything in argv:
$ echo -e '#include <stdio.h>\nint main(int argc,char
*argv[]){printf("%s\\n",argv[0]);}' > test.c
$ winegcc -mconsole -mno-cygwin test.c
$ ./a.out
*loud noise of breaking windows, cats screaming, sirens blaring*
Incidentally, this works without -mno-cygwin, but then you have no access to
windows CRT functions...
--
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.