[00:48] hello [00:48] xubuntu179, greetings [00:50] so I would like to start helping develop xubuntu and was wondering if someone could explain how getting involved works [00:50] !contribute [00:50] To see how you can help out with Xubuntu, please see http://xubuntu.org/contribute/ [00:51] ok thanks [00:57] #xubuntu-devel === azeam_afk is now known as azeam [01:22] hello [01:22] how can i configure key bindings on xcfe or thunar?? [01:31] xubuntu293: do assign keys to do window manager functions, see Settings>WindowManager>Keyboard, to run any command or program, see Settings>Keyboard>ApplicationShortcuts [01:54] i want to bind buttons to specific events [02:01] events? [02:08] yeah, i want to bind mouse click event that is already binded to button1 to button9, so the computer can recognize it as a click [02:09] i used xev to know button's names [02:21] xubuntu293: you can configure xbindkeys to run a command when either a mouse button or a key or key-combo is pressed [02:22] xubuntu293: you install it from the repository and configure it with a text file ~/.xbindkeysrc [03:04] can i install xubuntu from withing a ubuntu instalation? [03:05] slash0mega, yes. [03:05] how would i go about that? [03:05] slash0mega, to get a taste of the look and feel, sudo apt-get install xfce4 logout change the desktop environment, login [03:05] (for lubuntu) sudo apt-get lxde [03:06] if you like what you see, I'd advise downloading the ISO and clean install [03:06] but [03:06] you could try sudo apt-get install xubuntu-desktop [03:06] *clean install* really is better [03:06] well, i allready use xubuntu, the only problem is all i got is a old ubuntu live cd, and nothing more to burn on :( [03:08] is there a way to install the xubuntu iso into a partition on the hardrive and boot from there? [03:08] slash0mega, so 2 ubuntus? [03:08] slash0mega, if you only want to test try this: [03:09] install virtualbox. create a virtual machine. install whatever on the machine. fun! [03:10] slash0mega, multiple OS's on one device are possible but very delicate. virtualbox is *almost* idiot-proof and doesn't risk your system. [03:10] i used xubuntu in the past vie persistant usb disk, and now i am trying to install it to a old desktop, but the old desktop dose not boot from usb :( [03:10] slash0mega, so ... cdrom install? [03:10] no disks to burn to... [03:11] slash0mega: Please see here: http://askubuntu.com/questions/340156/install-ubuntu-from-iso-image-directly-from-hard-disk-of-a-system-running-linux [03:11] kryten, thanks! (smeghead!( [03:12] Heh, welcome. :) [03:14] that looks like it will work, so i will give it a shot, thank you so much :D [03:14] slash0mega, best of luck to you. [03:15] ill install ubuntu, then start trying to get the grub thing to work, [03:16] slash0mega, this is an old box right? xubuntu and lubuntu are optimized for older / lower spec devices. [03:16] yep :) [03:55] i do not have a grub.d folder [03:58] slash0mega: What version is your "old" Ubuntu then? (hopefully not too old) [03:59] 6.06 [03:59] Holy crap. LOL [03:59] my unkle gave it to me, he had no idea how he got it. it was a offical install disk [04:00] It's from 1996... :D [04:00] HOLY CRAP [04:00] lol [04:01] kryten: 2006. [04:01] Oh wait, no, it's from 2006, but still. :P [04:01] Yup. :D [04:01] ok, [04:01] still old, but not THAT old [04:01] Heh, too old though. :P [04:01] Yeah, Xubuntu didn't exist back then, so yes old. [04:02] can i still add a iso to the grub menu in a less simple way? [04:02] Not with a Grub that old, nope. [04:02] how hard is it to update the grub? [04:04] Honestly, I'd rather get some CDs/DVDs to burn. :P [04:04] a usb stick or a dvd [04:05] sigh, this machine is thwarting all my attemps to get it working at every turn :/ used the last of my burnable disks to try to install xp, but it would not accept my licens key, found a unburned dvd, but xubuntu on it, couldent read it because it was double layed, looked like it could read a usb stick, but couldent.... and now this, sigh [04:05] bazhang: USB boot doesn't work with his old machine though. [04:05] kryten, there are workaround s for that [04:06] Yeah, I know. [04:06] oh? [04:06] sounds like the easiest would be to get a friend / LUG to burn a DVD for you though [04:06] But those aren't simpler than just getting and burning a CD/DVD. :P [04:06] of course [04:07] so look into that [04:12] can doing this ruin my flash drive? [04:12] http://www.pendrivelinux.com/booting-linux-from-usb-zip-on-older-systems/ [04:16] http://xubuntu.org/news/booting-the-xubuntu-usb-image-from-a-cd/ ? [04:19] For that, you'll have to create a Plop CD though... :P [04:19] sadly, what i am trying to do is boot without any burning at all..... i am probaly going to have too, but i will keep working on this untill i am abile to get more dvds [04:20] slash0mega: i missed the first part of the conversation. do you have a flash drive that you can boot off of instead of a cd? [04:21] i do have a flash drive, but my computer can not boot from it (though apparently it can boot from a "usb-zip") [04:21] ahh, ok [04:21] eh, its a 4gig flash drive, easily replacable, i am going to try that portable linux artical [04:21] slash0mega: is there an OS on that computer right now? [04:22] a really old ubuntu [04:22] see if this helps [04:22] http://www.wikihow.com/Install-Linux-without-a-CD-or-USB-Stick-Using-UNetBootIn [04:25] that.... looks like what i need, thank you very much :D [04:25] np :) [04:39] how can i open a text editorr in root? i tried to add a packaged but failed, and now i am trying to remove them [04:40] nano is a pretty simple command line text editor [04:40] # nano filename [04:40] or sudo nano filename [04:42] how to save changes in nano? [04:43] ctrl+x, it will ask you if you want to save [04:43] thank you :D [04:43] np [04:45] hm, 7zip is not in my software installer [04:45] try 7z [04:47] i think mits too old :( giving me 404 when i tried to update the list [04:47] trying command line [04:47] try changing the version from saucy to raring [04:49] what i am needing are two programs for it , mtools and p7zip-full [04:49] i was hopping sudo apt-get mtools would get it [04:50] let me check my source list, sec [04:53] !info unp [04:53] unp (source: unp): unpack (almost) everything with one command. In component universe, is optional. Version 2.0~pre7+nmu1 (saucy), package size 16 kB, installed size 133 kB [04:54] synaptic properties shows: Utilities (universe) [04:54] for 7zip [04:54] p7zip-full [04:56] what am i doing? [04:56] which repo is giving you the 404? [04:58] universe main and restricted i think, its giving full urls [04:59] in the url is /dist/dapper/ [04:59] they look like this fully [05:00] http://archive/ubuntu/com/ubuntu/dist/dapper/universe/binary-i386/packages/gz [05:00] .gz, not /gx [05:00] gz [05:00] dapper is no longer supported [05:00] figured [05:01] which Xubuntu you running? [05:01] 13.10? [05:02] latest, got the .iso last week [05:02] 12.10 sounds right [05:02] 13.10 [05:02] then, where did you get the dapper repo? that does not make sense [05:03] currently though, the computer is running a acent 6.06 ubuntu install [05:03] which i am trying to use unetbootin to fix, but it needs those two programs installed to work right [05:05] oh, I don't think you can go from dapper to saucy. too far apart [05:06] that's like 7 years difference. you might have to go to an older version first [05:07] look here for later versions [05:07] a older 7zip or a older unetbootin [05:07] http://old-releases.ubuntu.com/releases/ [05:07] can only use the disk i have, no blank medias [05:10] no USB stick? [05:10] https://apps.ubuntu.com/cat/applications/lucid/p7zip-full/ [05:11] oldest version I can find [05:12] is arch linux a distribution? [05:12] yes [05:15] ok, can do without the mtools then, as that is only needed for arch linux, now i just need to figur out how to get 7zip on here [05:15] found the package from the website, but it returend a error [05:16] have you tried a dist-upgrade? [05:16] error: dependancy is not satisfiable: libc6 [05:16] will that upgrade ubuntu as a whole? [05:17] ObrienDave, from 6.05? unlikely [05:17] 6.06 [05:17] was not really sure. thought it might be worth a shot ;) [05:18] sigh, might jsut have to wait till i can get some dvd... i was really hoping i could get this wokring tonight, oh well... [05:19] how are you running the 13.10 ISO? [05:20] havent ran the iso yet. thats what i was trying to get working [05:21] using this tutoreal http://www.wikihow.com/Install-Linux-without-a-CD-or-USB-Stick-Using-UNetBootIn [05:21] but if the old ubuntu wont install 7zip, cant use that program to install xubuntu [05:25] do you have a USB stick available? [05:26] yes, but the computer will only accept a usb-zip :( got this tutoreal but not sure if it can ruin my thmbstick [05:26] http://www.pendrivelinux.com/booting-linux-from-usb-zip-on-older-systems/ [05:29] sorry, my Xchat went wonky [05:29] yea, I'm not liking the Zip drive kludge. [05:30] tis ok [05:30] I would suggest buying a 8GB USB stick. less than 10 bucks at walmart [05:31] how would i use the stick? wont accept normal usb [05:32] oh dang, yea sorry. still tired from work [05:32] i will probaly have to buy some burnable dvds [05:32] yea, get the RWs. I've used the same one for 2 or 3 years ;) [05:35] oh? defenetly getting one of those then [05:36] check your burner specs. make sure you get either +RW or -RW depending on the specs [05:36] some burners support both formats. not all do [05:37] no label on my laptop :/ but it is pretty new [05:37] what about reading? [05:37] i had a double layer dvd, and it failed to work in it [05:38] depends on the drive specs. you will have to look them up [05:38] burning worked, but not playback on the computer i am trying to install too [05:38] you need the reader's specs [05:39] well, its late. goodnight, and thanks for all the help [05:40] better yet, look at BOTH drives specs. buy the disks that match both drives [05:40] No prob. good night [06:16] anyone upgraded Chromium to version 30 recently? [06:17] a mysterious line appears at the top [06:18] 1 pixel height. which is a menu bar without text [06:18] uses Google Chrome [06:19] ObrienDave: which version? [06:20] 30.0.1599.114 [06:21] ObrienDave: what happens when you click top left pixel in the maximized Chrome window? [06:22] umm, nothing [06:22] weird. it's chromium specific bug then [06:23] mine triggers the "File" menu [06:23] sorry, I do get some kind of window menu. max, min, close, etc. [06:24] it's the same menu clicking on the chrome icon [06:27] ObrienDave: could you move the mouse horizontally after clicking there? [06:27] yea sure [06:30] hi all. is there any way to prevent (as administrator super-user) all other users to delete chrome's history and prevent them to manage the deleting history chrome's option? [06:36] user, I saw something like this the other day. The sysadmin had removed the "delete history" option from the browswer. so probably a browser specific setting === user is now known as akis63 [06:39] fhowlett: so, what do i have to do? remove what? [06:40] akis63, if it's a browser setting, you're going to have to check there. Chromium is a google product, so ask google. [06:43] cfhowlett: chrome offers the option to any user to delete history and its contents. there is the possibility to disable this option, but any user can enable it again using his account. my question is if the admin can disable this option with a command or any otehr action using the privileges of admin. [06:43] I know. I am not a chrome developer. This is not chrome support. Ask google. They'll know how. [06:44] i mean if there a way for admin to stop users managing their chrome browser [06:44] *yes it can be done. NO I don't know how* [06:45] what all is needed for the sound to work in xfce4? [06:45] try xubuntu-restricted-extras [06:46] contains codecs, etc. [06:47] i have an ac97 sound card i think [06:47] not sure about that card [06:47] qwerty__, sudo apt-get install xubuntu-restricted-extras [06:48] qwerty__: I'd start by opening alsamixer in a terminal and unmuting everything and turning everything up [06:48] http://paste.debian.net/64041/ [06:49] greetings [06:49] how do i open alsamixer in a terminal? [06:49] leif_, greetings [06:49] :) [06:50] how does xubuntu dif from ubuntu gnome [06:50] qwerty__: in a terminal type alsamixer and hit enter [06:50] ok thats what i thought, its not there [06:50] !info alsa-utils [06:50] alsa-utils (source: alsa-utils): Utilities for configuring and using ALSA. In component main, is optional. Version 1.0.27.1-1ubuntu1 (saucy), package size 1087 kB, installed size 2048 kB (Only available for linux-any) [06:51] qwerty__: looks like you'll have to install alsa-utils [06:51] it says alsa-utils is the newest version but i cant run alsamixer [06:52] what happens when you try ? [06:52] leif_, essentially gnome = ubuntu with gnome desktop, xubuntu = xfce4 desktop. beyond that, xubuntu is loads lighter on your system [06:52] ok [06:53] maybe a day i can help whit dev of xubuntu [06:53] leif_, lubuntu / xubuntu are optimized for older/slower machines [06:53] ok [06:53] !contribute [06:53] To see how you can help out with Xubuntu, please see http://xubuntu.org/contribute/ [06:53] cool [06:53] cannot open mixer: No such file or directory [06:53] thanks [06:54] qwerty__: sounds like there isn't a kernel module being loaded for the sound card [06:54] try lsmod | grep snd [06:55] http://paste.debian.net/64043/ [06:56] looks like there's enough modules there [06:57] thats what i thought haha [06:57] i messed around with my window manager and display manager quite a bit if that matters [06:57] shouldn't [06:58] try lspci | grep -i audio to get the audio card [06:58] and we'll see if there's any known issues with it [06:59] http://paste.debian.net/64044/ [06:59] can't understand why alsamixer wont run for you [07:01] im using openbox if that matters [07:01] with xfce4 panel [07:04] does 'Activities and Privacy Manager Tool' actually record any URL visited? [07:07] qwerty__: the one issue I found on the net about that card had removing pulseaudio as the solution [07:08] ill give it a go [07:11] i removed it, should i reboot now? [07:12] I would just to make sure [07:12] ok ill be back [07:12] Hi guys, n00b to Xu... where do I find synaptic? [07:12] sudo apt-get install synaptic [07:12] terminal [07:13] already installed man [07:13] where do I pull in=t from the gui? [07:13] system menu [07:14] doh! swear it wasn;t there the last 5 times I looked [07:16] sudo apt-get install ubuntustudio-audio [07:16] haha just checking [07:16] I already have the bits of the studio installed that I use [07:16] is the desktop worthwhile? [07:17] it will kill XFCE. You just need the studio packages [07:18] Hempathy, XFCE is the desktop environment - you already have tit [07:18] *IT* [07:18] sorry. tourette's [07:18] typos, gotta love them ;) === olf-folks is now known as qwerty__ [07:19] ok with pulseaudio removed [07:19] sudo apt-get install ubuntustudio-audio-plugins [07:20] well_laid_lawn: im back [07:21] churs man, already have those [07:21] Hempathy, as I said, US is not the plug-ins, it's the apps. [07:21] qwerty__ sound working now? [07:22] when i click on the xfce-mixer plugin it says Gstreamer was unable to detect any sound devices .... [07:23] install gstreamer ugly plugins [07:24] might as well do the good and bad plugins as well. can't hurt [07:24] cfhowlett, coolio, I have the audio too [07:24] hemphttps://help.ubuntu.com/community/Ubuntu%20Studio%20Upgrade%20from%20Ubuntu [07:24] & I have no need for video, [07:25] Hempathy, sudo apt-get install audio meta-package would pull only those [07:25] you can always install that package later if need be [07:25] but I'd go for the desktop meta as well to get the menu integrations [07:26] and change to the US theme for full effect [07:31] does anyone know how to disable thunderbird's taskbar entry flashing when new mail is received? I recently cleaned out ~/.config and am not sure what would have done it [08:39] <_william_> salut === z_ is now known as Guest18693 === Maple__ is now known as Guest7013 === Guest7013 is now known as Mapley [16:42] could not apply changes, fix broken packages first, that is when I try to install vlc from the repo: xubuntu 13.10 64 bits, recently upgraded [16:42] what do I do? [16:54] do sudo apt-get update && sudo apt-get autoremove && sudo apt-get clean && sudo apt-get autoclean && sudo dpkg --remove -force --force-remove-reinstreq package name [16:54] see http://ubuntuforums.org/showthread.php?t=947124 [17:49] i'm new to xubuntu. i have it installed on my laptop and want to access my nas, but i'm not sure how to do that? [17:50] xubuntu789: if you open file manager and click on Browse Network at the bottom, does it show up automatically? [17:52] nope, it's not there. [17:57] found it [17:58] user error :) [17:59] ?upgraded from 13.04 to 13.10, now get gray screen + mouse (cant do anything). what to do? [19:00] Hi to all! I want to make some of hardware keys of my keyboard to work. fujitsu SK-2500-2D [19:00] however I don't now how to do it :( [19:01] In gnome and kde works though [19:02] the keys are: play, stop, pause [19:03] rewind and fast forward === sv is now known as Guest93950 [20:12] Hallo, ist hier jemand, der mir bei der installtion von xubuntu helfen kann? [20:13] Is ther somebody who can help me? [20:14] ThomasD_: Start asking a question about your real problem doing so then :) [20:15] i want to install xubuntu, but the setup stops at the point of formatting the hd [20:15] So which settings did you choose? [20:16] And which version of xubuntu are you using? [20:16] ive tryed v13.10 and 12.04 [20:18] now i'm running the system without the hd in live mode [20:18] this seems to be ok [20:18] but if i put the hd into the laptop an boot with it, then i got also some errors [20:19] ThomasD_: what people need to know - is what type of formatting did you choose and what sort of errors do you get [20:19] try and be specific - we see all sorts of issues :) [20:20] Makes me wonder if the hdd is flaky [20:22] at first i have create a new partition table. Then i create 4 partitions. 1. /boot ext2 2. /swap swap 3. / ext4 4. /home ext4 [20:22] ThomasD_: Which partition types? primary/extended? === slesher is now known as slashy === slashy is now known as slesher [20:24] 1. is primary and 2. - 4. logical [20:25] ThomasD_: Thats impossible. [20:26] ThomasD_: logical partitions can be created in an extended partition only. So whats your real partition layout please? [20:29] i've followed the instructions on this site (right row): http://wiki.ubuntuusers.de/Manuelle_Partitionierung#Neue-Partitionstabelle-erstellen [20:34] i take a photo of the screen and upload it. Please wait, because i have to reboot the system. [21:04] I'm back. Here are the photos of my installation screen: http://www.imagebam.com/gallery/2tlynq6icbv9syxpheqft6w55du8o0dq/ [21:08] Are these the correct settings? [21:10] ThomasD_: looks good, I would make the swap at least as big as your whole ram, so that you can hibernate though [21:11] i got 512 mb ram. [21:11] oh [21:11] i think 1024 its enough [21:11] it looks good then [21:12] its a very old notebook [21:12] can't be as old as my eeepc 701, or this Gateway 450sx4 I'm using right now. [21:12] I have a 386 here somewhere... [21:13] after clicking install i got the screen to select my time zone, but after that the installation stucks [21:13] ThomasD_: anything in the console? [21:13] ThomasD_: you can switch to text console with alt+ctrl+f1, f2, etc. [21:14] alt + ctrl + f7 goes back to the graphical environment [21:14] i have to try. [21:14] by the way, formatting can take a while [21:15] but i should see the blinking of the hd led, or? [21:15] yeah, probably [21:16] there should be a log file there too [21:16] because the system do nothing. [21:16] which has detailed information [21:16] ubiquity.log or something like that [21:19] i got also problems to get into the live mode [21:20] any error messages? [21:20] not on screen [21:21] maybe in log files, but i don't reach the point to open this files [21:21] you could experiment with some kernel boot options, maybe [21:21] !boot [21:21] Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto [21:21] could it be that my hd is damaged? [21:21] I did suggest that earlier [21:22] It could be anything, from faulty hardware, through non-standard or badly supported hardware, to just simply a bug in ubuntu itself [21:22] it's hard to say without any hints [21:23] if it's badly supported hardware or a bug, there may be a workaround [21:23] ok, i will try to start with other boot options and open some log files [21:23] ThomasD_: did you try googling for "ubuntu" and your laptop's make and model? [21:24] ThomasD_: or searching the forums? often there are people who had similar problems but found a solution [21:25] i have searched for it on google [21:25] but that are older versions [21:26] for a long time i had installed ubuntu 8 on this noteboot and there were no problems [21:28] now i've tried to get into the console while the installation stucks. But the system don't react. [21:29] the problem is bigger and i will use a forum to get some help. Thanks all for your help. Bye [22:22] next debian will be with xfce4? [22:23] roninn: Doesnt matter in here. [22:32] im running latest xubuntu, on thinkpad x201 with Intel 6200 AGN wireless using iwlwifi driver. wireless works after boot. wireless stops working after suspend. what do i do? [22:39] teratoma: that's most likely bug 1184262 [22:39] bug 1184262 in systemd-shim (Ubuntu Trusty) "[logind] times out too early, stuck in PrepareForSleep, causing network and other services to not resume" [High,In progress] https://launchpad.net/bugs/1184262 [22:40] i will try like it says [22:40] nmcli nm sleep false [22:41] please read comment #73 [22:42] for a proper fix === makimac_ is now known as makimac === map is now known as Guest37537