Search found 45 matches
- Wed Nov 18, 2020 4:43 pm
- Forum: Bugs / Problems
- Topic: Cache for Desktop-UI transforms some folders to xx.gz files
- Replies: 2
- Views: 3401
Cache for Desktop-UI transforms some folders to xx.gz files
Environment Windows 2016 Server WinCC-OA 3.16 p20 Windows 10 workstation Recently we have discovered a problem with a windows-environment which runs an application which is viewed via a desktop-UI client. The desktop-UI is not able to switch from a Dark to a Light theme anymore. After some checks we...
- Tue Nov 10, 2020 8:26 pm
- Forum: Bugs / Problems
- Topic: Table property 'Empty if zero' doesn't work in EST US & Canada Timezone
- Replies: 2
- Views: 3295
Re: Table property 'Empty if zero' doesn't work in EST US & Canada Timezone
Hello Leopold, Where using the following formatting: Datatype of the content were writing to a cell 'time' via a dyn_dyn_anytype construction to directly apply color to the content. The column in the table is formatted as: Datatype: Time Format: Custom -> %d-%b-%Y %H:%M:%S H.Allign: Left V.Allign: O...
- Tue Nov 03, 2020 2:42 pm
- Forum: Bugs / Problems
- Topic: Table property 'Empty if zero' doesn't work in EST US & Canada Timezone
- Replies: 2
- Views: 3295
Table property 'Empty if zero' doesn't work in EST US & Canada Timezone
Windows-10 Client Windows-Server 2016 WinCC-OA 3.16 p20 Table property 'Empty if zero' doesn't work in EST US & Canada Timezone, To elaborate more on this if we run the WinCC OA project in Indian Standard Time(IST) & Central European time(CET) , with above settings in place for table then ti...
- Wed Nov 20, 2019 1:52 pm
- Forum: Bugs / Problems
- Topic: the standard area management panel cannot delete areas
- Replies: 0
- Views: 9645
the standard area management panel cannot delete areas
The standard area-management panel '/vision/ud_areas.pnl' has a bug. The panel uses a hidden text-field named 'uid' wich gives a problem. Code-line -> int iUid = uid.text; gives a warning in logviewer and is not returning the 'index' of the selected area. Due to this the delete button runs into the ...
- Thu Nov 07, 2019 12:47 pm
- Forum: Bugs / Problems
- Topic: Text-field 'last refresh' is editable
- Replies: 1
- Views: 3105
Text-field 'last refresh' is editable
Hello Support,
Event though it seems not to give any problems, there's a minor issue in the text-field with last refresh date in the 'client information' popup in the system overview. This text-box is editable what in our opinion should not be the case.
See atachment.
Event though it seems not to give any problems, there's a minor issue in the text-field with last refresh date in the 'client information' popup in the system overview. This text-box is editable what in our opinion should not be the case.
See atachment.
- Fri Nov 01, 2019 2:53 pm
- Forum: Bugs / Problems
- Topic: UI-Crash when executing "dpDisconnect()''
- Replies: 5
- Views: 5171
Re: UI-Crash when executing "dpDisconnect()''
Hello Leopold, Thanks for the suggestion.. I don't know if your approach can work in our scenario, but I definitely see some other locations where we can make use of this approach. Since this week we think we found the cause of the Crash of the UI. The structure that we use for the filling of the de...
- Thu Oct 24, 2019 3:00 pm
- Forum: Bugs / Problems
- Topic: UI-Crash when executing "dpDisconnect()''
- Replies: 5
- Views: 5171
Re: UI-Crash when executing "dpDisconnect()''
LS,
For the described use-case, could there be an other approache to reach the same goal?
In addition:
- The always visible component uses 'layout' management. We want to limit the switching ( dynamic loading and unloading ) of objects inside the layout.
For the described use-case, could there be an other approache to reach the same goal?
In addition:
- The always visible component uses 'layout' management. We want to limit the switching ( dynamic loading and unloading ) of objects inside the layout.
- Tue Oct 22, 2019 4:53 pm
- Forum: Bugs / Problems
- Topic: UI-Crash when executing "dpDisconnect()''
- Replies: 5
- Views: 5171
Re: UI-Crash when executing "dpDisconnect()''
Hello Leopold, The use-case is that we have an information 'table' in an always visible module. This table contains details of an object/symbol ( Description of Bit, its state Active or Inactive and its Alertstate ) . An object can be selected in another module -> The table need to show the details,...
- Tue Oct 22, 2019 10:49 am
- Forum: Bugs / Problems
- Topic: UI-Crash when executing "dpDisconnect()''
- Replies: 5
- Views: 5171
UI-Crash when executing "dpDisconnect()''
Hello Support Team, We're facing a UI-Crash ( Full, Desktop-UI and Web ) in 3.15p23 and 3.16p14 when we execute a dpDisconnect() on 'xxx:_alert_hdl.._act_state'. A DebugTN() print of the specific datapoint element on 'connect' and 'disconnect' with their return-values looks like this: WCCOAui2:2019....
- Thu Sep 20, 2018 4:53 pm
- Forum: HowTos
- Topic: Managing embedded module\'s loaded panels
- Replies: 2
- Views: 3612
Re: Managing embedded module\'s loaded panels
Hello,
Embedded-module have a 'alignment' (extended) property that can be set to 'AlignHCenter'.
Gr
Embedded-module have a 'alignment' (extended) property that can be set to 'AlignHCenter'.
Gr