https://bugs.winehq.org/show_bug.cgi?id=47511
Bug ID: 47511
Summary: battle.net client window is now black
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rotogluon(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64900
--> https://bugs.winehq.org/attachment.cgi?id=64900
terminal output of battle.net launch
Since a few days (I'm not sure exactly since when), after a system "apt-get
update", the battle.net client window is fully blacked out. I can hover some
invisible icons but I can't launch HearthStone anymore (which was working fine
earlier).
The login window pops up normally, then after I enter my user/pw, the
Battle.net client comes up but is full of black.
I'm on wine-staging, latest kubuntu 19.04.
% wine --version
wine-4.12.1 (Staging)
% cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.04
DISTRIB_CODENAME=disco
DISTRIB_DESCRIPTION="Ubuntu 19.04"
% uname -a
Linux hehe2 5.0.0-20-generic #21-Ubuntu SMP Mon Jun 24 09:32:09 UTC 2019 x86_64
x86_64 x86_64 GNU/Linux
--
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=47542
Bug ID: 47542
Summary: .NET Framework NetNamedPipe with transport security
throws System.ComponentModel.Win32Exception: Unknown
error (0x80090304)
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: failedshack(a)gmail.com
Distribution: ---
Hello,
I use WCF on a .NET application of mine and found it crashed under Wine
due to a "System.Security.Authentication.AuthenticationException", itself
caused by "System.ComponentModel.Win32Exception: Unknown error (0x80090304)".
WCF is commonly used to call remote procedures from different processes in the
same machine or over the network.
After some investigation I found that this is caused by using a named pipe with
transport security enabled (which is the default behavior for WCF).
You can disable the transport security, which will make it work but such is not
always possible, for example I use FiddlerCore, an HTTP proxy and it suffers
from the same problem when SSL decryption is turned on. Meaning you can only
intercept HTTP traffic.
I'll attach a minimal example program that can be used to reproduce this issue,
along with the stacktrace produced and a screenshot.
Transport security can be disabled by replacing the default binding for this:
var binding = new NetNamedPipeBinding
{
Security = new NetNamedPipeSecurity
{
Mode = NetNamedPipeSecurityMode.None,
Transport = new NamedPipeTransportSecurity() { ProtectionLevel =
ProtectionLevel.None }
}
};
This bug looks similar to this one but the error code is different,
so I'm not entirely sure: https://bugs.winehq.org/show_bug.cgi?id=46671
I hope this helps.
Regards
--
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=47559
Bug ID: 47559
Summary: [AlphaControls] Incorrect display GUI in Delphi apps
with AlphaControls
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drygdryg2014(a)yandex.ru
Distribution: ---
Created attachment 64947
--> https://bugs.winehq.org/attachment.cgi?id=64947
Example App
The graphical interface of some applications built in Embarcadero Delphi with
AlphaControls (https://www.alphaskins.com/) is displayed incorrectly. Example
App:
https://www.mediafire.com/file/e46k55wy6yh14w9/MegaCheat_v8.0.3_v5.exe/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.
http://bugs.winehq.org/show_bug.cgi?id=32916
Bug #: 32916
Summary: FIFA 13 intaller don't run
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcossr09(a)yahoo.com.br
Classification: Unclassified
Created attachment 43474
--> http://bugs.winehq.org/attachment.cgi?id=43474
err log
Hi,
when I try run the Installer of the FIFA 13 the following log (in attachment)
appears in the terminal and nothing happens.
Thanks
--
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=47556
Bug ID: 47556
Summary: nfs carbon not runs when disk image in ntfs
Product: Wine
Version: 4.12.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikitastepan0v(a)mail.ru
Distribution: ---
Created attachment 64942
--> https://bugs.winehq.org/attachment.cgi?id=64942
log
nfs carbon not runs when disk image in ntfs
I use cdemu
--
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=47552
Bug ID: 47552
Summary: The ZMR game does not open.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devi.fieldengineers(a)gmail.com
Distribution: ---
The ZMR game does not open.
About the game: http://zmr.enmasse.com/
Thanks for any help, stay with God.
More : https://www.fieldengineer.com/
--
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=47555
Bug ID: 47555
Summary: noc tools
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: khanbahubali(a)yahoo.com
Distribution: ---
NOC Services Tools
NOC management has five essential elements known as tools which are a vital
element toward improvement. You need to know which tools will give you the best
return on the investment into outsourcing to companies such as ExterNetworks.
There are many ways that these tools can help you to give your team more
control over tasks while putting the NOC in a position to be an exclusive
resource for the IT department.
The Five Essential Tools of Network Operation Center Services:
Incident Tracking through a Ticketing System
The use of a ticketing system will enable all issues to be kept track of by the
urgency, severity and who is assigned to handle a specific task. Issues that
arise tickets are created to describe the issue so that it can be processed and
assigned to the correct person or department. When the person or department
assigned to a task cannot complete it, the ticket will move to the next level
for correction. The best service can be provided to customers and the tasks of
each shift prioritized by making all pending issues known.
Centralization of Knowledge
A centralized place for all documentation and knowledge that is readily
accessible to every team member is known as the knowledge base. It should be a
fluid source of information that is always up to date with lessons from
incidents so they can be used to prevent the same thing from happening in the
future. The experiences should be referenceable to the entire company and used
in making future improvements to the organization.
Read More: https://www.extnoc.com/network-operations-center/noc-tools
--
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=46197
Bug ID: 46197
Summary: user32: Implement CascadeWindows and TileWindows
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62857
--> https://bugs.winehq.org/attachment.cgi?id=62857
The patch
Wine lacks the implementations of CascadeWindows and TileWindows
functions of window arrangement.
--
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=47554
Bug ID: 47554
Summary: Certified Technology Specialist
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anji.appari(a)gmail.com
Distribution: ---
A Certified Technology Specialist (CTS) creates, provides, operates and
services network-based AV solutions. They conduct activities that offer the
best audiovisual resolutions for the client’s needs both on time and within
budget. They perform general technology tasks by creating, operating and
servicing AV solutions. The professionals must have a good understanding of
communication systems such as audio, video, and display systems.
This position is responsible for installing, monitoring, and uninstalling AV
equipment. They provide on-site installation, support, and troubleshoot any
issues that may occur. The CTS cleans the computer equipment and peripherals
and provides minor repair and maintenance services whenever a need arises.
https://www.fieldengineer.com/skills/certified-technology-specialist
--
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.