[00:03] sorry guys. I am not getting it to work [00:06] no need to apologize to us :-P [00:08] here is what I have done: cd to the theme folder, sudo tar -zxvf /home/ward/Desktop/81130-Ubuntu Professional v2.tar.gz [00:08] And it won't extract [00:09] you have to escape the spaces [00:10] even though the are in the file name? [00:10] because they are in the filename [00:10] prepend every space with \ [00:10] sudo tar -zxvf /home/ward/Desktop/81130-Ubuntu\ Professional\ v2.tar.gz [00:10] thanks. [00:11] that worked like a charm [00:14] I have another question, I thought that this new theme would just show up in the list. What else do I need to do make it show up? [00:14] !themes [00:14] Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy [00:14] !xfcetheme [00:14] Factoid xfcetheme not found [00:17] Sorry, I seemed to get a little happy with the mouse === Thomas is now known as The-kernel [02:08] i installed xubuntu 8.04 on a thinkpad t23, however, i can't get past boot [02:08] i get to the status bar, and it stops about 15% part of the way [03:02] Anyone here have a moment to help a COMPLETE Linux newb who just installed Ubuntu 8 Server? [03:02] I just wanna get a GUI up [03:11] no love? [03:14] randomblink: you have a server and want to install a GUI? [03:29] well [03:29] I have 8 server installed [03:30] I just wanna get my wireless card installed [03:30] I am SO new to Linux that a gui makes the most sense for installing the wireless card === [-Belial-] is now known as DarK-IcE [10:06] how to i find what version of xubuntu i am using? [10:06] Act: 1 [10:08] 3:#ubuntu [10:08] :S [10:17] Hello! [10:45] hello [11:14] hello [11:19] I can't change my screen resolution [11:19] it's hard to browse the forums or find help elsewhere with this resolution.. [11:22] Hannz: try running 'sudo displayconfig-gtk' in a terminal [11:23] TheSheep: uhmm.. that's another problem.. I can't seem to start terminal.. [11:23] TheSheep: everytime i start a terminal, it logs me off to login screen [11:24] Hannz: press alt+f2 and type 'xterm' [11:24] TheSheep: can I start terminal using alt+f2? what's the name of the xubuntu terminal? (it was gnome-terminal at ubuntu) [11:24] sorry [11:25] still typing the question then.. [11:25] okay [11:25] I'm at the terminal [11:26] the screen and graphics preferences are there [11:26] trying to change my settings.. [11:31] TheSheep: okay.. at the graphics card tab, it shows that my card is a s3 trio 3d, the driver is s3virge - s3 virge and trio3d cards [11:32] TheSheep: at the the display tab, my detected display was generic plug n play, which don't have any resolution setting higher than 640x480 [11:36] TheSheep: sorry.. got disconnected.. [11:36] TheSheep: actually, my display are at least 1024x768.. tried the generic monitor 1024x768 model, but the test failed (i can't see the 15secs confirmation window) [11:37] TheSheep: or rather, I saw the window at top left corner of my monitor, half outside the view area [11:38] TheSheep: i can click the keep settings or cancel button, though, just not sure whether i should click on the keep settings button.. [11:39] Hannz: I'm sorry, I don't really know [11:40] TheSheep: okay.. thank you.. i'll try to click the keep settings button and see what happens.. [11:41] TheSheep: by the way, while i was working on the displayconfig-gtk, my terminal shows this messages [11:43] FATAL: Error inserting battery (/lib/modules/2.6.24-17-generic/kernel/drivers/acpi/battery.ko): no such device [11:44] do i have to worry about that? [11:44] Hannz: is that a laptop? [11:46] TheSheep: nope.. it's an old desktop: P2-233MHz, 160MB RAM, 20GB HDD.. [11:56] Hannz: then I guess it's normal that it doesn't have a battery [11:58] TheSheep: i'm currently reading some posts at ubuntuforums.com about this.. [11:58] TheSheep: says that it's harmless though.. might as well ignore it.. [12:07] going to restart [12:07] TheSheep: thanks again :) [12:25] Can any one help me i have a pc runing windows xp on witch i have installed sun xvm virtualbox, and on the virtual machine i installed xubuntu 8.04, [12:25] i want to sheare files betuin windows and the guest os xubuntu. [14:23] I have hardy 8.10. I just did the updates from ubuntu repos and it borked my gnome. right after I login with gdm, my entire screen goes white. I have a mouse cursor, but nothing else. help please :) [14:26] hard 8.04; and do you run xubuntu or ubuntu? [14:26] ubuntu. I realize i'm telling a bit of a fib being in here. #ubuntu is much to hectic to get anything done there and I'm up against a deadline :/ [14:27] fair enough [14:27] and yes, 8.04 [14:27] i'd also recommend #ubuntuforums btw, more traffic than here [14:27] ok so maybe press ctrl+alt+f1 or f2 [14:27] that will drop you down to a terminal [14:27] then login [14:27] yep. I'm there [14:27] and type startx [14:27] see what that does [14:28] X is already running [14:28] ps ax I have X, gnome, compiz, even gkrellm [14:28] so startx gives the same result as logging in [14:28] no, "server is already active for display 0" [14:28] oh [14:29] well type ps -e | grep *x* [14:30] anything specific we need from here? lots of output [14:30] ok try ps -e | grep x [14:30] i want you to kill your xserver [14:30] i forget what it's called though :p [14:30] and i'm not on a gnu/linux box atm [14:30] can do [14:31] like sudo killall X [14:31] or sudo killall xorg [14:31] something like that [14:33] back to gdm (which works just fine, btw) [14:33] sudo killall gdm [14:33] heh [14:34] while I'm here, can I change anything (without login in thru gdm) to disable compiz? My guess is that compiz is the demon here [14:34] i don't think so, but honestly don't know... i'm not sure how ubuntu configures compiz [14:34] you could try clicking the "session" button [14:35] and see if it gives a "gnome-metacity" option [14:35] but anywho, drop down to a terminal and sudo killall gdm [14:35] i want to see what happens when you run X from a terminal [14:36] getting close now... a couple of updates: [14:37] startx w/o gdm exhibits the same behavior (white screen). restarting gdm... using "gdm failsafe" option makes gnome work just fine (no white screen) [14:37] I'm looking for a gui way to disable compiz atm [14:42] aanderse: yep. that did it [14:43] seems that compiz (or "Visual Effects", as ubuntu calls it) was the culprit [14:43] ah [14:43] tyvm for help, aanderse :) made my morning a whole lot less hectic [14:43] good good [14:51] Speckal: I had that after the Kernel update from the weekend (2.6.24-17). I had to press ESC and go back to the -16 kernel [16:17] I am looking for the wbar. Anyone know where I can get it and good install instructions? [16:26] morning thinkmassive [16:26] good morning [16:27] I want to thank you for your help yesterday with installing tar balls. I have another question if you are game? [16:28] I'm at work but I'll help when I can [16:29] don't ask to ask, just ask [16:29] there are 60 other people here [16:30] I am looking for wbar. I have found a site that has it but no install directions. I have looked but can't find easy to understand directions. Do you have exoperience with this? [16:32] haven't heard of it but it looks like there's chatter about it on freshmeat and googlecode [16:32] I'd start there [16:34] squirkey: why not AWN or Kiba-Dock? [16:35] Thanks thinkmassive [16:36] michaelramm, I see that awn is in the repos. I can't see to get it running though. [16:37] squirkey: explain? I am confused by your last stmt. [16:37] I used the synaptic package mgr to download and install it. found it in accessories, clicked it and ran it. Nothing happened [16:47] squirkey: awn requires gnome [16:48] squirkey: at least the version that is in the repositories [16:49] TheSheep, what can I do to get it to run in xubuntu? [16:49] squirkey: there is a desktop-agnostic development branch [16:49] squirkey: but not sure how advanced the development is [16:49] what? [16:50] last time I checked it required patching and compiling xfwm4 [16:50] michaelramm: you said you had the white screen problem. did you try disabling "Visual Effects" (compiz)? [16:51] woohoo [16:51] no, i saw that earlier. I reverted back to the -16 kernel and was working again [16:51] go go gadget stealing k apps and using them in XFCE cause I'm lazy [18:04] hi, is the official powerpc version of xubuntu hardy out yet? [18:04] i can't seem to find it in the release pages [18:05] I don't believe there is an 'official' version [18:05] there is a "daily build" from april [18:05] but it isn't labelled hardy heron [18:12] Does default Xubuntu have any fully compatible ODS viewer without installing extra software? [18:12] Installing OO.o isn't an option. [18:12] Suggest installing OO.o and you get permanently painted as either a troll or a retard. [18:13] (waits for the "why not install OO.o?" in 5...) [18:13] Note: I can spare like 10mb, 20 at most for extra software. Got Amarok already. [18:13] I doubt it is possible to have any 'fully compatible' application [18:13] As in, fully viewing ODS documents. [18:14] fully compatible means feature-identical [18:14] It's supposed to be an OSS standard or something, instead I can view my documents with formatting with nothing. [18:14] at least in my opinion [18:14] I did say "ODS viewer" [18:14] Not "ODS editor" [18:15] abiword with plugins is decent... not fully compatible, though [18:15] I need formatting. All of it. [18:15] k [18:15] I'm migrating this *confidential* data to html [18:15] (so that strips out web-based interfaces) [18:16] http://opendocumentfellowship.com/odfviewer ? [18:16] I don't believe anything exists that is 100% or even 90% compatable that isn't OO [18:17] Gnumeric has everything but formatting [18:17] And seeing a major part of the data is color-coded... [18:17] As in entry value in the front, entry type color-coded. [18:18] :\ [18:19] Fortunately, apparently I have been wiser than I expected. [18:19] An excel '97 file with the exact same data. [18:20] It's still like 10 megabytes of data, all text, to be migrated by hand though [18:20] *siiigh* [18:23] And it's IP data so no recruiting random help. [18:23] (Not IP as in Internet Protocol - IP as in Intellectual Property) [18:24] you mean imaginary property don't you? [18:24] :) [18:26] I do mean intellectual property. [18:26] Unreleased works, too. [18:26] most of it my intellectual property to boot. [18:27] Where I don't agree with the current abuses I do agree with the core concept. [18:27] (I don't, btw, care if some college kid copies this without paying me *once* it's released) [18:30] (But I'd be highly upset of leaks before it is and someone copying it for money after.) [18:34] taza: is installing only openoffice.org-calc out of the question? [18:34] it's only 15.6MB [18:35] before dependencies [18:36] thinkmassive: Before dependencies [18:37] borrow a laptop from a friend, throw a livecd on it, and get a 1gb usb stick [18:37] well you didn't list all of your installed packages [18:37] if it's IP then there's money behind it [18:37] i'm sure you can buy a 1gb usb stick, or rent a laptop ? [18:38] aanderse: You know between nothing and nothing. [18:38] but you raise a good point.... there should be a ods program that can run on xfce... [18:38] taza: maybe you should clarify what it is you're trying to do before knocking down suggestions like that [18:38] yeah in no way was i insulting you there, i was trying to offer up a suggestion [18:38] thinkmassive: "Buy more hardware because you must be rich for doing work on IP"? [18:39] you're here for help, right? [18:39] a 1gb flash? [18:39] wtf how poor are you [18:39] a 1gb usb stick is pretty cheap [18:39] apparently you think you have enough of something to act like a prick [18:39] Actually I have several flash sticks with enough space. [18:39] so explain what your problem is [18:39] I'd have to buy or rent a laptop [18:39] tguys, this channel is family friendly [18:39] For that. [18:39] you can take your name calling somewhere else [18:40] taza: the answer to your question is: no [18:41] TheSheep: Thanks, gotta just wait 'till I have access to the main server. [18:41] what are you trying to do? present some data? [18:41] you haven't even stated a problem yet [18:41] I did ages ago [18:42] you said you want a ods viewer that isn't OOo [18:42] Yes, for migrating data that is color coded away from OOo to HTML [18:42] that's not a problem [18:42] why can't you use OOo? [18:42] space? [18:42] taza: sorry if you thought i was trying to be a prick, just thought maybe you could bororow a laptop from a buddy... my apologies [18:42] you just said you have usb keys [18:42] Thank heavens for ignore [18:42] I'm just trying to establish what the real problem is [18:43] taza: ods is just zipped xml, you might be able to write a conversion utility [18:43] Suggest installing OO.o and you get permanently painted as [18:43] either a troll or a retard. [18:43] TheSheep: I can extract the requisite data from several files [18:43] taza: put down your paint [18:43] TheSheep: Eh? [18:43] haha ok, one less person I'll help in the future and not a bad thing in my eyes [18:44] and turn aaround slowly, so that I can see your hands [18:44] ... [18:44] I was just copy-pasting what I said earlier [18:44] http://catb.org/~esr/faqs/smart-questions.html [18:44] taza: it was just as offensive when you said it earlier as it is now [18:44] did everyone got their answers already? can we finish this? [18:45] zoredache: I don't think it's offensive at all [18:45] zoredache: I told a question would instantly get you painted as something because it wouldn't be in the least helpful. [18:46] taza: do you need to ask about something more? [18:46] taza: you effort would have been better spent explaining why openoffice wouldn't work for you [18:46] Some help on shell script text variable expansion would be useful [18:46] zoredache: That leads to a looong string of stupid questions I've heard before. [18:46] !ask [18:46] Please don't ask to ask a question, ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely answer. :-) [18:48] zoredache: "My current hardware has a real problem with non-tmpfs space usage" "Get 500gb SATA harddrive, they're cheap nowadays" "well stop using stupid hardware" "Who thought of that?" "Loan a computer" [18:48] did everyone think it was silly to suggest borrowing a laptop from a friend and throwing a livecd on it? [18:48] Well I did, because you should never expect someone to have a friend with some resources [18:49] I mean, if you did that you might take it to the extreme and expect everyone has a friend who knows the answer and they're just being mean asking difficult things on IRC. [18:49] taza: it seems like you came here expecting to be attacked [18:49] TheSheep: This is an Ubuntu channel. [18:49] taza: no, it's #xubuntu [18:49] An Ubuntu channel means all channels for all ubuntu derivatives. [18:50] I can pretty safely expect people asking questions a million times after I've explained they aren't relevant to the problem. [18:50] taza: anyways, you need to aks your question to get an answer, random complaining won't do :) [18:50] How do I expand variables in shell for the purposes of cp? [18:50] well, you just write $variablename [18:50] Basically, I need to expand a variable in a while loop to get the current phrase for a part of a filename [18:51] taza: did you try an oo.o channels as well yet? someone there may have heard of a similar problem? [18:51] taza: http://tldp.org/LDP/abs/html/ [18:51] I need to expand at least five such variables in a single name [18:51] aanderse: Please. I dread Ubuntu channels, I don't go near OO.o or wikipedia channels. [18:52] There is something about the culture of the followers of such projects that is incompatible with my psyche. [18:52] taza: oh, sorry... never been on an oo.o channel [18:53] TheSheep: I already tried the $variable approach, and it failed. I need $variable$variable2$variable3.extension [18:55] can you give us an example of a command you are trying to use? [18:55] taza: works for me: for i in foo bar baz; do for j in 1 2 4; do echo $i$j; done; done [18:55] cp blank.jpg $variable1$variable2divider$variable3.extension [18:56] That was supposed to be blank.example but bah [18:57] you might try ${variable1}${variable2}divider${vairable3} [18:57] taza: for i in foo bar baz; do for j in 1 2 4; do echo "$i"divider"$j"; done; done [18:58] :) [18:58] or what zoredache says [18:58] Note: It leaves the divider and either variable 2 or 3 out [18:58] $[variable2] $[variable3] worked [18:58] Now, how do I include a zero before a less than 10 number there? [18:59] Because name1divider1.example works badly when it's supposed to go to eleven. [18:59] well, juz write them this way [19:00] They're the integer controlling the whileloop [19:00] for i in 01, 02, 03... [19:00] Me space, ist broke [19:00] 01 02 03, sorry [19:00] they are just strings [19:01] you might have to do it as two steps one step to use printf to get the padded name [19:01] blah=`printf '%04d\n' '23'` [19:01] Would defining $variable4 and $variable5 as "0" if the value is under 10 and "" if it's over 9 work? [19:02] Also "Gah I haven't done any bash scripting in a year and I completely forgot it" [19:02] so printf '%02d' '3' would return '03''` [19:07] Would definining a variable as "" work when including it in a string? [19:07] As in, trying to fetch that variable returning nothing, resulting in no change? [19:18] Apparently it works. w00t [19:24] Also, horrible hack [19:24] How glad I was to rm that script after it had served it's purpose [19:24] hey all! I have an issue here that is driving me nutts. I have a latop with an Intel 945GM, in gnome I get 1400X1050 no issues. Switch to xfce and I'm forced into 1280X1024. I'm using the i810 driver however I'm not convinced it's installed correctly based on lshw saying display is "Unclaimed" [19:25] when I tell xfce to go 1400x1050 I get one of those old school oversized desktops where I need to mouse over the edges to see the rest of the desktop... [19:27] Well, I've gotten everything I wanted [19:27] So I shall bid you farewell [19:28] v0lksman: try playing with displayconfig-gtk [19:29] TheSheep: yeah that's what I was playing with that provides the larger desktop but requires that I scroll to get the edges [19:29] scroll=mouse to edge [19:31] gonna reboot to try something...thanks anyways... [20:32] therms does your motherboard support dual channel ram [20:32] wrong channel [20:33] aroo, :) [20:54] Ii have installed xubuntu on an old laptop, but it only uses a small part of my screen (about half the size, in the center of the screen). It also does this when booting windows, but once windows is loaded it uses my full screen. Any ideas on how can I make this work in xubuntu? [20:55] most likely your video adapter wasn't detected and your computer has choose to use a resolution smaller then the optimum res for the display [20:56] I'm quite new to linux, what does that mean? Do I need drivers or something? [20:57] maybe... If your laptop video card is supported you may be able to forse things to work by running 'sudo dpkg-reconfigure xserver-xorg' in a terminal/shell [20:57] ok [20:59] actually it changed in the latest *buntu release [20:59] you have to use xrandr now [20:59] ok [20:59] do you know what version you got? [21:00] 7.10 or 8.04? [21:00] 8.04 [21:00] what kind of laptop is it? [21:00] A Toshiba Satellite Pro 4600 [21:06] what does xrandr do? [21:06] hello [21:06] xrandr changes the screen resolution used by X [21:07] yeah, not so much [21:07] man xrandr [21:08] Should i use --fb? It refuses to use that [21:08] my computer keeps randomly rebooting and i'm not having much luck diagnosing it. the logs aren't telling me anything useful, except that the computer is rebooting. any advice? [21:08] jake_: maybe it's a heat issue? [21:09] FrederikVds: you might be able to specify a different video mode through grub [21:09] i thought it was that, but i have a case with several fans and recently replaced my stock intel cpu fan with a far more effective one. [21:09] didn't seem to help. [21:09] ok i'll check [21:09] jake_: too many fans drawing too much power when things heat up? [21:10] perhaps. what components do i need to be especially concerned about getting too hot? the cpu should be fine. [21:11] cpu, northbridge, video, hdd... [21:11] Anyone with experience on installing i8kfans in Xubuntu? I get all kinds of errors. [21:11] Please help me. It's very tireful to keep the CPU cool with mouth to heatsink method... [21:11] atm i'm using integrated video and the hard drive has a fan right next to it. [21:11] what is the northbridge? [21:12] it connects your cpu to ram and video, usually has a heatsink on it near the cpu [21:12] there should be a pic of the mobo in your manual [21:12] that's really a long shot though [21:13] I'd help more but I've got too much work, bbl [21:13] alright, i'll consider that. thanks. [21:19] when i do dpkg-reconfigure, i assume i have to restart X? how can i do that without rebooting? [21:19] Help me with http://people.debian.org/~dz/i8k/ please! [21:19] I hate it when they assume one to know how to compile and install. :( [21:21] FrederikVds: press ctrl+alt+backspace [21:21] this will end your session though [21:21] ok [21:21] so make sure you save any documents you are working on [21:22] KOJV: one sec, let me see [21:23] KOJV: that util is *really* old [21:25] KOJV: what computer do you have? a dell notebook? [21:25] aanderse, yes an Inspiron 8200. Got a better software to control the fans? [21:26] no, researching this tool though [21:26] aanderse, please let me know if you can make it install / run. [21:27] aanderse, which very much oughta be possible, I just don't know how. makefile install just gives me a huge bunch of errors. [21:27] sure, what happens when you type "make" ? [21:28] oh, ps [21:28] did you know there's a package already in ubuntu?? [21:29] aanderse, to control the fans? No, which one? [21:29] type sudo apt-get install i8kutils [21:29] that very utility you're trying to compile! [21:29] aanderse: that package cannot be found, it says. [21:30] do you have the universe repositories enabled? [21:30] No, how? [21:30] http://packages.ubuntu.com/hardy/i8kutils [21:31] I've got the main and universe resps active, [21:31] you're using xubuntu, i assume, right? [21:31] Yes. [21:31] xubuntu 8.04 ? [21:31] yep [21:31] ok type sudo apt-get install i8kutils [21:32] Package not found... [21:32] ok [21:32] type [21:32] cat /etc/apt/sources.list | grep universe [21:33] aanderse: I don't understand the output. [21:34] i was hoping you would send me the output :) [21:34] aanderse: i can't find that package in the same distro version [21:34] have enabled all the repos [21:34] http://packages.ubuntu.com/hardy/i8kutils [21:34] well it's there... [21:34] i don't have my computer with me right now, at work... [21:35] i'll ssh into our linux server and see... [21:35] oh [21:35] wait [21:35] it's gutsy, not hardy [21:35] uh [21:35] http://pastebin.ubuntu.com/15404/ [21:35] :) [21:35] http://pastebin.ubuntu.com/15404/ [21:36] and also only on i386, probably this would be the issue [21:36] oh... [21:36] KOJV: type uname -a and give me the output please [21:36] are you running a 64bit xubuntu? [21:37] aanderse: no 32. [21:37] ok well i'll run you through installing it manually, just paste what i'm saying here [21:37] hi [21:37] open a terminal and ... [21:37] wget http://mirrors.kernel.org/ubuntu/pool/universe/i/i8kutils/i8kutils_1.27_i386.deb [21:37] Linux ellenor-laptop 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux [21:38] Uhm... now I'm not sure. [21:38] that will download the package for you [21:38] then you can type sudo dpkg -i i8kutils_1.27_i386.deb to install it [21:39] Package installer says Dependency is not satisfiable: tk8.4|wish [21:39] ok, not a problem [21:40] sudo apt-get install tk8.4 [21:40] what about double-clicking the package? [21:40] ephemeros: that's what I did. [21:41] :| [21:41] does xubuntu have gdebi installed by default? [21:41] yes it has [21:41] freely translated from Swedish... the package tk8.4 has got not installation candidate. [21:41] oh... my bad [21:42] i'm about to head out from work soon... anyone here think they can run KOJV through installing tk8.4 from the repos, and installing i8kutils from a .deb? [21:42] So... now what? [21:42] i would suggest to look for the tk8.4 packade in synaptic package manager [21:42] that error sounds familiar, like the package exists though it won't install, maybe a bug? [21:43] KOJV ^ [21:46] ephemeros: thanks but there's no such package in my resp. [21:46] KOJV: do you have synaptic running? [21:46] ... what's up with your repos? [21:47] Dunno. [21:48] may i suggerst to open up Menu->System->Synaptic Package Manager, then [21:48] in its menu click Settings->Repositories [21:49] and look there if the first two options are enabled [21:49] thoug you said main and universe are enabled :| [21:49] ephemeros: yes they are. [21:50] what about the mirror, what if it's not up-to-date, or refresh the packages list [21:50] ...with the reload button :| [21:50] yeah, hit the big "reload" button maybe [21:50] :) [21:50] heh [21:50] anywho, good luck, but sorry gotta go [21:50] ttyl [21:50] see you a. [21:51] Thanks for the help, i'm going bye [21:52] KOJV: any luck? [21:53] Good Evening Xubuntu Users! :) [21:53] bye \m/ [21:56] oh, sorry cody-somerville, good evening to you [21:56] hehe [21:56] :) [21:56] Hi! How to change the language of Xfce? I can't find language packages in Synaptic. [21:56] i confused the english expressions :) [21:58] S0210: if you search "language" by name, don't you have ant result? [21:59] like language-pack-... or language-support-... [21:59] ephemeros: I have a result but I can't find e.g. xfce4-session in Hungarian in Synaptic (although it does exist as I remember from 7.10) [22:00] ephemeros: yes, there is something http://i18n.xfce.org/stats/index.php?mode=4&lang=xfce_4_2/hu [22:00] i never used packages, though... [22:00] ephemeros: but not in Synaptic. and I have no clue what to do now [22:01] what if you select language-support-hu ? [22:01] it looks like a meta-package [22:01] let me look a bit [22:02] ephemeros: done. but it does not change quite a few xfce related labels (inc. some obvious ones like "power off") [22:02] :| [22:03] anyway, when installing the good packages, let's say you would find it, [22:03] what should happen, how did you enable it? [22:04] ephemeros: right after starting the live CD I chose Hungarian and I installed it this way. :-) [22:05] ephemeros: later on there is a menu / system / language support that I used to checked [22:05] oh, i think it enables it womeho, anyway i think the session should be restartet for the efefcts to take place, souldn't it? [22:06] :| [22:06] ephemeros: it has been restarted about hundred times since April 2008 :-) [22:07] whit this package installed? [22:07] ephemeros: yes [22:07] then i don't know, i though i could figure out :D [22:08] S0210: let me restart my session [22:09] brb [22:14] S0210: it works here [22:14] ephemeros: works what? [22:14] changing the language [22:14] what i did is: [22:14] ephemeros: what language? [22:14] ephemeros: have you changed to hu? [22:14] i put romanian packages [22:15] i installed: language-pack-ro and language-support-ro [22:15] then, at the login window i choosed Language->Romanian, [22:15] Applications > System > Language Support [22:16] ephemeros: awesome... then my Romanian language problem is solved :-) [22:16] n8 [22:16] S0210: you mean hungarian? [22:16] ephemeros: now back to the Hungarian problem [22:16] cody-somerville: it looks like the language support tool wants to install the gnome ro pack [22:17] S0210: what do you mean? [22:17] did you change the language at the login window? [22:17] ephemeros: I did installed language-pack-hu and language-support-hu and a few more language-*-hu [22:17] ^ [22:18] ephemeros, thats okay :) [22:18] ephemeros: as I see the menu in hu I suppose I did [22:19] and also, S0210, an issue could be if you have enabled the option to save/restore all your sessions, i think the session retakes it's old settings, never tried, thoug [22:19] ephemeros: stop [22:19] ok :) [22:19] ephemeros: let me explain my problem again [22:20] yes... [22:20] ephemeros: http://ubuntu.hu/files/imagecache/thumb/files/bugreports/xxx_setup.png [22:21] ephemeros: probably it tells you more than I could put in words [22:21] that's what you see now, or what you want to see? [22:22] ephemeros: most of the things are in hu but a few things remained en (e.g. "removable drives and media") [22:22] oh... [22:22] ephemeros: first I thought it is a missing translation [22:22] ephemeros: but it is not as I can not find it on launchpad at all [22:22] you, with my translation those are missing, too [22:22] ephemeros: then I also found this http://i18n.xfce.org/stats/index.php?mode=4&lang=xfce_4_4/hu [22:23] ephemeros: it shows that the translation exists but not in lanuchpad [22:23] ephemeros: I do not care if it is set up in launchpad or not but I want to have them [22:23] :| [22:23] ephemeros: now comes my trick question: what should I do? [22:24] well i don't know what to say [22:24] :-) [22:24] aren't the translations dwl-dable and installable from the xfce website? [22:25] ...separately [22:25] ephemeros: I suppose they are... (see the link above). how can I check it? what should I do? [22:26] i really don't know, anyone? [22:27] S0210: remember xubuntu xfce installation is custom, [22:28] i don't know how the default xfce translated installation looks like, [22:28] but it is possible that those buttons and items weren't translated, i'm not a maintainer and just suppose so [22:30] hello everyone! [22:30] at a second thought "Autostarted Apps" is default in XFCE, [22:30] when i press the button, the window that appears *is* translated :)) [22:30] ephemeros: that's not the case seeing the Xfce4 Translations Statistics that I referred to earlier (see url) [22:31] ok [22:32] okej people anyone in here that can help me ? i really need to ask some questions and get some good advices and guide im newbie =) [22:32] hello suRsu [22:33] hayy [22:33] first of all im on my windows op right now i dont know how to istnall irc on liux [22:34] you've got pidgin there [22:35] pidgin can do irc [22:35] suRsu: every application existing on the repository can be installed from the desktop menu->System->Synaptic Package Manager [22:35] yeah, that is an option (pidgin) [22:36] I personally don't like pidgin at all [22:36] actually I finally managed to outsource all my im protocols to bitlbee [22:36] me neither, what IRC client do you use, Myrtti ? [22:36] had to compile bitlbee myself to get past some idiocies [22:36] ephemeros: of course the best :-) [22:36] ephemeros: irssi [22:37] lol, this is the first time i hear about it [22:37] it's the best [22:37] question i have a laptop and i wonder witch ubuntu works best for it or even linux i looked around like opensuse and stuff like that but i have no clue.. i cant seems to get compiz on my laptop :S [22:38] bitlbee/irssi is great. but you might need to compile yourself or backport to get everything work [22:38] suRsu: compiz is not required [22:38] suRsu: what laptop model do you have [22:38] System Model: HP Compaq nc6400 (EH522AV) [22:38] BIOS: KBC Version 56.33 [22:38] Processor: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (2 CPUs) [22:38] Memory: 1016MB RAM [22:38] zoredache: yeah, I had to compile it myself after doing some hacking with a friend to get past jabber port restrictions [22:39] Myrtti, TheSheep, zoredache: i think it sucks if it starts in command line, don't scare the guy away :) [22:39] my card is Card name: Mobile Intel(R) 945 Express Chipset Family [22:39] Manufacturer: Intel Corporation [22:39] Chip type: Intel(R) GMA 950 [22:39] ephemeros: that's why I said pidgin [22:39] :-) [22:40] well, i'm closer to suRsu in though, let me recommend him XChat [22:40] well im on my windows op right now [22:40] suRsu: X/Ubuntu runs out-of the box on my laptop, except the wireless [22:40] though i have Acer [22:41] suRsu: try http://www.xchat.org/download/ [22:41] suRsu: I've worked with ncx400's a lot [22:41] it runs on windows, too, you may try it there and if you like it install when on ubuntu [22:41] they work very, very nicely with Ubuntu [22:41] any flavor, really [22:41] Myrtti: cool [22:42] hmm only says windows 2000 xp or vista or fedora 7 :p [22:42] does fedora stuff work on xubuntu? [22:42] :| [22:43] couse its rpm file can i download that stuff for my xubuntu? [22:43] fedora is a linux distribution like ubuntu, it runs on its own [22:43] ah [22:43] nope [22:43] suRsu: are you trying to install an irc client to your windows or to your (x)ubuntu? [22:43] well xubuntu [22:43] so ican logg over and talk [22:44] well for xubuntu you can use the package management [22:44] i have the 8.04 verison [22:44] applications -> system -> add/remove [22:45] alright i be back soon [22:45] thanks [22:45] suRsu: what client are you using now? [22:45] xchat, mirc? [22:45] mirc [22:45] then you'll probably like xchat [22:45] do i have to download it? [22:45] search for that in that add/remove application search box [22:45] yes [22:46] alright [22:46] or use the cd [22:46] suRsu: i told you, you should probably try it in windoze, to check for the settings, config, etc [22:46] no, actually, I think xchat isn't on the cd [22:46] i dont have the cd i download the file from the homepage and extracted it on my widnows then i isntalled it :p [22:46] so yes, you need to download it [22:46] yeah, i think it's in the universe repo [22:47] alright brb [22:47] k [22:47] Myrtti: do you know an easy way to connect to windoze samba shares on xubuntu? [22:48] I don't know about the easy, but the best is still to mount them [22:48] what if the guy will want that too, probably we should recommend him the Gnome or KDE variations? [22:48] hmm...ok [22:48] i hope he'll manage it :) [22:48] the thing with all the graphical things is that they usually work for some apps, and then for some they don't [22:49] using mount makes them visible for all the apps, always [22:49] I think he was a she, btw ;-) [22:49] i used almost only graphical tools, i don't know about those [22:50] oh, didn't notice :) [22:50] "/home/myrtti/.irssi/scripts/autorun/autorealname.pl" [22:51] [00:29] *** suRsu (Suey) [n=oo_kamii@84-217-147-26.tn.glocalnet.net] has joined #xubuntu [22:51] might be wrong, though [22:51] oh :) [22:51] hay [22:51] hello suRs [22:52] Myrtti: ... :) [22:52] hey [22:52] im back xD on my betuiful linux now =) [22:52] omg this rox! thanks guys ur the best [22:52] ephemeros: then again so am I ;-) [22:52] suRs: no prob, that's what we're here for [22:52] Myrtti: i though about that, feminine intuiition, probably [22:53] well you know how it its with newbie but i gotta admit it everyone is a newbie some time :p [22:53] suRs: exactly [22:53] oh, back in the days when I used to login as root to gnome session... [22:53] :-P [22:53] well question .. when i look for themes what kinda should i look for? what is kde 1 , 2? [22:54] suRs: if you've got xubuntu, then you can look for the ones for xfce, and sometimes for gtk/gnome [22:54] ah alright are thay hard to install? [22:55] if you've got kubuntu, then kde themes are the ones to look for [22:55] yeah, KDE, Gnome and XFCE are different desktops with different settings and themes [22:55] so were can i find does one ? :) [22:55] Ubuntu has Gnome, Kubuntu comes from KDE and Xubuntu from XFCE [22:56] well i got Xubuntu [22:56] ok, any flavor you have the others can be installed, though extra space will be required, [22:57] and if you're on the live-cd all will install in the memory, i don't think you'll have enough space there [22:57] i didnt knew witch one to pick isntall hehe [22:58] i got 20 gig more i think on my hard drive [22:58] :) better see some demos on youtube, or something, it's a matter of taste [22:58] i alredy have my taste :D [22:58] Does anyone use KGS? I can't get it to work even though I got java etc [22:58] the "x" one? [22:59] ephemeros: I changed to the international resp instead of the Swedish one and now it's downlioading the utils okay. Thanks a bunch! [23:00] kojv your swedish? [23:00] KOJV: cool [23:00] suRs: , yes. [23:00] jag med :) [23:00] its me too on swedish hehe [23:00] k :) [23:01] ephemeros [23:01] yup [23:02] when i run ./compiz-check [23:02] i get this kinda think Gathering information about your system... [23:02] Distribution: Ubuntu 8.04 [23:02] Desktop environment: Xfce [23:02] Graphics chip: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) [23:02] Driver in use: intel [23:02] Rendering method: AIGLX [23:02] Checking if it's possible to run Compiz on your system... [23:02] Checking for texture_from_pixmap... [FAIL] [23:02] Checking for non power of two support... [FAIL] [23:02] Checking for composite extension... [ OK ] [23:02] Checking for FBConfig... [FAIL] [23:02] when it says fail i cant use it? [23:02] !paste | suRs [23:02] suRs: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic) [23:03] sorry. [23:03] np [23:03] suRs: i'm not so good at installing compiz, maybe Myrtti could help you better [23:03] myrtti maybe you can help me? [23:04] I actually installed xubuntu because I couldn't get compiz to work (though later I found out it was because I had server kernel) [23:04] so [23:04] what did you do? [23:04] I can't remember seeing that kind of script though [23:05] how are you trying to install compiz? [23:05] well [23:05] i tryed once but i couln't it to work [23:06] and i had to resintall my xubuntu becose my other one acted wierd [23:06] did you download something from somewhere? [23:06] yeah i did [23:06] if so, how and from where? [23:06] do some downloads [23:06] it was sudo get i- and alot of compiz stuff [23:06] on the terminal [23:06] ok [23:07] Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) [23:07] its my grafick card it does support 3d [23:07] and the driver in use is intel it says [23:08] I might be wrong, but I think there might be another driver that you could use [23:08] Rendering method: AIGLX <-- i have no idea what this is [23:08] how do i install grafik card drives? :S [23:09] all the drivers i know are for NVidia and ATI [23:09] yeah [23:10] *yawn* [23:10] sorry, a tad late here in Finland [23:10] i bought my laptop especially with one of these for the drivers :) [23:10] hehe [23:10] but my laptop its pretty expensive [23:11] suRs: did you check the ubuntu wiki for the drivers installation? [23:11] nop [23:11] https://wiki.ubuntu.com/ [23:12] excuse me, i think this is it: https://help.ubuntu.com/community/ [23:13] I think you're doing great here, I'm on the other hand getting really tired [23:13] /me goes to put some new linens to her bed and tucks in [23:13] niteynite [23:13] night Myrtti [23:14] god night [23:14] suRs: i'll go to sleep too, but try some few more things [23:14] check the desktop menu -> System->Hardware drivers and check what do you see there [23:15] nothing [23:15] its emptey [23:15] empty [23:16] wow, well bad news, when i search for "drivers" on the Ubuntu help site the results are: [23:17] https://help.ubuntu.com/community/?action=fullsearch&context=180&value=drivers&titlesearch=Titles [23:17] so [23:17] i really don't know what's the business with those Intel drivers [23:17] okej [23:17] why don't you install compiz directly from the package manager? [23:17] ...and see what happens [23:18] can i do that? [23:18] yes [23:18] open Synaptic Packade Manager from System [23:18] cool i can try [23:18] then search by name "compiz" [23:18] i did that [23:19] now its finish i think [23:19] though in my knowledge compiz is not very well supported on XFCE [23:19] how do i know if it works? [23:19] ok, so let me think [23:19] what kinad linix should i use then opensuse? [23:19] debian? [23:20] ubuntu has gnome and kde, too [23:20] i'd recommend you ubuntu, the default one on gnome, [23:20] i dont like ubuntu so much [23:20] if you really want compiz working out of the box [23:21] well i don't know about the others [23:21] k [23:21] i like xubuntu its nice :p [23:21] hehe [23:21] the same issues apply on the other distros, compiz works better on gnome and kde [23:21] whats so diffrent? [23:21] you mean you don't like gnome [23:21] what do you use? [23:22] i use xubuntu, [23:22] so why do you use it? [23:22] i worked some time on gnome, but some things i didn't like, it is slower [23:22] because i like it is fast, and logical in settings, [23:23] okej [23:23] but you got compiz? [23:23] * cody-somerville likes Xubuntu too :) [23:23] gnome has some settings in the GUI, some other in the configuration manager, and others probably in config files :| [23:23] cody-somerville: \m/ [23:23] my gf has it [23:23] she's on gnome [23:23] well my bf dosnt like linux [23:24] :)) [23:24] only my brother used it so i got intressted when he fixed his desktop like he whanted was relly cool [23:24] what distro does he use? [23:24] i whant to fix my desktop like that allso so i whanted a nice theme :p [23:24] i have no idea what he use :p [23:24] he just said linux [23:24] :| [23:24] hehe [23:25] how do i install theme? [23:25] go to settings->settings manager [23:25] yeah [23:25] okej [23:25] there is [23:26] well i put on the translation and forgot their names in english :D [23:26] well [23:26] i ment like [23:26] but you will figure out, you can change the icons, window borders and gui style [23:26] a nicer one that i can download [23:26] oh [23:26] like its awsomme! [23:27] http://xfce-look.org/ [23:27] xfce is the one i should use for xubuntu? [23:28] well you should use what you like most [23:28] whats the diffrent with xfce gtk1.x 2.x [23:28] suRs: do you want a screenshot with mine? [23:28] gtk+2 [23:29] the 1.x version is obsolete [23:29] well [23:30] sure how do i see your ss [23:30] 1 min [23:32] is the screenshot coming? [23:32] hum [23:32] nop [23:33] well i didnt find anyone that looked cool enought [23:33] i whant like final fantasy or somting nice [23:33] :D [23:33] :) [23:34] well suRs i hope you'll make your mind to a desktop/distro, i have to go to sleep [23:34] se you [23:34] bye guys \m/ [23:35] nigt [23:35] me2 [23:35] work tomorrow