Wednesday, 2015-07-15

*** falktx_ has quit IRC00:05
*** prettyvanilla has joined #kxstudio00:38
*** prettyvanilla_ has quit IRC00:38
*** danni has joined #kxstudio01:20
*** danni has quit IRC01:21
*** danni has joined #kxstudio01:23
*** mc888 has joined #kxstudio02:56
*** danni has quit IRC03:31
*** mc888 has quit IRC03:53
*** wolftune has quit IRC04:07
*** wolftune has joined #kxstudio04:20
*** distrozapper has quit IRC04:24
*** BitPuffin|osx has quit IRC04:36
*** wolftune has quit IRC04:42
*** wolftune has joined #kxstudio04:45
*** spectromas has quit IRC04:54
*** wolftune has quit IRC05:13
*** wolftune has joined #kxstudio05:14
*** wolftune has joined #kxstudio05:15
*** wolftune has joined #kxstudio05:18
*** wolftune has joined #kxstudio05:19
*** wolftune has quit IRC05:24
*** falktx has joined #kxstudio06:54
*** Animtim_ has joined #kxstudio07:51
*** Animtim has quit IRC07:54
*** orngjce223 has quit IRC08:35
falktxfinally, I found the issue I was having with wine bridges in raw jack mode09:08
falktxthe calling convention of the jack callbacks mismatches the one used by wine/windows09:08
falktxif I register a function as callback in the windows code, jack will call that directly leading to all sorts of bad things09:09
falktxso now I'll store the callback on the wine bridge thing, then register a intermediate callback that will call the windows code09:10
falktxjack callback => wine bridge => windows code09:10
falktxseems to work nicely in my little tests09:10
falktxif this works I'll do a new festige release09:10
rgareusstack alignment issues?09:33
rgareusdo you build with wine-gcc? or mingw?09:34
JackWinter_falktx: have a look at jack_set_thread_creator(), that's what i use in wineasio, and if i understand your problem correctly it was created for just such a purpose09:39
JackWinter_it allows jackd to create threads in the wine process context, so that callback can call windows functions09:41
falktxJackWinter_: I have other callbacks though. latency, bufsize, srate etc09:41
falktxrgareus: I build both winegcc (the bridge) and mingw (the real app)09:42
JackWinter_i don't remember the details, and jack2 might differ?  but iirc this made it possible to use all the callbacks into windows code09:42
falktxhmm09:43
JackWinter_the api doc seems to say that it's used for creating all the client threads: http://jackaudio.org/files/docs/html/group__ClientThreads.html#ga157ab0ade60e266ffd26ddffdb5545af09:43
LAbotTitle: JACK-AUDIO-CONNECTION-KIT: Creating and managing client threads (at jackaudio.org)09:43
falktxbut my issue is not the threads, it's the callbacks09:44
JackWinter_it's kinda fiddly to use, but you can see how i did it in the wineasio code09:44
JackWinter_yeah, you pass it a function that creates the thread in the winecontext, CreateThread() iirc.09:45
falktxI might need that too09:45
JackWinter_after that you can call as much windows code as you want from the callbacks, with only the potential problems of it taking to long and creating an xrun09:45
falktxJackWinter_: if you're using winegcc to build the code with callbacks it will work fine09:45
falktxJackWinter_: the issue is that I'm registering the jack callbacks in the mingw side of things09:46
JackWinter_hmm, not sure at all about that09:46
JackWinter_but before i got that function call, i had to use semaphores and loop the code to be able to do the callback into wine code09:47
falktxwell, I'll try this tonight09:48
falktxI need to add code for all callbacks, so it might take a little09:48
*** rghvdberg has joined #kxstudio11:07
*** _obook has joined #kxstudio11:14
*** _obook has left #kxstudio11:14
*** rghvdberg has quit IRC11:20
*** grobda24 has joined #kxstudio11:39
*** grobda24 has quit IRC11:39
*** grobda24 has joined #kxstudio11:39
*** rbino has joined #kxstudio12:24
*** errebino has quit IRC12:24
*** mc888 has joined #kxstudio12:33
*** mc888 has quit IRC12:38
*** danni_ has joined #kxstudio13:22
*** BitPuffin|osx has joined #kxstudio13:25
*** danni_ has quit IRC13:40
*** danni has joined #kxstudio13:42
*** spectromas has joined #kxstudio14:53
*** spectromas is now known as mememe14:54
*** wolftune has joined #kxstudio14:59
*** falktx` has joined #kxstudio15:08
*** tencendur has joined #kxstudio15:09
*** falktx has quit IRC15:09
*** tencendur has quit IRC15:10
*** tencendur has joined #kxstudio15:10
*** mememe is now known as spectromas15:18
*** rncbc has joined #kxstudio15:18
wolftunefalktx`: which package is the original kde networkmanager? Is it wicd-kde ?17:35
falktx`wolftune: plasma-nm17:36
wolftunewhat is wicd-kde incidentally? I don't know if I ever tried that one…17:36
falktx`wicd is a different framework, not using network-manager17:36
wolftunehmm, so would I get the plasma thing back simply by removing the gnome one?17:38
falktx`probably17:38
falktx`the kxstudio meta has a dependency on either the gnome, kde or wicd tools17:38
wolftuneweird, it's asking to install qjackctl now17:41
wolftuneI didn't realize it was installed17:42
falktx`it's an update17:42
*** wolftune has quit IRC18:12
*** wolftune has joined #kxstudio18:12
wolftunefalktx`: my network manager plasma thing just has big red X still18:13
falktx`big red X ?18:14
wolftunethe icon is just a red error icon18:14
falktx`I guess network-manager is not running18:15
wolftuneI'm connected via ethernet now, no wifi indication since I removed the gnome thing18:15
JackWinter_wolftune: you probably have to start nm, is it running?18:16
wolftuneI see NetworkManager in my running processes18:16
JackWinter_strange.  fwiw, on my system (archlinux) it's also called plasma-nm, there was an older one that was slightly different18:18
wolftuneI have plasma-nm installed18:18
wolftuneand I am seeing it in my system tray, but just big error icon, does nothing18:18
JackWinter_do you possibly have gnome's nm-applet running?18:21
wolftunenope18:21
JackWinter_then no idea, sorry18:22
wolftunehttps://img.bi/#/lJJOJ9p!1P-A4QudneOAEBI6ZQgVoL2QSFNDQgEgaYNg92MC18:25
LAbotTitle: {{config.name}} (at img.bi)18:25
JackWinter_wolftune: maybe ask in #kde or #nm18:25
*** wolftune has quit IRC18:28
*** wolftune has joined #kxstudio18:28
wolftunewell, just installed the gnome thing again and I can work… :P18:29
*** awolf has joined #kxstudio18:31
*** wolftune has quit IRC18:34
*** flexus has joined #kxstudio18:35
*** awolf is now known as wolftune18:39
*** BitPuffin|osx has quit IRC19:53
*** grobda24 has quit IRC20:36
*** wolftune has quit IRC20:37
*** wolftune has joined #kxstudio20:45
*** BitPuffin has joined #kxstudio20:49
*** wolftune has quit IRC20:59
*** wolftune has joined #kxstudio21:43
*** danni has quit IRC21:46
flexusfalktx`, somebody postet an kxstudio advice on the most dumb forum in germany, be prepared for requests with no sense at all http://www.hifi-forum.de/viewthread-104-28633.html21:49
LAbotTitle: Aktive Frequenzweiche per Standard Software mit GUI, Lautsprecher - HIFI-FORUM (at www.hifi-forum.de)21:49
*** flexus has quit IRC21:55
falktx`lol22:00
*** falktx` has quit IRC22:00
*** rncbc has quit IRC22:03
*** danni has joined #kxstudio22:37
*** orngjce223 has joined #kxstudio22:42
*** falktx_ has joined #kxstudio23:10
spectromasis it possible to stop cadence from logging jack? Just discovered a rather large log but don't really have any issue to worry about at the moment23:30
*** falktx_ has quit IRC23:33
*** BitPuffin has quit IRC23:37

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