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.
https://bugs.winehq.org/show_bug.cgi?id=52126
Bug ID: 52126
Summary: SlingPlayer 1.5 uninstaller fails in a 64-bit
wineprefix
Product: Wine
Version: 6.22
Hardware: x86-64
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 71161
--> https://bugs.winehq.org/attachment.cgi?id=71161
Wine 6.22 +msiexec,+msidb [3.8 MB]
In a 64-bit WINEPREFIX, the uninstaller for SlingPlayer 1.5 briefly appears,
then exits silently.
In a 32-bit WINEPREFIX it gets further but is still useless (Bug 44233).
0130:fixme:imm:ImeSetActiveContext (0x42120, 1): stub
0130:fixme:imm:ImmReleaseContext (0000000000010056, 0000000000042120): stub
0144:fixme:imm:ImeSetActiveContext (0x5443e8, 1): stub
0144:fixme:imm:ImmReleaseContext (000100A8, 005443E8): stub
0144:fixme:file:NtLockFile I/O completion on lock not implemented yet
0144:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0144:fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0032F06C
L"C:\\windows\\Downloaded
Installations\\{B88A2B9B-2C2F-425D-ACC8-29AE0207D80C}\\SlingPlayer.msi"
0144:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with
error 0x8001011d
I'd be surprised if this isn't a duplicate but I can't find anything matching
it.
--
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.