| *** fiferboy has quit IRC | 00:00 | |
| *** SpeedEvil has quit IRC | 00:33 | |
| *** edisson has quit IRC | 00:40 | |
| *** JPohlmann has quit IRC | 00:46 | |
| *** SpeedEvil has joined #maemo-devel | 00:49 | |
| *** silbo__ has quit IRC | 00:51 | |
| *** V13 has joined #maemo-devel | 01:10 | |
| *** JLP has quit IRC | 01:30 | |
| *** JLP has joined #maemo-devel | 01:30 | |
| *** JLP has quit IRC | 01:30 | |
| *** JLP has joined #maemo-devel | 01:30 | |
| *** BabelO has quit IRC | 01:56 | |
| *** DocScrutinizer51 has quit IRC | 02:24 | |
| *** shinkamui has joined #maemo-devel | 02:37 | |
| *** kamui__ has quit IRC | 02:41 | |
| *** SpeedEvil has quit IRC | 03:06 | |
| *** SpeedEvil has joined #maemo-devel | 03:06 | |
| *** njsf_ has joined #maemo-devel | 03:13 | |
| *** rsalveti has quit IRC | 03:29 | |
| *** swc|666 has quit IRC | 03:36 | |
| *** noctule has quit IRC | 03:45 | |
| *** rcampbell has joined #maemo-devel | 04:36 | |
| *** dmj726_devel has joined #maemo-devel | 05:24 | |
| *** ptl has quit IRC | 05:25 | |
| *** ptl has joined #maemo-devel | 05:28 | |
| dmj726_devel | hmm...I'm having trouble with autoconf not being able to find gst-camerabin | 05:34 |
|---|---|---|
| *** dmj726_devel has quit IRC | 05:43 | |
| *** DocScrutinizer has quit IRC | 05:47 | |
| *** njsf_ has quit IRC | 05:58 | |
| *** DocScrutinizer has joined #maemo-devel | 06:02 | |
| *** ynezz has quit IRC | 06:04 | |
| *** ynezz has joined #maemo-devel | 06:05 | |
| *** Venemo has quit IRC | 06:12 | |
| *** tealbird_afk is now known as tealbird | 06:34 | |
| *** rcampbell has quit IRC | 06:46 | |
| *** simeoni has quit IRC | 07:07 | |
| *** simeoni has joined #maemo-devel | 07:10 | |
| *** simeoni has quit IRC | 07:19 | |
| *** simeoni has joined #maemo-devel | 07:21 | |
| *** DocScrutinizer has quit IRC | 07:34 | |
| *** DocScrutinizer has joined #maemo-devel | 07:34 | |
| *** swc|666 has joined #maemo-devel | 07:56 | |
| *** ptl has quit IRC | 08:41 | |
| *** swc|666 has quit IRC | 08:46 | |
| *** ptl has joined #maemo-devel | 08:52 | |
| *** ptl has quit IRC | 08:52 | |
| *** ptl has joined #maemo-devel | 08:52 | |
| *** bricks has joined #maemo-devel | 09:26 | |
| *** dazo_afk is now known as dazo | 09:42 | |
| *** polac has quit IRC | 09:48 | |
| *** V13 has quit IRC | 09:51 | |
| *** t-tan has joined #maemo-devel | 09:55 | |
| *** BabelO has joined #maemo-devel | 10:15 | |
| *** zgoldberg has quit IRC | 10:56 | |
| *** amigadave has joined #maemo-devel | 10:57 | |
| *** zgoldberg has joined #maemo-devel | 10:57 | |
| *** amigadave has quit IRC | 11:55 | |
| *** amigadave has joined #maemo-devel | 12:01 | |
| *** rhaamo has joined #maemo-devel | 12:33 | |
| rhaamo | hi people | 12:33 |
| rhaamo | the ubuntu virtual image with sdk is no longer available on http://tablets-dev.nokia.com/maemo-dev-env-downloads.php ? | 12:34 |
| *** amigadave has quit IRC | 13:47 | |
| *** kamui__ has joined #maemo-devel | 14:37 | |
| *** shinkamui has quit IRC | 14:42 | |
| *** amigadave has joined #maemo-devel | 14:45 | |
| *** rhaamo has quit IRC | 15:49 | |
| *** G_Gus has joined #maemo-devel | 15:55 | |
| *** G_Gus has left #maemo-devel | 15:56 | |
| *** fiferboy has joined #maemo-devel | 15:56 | |
| *** fiferboy has quit IRC | 15:56 | |
| *** fiferboy has joined #maemo-devel | 15:56 | |
| *** fiferboy has quit IRC | 16:08 | |
| *** fiferboy has joined #maemo-devel | 16:10 | |
| *** fiferboy has quit IRC | 16:10 | |
| *** fiferboy has joined #maemo-devel | 16:10 | |
| *** t-tan has quit IRC | 16:28 | |
| *** erikjw has joined #maemo-devel | 16:50 | |
| *** t7g__ has quit IRC | 16:51 | |
| *** T7g has joined #maemo-devel | 16:52 | |
| erikjw | Hello all. Does anyone know if I can access the camera button from my programs on the N900? I am using python, if that matters. | 16:57 |
| *** rcampbell has joined #maemo-devel | 17:05 | |
| *** rcampbell has quit IRC | 17:12 | |
| *** leon has joined #maemo-devel | 17:13 | |
| *** leon is now known as Guest6318 | 17:13 | |
| Guest6318 | Hello, I have a problem when installing maemo sdk. It seems that I can not pass the checking of import PyQt4. I tried typing "import PyQt4" directly in python in shell and still this error "ImportError: No module named PyQt4". Is there any one knows how to solve this problem? | 17:16 |
| Guest6318 | I have python2.6.5 and python-qt4 installed | 17:18 |
| erikjw | Did you install python-qt4 from within scratchbox? | 17:26 |
| Guest6318 | no | 17:28 |
| Guest6318 | Since I just want to run "maemo-sdk-install-wizard_5.0.py" but it gives me this error "Python Qt4 bindings are not found!" | 17:29 |
| Guest6318 | I think I have a problem to import PyQt4, any idea? | 17:30 |
| Guest6318 | Do you need to install all the Qt modules? | 17:35 |
| *** JPohlmann has joined #maemo-devel | 17:35 | |
| erikjw | Hmm...it seems to me like it asked me whether or not i wanted to install the python qt4 bindings when I ran the install script. However, I had a ton of problems with the install script. Sorry, I don't know what to tell you | 17:35 |
| erikjw | what os are you using? | 17:35 |
| Guest6318 | ubuntu 10.4 | 17:36 |
| *** erikjw has left #maemo-devel | 17:40 | |
| *** Guest6318 has quit IRC | 17:48 | |
| *** amigadave has quit IRC | 18:27 | |
| *** rsalveti has joined #maemo-devel | 18:39 | |
| *** dazo is now known as dazo_afk | 19:12 | |
| *** JPohlmann has quit IRC | 19:31 | |
| *** bricks has left #maemo-devel | 20:04 | |
| *** SpeedEvil has quit IRC | 20:23 | |
| *** SpeedEvil has joined #maemo-devel | 20:24 | |
| *** VDVsx has joined #maemo-devel | 20:37 | |
| *** swc|666 has joined #maemo-devel | 20:44 | |
| *** SpeedEvil has quit IRC | 20:55 | |
| *** SpeedEvil has joined #maemo-devel | 20:55 | |
| *** VDVsx has quit IRC | 20:56 | |
| *** dmj726_devel has joined #maemo-devel | 21:07 | |
| *** aquilo has joined #maemo-devel | 21:12 | |
| *** ml-something has joined #maemo-devel | 21:15 | |
| *** shinkamui has joined #maemo-devel | 21:15 | |
| *** kamui__ has quit IRC | 21:17 | |
| *** lbt has quit IRC | 21:17 | |
| *** fregl has quit IRC | 21:17 | |
| *** microlith has quit IRC | 21:17 | |
| *** kulve has quit IRC | 21:17 | |
| *** Aorimn has quit IRC | 21:17 | |
| *** lbt has joined #maemo-devel | 21:18 | |
| *** fregl has joined #maemo-devel | 21:18 | |
| *** kulve has joined #maemo-devel | 21:19 | |
| joorin | this is getting a tad old: i just uploaded version 0.0.6-1 which made the old 0.0.5-3 into "latest package". both packages are visible at http://repository.maemo.org/extras-devel/pool/fremantle/non-free/f/footify/ . have i managed to fuck things up or this normal? also, i cant promote the "latest package". meh. | 21:24 |
| joorin | this repo business is a bit too opaque for my tastes. | 21:24 |
| joorin | if its not even possible to keep up with "latest version", what else is broken? unless ive totally misunderstood what "latest version" actually is... | 21:25 |
| *** Aranel has joined #maemo-devel | 21:25 | |
| *** Aranel has quit IRC | 21:25 | |
| *** Aranel has joined #maemo-devel | 21:25 | |
| *** Aorimn has joined #maemo-devel | 21:30 | |
| *** aquilo has left #maemo-devel | 21:44 | |
| joorin | and now, the 0.0.6-1 package has pushed down the 0.0.5-3 package and things are looking better. perhaps im just not patient enough... | 21:51 |
| *** Docscrutemp has joined #maemo-devel | 21:51 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 21:51 | |
| joorin | what im wondering now is how i go about adding an icon to the package in the package view. | 21:52 |
| *** joorin has left #maemo-devel | 21:56 | |
| frals | asking a question and leaving after 4minutes is best way to get an answer ;o | 22:12 |
| *** Venemo has joined #maemo-devel | 22:20 | |
| *** DocScrutinizer51 has quit IRC | 22:54 | |
| *** Docscrutemp has joined #maemo-devel | 22:54 | |
| *** Docscrutemp is now known as DocScrutinizer51 | 22:55 | |
| *** Aranel has quit IRC | 23:06 | |
| *** JLP has quit IRC | 23:28 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!