#arpnetworks 2013-11-16,Sat

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
phluxmnathani: I haven't been able to do that with any DE or WM. Your Linux distribution isn't going to make a difference. [02:50]
.... (idle for 17mn)
***SpeedBus has quit IRC (Ping timeout: 245 seconds)
SpeedBus has joined #arpnetworks
[03:07]
......... (idle for 42mn)
mercutioi don't have that problem with synergy mnathani
if that helps :)
[03:50]
................................................................ (idle for 5h19mn)
***robonerd has joined #arpnetworks [09:09]
robonerdis arpnetworks contributing to the bhyve project? [09:09]
........................ (idle for 1h57mn)
bryceclol mercutio
Indeed, it's likely an app/plugin-specific functionality - when it receives the "focus lost" signal, it leaves fullscreen.
[11:06]
robonerdwhat does "focus lost" mean? [11:10]
m0undswhen you've got a foreground application and you click or context switch somehow to another app, it loses focus [11:15]
..... (idle for 20mn)
brycec@google window focus [11:35]
BryceBot0 total results returned for '', here's 0 [11:35]
brycecdamnit google... [11:35]
m0undsbrycebot, you suck [11:35]
brycec@google window focus [11:35]
m0undshttps://duckduckgo.com/?q=window+focus [11:35]
BryceBot282,000,000 total results returned for 'window focus', here's 3
Window focus() Method (http://www.w3schools.com/jsref/met_win_focus.asp) Example. Assure that the new window GETS focus (send the new window to the
front): ... Tip: Use the blur() method to remove focus from the current window.
Focus (computing) - Wikipedia, the free encyclopedia (http://en.wikipedia.org/wiki/Focus_(computing)) [edit]. aewm - focus follows pointer; aewm++ - click to focus; ahwm - click to focus,
sloppy ...
Window.focus - Web API interfaces | MDN (https://developer.mozilla.org/en-US/docs/Web/API/Window.focus) Sep 25, 2013 ... Makes a request to bring the window to the front. It may fail due to user settings
and the window isn't guaranteed to be frontmost before this ...
[11:35]
m0undshaha [11:36]
brycec(Sometimes the api request fails, and there's no error handling for that. yet.) [11:36]
m0undsjust have brycebot call out in pain [11:36]
brycecError handlers can be hard when you can't simulate the error [11:37]
m0undswell, you can simulate some pretty easily - connectivity, timeout, etc. spcecific ones probably wouldn't be too much fun [11:38]
***staticsafe has quit IRC (Ping timeout: 252 seconds) [11:39]
brycecI'm not even sure what the issue is... seems like a completely empty response... meh, I'll fix it, someday. [11:39]
m0undsguuguhl [11:40]
***staticsafe has joined #arpnetworks [11:43]
ThalinVien has quit IRC (Ping timeout: 240 seconds) [11:54]
brycecYay, turns out that specific issue is easily reproduced... and it's all the fault of DNS. [11:55]
staticsafeo_o [11:55]
m0undshuzzah [11:58]
brycecWell bandaid, logging in place and a better error message. Hopefully it won't ddie :) [12:00]
m0undsi gotta roast some coffee this weekend, i've been slacking off [12:02]
***hazardous has quit IRC (Ping timeout: 245 seconds)
hazardous has joined #arpnetworks
[12:12]
............... (idle for 1h10mn)
r0ni has joined #arpnetworks [13:25]
............ (idle for 57mn)
mnathaniphlux: Just one more reason why Desktop Linux isnt going mainstream. Windows however does full screen video playback while working on another monitor just fine. [14:22]
***dj_goku has joined #arpnetworks [14:22]
mike-burnsIn Chrome? [14:23]
m0undsuhh, yeah
haha
[14:24]
dj_gokuso I am getting a lot of output about em0 watch dog timeout resetting, how can I fix this. [14:25]
m0undsi do it on a daily basis at work [14:25]
dj_gokubut also I can telnet to ssh port 22, and get the banner, but if I try to ssh in it just timesout.
second having a real hard time doing any work over vnc over ssh.
[14:25]
...... (idle for 25mn)
mercutiodj: with openbsd? [14:50]
dj_gokuyes sir [14:50]
mercutiotry upgradng openbsd version
what version are you on?
i had problemsw ith that once
andi upgraded and it was better
[14:50]
dj_gokuI just installed a fresh 5.4 [14:50]
mercutiooh
interesting
are you on new node or old node?
i'm on older version and older node
[14:50]
dj_gokuno idea [14:51]
mercutiobut if you are on new node you should try virtio
umm
i don' remaember how to tell
is it a new vps?
or just new install?
[14:51]
dj_gokusure takes awhile for the network to startup too. :( [14:52]
mercutioi think something's probably wrong :/ [14:52]
dj_gokuno older vps
yeah I feel exactly the seme
[14:52]
mercutio``i'm on kvr15
you can tell from the vnc server ;/
[14:52]
dj_gokumy vnc server is kvr14.arpnetworks.com [14:53]
mercutioyeah so probably same hw
well identical not the actual same box
which means no virtio :/
i'm on openbsd 5.3 it seems
[14:53]
dj_gokuwhat does that mean?
virtio that is.
[14:53]
mercutioit means that virtio isn't supported i think
have you tried disabling mpbios?
oh it's a new virtial network driver
rather than emulating intel one
[14:53]
dj_gokunope [14:54]
mercutioit is just for vir[tual machines
like you have em0 at the moment right?
[14:54]
m0undsoh, is virtio actually supported on openbsd now? [14:54]
mercutiom0unds: yeh [14:54]
m0undscool [14:54]
mercutiowhen you boot
aare you using SMP kernel or single cpu kernel?
[14:55]
dj_gokusingle cpu
bsd kernel
[14:55]
mercutiohmm
i think that'll have mpbios disabled already
nah they enableed it at smoe stage
i tthink
try when yo at boot prompt "config -e"
and then type disable mpbios
err is that wigrcight
this is from years back
i think ti's boot -c
oh gah
you can edit the normal kernel with config -ef /bsd
and type disable mpbios there
andthen quit
and i think it's boot -c
toddf will know :/
[14:55]
dj_gokuyeah that is what it was
blah I knew about it.
[14:58]
mercutiodid that help [14:58]
dj_gokujust didn't think after 4 release of openbsd it would still be the same thing.
but it probably isn't openbsd fault and qemu or combo.
[14:58]
mercutiokvm hasn't been updated
unlessy ou on new node :/
i suppose it might break things
[14:59]
m0undswhat's the hostname where you'd be on new vs old? [14:59]
mercutiom0unds: i think it's about 24 [14:59]
m0undscorrelation between* hostnames
gotcha
[14:59]
mercutiobut it may be 23 or 25 or smoething [15:00]
m0undsah [15:00]
mercutioi think hardwae isn't as static as it was too [15:00]
dj_gokuwell I should I just done that in the first place or asked in here :D [15:09]
mercutioheh
i did it ages ago
i compiled from source with my kernel upgrades
so disabling mpbios kind of carried through
[15:15]
***d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[15:22]
dj_gokualright bbl
thanks!
[15:22]
***dj_goku has quit IRC (Quit: Lost terminal) [15:23]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
ThalinVien has joined #arpnetworks
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
redpill has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
Lucifer7 has quit IRC (Ping timeout: 252 seconds)
Lucifer7 has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
redpill has quit IRC (Quit: ChanServ works for the NSA)
redpill has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
Lucifer7 has quit IRC (Ping timeout: 264 seconds)
Lucifer7 has joined #arpnetworks
[15:28]
m0undsis there a trick to getting a fresh freebsd 9.2 install to boot once complete? seeing "can't work out which disk we're booting from, guessed bios device 0x80 not found by probe, defaulting to disk0" followed by "can't load 'kernel'" - lsdev is showing blank values for all disk types [17:48]
***d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[17:49]
m0undsused the portal to mount the i386 9.2 iso, booted from it, detected disk, repartitioned, etc. just no joy on the boot following install [17:49]
***d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[17:57]
jbergstroem has quit IRC (Quit: ZNC - http://znc.in)
jbergstroem has joined #arpnetworks
[18:06]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
jbergstroem has quit IRC (Quit: ZNC - http://znc.in)
jbergstroem has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[18:17]
up_the_ironsm0unds: did you use virtio or ide for disk drivers? [18:31]
m0undsit used virtio
i wasn't sure if there was some template magic because i was reinstalling over a vm that was previously running ubuntu
[18:31]
***d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[18:31]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[18:37]
m0undsthe modules were there, and when it failed, i manually called them w/loader to see whether that mighta been the issue but didn't have any luck
when it failed to boot *
[18:38]
up_the_ironsvirtio on freebsd will not boot hosts kvr26 and lower. you'll need to request change to ide (so yeah, since your vps was ubuntu, it is optimized for ubuntu; you'll want to open a support ticket for the settings to be changed to freebsd) [18:40]
m0undsgotcha - i put in a request a bit ago to reuqest a change to freebsd
i figured it was worth trying to get it to work without opening a request, but gave up :)
[18:41]
***d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[18:42]
m0undsoh, duh - chatted about that briefly earlier (the virtio thing) [18:46]
***d^_^b has quit IRC (Remote host closed the connection) [18:46]
m0undsm0unds is a dunderhead [18:46]
***d^_^b has joined #arpnetworks [18:47]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[18:52]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
redpill has quit IRC (Ping timeout: 252 seconds)
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[18:57]
phluxwhat's kvr mean? [19:04]
***d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[19:07]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[19:12]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[19:17]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[19:22]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[19:27]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[19:32]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[19:37]
d^_^b has quit IRC (Remote host closed the connection)
ThalinVien has quit IRC (Ping timeout: 265 seconds)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
ThalinVien has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[19:42]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
ThalinVien has quit IRC (Ping timeout: 245 seconds)
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[19:52]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[20:02]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[20:07]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
quentin__ has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
quentin_ has quit IRC (Quit: Leaving)
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
ThalinVien has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[20:12]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[20:32]
redpill has joined #arpnetworks [20:44]
ThalinVien has quit IRC (Read error: Connection reset by peer)
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[20:51]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
ThalinVien has joined #arpnetworks
ThalinVien is now known as Guest98118
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[21:02]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
Guest98118 has quit IRC (Quit: leaving)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[21:21]
..... (idle for 20mn)
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
ThalinVien` has joined #arpnetworks
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[21:51]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
[22:02]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:16]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:22]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:27]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
redpill has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:32]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:42]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:47]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:52]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[22:57]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[23:02]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[23:07]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[23:12]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[23:17]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[23:22]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
[23:27]
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Remote host closed the connection)
NiTeMaRe has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
d^_^b has quit IRC (Changing host)
d^_^b has joined #arpnetworks
NiTeMaRe has joined #arpnetworks
[23:32]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
[23:51]
d^_^b has quit IRC (Remote host closed the connection)
d^_^b has joined #arpnetworks
redpill has joined #arpnetworks
[23:57]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)