[00:00] hRRRM [00:01] Linkmaster: sudo ifconfig doesn't show it but sudo ifconfig -a does? [00:01] Daskreech: yes, that is the case [00:14] Linkmaster: when you do an lsmod does the driver for it turn up? [00:15] Daskreech: it does not look like it [00:15] That might explain the flags error [00:16] What card is it? [00:16] it is a Broadcom BCM4312 802.11b/g LP-PHY(a nasty card, I know) [00:29] Which kernel? [00:35] Daskreech: the brand new on, 3.0.0.2 I believe [00:35] *3.0.0-12 [00:40] how do you just delete instead of move to trash in dolphin? [00:41] hanasaki: hold shift key [00:43] thanks [00:43] a menu option would be nice... lol.. nautilus has it [00:44] hanasaki: dolphin is not nautilus [00:44] hanasaki: lol. [00:45] hanasaki: settings -> configure dolphin -> general -> context menu -> show delete command. [00:46] Daskreech: ? [00:46] in general I like dolphin a lot [00:47] anyway, Shift + Delete is quite an universal keyboard shortcut for deleting without moving to trash [00:47] and while I'm on it, is Dolphin supporting scripts in a way like Nautilus do ? [00:48] Torch: thanks [00:49] Jikan: what are you trying to achieve? [00:49] hmm the disk indexer is beating my cpu and HD to death [00:49] :( [00:50] Linkmaster: ok sorry back again [00:50] hanasaki: You can add it plus pressing shift flips the menu entry between delete and trash [00:52] Torch : I'm new to Dolphin and I used to use a bunch of custom-made bash scripts with Nautilus (you know, the ones you can then access with a right-click on a file/folder?), and I'd like to know if Dolphin can handle such scripts [00:52] Linkmaster: sudo modprobe b43 [00:52] Jikan: no idea about nautilus, never used it for more than a couple of minutes. [00:52] Daskreech: well, it ran without complaints [00:52] Jikan: I don't know if it can do the nautilus ones but you can make service menus for dolphin [00:52] Jikan: you can script all of KDE with dbus, if that is what you want to do [00:52] Linkmaster: lsmod | grep b43 [00:56] Need help here [00:56] Torch : not using dbus, at least not especially using dbus [00:56] Daskreech : services menus, hum, do you please have a link about this ? Nautilus scripts are just bash scripts you can launch when right-clicking on a file or folder (it adds an entry in a specific "Scripts" menu), like converting audio or video files, make a diff on two or more files, operate actions on text files or whatever [00:58] service menus sounds to me more like the nautilus-actions feature which adds custom menu on right-click [00:58] but I may be wrong (I hope so :D) [00:59] Jikan: i still don't see what you're trying to achieve apart from "i want nautilus" [00:59] I'd like to get some help setting up an open vpn connection [00:59] Daskreech: not sure what that was or was not supposed to do [01:00] Jikan: I thought you wanted more custom options on right click? [01:00] Linkmaster: returned nothing? [01:02] Torch : what I'm trying to achieve is "I don't want Nautilus anymore and I'd like to know if I can use my already made nautilus scripts with Dolphin, even if I have to rewrite them one way or another, but to have them working on a right-click" [01:02] Daskreech: it gave me some stuff, not sure what it is though [01:02] Linkmaster: ok try sudo ifconfig wlan0 up [01:02] Jikan: i don't think there's anything in dolphin that allows you to right click on a symbol and a script is run. [01:02] Jikan: if nautilus does that... [01:03] Jikan: and as screech said... check out service menus. [01:03] Daskreech: nope, I still get the 'no such file/directory' error [01:04] Daskreech : a little bit more, indeed, let's take an basic example: I make a bash script which converts a FLAC audio file to OGG with custom settings blahblah, I right-click on my FLAC file into Dolphin and select my script as any right-click menu, let's say "Scripts/Convert to OGG", then the script runs and I get my OGG converted file [01:05] Jikan: I don't think you can use the Nautilus scripts. as a drop in replacement. The Dolphin setup has more of a .ini kind descriptive setup. You can make a file that jsut points to your directory though. I think that should be possible. How many scripts do you have and what do they cover? [01:05] Jikan: Right in dolphin that would only pop up when you right click on a Flac file for instance [01:06] Daskreech : a dozen, covering from audio/video convert to text formatting [01:09] Jikan: You can probably make two or three service menus to cover each case. So for any audio file you will get your list of audio conversion scripts. For Text files your text scripts and so on [01:09] It may be posible to just add a drop out menu that points to a directory. I've never tried that but I don't see why it would be impossible [01:10] dask let me try finding an ethernet port that I can use.. [01:11] Linkmaster: do you have bw43-fwcutter installed? [01:12] !broadcom [01:12] Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [01:12] hmm OK [01:12] I'm going to investigate service menus and Dolphin specs, and in the worst case I can still install Nautilus to handle my scripts when I need them [01:12] Daskreech, Torch, thanks for your time and your answers (and see you soon, I'm back to KDE after several years of Gnome, means I'm a (total) newbie to KDE Plasma, Dolphin, etc. xD) [01:12] Jikan: Welcome back if you need any help please ask :) [01:13] ^^ [01:13] Jikan: I looked at the techbase and the documentation there is for KDE3 but aside from the switch of dcop to dbus It should be the same. [01:14] And you can pop into #kde if anything. I think there should be a listing of service menus on http://kde-look.org which youcan pull down and edit [01:15] You may want to look at the copy to service menus provided to see how to specify dropdown menus etc. That would be the easiest way I think to play with specifying your current directory for scripts. [01:16] I'm sure there's a way to achieve what I want to do with Dolphin, and thanks for pointing me on #kde and kde-look (I used to use gnome-look but didn't have the idea to go to kde-look -__-) [01:16] I do think that having context sensitive menus would be nicer. dolphin can filter by filetypes/mime so you can say things like for audio files show this menu. Then if you have a proper script written then if some new audio type comes up in the future it would just turn up for thatand the encoder would handle it [01:17] And you can then have far more scripts without it getting too unwieldly since it will only turn up where it makes sense [01:18] huhu === sythe-afk is now known as sythe [01:20] if I can achieve that, it'll be a mix of both nautilus-scripts and nautilus-actions features *o* [01:20] once again, thanks a lot, and time to sleep for me :s [01:20] bye ^^ === Linkmaster_ is now known as Linkmaster [01:23] Daskreech: I'm currently using my 11.10 kubuntu, with a wired connection. this should make life easier. What next? [01:23] !b433 | Linkmaster [01:23] !b43 | Linkmaster [01:23] Linkmaster: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [01:23] Do you have b430fwcutter ? [01:23] Um [01:23] b43-fwcutter [01:24] the 3d box is turned on . when a window is dragged to the screen edge the box starts to rotate long before getting to the edge... how can this margin be reduced? [01:29] hello [01:29] anyone else have a netbook but find kbuntu runs relllllly slowly especially after plugging in a monitor? [01:31] !alsa [01:31] If you're having problems with sound see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - For playing audio files, see !Players and !MP3 [01:33] so i tried kubuntu on my netbook and its so slow i cant even use it, but then i tried salix with kde and it was bulletspeed but no drivers and every single thing is a millian steps. i'm going to try debian with kde as soon as its done downloading, anyone think it'll be a good middleground, stable and decently fast and not as laboursoe as a slackware distro? [01:33] opninions? [01:34] either you guys dont talke much or i cant see what anyone is writing [01:40] no one talked yet [01:41] try kubuntu netbook edition. also you could do xubuntu, xfce is much lighter [01:41] Or Lubuntu [01:44] anyone know why my thumbnail previews would stop working all of the sudden? kwin effects are on and everything else is running smooth. [01:44] i'm running 4.7.2 through the ppa. [01:55] Guest26092: not having any fun? [01:55] Guest53632: Not having any fun? [01:57] Daskreech: not me [01:58] *not at all, my bad === Guest53632 is now known as Linkmaster [02:00] Daskreech: fixed my nick [02:01] Daskreech: but I'm not having luck with the wireless(I had a broadcom sta .deb package that I tried installing, but that didn't do the trick either) [02:02] Daskreech: and I gotta haul, get back to my room. we'll try fixing it tomorrow [02:06] Linkmaster: ok see if the b43-fwcutter works. should pull the firmware teh card needs [02:12] Daskreech: back on my school computer...is there anything we can do about it? [02:12] Linkmaster: do you have b43-fwcutter ? [02:12] I'm not sure what that is, having never used it.. [02:14] Daskreech: Like, I've heard of it, but never used it before. How do I get my hands on it? [02:14] sadly apt-get :-) [02:14] of course, I don't have that option anymore..any other way? Or nothing economical? [02:15] Hmm...actually, I can always wait for tomorrow [02:16] http://packages.ubuntu.com/oneiric/utils/b43-fwcutter [02:16] http://downloads.openwrt.org/sources/wl_apsta-3.130.20.0.o http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2 [02:18] Daskreech: so, once I install it, what do I do then? [02:18] grab them now. USB stick if you can [02:18] open the last two into a directory and run b43-fwcutter it will ask for the firmware files. Point it at those files [02:18] I have a mini harddrive, but its close enough. Did you need me to download both of those?(I had simply downloaded the .deb from the first link) [02:19] https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [02:19] you can save that webpage to the storage as well. [02:22] i'd have hoped that we would be past stuff like this by now :( [02:23] What do you mean by we? [02:24] Daskreech: do you think I should install the STA driver w/o internet following those instructions?? (since the installation media is on a USB, it won't matter if I rip up the installing media) [02:24] We as in people who have had to deal with Broadcom and Linux in the past [02:25] They are official Linux Devs and supporters now [02:25] oh..well, I hate broadcom. and this particular wireless card is a PITA, every time I install linux. this is amongst the harder I've had to deal with though [02:39] try the fwcutter [02:42] Daskreech: I did...and its still being a pain. The biggest problem is, additional drivers simply won't load [02:42] well then they need a dependency [02:43] nah, everything else is working fine [02:43] When I go 'kmenu->system->additional drivers' it simply loads for a bit in the taskbar, and then nothing happnes [02:48] Daskreech: would completely wiping it help maybe? [02:52] * Daskreech shrugs [02:53] * Linkmaster is just frustrated [02:54] I know the feeling [02:54] What's going on with the fwcutter does it give you any output? === psycho_ is now known as Guest10489 [02:55] the last thing it gives me is "cannot open input file broadcom-wl-4.150.10.5/wl_apsta_mimo.o' [02:55] everything else worked [02:56] Linkmaster: hmm [02:56] Linkmaster: sorry re-reading the page did you try the STA no internet access method? [02:57] yep [02:57] that didn't do anything(I had no error messages, but 'additional drivers' never loaded) [02:58] Kleopatra is listed twice in the ubuntu software center (it's a GPG key manager... so ....). [02:58] Linkmaster: That's step 2 ? [02:59] Linkmaster: try sudo modprobe -r b43 ssb wl [02:59] I tried that as well, and it won't even let me enable wireless in knetworkmanager [03:00] you got sudo modprobe wl to load? [03:00] Well, I got no error messages when I tried the command [03:00] and sudo ifconfig wlan0 up still says no flags ? [03:01] I just tried the ifconfig up thing, and it says "wlan0: ERROR while getting interface flags: no such device [03:01] let me try rebooting it really fast [03:03] well, upon reboot, I still have no automatic wireless driver(it shows the ethernet sign) [03:05] Daskreech: I tried starting up additional drivers, and a KDE crash handler came up saying that Jockey closed unexcpectedly. now what? [03:05] run jockey-kde from the command line see if it says something [03:07] well...it didn't run, uhm...to my untrained eyes, it looks like its trying to load the wrong file/something that doesn't exist [03:08] Daskreech: ^ [03:09] Linkmaster: what's the line that makes you think that? [03:10] well, the very first line starts with "ERROR:root:Could not find any typelib for AppIndicator3" and it gives a tracebook to certain files, a portion being pythong files [03:10] s/pythong/python/ [03:11] Linkmaster: did you kdesudo jockey-kde ? [03:11] let me try that [03:12] it asked for the password, and then nothing else happened [03:15] Daskreech: I'm starting to fall asleep, so now would be the worst time for me to continue this. I'll start making stupid mistaks [03:16] Linkmaster: Night if you are on and I'm not around check genii. He's pretty good as well [03:16] I will, and thanks for your help so far [03:18] whats up K heads [03:25] Hi liudas. [03:27] Hello Ocris === ronnoc_ is now known as ronnoc [03:45] phiscribe: October 21 [04:05] maybe someone in here can help me: http://paste.ubuntu.com/715667/ < for some reason fglrx fails to install [04:05] and I'm running out of ideas why [04:09] did you reboot? [04:10] ... I'm honestly afraid to. the last time I did, I didn't have an X screen anymore [04:11] I had to find, download, and install from the terminal the fglrx driver, which worked enough to get me back the screen afte another reboot but still failed to install fully/correctly [04:15] GinoMan2440: as a query what's wrong with the free driver? [04:17] not sure, last year I was under the understanding that the free driver was behind the proprietary driver. I've never seen anything to contradict that and in 11.04, the nonfree driver seemed to work better than the free one [04:18] that and my understanding is that the nonfree driver supports hardware accelerated 3D OpenGL [04:21] I'm honestly not used to these problems at all, normally once I install ubuntu, all I have to do is activate the needed proprietary drivers, and then start installing all the software I want, then start using it [04:23] it definitely seems something is wrong with alternatives handling of the install [04:23] but also it seems that there are dependancy issues with the fglrx packages [04:30] Q. does a good guide exist for building the kernel on a kubuntu 11.10 32bit install? I have built many kernels in my day and I find that getting and setting the running kernel is somehow incomplete. Stuff like /lib/modules/3.0.0-12-generic/build dont exist I had to make it So maybe im just not finding the right guide. Help : ) [04:31] Dr{Who}: did you try the wiki? [04:32] no I have been mostly using google to search for answers. [04:32] didnt see a specific wiki for the 3.0 kernel stuff [04:32] https://help.ubuntu.com/community/Kernel/Compile#Alternate_Build_Method:_The_Old-Fashioned_Debian_Way [04:32] let me go read this. I have read hundreds of pages in the past week so maybe i did not sure. bbiab [04:34] the "old fashioned way" is the way i have always built kernels, it's the same in all distros [04:35] actually that looks really effin confusing haha [04:37] This way just seems so odd to me. I am more comfortable where I have /usr/src/linux -> some_kernel_tree and /lib/modules/xxx/build are the end result. This is building in ~ [05:04] GinoMan2440: this happened the first time you tried to install fglrx ? [05:34] Hmm.... That's weird. [05:35] OK, so I just logged on after upgrading to Kubuntu 11.04 from version 10.10. For some reason I can't explain, the volume mixer window pops up, and is set on Mute. [05:35] It has done this each time after I've restarted the system. [05:36] And I'm on my 3rd restart. [06:16] hello buddies [06:17] can any one tell me how to write non-english language in kubuntu? [06:20] him: http://www.kubuntu.org/community [06:22] darthanubis: no buddy acatually i wana to keep my system in english and occationally wana to write in bengali.. so how to do so can u tell me? [06:22] darthanubis: like AAmar Bangla software in Windows. [06:23] !skim [06:24] !scim [06:24] Chinese, Japanese, Korean Language input. See http://wiki.ubuntu.com/SCIM [06:26] not sure if im-config will help [06:26] !info im-config [06:26] im-config (source: im-config): Input method configuration framework. In component universe, is optional. Version 0.4 (oneiric), package size 14 kB, installed size 272 kB [06:26] him: https://help.ubuntu.com/community/SCIM/Kubuntu [06:29] That's old [06:30] someone should do something about that then [06:30] or the reader could adjust current [06:36] !ibus [06:36] IBus is used to allow multilingual input such as Chinese, Japanese, Korean (CJK), Devanagari and Dravidian characters in !GUI applications - see also: !SCIM. For more info on Ibus see https://help.ubuntu.com/community/ibus [06:38] Ah better solution :) [06:39] well_laid_lawn: could you add ibus to the scim factoid? [06:39] I don't have any credentials to edit the wiki [06:40] well_laid_lawn: Not the wiki the robot. [06:40] I don't have any credentials to edit the bot responses [06:40] either [06:40] you do actually [06:51] well_laid_lawn: pm / [06:51] ? [06:59] well_laid_lawn: deping [07:35] hello, I've installed Kubuntu 11.10 three times and I find some oddities: 1) refreshing packages takes a lot of time 2)Libreoffice doesn't seem to be very stable: from time to time non printable characters dissappear and the only way to recover them is by deleting .libreoffice folder, but that means that I also lose all my custom information (Dictionaries, templates...) [07:35] anybody has found the same problems? [07:52] hi, it looks like update-grub is provding incorrect parameters for Windows 7. How can i fix this? Plzzz help meee!!! [08:05] hey doues sb know how the search bar that appears on top of the screen whenever i hit a key on the desktop is called? [08:05] i would like to assign a shortcut to it.. [08:11] salo: it's called "Run Command", you can assign a shortcut to it in System Settings > Shortcuts & Gestures > Global Keyboard Shortcuts > Run command interface (default is Alt+F2) [08:11] kewl, thanks! [08:12] can anyone help me? GRUB is not booting Windows 7. [08:26] !grub [08:26] GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [08:30] 3d box is turned on. when a window is dragged to the screen edge, the box does rotate and the window goes to the next screen however the activation border is very wide. how can it be made smaller so you have to be closer to the edge for it to activate? [08:35] i che canale posso trovare film? [08:37] !fr [08:37] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [08:37] stelvio: ^^ [08:38] !it | stelvio [08:38] stelvio: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette) [08:47] Hello [08:48] I have some probmems on a freshly installed kubuntu 11.10 [08:49] after the instalattion it said there was 32 package to update. I does the update and restart the laptop ( dell studio 1737 ), and now polkit is no longer workiing fine. [08:49] it does not accept my password and reject me [08:49] it seem the system policykit settings are wrong / deleted [08:49] any idea on what i can do N [08:51] i'm using the 64bit edition [09:01] Help. The server says I have to change my user name (in Quassel). How do i do that? [09:08] no idea for the polkit problem ? [09:11] sorry, i am off topic. My computer crashed and since then it has taken about 20 minutes to load the KDE desktop. I thought i could make another user, transfer the home file into the folder of the new user, erase the previous user and now i dont have any privilidges to do anything. Is ther a way to fix it? [09:14] i have privileges problems too but i don't know if they are related. if u created a new user and try to acces old user data then it's normal [09:14] u have to be root to read the users data [09:14] try starting kdesudo dolphin for copying the data [09:14] 'kdesudo dolphin' [09:15] how do i create a user that has privilidges. i dont have privilidges to use kde dolphin. [09:15] ? [09:15] u create / manage users from systemsettings / users [09:15] clara: you'll need to boot into recovery mode and give the user admin rights [09:15] i dont have privilidges to use the system settings to create a user. [09:15] !permissions [09:15] An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [09:16] !sudo [09:16] sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [09:16] thank you well_laid_lawn [09:16] clara: if you are new to linux a reinstall might be easier [09:17] if you have a separate home partition [09:17] I cannot loose this data. i haven't backed it up yet. [09:17] k [09:18] well_laid_lawn: any hint for my polkit problems ? i just checked i was not member of admin group i added it but still have polkit problems. i will restart kdm / kde [09:18] and check again ... [09:18] you need to logout/login for group changes to take effect [09:19] and I know nothing about polkit... [09:19] ok [09:19] buongiornoooooooooo [09:19] stupid thing u install fresh os, u install update and all is dead ... :/ [09:19] !list [09:19] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [09:19] let restart desktop [09:21] Reconq keeps crashing. [09:29] !list [09:29] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [09:30] !bot [09:30] Hi! I'm #kubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [09:46] hi guys, ill buy a computer and i need to know how it should be to get maximum performance with kubuntu [10:06] Hi. My laptop's optical drive has been acting up on me for a long time, and now that I want to install a new os, I can't do it the regular way. Can I mess with the disk's MBR from another computer? [10:10] That is, can I install grub such that I can later transfer the disk to the laptop and expect it to work [10:10] ate34jj: if you want to install ubuntu/kubuntu on it you can install from an usb stick if you have one [10:15] I'll try to find one. [10:15] ok [10:16] Hi all whats minimum speed of HDD for Linux? [10:16] and Windowx [10:16] WD Cavier Blue is OK? [10:16] alexdevillx: sure [10:17] for Windows? [10:17] yeah sure [10:18] if you need speed then you should try SSD but really any disk would be ok [10:18] 500GB or 1000Gb? [10:18] ok, thx [10:18] so Cavier Blue is enoght for linux and windows [10:19] well, I think so yes. Depends on what you do [10:19] for normal users sure I think so [10:19] personally I would not get a Green one since they are slower and the Black ones are faster but then also makes more noise [10:20] or Cavier BLack? [10:20] but this is really off topic here [10:20] I need to know right now [10:20] I can only give you my personal thoughts and sure I would go with the blue [10:21] Hi all, since I upgraded to Oneiric my system is cloaked by Nepomuk and Akonadi up to 90% [10:21] Work is just not possible. Waiting for surface action between 2 - 15 sec. [10:22] any clues? [10:23] They're all 7200 RPM drives, which is what most hd's are. If you don't know that you need more speed, you almost certainly don't. [10:24] (this was for alexdevillx.) [10:25] The most noticeable difference, I think, would be how fast it boots up. [10:25] whats more stable [10:28] IMO all WD drives are reliable - at least I never had one fail on me [10:30] I don't think I've heard anyone complain of WDs failing. [10:31] I tend to lean towards Seagate drives, but that's a habit that's started to show gray hairs. [10:34] * yofel prefers samsung to seagate for cheaper drives [10:34] but that's because I once had seagate drives with some power management weirdness [10:35] How do I ram disk? [10:36] new2net: you mount a tmpfs, like: 'sudo mount -t tmpfs some_descriptive_name /mnt' will make a ramdisk in /mnt half the size of your RAM [10:36] with -o size=1G you can force a 1GiB one [10:36] i have 256kb of ram :) [10:36] uh, kb? ^^ [10:37] tmpfs will happily use swap though if you run out of memory [10:39] yofel, where is it ? should be in /mnt right? [10:39] new2net: that's the mount point. you can mount it anywhere [10:40] so /mnt/* is the actual ram disk now? [10:40] new2net: if 'df' shows tmpfs mounted on /mnt - it is [10:40] /mnt is a muli-purpose mount point that's usually unused, that's why I used it for the example [10:41] can be anything, like /tmpfs, or /var/cache/tmpfs, or whatever [10:41] the folder just has to exist [10:41] afaik, you create folders in mnt to mount stuff in, like the /media folder is used [10:41] avihay: nope, that was *until* /media was introduced [10:42] now /mnt is expected to be empty [10:42] and free for the system administrator to use [10:42] which in turn means: yeah, you could actually use it the same as /media if you want [10:42] I see... how do I unmount it (and what happens to the stuff inside)? [10:43] new2net: sudo umount - the contents are lost [10:43] Hi all, since I upgraded to Oneiric my system is cloaked by Nepomuk and Akonadi up to 90% [10:43] Work is just not possible. Waiting for surface action between 2 - 15 sec. [10:43] any clues? === rota is now known as rota_ [10:45] yofel, sweet. That was really to the point and helpful [11:11] Kubuntu Oneiric is the slowest OS I ever expirienced. [11:11] Is ther any reason? [11:11] jemand: It's a known problem. I see it's being discussed on the mailinglist. People are switching to Thunderbird and finding ways to disable nepomuk. [11:12] Thanks for the hint. [11:12] I think I'll do the same [11:13] it's really sad. [11:13] Mind you, I don't think Thunderbird is fit for large volumes of mail. KMail was, but not anymore. [11:13] Yes, it's sad. KMail is the most functional mail client (except for Mutt) I have ever seen. [11:13] me too [11:13] Now, it's buggier than Outlook [11:14] jep. Trueg e.a. are working like hell reducing the bugs. [11:14] Why was it shipped? [11:14] No choice. Older versions aren't supported in KDE 4.7 anymore [11:25] hi, my grub isn't able to boot Windows 7 anymore. Please help me! [11:43] Hey all === iElle is now known as Guest21515 [12:21] What happened with the "software center" in the last update and why can't I find even basic stuff like apache? [12:22] hallman . look for Muon , it's the new package manager [12:22] BluesKaj: That's the one I'm having problems with [12:23] hallman: SC or package manager? [12:24] I'm using the SC, but I guess it's the package manager I want. Is it hidden somewhere in the kde system settings mayhaps? [12:25] hallman: kmenu -> applications -> system -> package manager [12:25] thx.. [12:34] Hi [12:35] did anyone found a wroking solution of Kubuntu's mute on startup(very single time) prob? [12:37] hello [12:37] i'm trying to install wine on kubuntu oneiric 64bits edition [12:38] but it try to instamm i386 qt libs ( why depends on that now ? ) and why reinstalling qt while i already have the 64bits version of qt4 ? [12:38] http://kubuntuforums.net/forums/index.php?topic=3118543.0 [12:38] http://kubuntuforums.net/forums/index.php?topic=3118543.0 [12:40] kamilnadeem, after setting up alsamixer to your liking , check for the auto mute by using the F5 key , make sure it 's disabled , if it exists. then run , alsactl store , in the terminal [12:41] F5 key to press whetre? [12:41] F5 brings up all the alsamixer ctrls [12:42] not in my case [12:42] you want me to go in config [12:43] configure kmix? [12:43] nope kamilnadeem , type alsmixer in the terminal [12:43] alsamixer rather [12:43] yeah it opened [12:44] forget kmix , it's just a gui for alsamixer [12:44] no it opened in terminal [12:47] Item: Auto-Mute Mode [Line-Out+Speaker] [12:48] disabled it [12:48] right [12:49] alsactl: save_state:1547: Cannot open /var/lib/alsa/asound.state for writing: Permission denied [12:49] do i have to used sudo [12:49] now , alsactl store , in the terminal [12:49] oh yeah , use sudo , [12:50] Home directory /home/kamil not ours. === michael is now known as Guest39490 [12:51] getting the above on sudo alsactl store [12:54] kamilnadeem, that's a common output , but I dunno why ...it shold still work [12:54] should [12:54] o.O , I have tried many things lets see :) [13:00] Thanks BlueKaj [13:00] Thanks BluesKaj [13:00] kamilnadeem, glad to help [13:06] any new changes in latest updates? [13:06] Which updates? [13:06] no updates today? [13:07] none for me , so far [13:07] same here (I have added 4.7.2 ppa) [13:08] but updates are coming in slow(especially on Ubuntu 11.10. _ [13:10] ok leaving guys [13:37] tryed it now with my cat, bad move... :-< [13:39] hello, I installed kubuntu on my laptop, is there anyway to disable battery charging manually? My laptops is a Dell Inspiron 1545? [13:40] hi folks, having some issues with system freezes since upgrading to 11.10. apparently at random, the system just locks up - any audio gets stuck looping, no response to input, etc. have to hold the power button to shut it down. this has happened twice while I've been using the computer and once during the night. any way I could work out what's causing it? [13:43] Sentynel, cat /var/log/Xorg.0.log , there may be some clues there [13:47] BluesKaj: Xorg.0.log.old is timestamped about when the system must have frozen, but the last entries are just XKB stuff. Xorg.0.log is just startup stuff from this time around. [13:52] Sentynel, yeah sometimes the logs give clues and sometimes not ..bummer :( [14:01] unrelated, but something in the xorg log reminded me - do you have any idea how to tell udev/x that my keyboard is only a keyboard and to stop thinking it's a mouse as well? there are some interesting issues with it registering some of the keys as mouse buttons as well [14:06] hello, I installed kubuntu on my laptop, is there anyway to disable battery charging manually? My laptop is a Dell Inspiron 1545? [14:07] what is the easiest way to clone a disk to an external backup drive? Apps, settings, etc. [14:14] ok so how do I disable this KDE netbook interface? [14:14] 11.10 [14:15] phunyguy_netbook: in system settings [14:15] tried that in workspace behavior, but it didn't present a desktop, instead it crashed [14:15] thinking there are more settings [14:16] workspace appearance and behaviour->workspace behaviour->workspace->workspace type [14:16] yes i changed that, avihay, but it didn't work properly [14:17] when it came back, I had a blank desktop, and a blank panel [14:17] so i dropped to a shell, did rm -rf .kde - and then logged in [14:17] well, that's the setting that changes it for me, actually, I didn't try 10.11 yet [14:17] ...netbook interface was back [14:18] that's not surprising. [14:18] maybe there is a package or two to uninstall? [14:18] do it again, remove the blank panel, add a "default panel" and you should be set [14:19] aight - bbiab [14:19] you don't even need to logoff [14:20] aahahahaha, it worked that time. [14:20] errr [14:20] yeah it worked that time [14:21] some stuff is still funky though, missing minimize button on corner [14:22] umm in the window decorations? [14:22] yeah... prolly gonna be a few other things too that I have to tweak [14:23] weird [14:25] hmmm... how do you move a panel? [14:25] wth. [14:28] you hit that cashaw button, then you can change the screen edge, as well as panel height, and limits. more options in the more options... [14:30] no option in there to actually move the panel [14:30] oh wait, screen edge [14:30] ahahaha there we go [14:30] sweet [14:30] <---noob [14:31] It took me a few guesses too [14:33] there, disabled the stupid netbook interface, but kept the top bar the same, and added the classic kmenu [14:34] win. [14:35] I just move it the bar to the left. Nobody thinks of panoramic screens [14:35] panoramic? [14:36] Inadaptado, I do side panels aren't for me [14:36] That's not the right word, is it? I'll look for the correct translation [14:37] Oooh, right, widescreens [14:37] we have nothing but widescreens here [14:40] yeah i dont mind a top or bottom as long as it is nonintrusive [14:40] I use a bottom pannle because I do alot of window switching through it. stupid KDE bug alt-tabbing doesn't scroll down when you pass the screen edge. thought a major issue like that will get resolved the next monthly release, but it's like that for years [14:40] I feel more comfortable with the bar at my left. But that's just me [14:40] and i like the ability for the netbook interface where it integrated the menubars, and has a drop down list for running app;lications to keep the bar uncluttered [14:41] i just hated search and launch [14:42] I like Lancelot with the no-click interface instead of the normal kmenu [14:45] only thing left to do is remove the titlebar from active windows... any hints? [14:45] the application switcher has what I need === insegnante is now known as markit === julian is now known as icher [15:29] ;-( Any hints for "harm reduction" of Oneiric? [15:29] On my Thinkpad T61 it sucks up more or less all (90%) of my CPUs. [15:34] hi, I just tried to setup Kontact with a davical-server. But Kontact tells, me that it doesn't work. Can I somhow go in a debug-mode, where I may get more information why it isn't working? [15:35] jemand, check in system monitor/process table, to see what's using up your resources [15:38] hi all [15:41] Is anyone else the following problem SINCE UPDATE to 11.10: sometimes System tray does react terribly slowly or does not react at all while clicking on it? [15:43] *is anyone else having [15:47] YES, me [15:48] ok, have you investigated the possible reasons already? [15:50] Guess who eats my ressources (~90% of it)? [15:50] It's Nepomuk & children and akonadi_control & children [15:50] I see. So getting rid of them might help? [15:52] I try to get an impression of what will be the consequences. [15:52] I Thin Kmail won't work. [15:52] Am I right? [15:53] Well, I don't use a mailing system but since Akonadi has your contactlist then it's highly probable [15:53] ;-(( [15:53] Does anybody know the usage of package 'libreoffice-kde' in the official archive? [15:55] jemand: how long has akonadi been running or is it idle now ...it could be nepomuk that's indexing files and using your cpu resources [15:55] I purged the package but I saw nothing changed when using libreoffice in kde. [15:56] you can see what files the package puts when installed [15:56] BluesKaj: I let it run overnight. Still crawling like hell as soon as I open Kontact [15:57] jemand: do you need kontact and kmail ? [15:57] well I was used to have all things together in Kontact (which incl. kmail) [15:57] the kmail is crashing on my computer since i upgraded to Oneric [15:58] I ran kmail for a day or 2 without akonadi running and it was fine , but that was just an experiment ,,,I had no contact list setup. [15:59] athena_: https://wiki.kubuntu.org/OneiricOcelot/Final/Kubuntu/Kmail2 [15:59] worked fine for me [15:59] bbiab ...gonna switch back to konversation..quassel isn't my cuppa tea. [16:01] Can anyone point me to help loosing flash playback after an 11.10 update? [16:02] i still had flashplugin-nonfree installed, so i tried to uninstall it and reinstall, now i cant get it at all. (Not candidate version) [16:02] ironfroggy, 64 bit ? [16:03] flashplugin-nonfree is no longer used , it's flashplugin-installer now, ironfroggy [16:04] ironfroggy, if you run 64 bit , then make sure you install multiarch ...it should installed by default tho [16:07] thanks i'll try that === paolo is now known as paolo__ [16:10] hi [16:13] Stupid question: why is there no xorg.conf anymore? What is used instead? How can I configure that to allow the Crtl-Alt-Backspace shortcut? [16:14] MalfermitaKodo, don't think that key combo works anymore [16:15] what? [16:15] so what do you do now to kill a wonky X11? [16:15] hmm, dropto tty then restart X? [16:16] MalfermitaKodo, dunno of any other method ...there may be one but I can't recall it [16:17] does anyone have thumbnail previews not working for the taskbar? they're checked in kwin, and all other effects are working. the thumbnail previews were originally working without a problem. [16:17] I mean... when X11 crashes [16:17] well, there is still an option in xkb to kill x with that combo. I also remember seeing that don't zap option somewhere totally unrelated somewhere in the kde control panel [16:18] I also find myself useing alt+SysRequest(printscreen)+k to kill x [16:18] ctrl+alt +F1 or F2 etc , drops to a TTY , [16:19] bah [16:19] where is Sysrequest on a Mac? [16:21] I don't think hamburgers come with a keyboard (didn't stare at a mac long enough to know the layout) [16:25] my wireless KB doesn't have sysreq key [16:27] prtscn is a substitute according to the wiki [16:49] it's the same key [16:49] it's either labaled sysreq or printscreen or both [17:27] i tried to install mdadm, but it turned up like a mailserver [17:27] wtf [17:28] can someone please tell me whats wrong [17:29] i did : sudo apt-get install mdadm [17:52] Hi all. I'm trying to install a virtual piano on my kubuntu system but the sound doesn't work either with vmpk or drumstick. Is there anything configuration step to ? [17:53] Of course I have no error and absolutely no inforamtion about what's wrong with them. I tried to start them from the konsole but I don't have any output. [17:55] I don't know anything about midi player. So I really don't know if I should configure something before using these programs ... [17:58] kerloi: I've had a problem trying to make sound out of virtual piano software. you need to look for something called jack, I think [18:03] avihay: What is it a software ? [18:04] yes. you seem to need to connect your virtual piano to an output device before you can actually hear it. I guess it was ment for something more complex [18:05] Hi [18:05] BluesKaj you there? [18:06] did anyone found a wroking solution of Kubuntu's mute on startup(every single time) prob? [18:14] yup kamilnadeem , I'm here ...so the auto mute is still enabled ? [18:16] oops..was raking leaves , so I missed him [18:22] How do you disable ALL titlebars in KDE? To see what I am talking about, in any active window, press alt-f3, select advanced, and select "No Border" [18:22] that does current window, but i want them all gone when fullscreen [18:25] how does kubuntu compares to unity in terms of performance and RAM usage? [18:25] apples and orangesbencc [18:25] I'm using ubuntu in vbox and 11.10 is very slow [18:25] err apples and oranges bencc [18:26] phunyguy_netbook: why? isn't it the same core with different ui? [18:26] I take it that openGL ES is about as close as we can get to running Wayland at the moment? [18:26] well i find the resource usage is about the same, and KDE is much more customizeable [18:27] but the KDE apps are buggy at best [18:27] phunyguy_netbook: I don't care about customization. I want the basic stuff like editor and file manager to work [18:27] and that it'll be compatible with ubuntu server - same packages [18:28] a [18:28] just tried lubuntu. It has low resource usage but the UI have bugs [18:31] Daskreech: ping [18:31] Linkmaster: Pong [18:32] bencc: you could run fluxbox [18:32] I'm going to reinstall 11.10, and tell it to reformat my partition selections. Then, I'll bring the fresh installation down to the ethernet port, and hopefully we won't have any issues this time around [18:33] Daskreech: never heard of it. probably a good sign :) [18:33] Linkmaster: Alright [18:33] bench, then go with unity., [18:33] Daskreech: I think a fresh installation would help, I've put three systems on the same partition, and it might be degrading [18:34] samba shares worked better :) [18:34] Linkmaster: :-) maybe [18:36] I love how easy it is to install Kubuntu now. Once I set it all up, just leave it be till it prompts for the restart. So easy. Daskreech, I'll ping you when its done, I'm going to be back later [18:36] Ok [18:47] can u tell me how can i convert an image from jpeg to png??? [18:48] how r u?? [18:48] wel come to all of u [18:49] can u tell me how can i convert an image from jpeg to png??? [18:50] can any one tell me how can i convert an image from jpeg to png??? [18:52] kart, try http://www.coolutils.com/online/image-converter/ [18:56] hi ... i neeb help .. i see only black screen [18:57] tommaso, where do you see the black screen? During loading, or after loading? Is there any text on it? [18:58] after installatin [18:58] i have install ubuntu [18:58] which version, tommaso? [18:58] after i have installed kubuntu [18:58] 11.10 [18:59] when fist start kubuntu ... [18:59] the sistem operation [18:59] to block after the 4° icons to load [18:59] (sorry for my english) [19:00] tommaso, what is your first language? [19:00] italian [19:00] aha. one moment [19:00] but in italy ... are alone [19:00] hm [19:01] so we have an italian help channel, with nobody helping in it... [19:04] I have a problem, sometimes my compositing doesn't work and leaves me with a blank screen. and a mouse cursor. disabling composting makes it work normally. tommaso, try to disable composting with the shortcut (ctrl+alt+f12 by default, I think) [19:04] control alt f2 ? [19:05] but i seee only black terminal [19:05] i can talk in english [19:05] don't worry [19:06] tommaso, It's ok, I was just trying to find someone who would help you in your own language, just to make it easier for you :) [19:06] ok [19:06] My Italian is a whole lot worse than your English :) [19:06] :-) [19:06] tommaso: F12, not f2 [19:20] what is the best stuff to replace old Kopete? [19:22] Old Kopete? Do you mean that literally or just referring to Kopete as dated? (Not arguing or anything, just a bit comfused) [19:22] er, *confused [19:22] KingSphinx: kopete is dated hehe [19:23] it works, but we need something better :), since have many time I don't use linux I'm here asking [19:23] I want something like gtalk in windows. Clean, very fast [19:23] Well, as far as I know, KDE's working on something like KDE Telepathy that integrates messaging right into the desktop, but I don't know how far that's come yet. [19:23] but multi protocol [19:25] If you're looking KDE-native, I can't really help, because the only think that's coming to mind for me right now is Pidgin, and that's GTK-based... [19:26] hm, I see [19:26] I tried gnome and unity but not works for me hehe [19:27] brb [19:28] Yeah, I've sort of grown fed up with Unity and GNOME, which is why I made the "leap" to KDE (I put it in quotes because I'm already familiar with everything, I just never had the nerve to ditch GNOME before though) [19:29] I used gnome with openbox for a while some years ago [19:30] but since I'm using mostly windows last year (because company), I see that windows is very simple in some points, like kde can be [19:46] i come back [19:50] BarkingFish please help :-( [19:51] I don't know what is wrong, tommaso - I have looked a lot of things over, and can't figure out what is wrong. [19:51] Guys, someone please help tommaso to get his install working. I have no idea what is wrong with it. [19:52] i see ttyl [19:52] whit login ... in black screen [19:52] if i try to reboot ... i don't see the launcer [19:53] only the black screen [19:54] hol [19:54] how do I restore the login? or to return to the old workplace Ubuntu === yofel_ is now known as yofel [20:06] please help ... i have install kubuntu ... when reboot i see a black screen === Jonno is now known as Jonno_ [20:14] please help ... i have install kubuntu ... when reboot i see a black screen [20:16] tommaso: how far does it get? do you see the boot splash? [20:16] no i don't see the login splash [20:16] no, the splash comes before the login screen [20:17] i see ttyl with login in black screen [20:17] what *do* you see - the bios init screen comes up, and then? [20:17] no i don't see [20:18] I installed ubuntu and it worked [20:18] later I wanted to try Kubuntu [20:19] yofel, i think he's saying KDM doesn't start. That's what I gathered from earlier [20:19] then he should still see the splash before KDM [20:19] the installation went ok ... went off the log. I entered username and password. Then he stopped. [20:20] wait... you have the login screen? [20:20] no [20:20] how i connect in rizon.net? [20:20] uh... you just said you entered username and password [20:20] i have a black screen [20:20] whit login ... [20:20] tommaso: which client? [20:20] erm [20:20] Trabaiador: which client? [20:20] hi [20:21] hola [20:21] ttyl [20:21] yofel, want me to help Trabaiador? [20:21] i see: Ubuntu 11.10 namepc ttyl [20:22] namepc login [20:22] Trabaiador, could you tell me which IRC client you're using please? [20:22] BarkingFish: quassel irc [20:22] this are another pc [20:22] tommaso: ok, so you're on a TTY right now? [20:23] yes [20:23] yofel yes ... i'm are with tty [20:24] tommaso: ok, and logged in? [20:24] Trabaiador, click File, then Configure Networks [20:24] yes ... i'm logged in [20:24] Trabaiador, once you've done that, in the top box, click the Add button, and in the next window, click "Manually specify network settings" [20:25] BarkingFish: ok [20:25] yofel i'm logged in [20:25] tommaso: ok, does 'sudo service kdm restart' do anything? [20:25] The settings you need are: Server name: irc.rizon.no Port 6667 (6697 if you're using SSL), Trabaiador [20:25] type it in without the quotes [20:26] Trabaiador: BarkingFish just told you the port [20:26] yofel start/running process 2590 [20:26] yofel now reboot? [20:26] tommaso: hm, ok, now press ctrl+alt+f7 [20:26] what do you see? [20:27] mmm noting [20:27] ctrl+alt+f8 - now? [20:27] one momente i reboot [20:27] no [20:28] thanks [20:28] don't reboot [20:28] yofel: BarkingFish thanks =) [20:28] ok [20:28] tommaso: go back to the TTY [20:28] yes dont' reboot [20:28] tommaso: what does 'cat /etc/X11/default-display-manager' say? [20:29] nothing [20:29] Trabaiador, For the network name, just type Rizon, put the server name in the "Server address" box [20:29] control alt f8 [20:29] tommaso: can't be, did you enter it right? [20:29] Trabaiador, no problem [20:29] Remember that Rizon use nickserv, like us, so you can identify there if you have an account in the same way we do here [20:29] tommaso: erm, back to the tty you were on before please [20:29] i'm are in tty [20:30] tommaso: ok, run: cat /etc/X11/default-display-manager [20:30] and it will not return nothing [20:30] if you're set up right, the response should be /usr/bin/kdm [20:31] ok ... [20:31] i see many lines [20:31] no, it will only print ONE line [20:31] crun zrun runq [20:32] sorry [20:32] run don't found [20:33] you don't type the run: part - just type what I put on the next line... [20:33] tommaso: no, run wasn't part of the command, please execute the following line: [20:33] cat /etc/X11/default-display-manager [20:33] ^^ [20:33] sorry yofel, I'll butt out :) [20:34] file o directory don't exsist [20:34] cat /etc/X11/default-display-manager [20:34] if it says that you didn't type it right [20:35] mmm [20:36] i see /usr/bin/kdm [20:36] ok, so far correct [20:36] now? [20:37] tommaso: does that system have a wired network connection? [20:37] yes [20:37] Daskreech: ping [20:37] this sistem have ubuntu 11.04 [20:37] sorry [20:37] ubuntu 11.10 [20:38] ubuntu work perfettly [20:38] tommaso: I mean, does the non-functional system have internet connection? [20:38] yes... have a wi-fi [20:39] same wi-fi lan [20:39] brb [20:40] if you want i can connect with eternet [20:41] tommaso: would be nice, after you did that, run this: [20:41] sudo apt-get install pastebinit [20:41] pastebinit /var/log/Xorg.0.log [20:41] then give me the link it returns [20:41] brb [20:42] i can't download [20:46] yofel ... i can't download === Quintasan_ is now known as Quintasan [20:49] tommaso: then it's not connected to the net, ok. run instead: [20:49] grep EE /var/log/Xorg.0.log [20:49] any lines with [EE] ? [20:52] yofel don't exist [20:52] has to..., that's a zero in the name, not an O [20:53] ok [20:53] failed to load module "nv" molule don't exist [20:54] hello! i have a problem too ... [20:54] I deleted most of the i386 packages for multiarch support ... [20:54] yofel failed to load module "nv" molule don't exist [20:55] tommaso: ok... anything else? [20:55] and now I don't know which ones were installed by default so I can add them again ... [20:55] (II) loading extension mit-screen-saver [20:55] Does anyone know where to find the default package list? [20:56] (II) xkb: reuse xbmfil va/lib/xkb/server-37814283823EE93942340.xkm yofel [20:56] tommaso: nah, II is fine [20:57] hm.... [20:57] tommaso: you have an nvidia card? [20:57] can return with ubuntu? [20:57] yes have invidia card [20:57] geforce 7300 [20:57] tommaso: can you please run 'lsmod | grep nv' [20:58] does that have a line with nvidia in it? [20:58] usage: lsmod [20:58] yofel [20:58] what did you type in? [21:01] ?? [21:01] yofel i don't undstand [21:01] what exactly did you type in? that's not what it should return [21:02] return ---- Usage:lsmod [21:02] erm, please type in: lsmod | grep nv [21:03] sorry [21:03] nvidia 10390874 [21:03] helo tommaso [21:03] good [21:03] hi herayodin1 === paolo is now known as paolo__ [21:06] now? [21:08] yofel? [21:09] I'm thinking [21:10] a question hydra know how to use the application or set of backtrack [21:10] but i come back at ubuntu? [21:11] tommaso: you could try to run: sudo dpkg-reconfigure kdm [21:11] and select lightdm at the dialog that comes up [21:11] if you reboot you might get the old login screen back [21:12] ok [21:12] reboot? [21:12] ok [21:15] yofel are blocked [21:15] blocked? [21:15] starting cups printing spooler/server [21:16] ok, then we'll probably need the full /var/log/Xorg.0.log - can you somehow copy that from the system and pastebin that? [21:16] ok [21:16] one moment [21:18] nothing ... the sistem are stopped [21:18] then I'm out of ideas for now, sorry - anyone else? [21:19] can't return at tty or lightdm [21:20] yofel [21:21] tommaso: as we're a bit short on people right now, you could ask in #ubuntu or #ubuntu-beginners too [21:22] do not know if I can help with backtrack and use hydra or set [21:22] ok [21:24] !backtrack | herayodin1 [21:24] herayodin1: There are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition [21:25] is about the use of dictionaries for messaging server attacks [21:48] Linkmaster: Pong [22:34] How do I restore the file/edit/window options on kubuntu. as they are now missing on dolphin/firefox/everywhere [22:38] anderz: ctrl+M ? [22:39] ty Daskreech how to make default? [22:40] anderz: Umm. Not sure why they aren't on by default. I always have to go around turning them offmanually [22:43] in kde 4.7, they are off by default with, ctrl-m should stick in dolphin , other apps may not have a menu (rekonq comes to mind) [22:44] Are they? [22:44] Hmm never noticed [22:44] ya, in dolphin particularly [22:44] not the whole OS tho [22:44] even missing in firefox [22:44] rekonq iirc doesn't even have that menu, much like chrome [22:45] its is the current trend [22:46] odd my firefox has its file menu, I seldom use it [22:46] something is amiss here [22:46] I cant see the menu or access bookmarks [22:47] firefox doesn't follow KDE's menu structures [22:48] hmm on firefox's toolbar area, try right-clicking to bring uo a dialog on what to show [22:50] if I push f10 the kde desktop crashes except for open windows and I can the missing file/edit/view/history/bookmarks on firef until i right click on desktop and kde returs [22:50] Daskreech: I tried the sta driver, and it said it was installed and good to go, but it wouldn't let me enable wireless. I still have it activated(I believe) [22:51] anderz: What's F10 supposed to do? [22:51] Linkmaster: same sequence? card exists in lspci and in ifconfig -a but can't be turned on? [22:53] I think i hit it by accident going fullscreen (f11) [22:53] Daskreech: let me try again [22:54] anderz: ah that makes sense :) [22:54] Daskreech: nope, this time its because of RF-KILL [22:57] fixed firefox with 'help' then 'restart with addons disabled' then on options 'reset toolbars and controls' and 'reset all usre pref to firef default' [22:58] think view toolbars/menubar was corrupt [22:58] need to restart [23:03] Linkmaster: You are getting an error for that? === mark_ is now known as mar_1 [23:17] testing [23:19] hey, when I go to system settings -> login manager -> themes: d/l new themes, and pick a few, it says they're installed, but they never appear in the settings module [23:23] drbobb: yeah a bug. You can work around it [23:24] Daskreech: how? [23:24] Don't click on install click on the name and it will pull up the Website. pull the package and then on the screen before instead of clicking GHNS click install and point at the file [23:25] okay, thx [23:25] in the download mode, where is the theme package d/l'd to? [23:28] My original user account was messed up because of a crash. I created a second account and moved the home folder of the original account into the documents folder of the new user. now i cannot run the original user and the new user account does not have sudo powers. how do i get a user account that has sudo power to fix this? [23:29] drbobb: Umm ~/.kde/share somthing ? [23:29] yeah I looked all around but didn't find it [23:29] clara: do you have a live CD? [23:30] Daskreech: no, i upgraded from 10.04 to 11 by internet [23:30] oh and while you're there: I logged into a gnome session a couple times, and now I have a bunch of gnome gadgets autostarting at login. How do I get rid of them? [23:30] clara: Any live CD doesn't matter what version [23:30] Daskreech: yes [23:31] Daskreech: i have a live cd [23:31] clara: ok boot from that live CD and chroot to your install. Add your new user to the admin group [23:31] Or if you like reboot to single user mode [23:31] clara: That would be faster actually [23:32] Daskreech: i am not sure what that means. [23:33] Daskreech: how do i do this once the live cd is running [23:33] clara: you know when you reboot at the start you get a 5 second countdown to press any key to see the menu ? [23:33] The Grub Menu? [23:34] yes [23:34] Daskreech: yes [23:35] clara: OK well open that menu and edit the entry. All you want to do is add the word 'single' at the very end of the line [23:35] Or if the menu already has a recovery mode entry jsut choose that [23:36] then you want to add the user to the group admin [23:36] i get a screen that gives options like -- dpkg clean etc [23:37] is there one that says root menu? [23:37] or root shell ? [23:37] Daskreech: yes [23:37] Ok choose that and run usermod -a -G admin clara2 [23:38] where clara2 is the name of your second user [23:38] Daskreech: okay. i understand how to do that. [23:38] Daskreech: thank you. [23:39] Daskreech: brb [23:41] hello, i installed the new kubuntu version. now i'm stuck with insane boot times... (in a bad way) [23:41] http://imageshack.us/photo/my-images/31/unicornoneiric201110231.png/ [23:41] bootchart of the system :/ [23:41] any ideas? [23:46] certainly 150 seconds has to be a joke :/ [23:54] ven1ce_: Why does Init take so long [23:57] where else could i check ? :/ [23:58] http://pastebin.com/KpasWmSd [23:59] Not sure. that would be more #ubuntu-server than anyone else [23:59] okay :/