| *** fiferboy has quit IRC | 00:00 | |
| *** silbo_ has quit IRC | 00:05 | |
| *** azakai has quit IRC | 00:06 | |
| *** azakai has joined #maemo-devel | 00:10 | |
| *** SpeedEvil has quit IRC | 00:27 | |
| *** SpeedEvil has joined #maemo-devel | 00:27 | |
| *** csaavedra has quit IRC | 01:53 | |
| *** swc|666 has joined #maemo-devel | 02:18 | |
| *** swc|666 has quit IRC | 04:05 | |
| *** rcampbell has joined #maemo-devel | 04:10 | |
| *** azakai has quit IRC | 04:37 | |
| *** SpeedEvil has quit IRC | 04:52 | |
| *** SpeedEvil has joined #maemo-devel | 04:52 | |
| *** swc|666 has joined #maemo-devel | 04:54 | |
| *** DocScrutinizer2 has quit IRC | 07:30 | |
| *** DigitalPioneer has joined #maemo-devel | 07:30 | |
| *** Aorimn has quit IRC | 07:41 | |
| *** Aorimn has joined #maemo-devel | 07:43 | |
| *** Aorimn has quit IRC | 07:49 | |
| *** Aorimn has joined #maemo-devel | 07:52 | |
| *** timoph|AFK is now known as timoph | 07:57 | |
| *** rcampbell has quit IRC | 08:01 | |
| *** kamui__ has joined #maemo-devel | 08:03 | |
| *** dotblank has joined #maemo-devel | 08:05 | |
| dotblank | does Qt on the n900 not support background gradients in QTableViews? | 08:05 |
|---|---|---|
| *** shinkamui has quit IRC | 08:06 | |
| *** swc|666 has quit IRC | 09:12 | |
| *** bricks has joined #maemo-devel | 09:33 | |
| *** ppenz has joined #maemo-devel | 09:50 | |
| *** bricks has quit IRC | 10:32 | |
| *** amigadave has joined #maemo-devel | 10:33 | |
| *** bricks has joined #maemo-devel | 10:33 | |
| *** bricks has left #maemo-devel | 10:58 | |
| *** bricks has joined #maemo-devel | 11:06 | |
| *** Venemo has joined #maemo-devel | 11:14 | |
| *** Guest4847 has quit IRC | 11:27 | |
| *** dazo_afk has joined #maemo-devel | 11:28 | |
| *** dazo_afk is now known as Guest14756 | 11:28 | |
| *** csaavedra has joined #maemo-devel | 11:47 | |
| *** kW_ has joined #maemo-devel | 13:41 | |
| *** achipa has joined #maemo-devel | 14:14 | |
| *** bricks has quit IRC | 14:45 | |
| *** bricks has joined #maemo-devel | 14:46 | |
| *** Venemo has quit IRC | 14:51 | |
| *** ppenz has quit IRC | 14:52 | |
| *** Venemo has joined #maemo-devel | 14:52 | |
| *** Abfahrt has joined #maemo-devel | 15:00 | |
| Abfahrt | does anyone know in which package i can find SDL_gfxPrimitives.h and SDL_rotozoom.h? for the armel target on the sdk. | 15:01 |
| Abfahrt | in other distros it should be in libsdl-gfx1.2-dev or something but apt-cache doesn't return anything like that | 15:06 |
| lcuk | Abfahrt, they are in sdlgfx library | 15:06 |
| Abfahrt | lcuk, apt-cache doesnt show any package with similar names (tried apt-cache search sdl) | 15:07 |
| lcuk | its in -devel from the looks of my apt-cache | 15:08 |
| lcuk | libsdl-gfx1.2-4 | 15:08 |
| Abfahrt | thanks! i don't have -devel enabled. | 15:08 |
| Abfahrt | ok worked. i got libpnd to compile (openpandora applications library)! | 15:16 |
| Abfahrt | now, how to run pandora applications | 15:16 |
| lcuk | Abfahrt, cool! | 15:22 |
| *** Abfahrt has quit IRC | 15:44 | |
| *** aquilo has joined #maemo-devel | 16:05 | |
| *** edisson has joined #maemo-devel | 16:15 | |
| *** timoph is now known as timoph|AFK | 16:16 | |
| *** Lullen has joined #maemo-devel | 16:21 | |
| Lullen | Does anyone want to help me to upload a package to extras-devel? Been trying for almost a month now without success... | 16:23 |
| amigadave | Lullen: sounds interesting, what is the problem? | 16:25 |
| Lullen | I have been trying many other ways but nothing works | 16:27 |
| Lullen | I guess the easiest way is to do everything from scratch | 16:28 |
| amigadave | ok, what are you trying to package? and what is the error/failure/etc.? | 16:28 |
| Lullen | https://garage.maemo.org/builder/fremantle/qexercise_0.1/armel.build.log.FAILED.txt | 16:28 |
| Lullen | that is the latest | 16:28 |
| *** DigitalPioneer is now known as DocScrutinizer2 | 16:29 | |
| amigadave | ok, looks like you do not have libqt4-dev in build-depends | 16:29 |
| amigadave | Lullen: can you pastebin your debian/control? | 16:29 |
| amigadave | also, what does your .pro file look like? | 16:30 |
| Lullen | just a sec | 16:30 |
| Lullen | okey | 16:30 |
| Lullen | the pro file | 16:31 |
| Lullen | TARGET = qexercise | 16:31 |
| Lullen | SOURCES += main.cpp\ | 16:31 |
| Lullen | startwindow.cpp \ | 16:31 |
| Lullen | menucreator.cpp \ | 16:31 |
| Lullen | weightwindow.cpp \ | 16:31 |
| Lullen | listwindow.cpp \ | 16:31 |
| *** Lullen has quit IRC | 16:31 | |
| *** Lullen has joined #maemo-devel | 16:31 | |
| Lullen | I got kicked when pasting | 16:31 |
| amigadave | ok, have you seen: http://wiki.maemo.org/Packaging_a_Qt_application ? | 16:31 |
| Lullen | yes I have tried it | 16:32 |
| amigadave | you can use a pastebin service, like http://pastebin.ca/ | 16:32 |
| Lullen | http://pastebin.ca/1885045 | 16:33 |
| Venemo | the newest version of Qt Creator makes a package automatically | 16:33 |
| Venemo | also, MADDE can do it | 16:33 |
| Lullen | how do I do it in qt creator? I have been using MADDE | 16:34 |
| Venemo | it automatically does it | 16:34 |
| Venemo | if you use the Nokia Qt SDK RC, the one that comes with it will do it | 16:35 |
| Venemo | if you have problems, see the guys in #qt-maemo | 16:35 |
| Lullen | Okey I'll try and go there later, thanks | 16:36 |
| amigadave | yeah, i do not know much about MADDE or the Qt Creator integration, sorry | 16:36 |
| Lullen | then I pray to god that this works. Quite annoying to have a program I can not upload :) | 16:37 |
| amigadave | however, looks like you are indeed missing libqt4-dev in the Build-depends: of debian/control | 16:38 |
| amigadave | that is why the build fails, as qmake is missing | 16:40 |
| Lullen | I'll add it | 16:40 |
| *** Guest14756 has quit IRC | 16:43 | |
| *** dazol has joined #maemo-devel | 16:44 | |
| *** macbeth8c has joined #maemo-devel | 17:01 | |
| macbeth8c | hi :-) | 17:01 |
| *** Venemo has left #maemo-devel | 17:11 | |
| *** GeneralAntilles has quit IRC | 17:23 | |
| *** Venemo has joined #maemo-devel | 17:49 | |
| *** lizardo has joined #maemo-devel | 17:53 | |
| *** kW_ has quit IRC | 17:58 | |
| *** amigadave has quit IRC | 18:05 | |
| *** aquilo has quit IRC | 18:10 | |
| *** aquilo has joined #maemo-devel | 18:10 | |
| *** ptl has quit IRC | 18:13 | |
| *** ptl has joined #maemo-devel | 18:15 | |
| *** ptl has quit IRC | 18:15 | |
| *** ptl has joined #maemo-devel | 18:15 | |
| *** Guest3930 has joined #maemo-devel | 18:49 | |
| *** Guest3930 has quit IRC | 18:50 | |
| *** bricks has left #maemo-devel | 18:50 | |
| *** azakai has joined #maemo-devel | 18:53 | |
| *** achipa has quit IRC | 19:06 | |
| *** Ian--- has quit IRC | 19:12 | |
| *** Ian-- has joined #maemo-devel | 19:18 | |
| *** kW_ has joined #maemo-devel | 19:56 | |
| *** shinkamui has joined #maemo-devel | 20:03 | |
| *** kamui__ has quit IRC | 20:07 | |
| *** aquilo has quit IRC | 20:10 | |
| *** aquilo has joined #maemo-devel | 20:12 | |
| *** swc|666 has joined #maemo-devel | 20:30 | |
| *** Venemo has quit IRC | 21:25 | |
| *** Venemo has joined #maemo-devel | 21:26 | |
| *** kW_ has quit IRC | 22:09 | |
| *** kW_ has joined #maemo-devel | 22:12 | |
| *** Venemo has quit IRC | 22:23 | |
| *** edisson has quit IRC | 22:25 | |
| *** lizardo has quit IRC | 23:52 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!