--- Log opened Mon Feb 08 00:00:12 2010 |
00:35 | < celticminstrel> | ...it's not detecting my enter key. |
00:42 | | * celticminstrel curses curses. |
00:42 | < celticminstrel> | Its keys don't make any sense! |
00:46 | | Gruber [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
00:48 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [Ping timeout: 121 seconds] |
00:51 | | Gruber is now known as gnolam |
01:01 | | Attilla [Attilla@FBC920.58502B.4BF0F8.FCE0D3] has quit [[NS] Quit: ] |
01:03 | | AbuDhabi [annodomini@Nightstar-c4fc0609.adsl.tpnet.pl] has quit [[NS] Quit: For the sleep.] |
03:13 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: *hums* Can't stay now!] |
04:06 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
04:10 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: ] |
04:10 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code |
04:10 | | mode/#code [+o Vornicus] by Reiver |
04:16 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds] |
04:17 | | Derakon[AFK] is now known as Derakon |
04:28 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has quit [[NS] Quit: ] |
04:30 | | Vornicus [vorn@ServerAdministrator.Nightstar.Net] has joined #code |
04:30 | | mode/#code [+o Vornicus] by Reiver |
04:39 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [[NS] Quit: Z?] |
05:01 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
05:16 | < Tarinaky> | Does anyone know about using wide characters in ncurses? There's a vague mentioning of ncursesw.h but I can't then find it anywhere on my system or in my distro's repo. |
05:29 | < Tarinaky> | This is annoying. :/ |
05:32 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has joined #code |
06:01 | | Tarinaky [Tarinaky@Nightstar-2d2cf7bd.adsl.virginmedia.net] has quit [Connection closed] |
06:10 | <@McMartin> | Man, he left |
06:11 | <@McMartin> | I have bad news for him |
06:11 | <@McMartin> | ncurses only *pretends* to handle wide characters |
06:11 | <@Derakon> | Does "wide" mean UTF-16 or "twice the horizontal pixels"? |
06:11 | | Bobsentme [NSwebIRC@051596.69129A.C96753.910884] has joined #code |
06:11 | <@McMartin> | "anything outside of Unicode 0-127" |
06:11 | | * Bobsentme whimpers |
06:11 | <@Derakon> | Ahh. |
06:11 | <@McMartin> | You can fake it, a little, with locales. That's what nfrotz does |
06:12 | <@McMartin> | It's extremely fragile. |
06:12 | <@Derakon> | I can imagine. |
06:16 | | Tarinaky [Tarinaky@Nightstar-2d2cf7bd.adsl.virginmedia.net] has joined #code |
06:24 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has quit [[NS] Quit: *hums* Can't stay now!] |
06:28 | | Derakon is now known as Derakon[AFK] |
06:30 | <@ToxicFrog> | Tarinaky: |
06:30 | <@ToxicFrog> | <McMartin> Man, he left |
06:30 | <@ToxicFrog> | <McMartin> I have bad news for him |
06:30 | <@ToxicFrog> | <McMartin> ncurses only *pretends* to handle wide characters |
06:30 | <@ToxicFrog> | <Derakon> Does "wide" mean UTF-16 or "twice the horizontal pixels"? |
06:30 | <@ToxicFrog> | <McMartin> "anything outside of Unicode 0-127" |
06:30 | <@ToxicFrog> | * Bobsentme whimpers |
06:30 | <@ToxicFrog> | <Derakon> Ahh. |
06:30 | <@ToxicFrog> | <McMartin> You can fake it, a little, with locales. That's what nfrotz does |
06:30 | <@ToxicFrog> | <McMartin> It's extremely fragile. |
06:31 | < Tarinaky> | Damn >.< |
06:31 | < Tarinaky> | The library says it can do it >.< |
06:31 | < Tarinaky> | Why does it lie q.q |
06:32 | < Bobsentme> | Same reason we do: Because we can! |
06:34 | < Tarinaky> | This is a complete pain in the arse. |
06:34 | < Tarinaky> | So what -can- I do? |
06:41 | < Tarinaky> | I really have my heart set on getting Unicode to work :/ |
08:01 | | Rhamphoryncus [rhamph@Nightstar-8931f88f.abhsia.telus.net] has joined #code |
08:20 | | AnnoDomini [annodomini@Nightstar-c4fc0609.adsl.tpnet.pl] has joined #code |
08:20 | | mode/#code [+o AnnoDomini] by Reiver |
08:47 | | Attilla [Attilla@FBC920.58502B.4BF0F8.FCE0D3] has joined #code |
08:47 | | mode/#code [+o Attilla] by Reiver |
09:56 | | Attilla [Attilla@FBC920.58502B.4BF0F8.FCE0D3] has quit [[NS] Quit: ] |
10:28 | | Tarinaky_ [jes55@Nightstar-203b3f66.le.ac.uk] has joined #code |
10:28 | < Tarinaky_> | I'm trying to work out how, in VC++ I can create a region from a panel. |
10:28 | < Tarinaky_> | Or, indeed, any other object. |
10:36 | < Tarinaky_> | Okay. Nm. Think I've worked out what I want to do. Need to figure out how to get it to do scroll-bars for me though :/ |
10:41 | | Rhamphoryncus [rhamph@Nightstar-8931f88f.abhsia.telus.net] has quit [Client exited] |
10:49 | | Tarinaky_ [jes55@Nightstar-203b3f66.le.ac.uk] has quit [Client closed the connection] |
11:01 | | Bobsentme [NSwebIRC@051596.69129A.C96753.910884] has quit [[NS] Quit: Page closed] |
11:36 | | thalass [thalass@Nightstar-5289396d.bigpond.net.au] has joined #code |
11:37 | < thalass> | Another stupid noob question. To "./configure" a program that was downloaded as a .tar.gz, does it have to be unpacked, or is that what ./configure does? |
11:42 | < thalass> | nevermind :P |
11:43 | < Serah> | IIRC. it has to be unballed. |
11:45 | < thalass> | Yeah it didn't work otherwise |
11:45 | < thalass> | I'm learnding! |
11:45 | < thalass> | ./ralf |
11:45 | < thalass> | also /ralph |
11:53 | < thalass> | godsdamnit. kismet's ./configure complains that I don't have libcurses and libncurses, where synaptic says i have the latter, and I used synaptic to install the former. Because apt-get doesn't recognise either of them. |
11:53 | < thalass> | still no joy |
12:05 | <@TheWatcher> | thalass: you need to have the development packages installed, too |
12:06 | <@TheWatcher> | so look for libncurses-devel or something |
12:06 | < thalass> | ah ok |
12:06 | < thalass> | thanks |
12:06 | <@TheWatcher> | (when compiling something, it's not sufficient to just have the normal end-user runtime installation, you need to have the developer package that includes things like headers and link libraries) |
12:08 | < thalass> | Ah. Makes sense. I was wondering what the dev versions were for. :P |
13:19 | < thalass> | thanks for the help. It seems to have installed zomfg |
13:19 | | * thalass gains linux exp |
13:20 | | thalass [thalass@Nightstar-5289396d.bigpond.net.au] has quit [[NS] Quit: Leaving] |
13:22 | < Tarinaky> | Shame I didn't get here 2 min earlier. |
13:22 | < Tarinaky> | I would have used Level drain on him. |
13:26 | | thalass [thalass@Nightstar-5289396d.bigpond.net.au] has joined #code |
13:26 | < thalass> | arg. How do I add my user (thalass) to the group 'kismet'? |
13:27 | < Tarinaky> | thalass: gpasswd as root. |
13:28 | < Tarinaky> | Then newgrp as your user. |
13:29 | <@TheWatcher> | or, as root, just do `usermod -a -G kismet thalass` |
13:29 | < Tarinaky> | TheWatcher: Doesn't the user still need to relog/newgrp? |
13:31 | < thalass> | the group kismet already exists, so newgrp isn't necessary? |
13:32 | <@TheWatcher> | thal: newgrp updates your current user |
13:32 | < thalass> | ah |
13:32 | < Tarinaky> | newgrp 'logs in' to a group. |
13:33 | <@TheWatcher> | Tarinaky: can't remember, honestly. Probably does. |
13:33 | | AbuDhabi [annodomini@Nightstar-a18fcd04.adsl.tpnet.pl] has joined #code |
13:34 | < thalass> | heyo it worked |
13:34 | < Tarinaky> | I'm going for a nap. Later. |
13:36 | | AnnoDomini [annodomini@Nightstar-c4fc0609.adsl.tpnet.pl] has quit [Ping timeout: 121 seconds] |
13:36 | < thalass> | I tried usermod on the advise of a random google-found website, but it didn't seem to work. However it didn't say to newgrp after, so perhaps it did. But gpasswd + newgrp worked! |
13:37 | | * Reiver stares at thalass and his crazy moon language |
13:37 | | * thalass goes to play with what appears to be a kismet that works |
13:37 | < thalass> | see you in ten minutes when I have another screwup |
13:38 | < thalass> | Reiv: Kismet is like a linux version of netstumbler, apparently. But it requires linux-fu beyond my level to easily install |
13:38 | < thalass> | -ed |
13:38 | | thalass [thalass@Nightstar-5289396d.bigpond.net.au] has quit [[NS] Quit: omfg linux malarky] |
13:52 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
13:58 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has quit [[NS] Quit: ] |
13:59 | | gnolam [lenin@Nightstar-38637aa0.priv.bahnhof.se] has joined #code |
14:00 | | thalass [thalass@Nightstar-5289396d.bigpond.net.au] has joined #code |
14:00 | < thalass> | It appears to work! I suppose. The UI is in the shell, dos+mouse style, which is off-putting. |
14:01 | < thalass> | I suppose it works better than netstumbler, but the interface on NS is better - iirc you can connect to networks via the program, too. Which would be great because the ubuntu network-manager program is annoyingly over-automated |
14:15 | | Tarinaky [Tarinaky@Nightstar-2d2cf7bd.adsl.virginmedia.net] has quit [Operation timed out] |
14:26 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has quit [Ping timeout: 121 seconds] |
14:30 | | Tarinaky [Tarinaky@Nightstar-f92d66ca.adsl.virginmedia.net] has joined #code |
14:41 | | thalass [thalass@Nightstar-5289396d.bigpond.net.au] has quit [Ping timeout: 121 seconds] |
14:49 | | Attilla [Attilla@FBC920.58502B.4BF0F8.FCE0D3] has joined #code |
14:49 | | mode/#code [+o Attilla] by Reiver |
15:13 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has joined #code |
15:39 | | * TheWatcher blarghs at this prebuild version of gtk+ for windows |
15:41 | <@TheWatcher> | old versions of libjpeg, libtiff, libpng, and libz. Wonderful. |
16:05 | | You're now known as TheWatcher[afk] |
17:00 | < gnolam> | ... it's GTK+. |
17:01 | < gnolam> | The Fail Toolkit. |
17:25 | | Thaqui [Thaqui@27B34E.D54D49.F53FA1.6A113C] has quit [Client closed the connection] |
17:49 | | * Alek pokes |
17:50 | < Alek> | how does the following read? |
17:50 | < Alek> | Interests I am interested in computer hardware engineering; mechanical engineering; computer software engineering and programming; OS, game, and web design; and web and network administration. |
19:25 | | Rhamphoryncus [rhamph@Nightstar-8931f88f.abhsia.telus.net] has joined #code |
20:02 | <@TheWatcher[afk]> | gnolam: I'm more suspecting it's the guy who does the official precompiled binaries. |
20:11 | | celticminstrel [celticminstre@Nightstar-f8b608eb.cable.rogers.com] has joined #code |
20:31 | | You're now known as TheWatcher |
20:32 | | * TheWatcher bleghs, guesses he'll just have to sort out recompiling gtk from scratch |
22:28 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has quit [Ping timeout: 121 seconds] |
22:41 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
22:41 | | mode/#code [+o Kazriko] by Reiver |
22:54 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has quit [Ping timeout: 121 seconds] |
23:07 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
23:07 | | mode/#code [+o Kazriko] by Reiver |
23:13 | | You're now known as TheWatcher[T-2] |
23:15 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has quit [Ping timeout: 121 seconds] |
23:15 | | You're now known as TheWatcher[zZzZ] |
23:15 | | Kazriko [kaz@Nightstar-e09690fa.client.bresnan.net] has joined #code |
23:15 | | mode/#code [+o Kazriko] by Reiver |
23:21 | | AbuDhabi [annodomini@Nightstar-a18fcd04.adsl.tpnet.pl] has quit [[NS] Quit: Bguh.] |
23:24 | | Serah [Z@26ECB6.A4B64C.298B52.D80DA0] has quit [Ping timeout: 121 seconds] |
23:59 | | Serah [Z@3A600C.A966FF.5BF32D.8E7ABA] has joined #code |
--- Log closed Tue Feb 09 00:00:14 2010 |