https://bugs.winehq.org/show_bug.cgi?id=43506
Bug ID: 43506
Summary: Adobe Air installer does not make any progress unless
winetricks ie8 is installed (or quiet mode is used)
Product: Wine
Version: 2.12
Hardware: x86
URL: https://github.com/Winetricks/winetricks/issues/821
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
This was pointed out to me in
https://github.com/Winetricks/winetricks/issues/821. I can confirm that. Doing:
$ winetricks -q adobeair
works fine. However,
$ winetricks adobeair
hangs on initializing. If `winetricks -q ie8` is run beforehand, then
`winetricks adobeair` will 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=33835
Bug #: 33835
Summary: Touhou 13.5 black screen
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 44861
--> http://bugs.winehq.org/attachment.cgi?id=44861
Title screen
When running Hopeless Masquerade after the loading screen the only thing
rendered is the main menu and game logo, with no background and when trying to
go into story mode, the entire screen turns black. Music and sound effects are
running properly at the same time. Game version is 1.03b, but 1.0 does the
same. Tested with wine 1.6-rc2 on Ubuntu 13.04 (64-bit).
--
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=38721
Bug ID: 38721
Summary: Steam problem - Wine uncompability or something
similar
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adriansnetlis3(a)inbox.lv
Distribution: ---
Created attachment 51646
--> https://bugs.winehq.org/attachment.cgi?id=51646
The .log file with errors
Hi! I want to report that Steam installation has a problem here. I am posting
the log as attachment, but it is PlayOnlinux. Why PlayOnLinux - I am not gone
do very the same in console now as the installation was long for running
Resident Evil 5. But I am 100% sure this problem is releated to Wine and will
be the same also in non-POL installation. Actually, I am not 100% sure what the
problem is, but the log puts out one error that POL members which I reported a
problem with Resident Evil 5(here you can see my problem:
https://www.playonlinux.com/en/topic-13184-Resident_Evil_5_Gold_Edition_Ste…
). It may be reason why Resident Evil 5 not run, so I have to ask it here as
POL can't help with Wine errors. The POL log is in attachment. Please, don't
reject this - this may be important for multiple people!
--
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=34334
Bug #: 34334
Summary: MetaTester 5 never sends or receives data
Product: Wine
Version: 1.7.0
Platform: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5tester.setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45702
--> http://bugs.winehq.org/attachment.cgi?id=45702
wine-1.7.0-199-g52fb1cc console output (1st run)
The MetaTrader 5 Strategy Tester Agent (MetaTester 5) never sends or receives
any data.
It comes as part of MetaTrader 5 but is also available separately to create
your own server farm.
It installs itself as a system service on Windows (SYSTEM account) and runs in
the background once it has been initially set up from the main application.
Wine seems to have a problem running the services but that is a different
problem (bug not yet logged).
Wireshark confirms that no connection attempts are sent or received. Not
externally anyway.
The main application window shows statistics for data transfer and under
Windows XP this can be a few kB each day when quiet (when stock markets are
closed), but Wine never registers a single byte.
Netstat shows that the agents themselves are listening:
tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN
216313/wineserver
I can telnet to this port and it remains open for a few seconds before timing
out and closing. This does not register as data on the main application (same
in XP).
There are listeners on port 6010 and 6011 too but I think they're control
ports.
I am attaching the first run log as two agent services start successfully on
first run. You can start as many as you like but it makes sense to have one
agent per core.
Ran all day on Windows XP and Linux to compare.
In testing I enabled the agents to join the community (global) network. An
account is not required for this.
--
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=32218
Bug #: 32218
Summary: LTSpice: Objects not resized when the window is
resized
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1) Download, install and run LTSpice -
http://ltspice.linear.com/software/LTspiceIV.exe
2) Create a new schematic (File -> New Schematic)
3) Press L, click somewhere (this will create a component in the screen)
4) Press ESC to go back to the select tool, hold CTRL and right-click the
component to open a properties window.
5) Resize the window.
The internal window listview will not get resized to match the new window size.
This is not a duplicate of bug 3037 and may or may not be a duplicate of bug
7007 it will take a while to check.
--
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=39959
Bug ID: 39959
Summary: Growtopia v2.11 fails to run with unhandled exception
(2.09 did run ok)
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine.hq(a)jyge.net
Distribution: ---
Created attachment 53389
--> https://bugs.winehq.org/attachment.cgi?id=53389
backtrace.txt
See subject and attachment.
Application runs fine with Win8 but fails with Wine 1.9.0
Standard MythUbuntu 14.04 so tried wine 1.6.x (that comes with standard), and
now also the development version (1.9.0) using instructions from winehq.site
for Ubuntu to install. Same endresult (Unhandled exception) on both. Backtrace
is done with 1.9.0 -version.
Application download link: http://growtopiagame.com/GrowtopiaInstaller.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=32221
Bug #: 32221
Summary: LTspice: component drawing issues when moving
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testelor(a)yahoo.com
Classification: Unclassified
Created attachment 42497
--> http://bugs.winehq.org/attachment.cgi?id=42497
Traces left behind when moving
Steps to reproduce:
1) Download and install LTspice -
http://ltspice.linear.com/software/LTspiceIV.exe
2) Run LTspice using:
$ wine scad3.exe -nowine
3) Create a new schematic, press 'R' (resistor), for example, and don't place
it by clicking, simply move it around.
The same happens for any component that is grabbed and moved. See the attached
screenshot.
--
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=33719
Bug #: 33719
Summary: comctl32:propsheet custom window proc test failure
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
A number of VMs report one of these two related test failures:
Elevated privileges (or pre-Vista):
propsheet.c:746: Test failed: property sheet with custom window proc: the msg
0x001c was expected, but got msg 0x0047 instead
or not elevated privileges:
propsheet.c:746: Test failed: property sheet with custom window proc: the msg
0x0046 was expected, but got msg 0x0210 instead
They have been seen on the following systems:
comctl32 5.81.4968.2500 Windows 2000 Professional SP4 + IE55 (rare ~1/50)
comctl32 5.82.3790.3959 Windows 2003 Enterprise Server SP2 + IE8 (rare ~1/50)
comctl32 5.82.6002.18305 Windows Vista Home Premium SP2+IE9
comctl32 5.82.7601.17514 Windows 7 Ultimate SP1 64-bit (+IE8) (32-bit tests)
comctl32 5.82.7601.17514 Windows 7 Ultimate SP1 64-bit + IE9 (32-bit tests)
comctl32 5.82.7601.17514 Windows 7 SP1 (not one of mine)
comctl32 5.82.9200.16384 Windows 8
--
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=42613
Bug ID: 42613
Summary: PowerPoint 2016 crashes at start screen
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isiraseneviratne(a)yahoo.com
Distribution: Ubuntu
Created attachment 57558
--> https://bugs.winehq.org/attachment.cgi?id=57558
Backtrace from PowerPoint 2016
PowerPoint tends to crash at the start screen with the attached error message.
However, sometimes it will load normally after running it again.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26262
Summary: No video output in game
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
When trying to play Commandos - Behind Enemy lines, there is no video output.
Sound is working.
--
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.