*** drobilla has quit IRC | 00:08 | |
*** HarryHaaren has joined #lv2 | 00:11 | |
*** drobilla has joined #lv2 | 00:40 | |
drobilla | That's really starting to get old | 00:40 |
---|---|---|
* drobilla disables graphics acceleration | 00:44 | |
drobilla | Though I was having occasional hard locks a while ago without vbox involved... figured it was a software thing (bad kernel?) since it stopeed | 00:45 |
*** falktx has joined #lv2 | 01:36 | |
falktx | drobilla: here's the strace log of lv2ls that leads to a segfault http://pastebin.com/PPxGZ1Yb | 01:47 |
falktx | as I though the culprit is: | 01:48 |
falktx | open("/usr/lib/lv2/naspro-dssi.lv2/manifest.ttl", O_RDONLY) = 4 | 01:48 |
falktx | damn naspro | 01:48 |
falktx | drobilla: I think I'll build lilv *without* dynmanifest support | 01:48 |
falktx | afaik if lv2ls crashes other hosts will probably do too | 01:49 |
*** HarryHaaren has quit IRC | 02:12 | |
drobilla | falktx: No argument here. I usually don't turn it on. | 02:24 |
drobilla | Alternatively, you can disable it at runtime in your hosts. | 02:24 |
drobilla | Even more alternatively, I could actually implement a config file for that one of these days. | 02:24 |
drobilla | must.......... write............ conclusion............... before........... slll......eepp | 04:42 |
*** shanipribadi has joined #lv2 | 05:40 | |
*** shanipribadi has quit IRC | 06:25 | |
*** falktx has quit IRC | 08:06 | |
*** falktx has joined #lv2 | 08:07 | |
*** shanipribadi has joined #lv2 | 08:30 | |
*** falktx has quit IRC | 08:45 | |
*** fps has joined #lv2 | 08:48 | |
fps | hoi | 08:48 |
fps | i'm trying to fix my plugin build | 08:48 |
fps | https://github.com/fps/ladspa.m.lv2 | 08:48 |
fps | i have little clue about waf, but since i took the wscript almost directly from one of dave's examples, maybe someone can help | 08:49 |
fps | the problem is that the libraries get built with a lib prefix | 08:49 |
fps | but the wscript seems to strip that prefix from the name before writing the manifest.ttl from manifest.ttl.in | 08:50 |
fps | module_pat = re.sub('^lib', '', bld.env.cshlib_PATTERN) | 08:50 |
fps | ah ok | 08:56 |
fps | i think i know what to do | 08:56 |
fps | it's a cxxshlib | 08:56 |
fps | i should just not strip the prefixes probably | 08:57 |
fps | hmm | 08:58 |
fps | hmm, moved the ui code to .cc, too | 09:20 |
fps | and changed.. | 09:20 |
fps | module_pat = re.sub('^lib', '', bld.env.cxxshlib_PATTERN) | 09:20 |
fps | hmm, weird stuff | 09:22 |
fps | waf is for smarter people than me | 09:26 |
fps | i find that every time i try to use it | 09:26 |
fps | will fall back to a standard makefile | 09:26 |
fps | ok, now i got it figured out.. thanks | 09:29 |
*** edogawa has joined #lv2 | 09:52 | |
*** falktx has joined #lv2 | 09:57 | |
*** wrl__ has joined #lv2 | 10:36 | |
*** wrl has quit IRC | 10:40 | |
*** shanipribadi has quit IRC | 11:32 | |
*** shanipribadi has joined #lv2 | 11:35 | |
*** shanipribadi has quit IRC | 11:57 | |
*** shanipribadi has joined #lv2 | 12:12 | |
*** shanipribadi has quit IRC | 12:19 | |
*** shanipribadi has joined #lv2 | 12:32 | |
*** shanipribadi has quit IRC | 14:15 | |
*** HarryHaaren has joined #lv2 | 14:22 | |
*** shanipribadi has joined #lv2 | 14:28 | |
*** shanipribadi has quit IRC | 14:35 | |
*** wrl__ is now known as wrl | 14:44 | |
*** shanipribadi has joined #lv2 | 14:48 | |
*** shanipribadi has quit IRC | 14:53 | |
*** shanipribadi has joined #lv2 | 15:10 | |
*** shanipribadi has quit IRC | 15:15 | |
*** shanipribadi has joined #lv2 | 15:28 | |
*** edogawa_ has joined #lv2 | 15:30 | |
*** edogawa has quit IRC | 15:33 | |
*** shanipribadi has quit IRC | 15:44 | |
drobilla | fps: Yes, if it's a cxx thing, all the corresponding variables will need to be switched as well | 16:51 |
*** shanipribadi has joined #lv2 | 16:56 | |
*** falktx has quit IRC | 17:02 | |
*** falktx has joined #lv2 | 17:09 | |
*** shanipribadi has quit IRC | 17:22 | |
*** mlpug has quit IRC | 18:53 | |
fps | drobilla: got it | 19:05 |
*** mlpug has joined #lv2 | 19:07 | |
*** drobilla has quit IRC | 19:26 | |
*** falktx has quit IRC | 20:10 | |
*** shanipribadi has joined #lv2 | 20:17 | |
*** awilliams has quit IRC | 20:21 | |
*** mlpug has quit IRC | 20:42 | |
*** abique has joined #lv2 | 20:48 | |
*** HarryHaaren has quit IRC | 21:48 | |
*** abique has quit IRC | 22:08 | |
*** awilliams has joined #lv2 | 22:18 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!