| *** shentey_ has joined #maemo | 00:00 | |
| *** shentey has quit IRC | 00:01 | |
| *** eMHa has quit IRC | 00:07 | |
| *** dafox has quit IRC | 00:15 | |
| *** Oksana has quit IRC | 00:24 | |
| *** norayr has joined #maemo | 00:29 | |
| *** Oksana has joined #maemo | 00:30 | |
| *** KotCzarny_ has joined #maemo | 00:31 | |
| *** eMHa has joined #maemo | 00:32 | |
| *** KotCzarny has quit IRC | 00:34 | |
| *** shamus has quit IRC | 00:35 | |
| *** shamus has joined #maemo | 00:36 | |
| *** Pali has quit IRC | 00:38 | |
| *** shentey_ has quit IRC | 00:38 | |
| *** peterbjornx has quit IRC | 00:38 | |
| *** rd_ has quit IRC | 00:40 | |
| *** xes_ has quit IRC | 00:52 | |
| *** xes has joined #maemo | 00:52 | |
| *** xorly has quit IRC | 01:15 | |
| *** florian has quit IRC | 01:15 | |
| *** arcean has quit IRC | 01:19 | |
| *** erlehmann has quit IRC | 01:29 | |
| *** RiDD has quit IRC | 03:17 | |
| *** SpeedEvil has quit IRC | 03:54 | |
| *** SpeedEvil has joined #maemo | 03:54 | |
| *** Humpelst1lzchen has joined #maemo | 04:09 | |
| *** Humpelstilzchen has quit IRC | 04:11 | |
| *** erlehmann has joined #maemo | 04:16 | |
| *** obsed_ has quit IRC | 04:42 | |
| *** SpeedEvil has quit IRC | 05:06 | |
| *** SpeedEvil has joined #maemo | 05:06 | |
| *** KotCzarny__ has joined #maemo | 05:11 | |
| *** KotCzarny_ has quit IRC | 05:12 | |
| *** FlameReaper has joined #maemo | 05:24 | |
| *** maybeHere has quit IRC | 05:34 | |
| *** maybeHere has joined #maemo | 05:41 | |
| *** eMHa_ has joined #maemo | 05:50 | |
| *** eMHa has quit IRC | 05:53 | |
| *** lxp has joined #maemo | 06:00 | |
| *** lxp1 has quit IRC | 06:03 | |
| *** Unbreakable has joined #maemo | 06:39 | |
| *** KotCzarny__ is now known as KotCzarny | 07:42 | |
| *** Unbreakable is now known as IAmUrLimit_DigIt | 07:44 | |
| *** VDVsx has quit IRC | 08:06 | |
| *** rd_ has joined #maemo | 08:20 | |
| *** VDVsx has joined #maemo | 08:33 | |
| *** tanty_off is now known as tanty | 08:56 | |
| *** dafox has joined #maemo | 08:58 | |
| *** Pali has joined #maemo | 09:09 | |
| *** robink has quit IRC | 09:10 | |
| *** robink has joined #maemo | 09:13 | |
| *** dafox has quit IRC | 09:17 | |
| *** rd_ has quit IRC | 09:33 | |
| *** at1as has quit IRC | 09:33 | |
| *** bef0rd has quit IRC | 09:33 | |
| *** bef0rd has joined #maemo | 09:34 | |
| *** florian_kc has quit IRC | 09:36 | |
| *** rd_ has joined #maemo | 09:38 | |
| *** bef0rd has quit IRC | 09:38 | |
| *** Haudegen has quit IRC | 09:38 | |
| ceene | KotCzarny: that's the 32bit limit | 09:40 |
|---|---|---|
| ceene | you may need to compile with | 09:40 |
| KotCzarny | ceene, maybe, but it has 'largefile' option | 09:40 |
| KotCzarny | which still doesn't work | 09:40 |
| ceene | yep, with largefile | 09:41 |
| KotCzarny | compiled it and same error | 09:41 |
| ceene | there's a define also | 09:41 |
| KotCzarny | in zzip_dir_open | 09:41 |
| ceene | related to off_t | 09:41 |
| ceene | i don't remember the name right now | 09:41 |
| ceene | file_offset_64 or something like that | 09:41 |
| ceene | _FILE_OFFSET_BITS=64 | 09:43 |
| ceene | you probably need that define | 09:43 |
| KotCzarny | but isn't --with-largefile already setting it? | 09:44 |
| KotCzarny | in makefile i see: | 09:44 |
| KotCzarny | _FILE_OFFSET64 = -D_ZZIP_LARGEFILE -D_FILE_OFFSET_BITS=64 | 09:44 |
| KotCzarny | _RELEASEINFO64 = "RELEASE_INFO=-release 0-64" | 09:44 |
| KotCzarny | so it's most likely enabled | 09:44 |
| ceene | oh | 09:45 |
| *** norayr has quit IRC | 09:46 | |
| *** supergaban has joined #maemo | 09:46 | |
| *** xorly has joined #maemo | 09:46 | |
| ceene | i don't know what may be the problem then | 09:46 |
| KotCzarny | do you use zzip lib? | 09:47 |
| ceene | nop | 09:47 |
| ceene | but i faced that 4gb limit some time ago and just remembered that | 09:48 |
| *** rd_ has quit IRC | 09:49 | |
| *** protem has quit IRC | 09:49 | |
| *** Haudegen has joined #maemo | 09:50 | |
| *** tanty is now known as tanty_off | 09:58 | |
| KotCzarny | i wonder if i have to compile oscp with that define | 10:02 |
| KotCzarny | and not only include 64offs enabled lib | 10:02 |
| KotCzarny | but i dont use any seeks etc directly | 10:02 |
| *** FlameReaper has quit IRC | 10:08 | |
| *** sparetire_ has quit IRC | 10:12 | |
| *** supergaban has quit IRC | 10:16 | |
| *** FlameReaper has joined #maemo | 10:21 | |
| IAmUrLimit_DigIt | KotCzarny, thats because youre not l337 nuff | 10:21 |
| *** IAmUrLimit_DigIt is now known as Unbreakable | 10:31 | |
| *** geaaru has joined #maemo | 10:32 | |
| *** tanty_off is now known as tanty | 10:43 | |
| *** ad-n770 has joined #maemo | 10:45 | |
| *** eMHa__ has joined #maemo | 10:46 | |
| *** eMHa_ has quit IRC | 10:50 | |
| *** N-Mi_ has joined #maemo | 11:39 | |
| *** kolp has joined #maemo | 11:59 | |
| *** Haudegen has quit IRC | 12:17 | |
| *** Haudegen has joined #maemo | 12:29 | |
| *** Hurrian has joined #maemo | 12:36 | |
| *** Unbreakable is now known as ForDerps | 12:51 | |
| *** ForDerps has left #maemo | 12:51 | |
| *** ssvb has quit IRC | 13:19 | |
| *** ArGGu^^ has quit IRC | 13:35 | |
| *** ArGGu^^ has joined #maemo | 13:37 | |
| *** RiD has joined #maemo | 13:47 | |
| *** Neutron has quit IRC | 13:52 | |
| *** FlameReaper has quit IRC | 13:55 | |
| *** jabis has quit IRC | 13:58 | |
| *** Lord_Fark_II has joined #maemo | 13:59 | |
| *** jabis has joined #maemo | 14:04 | |
| *** at1as has joined #maemo | 14:14 | |
| *** Lord_Fark_II has quit IRC | 14:18 | |
| *** xorly has quit IRC | 14:19 | |
| *** freemangordon_ has joined #maemo | 14:32 | |
| *** florian_kc has joined #maemo | 14:34 | |
| *** florian_kc has quit IRC | 14:44 | |
| KotCzarny | hah! | 14:53 |
| KotCzarny | i found a bug in zziplib | 14:53 |
| *** florian_kc has joined #maemo | 14:54 | |
| inz | yay | 14:54 |
| *** ssvb has joined #maemo | 14:56 | |
| *** qt_junkie has joined #maemo | 14:56 | |
| KotCzarny | yay indeed | 14:58 |
| *** freemangordon_ has quit IRC | 14:58 | |
| KotCzarny | now i can open zips >2GB on n900 | 14:58 |
| KotCzarny | from my app | 14:58 |
| KotCzarny | inz, have you seen oscp? | 14:59 |
| *** newbieAlert has joined #maemo | 15:01 | |
| inz | no | 15:02 |
| *** heroux has joined #maemo | 15:03 | |
| *** N-Mi_ has quit IRC | 15:06 | |
| KotCzarny | do you listen to music in any form? | 15:06 |
| newbieAlert | hey hi, please if someone can point me to maemo tutorial for compiling applications?? Sorry i couldnot find it. | 15:06 |
| KotCzarny | newbiealert: maemo specific or linux | 15:07 |
| newbieAlert | KotCzarny: maemo. | 15:07 |
| KotCzarny | http://maemo.org/development/training/maemo_technology_overview_content/plain_html/node8/ | 15:08 |
| *** freemangordon_ has joined #maemo | 15:08 | |
| KotCzarny | hrm | 15:08 |
| KotCzarny | but its for diablo | 15:08 |
| newbieAlert | KotCzarny: but there used to be maemo. | 15:09 |
| KotCzarny | hmm? | 15:09 |
| inz | KotCzarny, really rarely nowadays | 15:09 |
| newbieAlert | KotCzarny: one. I used it in past.. :/ | 15:09 |
| KotCzarny | http://wiki.maemo.org/Packaging | 15:11 |
| KotCzarny | maybe this one? | 15:11 |
| newbieAlert | KotCzarny: Bookmarked Now. Thanks :) :) SDK-chroot for device does not contain maemo-optify ?? | 15:12 |
| KotCzarny | i dont know, i optify myself (ie. design my app n900 aware) | 15:15 |
| *** N-Mi_ has joined #maemo | 15:21 | |
| sixwheeledbeast | hmm, seems my Maemo packaging info link at nokia developer has now been removed by M$ | 15:48 |
| KotCzarny | conspiracy! | 15:49 |
| sixwheeledbeast | so we are left with only the WMO ones | 15:52 |
| KotCzarny | and google | 15:52 |
| sixwheeledbeast | unless web archive can save the day | 15:52 |
| totalizator | newbieAlert: http://wiki.maemo.org/User:Jebba/Package_Building_HOWTO | 16:02 |
| newbieAlert | totalizator: thanks. | 16:04 |
| newbieAlert | totalizator: "jebba" i remember, he had ported whole debian etch repo for n900. but the repos are offline. Sad. | 16:05 |
| *** ashneo76 has joined #maemo | 16:07 | |
| *** ashneo76 has quit IRC | 16:15 | |
| *** ashneo76 has joined #maemo | 16:18 | |
| newbieAlert | KotCzarny: can gcc for sbox be upgraded ?? mine is 4.2.1 not supporting c99 functions ?? | 16:20 |
| KotCzarny | hardly | 16:20 |
| newbieAlert | KotCzarny: :/ sad. thanks. :) btw, did you try ?? | 16:22 |
| KotCzarny | a bit, sbox cant compile stock gcc | 16:23 |
| *** Lord_Fark_II has joined #maemo | 16:37 | |
| *** joga has quit IRC | 16:38 | |
| *** Lord_Fark_II has quit IRC | 16:38 | |
| *** newbieAlert has quit IRC | 16:55 | |
| *** joga has joined #maemo | 17:01 | |
| *** joga has joined #maemo | 17:01 | |
| *** FlameReaper-PC has joined #maemo | 17:02 | |
| *** vakkov has quit IRC | 17:03 | |
| *** LauRoman has joined #maemo | 17:04 | |
| *** uuhimhere has joined #maemo | 17:09 | |
| *** bef0rd has joined #maemo | 17:09 | |
| *** uuhimhere is now known as NckSrv | 17:12 | |
| *** freemangordon_ has quit IRC | 17:15 | |
| *** vakkov has joined #maemo | 17:18 | |
| *** florian_kc has quit IRC | 17:21 | |
| *** florian_kc has joined #maemo | 17:27 | |
| *** florian_kc is now known as florian | 17:27 | |
| *** EgS has quit IRC | 17:35 | |
| KotCzarny | not maemo but nice: http://i.imgur.com/5Dq6K2U.png | 17:36 |
| *** EgS has joined #maemo | 17:36 | |
| NckSrv | KotCzarny, whales | 17:36 |
| *** goldkatze has joined #maemo | 17:52 | |
| *** RiD has quit IRC | 17:57 | |
| *** xorly has joined #maemo | 18:02 | |
| *** tanty is now known as tanty_off | 18:05 | |
| *** vakkov has quit IRC | 18:05 | |
| *** xorly has quit IRC | 18:10 | |
| *** vakkov has joined #maemo | 18:18 | |
| *** xorly has joined #maemo | 18:20 | |
| *** jabis has quit IRC | 18:32 | |
| *** eMHa__ has quit IRC | 18:33 | |
| *** protem has joined #maemo | 18:38 | |
| *** king1337-2 has quit IRC | 18:42 | |
| *** NckSrv has quit IRC | 18:42 | |
| *** xorly has quit IRC | 18:50 | |
| *** king1337-2 has joined #maemo | 18:56 | |
| *** arcean has joined #maemo | 18:58 | |
| *** lizardo_away has joined #maemo | 18:58 | |
| *** lizardo_away is now known as lizardo | 18:59 | |
| *** eMHa__ has joined #maemo | 19:07 | |
| *** arcean has quit IRC | 19:07 | |
| *** arcean has joined #maemo | 19:08 | |
| *** futpib has joined #maemo | 19:13 | |
| *** ashneo76 has quit IRC | 19:13 | |
| *** goldkatze has quit IRC | 19:15 | |
| *** ashneo76 has joined #maemo | 19:16 | |
| Sicelo | i haven't used Bluetooth audio (A2DP) so much. How is the quality generally? | 19:17 |
| Pali | quality A2DP with SBC codec is good | 19:26 |
| Pali | basically mp3 uses also subband encoding algorithm, so A2DP provides similar quality | 19:27 |
| Sicelo | thanks for the info :) | 19:34 |
| *** dafox has joined #maemo | 19:36 | |
| *** MohammadAG has quit IRC | 19:40 | |
| *** N-Mi_ has quit IRC | 19:44 | |
| *** RedW has quit IRC | 20:01 | |
| *** ad-n770 has quit IRC | 20:03 | |
| *** norayr has joined #maemo | 20:05 | |
| *** RedW has joined #maemo | 20:07 | |
| *** sparetire_ has joined #maemo | 20:13 | |
| *** florian has quit IRC | 20:14 | |
| *** eMHa__ has quit IRC | 20:16 | |
| *** eMHa has joined #maemo | 20:18 | |
| *** dafox has quit IRC | 20:19 | |
| *** bruce_lee has joined #maemo | 20:22 | |
| *** Haudegen has quit IRC | 20:24 | |
| *** Haudegen has joined #maemo | 20:34 | |
| *** futpib has quit IRC | 20:49 | |
| *** peetah has quit IRC | 20:53 | |
| *** peetah has joined #maemo | 20:55 | |
| *** rd_ has joined #maemo | 20:59 | |
| *** gregoa has quit IRC | 21:04 | |
| *** bindi has quit IRC | 21:04 | |
| *** nikosapi has quit IRC | 21:04 | |
| *** zama has quit IRC | 21:04 | |
| *** APic has quit IRC | 21:04 | |
| *** gregoa has joined #maemo | 21:04 | |
| *** nikosapi has joined #maemo | 21:04 | |
| *** bindi has joined #maemo | 21:04 | |
| *** APic has joined #maemo | 21:04 | |
| *** zama has joined #maemo | 21:04 | |
| *** geaaru has quit IRC | 21:05 | |
| *** norayr has quit IRC | 21:09 | |
| *** _rd_ has joined #maemo | 21:20 | |
| *** rd_ has quit IRC | 21:20 | |
| *** florian has joined #maemo | 21:28 | |
| *** Haudegen has quit IRC | 21:29 | |
| *** protem has quit IRC | 21:29 | |
| *** chfoo has quit IRC | 21:32 | |
| *** chfoo has joined #maemo | 21:35 | |
| *** Haudegen has joined #maemo | 21:39 | |
| *** RiD has joined #maemo | 22:06 | |
| *** _rd_ has quit IRC | 22:16 | |
| *** Oksana has quit IRC | 22:21 | |
| *** Oksana has joined #maemo | 22:26 | |
| *** shentey has joined #maemo | 22:33 | |
| *** mirda has quit IRC | 22:39 | |
| *** mirda has joined #maemo | 22:40 | |
| *** FlameReaper-PC has quit IRC | 22:44 | |
| *** mavhc has quit IRC | 22:54 | |
| *** mavhc has joined #maemo | 22:56 | |
| *** Haudegen has quit IRC | 23:03 | |
| *** Haudegen has joined #maemo | 23:20 | |
| *** KotCzarny has quit IRC | 23:37 | |
| *** KotCzarny has joined #maemo | 23:42 | |
| *** erlehmann has quit IRC | 23:43 | |
| *** shentey has quit IRC | 23:45 | |
| *** KotCzarny has quit IRC | 23:48 | |
| *** lizardo is now known as lizardo_away | 23:59 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!