Custom Query (571 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 571)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#584 fixed Неверное отображение устройств громкоговоритель/микрофон alx Ivanmvtel
Description

Неверная кодировка в отображение устройств громкоговоритель/микрофон

#582 fixed Падение при выключении теста звука alx alx
Description

В настройках устройств вывода звука есть функция теста, который включается/выключается кнопками "Начать тест"/"Остановить тест".

Если при нажатии кнопки "Начать тест" возникает ошибка (например "ErrorPanel::setAudioDevice(): supported format for card "default" not found"), то при последующем нажатии "Остановить тест" программа падает.

Вот стек при падении:

#0  0x00007ffff7f47a00 in QAudioOutput::stop() () from /usr/lib/x86_64-linux-gnu/libQt5Multimedia.so.5
#1  0x0000000000427f06 in MainAppFrameWindow3::systemStopSoundTest() ()
#2  0x00000000004a69f7 in MainAppFrameWindow3::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) ()
#3  0x00007ffff5c99d2a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007ffff67b4ff7 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x00007ffff67b5151 in QAbstractButton::mousePressEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007ffff66fb40f in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007ffff66b805c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007ffff66bdc19 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007ffff5c6b38b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffff66bcb32 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007ffff67155bb in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007ffff6717b7b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007ffff66b805c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007ffff66bd516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007ffff5c6b38b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007ffff61074e1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#17 0x00007ffff61091a5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#18 0x00007ffff60ecf08 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#19 0x00007fffe789d200 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#20 0x00007ffff2241197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007ffff22413f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007ffff224149c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007ffff5cc17cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007ffff5c68b4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007ffff5c70bec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00000000004266b8 in main ()
#581 fixed В сборке под Windows не создаётся TLS транспорт alx san
Description

В логах программы при запуске постоянно вижу записи: cannot create IPv4 TLS transport: Unsupported transport (PJSIP_EUNSUPTRANSPORT) cannot create IPv6 TLS transport: Unsupported transport (PJSIP_EUNSUPTRANSPORT)

В настройках установлен Sip транспорт = UDP. r943 Воспроизводится на моих двух компьютерах c Windows 7 и Windows 10, так-же аналогичные записи наблюдаю в логах присланных от Вити(тоже Windows).

2017.12.27 12:54:16.818 [DEBUG  ] Loading config from C:/Users/test/AppData/Local/MC04Dispatcher.xml
2017.12.27 12:54:19.892 [DEBUG  ] sip_endpoint.c  .Creating endpoint instance...
2017.12.27 12:54:19.893 [DEBUG  ]          pjlib  .select() I/O Queue created (04171AE8)
2017.12.27 12:54:19.894 [DEBUG  ] sip_endpoint.c  .Module "mod-msg-print" registered
2017.12.27 12:54:19.894 [DEBUG  ] sip_transport.  .Transport manager created.
2017.12.27 12:54:19.894 [DEBUG  ]   pjsua_core.c  .PJSUA state changed: NULL --> CREATED
2017.12.27 12:54:20.000 [INFO   ]   pjsua_core.c  .pjsua version 2.5.5 for  initialized
2017.12.27 12:54:20.001 [ERROR  ]   pjsua_core.c  Error creating transport: Unsupported transport (PJSIP_EUNSUPTRANSPORT) [status=171060]
2017.12.27 12:54:20.015 [ERROR  ] CPJSIPSUA::Init(): cannot create IPv4 TLS transport: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
2017.12.27 12:54:20.016 [DEBUG  ] local IPv6 address is 2a01:540:2f08:c600:c4a2:dbe9:9815:64f5
2017.12.27 12:54:20.017 [ERROR  ]   pjsua_core.c  Error creating transport: Unsupported transport (PJSIP_EUNSUPTRANSPORT) [status=171060]
2017.12.27 12:54:20.017 [ERROR  ] CPJSIPSUA::Init(): cannot create IPv6 TLS transport: Unsupported transport (PJSIP_EUNSUPTRANSPORT)
2017.12.27 12:54:20.087 [INFO   ] connected to MySQL database
2017.12.27 12:54:20.089 [DEBUG  ] CStartupDlg::mysqlConnected()
...
...
...
1 2 3 4 5 6 7 8 9 10 11 12 13
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.