*** jevin has quit IRC | 00:08 | |
*** Docscrutemp has joined #maemo-devel | 00:10 | |
*** Docscrutemp has quit IRC | 00:10 | |
*** Docscrutemp has joined #maemo-devel | 00:10 | |
*** DocScrutinizer51 has quit IRC | 00:10 | |
*** achipa has joined #maemo-devel | 00:11 | |
*** jebba has joined #maemo-devel | 00:28 | |
*** ttlee has quit IRC | 01:02 | |
*** BabelO has joined #maemo-devel | 01:33 | |
*** BabelO has joined #maemo-devel | 01:33 | |
*** rsalveti has quit IRC | 01:38 | |
*** lbt has quit IRC | 01:44 | |
*** BabelO has quit IRC | 01:45 | |
*** thomaz has joined #maemo-devel | 02:06 | |
*** ieatlint_ has joined #maemo-devel | 02:41 | |
*** ieatlint has quit IRC | 02:42 | |
*** DocScrutinizer is now known as NagMaster | 02:48 | |
*** NagMaster is now known as DigitalPioneer | 02:49 | |
*** DigitalPioneer is now known as DocScrutinizer | 02:49 | |
*** VDVsx has quit IRC | 02:54 | |
*** ieatlint_ is now known as ieatlint | 03:00 | |
*** tbf has quit IRC | 04:09 | |
*** Docscrutemp is now known as DocScutinizer51 | 04:21 | |
*** wirelessd has joined #maemo-devel | 05:19 | |
*** wirelessdreamer has quit IRC | 05:20 | |
*** nasrudin has joined #maemo-devel | 06:23 | |
nasrudin | anybody knows who autogenerates /etc/fstab in n900? | 06:24 |
---|---|---|
*** jebba has quit IRC | 06:25 | |
SpeedEvil | yes | 06:28 |
SpeedEvil | though I forgot | 06:28 |
SpeedEvil | cd /etc/ | 06:28 |
SpeedEvil | grep -r fstab . | 06:28 |
nasrudin | SpeedEvil, thanks! | 06:30 |
nasrudin | SpeedEvil, just wanna remove the noexec from my /home/user/MyDocs | 06:30 |
SpeedEvil | fat has no seperate execute bit | 06:31 |
SpeedEvil | In conventional systems not mounting it noexec means that it's a gaping security hole as all files are then executable - and if the user can change them, they can run arbitrary stuff | 06:32 |
nasrudin | SpeedEvil, that's exactly what I want :) | 06:32 |
nasrudin | SpeedEvil, actually if I don't do that I can't configure stuff, nor run whatever I compile inside MyDocs | 06:33 |
SpeedEvil | the more rational solution is probably to make MyDocs 2G and the rest 30G | 06:34 |
nasrudin | SpeedEvil, I was thinking of getting like an sdk image and store it inside an sd wich I could chroot on. But I can't seem to find an image | 06:35 |
SpeedEvil | I simply tarred up the contents of MyDocs, stuck it in home, mkfs.ext3'd the old partition, copied the contents of home into it along with the tar, then mkfs.vfatted the small home partition, and flipped the partition IDs | 06:36 |
SpeedEvil | IIRC | 06:36 |
nasrudin | oh | 06:37 |
nasrudin | that 's interesting | 06:37 |
nasrudin | SpeedEvil, and media player still recognizes stuff? | 06:37 |
SpeedEvil | nasrudin: nothing has changed | 06:37 |
SpeedEvil | nasrudin: it still sees the stuff on a 2G vfat partition with the same files | 06:37 |
nasrudin | SpeedEvil, ahn ok, you just use 2G for media :D | 06:38 |
nasrudin | but that's an awesome idea | 06:38 |
nasrudin | SpeedEvil, are you compiling stuff directly in n900 as well? just curious why you did that | 06:39 |
SpeedEvil | nasrudin: no | 06:41 |
SpeedEvil | nasrudin: so I could rsync backups of my laptop | 06:41 |
SpeedEvil | are you successfully compiling on the n900? | 06:41 |
nasrudin | SpeedEvil, yep, it worked, faster than I expected actually | 06:43 |
SpeedEvil | it's not a slow cpu | 06:43 |
SpeedEvil | where did you get the packages and stuff for gcc | 06:43 |
nasrudin | SpeedEvil, just add the sdk repository. http://repository.maemo.org freemantle/sdk free non-free | 06:44 |
SpeedEvil | hmm | 06:44 |
nasrudin | SpeedEvil, I compiled pocketsphinx so I can have voice recognition in my n900, but it's not in a usable state yet | 06:44 |
SpeedEvil | I never got that to work before | 06:45 |
nasrudin | SpeedEvil, weird, did this like 2 hours ago | 06:45 |
nasrudin | had to remove a bunch of stuff from / though | 06:45 |
SpeedEvil | like what? | 06:46 |
nasrudin | SpeedEvil, I disabled extras/devel/testing, removed mc and made s ymbolic link to /usr/lib/locale-archive and moved it to a /home/custom folder | 06:47 |
nasrudin | SpeedEvil, that gave me enough space for make,gcc,g++ and autotools | 06:48 |
SpeedEvil | ah | 06:48 |
SpeedEvil | not optified fo course | 06:48 |
nasrudin | SpeedEvil, nope | 06:48 |
nasrudin | unfortunately | 06:48 |
nasrudin | SpeedEvil, thanks for the help, great tip! | 06:52 |
SpeedEvil | Can you copy and paste the repo lines from /etc/hildon-application-manager/catalogues - I seem to be screwing it up in some manner I can't work out. | 06:55 |
SpeedEvil | - setting up the sdk repo | 06:55 |
nasrudin | SpeedEvil, yep, just a sec | 06:56 |
nasrudin | <catalogue> | 06:56 |
nasrudin | <uri>http://repository.maemo.org</uri> | 06:56 |
nasrudin | <dist>fremantle/sdk</dist> | 06:56 |
nasrudin | <components>free non-free</components> | 06:56 |
nasrudin | <name>Maemo SDK</name> | 06:56 |
nasrudin | </catalogue> | 06:56 |
nasrudin | SpeedEvil, ^^ | 06:56 |
SpeedEvil | ah | 06:57 |
nasrudin | ops I typed freemantle the first time but it's fremantle, sorry about that | 06:57 |
SpeedEvil | I'd got name and dist swapped | 06:57 |
SpeedEvil | I think | 06:57 |
* SpeedEvil goes to sleep. | 06:57 | |
SpeedEvil | Night/morning/... | 06:57 |
nasrudin | SpeedEvil, have a good night | 06:58 |
*** DocScrutinizer has quit IRC | 07:32 | |
*** DocScrutinizer has joined #maemo-devel | 07:32 | |
*** Docscrutemp has joined #maemo-devel | 07:32 | |
*** Docscrutemp is now known as DocScrutinizer51 | 07:32 | |
*** DocScutinizer51 has quit IRC | 07:32 | |
*** nasrudin has quit IRC | 08:29 | |
*** tealbird has joined #maemo-devel | 08:30 | |
*** DocScrutinizer51 has quit IRC | 08:56 | |
*** Docscrutemp has joined #maemo-devel | 08:56 | |
*** Docscrutemp is now known as DocScrutinizer51 | 08:56 | |
*** tealbird has quit IRC | 10:13 | |
*** Acedip has joined #maemo-devel | 10:56 | |
*** BabelO has joined #maemo-devel | 11:11 | |
*** BabelO has joined #maemo-devel | 11:11 | |
*** lbt has joined #maemo-devel | 11:35 | |
*** Acedip has quit IRC | 11:39 | |
*** ericleopard has joined #maemo-devel | 12:01 | |
*** ericleopard has quit IRC | 12:03 | |
*** tealbird has joined #maemo-devel | 12:05 | |
*** tekojo has joined #maemo-devel | 13:18 | |
*** VDVsx has joined #maemo-devel | 13:36 | |
*** onen|openBmap has joined #maemo-devel | 13:38 | |
*** tekojo has quit IRC | 14:07 | |
*** BabelO has quit IRC | 14:42 | |
*** BabelO has joined #maemo-devel | 14:43 | |
*** BabelO has joined #maemo-devel | 14:43 | |
*** onen|openBmap_ has joined #maemo-devel | 15:11 | |
*** onen|openBmap has quit IRC | 15:15 | |
*** tealbird has quit IRC | 15:15 | |
*** Milhouse has joined #maemo-devel | 15:15 | |
*** GeneralAntilles has quit IRC | 15:35 | |
*** pH5 has joined #maemo-devel | 15:40 | |
*** jwittema has joined #maemo-devel | 15:41 | |
jwittema | Anybody here knows anything about uploading to Extras-devel? | 15:51 |
*** BluesLee has joined #maemo-devel | 15:54 | |
*** BluesLee has quit IRC | 15:58 | |
jwittema | anybody alive in here? | 16:05 |
SpeedEvil | no. | 16:05 |
SpeedEvil | I've never done it -= have you checked the wiki? | 16:05 |
jwittema | followed these instructions http://wiki.maemo.org/Uploading_to_Extras-devel | 16:06 |
jwittema | It showed up here http://maemo.org/packages/view/batterygraph/ | 16:06 |
jwittema | but it didn't show me as the maintainer, so I clicked the "Request to be maintainer of this package" which is still pending | 16:06 |
SpeedEvil | Sorry - no clue. :/ | 16:07 |
SpeedEvil | This time in the afternoon tends to be quite dead. | 16:07 |
SpeedEvil | In about 4 hours tends to be more lively | 16:07 |
jwittema | ok, will try again later, thanks | 16:08 |
Jaffa | jwittema: What did you have in the Maintainer field of your package? | 16:09 |
Jaffa | jwittema: The "request to be maintainer" sends them an email, I think. You're the uploader though? | 16:09 |
Jaffa | It suggests the account you're logged in to on maemo.org isn't recognised as belonging to the maintainer of the package or the uploader. | 16:10 |
jwittema | debian/control contained: Maintainer: Jeroen Witteman <BatteryGraph@JeroenWitteman.com> | 16:11 |
jwittema | but I used a different mail for registering my garage account, could that be it? | 16:11 |
Jaffa | jwittema: Could be. Log in to http://maemo.org/profile/ and add extra email addresses | 16:13 |
jwittema | added mailadres to profile, still shows me as pending maintainer request and redo the request | 16:18 |
jwittema | should I reupload? | 16:18 |
jwittema | * i mean't: I cannot redo the request to be mainter | 16:19 |
Jaffa | jwittema: I'd *suggest* waiting an hour to ensure any syncing cronjobs run and then upload a new version | 16:20 |
Jaffa | jwittema: Or see if X-Fade is around on #maemo | 16:20 |
*** jebba has joined #maemo-devel | 17:13 | |
*** jebba has quit IRC | 17:20 | |
*** jwittema has quit IRC | 17:34 | |
*** kodomo has joined #maemo-devel | 17:42 | |
*** kodomo_ has quit IRC | 17:44 | |
*** GeneralAntilles has joined #maemo-devel | 18:42 | |
*** GeneralAntilles has quit IRC | 18:42 | |
*** GeneralAntilles has joined #maemo-devel | 18:42 | |
*** Pavel has joined #maemo-devel | 18:44 | |
*** BluesLee has joined #maemo-devel | 19:11 | |
*** BluesLee has quit IRC | 19:12 | |
*** BluesLee has joined #maemo-devel | 19:14 | |
*** pH5_ has joined #maemo-devel | 19:14 | |
*** pH5 has quit IRC | 19:18 | |
*** BluesLee has quit IRC | 19:49 | |
w00t_ | lcuk: no idea, sorry, i either don't remember it or haven't seen it | 21:01 |
*** jwittema has joined #maemo-devel | 21:07 | |
jwittema | Unfortunately I'm still not listed as the maintainer of my own package I uploaded, can anyone help? http://maemo.org/packages/view/batterygraph/ | 21:11 |
*** jebba has joined #maemo-devel | 21:16 | |
jwittema | nobody here or nobody knows the answer? :-) | 21:23 |
*** jebba has quit IRC | 21:23 | |
w00t_ | I don't know, unfortunately | 21:25 |
w00t_ | did you look for x-fade? | 21:26 |
villager | I became maintainer of my own package right away, don't know what happens if you don't | 21:26 |
jwittema | i have sent him a msg in #maemo but no response (yet) | 21:26 |
*** Cpasjuste is now known as cpasjuste | 21:37 | |
*** ptl has quit IRC | 21:42 | |
*** ptl has joined #maemo-devel | 21:52 | |
*** ptl has quit IRC | 21:52 | |
*** ptl has joined #maemo-devel | 21:52 | |
*** onen|openBmap_ has quit IRC | 22:07 | |
*** rsalveti has joined #maemo-devel | 22:30 | |
*** jwittema has quit IRC | 22:54 | |
*** V13 has joined #maemo-devel | 23:09 | |
V13 | help with pyqt ? | 23:09 |
V13 | or just qt@maemo ? | 23:09 |
*** BabelO has quit IRC | 23:10 | |
*** VDVsx has quit IRC | 23:35 | |
*** BabelO has joined #maemo-devel | 23:58 | |
*** BabelO has quit IRC | 23:58 | |
*** BabelO has joined #maemo-devel | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!