https://bugs.winehq.org/show_bug.cgi?id=41088
Bug ID: 41088
Summary: Bug on Startup Buhl Tax2016 on Wine Windows7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michl.bayerl(a)gmx.de
Distribution: ---
Created attachment 55286
--> https://bugs.winehq.org/attachment.cgi?id=55286
Tax2016 Wine Backtrace on Startup
Bug on Startup Buhl Tax2016 on Wine Windows7
--
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=18095
Summary: VisualFEA's Toolbar is broken (does no line wrapping)
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://www.visualfea.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cs071007(a)fhstp.ac.at
Created an attachment (id=20529)
--> (http://bugs.winehq.org/attachment.cgi?id=20529)
VisualFEA Win vs. Wine
The Item toolbar (right side of screen) in visualfea does not apply line
wrapping as it does in windows, making the app unusable for work. Rest of the
app seems to work quite nicely (applying boundaries and so on, solver,
visualization, ...)
Wine does not give any warnings in the console, though (is there some verbose
option?)
Ah, I'll just attach a screen of win & wine so you know what I'm talking about.
It's the same install in both cases. Jnstaller ran in wine, windows only has
access to wine's program dir through a network share ;)
--
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=18018
Summary: Gun Metal is unresponsive to joystick
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.gamershell.com/download_866.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
I noticed this bug in 1.1.19 and tested it in my earliest pre-compiled package
too (1.1.10) and it was present there.
The problem is that Gun Metal does not seem to respond to my joystick at all
(Playstation Dualshock-style controller). However, the joystick works fine with
other applications in Wine, including GTA:San Andreas.
URL is to the Gun Metal demo version 1.14 which exhibits the problem. I've
tested with both evdev and js devices. I'm unsure what additional information
to supply, such as debug logs. :)
--
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=26365
Summary: Geneforge 1 - text gets cut away
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
Text gets cut-away on the right side of dialogue screen (letters often get cut
in half) and character statistics screen. No errors are displayed.
--
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=40384
Bug ID: 40384
Summary: dinput8:dinput regression caused by new compiler
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The WineHQ upgrade changed the cross-compiler used to generate the reference
WineTest executables. Since the upgrade the dinput8:dinput test has these
failures on all 32 bit Windows platforms:
dinput.c:519: Test failed: EnumDevicesBySemantics did not call the callback
hr=80070057
dinput.c:520: Test failed: EnumDevicesBySemantics should enumerate the keyboard
dinput.c:521: Test failed: EnumDevicesBySemantics should enumerate the mouse
dinput.c:527: Test failed: EnumDevicesBySemantics failed hr=80070057
dinput.c:535: Test failed: EnumDevicesBySemantics failed hr=80070057
dinput.c:536: Test failed: There should be devices available before action
mapping available=0
dinput.c:543: Test failed: EnumDevicesBySemantics failed: hr=80070057
dinput.c:548: Test failed: EnumDevicesBySemantics failed hr=80070057
dinput.c:554: Test failed: EnumDevicesBySemantics failed: hr=80070057
dinput.c:559: Test failed: EnumDevicesBySemantics failed hr=80070057
dinput.c:565: Test failed: EnumDevicesBySemantics failed hr=80070057
dinput.c:571: Test failed: EnumDevicesBySemantics failed hr=80070057
dinput.c:577: Test failed: EnumDevicesBySemantics failed hr=80070057
See:
https://test.winehq.org/data/tests/dinput8:dinput.htmlhttps://www.winehq.org/pipermail/wine-devel/2016-March/112371.html
I can reproduce the problem with this compiler:
$ i686-w64-mingw32-gcc --version
i686-w64-mingw32-gcc (GCC) 5.3.1 20160205
But if I recompile the tests with -O0 the failures go away which points to a
compiler bug.
We need to either:
* Switch to a non buggy compiler to build the reference WineTest executables.
(which might involve reporting the bug in the first place)
* Add 'CFLAGS = -g -O0' to the test's Makefile.in as a workaround.
(preferably once we can point to a relevant compiler bug)
* Find some other nicer workaround in the C file.
--
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=41170
Bug ID: 41170
Summary: Word 2013 - Search for online templates field is black
until mouseover
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 55402
--> https://bugs.winehq.org/attachment.cgi?id=55402
log
fixme:richedit:IRichEditOleImpl_inner_fnQueryInterface 0x8d33808: unhandled
interface {8d33f740-cf58-11ce-a89d-00aa006cadc5}
Works fine with native riched20
wine-1.9.16-277-g60f8b51
--
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=41154
Bug ID: 41154
Summary: Psiphon3 does not run (show UI) - Unusable
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spamkill(a)orcon.net.nz
Distribution: ---
Psiphon3 proxy does not run (show UI) - makes it unusable
https://psiphon.ca/en/download.html
--
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=41169
Bug ID: 41169
Summary: Muting a tab in firefox has no effect
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 55398
--> https://bugs.winehq.org/attachment.cgi?id=55398
terminal output
Running win32 firefox (47.0) under wine-1.9.16-277-g60f8b51, when I open
http://rainymood.com, I hear rain sounds (good). If I click the volume/sound
icon, however, it gets a slash through it, but the sound does not mute.
Native firefox/under windows does not exhibit this issue.
--
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=37433
Bug ID: 37433
Summary: Game dont run and show dont have winsock2 correct
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: Mint
Once game launched, show loading screen and after this show winsock 2 error,
non proper winsock 2
--
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=4905
--- Comment #16 from Benjamin Hodgetts <ben(a)xnode.org> ---
In short: With GStreamer enabled the videos play, but you can't get into the
game. With GStreamer disabled the videos don't play, but you can get into the
game.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.