http://bugs.winehq.org/show_bug.cgi?id=24846
Summary: SecureCRT: Pop-up menu list flashes
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31435)
--> (http://bugs.winehq.org/attachment.cgi?id=31435)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
2) install SecureCRT
3) wine SecureCRT.exe
4) unfold pop-up menu as shown in attachment
Behaviour:
Pop-up menu list flashes.
Expected behaviour:
Pop-up menu list shouldn't flash.
--
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=20962
Summary: Starting Secunia PSI starts a window but with no
contents
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=25129)
--> (http://bugs.winehq.org/attachment.cgi?id=25129)
Terminal output
Installation works fine but when opening window it just picks up its filling
from the desktop below.
Closing it results in a crash dialog
--
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=32445
Bug #: 32445
Summary: PuTTY window does not receive focus when "Allow window
manager to control windows" option disabled
Product: Wine
Version: 1.5.19
Platform: x86-64
URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
I noticed this issue testing PuTTY 0.62 with wine-1.5.19-74-g4bb92e1. Testing
on Lubuntu 11.10 (OpenBox 3.5.0 WM).
When the "Allow the window manager to control the windows" option has been
disabled using winecfg, the PuTTY terminal window does not receive keyboard
input. Instead the console window which you ran putty.exe from receives input.
That only applies to the PuTTY terminal window, not the initial settings
window. It also only applies when *not* in virtual desktop mode.
To reproduce:
- Disable "Allow the window manager to control the windows" in winecfg
- Download and run putty.exe. The PuTTY Configuration window appears. Note
that initially it does not seem to have focus; the window title bar is grey not
blue. However the window does actually have focus and receives keyboard input.
- Connect to a server. E.g. enter telehack.com for Host Name, Telnet for
connection type and click the Open button.
- The terminal window appears after a few seconds. It seems to be focused
(title bar blue) but even if you click in the window, the characters you type
appear in the console. (If you activate another window before clicking in the
PuTTY one, input goes to that window instead.)
--
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=43370
Bug ID: 43370
Summary: Origin fails to start, repeats the same message over
and over
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Hi,
I tried Origin with Wine 2.12-Staging, and while it installs just fine I cannot
get to the log in. When I open Origin the debug log fills with the same line:
err:d3d:context_reacquire Acquired context 0x66b7418 instead of 0x66c17b0.
I'm currently using Fedora 26 x86_64 with Mesa 17.1.5 and this happens in both
the 32 bit and the 64 bit wine prefix.
--
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=39240
Bug ID: 39240
Summary: advapi32:service fails in some non-English locales
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following test failures happen specifically in some non-English locales:
service.c:382: Test failed: Expected failure
service.c:383: Test failed: Expected ERROR_DUPLICATE_SERVICE_NAME, got 0
service.c:397: Test failed: Could not create the service : 1073
service.c:403: Test failed: Expected ERROR_ACCESS_DENIED, got 6
service.c:682: Test failed: Could not create the service : 1072
service.c:881: Test failed: Expected Spooler, got Winetest
service.c:1829: Test failed: Could not create the service : 1072
service.c:2015: Test failed: Could not create the service : 1072
service.c:2313: Test failed: Could not create the service: 1072
service.c:2381: Test failed: Expected success, got error 1072
service.c:2405: Test failed: Expected success (err=1072)
service.c:2427: Test failed: Expected success (err=6)
service.c:2438: Test failed: Expected success, got error 1072
service.c:2442: Test failed: Expected success (err=6)
In particular they can be seen o the following WineTest boxes:
fg-win7u64-1spie9-fr - Windows 7 Ultimate configured for a French locale
fg-win7u64-1spie9-mx - Windows 7 Ultimate configured with a mix of locales (to
help figure out exactly which Windows locale setting a test depends on)
pelzflowin81pronvid - Windows 8.1 in a German locale
Note however that it works fine in other locales such as Hebrew
(fg-win7u64-1spie9-he), Japanese (fg-win7u64-1spie9-ja and newtb-w7u) and
Korean (fg-win7u64-1spie9-ko).
This tests regression was introduced by the following commit:
commit f8ea5a73ce799ae7a8b8e3d9d5ae9d28511c1d8b
Author: Paul Vriens <paul.vriens.wine(a)gmail.com>
Date: Tue Jul 17 22:06:51 2007 +0200
advapi32/service: Test for duplicate displayname.
--
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=43113
Bug ID: 43113
Summary: No sound output in GWENT: The Witcher Card Game
Product: Wine-staging
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sagcanv(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58312
--> https://bugs.winehq.org/attachment.cgi?id=58312
Wine output
Normally you'd hear sound upon starting the game on Windows but Wine gives no
sound output. This also occurs in-game as well on the main screen. I checked if
there's a wine application entry in pavucontrol but there seems to be none.
Some people - according to this Reddit thread
(https://www.reddit.com/r/gwent/comments/6dtfyl/installing_gwent_on_macos_wi…)
- seem to have the same problem.
On a side note, there seems to be some graphical glitch which displays animated
cards weirdly/ black (http://i.imgur.com/WUHJEkh.png vs.
http://i.imgur.com/RZN9r7P.png) but I'll open another report for that later (if
it isn't already a known bug).
--
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=31256
Bug #: 31256
Summary: Wine hangs when trying to view .chm help-file
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magnus_uppman(a)hotmail.com
Classification: Unclassified
Created attachment 41057
--> http://bugs.winehq.org/attachment.cgi?id=41057
Part of log when the hang occurs
Wine hangs when trying to view .chm help-file in program Edison Professional
from Programbyrån.
A workaround is to use "winetricks ie6".
I tried first without ie6 but Wine would just hang (hh.exe using 100% CPU).
--
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=16746
Summary: oleaut32/tmarshal.c: compiler errors on powerpc
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_
-DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch
-DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe
-fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith -g -O2 -o tmarshal.o tmarshal.c
tmarshal.c:388:3: warning: #warning You need to implement stubless proxies for
your architecture
tmarshal.c: In function ‘init_proxy_entry_point’:
tmarshal.c:1752: warning: unused variable ‘xasm’
tmarshal.c: At top level:
tmarshal.c:1376: warning: ‘xCall’ defined but not used
--
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=46063
Bug ID: 46063
Summary: crash while starting program
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magiceric(a)sina.com
Distribution: ---
Created attachment 62664
--> https://bugs.winehq.org/attachment.cgi?id=62664
crash while starting program
crash while starting program
--
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.