Sunday, 2015-09-13

*** rncbc has joined #lv200:19
*** rncbc has quit IRC01:18
*** tytel has quit IRC01:25
*** ssj71 has quit IRC01:37
*** tytel has joined #lv202:21
*** tytel has quit IRC03:06
*** tytel has joined #lv203:29
*** edogawa has joined #lv208:32
*** tytel has quit IRC08:40
*** tytel has joined #lv208:45
*** tytel has quit IRC08:57
*** rncbc has joined #lv210:17
*** ricardocrudo has joined #lv210:30
*** curlymorphic has joined #lv210:44
*** sigma6 has joined #lv211:06
edogawadrobilla: hm, i had to do this to make current jalv.qt5 compile (openSUSE) http://paste.opensuse.org/7852619812:08
edogawabloody distros, each does that differently12:09
rgareusedogawa: debian also uses   moc-qt5    but  you can define a default which then symlinks  moc -> moc-qt512:56
rgareusedogawa: I don't know if checking preferring moc-qt5  work in this case   if the rest of the system uses a QT4 default12:56
rgareussince both may exist12:57
edogawargareus: thanks, but aren't i'm better off leaving this like it is as long as i'm on KDE4?12:57
edogawahmm, i don't really know about this stuff, anyway that is how i got it to work12:58
rgareusedogawa: i'm suggesting to swap the test around.   check for   moc first, if that fails check for moc-qt5.12:59
edogawaah makes sense12:59
edogawai leave that up to you guys ;)12:59
* edogawa packages infamous plugins, love the tape stop13:00
rgareusedogawa: yeah, someone who has both installed should test that13:00
*** NickSB2 has quit IRC13:42
rncbcedogawa: exactly what i proposed yore cf. http://dev.drobilla.net/ticket/108614:29
rncbcrgareus, drobilla: the new suil patch makes jalv.qt5 behave better on gtk2_in_qt5 wrapped guis.14:36
rncbcrgareus, drobilla: the jalv patch is to fix a jalv.qt5 FTBFS on opensuse, fedora, redhat, etc.14:37
edogawarncbc: ah :) i didn't bother to read trac, sorry14:39
edogawapackage infamous plugins for opensuse and fedora is done, btw (OBS hasn't propagated downloadables though, dunno why, it should have when it says "succeeded")14:42
*** tytel has joined #lv214:51
drobillargareus: In what package?  I don't have a moc-qt5.  The selector thing just made 'moc' the qt5 one15:04
rgareusdrobilla: update-alternatives  takes care of this here15:07
rgareusdrobilla: do you have both qt5-dev and qt4-dev installed?15:07
*** Galik has quit IRC15:15
*** tytel has quit IRC15:17
*** Galik has joined #lv215:22
*** falktx has joined #lv215:39
*** rncbc has quit IRC15:39
*** deva has joined #lv215:43
edogawai see, i made a mistake re. package name vs. tarball name, fixed now http://software.opensuse.org/download.html?project=home%3Aedogawa&package=lv2-infamousPlugins15:52
*** tytel has joined #lv216:22
*** son0p has quit IRC16:25
drobillargareus: http://dev.drobilla.net/changeset/6b4a5a128ef5d87374dfef017cd20e069c068a4b/pugl16:35
rgareusone of those days I have to switch to upstream pugl.16:37
falktxdrobilla: how can that support aspect ratio with a minimum size?16:48
falktx*fixed aspect ratio16:48
drobillafalktx: I don't understand the question.  Why not?16:56
drobillaPresumably if you set both X11 does both16:56
falktxdrobilla: the comment says that to have a fixed aspect ratio we use min == max17:01
falktxoh wait...17:02
falktxI confused this with min-size17:02
falktxdrobilla: nvm...17:02
drobillaYes, unrelated.  They are ratios, absolute value doesn't matter.  I just use 1,117:02
falktxI remember rgareus code that set the ratio when min-size == max-size, I got confused here17:03
*** nicksb2 has joined #lv217:04
*** nicksbx has quit IRC17:05
*** nicksbx has joined #lv217:06
*** tytel has quit IRC17:08
*** NickSB2_ has joined #lv217:44
*** nicksb2 has quit IRC17:49
*** rncbc has joined #lv218:21
rncbcdrobilla: thanks for closing http://dev.drobilla.net/ticket/108618:23
drobillarncbc: y/w18:24
rncbcdrobilla: unfinished business though re. dtor kludges you scrapped:)18:24
* drobilla shrugs18:25
drobillaCrashed for me and it was clearly not unfinished business before anyway ;)18:25
rncbcdrobilla: that's why it comes another one http://dev.drobilla.net/ticket/1087 :)18:25
drobilla... ?18:26
drobillaHow can you just not set the parent widget?18:26
rncbcdrobilla: createWindowContainer sets embedding parent, so that one should unparent it begore the gtk widget gets destroyed18:28
rncbcs/begore/before18:28
drobillaIf I've learned anything with this stuff, it's that reparenting is best avoided if at all possible18:29
rncbcdrobilla: otherwise when deleting host_widget which is parent of the container of the gtk one, things might get ugly race-contidions (qt tries to destroy all its children)18:31
rncbcdrobilla: you cannot avoid it, the way qt5 embeds alien widgets now is via re-parent all the way (using xcb)18:33
*** curlymorphic has quit IRC18:40
*** six6110 has joined #lv218:41
*** nicksbx has quit IRC18:48
drobillaHrm.  Resize is super slow and jaggy.  X11 sends a whole stream of configure/expose/configure/expose in one loop19:13
*** nicksbx has joined #lv219:13
drobillargareus: I'll try it in a bit19:13
drobillaWould be easy to merge if they were all the same event type, but the ababab pattern is pretty annoying19:13
*** deva has quit IRC19:14
rgareusdrobilla: yes it's not smooth and has some latency19:20
*** HarryHaaren has joined #lv219:20
rgareusdrobilla: use externalUI or show-interface :)19:20
drobillargareus: Nothing to do with it19:21
drobillaIt just is.  In a stand-alone application19:21
drobillaStill flickerey with double-buffering, too19:46
* drobilla giveth up19:46
*** rncbc has quit IRC20:03
*** rncbc has joined #lv220:08
*** HarryHaaren has quit IRC20:09
* drobilla forgets to checkout branch before committing and pushing20:46
drobillasigh.20:46
*** ricardocrudo has quit IRC22:16
*** rncbc has quit IRC22:29
*** nicksbx has quit IRC22:34
*** edogawa has quit IRC22:49
*** nicksbx has joined #lv223:18
*** falktx has quit IRC23:37

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!