IRC log of #maemo for Wednesday, 2014-05-07

vdvhmm.. too complicated00:00
*** phlixi has joined #maemo00:03
DocScrutinizer05well, at least it seems /etc/pulse/system.pa is kinda "standard" (though I never heard of it since I avoid touching Polypaudio by all means). So odds are it *might* have a manpage or sth00:05
*** phlixi_ has quit IRC00:05
DocScrutinizer05fsck PA00:05
DocScrutinizer05LOL!!00:07
DocScrutinizer05### Sink for playing ringtones to both IHF and BT/HSP00:07
DocScrutinizer05load-module module-combine sink_name=sink.hw0andhw1 slaves=sink.hw0,sink.hw1 slave_amps=0,-28 resample_method=trivial adjust_time=100:07
DocScrutinizer05so much for PA's awesome capability to hotplug/switch audio sinks00:07
DocScrutinizer05vdv: something for you ;-D  -->00:08
DocScrutinizer05.ifexists module-esound-protocol-unix.so00:08
DocScrutinizer05load-module module-esound-protocol-unix00:08
DocScrutinizer05.endif00:08
vdvit's in system.pa and commented?00:09
DocScrutinizer05not commented, but yup there00:09
vdvand what i should do?00:09
vdvmove it to xpolicy?00:10
DocScrutinizer05HAHA! load-module module-policy-enforcement null_sink_name=sink.null00:10
*** SmilyOrg has joined #maemo00:11
*** louisdk has quit IRC00:11
DocScrutinizer05vdv: I have no clue, but it sounds like a module that's optional and would collaborate with espeak when loaded00:11
DocScrutinizer05so I'd suggest to see how to talk to friggin PA nad them make sure this module gets loaded00:11
DocScrutinizer05but honestly, I do NOT recommend/suggest to bother about any of that stuff. Others used espeak before you00:12
vdvwhich search term to use?00:12
vdvespeak esd00:13
*** Smily has quit IRC00:14
*** sq-one has quit IRC00:15
DocScrutinizer05I *love* the name module-nokia-audiots.so - always read that as audidiots00:17
DocScrutinizer05can't help it00:17
RiDit wasted destined to be00:19
RiD...typos. I give up.00:19
DocScrutinizer05vdv: anyway I'd think if you *really* want to look into this stuff, the file /etc/pulse/x-maemo-match.table and the .desktop X-MAEMO-??????? properties might be worth it giving it a thought00:21
DocScrutinizer05I haven't wrapped my head around it completely yet, but it kinda looks promising00:22
vdvthat file has only 5 lines00:24
*** louisdk has joined #maemo00:25
DocScrutinizer05yes, but it somewhat defines a process and the role it should have, and does so only for processes that don't come with a .desktop file00:25
DocScrutinizer05aiui00:25
*** HylianSavior has joined #maemo00:26
*** wjt has joined #maemo00:26
DocScrutinizer05and that X-MAEMO is an element typically found in .desktop00:26
DocScrutinizer05the last line ". x-maemo" sounds kinda intriguing00:27
*** louisdk has quit IRC00:27
wjthi, I want to allow someone to take over my package: http://maemo.org/packages/view/sojourner/ . Is there anything I have to do to grant them permission to upload?00:27
DocScrutinizer05or rather promising00:27
*** lizardo has quit IRC00:27
*** louisdk has joined #maemo00:27
DocScrutinizer05err, I think you can do that via admin on the page00:27
wjton which page?00:28
*** shentey has quit IRC00:28
wjt(the word "admin" does not appear on that page)00:29
*** nox- has joined #maemo00:29
DocScrutinizer05I think the one who wants admin right needs to click "Request to be maintainer of this package"00:29
wjtah, on that page?00:30
DocScrutinizer05this might send an email to you, asking you to click another link to grant00:30
DocScrutinizer05I never did it, so this is all wild guessing00:30
wjtok :)00:30
*** jrocha has quit IRC00:31
*** lexik has joined #maemo00:31
DocScrutinizer05I know I received messages about approving such requests in my role as admin of garage, when I been00:31
DocScrutinizer05http://maemo.org/packages/maintainer/pending/00:32
DocScrutinizer05dunno if you can see that page and what it looks like for you00:32
DocScrutinizer05or if you need to use a slightly different URL00:32
DocScrutinizer05if you fail, ping me and I'll approve it for you00:33
wjtokay, this sounds plausible. I have no pending maintainer requests but I have asked the new-maintainer-to-be to request to be added00:33
wjtmany thanks!00:33
DocScrutinizer05yw00:33
DocScrutinizer05who's Grzegorz Gidel00:35
*** lexik_ has joined #maemo00:36
*** lexik has quit IRC00:39
*** louisdk has quit IRC00:40
*** louisdk has joined #maemo00:41
*** lexik has joined #maemo00:41
*** wotan147 has joined #maemo00:43
*** lexik_ has quit IRC00:44
vdvhow can i "reset" sound card ?00:45
vdvi.e. kill resources that use it?00:46
*** lexik_ has joined #maemo00:46
*** lexik has quit IRC00:46
vdvDocScrutinizer05, dbus pause call to media player doesn't free dsp device00:47
DocScrutinizer05hmm00:47
DocScrutinizer05you're not supposed to "free dsp device"00:48
vdvsimply didn't know how to figure it out correctly00:48
DocScrutinizer05you're supposed to use a proper PukeAudio sink that mixes in to the stream PA already created to the soundcard00:48
vdvpressing pause button in media player "ends" that stream00:49
DocScrutinizer05using audiocard (aka DSP) directly is what esd aka esound(?) does00:49
vdvdbus call not00:49
DocScrutinizer05deprecated00:49
DocScrutinizer05wow, there's a function difference between GUI and dbus? that's BAD[TM]00:50
vdvyep00:50
DocScrutinizer05though it's irrelevant for you00:50
vdvi'm still trying to get old approach to work00:51
vdvpause, espeak, resume00:51
DocScrutinizer05use playsound or whatever, instead of espeak audio output00:51
DocScrutinizer05pacat prolly also doesn'T work the way you suspect it should00:51
vdvcan play-sound read from stdin?00:52
DocScrutinizer05yes, afaik it can00:52
*** peetah has quit IRC00:52
DocScrutinizer05otherwise just create a pipe00:52
*** peetah has joined #maemo00:52
DocScrutinizer05what's been the syntax? sth like play-sound <$(espeak foo bar); ?00:53
vdvfound this: espeak -v de --stdout "Hallo Welt" |gst-launch -v fdsrc ! wavparse ! audioconvert!autoaudiosink00:54
vdvwith gstreamer-tools00:54
DocScrutinizer05check tmo threads, the solution is there, _somewhere_00:54
vdveasy to say )00:54
DocScrutinizer05sounds good00:54
*** lexik has joined #maemo00:56
*** lexik_ has quit IRC00:58
DocScrutinizer05xes_ to the rescue! http://talk.maemo.org/showthread.php?p=1150178#post115017800:58
*** lexik_ has joined #maemo01:01
*** valeriusL has quit IRC01:02
vdvgst-launch doesn't work with following call: espeak -s 150 -p 65 -v mb-de7 -q --pho  "Ich liebe dich"  | mbrola -v 1.5 -e /home/user/MyDocs/voices/de7 -  | gst-launch -v fdsrc ! wavparse ! audioconvert ! autoaudiosink01:02
*** lexik has quit IRC01:02
vdvDocScrutinizer05, with -q --pho flags of espeak01:02
sixwheeledbeast DocScrutinizer05: Grzegorz Gidel is gidzzz aka OMP maintainer.01:03
sixwheeledbeastAFAIL01:03
sixwheeledbeastK01:03
sixwheeledbeastdoh01:03
DocScrutinizer05sixwheeledbeast: thanks01:05
DocScrutinizer05vdv: you might need to escape the \! ?01:05
sixwheeledbeastDocScrutinizer05: he will wish to maintain them packages as he also looks after pidgin for maemo01:06
sixwheeledbeastcurrently he is only approved maintainer for pidgin main package and not the rest.01:08
*** hxka has quit IRC01:10
*** totalizator has quit IRC01:14
*** lexik_ has quit IRC01:16
DocScrutinizer05http://talk.maemo.org/showthread.php?p=577660&highlight=xpolicy.conf#post577660 <-espeak-caller python script01:17
DocScrutinizer05sixwheeledbeast: you suggest to approve all his maintainer requests?01:18
*** totalizator has joined #maemo01:19
*** RiD has quit IRC01:20
*** vdv has quit IRC01:22
*** P0rtn1nja has quit IRC01:22
*** valeriusL has joined #maemo01:23
*** valeriusL has quit IRC01:33
*** valeriusL has joined #maemo01:34
*** florian has quit IRC01:45
*** qwazix_ has joined #maemo01:45
*** florian has joined #maemo01:46
*** louisdk has quit IRC01:47
*** janemba has quit IRC01:48
*** janemba has joined #maemo01:49
*** wotan147 has quit IRC01:50
*** florian has quit IRC01:53
*** N-Mi has quit IRC02:07
*** valeriusL has quit IRC02:17
*** Milhouse has joined #maemo02:18
*** FIQ has quit IRC02:31
*** remarc has quit IRC02:32
*** kolp has quit IRC02:32
*** Guest14138 has joined #maemo02:34
*** qwazix_ has quit IRC02:38
*** valeriusL has joined #maemo03:00
*** erlehmann has joined #maemo03:03
xes_hi DocScrutinizer05! The command line i saved in the espeak  archive was a script called readme.sh --> espeak -v mb-it4 -s 130 -p 60 -g 2 "$@"03:03
xes_this was enough to use the N900 to read any text argument passed to the script03:05
xes_now i should check/remember the exact folders setup to make it work in a proper way03:06
xes_i have everything in /opt/espeak/data/mbrola   and  /opt/espeak/data/mbrola_ph  with a symbolik link:  /usr/share/mbrola -> /opt/espeak/data/mbrola   ..and the mbrola binary in /usr/bin. Done03:14
*** peetah has quit IRC03:16
*** valeriusL has quit IRC03:17
xes_Then try:  espeak -v mb-it4 -s 130 -p 60 -g 2 "Buonanotte maemo"       and you should ear the synthetized voice from the N900. The quality is pretty good, but you can adjust the speed to match your preferences03:18
xes_if you obtain a strange error like "mbrola: Binary number format error"    Check the paths, mbrola can't find the files (for my example you need the file:  /usr/share/mbrola/it4/it4 )03:20
DocScrutinizer05xes_: the probvlem seems to be that a started mediaplayer occupies the soundcard resource, making espeak blow chunks03:22
*** peetah has joined #maemo03:23
DocScrutinizer05and I'm pretty sure I seen sth like espeak --foo --bar -D stdout | play-sound --  or sth like that03:24
*** Natch has quit IRC03:27
xes_have you tried this?   espeak -v en --stdout "Hello world" | gst-launch -v fdsrc ! wavparse ! audioconvert ! autoaudiosink03:30
xes_^anyway,  fixing espeak mbrola parameters03:31
*** valeriusL has joined #maemo03:34
*** goldkatze has quit IRC03:35
*** robbiethe1st has joined #maemo03:44
xes_then, there is also the gst-plugins-espeak:  http://download.sugarlabs.org/sources/honey/gst-plugins-espeak/gst-plugins-espeak-0.3.5.tar.gz  that builds (and works) without problems into maemo03:45
xes_http://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak03:45
*** LjL-Laplet has quit IRC03:47
*** LjL-Laplet has joined #maemo03:48
*** valeriusL has quit IRC03:54
DocScrutinizer05cool03:59
*** okias has quit IRC04:02
DocScrutinizer05[2014-05-07 Wed 00:02:13] <vdv> gst-launch doesn't work with following call: espeak -s 150 -p 65 -v mb-de7 -q --pho  "Ich liebe dich"  | mbrola -v 1.5 -e /home/user/MyDocs/voices/de7 -  | gst-launch -v fdsrc ! wavparse ! audioconvert ! autoaudiosink04:06
*** valeriusL has joined #maemo04:07
xes_espeak > 1.44 has already support for mbrola (if available in system paths) so you don't need to pipe to mbrola (afaik)04:11
xes_probably the right way to manage things is using libplayback: http://talk.maemo.org/showthread.php?t=6715704:15
*** xes_ has quit IRC04:18
*** jrayhawk has quit IRC04:24
*** jrayhawk has joined #maemo04:24
*** Natch has joined #maemo04:32
*** LauRoman has joined #maemo04:44
*** dos1 has quit IRC04:50
*** nox- has quit IRC04:51
*** uen has quit IRC04:57
*** Kabouik has quit IRC04:59
*** uen has joined #maemo05:01
*** silviof1 has joined #maemo05:01
*** Tekk_`` is now known as Tekk_05:03
*** silviof has quit IRC05:03
*** bef0rd has joined #maemo05:16
*** at1as has joined #maemo05:20
*** LauRoman has quit IRC05:21
*** valeriusL has quit IRC05:26
*** valeriusL has joined #maemo05:39
*** Gh0sty has quit IRC06:18
*** Gh0sty has joined #maemo06:20
*** LjL-Laplet has quit IRC06:23
*** janemba has quit IRC06:23
*** janemba has joined #maemo06:24
*** amizraa has quit IRC06:25
*** maybeArgh has joined #maemo06:34
*** maybeWTF has quit IRC06:34
*** at1as has quit IRC06:43
*** Milhouse has quit IRC06:45
*** Milhouse has joined #maemo06:58
*** robbiethe1st has quit IRC07:01
*** valeriusL has quit IRC07:03
*** valeriusL has joined #maemo07:21
*** zama has quit IRC07:26
*** zama has joined #maemo07:27
*** valeriusL has quit IRC07:28
*** ShadowJK has quit IRC07:34
*** amizraa has joined #maemo07:35
*** ShadowJK has joined #maemo07:35
*** silviof1 is now known as silviof07:35
*** protem has joined #maemo07:37
*** protem has joined #maemo07:37
*** valeriusL has joined #maemo07:42
*** mpthx has quit IRC07:52
*** mpthx has joined #maemo07:52
*** valeriusL has quit IRC07:54
*** HylianSavior has quit IRC08:00
*** valeriusL has joined #maemo08:06
*** VDVsx has quit IRC08:30
*** jormungandr has joined #maemo08:30
*** mp_ has joined #maemo08:39
*** VDVsx has joined #maemo08:56
*** bef0rd has quit IRC08:59
*** valeriusL has quit IRC09:13
*** mavhc has quit IRC09:21
*** mavhc has joined #maemo09:22
*** valeriusL has joined #maemo09:25
*** mavhc has quit IRC09:30
*** mavhc has joined #maemo09:32
*** HylianSavior has joined #maemo09:40
sixwheeledbeastDocScrutinizer05: I am not sure about the top two but definitely the others will be fine.09:55
*** Milhouse has quit IRC09:59
*** goldkatze has joined #maemo10:00
*** Ninja has quit IRC10:12
*** otep has joined #maemo10:13
*** florian_kc has joined #maemo10:14
*** florian_kc has quit IRC10:14
*** florian_kc has joined #maemo10:14
*** jmlich has joined #maemo10:18
*** florian_kc is now known as florian10:18
*** tanty_off is now known as tanty10:27
*** protem has quit IRC10:36
*** AD-N770 has joined #maemo10:42
*** lexik has joined #maemo10:52
*** edheldil has joined #maemo10:52
*** erlehmann has quit IRC10:59
*** HylianSavior has quit IRC11:00
*** FlameReaper-PC has joined #maemo11:03
*** povbot has joined #maemo11:09
*** lexik has quit IRC11:19
*** till has joined #maemo11:22
*** BCMM has joined #maemo11:30
*** jas4711 has quit IRC11:44
*** mp_ has quit IRC11:51
*** KhertanAtwork has joined #maemo11:54
*** hxka has joined #maemo12:01
*** amospalla has quit IRC12:09
*** amospalla has joined #maemo12:10
*** darkschneider has quit IRC12:17
*** darkschneider has joined #maemo12:17
*** mgoszcz2 has joined #maemo12:23
*** N-Mi has joined #maemo12:26
*** SmilyOrg is now known as Smily12:30
*** lexik has joined #maemo12:41
*** erlehmann has joined #maemo12:47
*** kolp has joined #maemo12:50
*** lexik has quit IRC12:57
*** hxka has quit IRC13:00
*** N-Mi has quit IRC13:00
*** psychologe has joined #maemo13:05
*** valeriusL has quit IRC13:12
*** valeriusL has joined #maemo13:25
*** N-Mi has joined #maemo13:28
*** Guest14138 has quit IRC13:49
*** Guest58477 has joined #maemo13:51
*** psychologe has quit IRC13:54
*** Tekk_` has joined #maemo14:03
*** Tekk_ has quit IRC14:05
*** okias has joined #maemo14:13
*** otep has quit IRC14:16
*** amizraa has quit IRC14:20
*** LinuxCode has joined #maemo14:27
*** Gh0sty has quit IRC14:29
*** zGrr has joined #maemo14:33
*** amizraa has joined #maemo14:33
*** otep has joined #maemo14:35
*** jmlich has quit IRC14:35
*** maybeArgh has quit IRC14:37
*** Gh0sty has joined #maemo14:41
*** valeriusL has quit IRC14:48
*** valeriusL has joined #maemo15:01
*** Venemo has joined #maemo15:04
*** troulouliou_dev has joined #maemo15:06
*** jormungandr has quit IRC15:14
*** Venemo__ has joined #maemo15:18
*** goldkatze has quit IRC15:18
*** Venemo has quit IRC15:19
*** LauRoman has joined #maemo15:22
*** goldkatze has joined #maemo15:23
*** Venemo__ is now known as Venemo15:24
*** LjL-Laplet has joined #maemo15:29
*** okias has quit IRC15:41
*** okias has joined #maemo15:42
*** erlehmann has quit IRC15:45
*** Venemo has quit IRC15:45
*** valeriusL has quit IRC15:49
*** lufu has joined #maemo15:54
*** valeriusL has joined #maemo16:01
*** troulouliou_dev has quit IRC16:08
*** troulouliou_dev has joined #maemo16:22
*** phlixi has quit IRC16:24
*** LauRoman|Laptop has joined #maemo16:27
*** phlixi has joined #maemo16:30
DocScrutinizer05merlin1991: ^^^ ?16:38
merlin1991hm?16:39
DocScrutinizer05http://maemo.org/packages/maintainer/pending/  <DocScrutinizer05> who's Grzegorz Gidel   <sixwheeledbeast>  DocScrutinizer05: Grzegorz Gidel is gidzzz aka OMP maintainer.16:40
DocScrutinizer05<sixwheeledbeast> DocScrutinizer05: he will wish to maintain them packages as he also looks after pidgin for maemo  . currently he is only approved maintainer for pidgin main package and not the rest.  <DocScrutinizer05> sixwheeledbeast: you suggest to approve all his maintainer requests?16:41
*** vakkov_ has joined #maemo16:41
merlin1991ah since he's maintainer of the main one I'll approve the rest, they all build from the same source16:42
*** vakkov has quit IRC16:43
DocScrutinizer05ta16:45
merlin1991done16:46
*** infobot has quit IRC16:48
DocScrutinizer05nooooo16:49
*** louisdk has joined #maemo16:49
merlin1991what?16:49
DocScrutinizer05infobot16:49
merlin1991:D16:49
*** infobot has joined #maemo16:50
*** ChanServ sets mode: +v infobot16:52
*** ChanServ sets mode: +v povbot16:52
* DocScrutinizer05 humms "the rise of the robots"16:56
DocScrutinizer05http://www.youtube.com/watch?v=PP3s927iq5M16:58
*** lizardo has joined #maemo17:03
*** FReaper-PC has joined #maemo17:08
*** useretail has quit IRC17:08
*** FlameReaper-PC has quit IRC17:10
*** valeriusL has quit IRC17:12
DocScrutinizer05thanks for joining, infobot17:13
infobotDocScrutinizer05: sure thing17:13
DocScrutinizer05FSCK!!!!! just received the invoice for scratchbox.org domain for next year17:18
DocScrutinizer05"paid till 31.3.2015"17:19
DocScrutinizer05:-S17:21
DocScrutinizer05another 15 bucks HiFo will never refund me17:21
*** florian has quit IRC17:22
*** valeriusL has joined #maemo17:24
DocScrutinizer05ooops, and I forgot meeting yesterday17:24
*** vakko__ has joined #maemo17:25
DocScrutinizer05meh!17:26
*** vakkov_ has quit IRC17:27
*** hxka has joined #maemo17:39
*** valeriusL has quit IRC17:54
*** eMHa__ has quit IRC18:00
*** sulx has joined #maemo18:02
*** valeriusL has joined #maemo18:07
*** HylianSavior has joined #maemo18:08
sixwheeledbeastAh, gidzzz's maintainer requests sorted. Thanks. I have not had chance to find out who the other two requests are from.18:08
*** sulx has left #maemo18:10
*** eMHa__ has joined #maemo18:10
*** jas4711 has joined #maemo18:13
*** valeriusL has quit IRC18:18
*** Ninja has joined #maemo18:22
*** valeriusL has joined #maemo18:30
*** florian has joined #maemo18:44
*** florian has joined #maemo18:44
*** Guest58477 is now known as FIQ18:45
*** FIQ has joined #maemo18:46
*** wotan147 has joined #maemo19:10
*** Kabouik has joined #maemo19:35
*** amizraa has quit IRC19:40
*** tanty is now known as tanty_off19:58
*** mavhc has quit IRC20:01
*** useretail has joined #maemo20:02
*** N-Mi has quit IRC20:02
*** mavhc has joined #maemo20:04
*** mavhc has quit IRC20:07
*** mavhc has joined #maemo20:09
*** Tekk_`` has joined #maemo20:19
*** dos1 has joined #maemo20:19
*** l33tm0f0 has joined #maemo20:20
DocScrutinizer05seems Nokia again is on a crusade to tear down everything with 'maemo' in the name. Please everybody who cares do backups of stuff like maemo.gtorious.org and of course of all the base repos20:21
*** Tekk_` has quit IRC20:21
DocScrutinizer05since a coupkle of weeks they announced to expect having finalized the sellout of Nokia to M$ until end of April, this doesn't really come by surprise20:23
*** maybeHere has joined #maemo20:23
DocScrutinizer05a couple of*20:23
*** Tekk_``` has joined #maemo20:25
*** Tekk_`` has quit IRC20:27
*** Tekk_```` has joined #maemo20:28
lufuWhat made you notice their crusade?20:29
DocScrutinizer05a question from HiFo20:30
*** Tekk_``` has quit IRC20:30
*** AD-N770 has quit IRC20:33
DocScrutinizer05seems some pretty clueless dudes in M$okia think they can "shut down" maemo.gitorious.org. I suspect lawyers being the main protagonists behind all that20:33
lufuI see.20:34
*** valeriusL has quit IRC20:34
lufuDid you actually manage to take a time off? :o20:34
DocScrutinizer05they are supposed to sift through the Nokia assets heritage and clean up all ballast20:35
DocScrutinizer05alas not20:35
DocScrutinizer05I guess it needs some accident or whatever to make me take such time off20:36
lufuYeah, they probably assume that everything that mentions maemo is theirs.20:37
DocScrutinizer05yep20:37
DocScrutinizer05lawyers :-x20:37
lufuToo bad, I was hoping that would work out, since you seem to work pretty much 24/7 and that can't be good. :o20:38
DocScrutinizer05anyway odds are the lawyers tell a trainee "discontinue resp shut down maemo.gitorious.org please!" and that poor dude doesn't know better than just deleting everything from gitorious he finds there and has administration permissions to20:39
DocScrutinizer05and that gives some perspective on the future of maemo.nokia.com we got to anticipate20:40
lufuMhm.20:41
DocScrutinizer05unlike gitorious they are well capable to shut down that stuff in a blink of the eye20:41
DocScrutinizer05well, I'm not sure if they are really capable - I witnessed some situations that suggest they might not be - but for sure they have the power and they own that stuff and thus are in control of it, even when they maybe lack experts to actually execute such control20:43
DocScrutinizer05once they found the server room they always can pull the plugs20:44
DocScrutinizer05and "they" quite easily could be some technicians M$ sent to ex-Nokia Oy to cleanup and do the move20:46
*** valeriusL has joined #maemo20:47
DocScrutinizer05If HiFo was a skilled negotiator, they had offered a contract to Nokia (during the time Nokia still existed) to take over *all* maemo related stuff and take 100% responsibility to not deploy any proprietary stuff they are not legally allowed to (e.g. adobe's flash plugin, TI's PVR lib)20:49
*** darkschneider has quit IRC20:49
*** xes has joined #maemo20:50
DocScrutinizer05Nokia lawyers should've been grateful for getting rid of all the responsibility and probably had accepted that agreement20:50
*** remarc has joined #maemo20:52
DocScrutinizer05with a fund of 1GBP HiFo could've established a British Limited (or with 1, actually maybe 300 EUR, the german analogy, a UG/GmbH) and thus any excessive risks from such agreement to HiFo could have limited and handled by such commercial entity20:54
DocScrutinizer05I actually think Nokia hoped for something like this, a maybe 18 months back20:56
*** troulouliou_dev has quit IRC21:00
*** scoobertron has joined #maemo21:00
*** Tekk_```` has quit IRC21:03
*** LinuxCode has quit IRC21:03
*** darkschneider has joined #maemo21:05
*** zGrr has quit IRC21:07
lufuDidn't HiFo think of that or why didn't that happen?21:15
*** valeriusL has quit IRC21:18
DocScrutinizer05I don't know21:19
*** kraft has quit IRC21:20
DocScrutinizer05lufu: (24/7) I'm afraid I meanwhile got addicted to it21:21
DocScrutinizer05and of course the stuff on my plate would suffice for 48/721:23
DocScrutinizer05beter busy than bored21:23
DocScrutinizer05better*21:23
*** mp_ has joined #maemo21:24
*** kraft has joined #maemo21:26
*** BCMM has quit IRC21:29
lufuSure, I just hope you notice it before it becomes too much.21:30
DocScrutinizer05seems I somehow do. when it actually already became too much21:31
*** valeriusL has joined #maemo21:32
lufuWas it at that point possible to reduce/delegate the workload?21:32
DocScrutinizer05but I'm about to actively reduce the number of topics I have to care about21:32
lufuI mean, you are doing such a great work, it would be... well heartbreaking if you would damage yourself in the whole process.21:33
DocScrutinizer05e.g. I stepped down from maemo management coordination, and a few more weeks and I'm also rid of council21:33
lufuI see, I hope that helps.21:34
*** nox- has joined #maemo21:35
DocScrutinizer05yeah, it does. Though effect taken slowly21:35
DocScrutinizer05but things start to normalize21:35
DocScrutinizer05and many thanks for your concerns regarding my health :)21:36
lufuMhm, sounds good.  I hope that's enough but your are the only one that appraise that.21:36
lufuSure thing! ;o21:38
*** Tekk_```` has joined #maemo21:38
*** Tekk_```` is now known as Tekk_21:40
*** Tekk_ is now known as Guest5315821:40
*** Guest53158 is now known as Tekk__21:49
*** sq-one has joined #maemo21:50
*** amizraa has joined #maemo21:53
*** DocScrutinizer05 has quit IRC21:53
*** DocScrutinizer06 has joined #maemo21:53
*** DocScrutinizer06 is now known as DocScrutinizer0521:53
*** DocScrutinizer05 has quit IRC21:55
*** DocScrutinizer05 has joined #maemo21:55
DocScrutinizer05hmmpf21:56
*** Lumocolor has quit IRC21:56
*** Tekk__` has joined #maemo21:57
*** jrocha has joined #maemo21:57
*** Tekk__ has quit IRC21:59
*** amizraa has quit IRC22:00
*** amizraa has joined #maemo22:00
*** Tekk__`` has joined #maemo22:09
*** Lumocolor has joined #maemo22:09
*** Tekk__` has quit IRC22:10
*** Kabouik has quit IRC22:35
*** Kabouik has joined #maemo22:38
*** Tekk__``` has joined #maemo22:47
*** Tekk__`` has quit IRC22:49
*** ubix has joined #maemo22:50
*** ubix has left #maemo22:50
*** Lumocolor has quit IRC22:51
*** Tekk__``` has quit IRC22:53
*** LauRoman|Laptop has quit IRC22:59
*** Lumocolor has joined #maemo23:04
*** valeriusL has quit IRC23:14
*** rm_work is now known as rm_work|away23:15
*** LauRoman has quit IRC23:22
*** valeriusL has joined #maemo23:26
*** _rd has joined #maemo23:27
*** sq-one has quit IRC23:29
*** valeriusL has quit IRC23:43
*** okias has quit IRC23:50
*** totalizator has quit IRC23:51
*** okias has joined #maemo23:55
*** totalizator has joined #maemo23:56

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