2015-02-02 00:12 note: I'm not sure how compatible maemo xchat's script API is to the genuine xchat, since it has e.g. no python support built in 2015-02-02 00:23 wpwrak has quit [Ping timeout: 265 seconds] 2015-02-02 00:27 wpwrak has joined #qi-hardware 2015-02-02 00:28 http://askubuntu.com/questions/151224/how-to-get-xchat-to-automatically-ghost-the-old-session-on-provider-forced-r 2015-02-02 00:29 lrockhq has quit [Quit: Leaving] 2015-02-02 00:36 note that even https://github.com/Sepero/xchat_auto_ghost/blob/master/auto_ghost.py lacks the delay between the ghost-cmd and the nick-cmd I mentioned above 2015-02-02 00:42 you can easily solve that whole thing when you use "/msg nickserv id $accountname $password /msg nickserv ghost $primary_nick $password /timer 6 nick $primary_nick" in Server's "connect command", I guess 2015-02-02 00:44 I probably used a command like "cmd auto-login.xsh" instead 2015-02-02 00:44 or s/cmd/source/, or script, or exec or dunno what's the right reserved word to run a script 2015-02-02 00:45 I don't use this stuff anymore on xchat since I installed ZNC 2015-02-02 00:49 HAHA!!! >> I changed the second command to /timer 5 nick nickname.<< ( Izzy Jun 18 '12 at 21:31 ) 2015-02-02 00:52 s@auto-login.xsh@/home/user/.xchat2/xchat-login.xsh @ 2015-02-02 01:07 wpwrak: another nice one, re >>does that wait until i have sorted out the nick situation << : https://freenode.net/recommended/xchat/kludges/cloak-before-join.pl.txt 2015-02-02 01:22 dos1 has quit [Ping timeout: 255 seconds] 2015-02-02 01:38 kristianpaul has quit [Ping timeout: 255 seconds] 2015-02-02 01:40 kristianpaul has joined #qi-hardware 2015-02-02 01:40 kristianpaul has joined #qi-hardware 2015-02-02 01:52 FDCX_ has quit [Ping timeout: 264 seconds] 2015-02-02 01:53 kristianpaul has quit [Quit: Reconnecting] 2015-02-02 01:54 kristianpaul has joined #qi-hardware 2015-02-02 01:54 kristianpaul has joined #qi-hardware 2015-02-02 01:54 kristianpaul has quit [Client Quit] 2015-02-02 01:54 kristianpaul has joined #qi-hardware 2015-02-02 01:54 kristianpaul has quit [Changing host] 2015-02-02 01:54 kristianpaul has joined #qi-hardware 2015-02-02 02:00 ah yes, that looks like the level of complexity i expected 2015-02-02 02:00 huh? 2015-02-02 02:00 "/msg nickserv id $accountname $password /msg nickserv ghost $primary_nick $password /timer 6 nick $primary_nick" doesn't sound like any level of complexity 2015-02-02 02:01 and again, as long as you don't run into a collision (due to your login being more than 5 minutes after you left server with ping timeout), nothing at all will show up as a problem 2015-02-02 02:02 when however you encounter the smoker issue, you will easily fix it with "/msg nickserv id $accountname $password /msg nickserv ghost $primary_nick $password /timer 6 nick $primary_nick" and nobody will get hurt 2015-02-02 02:02 when you refer to https://freenode.net/recommended/xchat/kludges/cloak-before-join.pl.txt - I don't see you using a cloak 2015-02-02 02:04 I guess your concerns are due to incomplete understanding of the true nature of the problem 2015-02-02 02:06 >> Though the connection usually is re-established within seconds, due to the changed IP the "old session" is invalidated. XChat automatically joins the network(s), but then my nick gets refused as it "is already in use". I can manually solve that by "/nickserv ghost MyUser MyPass" << 2015-02-02 02:06 http://askubuntu.com/questions/151224/how-to-get-xchat-to-automatically-ghost-the-old-session-on-provider-forced-r 2015-02-02 02:07 wpwrak_ is simply the alternative user nickname you configured in your xchat, which gets used when the primary one is "in use" 2015-02-02 02:08 yes, you might join channels with nick wpwrak_ and then everybody sees when the script changes your nick to wpwrak, but what's the real problem in that, other than cosmetic? 2015-02-02 02:09 note however that this only happens when you actually run into a nick collision 2015-02-02 02:10 and even then I'm not sure if xchat doesn't do "the right thing" and postpones channel autojoin until any server-connect-cmd finished 2015-02-02 02:11 which would completely avoid any nick changes visible in channels 2015-02-02 02:12 <-- wpwrak (~werner@154-164-231-201.fibertel.com.ar) has left this server and --> wpwrak (~werner@154-164-231-201.fibertel.com.ar) has joined this channel. will show up nevertheless, inevitably 2015-02-02 02:14 anyway such is IRC, such is the problem, and those are the tools to mitigate/fix it. Nothing else you can do about it, so either you accept smoker or you do sth about it to fix the issue 2015-02-02 02:21 xiangfu has joined #qi-hardware 2015-02-02 02:35 * DocScrutinizer05 should feel less annoyed when providing a oneliner solution and receiving complaints about the perceived complexity in such solution 2015-02-02 02:35 seems it's a recurring pattern at wpwrak's side 2015-02-02 02:36 I just fail to clearly decide if that's sarcasm, irony, or just kidding 2015-02-02 02:38 Textmode has joined #qi-hardware 2015-02-02 02:46 archang has quit [Quit: Konversation terminated!] 2015-02-02 02:47 atommann has joined #qi-hardware 2015-02-02 02:50 with script it will look like: 2015-02-02 02:50 01:52 DocScrutinizer05 has quit [Disconnected by services] 2015-02-02 02:51 01:52 DocScrutinizer05 has joined #qi-hardware 2015-02-02 02:53 naw, no reason to get excited :) i was commenting on that perl script. and it wasn't a complaint either, just me saying that the complexity of the script looked like what i'd expect, considering the complexity of the task (to be honest, i'm not entirely sure it covers all the corner cases, e.g., multiple disconnects and such. but it may still fail "nicely" even in cases it doesn't handle properly, which would be good enough in this co 2015-02-02 02:53 ntext.) 2015-02-02 02:55 I don't know how multiple disconnects look for a client that usually has only one connect per server 2015-02-02 02:55 xiangfu: i have a fun question for you: our beloved president is visiting china these days. at the beginning of her trip, she said nice things about Mao. now i wonder if that was a good or a bad idea :) 2015-02-02 02:55 DocScrutinizer05: i mean over time 2015-02-02 02:55 I don't see why that's an issue 2015-02-02 02:56 also please note that worst case(!!!) a reconnect with ghost script but without client waiting for server-reconnect-script to finish would look like: 2015-02-02 02:56 01:43 dos11 has joined #qi-hardware 2015-02-02 02:56 01:43 dos11 is now known as dos1 2015-02-02 02:56 well, does the script get terminated and restarted ? or does it keep on running, waiting for an event that was never scheduled in the new session ? 2015-02-02 02:57 I don't bother checking that script 2015-02-02 02:57 it's completely unrelated basically 2015-02-02 02:59 it's meant to enforce a delay in joining channels until nickserv authenticated you and applied cloak, since otherwise you'd expose your IP to channels 2015-02-02 02:59 _you_ expose your IP all the time since you don't use a cloak 2015-02-02 02:59 so please forget about that script 2015-02-02 03:00 naw, the script looks useful. that's a starting point. and yes, those "cosmetics" are important to me 2015-02-02 03:01 I just linked to it to give a hint what to do when you're really concerned about that visible nick change 2015-02-02 03:01 yup. thanks ! 2015-02-02 03:02 but again, I *think* xchat just behaves and defers chan autojoin until server connect script/cmd returns 2015-02-02 03:03 would be quite weird when they started a concurrent child process for executing server connect command 2015-02-02 03:03 after all such command is supposed to run in parent process' environment 2015-02-02 03:04 depends a bit on what you expect it to be used for 2015-02-02 03:04 or, rather, expected at the time of implementation. it's not uncommon to find some mechanism whose function overlaps with another one added at a different time 2015-02-02 03:05 please simply open xchat server list config, freenode network, and add >>"/msg nickserv id $accountname $password /msg nickserv ghost $primary_nick $password /timer 6 nick $primary_nick"<< to server's "Connect Command" 2015-02-02 03:05 as elaboreated upon in http://askubuntu.com/questions/151224/how-to-get-xchat-to-automatically-ghost-the-old-session-on-provider-forced-r 2015-02-02 03:06 which funnily enough is *exactly* what I implemented a 2 or 3 years before 2015-02-02 03:07 then when you actually encounter a 2015-02-02 03:07 01:43 dos11 has joined #qi-hardware 2015-02-02 03:07 01:43 dos11 is now known as dos1 2015-02-02 03:07 alike problem, you can have a look into that script 2015-02-02 03:09 http://i.stack.imgur.com/N1j0b.png 2015-02-02 03:10 again: server password is what you should use, and for freenode it's ":" 2015-02-02 03:11 according to nickserv your account name is identical to your preferred nick 2015-02-02 03:11 [Notice] -NickServ- Information on wpwrak (account wpwrak) 2015-02-02 03:13 using nickserv password would do a second authentication, and the 1st command in my suggested connect-command is a third authentication 2015-02-02 03:14 you probably get away with using just one, ideally server password 2015-02-02 03:15 xchat says that i have to use a script for multiple commands 2015-02-02 03:16 hmm, interesting. That's prolly why I actually did ;-) 2015-02-02 03:16 and /load complains that it can't find my script. hmm. 2015-02-02 03:16 FQN? 2015-02-02 03:16 ah, was a typo :) 2015-02-02 03:17 never really wrapped my head around that stuff either 2015-02-02 03:17 whatever it is :) 2015-02-02 03:17 yep 2015-02-02 03:17 okay, xchat is armed :) we'll see at the next disconnect if it also works :) 2015-02-02 03:18 either ctrl-sh-A;U or ctrl-sh-alt-U 2015-02-02 03:18 sinply kill xchat and restart it 2015-02-02 03:19 (ctrl-shit-and-so-on) it looks like the sort of thing that's best avoided :) 2015-02-02 03:19 *nod* 2015-02-02 03:19 particularly since it seems to depend on gtk version 2015-02-02 03:20 http://xchat.org/faq/#q214 2015-02-02 03:21 OUUUUUUUCH!!! >>You can create two UserCommands, with the same name, and then execute the UserCommand. It will be executed in the same order as it's written in the UserCommands GUI.<< took a while til I even got what they meant 2015-02-02 03:22 note the -e parameter for /load ! 2015-02-02 03:23 otherwise I guess it expects a script to get interpreted by the shebang interpreter 2015-02-02 03:25 btw you don't even need to kill xchat. a simple "reconnect" should do 2015-02-02 03:25 begin with #!/usr/bin/xchat then wait for what happens ;-) 2015-02-02 03:25 menu -> "server" -> "reconnect" 2015-02-02 03:26 naw, don't want to produce all that nosie 2015-02-02 03:26 that shall not be much noise 2015-02-02 03:26 and when there's more noise than you expected, you at least can do sth about it when you test it under close supervision 2015-02-02 03:27 go figure you inserted a typo that makes xchat hang in an endless loop on next reregister ;-P 2015-02-02 03:28 THAT would create *too much* noise 2015-02-02 03:29 for a start you can invoke the script manually (/LOAD -e ) 2015-02-02 03:30 you should see a few "you're already authenticated" and "you can't ghost yourself", while nobody else will notice anything 2015-02-02 03:31 wpwrak: (nice things about Mao): It is bad for your own country. it is good for her in China public place but it is bad when people talking private like me. 2015-02-02 03:31 hehe, good answer 2015-02-02 03:38 rjeffries has quit [Remote host closed the connection] 2015-02-02 03:39 DocScrutinizer05 has quit [Quit: EEEEEEK] 2015-02-02 03:39 DocScrutinizer05 has joined #qi-hardware 2015-02-02 03:40 [2015-02-02 Mon 04:39:43] [Notice] -NickServ- This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify . 2015-02-02 03:40 [2015-02-02 Mon 04:39:43] [Notice] -NickServ- You are now identified for jOERG_rw. 2015-02-02 03:40 [2015-02-02 Mon 04:39:49] [Notice] -NickServ- You are already logged in as jOERG_rw. 2015-02-02 03:40 [2015-02-02 Mon 04:39:49] [Notice] -NickServ- You may not ghost yourself. 2015-02-02 03:40 [2015-02-02 Mon 04:39:50] [Notice] -NickServ- You may not ghost yourself. 2015-02-02 03:44 archang has joined #qi-hardware 2015-02-02 03:45 ^^^ been a "reconnect" 2015-02-02 04:17 atommann has quit [Ping timeout: 245 seconds] 2015-02-02 04:28 archang has quit [Ping timeout: 252 seconds] 2015-02-02 04:32 porchao has joined #qi-hardware 2015-02-02 04:34 archang has joined #qi-hardware 2015-02-02 04:40 dos1 has joined #qi-hardware 2015-02-02 04:56 xiangfu: heh, that's about what i tought after having a look at what wikipedia has to say about how mao is perceived in china today. ah well, she also thinks that venezuela is a great example. ah well, let's just hope the chinese government has been properly briefed on what sort of president is visiting them - and how much longer that president will stay in power. 2015-02-02 05:06 wpwrak: the chinese government changed recently. 2015-02-02 05:07 will that mean a significant change in policies ? i picture china as a country where successive governments maintain a fairly constant style 2015-02-02 05:07 because the new president of China. : https://en.wikipedia.org/wiki/Xi_Jinping 2015-02-02 05:10 hmm... no. start from the chinese government inside first. 2015-02-02 05:13 the current argentine government is left-populist, basically cleptocratic, and not very competent at actually running its country 2015-02-02 05:13 however, it has proven great skills at ruining it ... 2015-02-02 05:15 unfortunately, there are lots of uneducated people who like left-populism. so it's not sure yet whether argentina will get a decent government at the next elections, which are august-november this year. 2015-02-02 05:16 (primaries to select among candidates within parties are in august, then the main election in october and - if needed - another round between the winners of the main election in november) 2015-02-02 06:21 jekhor has joined #qi-hardware 2015-02-02 06:22 https://www.youtube.com/watch?v=aThCr0PsyuA 2015-02-02 06:26 well, just another AR goggles. "holograms" is pretty misleading. BTW google glass relaunch i aiming at exactly same direction 2015-02-02 06:26 s/ i / is / 2015-02-02 06:26 DocScrutinizer05 meant: "well, just another AR goggles. "holograms" is pretty misleading. BTW google glass relaunch is aiming at exactly same direction" 2015-02-02 06:40 Yes. 2015-02-02 06:58 fengling has joined #qi-hardware 2015-02-02 07:02 Textmode has quit [Quit: "It was one dev, naked in a room with a carton of cigarettes, a thermos full of coffee and bourbon, and all his summoned angels."] 2015-02-02 07:19 jluis has joined #qi-hardware 2015-02-02 07:35 bellow has joined #qi-hardware 2015-02-02 07:35 Hello 2015-02-02 07:35 I am trying to reconnect my Magnavox MBP 5120 blu-ray player to my Linksys routers wifi (which I have done before without trouble) and I am getting DHCP cannot be acquired. I have change the IP Address to manual on the blu-ray player without changing the IP address itself and no error. I have checked the routers settings and DHCP is enabled. Is the 2015-02-02 07:35 re a way to fix this? I had it connected just fine so I added the ip/mac address to the DHCP Reservation think that would help it did not. 2015-02-02 07:44 bellow has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 2015-02-02 07:44 bellow has joined #qi-hardware 2015-02-02 07:52 wpwrak: there was some KiCAD talk at FOSDEM but I wasn't there :( 2015-02-02 07:55 xiangfu has quit [Remote host closed the connection] 2015-02-02 07:56 xiangfu has joined #qi-hardware 2015-02-02 08:03 wpwrak: https://lh5.googleusercontent.com/-YHwWlURyobA/VMuzjrkVteI/AAAAAAAAAOg/WJ7LLtljGko/w536-h876-no/MDP_Module_3.jpg 2015-02-02 08:03 I think that's the modular google smartphone which jamal mentioned 2015-02-02 08:29 I am trying to reconnect my Magnavox MBP 5120 blu-ray player to my Linksys routers wifi (which I have done before without trouble) and I am getting DHCP cannot be acquired. I have change the IP Address to manual on the blu-ray player without changing the IP address itself and no error. I have checked the routers settings and DHCP is enabled. Is the 2015-02-02 08:29 re a way to fix this? I had it connected just fine so I added the ip/mac address to the DHCP Reservation think that would help it did not. 2015-02-02 08:53 newcup has joined #qi-hardware 2015-02-02 09:44 wolfspraul has joined #qi-hardware 2015-02-02 09:45 jekhor has quit [Ping timeout: 256 seconds] 2015-02-02 10:14 bellow has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 2015-02-02 10:16 xiangfu has quit [Quit: leaving] 2015-02-02 10:46 jekhor has joined #qi-hardware 2015-02-02 10:48 archang has quit [Ping timeout: 240 seconds] 2015-02-02 10:53 jekhor has quit [Read error: Connection reset by peer] 2015-02-02 10:53 jekhor has joined #qi-hardware 2015-02-02 10:59 wolfspraul has quit [Ping timeout: 240 seconds] 2015-02-02 11:07 wolfspraul has joined #qi-hardware 2015-02-02 11:12 jekhor_ has joined #qi-hardware 2015-02-02 11:14 jekhor__ has joined #qi-hardware 2015-02-02 11:16 jekhor has quit [Ping timeout: 240 seconds] 2015-02-02 11:18 jekhor_ has quit [Ping timeout: 255 seconds] 2015-02-02 11:19 jekhor__ has quit [Ping timeout: 265 seconds] 2015-02-02 11:21 pcercuei has joined #qi-hardware 2015-02-02 11:21 jekhor__ has joined #qi-hardware 2015-02-02 11:25 pcercuei has quit [Ping timeout: 244 seconds] 2015-02-02 11:26 pcercuei has joined #qi-hardware 2015-02-02 11:53 jekhor_ has joined #qi-hardware 2015-02-02 11:57 jekhor__ has quit [Ping timeout: 250 seconds] 2015-02-02 11:58 jekhor has joined #qi-hardware 2015-02-02 12:01 jekhor_ has quit [Ping timeout: 264 seconds] 2015-02-02 13:22 jekhor_ has joined #qi-hardware 2015-02-02 13:25 jekhor has quit [Ping timeout: 244 seconds] 2015-02-02 14:31 Nik05 has quit [Remote host closed the connection] 2015-02-02 14:34 Nik05 has joined #qi-hardware 2015-02-02 15:05 jekhor__ has joined #qi-hardware 2015-02-02 15:08 jekhor_ has quit [Ping timeout: 250 seconds] 2015-02-02 15:12 pcercuei has quit [Ping timeout: 255 seconds] 2015-02-02 15:14 pcercuei has joined #qi-hardware 2015-02-02 15:22 pcercuei has quit [Ping timeout: 264 seconds] 2015-02-02 15:24 jekhor__ has quit [Read error: Connection reset by peer] 2015-02-02 15:27 pcercuei has joined #qi-hardware 2015-02-02 15:31 jluis has quit [Remote host closed the connection] 2015-02-02 15:34 xiangfu has joined #qi-hardware 2015-02-02 15:37 jluis has joined #qi-hardware 2015-02-02 15:40 jekhor__ has joined #qi-hardware 2015-02-02 16:07 wej has quit [Ping timeout: 245 seconds] 2015-02-02 16:11 wej has joined #qi-hardware 2015-02-02 16:21 xiangfu has quit [Quit: leaving] 2015-02-02 17:01 jekhor__ has quit [Ping timeout: 245 seconds] 2015-02-02 17:19 Luke-Jr has quit [Read error: Connection reset by peer] 2015-02-02 17:19 Luke-Jr has joined #qi-hardware 2015-02-02 17:29 pcercuei has quit [Ping timeout: 246 seconds] 2015-02-02 17:36 pcercuei has joined #qi-hardware 2015-02-02 17:40 wolfspraul has quit [Quit: leaving] 2015-02-02 17:40 wolfspraul has joined #qi-hardware 2015-02-02 17:57 jwhitmore has joined #qi-hardware 2015-02-02 18:03 pcercuei has quit [Ping timeout: 264 seconds] 2015-02-02 18:08 pcercuei has joined #qi-hardware 2015-02-02 18:12 lrockhq has joined #qi-hardware 2015-02-02 18:12 lrockhq has joined #qi-hardware 2015-02-02 18:24 pcercuei has quit [Ping timeout: 256 seconds] 2015-02-02 18:25 pcercuei has joined #qi-hardware 2015-02-02 18:35 pcercuei has quit [Ping timeout: 245 seconds] 2015-02-02 19:10 pcercuei has joined #qi-hardware 2015-02-02 19:46 jekhor__ has joined #qi-hardware 2015-02-02 20:23 lrockhq has quit [Quit: Leaving] 2015-02-02 20:48 jwhitmore has quit [Remote host closed the connection] 2015-02-02 20:51 methril has joined #qi-hardware 2015-02-02 21:11 methril has quit [Ping timeout: 245 seconds] 2015-02-02 21:14 methril has joined #qi-hardware 2015-02-02 21:30 jekhor__ has quit [Ping timeout: 245 seconds] 2015-02-02 21:39 wolfspraul has quit [Quit: leaving] 2015-02-02 22:37 wej has quit [Ping timeout: 250 seconds] 2015-02-02 22:45 dandon_ has quit [Quit: .] 2015-02-02 22:50 dandon has joined #qi-hardware 2015-02-02 23:49 pcercuei has quit [Ping timeout: 245 seconds]