*** krubenast has quit IRC | 00:10 | |
*** prettyvanilla has quit IRC | 00:13 | |
*** yann-kaelig has quit IRC | 00:38 | |
*** WTS has joined #kxstudio | 01:04 | |
*** WTS has left #kxstudio | 01:06 | |
*** ahellquist|wrk has quit IRC | 01:11 | |
*** lfzawacki has quit IRC | 01:26 | |
*** JackWinter has quit IRC | 04:00 | |
*** JackWinter has joined #kxstudio | 04:00 | |
*** FergusL has quit IRC | 04:01 | |
*** FergusL has joined #kxstudio | 04:02 | |
*** WTS has joined #kxstudio | 04:51 | |
*** WTS has left #kxstudio | 04:53 | |
*** spectromas has quit IRC | 05:06 | |
*** Animtim__ has joined #kxstudio | 05:38 | |
*** Animtim_ has quit IRC | 05:42 | |
*** wolftune has quit IRC | 06:10 | |
*** Animtim_ has joined #kxstudio | 06:47 | |
*** Animtim__ has quit IRC | 06:48 | |
*** JackWinter1 has joined #kxstudio | 07:16 | |
*** john_cephalopoda has joined #kxstudio | 08:04 | |
*** EamonnTobin has joined #kxstudio | 08:17 | |
*** ahellquist|wrk has joined #kxstudio | 08:24 | |
*** newmusicpower has joined #kxstudio | 08:42 | |
*** newmusicpower has quit IRC | 09:04 | |
*** ahellquist|wrk has quit IRC | 09:21 | |
*** JohnnyL has quit IRC | 09:34 | |
*** JackWinter1 has quit IRC | 09:52 | |
*** JackWinter1 has joined #kxstudio | 09:54 | |
*** ahellquist|wrk has joined #kxstudio | 10:00 | |
*** JackWinter1 has quit IRC | 11:08 | |
*** prettyvanilla has joined #kxstudio | 11:12 | |
*** prettyvanilla has joined #kxstudio | 11:15 | |
*** krubenast has joined #kxstudio | 11:57 | |
*** falktx has joined #kxstudio | 12:31 | |
*** rncbc_jolla has joined #kxstudio | 12:53 | |
*** yann-kaelig has joined #kxstudio | 12:55 | |
*** rncbc_jolla has quit IRC | 12:57 | |
john_cephalopoda | falktx: Regarding my complaints from yesterday that removing plugins crashes carla: Every plugin I tested does that. | 13:17 |
---|---|---|
falktx | more info please | 13:19 |
falktx | brb | 13:19 |
john_cephalopoda | falktx: terminate called after throwing an instance of 'Jack::JackTemporaryException' | 13:29 |
john_cephalopoda | That was the thing it said last time. Can't check out right now because I am listening to a CD and starting jackd would stop the audio output of vlc. | 13:30 |
falktx | so you didn't had jack running before carla? | 14:00 |
john_cephalopoda | I had. | 14:01 |
john_cephalopoda | I had it running. | 14:01 |
john_cephalopoda | How can I debug carla? | 14:01 |
john_cephalopoda | It seems to be python in big parts. | 14:03 |
john_cephalopoda | dmesg says [21902.893051] traps: carla[16177] general protection ip:7f5731c29c00 sp:7fffc900a978 error:0 in libpthread-2.20.so[7f5731c18000+17000] | 14:04 |
john_cephalopoda | falktx: ^ | 14:04 |
falktx | if you got carla from the repos the build is optimized and there's not that useful to debug | 14:06 |
falktx | or did you built it yourself? | 14:06 |
john_cephalopoda | I got it from AUR | 14:06 |
falktx | ah ok | 14:06 |
john_cephalopoda | So built myself. | 14:06 |
falktx | what's the jack buffer size? | 14:06 |
john_cephalopoda | Periods/Buffer: 2 Frames/Period 1024 | 14:08 |
john_cephalopoda | qjackctl default. | 14:09 |
falktx | hmm, something's funky then | 14:11 |
falktx | john_cephalopoda: do you always get "terminate called after throwing an instance of 'Jack::JackTemporaryException" ? | 14:11 |
falktx | every single time? | 14:11 |
john_cephalopoda | Nope, now it doesn't say anything. | 14:12 |
john_cephalopoda | Deleting plugin and then: | 14:12 |
john_cephalopoda | ScopedPluginAction(0) - blocking START | 14:12 |
john_cephalopoda | ScopedPluginAction(0) - blocking DONE | 14:12 |
john_cephalopoda | Segfault. | 14:12 |
falktx | build carla with "make DEBUG=true" please | 14:13 |
falktx | a fresh clone | 14:13 |
falktx | I should add a --gdb arg to carla... | 14:13 |
john_cephalopoda | falktx: http://pastie.org/pastes/9939477/text | 14:17 |
LAbot` | Title: #9939477 - Pastie (at pastie.org) | 14:17 |
john_cephalopoda | The last few lines of the usual output | 14:17 |
falktx | john_cephalopoda: pull and re-install. now carla has a "--gdb" option that starts gdb | 14:18 |
john_cephalopoda | http://pastie.org/pastes/9939481/text | 14:18 |
LAbot` | Title: #9939481 - Pastie (at pastie.org) | 14:18 |
john_cephalopoda | Seems that DEBUG=true didn't change anything. | 14:19 |
falktx | it did, it added debug symbols and runtime prints | 14:22 |
falktx | the debug stuff is needed for gdb | 14:23 |
falktx | you should be able to get a nice gdb trace now | 14:23 |
ahellquist|wrk | quick question: I'm running kxstudio repos on a Debian Jessie with Gnome DE. What optional cpu freq setting applet is suggested ? | 14:24 |
falktx | heh, no idea... | 14:28 |
ahellquist|wrk | ok, np | 14:28 |
falktx | I use indicator-cpufreq from ubuntu | 14:28 |
falktx | I don't think that one is on debian | 14:28 |
ahellquist|wrk | falktx: ok, I'll check that. | 14:28 |
john_cephalopoda | falktx: Any idea what the problem I got with carla is? | 14:33 |
falktx | you need to give me a gdb trace so I can figure it out | 14:36 |
falktx | like I said, I just added a "--gdb" switch to carla | 14:37 |
falktx | so start it like: | 14:37 |
falktx | carla --gdb | 14:37 |
falktx | and do the usual gdb stuff | 14:37 |
john_cephalopoda | It doesn't work. | 14:41 |
john_cephalopoda | carla and carla --gdb do the same thing. | 14:44 |
falktx | are you sure you're using the latest git | 14:45 |
falktx | I just added that a few mins ago | 14:45 |
john_cephalopoda | ah, okay, probably pulled too early. | 14:47 |
john_cephalopoda | falktx: Ummm... http://pastie.org/pastes/9939621/text | 14:52 |
LAbot` | Title: #9939621 - Pastie (at pastie.org) | 14:52 |
john_cephalopoda | Okay, seems that was a heisenbug. | 14:54 |
john_cephalopoda | http://pastie.org/pastes/9939639/text?key=irkuvcw4rvo5sn0udjjdjg | 14:57 |
LAbot` | Title: Private Paste - Pastie (at pastie.org) | 14:57 |
john_cephalopoda | Two debugs | 14:58 |
falktx | that build doesn't have debug on | 15:04 |
falktx | (no DEBUG=true) | 15:04 |
*** zequence has quit IRC | 15:11 | |
*** zequence has joined #kxstudio | 15:29 | |
john_cephalopoda | falktx: http://pastie.org/pastes/9939781/text?key=zfknml50uor2t2ongfg4da | 15:42 |
LAbot` | Title: Private Paste - Pastie (at pastie.org) | 15:42 |
falktx | hrrm still no full debug for some reason | 15:47 |
falktx | but I can see it's happening at the final scope of removePlugin, so it's caused by some local destructor | 15:49 |
falktx | I can add a little hack for this | 15:51 |
falktx | but it isn't pretty... | 15:51 |
falktx | john_cephalopoda: try again now (new pull) | 15:52 |
*** wolftune has joined #kxstudio | 15:52 | |
john_cephalopoda | Is there a compile song? | 15:53 |
falktx | there is, but you won't like it | 15:53 |
john_cephalopoda | Hmm? Why not? | 15:54 |
falktx | https://www.youtube.com/watch?v=cK3NMZAUKGw | 15:54 |
LAbot` | Title: BABYMETAL - メギツネ - MEGITSUNE (Full ver.) - YouTube (at www.youtube.com) | 15:54 |
john_cephalopoda | Oh, because "Unfortunately, this video is not available in your country because it could contain music, for which we could not agree on conditions of use with GEMA." | 15:54 |
john_cephalopoda | Stupid youtube | 15:54 |
falktx | heh | 15:55 |
falktx | I guess you're in germany | 15:55 |
falktx | fuck gema | 15:55 |
falktx | :S | 15:55 |
falktx | install youtube-dl | 15:55 |
falktx | and run: | 15:55 |
falktx | youtube-dl https://www.youtube.com/watch?v=cK3NMZAUKGw | 15:55 |
LAbot` | Title: BABYMETAL - メギツネ - MEGITSUNE (Full ver.) - YouTube (at www.youtube.com) | 15:55 |
falktx | should get you the song in + 720p video | 15:56 |
*** yann-kaelig has quit IRC | 15:56 | |
john_cephalopoda | Live versions work. | 15:58 |
john_cephalopoda | Are basses supposed to have so many strings? | 15:58 |
falktx | sorry bbl | 15:59 |
john_cephalopoda | falktx: works | 15:59 |
john_cephalopoda | It works now. | 15:59 |
*** falktx has quit IRC | 16:03 | |
*** spectromas has joined #kxstudio | 16:06 | |
*** ahellquist|wrk has quit IRC | 16:26 | |
*** JohnnyL has joined #kxstudio | 16:30 | |
*** JohnnyL has quit IRC | 16:38 | |
*** ahellquist|wrk has joined #kxstudio | 16:54 | |
*** JohnnyL has joined #kxstudio | 17:03 | |
*** seanz has quit IRC | 17:15 | |
*** mtemmerm has quit IRC | 17:42 | |
*** wolftune has quit IRC | 17:45 | |
*** lfzawacki has joined #kxstudio | 17:58 | |
*** JackWinter1 has joined #kxstudio | 18:07 | |
*** falktx has joined #kxstudio | 18:08 | |
john_cephalopoda | falktx: As I said, it works now. Perfect. | 18:09 |
john_cephalopoda | I somehow feel like a magnet for computer crashes. :P | 18:09 |
falktx | carla is doing some nasty things in some places... | 18:11 |
*** scary_hallo has joined #kxstudio | 18:13 | |
*** lfzawacki has quit IRC | 18:13 | |
*** lfzawacki has joined #kxstudio | 19:02 | |
*** dtcrshr has quit IRC | 19:03 | |
*** wolftune has joined #kxstudio | 19:20 | |
*** distrozapper has joined #kxstudio | 19:22 | |
*** dtcrshr has joined #kxstudio | 19:25 | |
*** rncbc has joined #kxstudio | 19:47 | |
*** JohnnyL has quit IRC | 19:48 | |
*** rncbc is now known as rncbc|AFK | 19:52 | |
*** JackWinter1 has quit IRC | 19:53 | |
*** EamonnTobin has quit IRC | 19:54 | |
*** ahellquist|wrk has quit IRC | 20:12 | |
*** WTS has joined #kxstudio | 20:30 | |
*** WTS has left #kxstudio | 20:31 | |
*** spectromas has quit IRC | 20:31 | |
*** eqyiel has quit IRC | 20:41 | |
*** distrozapper has quit IRC | 20:43 | |
*** eqyiel has joined #kxstudio | 20:49 | |
*** rncbc|AFK is now known as rncbc | 21:02 | |
*** JohnnyL has joined #kxstudio | 21:08 | |
*** scary_hallo has quit IRC | 21:19 | |
*** Animtim__ has joined #kxstudio | 21:31 | |
*** Animtim_ has quit IRC | 21:32 | |
*** rncbc is now known as rncbc|AFK | 21:35 | |
*** rncbc|AFK is now known as rncbc | 21:57 | |
*** JackWinter1 has joined #kxstudio | 22:17 | |
*** wolftune has quit IRC | 22:17 | |
*** JackWinter1 has quit IRC | 22:18 | |
*** WTS has joined #kxstudio | 23:05 | |
*** WTS has left #kxstudio | 23:13 | |
*** falktx has quit IRC | 23:16 | |
*** lfzawacki has left #kxstudio | 23:24 | |
*** wolftune has joined #kxstudio | 23:29 |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!