IRC log of #harmattan for Sunday, 2012-05-06

*** tgalal has joined #harmattan00:29
tgalalsetting icon for an accounts plugin, anyone?00:33
*** Venemo has quit IRC00:36
*** piggz has joined #harmattan00:41
*** DrGrov has left #harmattan00:50
*** tgalal has quit IRC00:52
*** piggz has quit IRC00:55
mankelisoo.. does anyone know if it's possible to make program start without the transition?01:09
mankelinone of the apps does it, but the incoming phone call dialog does a different transition when it opens. dunno how the mechanism works tho01:12
*** arcean has quit IRC01:14
*** tom___ has joined #harmattan01:28
*** tom_ has quit IRC01:31
*** tom___ has quit IRC01:32
*** napcode has quit IRC01:34
*** Natunen has quit IRC01:38
*** n9appscom has quit IRC01:38
*** Piru_ is now known as Piru01:40
*** shanttu has quit IRC01:52
*** NIN101 has quit IRC02:02
*** lbt has joined #harmattan02:42
*** lbt has quit IRC02:43
*** liar has quit IRC02:51
*** DrGrov has joined #harmattan02:58
itsnotabigtruckman, this can of red bull smells wretched03:14
itsnotabigtrucktastes ok but ugh03:15
*** beford has quit IRC03:22
alteregoI find those kinds of energy drinks pretty awful all round :P03:24
*** lmoura has quit IRC03:28
mzanetti_I'm trying to compile my app in OBS but I can't find the libqmsystem2-dev package. Anyone knows how to get that packge in there?03:37
mankelijbos:03:39
mankelioops.03:39
itsnotabigtruckmzanetti_: that's odd...is it in the harmattan-dev repos?03:40
itsnotabigtruckbecause C-OBS pulls packages off there so if it's there, it should work03:40
itsnotabigtruckdoes it refuse to build with 'unresolvable' state, or does it start building and fail03:40
itsnotabigtruckbecause in the latter case, that isn't a missing package03:41
itsnotabigtruckmake sure you aren't using per-arch dependencies because those break on OBS03:41
mzanetti_itsnotabigtruck: it fails on compilation03:42
itsnotabigtruckmzanetti_: ok, then see above03:43
itsnotabigtruckif it starts building and fails, OBS screwed up or you screwed up :p03:43
mzanetti_itsnotabigtruck: most likely I did03:43
itsnotabigtruckbecause it doesn't initiate the build until all packages it *thinks* your package requires are available03:44
itsnotabigtruckand then it installs those packages before doing the actual build03:44
itsnotabigtruckbut per-arch dependencies (the ones like foo [armel]) don't seem to work03:44
itsnotabigtruckso if you're doing that, that's the culprit03:44
*** DrGrov has left #harmattan03:45
mzanetti_itsnotabigtruck: I think the problem is that I don't have the dependency declared at all. problem is, I'm trying to find how the package name is but OBS search doesn't show it03:46
itsnotabigtruckmzanetti_: wait what?03:46
itsnotabigtruckok, just link the build log03:46
itsnotabigtruckyou just named a package so i assumed it was complaining about a missing package03:46
mzanetti_https://build.pub.meego.com/package/live_build_log?arch=armv7el&package=xbmcremote&project=home%3Amzanetti&repository=Harmattan03:47
itsnotabigtruckmzanetti_: oh, ok...so it's not what you made it sound like at all :p03:47
mzanetti_well, the package in the device is called qmsystem2. so I guessed the dev package would be qmsystem2-dev03:47
itsnotabigtruckit's a missing package, but it's missing as in it's not requested at all03:47
mzanetti_yes03:48
itsnotabigtruckif you specified it in the Build-Depends, it shouln't try to build it unless it's available03:48
mzanetti_with missing I rather meant "I can't find it in the OBS search"03:48
itsnotabigtruckmaybe you didn't put it in the right spot03:48
itsnotabigtruckforget about the OBS search03:48
itsnotabigtruckit doesn't know about packages in foreign repos03:48
itsnotabigtruckwhich includes all the SDK packages03:48
itsnotabigtruckso it's not a factor03:48
mzanetti_ok03:48
itsnotabigtruckapt-cache search in scratchbox is the best bet03:48
*** Sazpaimon_ has quit IRC03:49
itsnotabigtruckmzanetti_: where, exactly, did you put that dependency03:49
itsnotabigtruckBuild-Depends: debhelper (>= 5), libqt4-dev, libqtm-dev, applauncherd-dev, aegis-builder, pkg-config, qjson-dev03:49
itsnotabigtruckbecause it's not there03:49
itsnotabigtruckOBS bases everything off your DSC file03:50
mzanetti_I tried a few builds now with putting it in the debian/control file03:50
itsnotabigtruckwhich is generated with your control file, yeah03:50
mzanetti_ah... thats why it didn't care about :D03:50
mzanetti_oh...03:50
*** beford has joined #harmattan03:50
itsnotabigtruckbtw libqmsystem2-dev is the correct package name03:50
mzanetti_no... my dsc file is handwritten03:50
itsnotabigtruckbut since you didn't put it anywhere obviously OBS isn't going to divine that it's what you wanted03:50
itsnotabigtruckoh...03:50
itsnotabigtruckare you using qt creator, or packaging it normally03:51
mzanetti_ok... I think I start to understand things03:51
itsnotabigtrucki'm guessing qt creator03:51
itsnotabigtruckwhich tends to make everything very very painful03:51
itsnotabigtruckthe moment you want to do something nokia didn't think of, which is most things03:51
*** Sazpaimon_ has joined #harmattan03:51
mzanetti_I'm using qtcreator usually... works fine... today I thought about building the stuff on OBS03:52
itsnotabigtruckif your source tree is debian-style though, it's very easy to have it produce a DSC file along with your tar.gz03:52
mzanetti_and I'm still trying to figure out how things work03:52
mzanetti_so far I have a script which copies needed files to da debian-style directory and packages it up03:52
itsnotabigtruckuggggggggh03:52
mzanetti_heh03:52
itsnotabigtrucki'm not in an awesome mood right now and i really don't like dealing with qtc03:53
mzanetti_ok... no problem... I'll figure it out... you saved me a lot of time already03:53
mzanetti_thanks03:53
itsnotabigtruckspent a couple hours a week or two ago in a wild goose chase that resulted in me finding out that qt creator treats certain paths magically03:53
itsnotabigtruckand insists on everything having particular filenames03:53
itsnotabigtruckanyway, DSC files aren't supposed to be handwritten03:53
itsnotabigtruckit might be your best bet because qt creator sucks03:54
itsnotabigtruckbut normally, dpkg-buildpackage will clean your source tree, tar everything up, and build a dsc file out of debian/control03:54
itsnotabigtruckbut qt creator's arrangement isn't normal, it doesn't even have a debian directory in a clean source tree03:54
mzanetti_yes, I noticed that03:55
itsnotabigtruckso...i really wish someone would make something polished so that noobs have a chance at being able to upload to apps for meego03:56
itsnotabigtruckand build source packges in general03:56
befordhttps://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/314178_10150678841013360_290539813359_9108047_1444074152_n.jpg04:01
mankeliFINALLY \o/04:01
mankeliapp start without compositor animation04:02
itsnotabigtruckmankeli: what was the trick04:04
mankeliadd _NET_WM_WINDOW_TYPE_DIALOG atom to _NET_WM_WINDOW_TYPE04:06
mankelior _NET_WM_WINDOW_TYPE_* (expect NORMAL), but some of those disable swiping04:06
mankelii figured that out hours ago, but i had a nice bonus challenge with SDL :-D04:07
mankeliso, creating window manually and passing SDL_WINDOWID to SDL doesn't seem to work _at all_ (although it doesn't even work on desktop, so it might be that i'm neglecting something important), but luckily it's ok if i set the atom just after sdl_setvideomode04:09
*** stooobs has joined #harmattan04:09
mankelibut: mankeli 1 - harmattan + sdl together 004:13
*** stooobs has quit IRC04:14
*** risca has joined #harmattan04:28
*** lylyc has joined #harmattan04:45
*** lylyc has quit IRC04:47
itsnotabigtruckhmm, just started getting some truly WTF latency on my apartment inet connection04:51
itsnotabigtrucknow tethering04:51
itsnotabigtruckthe hell is going on :| youtube is acting rather "special" right now04:55
*** Soder has quit IRC04:56
*** mikelima has quit IRC05:01
befordhacked05:03
CreamyG31337wireless? apartments suck for that05:06
itsnotabigtruck1 IE9 window with 1 tab open to youtube = 200 MB05:07
itsnotabigtruckefficient :/ not like the other browsers are any better, if anything chrome/fx are even worse05:07
itsnotabigtruckand CreamyG31337: both wired and wireless05:07
itsnotabigtrucksomething's screwed up on a router05:07
itsnotabigtruckit's not wireless interference05:07
CreamyG31337yeah i had to upgrade to 16gb ram to avoid restarting all my web browsers every 24 hrs05:07
itsnotabigtruckyeah...i mean, shiny new websites take RAM, and uncompressed images do take striking amounts of space, but still...browser RAM consumption is out of control05:09
CreamyG31337yeah they don't seem to release anything back to the system05:09
CreamyG31337i dunno. could be the extentions or something too05:10
itsnotabigtruckhttp://www.reddit.com/r/gaming/comments/t8do1/so_i_commissioned_my_first_piece_of_art/c4kfxnk05:10
CreamyG31337i am happy to blame adobe too05:10
itsnotabigtruckfields of atomized horses05:10
itsnotabigtrucklol05:10
itsnotabigtruckflash is a huge RAM hog too05:10
itsnotabigtruckbut it's not the principal cause of browser RAM bloat05:10
itsnotabigtruckeach of them independently uses up zillions of megs05:11
CreamyG31337haha i wasted a lot of $ at the valve store05:13
CreamyG31337i just keep that shit at work and nobody has a clue05:14
itsnotabigtrucki've got the Delivering the Future mug05:15
itsnotabigtruckwith the Black Mesa logo05:15
*** tgalal has joined #harmattan05:17
CreamyG31337aperture science  mug for me :)05:18
CreamyG31337i had a cool shirt from there, where the hell did it go...05:18
CreamyG31337apparently my shirt is a lie too :(05:21
*** Termana has quit IRC05:23
*** Termana has joined #harmattan05:30
*** roop has joined #harmattan05:33
*** thek has joined #harmattan05:38
*** roop has quit IRC05:42
*** oberling_ has joined #harmattan05:45
*** Lasarus has quit IRC05:46
*** harbaum_ has joined #harmattan05:47
*** harbaum has quit IRC05:48
*** oberling has quit IRC05:48
*** Lasarus has joined #harmattan05:53
*** Lasarus is now known as Guest4895605:53
*** Termana has quit IRC06:00
*** tgalal has quit IRC06:07
*** beford has quit IRC06:09
*** Guest48956 is now known as Lasarus06:09
*** Lasarus is now known as Guest5118406:10
*** Termana has joined #harmattan06:10
*** kuzew has quit IRC06:31
DocScrutinizeraperture science shower curtain06:32
DocScrutinizertested for radioactivity06:32
*** Natunen has joined #harmattan06:33
* DocScrutinizer jumps into a hole and appears on #maemo06:34
CreamyG31337nice06:45
*** jabis has quit IRC06:53
*** jabis has joined #harmattan06:53
*** lbt has joined #harmattan07:03
*** lbt has quit IRC07:03
*** lbt has joined #harmattan07:03
*** Guest51184 is now known as Lasarus07:10
*** Lasarus is now known as Guest8452407:10
*** lbt_ has joined #harmattan07:14
*** lbt_ has joined #harmattan07:14
*** lbt has quit IRC07:15
*** lbt_ is now known as lbt07:15
*** lbt_ has joined #harmattan07:17
*** lbt has quit IRC07:17
*** lbt_ has quit IRC07:17
*** lbt_ has joined #harmattan07:17
*** lbt_ is now known as lbt07:17
*** sigkill_ has joined #harmattan07:57
*** s1gk1ll has quit IRC08:00
*** Guest84524 is now known as Lasarus08:11
*** Lasarus is now known as Guest94308:11
*** hardaker has quit IRC08:39
*** dhbiker has joined #harmattan08:59
*** jaywink has joined #harmattan09:08
*** s1gk1ll has joined #harmattan09:09
*** sigkill_ has quit IRC09:10
*** Guest943 is now known as Lasarus09:12
*** Lasarus is now known as Guest8945809:12
*** jaywink has quit IRC09:32
*** lbt has quit IRC09:56
*** piggz has joined #harmattan10:03
*** Guest89458 is now known as Lasarus10:12
*** Lasarus is now known as Guest2378610:13
*** thek has quit IRC10:36
*** dhbiker has quit IRC10:38
*** Guest23786 is now known as Lasarus\10:42
*** arekinath has quit IRC11:07
*** Lasarus\ is now known as Lasarus11:08
*** arekinath has joined #harmattan11:11
*** NIN101 has joined #harmattan11:15
*** miurahr has joined #harmattan11:26
*** miurahr has quit IRC11:35
*** tom_ has joined #harmattan12:26
*** tom_ has quit IRC12:35
*** risca has quit IRC12:35
*** piggz has quit IRC12:41
*** Khertan has quit IRC12:43
PaulePanterZogG_laptop: Regarding the N9 the problem was that I did not know, one had to select »use as mass storage medium« on the N9 to get it working.12:48
PaulePanterIt is always such a stupid thing. Sorry for bothering you with that and wasting your time.12:48
*** arekinath has quit IRC12:49
*** arekinath has joined #harmattan12:50
*** arekinath has joined #harmattan12:50
*** tom_ has joined #harmattan12:51
*** arcean has joined #harmattan12:51
*** Khertan has joined #harmattan12:54
*** piggz has joined #harmattan13:09
*** piggz has quit IRC13:18
*** liar has joined #harmattan13:37
*** tom_ has quit IRC13:39
*** adlan_ has quit IRC13:57
*** D_Cent has joined #harmattan14:08
*** D_Cent has quit IRC14:09
*** lildeimos has joined #harmattan14:09
*** n9appscom has joined #harmattan14:34
*** tgalal has joined #harmattan14:36
*** psycho_oreos has joined #harmattan14:45
*** mschlens has quit IRC15:07
*** Guest18890 has joined #harmattan15:07
*** mschlens has joined #harmattan15:09
*** Guest18890 is now known as Aranel15:09
*** Aranel has joined #harmattan15:09
*** Aranel has quit IRC15:10
*** ZogG_laptop has quit IRC15:31
*** ZogG_laptop has joined #harmattan15:31
*** piggz has joined #harmattan15:36
ZogG_laptopPaulePanter: no problem pal15:39
*** n9appscom has quit IRC15:45
*** lfranchi has quit IRC15:46
*** lfranchi has joined #harmattan15:49
*** DocScrutinizer has quit IRC15:55
*** DocScrutinizer has joined #harmattan15:55
mzanetti_Has anyone figured out if its possible to use the multimedia buttons on the lockscreen with an own application?16:00
*** tgalal has quit IRC16:10
*** jaywink has joined #harmattan16:29
*** adlan has joined #harmattan16:40
*** acidjunkie has quit IRC16:51
*** acidjunkie has joined #harmattan16:55
*** adlan has quit IRC17:13
*** ZogG_laptop has quit IRC17:13
*** ZogG_laptop has joined #harmattan17:28
*** piggz has quit IRC17:48
*** beford has joined #harmattan17:55
*** piggz has joined #harmattan17:56
*** Sazpaimon_ has quit IRC17:59
*** hardaker has joined #harmattan18:00
*** hardaker has quit IRC18:05
*** liar has quit IRC18:24
*** liar has joined #harmattan18:29
*** liar has quit IRC18:34
*** liar has joined #harmattan18:35
*** arcean has quit IRC18:36
*** shanttu has joined #harmattan18:47
*** arcean has joined #harmattan19:01
*** Nirkus has quit IRC19:03
*** Mohammad- has joined #harmattan19:08
*** xnt14 has joined #harmattan19:10
*** bef0rd has joined #harmattan19:10
*** gareth__ has quit IRC19:14
*** ZogG_lap1op has joined #harmattan19:16
*** liar has quit IRC19:16
*** Venemo has joined #harmattan19:16
*** Venemo has joined #harmattan19:17
*** jonni has quit IRC19:18
*** ecloud_ has quit IRC19:18
*** nebulon has quit IRC19:18
*** liar has joined #harmattan19:19
*** Venemo has quit IRC19:19
*** ZogG_laptop has quit IRC19:20
*** liar has quit IRC19:24
*** arcean_ has joined #harmattan19:29
*** Mohammad- is now known as MohammadAG19:31
*** MohammadAG has joined #harmattan19:31
*** arcean has quit IRC19:32
*** jonni has joined #harmattan19:39
*** gareth_ has joined #harmattan19:40
*** nebulon has joined #harmattan19:41
*** bef0rd has quit IRC19:44
*** Venemo has joined #harmattan19:49
*** Venemo has quit IRC19:55
*** piggz has quit IRC20:23
*** piggz has joined #harmattan20:31
*** Benecore has joined #harmattan21:32
*** Benecore has quit IRC21:32
*** djszapi has joined #harmattan21:33
*** djszapi has left #harmattan21:33
*** tom___ has joined #harmattan21:43
*** teleshoes has joined #harmattan21:44
teleshoesanyone know if i have to do something special to get qsound to work? i want to play a wav from pyside21:45
teleshoesQSound.play('/home/user/snd.wav')21:45
teleshoesfails silently21:46
itsnotabigtruckliterally21:51
teleshoesheh21:51
teleshoesjust so21:51
*** jluisn has joined #harmattan21:51
*** Nirkus has joined #harmattan21:54
*** Nirkus has joined #harmattan21:54
*** e-yes has joined #harmattan22:27
*** MrModR has joined #harmattan22:27
MrModRwhat does digsigsums error mean?22:28
MrModRI am trying to install a deb with my scripts and I get this error22:28
*** jluisn has quit IRC22:29
MrModRcan anyone help?22:30
teleshoesdigsigsums is a file that has to be in the deb22:31
teleshoeshas a list of all the sums of the installed files22:31
teleshoesif you change one of the files, next boot you get malf22:31
teleshoeswhered you get the deb from?22:32
MrModR@teleshoes, I made the deb from my N900 with dpkg-deb22:32
MrModRits a bunch of scripts22:32
teleshoesn900 ?22:32
teleshoesbuild it in scratchbox22:32
teleshoeswith dpkg-buildpackage22:33
MrModRdont have access to one...22:33
teleshoesand digsigsums will be automatically generated22:33
teleshoesto a computer?22:33
MrModRto a linux computer22:33
teleshoesget a thumbdrive, install a live linux distro on it22:33
teleshoesplug er in22:33
MrModRhmm... will it be persistent?22:34
teleshoesif you use ubuntu, yea22:34
MrModRok so, I'll download the latest ubuntu live cd and install it onto a usb stick?22:34
teleshoesmmhmm, should be good22:34
teleshoesid recommend xubuntu22:34
teleshoeslighter weight22:35
MrModRbut if i use a linux distro, do I need scratchbox?22:35
teleshoesyes22:35
MrModRcant i just directly use dpkg-deb?22:35
teleshoesno22:35
MrModRor dpkg-buildpackage22:35
MrModRhmm...22:35
teleshoesyou need to generate some custom aegis-y things22:36
MrModRoh i see22:36
teleshoesso you need to use the cross-compilation tools provided by nokia22:36
MrModRI see22:36
MrModRHow to install scratch box in ubuntu22:36
teleshoesone tic, ill get you the url22:36
teleshoesyou download a python script and run it22:36
teleshoesperiod22:36
MrModRoh cool22:37
teleshoeshttp://harmattan-dev.nokia.com/stable/harmattan/harmattan-sdk-setup.py22:37
teleshoesit has to download about 1.6GB22:38
teleshoesfor the two targets, armel and x8622:38
teleshoesi dunno how easy this is gonna be on a thumbdrive install, what with it installing to /tmp by default22:38
teleshoesdo you happen to have a ton of ram?22:38
MrModRis 3gb of ram = a ton?22:39
teleshoesno, 4gb is equal to one ton of ram22:40
teleshoeseh, youre better off actually installing a real linux distro side-by-side with windows22:40
MrModRwhat about virtualbox?22:41
teleshoesshould work22:41
teleshoesi dunno though, ive never used windows22:41
MrModRok, thanks for all the help. will report back soon :)22:42
teleshoesnp22:42
*** arcean_ has quit IRC22:43
*** beford has quit IRC22:46
*** arcean has joined #harmattan22:47
teleshoesQMediaPlayer.isAudioAvailable() => false22:50
teleshoes:(22:51
*** beford has joined #harmattan22:52
teleshoesARGH23:19
teleshoesits qt; you have to initialize your QMediaPlayer object in the same FILE that you create your QApp23:20
teleshoesqt is so stateful its disgusting23:20
teleshoes{e.g.: must construct an application before constructing a paint device}23:20
*** gabriel9 has joined #harmattan23:25
*** Venemo has joined #harmattan23:26
*** shanttu has quit IRC23:28
*** MrModR has quit IRC23:28
*** tom___ has quit IRC23:34
*** aquarius has joined #harmattan23:37
*** teleshoes has quit IRC23:37
*** jaywink has quit IRC23:37
*** gabriel9 has quit IRC23:54
*** gabriel9 has joined #harmattan23:55
*** NIN101 has quit IRC23:55

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