/srv/irclogs.ubuntu.com/2014/06/03/#xubuntu.txt

HoloIRCUserI am having trouble with the live USB01:21
=== HoloIRCUser is now known as KJK
=== bazhang_ is now known as bazhang
KJKFor whatever reason it is asking for a username / password. I have tried "ubuntu" and "xubuntu"01:23
KJKAny ideas?01:23
KJKIs nobody here ;_;01:25
holsteinKJK: should be asked for a password.. what are you doing? what are you seeing?01:50
KJKIt is a live USB installed. It never let me set a name/pass, it just asks for it in the normal login screen. I just made the USB a few hours ago.01:52
holsteinKJK: ?01:52
holsteinKJK: there is no such thing as a "live USB installed"01:52
holsteinKJK: what do you have? a live USB? or an installed system?01:52
KJKMobile typo. A live USB. Not installed01:52
KJKSorry01:52
holsteinKJK: how did you make it?01:53
KJKI torrented it from the torrent.Ubuntu website, and made it with unetbootin01:53
holsteinKJK: consider confirming your iso..01:57
holstein!md5 | KJK01:57
ubottuKJK: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows01:57
holsteinKJK: and dd copy the iso to the USB stick01:57
KJKOkay. Will do. Thanks!01:58
wllrtAnyone by any chance running a theme on their xfce4 terminal? Looking at installing this one, but the instructions are not to clear: https://github.com/chriskempson/base16-xfce4-terminal02:40
KJKholstein: That worked! Thanks! Unetbootin must have some problems02:51
js_doodeAnyone by any chance running a theme on their xfce4 terminal? Looking at installing this one, but the instructions are not to clear: https://github.com/chriskempson/base16-xfce4-terminal02:53
js_doodeAnyone by any chance running a theme on their xfce4 terminal? Looking at installing this one, but the instructions are not to clear: https://github.com/chriskempson/base16-xfce4-terminal02:53
js_doode^^ sorry for repeat.02:54
Unit193js_doode: Should be able to drop a theme file in ~/.config/xfce4/terminal/colorschemes/02:55
js_doodeUnit193: so if I create directory "colorschemes" and dropt that file from the link provided ^^, I should be fine?02:56
js_doode*drop02:56
Unit193Ah, terminalrc files, so you can just overwrite .config/xfce4/terminal/terminalrc02:56
js_doodeUnit193: Well the default terminalrc file in ~/.config/xfce4/terminal/terminalrc has some content like [Configuration] blah blah, but this terminalrc file provided on the link, anyone really, is more like an html file.02:58
js_doodeUnit193: So, I'm just confused whether to blank out the default terminalrc file and just paste that info in, or paste below the default [Configuration] stuff. :/02:59
js_doodeUnit193: nvm, I just read your message.03:00
Unit193js_doode: Just overwrite the dupe lines.03:00
js_doodeUnit193: I will try.03:00
Unit193js_doode: If you want to keep other defaults, I recommend you leave them there.  As seen in the installation instructions: https://github.com/chriskempson/base16-xfce4-terminal/blob/master/README.md03:00
js_doodeUnit193: Ok. I first created a backup of that terminalrc, so if anything goes wonky, I'll just revert back. But I guess it makes sense what you're saying. Maybe I was just reading those instructions wrong.03:01
Unit193js_doode: Also, the Xubuntu default one is /etc/xdg/xdg-xubuntu/xfce4/terminal/terminalrc03:02
js_doodejs_doode: good to know. thanks.03:03
Unit193:)03:03
js_doodeUnit193: Xubuntu 14.04 rocks. I'm running it on a Thinkpad A30, ancient hardware.03:04
Unit193Heh, glad you like it.03:05
js_doodeUnit193: Any chance or anyone here, have a good terminal color scheme that plays well with tmux?03:05
Unit193I just use the stock old Xfce one.03:06
js_doodeUnit193: I'm such a dufas. I had wget the file, rather than clicking on it via that github link. :(03:10
Unit193Hah, nice.  Yeah, there will be a 'raw' link you can wget.03:10
* js_doode <3's xubuntu 14.0403:12
js_doodeVery clean-looking. Kudos to all the Xubuntu Devs. here here!03:14
js_doodeWhat would be the most effective way for me to install a newer version of Firefox in Xubuntu 14.04?03:21
holsteinjs_doode: you shouldnt have to. ff gets updates.. there is a ppa03:22
js_doodeholstein: oh?03:22
js_doodeholstein: I'm pretty much setting my environment of for web dev.03:23
js_doode*up for03:23
holsteinjs_doode: ok.. enjoy03:23
js_doodeholstein: No, I didn't mean as in right now :), just wanted to mention that.03:24
js_doodeholstein: Current ff version I'm running is 28.0 but I know there's a 29, I don't know much about ppa, any idea where I can find more info on this?03:25
holsteinjs_doode: https://launchpad.net/~mozillateam/+archive/firefox-next for example03:26
holsteinjs_doode: you can check that you are up to date with upgrades.. sudo apt-get update && sudo apt-get dist-upgrade , in a terminal03:26
Unit193Firefox is kept up to date in the repos.03:27
Unit193!info firefox03:27
ubottufirefox (source: firefox): Safe and easy web browser from Mozilla. In component main, is optional. Version 29.0+build1-0ubuntu0.14.04.2 (trusty), package size 28361 kB, installed size 74674 kB03:27
js_doodeholstein: ^^ In terms of firefox?03:27
holsteinjs_doode: thats what i was saying03:27
holsteinjs_doode: ff is kept updated. you shouldnt need to do anything to get the most current03:28
holsteinjs_doode: try and update your system. you can do that with the command i gave03:28
holsteinjs_doode: if you find you want a different version for some reason, read about the ppa from mozilla03:28
js_doodeholstein: I've done the sudo apt-get update, just not the sudo apt-get dist-upgrade --> assuming the last one is to update distro.03:29
holsteinjs_doode: no, its not03:29
holsteinjs_doode: its to do, precisely, what i said it would do03:29
js_doodeholstein: Ok.03:29
js_doodeholstein: I too will read up on the ppa from mozilla. Thanks :)03:29
holsteinjs_doode: it will, as well as with other packages, upgrade them.. so, for example, you will get firefox upgraded to the most recent available in the rpos03:29
holsteinjs_doode: you will get newer kernels.. newer whatever is available to the current version you are using.. 14.04, i assume03:30
js_doodejs_doode: yes 14.0403:30
js_doodeholstein:  yes 14.0403:31
js_doode:)03:31
js_doodeWhat about Google Chrome up to date, is that doable?03:31
holsteinjs_doode: chrome is not in the repos.. you install the .deb from chrome, and the sources are added.. basically, it adds its own ppa, or source.. so, then, when you run the command i gave, you again, get the most recent updated versions of *everything* that is avialable03:32
Unit193Google Chrome comes from their own repo, which is up to them to keep updated.03:32
holsteinand, they usually do fine with keeping it up to date03:32
js_doodeUnit193: So I wouldn't install it from ppa right?03:33
holsteinjs_doode: correct.. you wouldnt. you would install if from the .deb i referenced above03:33
js_doodeholstein: Gotcha.03:33
holsteinjs_doode: https://www.google.com/intl/en-US/chrome/browser/03:33
Unit193js_doode: Something it can do that chromium doesn't?03:33
js_doodeUnit193: Not really. Chromium is cool. Is that installed by default?03:34
Unit193Nope, but it's in default repos.03:34
js_doodeUnit193: Ok.03:34
Unit193!info pepperflashplugin-nonfree03:34
ubottupepperflashplugin-nonfree (source: pepperflashplugin-nonfree): Pepper Flash Player - browser plugin. In component multiverse, is optional. Version 1.3ubuntu1 (trusty), package size 9 kB, installed size 65 kB (Only available for i386; amd64)03:34
js_doodeYou guys are awesome. I don't think I'll be distro hopping for a while. Until this laptop croaks. Thinkpad a30 --> really milking it till it goes kaput! ^-^03:36
js_doodeLooking to launch an application from the launcher that I manually installed. Looking at these 1-yr old instructions: http://tutorialforlinux.com/2013/05/13/linux-xubuntu-howto-create-app-launcher-on-main-menu/ Is this still a viable way? Running Xubuntu 14.0407:13
poeticrpmjs_doode: links not loading for me. You installed an application manually as in ./configure make make install?07:39
js_doodepoeticrpm: I followed this post:http://www.libre-software.net/how-to-install-firefox-on-ubuntu-linux-mint07:57
poeticrpmjs_doode: simplest way is just to go to /opt and look for the firefox folder07:58
poeticrpmwhen you type: "firefox" in the terminal for example, you are really executing /usr/bin/firefox07:59
poeticrpmin the case of Arch which im on right now, /usr/bin/firefox is actually just a symlink to /usr/lib/firefox/firefox, but I digress.07:59
js_doodepoeticrpm: I know. I would just not rather run it from terminal. Just my preference.07:59
poeticrpmjs_doode: it works the same for a launcher. Where you put in the "command" option, just type the full path. so: /opt/firefox/firefox for example08:00
* js_doode poeticrpm: Arch pretty tough?08:01
poeticrpmjs_doode: Arch requires you to be informed, but it isnt hard. Im an average dude and I get along with it fine08:01
poeticrpmXubuntu is mindlessly easy, and that has its benefits too08:02
js_doodepoeticrpm: I put the symlink path when I ran the create new gui launcher, but now I pres the new "Firefox29" and it still takes me to version 28. :/08:02
poeticrpmI have Xubuntu 14.04 installed as a recovery system on an external hard drive, and run Debian testing and Arch on my ssd. anyways08:02
poeticrpmjs_doode: ok, what happens if you type it into the terminal?08:03
poeticrpmjust as a test08:03
js_doodepoeticrpm: let me try...08:03
poeticrpmjs_doode: might I ask why you are installing 28?08:05
poeticrpmif youre like me, you prolly hate the new changes in 2908:05
poeticrpmim running 28 myself08:05
poeticrpm2 things to consider: does Xubuntu have firefox-esr?08:05
poeticrpmand have you ever heard of apt-pinning?08:06
js_doodepoeticrpm: I don't know about Xubuntu having firefox-esr and no, I haven't heard of apt-pinning. I am wanting to run 29, to see how website differ, since I do website design and dev.08:08
poeticrpmfirefox-esr is version 24 until late july08:09
poeticrpmapt-pinning allows you to freeze a package and apt will ignore upgrading it08:09
poeticrpmbut if you want 29, why install 28?08:09
js_doodepoeticrpm: Xubuntu 14.04 came with version 28 by default, I want to install Firefox version 29. And I don't want to upgrade via PPA, because that goes up to beta which is 30.08:12
poeticrpmjs_doode: My Xubuntu 14.04 has 29 installed right now straight from the repos. I didnt bother to stay with 28 there08:14
cfhowlettjs_doode sudo apt-get update && sudo apt-get dist-upgrade will get it08:14
poeticrpmMaybe you just need to upgrade?08:14
cfhowlettjs_doode as well as all other upgradeable packages08:14
js_doodecfhowlett: Ok. Thank you.08:14
poeticrpmindeed- simply upgrading will get you 2908:14
js_doodepoeticrpm: I think that's what I was told earlier. I'm just hard-headed.08:15
js_doodecfhowlett, poeticrpm, thanks :)08:15
cfhowlettjs_doode happy to help08:15
poeticrpmjs_doode: no problem08:17
js_doodecfhowlett: mind if I ask how I can remove the gui launcher I created for my supposed install of firefox29 before I run the upgrade?08:19
cfhowlettjs_doode right-click, delete IINM08:20
js_doodecfhowlett: let me specify running 14.04, I did not add it to the browser group nor did I make it the default browser icon. I created an icon "firefox29" and the only way I find it is through typing it in the launcher search bar.08:22
js_doodecfhowlett: I right-cick and don't see "delete IINM"08:22
cfhowlettjs_doode IINM = If I'm Not Mistaken.08:23
js_doodeWhen I'm right-clicking, all I see is"Add to favorites" "Add to Desktop" "Add to Panel"08:24
js_doodecfhowlett: Ok. Totally missed that acronym. ^-^08:24
cfhowlettjs_doode go into Nautilus or thunar, navigate to your launcher and delete.08:24
cfhowlett:)08:24
js_doodecfhowlett: ^^but this is xfce408:24
cfhowlettjs_doode same same08:25
js_doodecfhowlett: sorry. thunar == file manager. gotcha.08:25
xubuntu365hi10:17
=== burn_ is now known as burn
xubuntu365let me know whether there isany usb format tool for xubuntu 14.04 similar to found in linuxmint 1710:18
gryI don't know the mint's one, what should it do?10:19
cfhowlettxubuntu365 unetbootin  or the default disk creator10:19
xubuntu365it will format an usb stick as NTFS / FAT32 or 16 drive10:20
xubuntu365unetbootin is a disk image loader but not formatting tool10:21
cfhowlettxubuntu365 news to me as it formatted the last USB I made ...10:21
xubuntu365i have to check and further say i have not seen disk creater in menu is it default app or to be installed from synaptic10:22
cfhowlettxubuntu365 system>startup disk creator   should be a default app10:23
xubuntu365 i will check10:23
xubuntu501Can anzone help me with a issue I have mounting a ubuntu hd on a windows xp system_10:52
xubuntu572hey13:33
xubuntu572i need help my kern.log is 400gb big13:33
xubuntu572there must be something very wrong13:34
cfhowlettxubuntu572 that's does seem wrong ...13:35
xubuntu572syslog is 162gb13:35
xubuntu572pls help13:35
xubuntu572i am new to linux13:36
cfhowlettxubuntu572 what is the size of your HDD13:37
cfhowlettxubuntu572 and what does cat /etc/issue return13:37
xubuntu572size is 1tb13:37
xubuntu572Ubuntu 14.04 LTS \n \l13:38
cfhowlettxubuntu572 ask in the main #ubuntu channel.  that problem is out of my paygrade.13:38
xubuntu572i dont understand because i installed xubuntu and not just ubuntu13:39
xubuntu572when i login with normal username the screen is empty13:39
cfhowlettxubuntu572 xubuntu IS ubuntu - just uses xfce4 instead of unity for look and feel13:40
xubuntu572had to login with root13:40
xubuntu572ok13:40
xubuntu572do you have any idea what could be the problem here?13:41
xubuntu572any troubleshoot13:41
cfhowlettxubuntu572 ask in #ubunut13:41
cfhowlett#ubuntu13:41
xubuntu572okay thank you13:41
mappswow those are some big logs13:57
cfhowlettmapps if you know anything, help him out in #ubuntu13:58
tecnologiabuenos dias alguien me puede ayudar a instalar y configurar un escritorio remoto en xubuntu13:58
slickymasterWork!es | tecnologia13:58
ubottutecnologia: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.13:58
=== mac-_ is now known as mac-
nicklas_hello, anyone knows the installed size of kubuntu and xubuntu, are there a big difference between them? been looking after the info on google, cant be found anywhere.14:17
cfhowlettnicklas_ around 8 GB each.  install one, then install the alternate desktop environment to see what it looks/feels like14:18
nicklas_cfhowlett: i have a ultrabook, with 24 gb ssd and 700ich gb hdd, dont want the os to be too big, so i can fit it on the ssd, plus some games, and use the hdd as /home14:19
cfhowlettnicklas_ 24 gig is plenty - even vanilla ubuntu runs only around 12 gigs without /home/data ...14:21
nicklas_cfhowlett: are you talking about xubuntu or kubuntu now?14:24
cfhowlettnicklas_ no ubuntu with unity is a bit heavier14:24
nicklas_cfhowlett: i did have xubuntu installed, but first there was this bug with software properties, and it did not want to show installable drivers in software tab, a bug that has been reported already, i did the manual fix (change the config manually), but then it updated the config, and the bug was back, and it borked nvidia settings too, so i threw xubuntu in the trash14:26
cfhowlettnicklas_ try lubuntu also quite light14:27
nicklas_think it was issues with some gtk stuff, so thought id give kubuntu (qt) instead to avoid that gtk bug14:27
nicklas_cfhowlett: thats too lightweight for me, then i might as well go openbox or fluxbox, been using them in the past14:27
cfhowlettnicklas_ you've got enough space on the 24 gigs to install any ubuntu flavor - so long as you put /home elsewhere14:27
nicklas_cfhowlett: yeah14:28
GridCube6gb is enough to install any base of any 'buntu14:28
GridCubeincluding home14:28
nicklas_cfhowlett: but kde has some stuff i find annoying, plus most apps i use are gtk, docky or cairo-.dock, gufw and others14:28
cfhowlettnicklas_  options and choices ... :)14:29
nicklas_yeah, but then if i want to install all the oss shooters, plus some other games maybe, then i want to be sure i have enough space, thats why i went with xubuntu instead of kubuntu on it, but if xubuntu takes almost as much space, then whats the point, plus i can avoid those annoying bugs14:30
cfhowlettnicklas_ you'd have to install a ton of games to eat up 12 gigs14:31
nicklas_ya know GridCube and cfhowlett ;-)14:31
nicklas_yeah maybe, oss games dont take so much space, the steam games install on /home anyway so14:32
nicklas_but regular ubuntu isnt an option for me14:32
nicklas_i want a desktop, not a shell14:33
nicklas_anyone knows if that bug with the additional drivers tab crashing because of a typo in the config file for software properties have been solved?14:34
nicklas_this bug: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1268134 is fixed?14:38
ubottuLaunchpad bug 1319257 in software-properties (Ubuntu Utopic) "duplicate for #1268134 Additional drivers tab crashes if locale is sv and recommended driver available" [High,Triaged]14:38
nicklas_doesnt look like its fixed, think ill just go with qt instead14:41
nicklas_so, if i install kubuntu instead of xubuntu, there wont be any difference in installed size? i mean xubuntu has lightweight apps, kubuntu does not?14:46
holsteinnicklas_: i would expect them to be different sizes14:48
xubuntu967Just want to say thanks! Xubuntu 14.04 is perfect, upgraded from 12.04 the other day and have no complaints! Everyone involved in Xubuntu is awesome, thanks for not changing things like every other distro. Thanks to every upstream project that makes this distro possible!15:57
Piciyay15:57
Aritheanienicklas_ : apps with kde tend to be heavier on resource use than xubuntu's default stuff, I think. Lots of extra dependencies.15:57
ARM9is there no way to make the damn ui in firefox have less padding in xubuntu16:40
ARM9the only browser with significantly smaller url+bookmarks+menu is chromium but webgl doesn't work with it16:41
ARM9it's mainly the humongous tabs that are in the way, and bookmark padding16:41
ReptiliaI've upgraded from 13.04 to 13.10, and keyboard input is too slow, missing letters. How can i fix this?17:33
ReptiliaI've upgraded from 13.04 to 13.10, on my laptop, and keyboard input is too slow, missing letters. How can i fix this?17:33
ReptiliaKeyboard lag on Xubuntu 13.10 ------------------->>>>>>  Kyboad lag on ubunt13.1017:35
ReptiliaI've upgraded from 13.04 to 13.10, on my laptop, and keyboard input is too slow, missing letters. How can i fix this?17:36
ReptiliaI've upgraded from 13.04 to 13.10, on my laptop, and keyboard input is too slow, missing letters. How can i fix this?17:37
ChurchReptilia: out of curiosity, have you checked in 'top' if there isn't some heavy cpu hog because of which there might be some lag?17:47
ReptiliaChurch:It fixed by its own, lol.17:48
ReptiliaOkay, it is lagy again.17:49
Reptilialaggy*17:50
ReptiliaWhat do i do?17:50
ReptiliaI've upgraded from 13.04 to 13.10, on my laptop, and keyboard input is too slow, missing letters. How can i fix this?17:51
ReptiliaI've upgraded from 13.04 to 13.10, and i experience a major lag, while typing on the keyboard. Any ideas? Thanks in advance.17:58
ChurchPlease, stop repeating too often. It's a bit impolite.17:59
ReptiliaI've rebooted, and that is why i've posted the problem again. Anyway, i am sorry if it is impolite.18:01
bazhang!crosspost | Reptilia18:01
ubottuReptilia: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support.18:01
ChurchBTW, i'd rather think of upgrading to 14.04 LTS, not 13.10, due former being longer & better supported then interim release.18:02
Reptiliabazhang: Alright, did not know that there is a rule about that, thought that if no one is able to help here, there will be someone on the other channel.18:03
ReptiliaChurch:Yeah, i will upgrade to 14.04 now. Should i go to Settings Manager ---> Software Updater, in order to update the OS version? Thanks in advance.18:04
xubuntu960Hola18:08
xubuntu960Algún español que me pueda ayudar?18:08
bazhang!es18:08
ubottuEn la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.18:08
xubuntu960Gracias Abottu18:09
baizon:)18:09
ReptiliaI've started updating 13.10 ---> 14.04. This showed on the screen: "One or more running instances of xscreensaver or xlockmore have been detected on this system. Because of incompatible library changes, the upgrade of the GNU libc library will leave you unable to authenticate to these programs. You should arrange for these programs to be restarted or stopped before continuing this upgrade, to avoid locking your users out of their current sessions."18:15
ReptiliaWhat should i do?18:16
ReptiliaIs this the official Xubuntu channel?18:18
ReptiliaNo one to help, in such a critical point/18:19
Reptilia?18:19
Unit193That's standard in about every upgrade I've done, just quit those programs.18:21
baizon!patience | Reptilia18:21
ubottuReptilia: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/18:21
ReptiliaUnit193:How to do that?18:22
Unit193xscreensaver-command -exit  for example.18:24
ReptiliaUnit193:Can you write to me the exact command?18:25
Unit193=== Xubuntu community meeting in 10 minutes - #xubuntu-devel ===19:51
slickymasterlol19:52
ARM9is that so19:52
=== WLM is now known as WLM|zzzzz
xubuntu186hi, i have problems installing ubuntu 14.04 lts on hardware Raid 020:26
xubuntu186something gets wrong with the LVM20:27
xubuntu186and the installation cannot continue20:27
xubuntu186anybody knows how to do?20:27
anumuhi please fix keyboard shortcuts they often render my xubuntu 14.0.4 netbook useless21:01
anumutried to get a usb keyboard but when using ctrl+<keys> in firefox all hell breakes loose and i had to restart by pulling off power21:03
ReptiliaI've upgraded to Xubuntu 14.04 and it seems that the keyboard lag is gone, but the shortcut CTRL + ALT + T is not working. How can i fix this? Thanks in advance.23:00
ReptiliaCTRL+ ALT + T won't open the terminal*23:01
Unit193Open Menu -> Settings Manager -> Keyboard -> Application Shortcuts and add it.23:01
ReptiliaUnit193:Nope, the lag is still here :/23:03
ReptiliaUnit193:It was okay when i booted, and it is back now...23:04
ReptiliaAnyone has an idea on fixing a keyboard lag on Xubuntu 14.04?23:15
ReptiliaAnyone has an idea on fixing a keyboard lag on Xubuntu 14.04?23:26
David-AReptilia: is the lag in all programs or just in some? (e.g. terminal or text editor?) have you verified with system monitor that the system is not under heavy load?23:26
ReptiliaDavid-A:When i am writing here, yes, terminal too, and browser bar too. I've ran "top" command, and i don't see any significant processes, which are "heavy" and block the system.23:27
ReptiliaDavid-A:I've seen people turning off "slow keys" function under Ubuntu, but i can't find it here.23:28
David-AReptilia: have you ever run ubuntu with the same user and /home, and then possibly changed something that may linger?23:30
ReptiliaDavid-A:Nope, everything was fine, decided to upgrade 13.03 ---> 13.10, and the keyboard lag appeared. Then, someone gave me an advice to update to the latest, LTS version, 14.04, and the lag is still present.23:32
Reptilia13.04*23:32
ReptiliaDavid-A:Backwards key seem to be laggy, too.23:32
David-AReptilia: to check if it may be something in /home, try login as another user on the same system (e.g. guest) and see if he/she has the same problem.23:32
ReptiliaDavid-A:Alright, checking, brb.23:33

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!