Jump to content

Tokay

uniGUI Subscriber
  • Posts

    838
  • Joined

  • Last visited

  • Days Won

    19

Tokay last won the day on April 10

Tokay had the most liked content!

Recent Profile Visitors

2571 profile views

Tokay's Achievements

Advanced Member

Advanced Member (4/4)

105

Reputation

  1. Does it possible to switch checkboxes in dbgrid imediatelly after click? Now needed mostly two clicks (see video). bandicam 2024-04-10 16-49-18-799.mp4
  2. насколько я знаю, так юзают. работает обычно
  3. так то можно и к службе тот же nginx прикрутить
  4. Please open uniTools sources, we have many issues that could not be fixed on our side. Have crashe in the uniWinUtils.pas, but could not do anything with it, there is no sources. Send you EL crashlog. MakhaonStorageService_34878AB0 (3).el
  5. Unfortunately still not working, waiting to fix too:
  6. Why use a hyperserver if it works fine without it?
  7. Tokay

    Strange logs

    On one of our installation we have such strange logs in the log file: Service.exe: 00003C68: 00:00:04 [Indy]:EIdOSSLAcceptError : Error accepting connection with SSL. EOF was observed that violates the protocol : Addr: $0000000000B762F8 Service.exe: 00003948: 00:00:16 [Indy]:EIdOSSLAcceptError : Error accepting connection with SSL. EOF was observed that violates the protocol : Addr: $0000000000B762F8 Service.exe: 00003438: 00:00:19 [Indy]:EIdOSSLAcceptError : Error accepting connection with SSL. EOF was observed that violates the protocol : Addr: $0000000000B762F8 Service.exe: 00000A90: 00:00:24 [Indy]:EIdOSSLAcceptError : Error accepting connection with SSL. EOF was observed that violates the protocol : Addr: $0000000000B762F8 Service.exe: 00002FF8: 00:01:00 [Indy]:EIdOSSLAcceptError : Error accepting connection with SSL. EOF was observed that violates the protocol : Addr: $0000000000B762F8 Service.exe: 0000272C: 00:01:05 [Indy]:EIdOSSLAcceptError : Error accepting connection with SSL. Doesn't this lead to any problems? And does it possible to fix the issue? We use now 1.90.0.1562 version.
  8. We have up to 1000 users without hyperservering.
  9. Ошибка означает, что браузер не знает эмитента сертификата (issuer). Оно так и будет работать с любым веб сервером с самоподписанными сертификатами. Собственно если бы оно работало по-другому, то в сертификатах не было бы никакого практического смысла: любой (в том числе и злоумышленник) наклепал бы сертификатов и браузеры ничего бы по этому поводу не говорили.
  10. Ubuntu fixed. Thank you. Same isue is in the uni_mac_yosemite. Could be tested on the online demo. Fix it please
  11. BTW in our case better solution is config.axes.renderer = function(axis, label, layoutContext) { return Ext.util.Format.number(label, "#") }
  12. It's strange, but I have different events. What's wrong?
  13. Thank you! Will check again locally
  14. I'm trying to do it in the Grid - DBTreeGrid demo. Open it, enable dgMultiSelect on both grids, and nothing was happened. Is possible to select only one row as before.
×
×
  • Create New...