JohnBuckleyGitHub / schat

Automatically exported from code.google.com/p/schat
GNU General Public License v3.0
3 stars 0 forks source link

Подвисание при открытии некорректного URL #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Отправить в чат ссылку вида ftp://192.168.0.666.
2. Щёлкнуть по ней.

What is the expected output? What do you see instead?
При попытке открытия такой ссылки при 
помощи QDesktopServices::openUrl() 
происходит блокирование основного потока 
и заморозка GUI, также соединение 
может быть разорвано из-за "Ping Timeout".

Original issue reported on code.google.com by impomezia@gmail.com on 29 Aug 2009 at 4:53

GoogleCodeExporter commented 8 years ago

Original comment by impomezia@gmail.com on 29 Dec 2010 at 5:36