**** BEGIN LOGGING AT Wed May 23 02:59:57 2007 May 23 04:13:59 Does anyone know what retail store sells the Nokia N800 if any? May 23 04:16:31 jnr May 23 04:16:35 in nyc May 23 04:16:48 the nokia store also in nyc May 23 04:24:47 compiling irssi for os2007 here. is it possible to have xterm run something automatically? like, osso-xterm -c 'irssi' or something? May 23 04:25:48 pr0nGuy: I think they said CompUSA does/did. I bought mine from tigerdirect. May 23 04:25:59 I think you can get them from amazon and walmart too. May 23 04:26:11 not in store though. just online. May 23 04:35:30 trevarthan: you're right, but they just closed all of them around me. May 23 04:35:54 Closest place is 101 miles May 23 04:36:15 <`0660> trevarthan, it is May 23 04:38:38 <`0660> Exec=/usr/bin/osso-xterm /usr/bin/irssi <- a line like that in the .desktop file May 23 04:51:56 `0660: thanks. would it be a good idea to incorporate a dependency on osso-xterm and add a .desktop file with such a line in it to the package? May 23 04:52:57 dude... what's with the umask for a name? May 23 04:57:14 how do you know its "dude"? ;) May 23 04:57:25 mornng May 23 05:01:47 I just know. morning. May 23 05:02:52 Alright, I've got a irssi deb for os2007. No perl, of course. But it compiled. I'll submit it in a few days once I know it works ok. Relatively painless process so far. Think I'll make some more debs. May 23 05:03:33 * trevarthan needs to get some sleep May 23 05:03:40 laters May 23 05:05:04 <`0660> trevarthan May 23 05:05:27 <`0660> did you include the network initialization script? May 23 05:06:17 <`0660> isn't it possible to just add an dependency on any terminal? May 23 05:06:43 pr0nGuy: Frys does May 23 05:11:26 hey guys, what's the name of the default browser on the os2007? May 23 05:11:39 if it's not opera, where can i find opera? May 23 05:12:19 javamaniac: it's opera May 23 05:12:45 `0660: no, no network init script. I'll see if it works as-is tomorrow. too tired now. May 23 05:12:50 oh, ok, and there's some other browser around? May 23 05:12:59 just to compare :) May 23 05:13:11 javamaniac: mozilla, I think. check maemo.org. May 23 05:13:33 I'm pretty happy with opera on my n800, personally. May 23 05:13:40 alright. I'm out. May 23 05:16:30 <`0660> ok May 23 05:56:05 dragorn: What?' May 23 08:13:46 good morning May 23 08:30:27 Morning, all May 23 12:35:06 does anyone know if it's possible to have your .o in a separate directory when using autotools, instead of having them in the src directory next to the .c files ? May 23 12:37:30 I think it is but it's tricky. Pretty much no one does it that way. May 23 12:37:48 it should be quite easy May 23 12:38:02 just create a directory and run configure from there May 23 12:38:07 mkdir somewhere ; cd somewhere ; ../configure ; make May 23 12:38:13 hmm May 23 12:38:13 that's the usual way to do it May 23 12:38:16 gonna test that May 23 12:38:18 exactly May 23 12:46:30 Ah, I thought you ment automating it May 23 14:01:23 hello May 23 14:11:32 <|tbb|> hi all, is there a subversion client available right now May 23 14:21:52 |tbb|: haven't seen one. May 23 14:22:18 you gonna write code on your tablet, eh? May 23 14:49:54 <|tbb|> nope May 23 15:51:56 Ggrmble; There is no escape key on y bbbrand new bt keyboard May 23 15:52:16 how am i supose to use vi ? May 23 15:55:11 ctrl-] May 23 16:08:30 user__: which one did you get? (cause I don't want that one) May 23 16:16:16 Hi to all ... May 23 17:10:19 anyone have an autossh binary for os2007? http://www.harding.motd.ca/autossh/ May 23 17:10:27 looks like it would be handy May 23 17:39:52 crap. I was setting up SSH pub key auth on my n800. I logged in as root and dumped my id_rsa and id_rsa.pub files in /home/user/.ssh/, then logged out and tried to log back in so I could change the ownership of those files. Now I can't log in as root! It says "stdin is not a tty". What can I do? May 23 17:40:39 try ssh -t May 23 17:41:12 no good. May 23 17:41:27 time to install gainroot and do it from console then May 23 17:41:59 ok. Luckily I had a root SSH console sitting around. What causes that message so I can fix it? Chown'ing those files didn't help. May 23 17:42:34 the error itself is, well, not getting a tty. With openssh you can force a pty allocation with -t, I'm not surprised dropbear sshd doesn't support it. I don't know why you'd be getting it, however. May 23 17:43:00 you could maybe get strace installed and trace the dropbear server and see what it's trying to do May 23 17:43:32 I think I'm running the openssh server... how do I get a list of the packages install from the cli? May 23 17:44:03 probably dpkg May 23 17:46:03 yeah, dropbear server, openssh client. May 23 17:46:30 why the f would I not have a tty all the sudden? May 23 17:47:14 can you only log in as root once? May 23 17:47:26 dunno, i've never had it happen with dropbear. Usually means you're doing something funny, like trying to run a screen-based program directly May 23 17:49:49 geez. I'm not. That I know of. I'm terrified to log out of my root console session now too. May 23 17:54:22 can you ssh in as user? May 23 17:54:49 * trevarthan sighs May 23 17:54:53 /proc/sys/kernel/pty/max = 4 May 23 17:54:59 I almost shat myself. May 23 17:55:42 I just had too many consoles open. May 23 17:59:48 now. i wonder if it's possible to overwrite the screen lock dialog with something that has thumb friendly buttons? May 23 18:01:46 evening May 23 18:04:39 trevarthan: hildon-libs/hildon-widgets/hildon-code-dialog.c May 23 18:04:42 doesn't look like it's a process. probably built into hildon itself or something. May 23 18:04:48 ah May 23 18:04:49 cool May 23 18:07:58 tko: so, I've got the dev kit. I'm assuming it comes with hildon binaries. How would I go about recompiling hildon? May 23 18:08:34 trevarthan: apt-get source hildon-libs ; apt-get build-dep hildon-libs ; cd hildon-libs* ; dpkg-buildpackage -rfakeroot -b May 23 18:09:56 sweet May 23 18:10:13 MDK: where did the lock code dialog go? I can't see it in hildon-1 May 23 18:11:21 (IIRC we were doing something for the buttons already) May 23 18:12:35 how do I make the dialog appear in Xephyr? May 23 18:13:27 gtk_dialog_run (hildon_code_dialog_new ()); ? May 23 18:15:10 isn't there like a keystroke to emulate the power button or something? May 23 18:15:44 I'm not sure the systemui process is running in xephyr May 23 18:16:35 besides, it's much easier for you to make a tiny app which shows the dialog instead of restarting the xephyr environment all the time May 23 18:16:48 ok. fair enough. May 23 18:43:10 yo May 23 18:56:55 I was going to check lucasr's screencasts on writing some n800 apps using python May 23 18:57:06 but it would seem that his tutorials are for the next generation hildon version May 23 18:57:08 re May 23 18:57:09 is that correct ? May 23 18:57:23 and if so, is there some tutorial for the current version so I could write an app that would work today ? May 23 19:03:39 If anyone wants to play with the IRSSI package I made, you can get it here: http://www.guardiani.us/index.php/N800_custom_packages May 23 19:04:13 Consider it a Beta package. I've been testing it today and it seems to work nicely, but no promises. May 23 19:05:44 i will betta May 23 19:14:25 vertigo May 23 19:29:32 irssi ? May 23 19:29:37 on a nokia tablet May 23 19:29:52 how much time do you need to enter a sentence ?:) May 23 19:45:48 i am writing this with my thumbs. it's not too bad. May 23 19:46:58 hella better than im'ing or texting from a phone. my wife does that all the time too. May 23 19:47:29 i'll ask her what she's smoking for ya. May 23 19:49:25 Hi to all ... May 23 19:58:38 hey all! May 23 20:09:25 can status applets be written in python ? May 23 21:11:44 trevarthan: I get "NO WINDOWS: -!- Irssi: Invalid charset: CP1252" May 23 21:13:32 Hi to all ... May 23 21:57:49 Okko: you got an n800 with that latest firmware? May 23 22:11:32 trevarthan video of your accomplishments May 23 22:20:17 there is no way to get scrollback history using irssi-proxy, is there? May 23 22:20:49 So I'm basically without history from the time I leave one terminal and go to another... May 23 22:22:29 unique311: you want a video of what exactly? May 23 22:24:35 irssi running on the 770or800 May 23 22:25:48 why? you don't believe me? May 23 22:25:56 I'm not sure how I would go about doing that. May 23 22:26:05 I could take a screenshot. May 23 22:26:24 no video camera, other than my n800 though. May 23 22:39:25 i believe.. May 23 22:39:33 a video is always a plus.. May 23 22:39:42 place it on the youtube.. May 23 22:40:11 and people who are hardcore fans of irsii, it might be a motivation to get an N800 May 23 22:40:12 lol May 23 23:36:56 anyone alive?? May 24 00:22:39 any .net programmers here? May 24 00:23:38 Negen: best just ask the question :) May 24 00:24:15 im about to f May 24 00:25:11 laaunch a site for security apps on the n800 looking for another .net dev May 24 00:38:28 any bt keyboards work with the n800? May 24 00:38:39 yes May 24 00:39:28 ive tried two of my logis.... no discovery May 24 00:39:37 any suggestions? May 24 00:39:56 we've used thinkoutside keyboards, and also a frogpad, with no problems May 24 00:40:16 did you make them discoverable? May 24 00:40:23 what bout mice May 24 00:40:32 anything that implements the bluetooth HID keyboard profile should work May 24 00:40:43 mice I don't think so, there's no pointer :D May 24 00:41:07 of course even used btscanner to assure correct addy May 24 00:41:41 eh? you're not using the UI? May 24 00:42:26 i did but after discovery and no input used it May 24 00:42:49 may be the kb May 24 00:43:07 i know shit bout bt though May 24 00:47:54 ahh got it now... brb May 24 01:11:21 hello folks May 24 01:11:47 any crazy man to test the new version of my game? May 24 01:18:26 unique! May 24 01:36:41 it is the kb robot... they require proprietary drivers May 24 01:40:15 is there any way to get active x ctrls to work on the 800? May 24 01:40:36 im trying to use tvlinks May 24 01:42:18 any help for an 800 noob? **** ENDING LOGGING AT Thu May 24 02:59:57 2007