#pyqt | Logs for 2018-09-25
Back
[02:06:43] -!- anqxyr has joined #pyqt
[02:23:23] -!- necrose99b has joined #pyqt
[02:27:04] -!- necrose99_ has quit [Ping timeout: 240 seconds]
[02:53:35] -!- necrose99b has quit [Read error: Connection reset by peer]
[03:07:37] -!- kallesbar has joined #pyqt
[03:50:28] -!- nik90 has quit [Ping timeout: 245 seconds]
[03:50:54] -!- nik90 has joined #pyqt
[06:24:11] -!- mintograde has joined #pyqt
[07:06:27] -!- mintograde has quit [Ping timeout: 240 seconds]
[07:17:30] <altendky> did pyqt 5.6 drop support for py 3.4 or something? i'm not following the 'we use xp so must use 5.5' comment on the maillist.
[07:29:46] <The-Compiler> altendky: maybe Qt 5.6 did, no clue
[07:33:05] -!- nitro25 has joined #pyqt
[07:47:04] -!- nik90 has quit [Ping timeout: 240 seconds]
[08:00:00] -!- nik90 has joined #pyqt
[08:59:33] -!- hamster007_ has joined #pyqt
[09:08:18] -!- Siecje has joined #pyqt
[09:17:40] -!- frispete_ has joined #pyqt
[09:21:42] -!- frispete has quit [Ping timeout: 272 seconds]
[09:45:14] -!- ardeidae has joined #pyqt
[09:59:00] <altendky> it's kinda annoying how snapshot urls become invalid... wish the old ones remained accessible.
[09:59:42] -!- nik90 has quit [Ping timeout: 272 seconds]
[10:04:10] <Siecje> What is a snapshot URL?
[10:04:36] <altendky> Siecje: the links at the bottom https://www.riverbankcomputing.com
[10:04:58] <Siecje> Oh I never knew that. Yeah that's silly.
[10:05:02] <altendky> i'm using that for pyqt5-tools so the build suddenly breaks with a 404 when there's a new one
[10:05:17] <altendky> there were some bugs in 4.19.12 iirc that were addressed but not released
[10:05:38] <Siecje> You could download the HTML and extract the link. But then you wouldn't know when it changed.
[10:09:29] <altendky> Siecje: a bit ago i actually took that opportunity to try a little scrapy. https://repl.it
[10:09:40] <altendky> (for pyqt5, not sip)
[10:09:54] <altendky> could have been 5 lines with a regex but...
[10:10:49] <Siecje> yeah
[10:13:57] <Siecje> That is a cool website.
[10:14:40] <altendky> Siecje: and they just added the requirements.txt support afaik, so you can get attrs and such easily. before it was just import inspection so `import attr` got the `attr` module that nobody uses
[10:15:07] <altendky> and even with ones that worked you'd get a new version when you loaded an old repl and it'd be broken
[10:33:50] <Siecje> True
[11:44:21] <altendky> crashes only on appveyor, what fun https://ci.appveyor.com
[12:59:24] -!- nitro25 has quit [Remote host closed the connection]
[13:37:22] -!- maratello has joined #pyqt
[13:48:46] -!- maratello has quit [Quit: Leaving]
[13:52:34] -!- maratello has joined #pyqt
[13:58:50] -!- anqxyr has quit [Ping timeout: 252 seconds]
[14:42:16] <altendky> not sure if it's the exact same issue but i can get a simple test creating a qwidget to fail and fix it by creating an app manually. it seems to be a pytest-twisted/pytest-qt interaction issue. https://github.com this is certainly bad at least because it doesn't use pytest fixture resolution so you can't override either qapp or qapp_args.
[14:42:42] <altendky> but given this doesn't utterly fail everywhere... there's some deeper detail i haven't found yet. also, it presently fails another test instead
[15:12:56] <altendky> oh fun, turning up verbosity moves a traceback from stderr to stdout thus failing a test... :]
[15:14:46] <altendky> or it's just in stdout now for some reason
[15:22:12] <Siecje> I know there is a really old Python bug that puts stuff on stdout when it shouldn't
[15:23:19] <altendky> hmm... i'll keep that in mind if i get back to that test. thanks
[16:03:04] -!- maratello has quit [Quit: Leaving]
[16:29:20] <altendky> now that i've gotten the test passing with pytest-twisted... it apparently isn't representative of my actual issue.
[16:35:13] -!- kushal has quit [Ping timeout: 256 seconds]
[16:36:25] -!- kushal has joined #pyqt
[16:42:49] -!- mintograde has joined #pyqt
[16:43:59] <Siecje> One of those days.
[17:05:52] -!- Siecje has parted #pyqt
[18:40:28] -!- BPL has joined #pyqt
[19:45:03] -!- lee_76 has joined #pyqt
[20:10:57] -!- lee_76 has quit [Quit: Leaving]
[22:18:03] -!- mintograde has quit [Ping timeout: 244 seconds]
[22:47:12] -!- BPL has quit [Quit: Leaving]
[23:18:34] -!- nik90 has joined #pyqt
[23:46:44] -!- necrose99 has joined #pyqt