*** jebba has left #maemo-devel | 00:02 | |
*** DocScrutinizer51 has quit IRC | 00:16 | |
*** DocScrutinizer51 has joined #maemo-devel | 00:16 | |
*** korius has joined #maemo-devel | 00:27 | |
*** ldrn has quit IRC | 00:32 | |
*** ldrn has joined #maemo-devel | 00:41 | |
*** kulve_ has joined #maemo-devel | 01:17 | |
*** zemm29 has joined #maemo-devel | 01:19 | |
*** dragly has joined #maemo-devel | 01:20 | |
*** henningms has joined #maemo-devel | 01:20 | |
dragly | hi! I was wondering how I can start building applications on my N900= | 01:20 |
---|---|---|
dragly | I couldn't seem to find any guide for this. I've only found guides for setting up the SDK. | 01:21 |
ruskie | that's how you generally do it | 01:22 |
dragly | ok, but if I want to test the application on the device - how should I attempt to do that? | 01:24 |
dragly | I've tried running make, but I get the message that make is not installed | 01:25 |
ruskie | on the device? generate a .deb package | 01:26 |
ruskie | usually you can borrow the source and debian patches from debian and just rebuild for the n900 | 01:26 |
dragly | oh... so one should not try to compile on the device? | 01:26 |
ruskie | yeah | 01:27 |
ruskie | or setup a chroot and do it inside of that | 01:27 |
*** kulve has quit IRC | 01:28 | |
dragly | ah, ok. What do you suggest as the easiest approach? Create debian packages or set up chroot? | 01:28 |
ruskie | setup the sdk on your own system and generate debs there | 01:30 |
ruskie | atleast for me it was easy with the scripts provided on the site | 01:30 |
dragly | hm... Do you happen to know where they are? I haven't seen any. | 01:31 |
ruskie | I think on the wiki on howto setup the SDK | 01:33 |
*** xorAxAx has joined #maemo-devel | 01:41 | |
xorAxAx | how are widgets registered in the system? | 01:41 |
xorAxAx | i.e. how does hildon know that there is a new widget installed? | 01:41 |
*** zemm has quit IRC | 01:46 | |
dragly | ruskie: there, I finally found the packaging doc. It wasn't quite easy to find when searching. And I didn't realise the topics where links as well in the wiki :P | 01:49 |
dragly | thanks for your help though ;) I'll get on reading now | 01:49 |
micm_ | xorAxAx: putting a .desktop file in /usr/share/applications/hildon-home/ worked for me | 01:54 |
*** jebba has joined #maemo-devel | 01:55 | |
xorAxAx | micm_: thanks | 01:55 |
xorAxAx | is dpkg-genchanges: warning: unknown information field `Xb-Maemo-Icon-26' in input data in package's section of control info file | 01:57 |
xorAxAx | normal? | 01:57 |
xorAxAx | i.e. expected | 01:57 |
jebba | xorAxAx: no | 01:58 |
jebba | you need to put a space before each line in the uuencoded image | 01:58 |
jebba | g2g | 01:58 |
xorAxAx | there are such spaces | 02:00 |
xorAxAx | http://paste.pocoo.org/show/156630/ | 02:01 |
xorAxAx | ah, looks like it has to be a shared lib for micm_ | 02:05 |
xorAxAx | ... that directory | 02:05 |
xorAxAx | but eggtimer is a simple application that behaves like a root window widget | 02:05 |
micm_ | hm, I u | 02:06 |
micm_ | sed it with a simple python-script | 02:07 |
xorAxAx | hmm | 02:07 |
*** lbt has quit IRC | 02:09 | |
dragly | ok, I've got the package built in the scratchbox, but I can't seem to figure how to make the executable end up in /usr/bin. I'm developing in Qt by the way. | 02:11 |
dragly | The package installs by the way. | 02:11 |
*** micm_ has quit IRC | 02:15 | |
*** jebba has quit IRC | 02:23 | |
*** phreck has quit IRC | 02:26 | |
*** phreck has joined #maemo-devel | 02:28 | |
*** woglinde has quit IRC | 02:32 | |
*** DocScrutinizer51 has quit IRC | 02:36 | |
*** DocScrutinizer51 has joined #maemo-devel | 02:37 | |
*** zemm29 is now known as zemm | 02:45 | |
*** fnordianslip has quit IRC | 02:59 | |
*** phreck has quit IRC | 03:14 | |
*** korius has quit IRC | 03:15 | |
*** korius has joined #maemo-devel | 03:30 | |
*** JPohlmann has quit IRC | 03:59 | |
* Jaffa uses these two lines in the `compile' target of his Makefile to auto-update XB-Maemo-Icon-26 on build: | 04:13 | |
Jaffa | perl -ni -e 'print; exit if /^XB-Maemo-Icon-26:$$/' debian/control | 04:13 |
Jaffa | uuencode -m share/hermes-48.png - | perl -ne 'print " $$_" unless $$. == 1 or /^====$$/' >>debian/control | 04:13 |
Jaffa | Adds a Build-Depends on sharutils, but I can live with that :) | 04:14 |
*** fnordianslip has joined #maemo-devel | 04:18 | |
*** doopelganger has joined #maemo-devel | 04:45 | |
*** doopelganger has quit IRC | 04:47 | |
*** jebba has joined #maemo-devel | 04:51 | |
*** ldrn has quit IRC | 05:17 | |
*** korius has quit IRC | 05:55 | |
*** DocScrutinizer51 has quit IRC | 06:45 | |
*** mthomas has joined #maemo-devel | 07:17 | |
*** mthomas has quit IRC | 07:20 | |
*** DocScrutinizer51 has joined #maemo-devel | 07:21 | |
*** DocScrutinizer has quit IRC | 07:32 | |
*** DocScrutinizer has joined #maemo-devel | 07:32 | |
*** DocScrutinizer51 has quit IRC | 07:33 | |
*** DocScrutinizer1 has joined #maemo-devel | 07:33 | |
*** DocScrutinizer1 is now known as DocScrutinizer51 | 07:33 | |
*** OldNugget has joined #maemo-devel | 09:20 | |
*** guido_g has quit IRC | 09:36 | |
*** kulve_ is now known as kulve | 09:37 | |
*** lbt has joined #maemo-devel | 10:56 | |
*** micm has joined #maemo-devel | 11:10 | |
*** homeasvs has quit IRC | 12:56 | |
*** homeasvs has joined #maemo-devel | 13:13 | |
*** korius has joined #maemo-devel | 13:14 | |
*** korius has quit IRC | 13:35 | |
*** korius has joined #maemo-devel | 13:37 | |
*** korius has quit IRC | 15:25 | |
*** marant has quit IRC | 16:07 | |
*** korius has joined #maemo-devel | 16:48 | |
*** marant has joined #maemo-devel | 17:34 | |
*** fnordianslippers has quit IRC | 18:08 | |
*** fnordianslippers has joined #maemo-devel | 18:11 | |
*** fnordianslippers has quit IRC | 18:29 | |
*** fnordianslippers has joined #maemo-devel | 18:30 | |
*** fnordianslip has quit IRC | 18:33 | |
*** glogiotatidis has joined #maemo-devel | 18:50 | |
*** VDVsx has joined #maemo-devel | 19:06 | |
*** ChanServ sets mode: +o VDVsx | 19:06 | |
*** VDVsx sets mode: -o VDVsx | 19:06 | |
*** korius has quit IRC | 19:11 | |
*** Acedip has joined #maemo-devel | 19:20 | |
*** fnordianslip has joined #maemo-devel | 20:04 | |
*** korius has joined #maemo-devel | 20:45 | |
*** korius has quit IRC | 21:05 | |
*** jjmarin has joined #maemo-devel | 21:17 | |
*** Acedip has quit IRC | 21:36 | |
*** jjmarin has left #maemo-devel | 22:23 | |
*** hrw|gone is now known as hrw | 22:27 | |
ruskie | hmm I don't get it... if I try running xmms2 with the sink.music it get's muted when on silent profile but if I run mediaplayer with whatever it's default sink is it doesn't get muted... anyone have any ideas? | 22:48 |
*** hrw is now known as hrw|gone | 23:07 | |
*** woglinde has joined #maemo-devel | 23:18 | |
*** ecksun has quit IRC | 23:47 | |
*** ecksun has joined #maemo-devel | 23:53 | |
*** ecksun has quit IRC | 23:54 | |
*** korius has joined #maemo-devel | 23:57 | |
*** ecksun has joined #maemo-devel | 23:57 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!