[00:04] Hi, you know how holding alt+clicking drags the window? I was having problems disabling this, and somehow i've messed it up and now just clicking my mouse drags the window, and i have to hold alt to click normally, what can I do to fix this? [00:10] i have a question about linked (binded?) directory. Anyone who can answer a few questions? [00:12] i have linked a directory to a home directory because I use virtual users with pure-ftpd. The problem is I might accidentally just remove everything in the home folder at some point and then I guess all the files in the target directory will get removed too. Can this be avoide somehow (besides me being more careful when deleting)? [00:14] anyone? please. === ceradon-away is now known as euphoria === euphoria is now known as ceradon-away === ceradon-away is now known as euphoria === euphoria is now known as ceradon-away === zhang is now known as Guest18439 === Drachenblut is now known as Lord_Drachenblut [05:07] Ok, I have my TV card (a very old Bt878) plugged into the CD port on the MB (P55-UDA). I launch tvtime and I get a picture, but no sound. Both Phonon & Alsamixer don't even list the CD port as a possable volume control. Kubuntu 12.04 (all updates applied). Any ideas? [05:39] man, is this channel ever dead. [05:39] much like kubuntu, come to think about it. [06:02] \o [06:02] rhombus: more or less because everyone is sleeping ... [06:07] shadeslayer: now they are, but not for the past seven hours they haven't [06:08] possibly just busy? [06:08] rhombus: what's the issue? [06:08] shadeslayer: just compare it with the traffic in #ubuntu... [06:08] shadeslayer: ok, the issue - [06:08] hahhahahaahahahahah [06:08] that's not indicative of anything [06:08] infact, it just goes on to tell that people have more issues in ubuntu than in kubuntu :P [06:09] then perhaps you can both help me... how do I get Adobe Flash and Java to install properly in kubuntu? [06:09] java... blah [06:09] flash, install flashplugin-installer [06:09] sudo apt-get install kubuntu-restricted-extras ubuntu-restricted-extras ? [06:10] shadeslayer: no [06:10] that'll give you pretty much everything [06:10] jussi: that did not work. [06:10] rhombus: reinstall it... [06:10] and make sure you have net connection at the time [06:10] jussi: hm? Last I checked that installed flash as well as other stuff [06:10] shadeslayer: do I have to install both ubuntu-restricted and kubuntu-restricted? [06:11] jussi: I have done that twice, and both times the network worked fine [06:11] rhombus: restarted your browser since? [06:11] jussi: the package manager shows it as installed, but firefox shows nothing in plugins [06:11] jussi: numerous times [06:12] jussi: shadeslayer: in fact, I have installed both kubuntu-restricted and flashplugin-installer. [06:13] sec [06:13] rhombus: can you find where libflashplayer.so lives? [06:13] then copy that into /home/${USER}/.mozilla/plugins/libflashplayer.so [06:14] shadeslayer: even if I can find it (haven't yet) -- isn't the package manager supposed to do this? [06:14] nope [06:15] I've never seen a package touch stuff in /home [06:15] shadeslayer: see, on gentoo, when I do "emerge flashplayer", it installs flash, and "it just works"(tm) [06:15] you can do a dpkg -S libflashplayer.so [06:15] shadeslayer: my point was more that it should install it globally and it should just work [06:15] rhombus: it does install it globally [06:16] but by copying over the lib you're overriding the binary, I just want to make sure the problem is with the library [06:16] and not with the install [06:17] shadeslayer: "dpkg-query: no path found matching pattern *libflashplayer.so*." [06:17] I don't think you have flash installed then :P [06:18] just remove flashplugin-installer and grab it again [06:18] rhombus: http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.238.orig.tar.gz [06:18] shadeslayer: muon software center says "flashplugin-installer - status: installed" [06:18] installing it again should pull it down properly and install it globally [06:18] hateball: remove how? By clicking Remove in muon? [06:18] rhombus: that's fine, flashplugin installer pulls another tarball [06:19] the one I just linked above [06:19] hateball: I think I have done this four times now [06:19] rhombus: I see [06:19] rhombus: download http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.238.orig.tar.gz > extract to /home/${USER}/.mozilla/plugins/ [06:19] shadeslayer: are we doing that for diagnostic purposes? [06:19] more or less, yes [06:20] should solve the flash issue you have [06:20] shadeslayer: well [06:20] shadeslayer: actually, I would like to find out why this doesn't simply work through the package manager [06:20] * shadeslayer is trying out flashplugin-installer himself atm [06:20] rhombus: yeah, looking at that [06:21] shadeslayer: ok, kubuntu is on another machine -- how do I find that tarball you just cited? just go to archive.canonical.com? [06:22] rhombus: apt-get just spit that url out, but yes, you can just go to archive.canonical.com/pool/partner/a [06:22] shadeslayer: ok, done [06:22] and it seems like dpkg doesn't track libflashplayer.so [06:23] shadeslayer: and java doesn't work in firefox either [06:23] right, let's get flash figured out first [06:23] please restart ff [06:23] shadeslayer: ok, thanks. downloading it. [06:24] rhombus: check if you have /usr/lib/flashplugin-installer/libflashplayer.so [06:24] that's where it installed stuff for me [06:25] shadeslayer: ok, for starters, there is no .mozilla/plugins directory. [06:25] Per default you need to symlink that to the Firefox plugin-dir, which update-alternatives should do if it's properly installed [06:25] rhombus: ok, make one [06:25] hateball: indeed [06:25] infact there's a script to do that [06:25] * hateball hasnt actually used flashplugin-installer in years tho, due to running 64-bit java and despising nspluginwrapper [06:26] err, flash. [06:26] shadeslayer: there is a /usr/lib/flashplugin-installer directory containing a single file, the executable install_plugin [06:27] heh [06:27] clearly something went horribly wrong [06:27] rhombus: you can call that script to install flash to a system location by passing the downloaded tarball as a argument [06:28] shadeslayer: ok, before we proceed here, what is actually supposed to happen here? [06:28] rhombus: ideally, apt-get install flashplugin-installer which ( I think ) has a postinst script that downloads and installs flash [06:29] shadeslayer: so, said script either didn't run, or is broken. [06:29] most likely the former [06:29] it worked for me [06:29] shadeslayer: so, to do this manually, I run it from the command line with the tarball as the argument? [06:30] rhombus: I believe so [06:30] so something like : sudo /usr/lib/flashplugin-installer/install_plugin /path/to/flash [06:31] shadeslayer: path to flash.tar.gz, or path to flash.so? [06:31] tar.gz [06:32] shadeslayer: because now I am getting this error: "Installing from local file adobe-flashplugin_11.2.202.238.orig.tar.gz ... cp: cannot stat 'adobe-flashplugin_11.2.202.238.orig.tar.gz': No such file or directory [06:32] which is clearly wrong -- the file is right in front of me [06:32] mmmmm [06:32] rhombus: can you copy the tarball to /var/cache/flashplugin-installer [06:33] 64 bit with a 32bit plugin? [06:33] shadeslayer: is that a directory, or a file? [06:33] rhombus: directory [06:33] shadeslayer: ok, done [06:33] rhombus: and try giving the absolute path [06:35] shadeslayer: ok, that seemed to work, it says "Flash Plugin installed." [06:35] woot [06:35] rhombus: what does ls -l /etc/alternatives/mozilla-flashplugin say? [06:36] shadeslayer: and after restarting ff, it shows up in the plugins. [06:36] yay [06:36] onto java [06:36] !java [06:36] To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software Development Kit" (SDK). Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations. [06:37] shadeslayer: it points to /usr/lib/flashplugin-installer/libflashplayer.so [06:37] you want the openjdk package [06:37] rhombus: cool [06:37] shadeslayer: ok, but what does it mean? (/etc/alternatives, I mean?) [06:38] rhombus: I can only explain with a example :P [06:38] shadeslayer: and believe me, I have installed openjdk already -- same song and dance as with the flash plugin. what in blazes is wrong with this system? [06:38] rhombus: do you also have the icedtea plugin? [06:39] shadeslayer: oh wait, I aborted the install. Hang on, let me try this again [06:39] ... [06:41] while we are waiting, why didn't the flash install just work with muon? [06:41] I can't say [06:42] entirely possible that the internet connection dropped, tarball was corrupted etc [06:43] a simple timeout error on the mirror will break it [06:43] shadeslayer: yeah, but four times? and shouldn't it report when there's an error? [06:43] but removing the installer and installing it again should trigger the script properly, so that's weird [06:44] on java front: java appears to be installed [06:44] rhombus: it does report a error, however it's a script, so ouput is redirected to stdout [06:44] is there a page I can visit to test that? [06:44] rhombus: icedtea plugin as well? [06:44] shadeslayer: considering how slick ubuntu usually is, that's weak [06:45] shadeslayer: yeah -- in fact, that's what I installed, and I just let muon pull the dependencies [06:45] ok [06:45] go to about:plugins and check there first [06:45] then : http://www.java.com/en/download/testjava.jsp [06:46] rhombus: it works perfectly on my machine [06:46] ( flash installer ) [06:46] shadeslayer: IcedTea-Web Plugin (using IcedTea-Web 1.2 (1.2-2ubuntu1.2)) [06:46] shadeslayer: ok, "Your Java is working" -- that took forever, but it is working [06:47] :) [06:47] shadeslayer: is there a sun, er, oracle jdk package for kubuntu? [06:47] rhombus: no, they removed sun/oracle stuff from the archives [06:47] shadeslayer: in gentoo you just have to pre-fetch the installer, then run "emerge sun-jdk" [06:48] primarily because Oracle doesn't want to support java on linux and it's full of security holes [06:48] shadeslayer: huh? that's insane -- java is a multiplatform development language by definition [06:49] shadeslayer: and the linux support of a number of major vendors totally depends on java [06:49] "Oracle, in retiring the ‘Operating System Distributor License for Java’, means Canonical no longer have permission to distribute the package." [06:49] rhombus: http://www.omgubuntu.co.uk/2011/12/java-to-be-removed-from-ubuntu-uninstalled-from-user-machines/ === marco is now known as Guest92276 [06:49] shadeslayer: I think they just want everybody to go to them directly [06:50] dunno, that article says that Oracle is moving to openjdk themselves [06:51] I don't install java because it's a high security risk ( note the recent slew of exploits that have been found ) [06:51] thats oracle jave, of course you can install the openjava [06:54] jussi: they've been pretty good about releasing fixes fast [06:55] jussi: but you're right, that shouldn't happen [06:55] rhombus: this is beginning to get off topic for a support channel, perhaps we can move over to #ubuntu-discuss if you want to talk further? [06:56] we have a perfectly capable (and unused) offtopic channel, you know ;) [06:59] shadeslayer: so, now that I have installed flash manually, does that mean I also have to uninstall it manually should that be required? [06:59] Moring. [06:59] rhombus: nah [07:00] when you remove it apt should remove it automagically [07:00] *should* :} [07:00] I get a dialog with, 'Remember this for future connections?' each time I sign into my Google account with telepathy. How do I fix this? [07:02] Smurphy: yeah, that was my thought, too :) [07:12] vsrao: make sure you don't have empathy stuff installed [07:12] iirc it takes over ssl cert auths and shows you that dialog [07:12] shadeslayer: Ah, you're right. I'll remove that now. [07:14] Yup. Fixed it. === Axlin_ is now known as Axlin === bryan is now known as Guest80343 [09:42] hi, will kde 4.9 will ever be released on kubuntu 12.04 LTS in the main ports? (or just kubuntu 12.10) [09:44] I doubt it, only bug fixes go into an LTS release [09:44] but #kubuntu-devel is the place to get an authoritative answer [09:46] thanks === ubuntu is now known as Guest43099 === jtheuer_ is now known as jtheuer === cryptfu_ is now known as Guest6302 [12:21] Hello everyone [12:38] morning [12:40] Hiyas all [12:40] howdee BluesKaj [12:40] 'morning monkeyjuice === mck182 is now known as mck182|afk === manfred is now known as Guest56709 [12:53] BluesKaj: hi [12:55] hi phoenix_firebrd === spawn[dead] is now known as spawn57 === spawn57 is now known as spawn[dead] === spawn[dead] is now known as spawn57 === robert_ is now known as Guest29849 === mck182|afk is now known as mck182 [13:36] ok im here ;) [13:36] monkeyjuice, sudo fdisk -l ? [13:39] aren't most usb devices hotpluggable [13:40] were is pastebin ? [13:40] monkeyjuice: paste.ubuntu.com [13:41] or pastebin.com [13:41] http://paste.ubuntu.com/1185760/ [13:41] ;) new installs gesh [13:43] monkeyjuice, try unplugging the drive and reconnecting while the pc is still booted [13:43] um like when the sytem is booting up? [13:43] nope , like now [13:44] have done that [13:44] a few times [13:45] hmmm guess ill try my desktop and see [13:46] odd , that it doesn't show [13:47] http://paste.ubuntu.com/1185769/ dmesg [13:48] something is failing [13:52] so much for baking up data ack === JanThielemann_ is now known as JanThielemann [13:56] well dang 11.10 connected to it now 12.04 will not , trying desktop [14:07] How do I make Kubuntu use the intergrated graphics card rather than dedicated (to conserve power)? No amount of googling has helped. [14:09] Altazimuth, dedicated , pci card ? [14:10] I want to not use the dedicated. Want to use the intergrated on my i7-3610QM [14:11] The dedicated is a whole different can of worms. [14:12] * Altazimuth shakes fist angrily at NVIDIA [14:12] ok , is the dedicated a pcci card ..I'm tryin to determine whether you use a dual gpu graphics system like some laptops [14:13] I'm running Kubuntu on a laptop. [14:14] It's a PCIe card [14:14] GeForce GT 650M [14:15] Altazimuth, save power ? ...how much do really think it will save ? [14:15] * Altazimuth shrugs [14:15] you can change the default card in the bios [14:15] Thanks [14:15] if you insist on it [14:16] It's also loud at certain points. [14:17] miy elcheapo nvidia 8400gs tends to run noisy at times too, and it is annoying , but I'm connected to plasma tv via dvi so i need it [14:17] Mine is for use in class [14:17] I'd prefer the sound of the fan not bothering my peers. [14:18] intersting such a card is installed in a laptop ...must be a higher end model [14:19] Yeah, set me back a reasonable amount. [14:19] I wonder how much the sum of the parts would have cost in the US... [14:20] ot:my intel hd graphics plays doom 3 and tremulous quite fine (30 fps @ more difficult scenes) [14:20] Initially it was for use for some programming contest, which I went to Mozzila offices for. [14:20] Bah, I'm blathering, you don't require these anecdotes. [14:20] you could place some riser tabs on the bottom to lift the laptop up off the surface and have an airspace underneath to help the cooloing [14:20] err cooling [14:21] There are some allready [14:22] Oh dear lord [14:22] I booted Kubuntu and screen is flashing, now it's black with some random text up top [14:22] "^[[" and now it's gone... [14:22] did you press the arrow keys? [14:23] Possibly [14:23] left arrow becomes ^[[A i think [14:23] Gah, every single time I boot, KDE Daemon asks to open wallet. [14:23] its harmless [14:23] Altazimuth: its good for security [14:23] I know. [14:28] hello ppl.. i just installed kubuntu on my 64 bit desktop with 4 identical monitors (Dell 2007 FP) [14:28] 3 of them are fine but the 4th has a random DPI setting... [14:29] 3 have 99x98 dpi and the 4th has 75x75... how can i fix this.. please help [14:29] almost everybody uses "please help" please replace that with more info [14:29] which graphics card [14:30] its Nvidia Quadro NVS 420 [14:30] btw.. i have only seen this issue in KDE.. gnome, unity, maya all run fine [14:30] nishttal2, check your graphics card settings , and system settings [14:31] BluesKaj: nvidia-settings shows the DPI numbers I just listed [14:31] but there is no way to change them [14:32] and i dont see any relevant options in the system settings either [14:33] system settings>application apperance>fonts>force dpi [14:33] it's a global setting [14:34] oh cool.. so i need to restart kde now [14:34] brb [14:37] BluesKaj: my current DPI is 99x98 dots per inch but in system settings its only letting me set 1 number [14:37] ubuntu logo in unicode private section  [14:38] look at it closely [14:38] Odd, I removed a program but it still appears in kickoff, even though clicking it does nothing. [14:41] BluesKaj: you there? [14:42] RamchandraApte_, ubuntu logo in unicode private section ? , more detail pls [14:45] just now i saw that the ubuntu logo is in the private section [14:45] i saw in kcharselect === Altazimuth is now known as Kaltazimuth === Kaltazimuth is now known as Altazimuth [14:46] U+F0FF [14:46] nishttal2, that's odd , but of course i just use one large monitor , so the graphics card might be limiting the dpi , dunno for sure [14:46] RamchandraApte_, and how does that help ? [14:48] bluesKaj: 'k sorry for posting in support channel (oops) [14:49] RamchandraApte_, I'm curious ..what was that about ? [14:50] BluesKaj: the ubuntu logo is in the private section of unicode in the ubuntu font [14:55] [](/twidurr)test 3 [14:58] that RAM guy must be on ubuntu , i don't see anything of the sort in system settings/font management [15:02] Is there any way to stop the equal spacing down the bottom on startup? I much prefer everything being on the left. http://i.imgur.com/oH4Gz.jpg [15:09] The way it lays itself out just bugs me, averting it would be hince. [15:09] nice* [15:10] <16WAA2HEW> Kaltamizuth: i know === 16WAA2HEW is now known as RamchandraApte [15:11] press the plasma config button in the panel [15:11] press more settings [15:11] Altazimuth, add a taskbar [15:12] Ah, thanks. [15:12] or taskmanager , which is the proper term === RamchandraApte is now known as Guest58158 [15:22] mydogsnameisrudy, how goes the USB drive connection ? [15:31] got it on the desktop transfered from there [15:33] odd tho , mydogsnameisrudy . it should work , it's just a usb connection , that's pretty standard [15:35] BluesKaj: can you check a bug for me? [15:35] I connected my external drive by usb, unti I got the esata to sata cable with a new enclosure , and it worked , mydogsnameisrudy [15:35] hotpluggable and really fast too' [15:36] phoenix_firebrd, that depends [15:36] BluesKaj: are you running 12.10 with kde 4.9.0? [15:36] yes [15:36] BluesKaj: https://bugs.kde.org/show_bug.cgi?id=234564 [15:36] KDE bug 234564 in widget-devicenotifier "device manager popup in the middle of a screen" [Normal,Resolved: fixed] [15:37] BluesKaj: i will paste the snap now [15:37] is kate segfaulting , phoenix_firebrd [15:37] BluesKaj: let me check [15:37] BluesKaj: ya [15:38] BluesKaj: https://bugs.kde.org/show_bug.cgi?id=305913 ? [15:38] KDE bug 305913 in general "Kate crashes upon startup" [Crash,Resolved: duplicate] [15:38] devicw notifier , correct ? [15:39] BluesKaj: ya [15:39] BluesKaj: https://bugs.kde.org/show_bug.cgi?id=305718 this is still open [15:39] KDE bug 305718 in qt "Several applications crash in QtScript initialization [@__memcpy_sse2, QTJSC::JIT::privateCompileCTIMachineTrampolines]" [Crash,Unconfirmed] [15:40] BluesKaj: when you are checking about the device notifier, see to that it is hidden [15:42] yup , that's it phoenix_firebrd , the Qt script is failing ,,it's an upstream problem according to the devs and the bug isn't restricted to 12.10 or kde 4.9 [15:42] the device notifier bug hasn't bit me yet , phoenix_firebrd [15:43] BluesKaj: is the device notifier icon showing in the system tray? [15:43] nope I always use auto [15:44] BluesKaj: hidden? [15:45] no phoenix_firebrd , auto , not hidden [15:46] BluesKaj: when you clicked the device notifier system tray icon was in showing in the system tray or you clicked the small up arrow and then clicked the device notifier icon there? [15:48] if you set the device notifier to auto in system tray settings /entry , the device notifier should be hidden until you insert a cd or hook up another device etc [15:48] phoenix_firebrd,^ [15:50] BluesKaj: like this http://imagebin.org/227148 ? [15:55] phoenix_firebrd, this is what I have , http://imagebin.org/227149 [15:55] hello [15:57] phoenix_firebrd, , I prefer my system tray uncluttered [15:58] BluesKaj: In the snapshop shot you posted the device notifier is hidden, so it should show up when clicking the small arrow right of your volume control [15:59] yes , it does , so what's the problem ? [15:59] BluesKaj: when you click the device notifier from there it will show well above the system tray rather than sticking to it [16:00] it doesn't stay open here , if that's what you mean [16:01] BluesKaj: no where does the device notifier show [16:04] phoenix_firebrd, http://imagebin.org/227150 === spawn57 is now known as spawn[dead] [16:16] Hello [16:17] Pptpd I created on Ubuntu server, how to see connected users [16:23] zhouxiukun, ask in #ubuntu-server [16:25] zhouxiukun: maybe who [16:32] how do I use adobe reader??? [16:32] I have it open, but there is no way to opne a file [16:35] dabauer: Why not use okular? [16:44] What is OKULAR??? [16:45] Okular = universal document viewer [16:46] where do I get that at??? [16:46] try muon softwarecentre? [16:47] .. i think it is installed standard. [16:48] * OerHeks is hooked of Calibre [16:53] Hello, can someone help me to kill process ? [16:56] BluesKaj: are you there? === raindog is now known as Guest93651 [17:05] BluesKaj: kate doesnt crash when i am a new .kde in the home folder. [17:06] BluesKaj: I upgraded my system from 12.04 to 12.10, so the old configs might be the problem [17:06] Going for dinner, bbl === rdponticelli_ is now known as rdponticelli === yofel_ is now known as yofel === jarek is now known as Guest79435 [19:29] Hello. KDE 4.9 introduced a new feature that's really bugging me. In Dolphin the current directory changes according to current directory in the F4 terminal panel. And that adds lots of bugs as the directory in terminal also syncs with the current directory in Dolphin! [19:29] The first of them is that when terminal panel is on, the symlinks are resolved (because bash does that probably), an effect I don't want. [19:29] And the second is, there can be conflicts when I change between left and right panels rapidly: the directories get messed up because there is some delay with the syncing. [19:29] BlaXpirit: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [19:30] So... what can I do about this? Is there a setting that I missed? Or maybe it's possible to make Bash not follow symlinks at least? === PasNox_ is now known as PasNox === TheMaster is now known as Hypnotoad [19:54] Okay. [20:27] hey BarkingFish , LTNS :) [20:27] BluesKaj :) [20:27] Hiya dude, how's things going? [20:30] oh , recovering from labour day , yesterday [20:30] holiday here [20:31] ah. I'm recovering from a week of fun :) I moved to Germany last Monday, Tuesday we had a bomb blown up about 2.5 miles from my new house, wednesday to sunday I was decorating, yesterday out for a medical, and today I've just been relaxing. [20:32] and I have an exam tomorrow which I'm nervous as hell about. I know I'll pass it, but it's damn hard. [20:34] BarkingFish, I saw news report about the bomb with video showing the explosion , scary stuff [20:34] yeah - that is about 3 miles or so from the hospital i'm going to be working at :) === Axlin_ is now known as Axlin === paolo is now known as faLUCE [20:36] i thought you worked for wikiimedia, BarkingFish [20:37] no, i don't work for Wikimedia. I have a Wikimedia cloak because I work on multiple wikis, wiktionary, wikipedia, wikibooks, etc - so I got one to cover the whole spectrum :) [20:38] ok , understood [20:42] BarkingFish, what's the hospital connection , if you don't mind my curiosity ? [20:43] BluesKaj, I qualified some years ago as a Paramedic - back in April/May of this year, I went to Germany to do a month long observer placement at a Children's hospital in Munich - I wound up working with them, not just observing. [20:43] When I finished my placement, they offered me a job working as a Children's emergency paramedic. [20:44] cool , helping others for living , good stuff ! [20:46] Yeah - the clinic is actually attached to a University - Ludwig Maximillians Universität. It's basically what we call a "poly-clinic", but I'm going to be attached to the Kindernotarzt on the children's hospital side. [20:47] What we basically do is run a doctor lead emergency service to seriously ill kids across the whole Munich region [20:48] how's your deutsch ... must be good [20:49] Hello everyone :) [20:49] i'm not bad, but i still have a lot of medical level german to learn. [20:49] until I'm up to scratch, I have to go out double crewed, with an english speaking doctor. [20:50] I can imagine ...dad spoke some german , he found it hard to learn [20:50] and his native tongue was swedish :) [20:51] my german isn't so bad - I'm capable of quite advanced conversation, but when it comes to passing information over the phone when we forward call a hospital, that'll be a different matter. [20:51] that's where it starts to get complicated, handovers at emergency departments, taking vital signs, etc [20:52] colloquialisms etc [20:52] yeah [20:53] brb [20:53] hazardz, this is a support chat btw ..we're a bit offtopic here [20:54] atm at least [20:54] Yeah I know But I was going to ask if I could help some people with questions? [20:55] ppl usually ask , then we answer if we can help [20:55] sure. It's not a problem if you want to help - others ask, and anyone who knows the answer can step in and help them [20:55] Okay thanks [20:58] Do any of you guys know when the KDE 4.9.1 SC will be released into the kubuntu backports PPA? [21:01] hazardz, dunno for sure, Riddell said it was out , but he didn't specify where [21:01] maybe someone's ppa [21:01] I have looked around and i have found the source code and I could compile it but have no clue where to start. [21:02] Kubuntu seems to be really horrible at handling dual monitor configuration changes [21:03] In which way do you mean the resolutions not being correct? [21:03] hazardz: For one thing, when I unplug the monitor (from my laptop), it should send windows that were on it onto the remaining display. [21:04] Not only does it not do that, but despite recognizing that it was unplugged, it still allows the mouse to go where the monitor was. [21:04] Another thing, when I reboot, the monitor tray icon has all the check boxes backwards. [21:05] For instance "unify displays" is unchecked, but it starts up with the same thing on both screens. [21:05] Ditto for "primary display" [21:05] hazardz, if you're into bleeding edge , then install build-essentail and cmake , altho the make file will probly work with just the make command , the readme and install textfiles in the extracted tarball can give the instructions you need to compile it [21:06] Then I gave up and clicked "configure." The second monitor's position was set to "clone of LVDS1" [21:06] tbh I can understand why the windows will go to the remaining monitor nafg what version of KDE are you using? [21:06] Apparently that's different than "unify display" [21:06] nafg: LightDM has some issues with external monitors. There is a fix for that. I also can move mouse off screen after unplugging my monitor. This does not occur under KDM. I have small but tolerable problems with resolution, windows not jumping to availabe screens and mouse and phantom screen syndrome. [21:06] Oh I can understand it to --- it's simply a lack of action otherwise. But it should be smarter. [21:06] blueskaj what do i need to donwnload to compile? [21:07] It's really annoying, every time I want to move away from my desk, I have to move all the windows on all desktops to the right screen. [21:08] Yeah I dont use multiple monitors on my laptop i'll plug it into one of the monitors at college and see wht happens [21:08] LightDM is not installed [21:08] Also sometimes unplugging it seems to crash KWin [21:08] Are you using the defualt KDE login manager? [21:08] Yes [21:08] I recently did a fresh Kubuntu install [21:08] hazardz, yes you'll need to download the upgraded package then extract it , you said you found the source code , then it's probly in tar file [21:09] nafg: Ah ok. Are you possibly using DisplayPort? What graphics card? What driver? [21:10] I believe Intel, but how do I verify? [21:10] What is DisplayPort? [21:10] blueskaj the source doesn't appear to be a one tarball file as you can see in this link: http://kde.org/info/4.9.1.php Is there a way around this? [21:10] nafg use kinfo [21:10] then look under graphics [21:11] You mean KInfoCenter? [21:11] yeah kinfocenter [21:11] I completely forgot that kinfo existed... [21:12] I use it to check my intel card was :) [21:12] Under OpenGL? Or? [21:13] it shows alot of useful stuff tbh nafg yeah under the openGL [21:13] Not clear what I'm looking for [21:13] hazardz, not that know of , unless someone has a ppa with precompiled packages [21:14] nafg look under the openGL tab and then the section where it says "3D accelerator" [21:14] Vendor is Intel Corporation [21:14] Device is Mobile 4 Series Chipset Integrated Graphics Controller [21:14] (Subvendor HP, Revision 07) [21:15] So you have an intel card. I have one too what are your resolutions? [21:15] Laptop is 1280x800 [21:15] uhoh kwin just crashed plasma [21:15] External is 1280x1024 [21:16] External is very old, laptop is somewhat old :) [21:18] mine was new this yer core i3 anyway my resolution is 1766x768 mayybe try to keep both of the resolutions the same or have you tried that? [21:19] blueskaj there are precompiled packages on http://www.gentoo.org/proj/en/desktop/kde/kde4-guide.xml but it is for a different distro or doesn't that matter? [21:24] well, now 12.10 with kde 4.9 with updates and upgrades as of today is becoming a bit shaky on my setup [21:24] BluesKaj: really? I haven't had a problem.... yet [21:24] in which way? [21:26] segfaults with kate in dolphin and kcmshell , and a few others ...I guess I should be chatting on my 12.04 install for a while [21:26] Blueskaj I have KDE 4.9.0 But I have found a bug where the cursor icon doesn't bounce only deforms lie its trying to bounce and KDE 4.9.1 fixes this bug. [21:27] no point in reporting bugs , these seem to be all dupes [21:28] I know I looked at the change log and it appears fixed in 4.9.1 accoring the the changelogs anyway. [21:28] hazardz, just don't use the bouncer notifier...I could never stand it :) [21:29] it used to do that back in the day with older hardware anyway haha [21:29] haha i like it it looks cool apart from that and that the display brigness display pops up after every ogin unless you turn it off all is fine :) [21:30] it was fun painting bouncing openoffice icon around the screen while you were waiting.... They should have called it a feature [21:30] mine bounces for around 2-3 secs :D [21:30] SIR_Taco, it is :) === ceradon-away is now known as euphoria [21:30] :P [21:32] I have recently switched from windows to linux Then i used windows 7 again and it felt so slow and clunky compared to KDE, kubuntu 12.04 [21:33] hazardz: What would you expect using the same resolution to solve? [21:34] nafg it might make the windows do what they are supposed to it was just an idea I dont use dual monitors [21:38] hazardz, actually the recent SP1 upgrade to W7 , made it a lot snappier , but i still use kubuntu 90% of the time ...I keep W7 around to stay familar with to help wife when her pc gets into trouble [21:40] Yeah I wanted to play games and use open source software and my windows 7 was really annoying I couldnt even play minecraft on the lowest settings about 20 FPS so i nuked it and instaled kubuntu and havn't looked back and plus my games play better on minecraft medium to high setiing 60-30 FPS :D [21:41] hazardz, are they run on wine or are there native linux versions? [21:42] < not a gamer [21:42] nafg: I'm trying to find you a solution... but it seems most of what I'm finding is along the lines of "it's a bug / it's not fixed / it should be fixed / there's no one to fix it" [21:43] Minecraft is a native .jar file and its the same on windows I have wine but for programs such as adobe photoshop cs5 and dreamweaver cs5 for college work. [21:43] SIR_Taco: I appreciate it [21:45] @BlueKaj Minecraft is a native .jar file and its the same on windows I have wine but for programs such as adobe photoshop cs5 and dreamweaver cs5 for college work. [21:56] dinnertime ... BBL ...better stop fooling around with settings or kwin might crash again === euphoria is now known as ceradon-away [22:08] nafg: unfortunately, there doesn't seem to be a solution that I can find (which is odd)