↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
phlux | mnathani: 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) | ||
mercutio | i don't have that problem with synergy mnathani
if that helps :) | [03:50] |
................................................................ (idle for 5h19mn) | ||
*** | robonerd has joined #arpnetworks | [09:09] |
robonerd | is arpnetworks contributing to the bhyve project? | [09:09] |
........................ (idle for 1h57mn) | ||
brycec | lol mercutio
Indeed, it's likely an app/plugin-specific functionality - when it receives the "focus lost" signal, it leaves fullscreen. | [11:06] |
robonerd | what does "focus lost" mean? | [11:10] |
m0unds | when 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] |
BryceBot | 0 total results returned for '', here's 0 | [11:35] |
brycec | damnit google... | [11:35] |
m0unds | brycebot, you suck | [11:35] |
brycec | @google window focus | [11:35] |
m0unds | https://duckduckgo.com/?q=window+focus | [11:35] |
BryceBot | 282,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] |
m0unds | haha | [11:36] |
brycec | (Sometimes the api request fails, and there's no error handling for that. yet.) | [11:36] |
m0unds | just have brycebot call out in pain | [11:36] |
brycec | Error handlers can be hard when you can't simulate the error | [11:37] |
m0unds | well, 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] |
brycec | I'm not even sure what the issue is... seems like a completely empty response... meh, I'll fix it, someday. | [11:39] |
m0unds | guuguhl | [11:40] |
*** | staticsafe has joined #arpnetworks | [11:43] |
ThalinVien has quit IRC (Ping timeout: 240 seconds) | [11:54] | |
brycec | Yay, turns out that specific issue is easily reproduced... and it's all the fault of DNS. | [11:55] |
staticsafe | o_o | [11:55] |
m0unds | huzzah | [11:58] |
brycec | Well bandaid, logging in place and a better error message. Hopefully it won't ddie :) | [12:00] |
m0unds | i 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) | ||
mnathani | phlux: 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-burns | In Chrome? | [14:23] |
m0unds | uhh, yeah
haha | [14:24] |
dj_goku | so I am getting a lot of output about em0 watch dog timeout resetting, how can I fix this. | [14:25] |
m0unds | i do it on a daily basis at work | [14:25] |
dj_goku | but 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) | ||
mercutio | dj: with openbsd? | [14:50] |
dj_goku | yes sir | [14:50] |
mercutio | try upgradng openbsd version
what version are you on? i had problemsw ith that once andi upgraded and it was better | [14:50] |
dj_goku | I just installed a fresh 5.4 | [14:50] |
mercutio | oh
interesting are you on new node or old node? i'm on older version and older node | [14:50] |
dj_goku | no idea | [14:51] |
mercutio | but 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_goku | sure takes awhile for the network to startup too. :( | [14:52] |
mercutio | i think something's probably wrong :/ | [14:52] |
dj_goku | no 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_goku | my vnc server is kvr14.arpnetworks.com | [14:53] |
mercutio | yeah 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_goku | what does that mean?
virtio that is. | [14:53] |
mercutio | it 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_goku | nope | [14:54] |
mercutio | it is just for vir[tual machines
like you have em0 at the moment right? | [14:54] |
m0unds | oh, is virtio actually supported on openbsd now? | [14:54] |
mercutio | m0unds: yeh | [14:54] |
m0unds | cool | [14:54] |
mercutio | when you boot
aare you using SMP kernel or single cpu kernel? | [14:55] |
dj_goku | single cpu
bsd kernel | [14:55] |
mercutio | hmm
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_goku | yeah that is what it was
blah I knew about it. | [14:58] |
mercutio | did that help | [14:58] |
dj_goku | just 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] |
mercutio | kvm hasn't been updated
unlessy ou on new node :/ i suppose it might break things | [14:59] |
m0unds | what's the hostname where you'd be on new vs old? | [14:59] |
mercutio | m0unds: i think it's about 24 | [14:59] |
m0unds | correlation between* hostnames
gotcha | [14:59] |
mercutio | but it may be 23 or 25 or smoething | [15:00] |
m0unds | ah | [15:00] |
mercutio | i think hardwae isn't as static as it was too | [15:00] |
dj_goku | well I should I just done that in the first place or asked in here :D | [15:09] |
mercutio | heh
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_goku | alright 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] | |
m0unds | is 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] |
m0unds | used 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_irons | m0unds: did you use virtio or ide for disk drivers? | [18:31] |
m0unds | it 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] | |
m0unds | the 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_irons | virtio 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] |
m0unds | gotcha - 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] |
m0unds | oh, duh - chatted about that briefly earlier (the virtio thing) | [18:46] |
*** | d^_^b has quit IRC (Remote host closed the connection) | [18:46] |
m0unds | m0unds 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] | |
phlux | what'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) |