zkriesse | MonthOLDpickle: yo | 02:22 |
---|---|---|
zkriesse | MonthOLDpickle: Ok let's discuss wine | 02:22 |
hblount | hi. i recently installed lubuntu on a usb drive and accidentally installed grub on it. after i did that, it removed grub from my harddrive and i could only boot from usb. but someone helped me and i fixed so grub is on my harddrive again.but now i can't boot from usb. anyone know whats wrong? the usb should have grub on it too | 02:26 |
BWMerlin | hblount: have you tried selecting boot to usb from the bios? | 02:28 |
BWMerlin | i know on dells you can press f12 and select which device you want to boot to | 02:29 |
BWMerlin | this will by pass your boot order | 02:29 |
hblount | BWMerlin: i have old laptop, and it doesnt have usb as option to boot...but the thing is when i first installed on usb (with grub), it booted from usb. in fact it only booted from usb and wouldnt boot from HDD. but i fixed that and now i cant boot from usb no more | 02:30 |
phillw | hblount: you can install grub onto the usb device, it's usually people asking the other way round when it will nit boot from the HDD without the usb in :) | 02:32 |
phillw | /s/nit/not | 02:32 |
hblount | phillw: yeah...that was actually the original problem. i couldnt boot from HD because i installed grub on usb. but i fixed that and now i cant boot from usb... | 02:33 |
BWMerlin | ahh i think i see what has happened | 02:33 |
BWMerlin | grub was controlling your boot device | 02:33 |
BWMerlin | and you have removed the pointer to the usb somehow | 02:33 |
MonthOLDpickle | how to you reinstall in terminal | 02:33 |
BWMerlin | its been so very very long since i have played with boot loaders | 02:33 |
BWMerlin | but you need to at the usb back into grub | 02:33 |
phillw | hblount: re install grub to your usb device, (usually sdb) that way you will have grub on your HDD and your usb stick. | 02:34 |
hblount | hmm...can i have usb without grub? can i boot with it even though i cant choose usb on boot sequence in bios? | 02:36 |
phillw | hblount: nope, you need either a boot loader (grub) or burn the usb as a usb device with live linux on it. | 02:37 |
phillw | hblount: there is an option to make a usb bootable stick | 02:38 |
hblount | oh. i dont understand why its not working now because it worked before and i didnt change anything on the usb stick, it should still have grub on it | 02:38 |
BWMerlin | hblount: its because grub is installed onto your hdd | 02:39 |
phillw | hblount: the thing about using usb sticks is there are so many ways of making them, they are a nightmare to support. | 02:39 |
hblount | so i can't have grub on my usb stick and HDD? | 02:39 |
BWMerlin | so what happens is the bios goes "hey im starting up the computer i need to boot something, ill check my boot sequence, oh the hdd needs to boot lets go do that and look for a boot loader there" | 02:40 |
phillw | hblount: that is what I advised you to do :) | 02:40 |
BWMerlin | it then goes and finds and load said boot loader | 02:40 |
BWMerlin | that boot loader says idk why the fuck this dude is on about there is no usb as been listed as an option im just going to boot the hdd | 02:40 |
szczur | hblount, you can have grub either on usb and hdd | 02:41 |
szczur | at the same time :) | 02:41 |
BWMerlin | yeah but if his bios is not capable of booting to the usb stick | 02:41 |
phillw | hblount: I am guessing you do not have a clean usb / else have an incorrect / damaged one from your previous battle with grub. | 02:42 |
BWMerlin | he needs something that is capable of booting passing the boot off to the usb | 02:42 |
szczur | he is capable, i recall him from booting from usb | 02:42 |
szczur | when he had not grub on hdd | 02:42 |
szczur | i helped him to install grub on disk | 02:42 |
phillw | szczur: indeed you do, can you help him put grub back onto his usb stick, as he's managed to mess that up in the process :) | 02:43 |
szczur | phillw, i'm on the way :) | 02:43 |
szczur | XD | 02:43 |
hblount | how did i mess that up when i did nothing with usb stick | 02:44 |
phillw | hblount: szczur will be along shortly and catch up from from where you two guys last left off. | 02:44 |
szczur | hblount, he meant that thingie wehn you installed GRUB on your USB and the main system on hard disk | 02:45 |
szczur | so you needed to have the usb to boot the lubuntu | 02:46 |
hblount | yeah | 02:46 |
szczur | which is obvipus when you don't have the grub | 02:46 |
szczur | obvious* | 02:46 |
phillw | hblount: AFAIK you just need to reinstall grub onto the stick, but as szczur is more familiar you and your system, so I'll hand over to his tender mercies :) | 02:46 |
szczur | hblount, can you post once again the "sudo fdisk -l" output | 02:47 |
szczur | just for sake of security :) | 02:47 |
szczur | when you have your usb stick in of course :) | 02:47 |
szczur | hblount, are you with me? | 02:49 |
hblount | k. one sec. what was that site again? | 02:49 |
szczur | pastebin.com | 02:50 |
szczur | i'm in hurry since it's 4 AM here :P | 02:50 |
szczur | but i want to have it done | 02:51 |
hblount | k | 02:51 |
hblount | http://pastebin.com/g8VBGfd1 | 02:53 |
szczur | sudo mkdir /ubu | 02:54 |
szczur | sudo mount /dev/sda1 /ubu | 02:54 |
szczur | sudo grub-install --root-directory=/ubu /dev/sdc | 02:55 |
szczur | fastest grub reinstal ever | 02:55 |
szczur | :) | 02:55 |
hblount | ok. btw, i dont know if this matters but i have another external HDD connected right now. | 02:55 |
hblount | szczur: so if i reinstall grub on usb, will it take it off my HDD again? | 02:56 |
szczur | you have three hard drive according to the fdisk | 02:56 |
szczur | 60 gb eith linux | 02:56 |
szczur | 1TB with data | 02:56 |
szczur | and 4 GB (probably usb stick) | 02:56 |
szczur | and i'm trying to instal grub on usb stick | 02:56 |
hblount | ok. of course you know. sorry | 02:57 |
hblount | i dont understand why grub was taken off usb when i didnt do anything to usb. did the stuff u helped me with the other day uninstall grub on my usb? | 02:58 |
szczur | hblount, is your ysb stick 4 GB? | 02:58 |
hblount | yeah | 02:58 |
szczur | it wasn't taken off i think | 02:58 |
szczur | something went wrong i think :P | 02:58 |
hblount | i didnt think so. i installed grub on it and before it was the only thing that worked... | 02:58 |
szczur | hblount, if you're done tell me the result | 02:59 |
szczur | if there are any errors tell me too | 02:59 |
szczur | if not, reboot :) | 02:59 |
szczur | and tell me if it works | 02:59 |
hblount | damn. i gotta go. i'll be back tomorrow. thanks szczur i'll be back | 03:01 |
llogiq | I finally got around to writing the small backlight-brightness changing program for my nvidia driver (turns out gnome-power-manager uses the newer /sys/class/... interface, which is read-only with nvidia proprietary drivers). Yay. :) | 03:09 |
phillw | llogiq: that's pretty cool, would you care to share? | 03:11 |
phillw | llogiq: either via https://wiki.ubuntu.com/Lubuntu/GettingInvolved or directly to my email address at https://wiki.ubuntu.com/phillw | 03:13 |
phillw | https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/529794?comments=all | 03:41 |
ubot5 | Launchpad bug 529794 in network-manager (Ubuntu) "Lucid 10.04 Alpha3 network-manager 0.8 fails to connect on boot Huawei E172 3G USB modem (affected: 4, heat: 36)" [Undecided,Confirmed] | 03:41 |
phillw | head_victim: you got to love them bots :) | 03:42 |
head_victim | I still have it's factoid db bookmarked ;) | 03:42 |
=== AndrewMC is now known as SpockVulcan | ||
=== SpockVulcan is now known as AndrewMC | ||
phillw | ;AndrewMC | 04:51 |
MonthOLDpickle | guys I may have fixed bluetooth | 05:36 |
MonthOLDpickle | yes I have! | 05:37 |
MonthOLDpickle | I can turn off and on at will! | 05:37 |
head_victim | MonthOLDpickle: awesome. | 05:38 |
head_victim | I sense a documentation project. | 05:38 |
MonthOLDpickle | actually it will be very short | 05:38 |
MonthOLDpickle | WHat the problem is bluetooth works from fresh install | 05:39 |
head_victim | The shorter the better (because they're the easiest to duplicate) | 05:39 |
MonthOLDpickle | SO me thinking that it doesn't work install bluez and blueman | 05:39 |
MonthOLDpickle | ALl I did was hit alt+f2 typed in blue | 05:39 |
MonthOLDpickle | few auto fills came out..I saw applet and the icon on bottom right popped up. I can left click turn off and on at will. Seeing if this persist through a boot if not I need to add it to the startup | 05:40 |
MonthOLDpickle | Okay I need to figure out how to auto start the bluetooth-applet | 05:40 |
head_victim | Easy as | 05:41 |
head_victim | http://ubuntuforums.org/showthread.php?t=1518818 | 05:41 |
gt | lx | 06:37 |
bioterror | hi | 06:37 |
phillw | slooksterpsv: are you sulking? | 07:29 |
phillw | slooksterpsv: can you get back on the OT area? | 07:35 |
slooksterpsv | nope | 07:36 |
MonthOLDpickle | head_victim: Sorry I am back but reading that I kinda do not understand how to add bluetooth_applet to auto start | 08:07 |
JoeMaverickSett | MonthOLDpickle: you could add it to the startup applications list | 08:09 |
MonthOLDpickle | in perferred applications? | 08:09 |
MonthOLDpickle | thats what I am trying to do heh | 08:11 |
JoeMaverickSett | MonthOLDpickle: i'm finding out how to do that on lubuntu. :D | 08:12 |
MonthOLDpickle | has to be via terminal | 08:12 |
MonthOLDpickle | wait | 08:12 |
JoeMaverickSett | how about, Preferences > Desktop Session Settings? | 08:13 |
MonthOLDpickle | YEa just did that | 08:13 |
MonthOLDpickle | didn't see bluetooth applet but saw manager checked it and it works | 08:13 |
MonthOLDpickle | now a test | 08:14 |
JoeMaverickSett | MonthOLDpickle: ai, lubuntu is abit tricky! :P | 08:14 |
MonthOLDpickle | sweet it doesn't disspear | 08:14 |
* JoeMaverickSett hides from phillw | 08:14 | |
MonthOLDpickle | also when I hit the power button on my dell mini 9 netbook it does not bring up a power choice window thing | 08:14 |
JoeMaverickSett | MonthOLDpickle: try checking the power manager in the Desktop Session Settings? | 08:15 |
MonthOLDpickle | rebooted and did nothing | 08:17 |
JoeMaverickSett | :O | 08:17 |
JoeMaverickSett | better call for pro assistance then. | 08:18 |
JoeMaverickSett | HELP! :P | 08:18 |
MonthOLDpickle | help! | 08:18 |
JoeMaverickSett | phillw: come here! :D | 08:18 |
JoeMaverickSett | MonthOLDpickle: ask phillw :P | 08:19 |
* JoeMaverickSett runs off. | 08:19 | |
phillw | MonthOLDpickle: I think it's you and bioterror who have been discussing the bluetooth issue, else it was Julien? | 08:19 |
MonthOLDpickle | bluetooth is fixed. | 08:19 |
MonthOLDpickle | I figured out what it was. | 08:20 |
phillw | MonthOLDpickle: ,kk, what is the new problem? | 08:20 |
JoeMaverickSett | if we click the power button it should show, log off/reboot and stuff right> | 08:20 |
MonthOLDpickle | Usually you shoudl get a power option pane pop up when you hit the button | 08:20 |
MonthOLDpickle | I have the power manager under desktop sessions checked but no luck | 08:20 |
phillw | it could be a bug, can you please report it https://wiki.ubuntu.com/Lubuntu/ReportingBugs | 08:22 |
phillw | We already have 2 for the 10.10.1 iso that will be fixed, if there more, then the dev team really do need to know about them. | 08:23 |
MonthOLDpickle | Will do, bioterror you there? Still having bluetooth trouble? | 08:23 |
bioterror | what kind of | 08:24 |
MonthOLDpickle | there is a 10.10.1 out? | 08:24 |
MonthOLDpickle | Oh someone said you were having issues | 08:24 |
bioterror | I dont have bluetooth issues | 08:24 |
bioterror | it was Kurdistan and some chick he was hanging out with | 08:24 |
phillw | MonthOLDpickle: not yet, it is going to be built, so if your problem is a bug it can be put on that release. :) | 08:25 |
MonthOLDpickle | phillw I am going to look soo n00b but I made a account with launchpad..than I searched lubuntu I can see bugs but can't figure out how to send | 08:25 |
phillw | MonthOLDpickle: Julien is going to add the missing samba library for windows sharesa and something for arabic keyboards (where they type right to left). So get in quick if you want yours included !!!! | 08:27 |
MonthOLDpickle | I hit yes sign em in but its sitting here! lol | 08:28 |
phillw | MonthOLDpickle: jusy out it on the mailing list | 08:28 |
MonthOLDpickle | Can't get past that screen after signing in -.- | 08:28 |
phillw | *just put it on the mailing list* | 08:28 |
JoeMaverickSett | MonthOLDpickle: follow phillw advice. post it onto the mailing list. | 08:28 |
MonthOLDpickle | trying to fidn that email | 08:29 |
MonthOLDpickle | lol | 08:29 |
JoeMaverickSett | MonthOLDpickle: lubuntu-desktop@lists.launchpad.net | 08:29 |
JoeMaverickSett | phillw: is that the email? ^ | 08:30 |
MonthOLDpickle | lubuntu-desktop@lists.launchpad.net | 08:30 |
MonthOLDpickle | that it? nvm lol | 08:30 |
phillw | MonthOLDpickle: we can teach you how to file a bug on launchpad, the important thing is to get it logged with as much information as you can give. the devs can always email you back if they need more. | 08:30 |
MonthOLDpickle | Is that the email address? | 08:31 |
phillw | MonthOLDpickle: yes | 08:31 |
phillw | MonthOLDpickle: https://wiki.ubuntu.com/Lubuntu/GettingInvolved is the easiest way to join the mailing list | 08:32 |
MonthOLDpickle | actually | 08:32 |
MonthOLDpickle | I am added to it | 08:32 |
MonthOLDpickle | I see all these emails | 08:32 |
MonthOLDpickle | I really need to tie this email thats tied to it to my phone on top of my other | 08:32 |
phillw | MonthOLDpickle: then it's easy to send one :) | 08:32 |
MonthOLDpickle | sent | 08:43 |
MonthOLDpickle | I mentioned the thing about bluetooth too | 08:43 |
audio | Is it by design that manually partitioning a drive using the 10.10 ISO uses os-prober from the ISO to locate any existing OS but os-prober is then not installed to the new 10.10 file system on the hard disk? | 11:44 |
Kurdistan | hey guys I have buyed bluetooth usb adapter | 13:34 |
Kurdistan | does it take long time before it fineds drivers? | 13:35 |
=== yofel_ is now known as yofel | ||
Kurdistan | guys I need help | 14:01 |
Kurdistan | http://paste.ubuntu.com/522692/ | 14:03 |
Kurdistan | it works | 14:35 |
Kurdistan | lubuntu | 14:35 |
Kurdistan | lubuntu rocks | 14:37 |
xuzas | hi everyone! | 16:19 |
szczur | hi xuzas | 16:19 |
xuzas | what command should i write to restart xserver? | 16:20 |
szczur | sudo service lxdm restart | 16:20 |
xuzas | ok, thanks! | 16:20 |
xuzas | can someone tell me why lxde didn't save any changes i made before shutting down? | 16:30 |
xuzas | all settiings are now like on the begining | 16:31 |
Timo_ | hi | 16:44 |
hblount | hi | 16:47 |
hblount | hi. am i able to make lubuntu usb drive for mac laptop? | 17:48 |
bioterror | what? | 17:48 |
bioterror | you mean to boot lubuntu from usb stick on mac | 17:48 |
hblount | yeah | 17:49 |
szczur | hblount, hard to do if not impossible | 17:49 |
bioterror | http://www.makeuseof.com/tag/how-to-create-an-ubuntu-installation-usb-on-the-mac/ | 17:50 |
hblount | that sucks | 17:50 |
bioterror | easy like sunday morning | 17:50 |
hblount | oh | 17:50 |
hblount | easy? | 17:50 |
bioterror | yeah | 17:50 |
bioterror | you get yourself a stick | 17:51 |
bioterror | you check which dev it is and then you dd :D | 17:51 |
Rabbitbunny | I fear I may be doing something wrong, but it's not apparent. I've crafted the command "lxterminal --title=IRC --command='dtach ~/.irc-session irssi'" It opens a terminal, then immediatly closes it. Without the command option it open a terminal like normal. The command in the command option exectutes fine when run on its' own. I'm not seeing any hints in the man pages or on google. Hints? | 17:53 |
hblount | i have usb stick, its sony usm-4gl | 17:53 |
bioterror | Rabbitbunny, what you're trying to do | 17:54 |
bioterror | I'm not really following | 17:54 |
Rabbitbunny | open a terminal, run dtach with options, namely to run irssi, or connect to a dtach session already in use. dtach is like GNU screen. | 17:54 |
bioterror | wtf | 17:55 |
bioterror | are you using screen or tmux? | 17:55 |
Rabbitbunny | dtach | 17:55 |
Rabbitbunny | it's like those, but without the multiplexing option. | 17:56 |
bioterror | okay | 17:56 |
bioterror | I've used screen since 1998 | 17:56 |
Rabbitbunny | I'm using screen right now. | 17:56 |
bioterror | and I dont see the benefit of the dtach | 17:56 |
Rabbitbunny | dtach uses less ram. | 17:56 |
bioterror | well | 17:57 |
bioterror | Mem[||||||||||||||||||||||||||||||||||||||||||||||||100/130MB] | 17:57 |
bioterror | Swp[||||||||| 78/511MB] | 17:57 |
szczur | yayz, HTOP XD | 17:57 |
bioterror | and my irc client is 32.6% of that | 17:57 |
* szczur loves HTOP | 17:57 | |
bioterror | :D | 17:57 |
Rabbitbunny | anyway, even if the command were crafted to run screen, it errors the same way. | 17:57 |
bioterror | so that screen's memory usage is a small problem | 17:58 |
hblount | oh. i guess i wasnt clear. i wanted to make lubuntu usb drive to use on a mac. not make one on a mac. i guess thats not feasible | 17:58 |
bioterror | oh true | 17:59 |
hblount | szczur: thanks for trying to help me. i just reinstalled it on usb drive and it works now :P | 17:59 |
bioterror | that guy used his mac to do it for some sort of netook | 17:59 |
bioterror | book | 17:59 |
szczur | hblount, http://cdimage.ubuntu.com/ports/releases/10.10/release/ | 17:59 |
szczur | bioterror, he want run ubuntu on mac | 17:59 |
bioterror | yeah | 17:59 |
bioterror | his mac is x86 | 17:59 |
szczur | no create bootable usb on mac tu use it somwhere else | 18:00 |
Rabbitbunny | it's eating 28mb here, i'm really having a problem with lxterminal. | 18:00 |
szczur | to* | 18:00 |
bioterror | Rabbitbunny, why not urxvt? | 18:00 |
bioterror | Rabbitbunny, I can share my .Xdefaults with you | 18:00 |
Rabbitbunny | clickable links in irssi, nice. | 18:01 |
bioterror | I've got them | 18:02 |
Rabbitbunny | uh, not in apt. | 18:02 |
bioterror | sudo apt-get install rxvt-unicode | 18:02 |
bioterror | http://ricecows.org/Xdefaults | 18:02 |
bioterror | rename that .Xdefaults in your ̃̃~/ | 18:02 |
hblount | szczur: can i install this on usb drive to use on a mac? or i can only use live cd usb | 18:03 |
szczur | dunno, probably you can install it | 18:03 |
szczur | if you wouldn' | 18:03 |
szczur | gaaah, without last line :) | 18:04 |
hblount | wait, powerpc is different than regular macs right? | 18:04 |
bioterror | hblount, https://help.ubuntu.com/community/MacBook | 18:04 |
bioterror | hahaha | 18:04 |
bioterror | PowerPC == Regular mac | 18:04 |
bioterror | x86 = pc mac | 18:04 |
bioterror | PowerPC > x86 | 18:04 |
bioterror | PowerPC had soul | 18:04 |
bioterror | I dispise x86 macs :D | 18:05 |
bioterror | what a shame that Jobs never got G5 run cool and over 3GHz ;) | 18:05 |
bioterror | szczur, now you can paste that mac url to hblount which I paste to offtopic :D | 18:06 |
bioterror | +d | 18:06 |
bioterror | I used to run debian on old world mac | 18:06 |
bioterror | first you booted to OS 9 or 8, then you booted from there to Debian | 18:07 |
bioterror | so technically I had 2GB bootloader | 18:07 |
szczur | who really need a mac :P | 18:07 |
szczur | :P | 18:07 |
bioterror | well, people who edits tv shows or stuff like that | 18:07 |
bioterror | they "need" ;) | 18:07 |
szczur | bioterror, i don't think this url is appropriate :) | 18:08 |
szczur | but it showed the real use on macintosh | 18:08 |
szczur | of* | 18:08 |
bioterror | :D | 18:08 |
Rabbitbunny | bioterror: Well, that works much better and uses a lot less ram, and works when run from terminal, but still flashes on the screen and quites when run from a custom menu item. | 18:10 |
Rabbitbunny | quits* | 18:10 |
bioterror | what? :D | 18:10 |
bioterror | what flashes on screen? | 18:11 |
Rabbitbunny | Thewindows is drawn for about two tenths of a second, then it's gone. | 18:11 |
bioterror | that has something to do with your dtach | 18:11 |
bioterror | use tmux or screen | 18:11 |
bioterror | and dump that software from your hdd ;) | 18:11 |
Rabbitbunny | Works perfectly fine when run from terminal... | 18:12 |
stlsaint | yo yo yo | 18:12 |
bioterror | hi stlsaint | 18:12 |
stlsaint | bioterror: sup man | 18:12 |
bioterror | Rabbitbunny, I'm not following you | 18:12 |
bioterror | how do you run it then? | 18:12 |
Rabbitbunny | click lxterminal, type in command. works fine. | 18:13 |
Rabbitbunny | aww, I recraftedthe command to use screen, it works from clicking and the terminal. | 18:13 |
Rabbitbunny | hmm. I must be missing an option somewhere... | 18:14 |
bioterror | you're now using urxvt? | 18:14 |
Rabbitbunny | yes. | 18:14 |
bioterror | yeah, url clicking works nicely ;) | 18:14 |
bioterror | http://www.google.fi | 18:14 |
Rabbitbunny | rxvt -title IRC -e screen irssi --connect=freenode | 18:14 |
bioterror | urxvt | 18:14 |
Rabbitbunny | ^works fine | 18:14 |
bioterror | and then you say "screen -Urd" when you want to resume that screen session | 18:15 |
Rabbitbunny | urxvt -title IRC -e dtach -A ~/.irc-session irssi --connect=freenode | 18:15 |
Rabbitbunny | ^ fails | 18:15 |
bioterror | what's .irc-session? | 18:15 |
Rabbitbunny | the file thingy. | 18:15 |
bioterror | what does it contain? | 18:15 |
Rabbitbunny | socket. | 18:15 |
Rabbitbunny | That's the thing I don't want to have to remember if it's already running or not. | 18:16 |
bioterror | I would like to see what you have inside that file | 18:16 |
Rabbitbunny | Wel,, I guess I could 'screen -DD' it... | 18:16 |
Rabbitbunny | nothing, it's just a pointer. | 18:16 |
Rabbitbunny | Okay, I did many thing wrong. | 18:36 |
Rabbitbunny | I think the problem is that terminals dont like -option, in any form when starting. As soon as I added -d -R to screen, the smae problem showed up. | 18:36 |
bioterror | I use screen -Urd | 18:37 |
bioterror | no problems | 18:38 |
bioterror | I start urxvt | 18:38 |
bioterror | ssh to my virtual computer | 18:38 |
bioterror | and I say screen -Urd | 18:38 |
bioterror | and I start to IRC | 18:38 |
Rabbitbunny | yeah, -Urd is also -option. | 18:38 |
bioterror | and when I'm done, I say ctrl+ax to lock my screen or ctrl+ad to deattach | 18:39 |
Rabbitbunny | Right, this is a one-liner for easy clicking. | 18:39 |
bioterror | näytäppä mulle yksikin nokian tuote joka ei oo paskaa | 18:40 |
bioterror | oho | 18:40 |
Rabbitbunny | BUt where would I get a moose? | 18:41 |
Kurdistan | guys :) I love lubuntu | 19:24 |
JoeMaverickSett | Kurdistan: and we love people that love lubuntu too. ;D | 19:25 |
Kurdistan | my only problem is how to get hotkeys done | 19:26 |
MonthOLDpickle | Kurdistan: You having bluetooth issues? | 19:34 |
Kurdistan | my bluetooth works :) | 19:34 |
MonthOLDpickle | cause I figured out you don't need to install anything for it to | 19:35 |
Kurdistan | I have never before used bluetooth before under buntu | 19:35 |
Kurdistan | I buyed bluetooth usb adapter | 19:35 |
Kurdistan | it works like a charm | 19:35 |
Kurdistan | :P | 19:35 |
bioterror | just enable bluetooth-app from desktop session settings | 19:35 |
bioterror | bluetooth manager | 19:36 |
Kurdistan | bioterror :P I figured it out | 19:36 |
Kurdistan | like I said my only problem is hotkey | 19:36 |
Kurdistan | and I dont want to install any docks | 19:36 |
Kurdistan | not even adeskbar | 19:36 |
Kurdistan | to get it work btw | 19:38 |
Kurdistan | I will come out after the soccer match | 19:38 |
Kurdistan | brb | 19:38 |
Kurdistan | back | 20:02 |
xuzas | hi everyone! | 20:43 |
xuzas | how can i change the fontsize on taskbar buttons? | 20:43 |
bioterror | xuzas, I really dont know ;) | 20:44 |
bioterror | it's not in lxappearance | 20:44 |
bioterror | not in the panel settings | 20:44 |
xuzas | i tryed many ways, but nothing | 20:45 |
bioterror | /usr/share/themes/Clearlooks/openbox-3/themerc maybe? | 20:47 |
xuzas | i'll try, thanks | 20:47 |
bioterror | just a moment | 20:47 |
bioterror | it's /gtk-2.0/gtkrc I think | 20:48 |
bioterror | instead that openbox | 20:48 |
Yorvyk | xuzas, have you tried Preferences > Openbox Configuration Manager | 20:49 |
bioterror | hahaha | 20:50 |
bioterror | too easy! | 20:50 |
hblount | hey is there something for chromium that is like noscript addon for firefox? | 20:50 |
xuzas | wOw! | 20:50 |
xuzas | i wonder how clumsy i can be | 20:50 |
xuzas | ahhahahahahahahah | 20:50 |
xuzas | sorry, i'm new at lxde | 20:51 |
xuzas | thank you all! | 20:51 |
Kurdistan | :) 1-3 real madrid | 20:54 |
xuzas | madrid is winning? mecaguentó | 20:55 |
Yorvyk | hblount, Yes, notscript | 20:55 |
Kurdistan | xuzas yes they did | 20:57 |
xuzas | ¬¬ | 20:58 |
xuzas | everyone knows barça is the best team in the world!! | 20:58 |
xuzas | :D | 20:58 |
hblount | Yorvyk: cool thanks. when did this come out? | 20:58 |
Kurdistan | any one that can help me around with hotkeys? | 20:59 |
Yorvyk | hblount, no idea - a friend mentioned it last week | 21:02 |
hblount | cool thanks Yorvyk | 21:03 |
Yorvyk | hblount, thanks for reminding me about it I’m about to install it. | 21:07 |
hblount | u think its safe? it says it has access to all info | 21:09 |
Yorvyk | hblount, it says that when you install any extension | 21:12 |
hblount | ok new to chrome | 21:13 |
Yorvyk | hblount, It frightened me the first time I saw the warning. | 21:14 |
hblount | yeah internet is evil | 21:15 |
Kurdistan | :) no one today knows how to help | 21:22 |
hblount | ok. im noob. it says navigate to notscripts folder. where is that? | 21:27 |
Yorvyk | Sorry Kurdistan, one area I’ve not dealt with. | 21:27 |
Kurdistan | np :) guys | 21:27 |
bioterror | what you want to bind and to do what | 21:31 |
bioterror | Kurdistan | 21:31 |
Kurdistan | bioterror sorry did forgott this screen | 21:43 |
Kurdistan | for example I want to enable volume control | 21:44 |
Kurdistan | screen light | 21:44 |
Kurdistan | etc | 21:44 |
Kurdistan | :) | 21:44 |
bioterror | those works for me | 21:48 |
bioterror | :---) | 21:48 |
Kurdistan | not for me | 21:49 |
Kurdistan | crap | 21:49 |
bioterror | and your laptop is? | 21:49 |
phillw | Kurdistan: forgetting the passwordis a pain to recover | 21:50 |
Kurdistan | it works. lol. I needed to open cli and type alsamixer to see if hotkey worked | 21:50 |
Kurdistan | it works | 21:50 |
Kurdistan | phillw they are going to send me mail | 21:50 |
Kurdistan | hopefully I will get it :) | 21:50 |
Kurdistan | guys I dont if it is lubuntu or ubuntu bug but when installing lubuntu from livecd and marking update during installation | 22:19 |
Kurdistan | why are the systeme not up-to-date after installation? | 22:19 |
hblount | hi how do i find the firefox folder in file manager? sorry noob | 22:32 |
bioterror | what? | 22:32 |
bioterror | which folder | 22:33 |
bioterror | you mean the firefox -binary? | 22:33 |
hblount | firefox web broswer | 22:33 |
bioterror | say in terminal "which firefox" | 22:33 |
bioterror | it will tell you | 22:33 |
kosaidpo | hblount: your /home/hbount/.firefox | 22:33 |
bioterror | kosaidpo, actually it's a mozilla | 22:34 |
kosaidpo | this folder its hidden and it has all things like preference andstuff plugin | 22:34 |
kosaidpo | bla bla | 22:34 |
bioterror | .mozilla | 22:34 |
hblount | dam im dumb. it was hidden | 22:34 |
bioterror | that preferences | 22:34 |
kosaidpo | bioterror: :S | 22:34 |
kosaidpo | :S | 22:34 |
kosaidpo | ahh | 22:34 |
kosaidpo | i want this face :S Grrrrr | 22:35 |
hblount | i thought if i installed lubuntu on usb drive i can save stuff on it | 22:42 |
phillw | hblount: that depends if you install it persistent mode or not. | 22:50 |
hblount | oh. why didnt i see that option when i installed it? | 22:52 |
bioterror | how did you install it? | 22:52 |
bioterror | from livecd to usb | 22:52 |
hblount | yeah | 22:52 |
bioterror | then you can | 22:53 |
hblount | weird because i tried and i cant | 22:53 |
hblount | im gonna reinstall it | 22:53 |
bioterror | really | 22:54 |
slooksterpsv | hi benjr is everything still working well for the wireless? | 22:57 |
slooksterpsv | ifanyone is up for chatting, about various items join me in #lubuntu-offtopic | 22:58 |
hblount | why does it say "Chromium cannot determine or set the default browser"? | 23:02 |
phillw | hblount: it is a chromium bug. and a right PITA | 23:04 |
slooksterpsv | semantic question, who developed Chromium, that was made by google right? and the chromium version is Open Source where as Chrome is close source correct? | 23:05 |
hblount | aww...when i import settings from firefox, it doesnt import username/search autocomplete thing | 23:06 |
hblount | hi. is mozilla thunderbird good for email? i want good app to get my gmail/hotmail together | 23:06 |
slooksterpsv | hblount: thunderbird is good; not bad - personally I prefer Zimbra Desktop 1.0 or Evolution (Zimbra 2.0 isn't that great, it's buggy) | 23:09 |
phillw | hblount: my chromioum imported all of my bookmarks, history and passwords? | 23:12 |
hblount | slooksterpsv: ok thanks | 23:12 |
slooksterpsv | hblount: what are you looking for specifically? | 23:13 |
hblount | phillw: it imported everything except the auto finish/suggestion thing | 23:13 |
hblount | slooksterpsv: i just want good app to access my gmail&hotmail | 23:13 |
slooksterpsv | Evolution or Zimbra for gmail especially if you use the Calendar | 23:13 |
hblount | ok thanks. evolution sounds good | 23:15 |
phillw | hblount: I use my own google apps accouunt, so all I have to do is click the button and I'm there :) | 23:15 |
hblount | not sure what you mean | 23:16 |
phillw | hblount: I have a server, on it I have google apps; that allows me 50 email addresses, although I am registered for the education version that gives me 2000. | 23:26 |
hblount | oh. crazy | 23:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!