IRC log for #harmattan on 20110816

00:04.19Venemorzr, ping
00:15.07*** join/#harmattan asys3 (~uwe@dslc-082-082-183-135.pools.arcor-ip.net)
00:16.46asys3@javispedro: did you already port libSDLimage, too? Or do you plan to port it?
00:18.51rzrVenemo: ack
00:21.45Venemorzr, you left #irc-chatter while I have some important news for you there
00:22.13rzri'll be back soon or later :)
00:22.24rzrbut now i am about to go
00:22.33Venemook
00:22.43VenemoFYI, I've pushed a v0.1.1
00:22.44rzri'll rebuild it next week
00:22.51Venemowut? next week?
00:23.10rzror this comming weekend
00:23.24Venemowhy so late?
00:23.41rzri'll may be busy
00:23.44Venemowell anyway, take your time :)
00:24.00rzrthx again
00:24.11rzri promoted it :)
00:24.14Venemo:)
00:24.24rzrnow i am gone
00:24.29Venemowe've added port settings and ssl
00:24.40rZryes someone told me
00:24.43rZrthat's good
00:24.46Venemojust pinged you becasue I know you asked for these :)
00:33.28*** join/#harmattan antman8969 (~anthony@pool-98-113-198-248.nycmny.fios.verizon.net)
00:53.34*** join/#harmattan Sicelo (qhubekela@im.root.at.bombshellz.net)
00:53.34*** join/#harmattan timoph (mjolk@hilla.kapsi.fi)
00:53.34*** join/#harmattan Sicelo (qhubekela@unaffiliated/sicelo)
00:54.06*** join/#harmattan seif (~seiflotfy@ip-95-223-13-104.unitymediagroup.de)
00:54.16*** join/#harmattan MohammadAG (~MohammadA@pool-108-14-83-150.nycmny.fios.verizon.net)
00:54.47*** join/#harmattan n950evil (~dodo@mauve.plus.com)
00:55.57*** join/#harmattan MohammadAG (~MohammadA@Maemo/community/contributor/MohammadAG)
00:56.40*** join/#harmattan flux (flux@coffee.modeemi.fi)
00:57.49*** join/#harmattan Venemo_N950 (~venemo@fedora/Venemo)
01:01.21speciali'm sure this is a FAQ, but: is there any way to execute a random binary without going through all of the packaging mess?
01:01.56Venemospecial, yes.
01:02.44specialit doesn't seem to be develsh or 'aegis-developer-mode --relaxed-exec'
01:03.02Venemospecial, 'apt-get install aegis-dev-mode' then 'devel-su', root pw, then 'develsh' and '/usr/sbin/aegis-developer-mode --relaxed-exec'
01:04.01specialdid so, binary is ugo+x, but it still says "operation not permitted"
01:05.50Venemonote that you can execute them as user, but not as root
01:07.54specialstill not having any luck
01:12.09specialah, reboot was needed
01:13.02specialthanks
01:26.43DocScrutinizerVenemo: aegis-dev-mode?
01:27.07DocScrutinizerdid somebody package the aegis killer hack now?
01:28.57VenemoDocScrutinizer, no, this package has been there from the beginning
01:29.05VenemoDocScrutinizer, not sure what exactly it does.
01:29.54DocScrutinizerso at least it should be clear what it provides, no?
01:34.12specialhttps://twitter.com/#!/jbrooks_/status/103278237723013120/photo/1 quassel2go :)
01:37.02specialLooks terrible, but it's a start
01:40.28Venemospecial, if you're working with QML, feel free to use my IRC gui
01:42.29specialVenemo: all i've done so far is get it to build and run as-is
01:42.36Venemospecial, aah.
01:43.29Venemospecial, are you working together with that  unpronoucably-named guy?
01:45.20specialI'd love to work with anyone who is interested
01:45.31*** join/#harmattan Smtih (~degtep@93.88.184.12)
01:47.27Venemospecial, or is this you? https://gitorious.org/~sgiessl/quassel/quassel2go
01:47.45Venemosgiessl was the nick that someone told me was working on it
01:48.06specialthat isn't me, no
01:48.28*** join/#harmattan n950evil (~dodo@mauve.plus.com)
01:48.33Venemoso then there are two of you who're working on it
01:48.51Venemospecial, in the meantime, you can also check out http://bit.ly/ircchatter :)
01:49.18specialI've seen it, haven't tried it yet. I plan to.
01:49.55Venemo:)
01:50.01specialyou've got no chance of luring me away from quassel, though :p
01:50.15VenemoI'm not intending to, just wanna give pointers to help.
01:52.12specialbetter UI would be a very nice thing.
01:52.54Venemotell me more about quassel
01:53.00Venemowhy is it special?
01:53.15specialit separates clients from the "core"
01:53.37specialyou can connect multiple clients to your core, and it maintains connections, backlogs, activity, etc.
01:53.48Venemoand the "core" acts as an IRC server?
01:54.01specialThat line was written on my mac. This is the n950.
01:54.29special(mac again) no, the core speaks its own protocol with the client. It's not a classic IRC bouncer, it's much more seamless than that
01:54.45Venemomhm
01:54.59Venemoand where could I run the core? I have no server for this purpose.
01:55.19SpeedEvilAny computer you choose as the core
01:55.24specialYou could run one from your home too
01:55.36specialI use the server because it never goes down.
01:56.30specialquassel is amazing if you switch between machines and want IRC the same everywhere; it's like the next-generation irssi+screen.
01:57.04Venemomhm
01:57.08SpeedEvilIs there a text-mode client?
01:57.12specialno
01:57.13*** join/#harmattan epage (~epage@adsl-99-62-34-10.dsl.aus2tx.sbcglobal.net)
01:57.44Venemospecial, I think that my app could benefit from being also a quassel frontend. then users could select whether they want to connect to an IRC server or a quassel core.
01:57.48Venemospecial, what do you think?
01:58.14specialthat would be interesting, though difficult
01:58.29Venemospecial, difficult in what regard?
01:58.45special*everything* about the IRC state is done in the core, including some things that would make for difficult design decisions.
01:59.13Venemowell, that is not really a problem.
01:59.18Venemosince my GUI is QML
01:59.58Venemoyou only need to write 2 simpe model classes for your quassel backend, and you're good to go.
02:00.53specialJgbkcdjgkfid@cs
02:00.55specialujlh:xoehjgm.k,fcs
02:01.04specialer, sorry.
02:02.16Venemospecial, if you feel like, we can discuss this further in #irc-chatter :)
02:03.02Venemospecial, but I think both of us would benefit from this. most notably, you wouldn't need to write a GUI :)
02:03.32*** join/#harmattan Venemo_N950 (~venemo@fedora/Venemo)
02:05.35Venemowell, think about it
02:05.39VenemoI'll go to sleep now
02:05.42Venemogood night to you :)
02:36.20*** join/#harmattan Scifig (~Scifig@c-24-4-32-47.hsd1.ca.comcast.net)
03:18.09*** join/#harmattan GAN950 (~ryan@69-33.187-72.tampabay.res.rr.com)
03:18.42*** join/#harmattan GAN950 (~ryan@Maemo/community/contributor/GeneralAntilles)
03:19.11*** join/#harmattan Scifig (~Scifig@c-24-4-32-47.hsd1.ca.comcast.net)
03:19.27GAN950slick
03:20.52GAN950Venemo_N950, congrats. SIM's going back in.
03:27.36hiemanshuGAN950: did you grab 0.1.1?
03:28.08GAN950Yes
03:28.31GAN950Strings need work. :P
03:29.00*** join/#harmattan Teo` (~quassel@amarok/developer/teo)
03:29.15hiemanshuwell yeah it needs a little work
03:29.19hiemanshuwe are working on that :P
03:30.24GAN950Well hurry up, you're almost at 0.1.2!
03:31.08GAN950scrollable tab bar is a nice touch
03:34.22hiemanshuGAN950: well patches are more than welcome at any time :)
03:35.20GAN950Yeah, I'll have to clone the repo.
03:37.30*** join/#harmattan mzanetti_ (u2436@gateway/web/irccloud.com/x-tswdkxxafxelncbd)
03:37.38hiemanshusure, if you want to do something, ping me or Venemo
03:44.33*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.178.253.24)
03:45.12hiemanshu_N950GAN900, the only issue i have with it is multi server support, that should be added in the next version though
03:46.57hiemanshu_N950and it works perfect even with the vkb
03:53.37*** join/#harmattan hardaker2 (~hardaker@75-101-64-22.dsl.dynamic.omsoft.com)
04:01.57specialwinces
04:02.08special"That security code's wrong"
04:06.13*** join/#harmattan mikhas_ (~michael@p4FC23078.dip.t-dialin.net)
04:31.12*** join/#harmattan DocScrutinizer2 (~halley@p57B469C3.dip.t-dialin.net)
04:31.50*** join/#harmattan Docscrutemp (~DocScrute@p57B469C3.dip.t-dialin.net)
04:35.52*** join/#harmattan DocScrutinizer (~halley@p57B469C3.dip.t-dialin.net)
05:23.02*** join/#harmattan xarcass (~igorsazon@her.rian.ru)
05:26.49*** join/#harmattan maxw (~davidmaxw@194.136.86.45)
05:31.57Guest56670morning
05:42.15*** join/#harmattan piggz (~piggz@host-78-145-115-241.as13285.net)
05:52.08*** join/#harmattan mece (~mwikstro@mariehamn.abo.fi)
06:11.16*** join/#harmattan Kypeli (kypeli@kapsi.fi)
06:17.34*** join/#harmattan jreznik (~jreznik@36.173.broadband6.iol.cz)
06:30.06*** join/#harmattan slaine (~slaine@84.203.137.218)
06:32.07*** join/#harmattan djszapi|windows (50baf1a8@gateway/web/freenode/ip.80.186.241.168)
06:33.20djszapi|windowslbt: it now hangs here after 15 hours: https://build.pub.meego.com/package/live_build_log?arch=armv7el&package=kdelibs&project=home%3Adjszapi&repository=MeeGo_1.2_Harmattan
06:45.05*** join/#harmattan veskuh (~vesahart@nat/nokia/x-usnzaliyogxqujkx)
06:52.47*** join/#harmattan harbaum (~quassel@et-1-20.gw-nat.bs.kae.de.oneandone.net)
07:11.45*** join/#harmattan rcg1 (~rc@g230050209.adsl.alicedsl.de)
07:13.57joppuVenemo_N950: http://joppu.kapsi.fi/stuff/hueg.png
07:14.57rcg1mornin
07:25.54mecegrr argh my n950 absolutely refuses to automatically check for mail...
07:32.00*** join/#harmattan tbf (~mathias@213.28.38.193)
07:33.06mecemgedmin, ping
07:33.31*** part/#harmattan veskuh (~vesahart@nat/nokia/x-usnzaliyogxqujkx)
07:35.42meceperhaps someone else knows this? I seem to recall mgedmin had an improved version of xterm (where you can launch more than one instance) somewhere, but I can't find it now.
07:39.52tommamece, i have same problem.... i think it started after i modified accounts to fetch mails outside of peak-time
07:42.58mecetomma, well good to know it's not just me then :)
07:47.16*** join/#harmattan smoku (~spectrum@xkh0g2.infr.xiaoka.com)
07:49.34*** join/#harmattan lardman (~simon@Maemo/community/contributor/lardman)
07:49.40lardmanmorning
07:49.47Stskeepsmorn
07:53.39*** join/#harmattan spenap (~spena@nat/nokia/x-fexwtzulnjybuzzz)
07:58.48lardmannot on holiday Stskeeps?
08:00.19lardmando we know what the N9 processor will be? If so, and if anyone has one handy, could they post the output of /proc/cpuinfo (just the hardware line is enough) please?
08:00.40lardmanneeds a way or recognising an N9 at runtime
08:00.50lardmans/or/of
08:01.53fralslardman: i would assume cpu is same as n950
08:02.02Stskeepslardman: was last week
08:02.58lardmanfrals: ok, I'm really after the description of the board codename, etc.
08:03.03lardmanStskeeps: ah ok
08:03.42fralsQSystemInfo::deviceName should return N9 (or is it productName?)
08:04.31fralswhatever gives you N950 on N950 should give you N9 on N9 ;)
08:05.04lardmanah I'd forgotten about Qt methods, I'll give that a go
08:17.54*** join/#harmattan tbf (~mathias@213.28.38.193)
08:19.25*** join/#harmattan djszapi (~lpapp@plexyplanet.org)
08:20.49*** join/#harmattan Evgeniy (~degtep@msmail.e10.ru)
08:29.47djszapiHow can I enable a package on the community OBS ?
08:31.21meceanyone have luck pairing bluetooth keyboard to N950?
08:31.55mecefrals, did you try qlister?
08:34.54mikhas_mece, I dont think it'll work
08:35.41mikhas_what I mean by that: we stopped working on that feature some time ago, and now it just rots away
08:40.33mecemikhas_, a wha? Why?
08:41.17*** join/#harmattan neal (~user@c-24-91-125-189.hsd1.ma.comcast.net)
08:43.42meceugh gotta head out. tata.
08:43.50*** part/#harmattan mece (~mwikstro@mariehamn.abo.fi)
08:46.24ajalkanethat kinda sucks. Even n8 can do bt kb :). Any realistic chance on getting that with some future firmware update?
08:47.13Venemo_N950thank you joppu :)
08:48.28*** join/#harmattan mariob (~mb@57.79.167.151)
08:48.40mikhas_ajalkane, I already see two complaining about it, now what is the chance that one of them will provide a patch?
08:49.38mariobAnyone knows something about ShareUI?
08:51.41Venemo_N950hmmmmm
08:51.58Venemo_N950if anyone had any doubts about where it's going
08:52.07Venemo_N950I received a mail from nokia developer
08:52.36Venemo_N950"free Microsoft AppHub registration for nokia developer programs members"
08:53.15rcg1Venemo_N950: ditto
08:53.17mariobVenemo_N950: Me too, I just mailed and asked them to NOT send anything regarding WP/MS, only MeeGo Qt stuff
08:54.00Venemo_N950well since I develop for WP7 too, this may come in handy!
08:54.08djszapiI would actually be happy with a Windows Phone and experimenting...
08:54.34tommamariob, i have used ShareUiInterface
08:55.31mariobtomma: Have you tried just share som piece of text? The e-mail doesn't get so well formatted. You get the title and description in the body
08:55.54*** join/#harmattan divan (~dev@212.90.177.150)
08:55.56lcukmorning \o
08:55.57djszapiWindows Phone was way muuuuch better than meego ever last October.
08:56.09ajalkanemikhas_: from me, close to zero, not enough knowledge :). But if its patchable by us and not in binary blob I'm not worried anymore
08:56.15tommamariob, just files
08:56.19mariobdjszapi: If I can't use any platform as development platform I'm not interested. I don't like lockins :)
08:56.26mikhas_ajalkane, all public sauce
08:56.30mariobtomma: Ok, I suppose that works well
08:56.32djszapimariob: huh ?
08:56.49*** join/#harmattan leinir (~leinir@amarok/usability/leinir)
08:57.01lcukmorning leinir \o
08:57.05mariobdjszapi: WP is MS platform only both deply and devel.
08:57.28djszapimariob: not sure what you mean.
08:57.48ajalkanemikhas_: great, thanks!
08:57.55mikhas_the app store names getting shittier and shittier
08:57.56leinirlcuk: Hello from GDC Europe :)
08:57.59mikhas_AppHub, really?
08:58.14lcukleinir, \o/ enjoy the gaming
08:58.20Venemo_N950djszapi, yeah. when I first saw WP7, I thought, how dumb it is. but I realized that it has an easy-to-use, user-friendly UI which can certainly appeal to people.
08:58.51djszapiI loved Windows Phone over meego in October.
08:58.56djszapiit just worked muuuuch better :)
08:59.11mikhas_also, Nokia was able to sell Symbian devices. But that was last year.
08:59.14djszapiAlso, it was easier to write third-party application.
08:59.38Venemo_N950yeah, Silverlight can be fun.
08:59.58djszapiand since meego is not open as it is said, I do not see too much difference anyway from my pov.
09:00.13mariobdjszapi: MeeGo is open, Harmattan not
09:00.14djszapias a third-party application developer.
09:00.25djszapimariob: no it is not, decisions are made behind the wall.
09:00.54mariobdjszapi: The same goes for any project, someone has to decide the roadmap
09:01.11djszapimariob: sure, but I can be there at a KDE developer sprint :)
09:01.11mariobdjszapi: The difference is if you can use the code the way you want or not
09:01.16djszapior at a linux decision, discussion
09:01.24djszapiit is not really the case with so many meego things.
09:01.33mariobdjszapi: Ok, I see your point
09:01.51djszapiI am not a code monkey, sure I can help them with coding, but that is not really the challanging part :)
09:02.00Venemo_N950well, it's still open source at least.
09:02.42mariobVenemo_N950: And you are free to use the code in any way you want
09:02.53Venemo_N950yeah.
09:02.56djszapiI think he is
09:03.00djszapibut he cannot really decide
09:03.22djszapihe cannot even be there when the discussion is ongoing, and that is sad. As for me, it means the openness.
09:03.58djszapiYou may already know the plasma-active project, well that is open.
09:05.27mariobdjszapi: Yes, I'm actually considering buying a WeTab to run it :)
09:06.29djszapimariob: you can also run it on ExoPC if you happen to attend to an Intel AppUp :)
09:06.59djszapiI would have already ported it to Harmattan, if cobs lalalala :)
09:07.08Venemo_N950djszapi, what is plasma-active? some sort of mobile KDE?
09:07.17mariobdjszapi: No, I'm not a of those lucky guys owning the ExoPC :(
09:08.57djszapiVenemo_N950: http://community.kde.org/Plasma/Active
09:09.17ajalkanejust checked plasma active video, looks promising
09:09.33djszapic-obs does not think so ;-)
09:12.55djszapiVenemo_N950: we also had native development stuff to Windows last October
09:13.00djszapieverything was given to port Qt :)
09:17.10*** part/#harmattan djszapi (~lpapp@plexyplanet.org)
09:27.00*** join/#harmattan Venemo_N950 (~venemo@fedora/Venemo)
09:35.54joppuVenemo_N950: if you need some design with the splash, I'd be glad to help
09:39.51*** join/#harmattan denism (~denism@nat/nokia/x-jvdlvvxihzeftbqz)
09:40.15*** join/#harmattan rcg1 (~rc@fb2-pub-1.dv-nr.fh-frankfurt.de)
09:40.49rcg1work work..
09:42.32*** join/#harmattan M4rtinK (~M4rtinK@mail.melf.eu)
09:54.14*** join/#harmattan tbf (~mathias@213.28.38.193)
09:56.56*** join/#harmattan CaCO3 (~CaCO3@104-236.195-178.cust.bluewin.ch)
10:00.31Venemo_N950joppu, I've already made a splash, but if you can do it better, I will be happy to use yours :)
10:20.31*** join/#harmattan deimos (~deimos@host118-70-dynamic.41-79-r.retail.telecomitalia.it)
10:27.26alteregorZr: ping, could you build gst-tools ?
10:32.53*** join/#harmattan baraujo (~Bruno@189.2.128.130)
10:37.24*** join/#harmattan djszapi (~lpapp@plexyplanet.org)
10:37.47Venemo_N950morning alterego:)
10:38.30*** part/#harmattan djszapi (~lpapp@plexyplanet.org)
10:40.00*** join/#harmattan lizardo (~lizardo@189.2.128.130)
10:41.27*** join/#harmattan mikhas (~michael@85.183.48.167)
10:45.50*** join/#harmattan Venemo_N950_ (~venemo@host-94-248-201-148.kabelnet.hu)
10:46.48*** join/#harmattan Venemo (~Timur@fedora/Venemo)
10:49.09*** join/#harmattan Stskeeps (~cvm@Maemo/community/distmaster/Stskeeps)
10:52.45*** join/#harmattan epage (~epage@adsl-99-62-33-150.dsl.aus2tx.sbcglobal.net)
10:53.57rZralterego: i fear this will bring the whole gnome along , if not send a me a link to .dsc file rzr(a)gna.org
10:54.54Venemoalterego, have you seen the first Harmattan IRC client?
10:55.39*** join/#harmattan maxw (~davidmaxw@194.136.86.45)
10:58.09alteregoVenemo: nope :)
10:58.43Venemoalterego, it just happens to be written by me :P check out http://wiki.meego.com/User:Venemo/IRC_Chatter
10:59.35Venemoalterego, it would be very nice if you could try it :)
11:01.40deimosVenemo,  I have just updated it this morning ;)
11:01.48rZrthat app is cool
11:02.37Venemodeimos, do you like the new one better? :)
11:02.41VenemorZr, thank you very much :)
11:03.23deimosyes I like it, it put the icon on desktop now ;)
11:03.36deimosI try to connect now
11:03.44Venemoon desktop? what desktop?
11:04.05*** join/#harmattan deimos-n950 (~ircchatte@host118-70-dynamic.41-79-r.retail.telecomitalia.it)
11:04.18deimoson applications list I mean
11:04.26Venemoah, thanks :)
11:04.34deimosbefore I didnt have an icon for the app
11:04.48Venemooh. the icon should be installed by the package.
11:05.09deimoshi deimos-n950 :)
11:05.55deimos-n950hi deimos !!!
11:07.35Venemo:)
11:16.22*** join/#harmattan djszapi (~lpapp@plexyplanet.org)
11:16.29*** part/#harmattan djszapi (~lpapp@plexyplanet.org)
11:24.43*** join/#harmattan leinir (~leinir@81.173.209.118)
11:24.45*** join/#harmattan leinir (~leinir@amarok/usability/leinir)
11:25.02mikhasopening an URL is supposed to happen through libcontentaction: http://harmattan-dev.nokia.com/unstable/beta/api_refs/showdoc.php?pkn=libcontentaction&wb=daily-docs&url=Li94bWwvZGFpbHktZG9jcy9saWJjb250ZW50YWN0aW9u
11:41.48KypeliBut it's not in the beta SDK
11:41.59KypeliYou need to manually add it there for Madde to find it
11:42.08mikhashappy b-day, Kypeli
11:42.25KypeliHeh, thank you! :)
11:45.50macmaNhow trivial is it to diff n950 device /etc/ssl contents with firmware download contents of the same dir
11:46.53macmaNi guess it boils down to "is it simple to extract the fw image"
11:53.59mgoetzDoes PageStackWindow handle orientation? Or is that related to the QMLViewer?
11:55.12w00t_mgoetz: components handles it
11:55.19w00t_I don't know exactly what part..
11:57.37RST38hmoo,gentlemen
11:58.37*** join/#harmattan lardman (~simon@host-89-242-159-119.as13285.net)
11:58.37*** join/#harmattan lardman (~simon@Maemo/community/contributor/lardman)
11:59.05*** join/#harmattan timoph (mjolk@hilla.kapsi.fi)
12:08.23alteregostarted prototyping ux for my guitar chord dictionary app: http://stage.rubyx.co.uk/scratch/2011-08-16_13-02-23.png
12:08.53Venemoalterego, looks nice, despite the fact that I have no idea about guitars.
12:10.24radiofreealterego: so i select "A" and I flick through the various A chords? (#, b, minor etc..)
12:10.35alteregoradiofree: that's one possibility.
12:11.08alteregoI'm still contemplating how to make the chord selection easier, the flick through is meant for variations, but possibly not different tonal variations.
12:11.13radiofreethat would look cool, but having a quick way to access a specific chord would be great as well
12:11.27alteregoradiofree: yeah
12:11.30radiofreeyes, flicking for variations whould be the best
12:11.39radiofreeits just i couldn't see how you'd select Ab from the mockup :P
12:12.04alteregoYeah, like I said, I'm currently thinking about that aspect :)
12:14.53*** join/#harmattan Stskeeps (~cvm@Maemo/community/distmaster/Stskeeps)
12:17.22*** join/#harmattan gri (~gri@p4FCEBFD1.dip.t-dialin.net)
12:17.23*** join/#harmattan djszapi (~lpapp@plexyplanet.org)
12:22.30lardmanwhat's fenix?
12:23.04djszapiemail application
12:23.40lardmanah ok, thanks
12:26.16mikhasJaffa, nice MWN issue
12:26.46mikhasI liked your take on the N9 launch plans, spot on.
12:29.40lardmanhow does one get the dbus daemon to reload its conf files?
12:29.56lardmanas /etc/init.d/dbus* is not there these days
12:31.38alteregolardman: guessing it's upstart
12:32.53djszapilardman: /etc/init/dbus.conf
12:34.10*** join/#harmattan tbf (~mathias@213.28.38.193)
12:34.32lardmanyeah it's upstart, but how does one get the daemon to reload the conf file?
12:34.40*** join/#harmattan Smtih (~degtep@93.88.184.12)
12:34.54lardmanother than rebooting, which seems a bit Windows-ish
12:35.33mgoetzw00t_: hm, but it doesn't do any rotation for me.. in QEMU that is. the QEMU window is rotated, the QML inside it still shows the way like before..
12:36.35djszapilardman: check out the event mechanism of that upstart job...
12:41.53djszapidbus-send --print-reply --system --type=method_call --dest=org.freedesktop.DBus org.freedesktop.DBus.ReloadConfig or something like that ?
12:43.41rcg1lardman: does sending a SIGHUP to dbus do the trick?
12:45.12rcg1dbus-daemon that is
12:45.35rcg1or whatever the process is
12:47.29lardmandjszapi: thanks, though I gave up and rebooted in the end
12:47.36lardmanrcg1: I'll try that next time
12:47.45DocScrutinizerindeed, usually daemons shall re-initialize on SIGHUP
12:54.32lardmanhmm, still I don't seem to be able to see method calls
12:54.54lardmanI tried this: http://www.qaiku.com/channels/show/maemo/view/1def5dd33fe770cf5dd11de90a27b6fe68dd4b2d4b2/
12:55.29*** join/#harmattan Venemo_N950 (~venemo@fedora/Venemo)
12:56.30lcukDefining the requirements for a MeeGo-CE     http://comments.gmane.org/gmane.comp.handhelds.meego.devel/10927
12:57.25lardmandecides to try the Qt open url function instead
12:58.48lcuklardman, i have managed to build a bridge in liqbase which allows content generated on handheld to be synchronised to my big device
12:59.07lcukin amongst this thinking is an aim to storing other information in the media stream
12:59.47lcukwhen you get a build of mbarcode I would like to find out how workable using barcodes in this stream would be
13:00.02lcukso for instance whilst shopping you photograph a few
13:00.09lcukand when you get home on your big pc they are listed
13:00.44alteregoThink I might move all my phones over to O2 ..
13:00.54alteregoI get much better signal with them.
13:01.40djszapilcuk I think they should focus for one working system first, to be honest
13:01.52djszapiN900 and meego ce was quite unusable last time we tried.
13:02.30lcukdjszapi, of course
13:02.35lcukand focusing efforts is good
13:02.39lcukas shown by the n900-ce
13:04.49djszapilcuk in my understand, it defeats most of the time if people try to focus on X devices without working one. I would not call N900 a working one when we last checked few weeks ago.
13:04.54djszapiunderstading*
13:06.02alteregodjszapi: why would you not say it "works" it makes phone calls doesn't it?
13:06.11alteregoBattery life is reasonible too.
13:06.46djszapia smart phone software is not equal to, okay you can now make a call, ship it :)
13:07.47alteregoWho said anything about shipping it? Sure it lacks polish not many apps etc, but still. As the platform it is intended to be it works reasonibly.
13:08.04djszapifairly way veeeeeeeeeeery slow
13:08.19GAN900yawns tiredly
13:08.34GAN900Ever get the feeling it's gonna be one of those days?
13:08.42alteregoMost of that is hardware limitation.
13:08.54djszapiexcept the design limitation
13:09.15alteregobtw, if the N9 is selling in these weird places, for the ridiculous amount they're asking, I'm guessing it wont sell too well :/
13:09.36djszapiwell, it is obviously not a purpose.
13:09.37*** join/#harmattan fiferboy (~fiferboy@Maemo/community/contributor/fiferboy)
13:09.43djszapififerboy o/ :)
13:09.51fiferboy\o djszapi
13:10.00fiferboyI'm looking for QML help today :)
13:10.18lcukdjszapi, how well does kde work on the n900?
13:10.27alteregobbiab
13:10.50djszapilcuk: I already showed you weeks ago ?
13:11.09lcukdjszapi, so how well does it run purely on meego-ce?
13:11.21djszapias for me, meego-ce is dead xD
13:11.38lcukI do not know what is different between maemo and meego but the performance is something which is being actively poked around with
13:11.47lcukdjszapi, you do not seem to like many things
13:11.56alteregoHeh
13:11.57djszapiI mean I spent more months with it in the beginning and there was zero progress. On the other hand, my serious bugreports were underprioritized after all. I cannot take it seriously.
13:12.37djszapiIt seems they got lower priority after a while meaning that maybe resource issue or something like that.
13:12.51fiferboyI have a QDeclarativeItem and I implementing the paint function
13:12.59*** join/#harmattan mikhas (~michael@85.183.48.167)
13:13.05lcukdjszapi, what do other kde developers think of your meego issues?
13:13.06fiferboyI have antialiasing turned on, but the circle I draw is still aliased as hell
13:13.09djszapilcuk: I like harmattan, it works. Meego did not, c-obs does not.
13:13.16djszapilcuk: don't you like the working things ? :)
13:13.26lcukdjszapi, meego grows stronger day by day
13:13.38lcukand whilst progress may be slower in general
13:13.47lcukthat is due to resources
13:13.50djszapilcuk: my bugreports are still there, the only "stron progress" is that they got lower priority, but the same issues still.
13:13.51GAN900djszapi, "I hope all of your bug reports will be ignored"
13:14.31lcukdjszapi, the open meego can continue and grow stronger with the dedicated work of the teams
13:14.49lcukby teamwork
13:15.02djszapilcuk keep waiting =)
13:15.06djszapiI just harmattan, ok ? :)
13:15.12djszapiuse*
13:15.24lcuksure
13:15.35lcukwill be trying to get n950-ce running next few days
13:15.43*** join/#harmattan hardaker2 (~hardaker@75-101-64-22.dsl.dynamic.omsoft.com)
13:15.54fiferboyAnyone know about QDeclarativeItem paint methods? :)
13:16.14lcukfiferboy, is it actually aliased
13:16.18lcukdue to rendering
13:16.23lcukor due to the screen design
13:16.30lcukcan you take a screenshot and show
13:16.41fiferboylcuk: If I paint it on a QPixmap and draw the pixmap on the painter it looks smooth
13:17.32fiferboyThere is a difference when drawing directly to the painter, but I'm not sure why since I draw the exact same thing to the pixmap
13:18.12lcukfiferboy, is the pixmap being scaled?
13:18.21lcukie is that where the percieved AA is coming from
13:18.29djszapi16:14 < lcuk> djszapi, the open meego can continue and grow stronger with the dedicated work of the team -> Please show me the "open" meego.
13:18.50lcukmeego n900-ce
13:18.53fiferboylcuk: No, I am drawing it to the rendered size
13:19.02fiferboyThe pixmap is smoothed properly with no aliasing
13:19.16djszapilcuk: which was initially driven by Nokia ?
13:19.17fiferboyBut if I draw the circle directly to the painter it is very chunky
13:19.29djszapilcuk: decisions behind the scenes ?
13:21.13lcukdjszapi, the n900 adaption team started process long ago  and the CE grew out of community pressure and expectation to have a "developer edition"
13:21.26lcukie meego should be usable by developers to build from
13:21.29GAN900It's all a little academic since neither seem headed anywhere useful.
13:23.01djszapilcuk: if you had ever had experience either with Linux kernel or KDE, you could have known it is fairly far away from "open".
13:23.29djszapiabout kde and meego, well there are videos on youtube, I guess.
13:24.00djszapiit worked pretty nicely for fremantle, at least (as I sent the screenshots to you previously)
13:25.01djszapifremantle: http://files.kolab.org/local/maemo/dists/fremantle/testing/binary-armel/
13:25.24djszapimeego: http://repo.pub.meego.com/home:/mkruisselbrink:/kde/meego_1.1_core/armv7l/
13:31.06lardmanlcuk: sorry for the slow response, was sanding a table
13:31.45djszapilcuk: why are you asking about kde ?
13:31.53lardmanlcuk: photoanalyser is up and running, though it looks like the upstart stuff hasn't worked
13:32.08lardmanmbarcode-lite is running, but just Harmattanising the plugins
13:32.45lcukdjszapi, I am interested
13:33.18*** join/#harmattan javispedro (~javier@Maemo/community/contributor/javispedro)
13:33.23djszapijavispedro o/ :)
13:33.33javispedrohi
13:33.40djszapijavispedro: same result, got stuck with -j1
13:33.46javispedrohmpf.
13:33.58djszapihttps://build.pub.meego.com/package/live_build_log?arch=armv7el&package=kdelibs&project=home%3Adjszapi&repository=MeeGo_1.2_Harmattan
13:36.49djszapilcuk: what might make sense is to create a completely open meego-like project not driven by any company behind the scenes, just by community.
13:42.26*** join/#harmattan rm_work (~rm_you@johnxx.xen.prgmr.com)
13:42.26*** join/#harmattan rm_work (~rm_you@Maemo/community/cssu/rm-you)
13:43.22Stskeepsmoo javispedro
13:43.34alteregodjszapi: surely that's sort of what we're doing with MeeGo.
13:44.06alteregoThe problem is, until we had jukka and makoto from Nokia the N900 adaptation didn't really have much of a focus above the middle and ux layers.
13:44.07fiferboyalterego: Do you do any custom paintin gin QML?
13:44.19alteregofiferboy: I do in Columbus yeah
13:44.42fiferboyalterego: Is that through QDeclarativeItem?
13:45.07djszapialterego: I have never seen any public sprints, to be honest.
13:45.33*** join/#harmattan suy_ (~alex@111.234.19.95.dynamic.jazztel.es)
13:45.47javispedrohello Stskeeps
13:45.50javispedrocurses
13:46.17djszapialterego: just like kde pim, calligra and others...
13:46.18javispedroon Harmattan, DRI2 is double buffered when the app is fullscreen, but always singlebuffered otherwise :(
13:46.42Stskeepsflip chains, probably
13:46.46alteregofiferboy: indeed
13:47.02fiferboyalterego: How do you handle antialiasing?
13:47.19fiferboyalterego: Do you draw directly on the painter provided?
13:47.30alteregoYes, I use the painter provided.
13:47.57fiferboyalterego: If I do "drawEllipse" on that painter, even with antialiasing turned on, it is horribly aliased in my app
13:48.00alteregoHow are you creating your view?
13:48.18fiferboyThrough main.cpp
13:48.31fiferboynew QDeclarativeView
13:48.39javispedroStskeeps: I am seeing that it is actually glClear who waits for a swap when it is nonfullscreen (not DRI2 SwapBuffers as one'd expect).
13:48.56fiferboyThen view->setSource()
13:48.57alteregoHrm, admittedly I've not tried my stuff on device yet so I can't say for sure whether or not I'm having a similar issue. Hang on a few minutes and let me mock something up.
13:49.06fiferboyalterego: :D
13:49.14javispedroand the logic behind glClear is not clear and it waits for sgx_misr to do something,
13:49.29*** part/#harmattan djszapi (~lpapp@plexyplanet.org)
13:49.39javispedroso therefore I consider non-fullscreen vsync without using GLES rather impossible :(
13:50.03Stskeepsfor gles you'd want to avoid composite anyway, ie, fullscreen
13:50.37lcukdoes that mean that vsync is not possible for normal apps?
13:50.38javispedroyes, I managed to do that very well already
13:50.53lcukStskeeps, do you mean fullscreen as in any app with that little thin topbar?
13:50.58lcukor totally fullscreen
13:51.03Stskeepstotally
13:51.05javispedroDRI2 GetBuffers returns me a PVR2D handle, I map it -- et voila, native 72fps (that seems to be the LCD rate?)
13:51.46javispedrothe issue is when it is non fullscreen, as GetBuffers returns me a SysV IPC. Only one. There's no back buffer.
13:51.57lcukStskeeps, so that little topbar (what is its official name) prevents it
13:52.14Stskeepslcuk: system bar is drawn by the app i think
13:52.20javispedros/SysV IPC/SysV SHM
13:52.25*** join/#harmattan rm_work (~rm_you@johnxx.xen.prgmr.com)
13:52.25*** join/#harmattan rm_work (~rm_you@Maemo/community/cssu/rm-you)
13:52.41lcukStskeeps, then why does it intefere with vsync
13:52.47lcukif the app is technically fullscreen
13:53.58javispedrolcuk: that is one problem of mine, I mean, it works very well when fullscreen, but the moment you swipe it out a millimiter, it is already composited, and heavy tearing appears
13:54.14lcuka shame
13:54.34lcuktearing is the historical achilles heel of maemo
13:54.39MohammadAGShouldn't pointers not be used in main.cpp?
13:55.09*** join/#harmattan NIN101 (~NIN101@p5DD28792.dip0.t-ipconnect.de)
13:55.10mikhasMohammadAG, huh?
13:55.41mikhasjavispedro, try oversizing your top level window
13:55.48Venemo_N950MohammadAG, hmm? why not?
13:56.29mikhasoh wait, now I got you javispedro
13:57.00alteregofiferboy: out of curiosity, have you set the "smooth" attribute?
13:58.11javispedromikhas: :)
13:58.34MohammadAGVenemo_N950, not sure, but all examples I've seen had objects created on the stack
13:59.08fiferboyalterego: Yes, I have tried it with and without that
13:59.36fiferboyalterego: If I draw my cirlce to a pixmap and then draw the pixmap to the painter it is smooth like I want it
13:59.42javispedrolcuk: to make it clear: it works with GL, there's no tearing (albeit the framerate is inconsistent); it's when I want to avoid GL (2D) that it tears.
13:59.53fiferboyBut drawing directly to the painter with the same commands leaves it aliased
13:59.54xarcassMohammadAG: what about this? QDeclarativeView* view( MDeclarativeCache::qDeclarativeView() ); - it's from examples
14:00.04alteregofiferboy: interesting, probably something annoying with compositing :/
14:00.09lcukjavispedro, is this using xv-rgb?
14:00.11alteregoHave you tried asking @ #qt-qml ?
14:00.21fiferboyGoing there now
14:00.24javispedrolcuk: I didn't try that yet, but I did read the driver and I suspect it will fail similarly
14:00.51javispedro(well, the old driver that is)
14:00.53MohammadAGxarcass, that's just a pointer to an existing instance
14:01.54javispedroeither way, seems that there's a way to access the texture streaming sgx functionality
14:01.59javispedroeglLockSurfaceKHR :)
14:02.08lcukworth a try
14:02.12javispedroso I guess i'll use that combined with GL ...
14:05.20javispedroor maybe consider non-fullscreen tearing unavoidable and do it via DRI2 either way.
14:05.45Jaffamikhas: Thanks
14:05.57rcg1xarcass: shouldn't this read QDeclarativeView *window = MDeclarativeCache::qDeclarativeView(); ?
14:06.52javispedrorealizes that all of this means the raster qt graphicssystem also has tearing, but since it is not usually used for animations, it's probably OK.
14:08.15fiferboyalterego: Lively bunch in #qt-qml :)
14:08.32alteregoHeh
14:08.41alteregoYeah, they come in waves :P
14:08.53lcukjavispedro, not used for list panning?
14:09.30javispedrolcuk: only when in the thumbnail view
14:15.07javispedroI can guess that they do not double buffering of minimized apps to save memory, and that what the glClear blocking does is to wait for mcompositor to swap buffers then hope the application finishes rendering before the next mcompositor swap.
14:16.00lcukjavispedro, the apps do not know they are in thumbnail mode do they?
14:16.06lcukie they continue to render at fullsize
14:16.19lcuk(since thumbnails can be resized dynamically)
14:16.48javispedrothey know, but afaik they continue to render at fullsize
14:17.02lcukwhich when you have 9 apps doing it
14:17.08lcukis amazingly wasteful
14:17.21Venemo_N950MohammadAG, you can create em on the heap too, but you need to delete them, and that's it
14:17.47javispedrolcuk: I do not think they _all_ render (especially if they are not animating anything) though.
14:20.06alteregoIs there any way to get the backlight to stay on whilst it's charging?
14:20.16alteregoI'm getting bored of all this swiping when testing a new version of my app ;)
14:20.42javispedrois happy with the tearlessness of fullscreen apps though, an application that fills the fb with green, then black, then swaps, then red, then white, then swaps looks as a consistent gray on the N950
14:20.54javispedroit was a horrible red/white/black/green mess on the N900 ;)
14:22.02alterego:)
14:22.11alteregoThat should work the same on the N900 with MeeGo CE :P
14:23.11xarcassrcg1: my point was that these both (window and view) are pointers, there's nothing wrong to use them, even though I don't know where they are allocated
14:23.22javispedroalterego: indeed.
14:23.34lcukjavispedro, it depends if the app sleeps during thumbview
14:23.36lcukmany do
14:23.42lcukI was playing snake
14:23.54lcukand that continues to run if you go the dashboard
14:23.57lcukfor instance
14:24.22javispedrolcuk: have linkie?
14:25.38lcukhttp://repo.pub.meego.com/home:/timoph/Harmattan/
14:25.53javispedrolcuk: thanks!
14:26.42javispedrolcuk: "running: activeGame// && runtime.isActiveWindow" ;)
14:26.56javispedrolcuk: so he can easily make it pause when backgrounding, he's just decided not to do that :)
14:28.28lcukjavispedro, sure
14:28.32lcukjust the observation though
14:28.36lcukmany other apps continue
14:28.39lcuklike the compass etc
14:43.41mikhaslcuk, when in background/minimized, the FPS goes down
14:44.04mikhasthat's how the wastage of running "fullscreen" is reduced
14:44.41lcukmikhas, ahh
14:44.51lcukwho does the slowdown stuff
14:44.59lcukor is that simply because 9 apps are rendering at once?
14:45.21lcuksort of auto accelerator
14:45.52lardmananyone know how to open the maps app at a given location?
14:46.06mikhasno, there's some logic in MeeGoTouchHome for that
14:46.14lcukmikhas, good to hear
14:48.43MohammadAGlardman, prolly dbus, sec
14:48.57lardmanMohammadAG: You have a list?
14:50.30MohammadAGhttp://pastebin.com/raw.php?i=WYaa8VY5
14:50.35lardmanmight be possible to open as a mime type
14:51.04lardmanah indeed a mime type
14:51.06lardmanthanks :)
14:51.48MohammadAGlardman, normal exec, maps [-u <GEO_URI>] [--no-positioning] [--antialiasing-on] [--help]
14:52.22lardmanthanks
14:52.24alteregofiferboy: I can't seem to get antialiasing to work either, I think the reason I didn't notice this before, is because I actually use a pixmap buffer for my Columbus widgets anyway ..
14:52.29lardmanlooks at format of geo: uri
14:52.45javispedromikhas: in home? but then the application does not notice that?
14:52.46MohammadAGmaps -u "geo:59.4366,24.7686?action=showOnMapByLocation"
14:52.56MohammadAGas per the sample, seems like lon,lat
14:53.11MohammadAGerr, lat,long
14:53.28javispedromikhas: as said when minimized it does not do doublebuf so SwapBuffers is a noop, so there's no blocking, so I can easily go up to 400fps if I don't sleep manually.
14:54.05javispedroin the webOS SDL itself is the one that does sleep() when minimized.
14:54.05lardmanMohammadAG: yep, just found that in the vCard profile
14:54.09lardmanthanks again
14:54.11mikhasjavispedro, hmph, might only apply to users of MSceneWindow/MWindow then
14:54.15mikhasie, LMT apps …
14:54.39javispedroso I should ideally add some framerate limiter
14:54.47javispedrogoes find a round number
14:55.02javispedroactually in my tests that also helped with tearing
14:55.02mikhaswell, we should ideally ask the authors/architects of MeeGoTouchHome
14:55.25javispedronamely sleeping right after the swapbuffers call, probably because it increased the chances of the mcompositor flip happening during the sleep time
14:55.49javispedros/probably/surely ;)
14:57.40mikhasjavispedro, 400 FPS is nice
14:57.56mikhasplain QWidget I think I once got to 200FPS?
14:58.33mikhasjavispedro, yeah, sounds logical
14:59.27javispedro400fps without doing anything of course ;)
14:59.36javispedroeven just clearing the buffers takes it down to 300fps
14:59.58javispedrowithout doing anything means calling getbuffers, mmaping it, and calling swapbuffers.
15:00.03javispedroboth calls are X11 roundtrips
15:02.52javispedrowhen the window is full screen, swapbuffers _does_ block to somewhere around 72fps.
15:05.35fiferboyalterego: pixmap buffer?
15:06.08MohammadAGqrc:/qml/TextButton.qml:6:5: Cannot override FINAL property <-- any ideas what this means?
15:06.17mikhasah
15:06.23javispedroso, to sum it up, my options to do vsynced 2D on SDL are: DRI2 (pros: fast, potentially accelerated blits; cons: tearing in swipeout/thumbnail), or GL (pros: free rotation, cons: wasteful in both memory and time).
15:06.29mikhasyeah ok, if you avoid the X11 roundtrips … ;-(
15:06.35mikhaser, ;-)
15:06.41lardmananyone know offhand whether QDesktopServices::openURL() handles vcard: ?
15:07.00javispedromikhas: nono, the roundtrips are there, but they are noops in the server UNLESS it is fullscreen
15:07.12mikhasyes, got that
15:07.14javispedroaka you can do up to 800 X11 roundtrips per second ;)
15:07.14MohammadAGlardman, depends on the platform
15:07.22lardmanMohammadAG: N950
15:07.22mikhashehe
15:07.33MohammadAGif the platform has vcard files mapped to an app, it works
15:07.41mikhaslardman, have you checked libcontentaction?
15:07.49MohammadAGlardman, try opening a vcard in a filemanager like minifile
15:08.06lardmanmikhas: no, I was just enquiring before I start testing, just in case someone knows
15:08.14lardmanthe other option is qtm-versit
15:09.11*** join/#harmattan jreznik (~jreznik@36.173.broadband6.iol.cz)
15:10.10*** join/#harmattan jreznik (~jreznik@36.173.broadband6.iol.cz)
15:11.20alteregoHeh, managed to memorise the incantation for opening camera for "quick" snaps now :D
15:12.46MohammadAGfinds it annoying that the device has to be top-up for the quick launch menu to show up
15:18.34fiferboyalterego: So your method (pixmap buffer) of displaying widgets in QML aliases them correctly?
15:18.43alteregofiferboy: seems to yeah.
15:19.29fiferboyalterego: And how do you go about pixmap buffering?
15:22.35alteregofiferboy: just draw to the pixmap and blit it, I thought you'd already done that?
15:22.49alteregoI don't have the code off hand so I can't show you my example unfortunately :/
15:23.16fiferboyalterego: Yeah, I am in the process of doing that, I was hoping your method was changing the QPaintDevice or something :)
15:32.49*** join/#harmattan villager (ovehk@knuth.ping.uio.no)
15:46.09*** join/#harmattan Venemo_N950 (~venemo@fedora/Venemo)
15:46.51*** join/#harmattan rcg1 (~rc@g230050209.adsl.alicedsl.de)
15:49.54fiferboyGah, I'm losing about 2 pixels of the top of my pixmap now!
15:50.04fiferboyWho took my pixels?
15:51.04GAN900flees.
15:52.18fiferboyI knew it!
15:52.51javispedrohulks out and destroys all your precious vsynced blittings and brings you TEARING IN ALL ITS GLORY!
15:52.53javispedrohttp://pastebin.com/hpc5TApQ
15:52.57javispedroWARNING: potentially seizure inducing.
15:53.03javispedro(if you run it that is)
15:53.32*** join/#harmattan crevetor (~antoine@modemcable210.76-70-69.static.videotron.ca)
15:53.35mikhaseviljavispedro …
15:56.40*** join/#harmattan ckandeler (~kandeler@berlin-gw.trolltech.de)
15:58.44javispedrothat sample works fine if you run qmlviewer with -frameless -fullscreen -opengl
15:59.12javispedroanything else produces funny results. checkerboard patterns, half the screen black the other white, etc.
16:02.03javispedroand it runs fine in the thumbnail view because it calls GLES2's glClear.
16:07.04javispedroooh
16:07.14javispedrobeatiful gray.
16:07.46*** join/#harmattan M4rtinK (~M4rtinK@mail.melf.eu)
16:08.24javispedroI can see that Nokia had severe problems making vsync work =)
16:08.41javispedrothe EGL extension registry is full of Nokia extensions that seemingly have not been used
16:11.36*** join/#harmattan GAN950 (~ryan@32.131.16.6)
16:12.07*** join/#harmattan GAN950 (~ryan@Maemo/community/contributor/GeneralAntilles)
16:12.24lcukjavispedro, it is a difficult problem
16:12.43javispedrohave to agree, specially if compositing
16:13.36mikhas:-)
16:14.50lcukjavispedro, lighthouse + wayland are aiming to simplify such matters
16:15.07lcukdifferent tracks but hopefully coming together around time of qt5
16:15.21javispedrowell
16:15.41javispedrothey are already doing what they want with X11, so not that it'll change things much
16:16.28javispedroX11 is just at this point a rather large baggage, for example, running a harmattan app remotely is already probably impossible
16:17.35javispedro("probably" because it might switch to raster graphicssystem which I assume will eventually call XPutImage, so it'll work. Albeit rather slowly.)
16:17.55javispedrotransferring uncompressed 854x480 framebuffer every frame is not exactly speedy ;)
16:18.33w00t_raster wouldn't do that unless you were redrawing everything though, because raster supports partial updates (unlike opengl)
16:19.32SpeedEvilI just tried running irc-chater showing to my laptop display.
16:19.38javispedrow00t_: only "native" calls x11 drawing primitives though?
16:19.47SpeedEvilQEgl::display(): Can't even open the default display
16:19.48SpeedEvilSegmentation fault (core dumped)
16:20.02*** join/#harmattan Ilosanoma (~arto@a88-115-213-7.elisa-laajakaista.fi)
16:20.31javispedroSpeedEvil: try -graphicssystem raster as a cmdline argument
16:21.42SpeedEvilIt worked! For very low values of work.
16:21.47javispedroslowly :)
16:22.14SpeedEvilPainted the window, but diddn't actually do anything in response to input
16:22.26javispedroah, I know that.
16:22.44javispedrovirtually the same reason why Diablo's task switcher button didn't work when VNC'd.
16:23.12javispedroit's expecting touch events I bet.
16:23.47fiferboyfound his pixels; calls off the manhunt for GAN
16:24.18SpeedEvilProbably
16:26.04javispedroso, as said, there are so many extensions and things that completely ignore the X11 protocol and either mmap memory or assume local in some either way that you'll probably actually enjoy the switch to Wayland.
16:26.18javispedrobecause the features you wanted from X11 will have been already lost.
16:26.26RST38hmoos, throws dirt in javispedro's direction
16:27.31javispedromoos back.
16:28.07mikhassomething like that, yes
16:28.22mikhasand you will enjoy the balkanization that wayland provides
16:28.28mikhasit'll start all anew
16:28.58mikhasand soon we'll have a ICCCM for Wayland :-D
16:29.21javispedrohey, I love Atoms.
16:29.53RST38hnice heavy U235 atoms?
16:30.23*** join/#harmattan ajalkane (~arto@a88-115-213-7.elisa-laajakaista.fi)
16:31.13*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.167.219.136)
16:31.17javispedrona, plain O will do.
16:31.23javispedrogoes out for some fresh air -- cya
16:32.02hiemanshu_N950rZr, around?
16:41.06lardmanany thoughts as to how to get rid of CFLAGS -g in a Qt release build?
16:42.14lardmanexport CFLAGS perhaps
16:43.09*** join/#harmattan npm (~npm@cpe-76-90-30-220.socal.res.rr.com)
16:44.15*** join/#harmattan npm (~npm@cpe-76-90-30-220.socal.res.rr.com)
16:45.17mgedminlardman, run strip on the built binaries?
16:45.26*** join/#harmattan npm (~npm@cpe-76-90-30-220.socal.res.rr.com)
16:45.33mgedminusually the debian build process does that for you, via dh_strip
16:46.20lardmanyeah, looks like that's not the cause after all
16:46.57lardmanMy mbarcode-lite binary is ~3.3Mb in size, which seems pretty big
16:47.15mgedminwas it statically linked perhaps?
16:47.42mgedminI forgot the command to see the sizes of various parts... objdump maybe?
16:48.15mgedminoh, /usr/bin/size
16:48.59lardmanshouldn't be statically linked, I'll try the size binary on it
16:49.45lardman[sbox-HARMATTAN_ARMEL: ~/build/HARMATTAN/lite/mbarcode-lite] > size ./builddir/mbarcode-lite
16:49.45lardman<PROTECTED>
16:49.46lardman<PROTECTED>
16:50.04mgedmin200 kb ~= 3.3 mb, hmm
16:50.12mgedmins/~=/!=/
16:50.49lardman-rwxrwxr-x 1 simon libuuid 3335440 Aug 16 17:45 mbarcode-lite
16:52.19mgedminobjdump -h shows the sizes of each ELF section in hex
16:52.26mgedminhow geeky
16:54.38lardmanlong list
16:54.46lardmanlooks like the debug* stuff is quite large
16:54.58lardmanso perhaps it's not being stripped
16:55.15lardmanin fact I don't think it is, as I was happily able to get line numbers using gdb on-device
16:58.19mgedminthat does sound like the debug info is not being stripped
16:58.57*** join/#harmattan npm (~npm@cpe-76-90-30-220.socal.res.rr.com)
17:01.55lardmananyone else seen this problem?
17:02.31fiferboylardman: Does your .pro file mention "release" or "debug" somewhere?
17:03.10lardmanfiferboy: I've stuck in an extra CONFIG += release
17:03.52lardmanbut I can't see how that will affect dh_strip, as adding that release "flag" doesn't alter the C/CXXFLAGS
17:05.26fiferboylardman: Yeah, but with release it shouldn't include it all in the first place AIUI
17:06.10lardmanyeah that's what I thought, but it doesn't seem to change the flags at all
17:06.44lardmanin fact the only way I could override the default -O2 -g was to set CFLAGS and CXXFLAGS on the command line as I call dpkg-buildpackage
17:08.31lardmanso manually running strip on the resultant binary works, and brings it down in size:
17:08.40lardman-rwxrwxr-x 1 simon libuuid 208808 Aug 16 18:07 mbarcode-lite
17:10.05*** join/#harmattan djszapi_ (~lpapp@80-186-176-84.elisa-mobile.fi)
17:10.26fiferboylardman: Are you using Qt Creator with this package?
17:10.33fiferboyDid you generate the packaging through it?
17:10.45lardmanyes and no
17:12.58lardmanlooking at a debian/rules that was generated using Qt Creator, I don't see any extra logic, and dh_strip is enabled
17:13.39fiferboylardman: During the build process does it seem to be running dh_strip?
17:13.56djszapi_fiferboy: give me power to copy/paste that really hackish tableview idea :)
17:14.03djszapi_I do not have any sake to do that :p
17:14.05lardmanyep, it certainly is listed in the output
17:14.16fiferboylardman: Really strange then
17:14.44fiferboydjszapi_: It would be cool to have
17:15.51lardmanah well, glad it's not me (or at least not obviously me anyway!)
17:17.19fiferboylardman: Maybe the compiler thinks your code looks dodgy so refuses to strip it
17:17.55lardmanoi!
17:18.37fiferboy;)
17:19.09fiferboylardman: Although I was wishing I had mbarcode the other day when I found QR codes on a pill blister pack
17:19.30lardmanI've just uploaded a rather nasty looking version
17:19.38lardmani.e. Qt widgets
17:20.15lardmanhttp://people.bath.ac.uk/enpsgp/nokia770/harmattan_feed/
17:20.26lardmanthough I need to work out how to generate a Packages file
17:20.41lardmanand whether the plugins actually work ;)
17:20.49fiferboyCool
17:21.15lardmanPhotoAnalyser is a daemon which waits for camera photos, then performs analysis on them
17:21.16fiferboyProper repo format doesn't matter to me because I have broken my apt-get functionality :)
17:21.21lardmanah ok
17:21.42lardmanah, now I remember that my upstarts stuff doesn't work for photoanalyser either, must fix that
17:22.50mgedminlardman, you can generate a Packages file by running dpkg-scanpackages: http://mg.pov.lt/770/rescan_packages.sh
17:23.09mgedminI wonder how dh_strip finds out _which_ files to strip...
17:23.23lardmanmgedmin: The server is a Sun machine without any dpkg* binaries
17:23.40*** part/#harmattan djszapi_ (~lpapp@80-186-176-84.elisa-mobile.fi)
17:23.56mgedminalso, you can set an environment variable that disables stripping -- DEB_BUILD_OPTIONS=nostrip
17:24.15lardmanunless I can generate it in my SB environment then upload the Packages.gz file that is
17:24.17rZrhiemanshu_N950: yes
17:24.28lardmanmgedmin: I don't have that set
17:24.49mgedminyeah, I think scratchbox should have all the deb tools
17:25.15lardmanyeah it does, but does it require the exact path, or is it all relative?
17:25.26mgedminrelative, I'm sure
17:25.37lardmanmgedmin: your link doesn't exist, and also good to see 770 in the name just like me :)
17:25.55mgedminall my debs live in /home/mg/www/770/dists/..., and the web server definitely doesn't export any /home/mg/www bits
17:25.55lardmans/name/path
17:26.16mgedminlardman, sorry about the broken link, it's http://mg.pov.lt/770/rescan-packages.sh
17:26.59lardmanthanks
17:26.59mgedminthe grep -v bit was for when my laptop and my server had different versions of the tools, and I wanted to avoid spurious svn diffs when I reran that script on either
17:27.20mgedmin(iirc)
17:27.35lardman:)
17:27.51mgedminor maybe maemo was unhappy with empty 'Suggests: ' lines in the resulting Packages file, I don't remember
17:30.03*** join/#harmattan rcg2 (~rc@e183145235.adsl.alicedsl.de)
17:31.09lardmanah, I'd better upload the barcode decoders too
17:31.10lardmanoops
17:31.19Stskeepshow's the mbarcode work going?
17:31.21Stskeeps(for n950)
17:32.09*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.167.219.136)
17:34.13lardmanStskeeps: it should all work now, but not pretty, still Qt Widget stuff
17:34.26lardmanhave been messing about with DBus, and wasted lots of time
17:34.49*** join/#harmattan hiemanshu_N950 (~ircchatte@122.167.219.136)
17:34.50*** join/#harmattan djszapi_ (~lpapp@80-186-176-84.elisa-mobile.fi)
17:35.19lardmanI'm planning on doing a QML frontend tomorrow (assuming no baby arrives between now and then!)
17:37.40lardmanhmm, also need to sort out some deps from the looks of things
17:37.57lardmanas in control file deps
17:38.42lcuklardman, lol
17:38.47lcukremembers this period
17:38.49*** join/#harmattan piggz (~piggz@host-78-145-115-241.as13285.net)
17:39.28*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.167.219.136)
17:39.50*** join/#harmattan Venemo (~Timur@fedora/Venemo)
17:40.11lardmanwell it appears to work anyway, which is a good sign
17:40.18lardmanmakes note of what to fix
17:41.02Venemojoppu, http://sources.venemo.net/harmattan/scr/ -> last ones are screenies of your icon
17:41.18lardmantwo things that are troublesome - .desktop file, does one need something specific in the exec line?
17:41.18Venemoeh, bad channel
17:41.25Venemolardman, depends.
17:41.41lardmanand upstart conf file, I have one but it doesn't seem to start my app
17:41.53Venemolardman, 1) full path of icon file is needed 2) if you want your app to be single-instance or have a splash screen, you need to use invoker in Exec
17:42.20lardmanVenemo: I get an icon, though it's red
17:42.32lardmanah ok  invoker
17:42.50Venemoif you don't give the full path to your icon file, then a red square will be displayed
17:43.10lardmanok, I'll fix that then
17:43.30lardmanre invoker, the examples I've seen have different switches and I've not seen an explanation of them
17:43.40lardmanor perhaps I can ask invoker itself
17:43.58Venemolardman, the magic is documented, would you believe it?
17:44.01Venemolardman, see http://harmattan-dev.nokia.com/unstable/beta/api_refs/xml/daily-docs/applauncherd/
17:44.34lardmanah great, I missed that completely, thanks
17:44.51Venemoit also provides a "booster" feature
17:44.58Venemowhich claims to boost startup time.
17:45.02lardmanpre-loading?
17:45.06Venemonope
17:45.18Venemoread the link. "The invoker program and the applauncherd daemon help applications launch faster and save memory via shared resources and application type specific initializations."
17:45.49lardmanmagic then ;)
17:46.11Venemovoodoo!
17:46.22lardmanany ideas on upstart?
17:46.30Venemonot really familiar with it
17:46.37Venemobut there was a thread on the ML
17:47.10Venemolardman, http://lists.maemo.org/pipermail/maemo-developers/2011-August/thread.html "Aegis - Upstart script not working in Harmattan" thread contains a lot of valuable info.
17:47.58mgedminlardman, invoker --single-instance doesn't work with apps that don't use QML, apparently
17:48.03lardmanyeah I followed that at least partly, but I should run the checker script too
17:48.07mgedminat least it didn't work with FBReader, which uses plain Qt
17:48.17mgedminI found /usr/bin/single-instance instead which worked like a charm
17:48.43lardmanthanks mgedmin
17:49.03Venemomgedmin, not true.
17:49.16mgedminVenemo, tell me more
17:49.26Venemomgedmin, http://harmattan-dev.nokia.com/unstable/beta/api_refs/xml/daily-docs/applauncherd/qtboost.html
17:49.40Venemoalso
17:49.49Venemoinvoker --single-instance should work for all kinds of apps
17:50.20Venemoeg. '/usr/bin/invoker --single-instance --splash=/usr/share/myApp/splash.jpg --type=q /usr/bin/myApp'
17:50.25mgedminVenemo, install fbreader and try an experiment
17:50.39mgedminthere are three possible values for --type (and invoker --help lists them)
17:50.40Venemo--type=q for "plain" qt apps, --type=d for QML apps
17:50.52mgedmintwo of them do not work with fbreader, maybe because it's not build as a position independent code?
17:50.52Venemoand there is a 3rd one.
17:51.01mgedminthe third one works, but has no special support for --single-instance
17:51.07VenemoI'm not sure.
17:51.10mgedmini..e clicking the launcher icon again opened me a second copy of fbreader
17:51.18Venemoall I can say is try what they recommend at the above link.
17:51.41mgedminand all I can say is that I've tried that and found it not to work with the firmware version on our N950s
17:51.53Venemoweird.
17:51.56lardmanmgedmin: What does fbreader look like? Desktopish? Or is it full screen anyway so you don't see the widget styles?
17:52.06Venemowell, at least it works with my qml app.
17:52.21Venemomgedmin, also read http://harmattan-dev.nokia.com/unstable/beta/api_refs/xml/daily-docs/applauncherd/singleinstance.html
17:53.07mgedminlardman, desktopish, which is why I use it full-screen to avoid seeing uglyness
17:53.44mgedminupstream said they're going to release an official Harmattan build (end of August, IIRC), so I'm not wasting time trying to QMLize it myself
17:55.21lardmanah ok, I was going to pick your brain ;)
17:55.47mgedminfeel free to do so if you notice segfaults when swiping away from your app, I've some experience with that :)
17:57.43lardmannot seen that but will bear it in mind
17:58.04mgedminI don't expect that to be a common bug
17:58.20lardmangoes to eat supper, will be back to fix his issues afterwards
17:58.28mgedminfbreader was aggressively caching an active QPainter() backed by a QPixmap()
17:58.59mgedminthis turns out to be incompatible with harmattan's desire to switch between OpenGL-based graphics system and whatever 2D-only stuff it does with thumbnailed apps
17:59.40Venemohmmm...
17:59.47Venemowhat I was afraid of just came true!
18:00.09Venemoafter 3 weeks of lying in my drawer, I turned on the N900
18:00.26Venemoand I find my poor N900 to be quite obsolete when I compare it to the N950 :(
18:00.45VenemoI even got used to the C-TS, so I became uncomfortable with the N900's TS
18:00.47Venemo:(
18:00.53mgedmin:)
18:01.04mgedminI had my n950 for what, two weeks?
18:01.12mgedminthen it broke and I had to use my n900 for a couple of days
18:01.17mgedminit wasn't all that bad, actually
18:01.28mgedminI missed being able to unlock by double-tap-and-swipe
18:01.46mgedminand I was never happy with the n900's touchscreen insensitivity
18:01.57mgedmin("stabscreen" is what I used to call it)
18:02.16Venemosince N900 was my first-ever TS device, I had no issues with it at all.
18:02.23Venemobut now... I feel sorry for it.
18:02.40Venemoalso the screen size of the N950 is almost as big as the N810
18:02.47Venemo4" compared to 4.3"
18:02.51Venemowhich I also liked more.
18:05.21Venemoat this point, shame on me, but I could just not go back seamlessly to the N900.
18:05.49Venemodespite being larger, the N950 also feels a lot less bulky and it also feels thinner and smaller.
18:06.19mgedminyes
18:06.34mgedminabout the only regression I can think of, hardware-wise, is the lack of a camera button
18:06.43Venemoand FMTX
18:06.52mgedminI don't think I managed to take a single non-shaken picture with it
18:06.56Venemoand lens cover
18:06.58mgedminoh, and a coloured LED was nice
18:07.04*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.167.219.136)
18:08.19*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.167.219.136)
18:10.14*** join/#harmattan hiemanshu_N950 (~hiemanshu@122.167.219.136)
18:10.41*** join/#harmattan hiemanshu_N950 (~hiemanshu@fedora/hiemanshu)
18:17.22fiferboyAnd kickstand
18:18.28SpeedEvilI've already got a scratch on the lens cover
18:18.37SpeedEvilFortunately, not over the actual camera.
18:18.42Venemomhm
18:19.07Venemowell, I find it to be quite durable (compared to others I've seen), but not as durable as a dedicated lens cover
18:19.32hiemanshuI still have the plastic covering on, and no scratches, except a big ass dent on the back cover, stupid jeans, and thin cover material
18:19.57Venemoboth my N95 and my N900 have gathered some very big scratches on their lens covers, so I'm only hoping that fate will be nicer with N950's camera
18:20.06*** part/#harmattan djszapi_ (~lpapp@80-186-176-84.elisa-mobile.fi)
18:20.14VenemoI can't image how could I replace it if anything happened to it.
18:20.18RST38hvenemo: prolly not
18:20.28RST38hnn950 has got way less protected cameera glass
18:21.29Venemoin fact, if something goes wrong and I would even want to pay for fixing it, where would anyone get any parts for N950? :D
18:28.05lardmanLED is a good point
18:28.24lardmanIs annoying not getting any notifications
18:32.40*** join/#harmattan seif (~seiflotfy@ip-95-223-13-104.unitymediagroup.de)
18:33.02lardmanExec=invoker --single-instance --type=q /usr/bin/mbarcode-lite doesn't seem to do anything at all
18:33.47Venemolardman, do you export the main() function?
18:34.09lardmaner, probably not
18:34.12lardmanshould I?
18:34.28lardmanand how for that matter?
18:34.30Venemohttp://harmattan-dev.nokia.com/unstable/beta/api_refs/xml/daily-docs/applauncherd/qtboost.html
18:34.37VenemoQ_DECL_EXPORT int main(int argc, char **argv)
18:34.48lardmanah ha, thanks
18:34.50Venemoif you don't export it, how the heck do you expect applauncherd to find it?
18:34.59lardmanno clue ;)
18:35.04*** join/#harmattan baraujo (~Bruno@189.2.128.130)
18:35.06Venemojust please read that page.
18:35.12lardmanwill do
18:54.58lardmanhas read and hopefully followed the instructions, time to see if it runs :)
18:56.48*** join/#harmattan GAN950 (~ryan@32.161.227.20)
18:56.53lardmannice, works now, thanks Venemo
18:56.53Venemolardman, :)
18:57.00Venemolardman, you are welcome :)
18:57.01*** join/#harmattan GAN950 (~ryan@Maemo/community/contributor/GeneralAntilles)
19:00.30*** join/#harmattan Arkenoi (~ark@178.177.65.147)
19:01.34Venemoeveryone applaud joppu for his efforts: http://i.imgur.com/vyfc0.png
19:02.33rcg2applause to joppu :)
19:03.10lardman:)
19:03.21*** join/#harmattan rcg1 (~rc@e183145235.adsl.alicedsl.de)
19:03.22Venemohi did a lot better job of putting that screenshot over an N9 than I did
19:03.22lardmansees that he was missing a start on clause, doh!
19:03.34rcg1yay..
19:03.35rcg1re
19:05.11*** join/#harmattan Arkenoi (~ark@178.177.65.147)
19:13.09*** join/#harmattan rcg2 (~rc@e183144133.adsl.alicedsl.de)
19:13.48GAN950IRC Chatter keeps dropping.
19:14.37lardmanGAN950: it's the summer holidays which can't help
19:14.54VenemoGAN950, yeah, N950 drops the connection for me too...
19:14.59Venemonot the fault of the app AFAICT
19:15.03fiferboyGAN950: Are you on wifi?
19:15.11lardmanah, Chatter as a proper noun
19:15.43Venemomy N950 drops both wifi and 3G whenever it feels like...
19:16.10VenemoGAN950, we plan on adding a feature that will pop up a dialog for you when it disconnected, and will allow you to re-connect.
19:23.50GAN950fiferboy, both 3G and WiFi
19:24.19GAN950Why doesn't it just keep the damn connection alive
19:24.26VenemoI have no idea.
19:24.28GAN950there must be a way to tell it to.
19:24.35Venemobut it's in the N950 release notes that it may drop.
19:25.01Venemowell sometimes it can keep the connection for half a day, and sometimes it drops after 15 minutes or a couple of hours... very random
19:25.07*** join/#harmattan baraujo (~Bruno@189.2.128.130)
19:36.33*** join/#harmattan djszapi_ (~lpapp@80-186-176-84.elisa-mobile.fi)
19:47.43lardmanhmm, no sign of my upstart task
19:47.56lardmanany ideas how to check whether it's supposed to have started yet?
19:48.16djszapi_well, is it in /etc/init/apps for starter ?
19:48.25lardmanof course
19:48.28djszapi_does it have a proper syntax, did you check that with the relevant tool ?
19:48.45lardmanI ran the tool and it didn't say anything so I assume that means it's ok
19:48.57djszapi_you used upstream exec, not aegis, right ?
19:49.58lardmanI tried exec and it didn't nothing so I've tried aegis
19:50.11lardmanand I now see that it's moaning about something in app-precheck.sh
19:50.11fiferboyAnyone care to comment on some data visualization? http://andrew.olmsted.ca/harmattan/screens/20110816-153847.png
19:50.16lardmanso perhaps that's progress
19:50.29djszapi_do not use aegis-exec, no.
19:50.33djszapi_just use exec there.
19:50.48djszapi_also, make sure you waited at least a few minutes after the reboot.
19:50.49lardmanoh ok
19:50.51djszapi_then try to run it manually
19:50.56djszapi_whether it works manually...
19:51.37GAN950fiferboy, round the percentages.
19:51.42fiferboyI need to clarify my wording
19:51.49fiferboyGAN950: 4 decimal places or 8?
19:52.04GAN950whole numbers.
19:53.02lardmandjszapi_: my daemon is apparently not allowed to run as root
19:54.11djszapi_lardman: try as user ?
19:54.25lardmanyeah works fine as user, but how to get upstart to start it as user?
19:54.26djszapi_the first thing what you need to manage is to be able to run it locally.
19:54.37djszapi_do not go further on, if that very minimal first step does not work
19:55.14lardmanRM680-22-6_PR_RM680:~# /usr/bin/photoanalyser
19:55.14lardman-sh: /usr/bin/photoanalyser: Operation not permitted
19:56.29lardmanafaiu aegis could be used to start it as user
19:56.37djszapi_it is expected
19:56.51lardmanhow so?
19:57.03djszapi_that is the design
19:57.32djszapi_exec /usr/bin/aegis-exec -s -u user -l /usr/bin/photoanalyser
19:57.38djszapi_try this out please from your upstart job
19:57.41fiferboyGAN950: Fixed
19:57.53lardmandjszapi_: will do
19:59.27lardmandjszapi_: and does one require a start on clause, or are all conf files in /etc/init/apps/ started automatically?
20:01.25Venemohey fiferboy :)
20:02.28djszapi_lardman: sorry ?
20:02.30djszapi_I do not understand the first question, but the answer is "yes" for the second. They are automatically run if you check out the upstart event mechanism...after a few minutes.
20:02.56lardmandjszapi_: upstart tasks have start rules usually afaiu
20:03.12lardmanunless every task in that dir is automatically started
20:03.42djszapi_I do not understand the first question, but the answer is "yes" for the second. They are automatically run if you check out the upstart event mechanism...after a few minutes.
20:04.23djszapi_but then again, without working manually, I do not see any gain of waiting it work after a (re)boot.
20:06.41lardmanreboots and waits to see if it starts
20:07.02djszapi_I have just said it does not make sense, but ok up to you :)
20:07.18fiferboyHi Venemo
20:12.08lardmandjszapi_: nice, seems to be working, many thanks
20:13.12lardmanone last question, I end up with two processes associated with this now, the sh and the actual binary, can I tack an & to the end of the aegis-exec command line to have the login session end?
20:16.11lardmanto answer my own question, yes it appears to be possible#
20:17.24djszapi_I fail to see why not
20:17.32djszapi_upstart parses it as a usual command.
20:17.55lardmansure, I was just wondering
20:19.30*** join/#harmattan mikhas (~michael@p4FC23078.dip.t-dialin.net)
20:19.40djszapi_mikhas o/ :)
20:20.03mikhasheya
20:22.10djszapi_mikhas do you know the booster maintainer on Harmattan ?
20:22.29djszapi_sounds like a good thing, I would like to know more about it. Sounds like kdeinit to me.
20:23.13*** join/#harmattan CaCO3 (~CaCO3@104-236.195-178.cust.bluewin.ch)
20:23.30mikhasno sorry, dont know the maintainer
20:24.04mikhasto me, booster tech is a source for a lot of crashes and bugs ;-)
20:24.12mikhaswell, it got better
20:24.30mikhas(mean rant: well written software shouldnt need a booster)
20:24.41mikhaskdeinit, that's because of the time it takes to load the libs?
20:24.46djszapi_it is not about software quality
20:24.53djszapi_it is about making the loading way faster
20:24.57mikhasyeah I know
20:25.11djszapi_well, actually prelink + booster is the nice combination
20:25.18mikhasbut we boosted badly written apps, hiding the real problem under the carpet
20:25.51mikhasstartup time of LMT apps was atrocious at some point ;-)
20:26.32mikhasif I got to see the booster stuff now, without the backstory, I would be on your side =p
20:26.48djszapi_first occasion I think thiago is not right about his opinion, but I am pretty sure I will fail with him
20:26.51djszapi_:)
20:27.02djszapi_prelink is just simply harmless, even if it sometimes has no gain
20:27.20mikhasfor a controlled environment? yes makes sense
20:27.30mikhaswindows does this kind of boosting since win xp
20:27.37mikhasand no one ever complained
20:27.43djszapi_oh, I do not know the history, but if you are so enthusiast about histories, do not look at the koffice history please :)
20:27.55djszapi_when I first tried on n950 one year ago ... well ... well :)
20:28.14*** join/#harmattan javispedro (~javier@Maemo/community/contributor/javispedro)
20:28.31mikhasone year ago? oh man, best time of my life! (not)
20:29.05djszapi_javispedro: same struggling issue in the shared repository as well: https://build.pub.meego.com/package/live_build_log?arch=armv7el&package=kdelibs&project=home%3Arzr%3Aharmattan&repository=MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard
20:29.08Venemofiferboy, seen my IRC client? :)
20:29.24djszapi_mikhas: I think the calligra/koffice frontend is still worse than on N900
20:29.30djszapi_but that is just my personal opinion.
20:29.33fiferboyVenemo: I have, but I've not installed the released version yet
20:29.38mikhas:-)
20:29.44fiferboyVenemo: I see you have an icon now :D
20:29.52javispedrodjszapi_: will look at it later, going to do something else now
20:30.05mikhashey btw - if you cannot get to install the OVI client, then do a manual apt-get update on the device
20:30.09Venemofiferboy, yeah, and splash, and everything, thanks to joppu & hiemanshu :)
20:32.29*** join/#harmattan Guest14597 (Sui@217.18.70.242)
20:33.05*** join/#harmattan piggz (~piggz@host-78-145-115-241.as13285.net)
20:33.35fiferboyVenemo: Sweet. No more hardcoded username?
20:33.53SpeedEvilNope!
20:40.08specialwants to file a bug about the grammar of "That security code's wrong!"
20:40.37djszapi_mmh, it seems my pong and snake games work fine built upon gluon.
20:46.14*** join/#harmattan antman8969 (~anthony@pool-98-113-198-248.nycmny.fios.verizon.net)
20:46.59SpeedEvil:)
20:52.55Venemofiferboy, indeed! there is a nice gui for it.
20:54.11*** join/#harmattan Venemo_N950 (~venemo@fedora/Venemo)
21:06.41ajalkanei
21:27.21*** join/#harmattan Tronic (tronic@dsl-hkibrasgw2-fed5df00-224.dhcp.inet.fi)
21:54.44*** join/#harmattan cpscotti (~cpscotti@189.34.59.247)
22:13.01*** join/#harmattan zchydem (mmattila@medusa.tutka.fi)
22:18.34VenemoMohammadAG, ping
22:22.48*** join/#harmattan GAN950 (~ryan@32.161.206.38)
22:23.32*** join/#harmattan GAN950 (~ryan@Maemo/community/contributor/GeneralAntilles)
22:43.17*** join/#harmattan hardaker (~hardaker@mail.hardakers.net)
22:51.56*** join/#harmattan GAN950 (~ryan@32.161.214.100)
22:52.07*** join/#harmattan GAN950 (~ryan@Maemo/community/contributor/GeneralAntilles)
23:14.23ajalkaneI'm getting on device "ReferenceError: Can't find variable UiConstants". Yet I see it in qt-components sources and in the QmlExamplesGallery source it is used. Is it missing from N950 firmware and anyone know if it's going to be on the shipper firmware?
23:14.39ajalkanes/shipper/shipped
23:34.49*** join/#harmattan epage (~epage@adsl-99-62-33-19.dsl.aus2tx.sbcglobal.net)
23:36.17*** join/#harmattan guruz (~mgoetz@noreg.fauleban.de)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.