#pyqt | Logs for 2020-06-08

Back
[02:25:48] -!- jmarsac has joined #pyqt
[02:46:25] -!- yustin has quit [Ping timeout: 264 seconds]
[03:54:28] -!- jmarsac has quit [Read error: Connection reset by peer]
[03:55:39] -!- jmarsac has joined #pyqt
[04:04:08] -!- BPL has joined #pyqt
[05:21:03] -!- kushal has quit [Remote host closed the connection]
[05:21:22] -!- kushal has joined #pyqt
[05:24:07] -!- yustin has joined #pyqt
[05:57:55] -!- jmarsac has quit [Ping timeout: 272 seconds]
[07:08:11] -!- yustin has quit [Ping timeout: 265 seconds]
[07:54:17] -!- yustin has joined #pyqt
[07:57:01] -!- jmarsac has joined #pyqt
[09:42:40] -!- Belxjander has quit [Ping timeout: 256 seconds]
[10:19:55] -!- SunyataZero has joined #pyqt
[10:20:10] <SunyataZero> Hi all, i
[10:22:13] <SunyataZero> I've run into a strange problem when trying to use setMarkdown with QTextBrowser. It works when i run from source but not when i have installed my own application via pip/pypi, then i get an error message saying that the function (setMarkdown) doesn't exist. Has anyone else seen this problem? Grateful for help!
[10:23:10] -!- Belxjander has joined #pyqt
[10:30:19] -!- Belxjander has quit [Ping timeout: 260 seconds]
[10:32:43] <altendky> SunyataZero: https://doc.qt.io when installed you are running with pyqt < 5.14 i would guess. how are you installing? using your system pip wher eyou get system packages?
[10:55:08] -!- Belxjander has joined #pyqt
[11:00:49] -!- SunyataZero has quit [Ping timeout: 246 seconds]
[11:05:01] -!- Belxjander has quit [Ping timeout: 264 seconds]
[11:30:12] -!- cottoneyejim has joined #pyqt
[12:10:21] -!- Belxjander has joined #pyqt
[12:19:53] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[12:20:22] -!- Belxjander has joined #pyqt
[12:29:30] -!- cottoneyejim has quit [Ping timeout: 256 seconds]
[12:49:33] -!- SpinTronix has quit [Quit: Konversation terminated!]
[13:18:46] -!- jmarsac_ has joined #pyqt
[13:22:31] -!- jmarsac has quit [Ping timeout: 272 seconds]
[13:28:21] -!- sazawal has joined #pyqt
[13:32:31] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[13:33:12] -!- Belxjander has joined #pyqt
[13:35:24] -!- SpinTronix has joined #pyqt
[14:44:51] -!- jmarsac_ has quit [Ping timeout: 272 seconds]
[14:57:54] -!- kdas_ has joined #pyqt
[14:59:23] -!- kushal has quit [Remote host closed the connection]
[16:34:33] -!- SpinTronix has quit [Quit: Konversation terminated!]
[16:49:09] -!- sazawal has quit [Quit: Leaving]
[17:01:30] -!- yustin has quit [Ping timeout: 256 seconds]
[17:15:44] -!- frispete has quit [Ping timeout: 265 seconds]
[17:16:31] -!- frispete has joined #pyqt
[17:57:00] <altendky> so i'm trying to setup testing with trio-guest-mode and pytest-qt and i went and used qtbot.wait_until() in the test wrapper (would become a plugin somewhere i expect) but qtbot.wait_until() inside the tests seems to just time out even when it seems like it ought to work. i'm guessing i found out that wait_until isn't reentrant?
[18:02:33] -!- BPL has quit [Quit: Leaving]
[18:06:29] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[18:07:22] -!- Belxjander has joined #pyqt
[18:29:32] -!- Thaodan_ has joined #pyqt
[18:29:43] -!- Thaodan has quit [Ping timeout: 260 seconds]
[19:14:45] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[19:15:14] -!- Belxjander has joined #pyqt
[19:35:23] -!- kdas_ has quit [Ping timeout: 240 seconds]
[19:36:35] -!- kushal has joined #pyqt
[19:56:10] <altendky> mm, i don't think that's it. rather that while wait_until lets the loop run it isn't telling trio that it can run another task so... trio doesn't. so i guess we won't be able to use qtbot directly. :|
[21:11:11] -!- Belxjander has quit [Quit: AmigaOSv4.1.6+//PowerPC native]
[21:11:40] -!- Belxjander has joined #pyqt