[00:34] Unit193, I seem to remember gparted not being able to see the hidden partitions? [00:35] I want to sweep the drive, but not really time for DBAN [01:27] Anyone wanna help a noob with some apache2 permission issues? [01:37] DoctorDuck: sure, what's the trouble? [01:37] (I actually have to leave soon, but if it's quick..!) [02:22] hmm, so I tried shred -n 2 -z -v /dev/sda --it seems to miss some of the drive, listing only 466 gb out of 500? [02:24] kristian-aalborg: might be protected by root. [02:24] JackyAlcine, this is from a livecd, and I'm using sudo [02:24] ah wait [02:25] user said something about having to fix BIOS when installing windows [02:25] let me look there [02:26] Yeah, because Windows installs its own MBR and replaces Grub. [02:26] !grub [02: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) [02:26] But that's in the first 512 sectors of the disc. [02:28] JackyAlcine, I know what grub is [02:28] this is the hidden recovery stuff I am talking about [02:28] :X sorry, habit. :) [02:29] there's an option to "reset configuration data" in BIOS [02:29] o.O wouldn't that be for the BIOS config? [02:29] And what system are you running? [02:29] What shows up when you run "# fdisk -l"? [02:31] I'm in bios now [02:31] but, it shows /dev/sda as 500 g [02:31] and then when I use gparted or shred, I only get 466 g [02:32] however, there was an "installed O/S" thing that said XP... I changed it to "other" [02:32] let's have another look [02:35] I have a feeling that they've conspired ;) [02:38] wut!! Now I have 465 GB in gparted! [02:41] \o/ [02:43] no, the opposite of that [02:44] o.O how come? [02:52] ah [02:52] it's that age old trick, it gets me every time [02:53] "let's count it so it looks bigger"... 465=500 [02:53] no prob, it seems - good [02:59] is libreoffice still the place to be? [07:55] I installed LAMP and made a link from /var/www to /home/space-duck/www; everything works great! [07:55] I ssh'd to another desktop and scp'd a directory to my home www and now I get a 500 error, apache2 gives me permission errors. [07:55] if I manually recreate the directory using the file contents, it works. How do I fix files from scp? [07:57] The images transferred over fail to load in pages too. I'm confused. [08:01] apache2 [09:48] hi [09:48] hi [10:11] hi [10:12] Is it easy to switch to a different DE with ubuntu? === yofel_ is now known as yofel [12:44] truepurple: yes. [12:44] truepurple: it's easy to switch to a different DE in linux as a whole. [12:44] truepurple: i myself run gnome,kde,enlightenment,xmonad,fvwm2,openbox... xD [12:45] truepurple: on the same box.. === bladernr_ is now known as bladernr_afk [19:02] My flash player is messed up, perhaps from a update, a problem with residue images when the screen changes, how do I fix it? [20:51] My flash player is messed up, perhaps from a update, a problem with residue images when the screen changes, can anyone help me fix it? [21:04] truepurple, flash is a pretty hard thing to fix as it isnt open source. are the image problems inside the flash image, or might they be artifacts left by the compositor? [21:08] escott, I don't know what your asking, but it wasn't always like this, before flash didn't do this. Someone else mentioned there was a issue like this with one of the newer versions of flash [21:08] !paste | truepurple send us a screenshot [21:08] truepurple send us a screenshot: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [21:09] assuming it shows up in a screenshot [21:10] I am sure it would [21:11] you might be surprised, but go ahead and take one. hit the printscreen button [21:11] it does [21:14] escott, http://imagebin.org/186833 [21:15] To fix it, I need to scroll down till the flash window is completely off screen, then back [21:15] each time this happens [21:15] which is regularly [21:15] truepurple, so that sounds like an xdamage/compositing issue [21:16] I don't know what that means, but how do I fix it? Remember, it wasn't always like this [21:16] truepurple, you could try to disable your compositing (disabling the 3d desktop), but if that doesnt fix it then its likely that the flashplugin is doing something weird which is messing up the damage calculations [21:16] damage calculations [21:16] ? [21:17] truepurple, what parts of the screen have been "damaged" (changed) and need to be redrawn [21:17] 3d desktop? I am not using unity, how do I disable composting. [21:17] oh [21:17] It doesn't happen outside of flash stuff [21:18] truepurple, then its very likely something flash specific. and there is no source available for flash [21:19] yeah, messing with 3d is a good idea though [21:19] and the graphics driver [21:23] So escott, holstein, what should I try now? To elaborate, this mostly happens after I click a button that causes a change of screen, usually that change of screen mostly doesn't register or something [21:23] if you are using 3d, try without... if you're not, try with [21:23] try a different graphics driver [21:24] try the vesa driver... try from a live CD (one that has flash) maybe latest mint? something with different packages [21:27] holstein, a vesa graphics driver? I have a radeon 6850 graphics card, getting my driver set up right was hard enough as it was, I don't want to mess with it. And what do you mean with/without 3d, how do I turn any 3d on/off, what 3d anyway? [21:28] truepurple, are you running unity? [21:29] truepurple, and what version of ubuntu is this [21:29] truepurple: thats also why i suggest something like mint with flash installed 'out of the box' on the live CD... you can try forcing the vea driver live and see without messing with your current setup [21:30] escott, I told you earlier, I am not running unity, and my version is 11.04 [21:30] truepurple, is compiz running right now? if not you can just do metacity --replace to disable the compositor [21:32] escott, sorry, I didn't understand any of that [21:32] truepurple, `ps aux | grep compiz` what does it say [21:33] truepurple: when you ask the question 'how to i disable 3d' ^^ thats one way to do it, the suggetion that escott offered... metacity --replace [21:33] escott, http://pastebin.com/mcfzucaf [21:36] truepurple, so you are currently running compiz, and all your windows are being redirected through the compositor. its possible that is the cause of the corruption. if you run metacity --replace your compositor will be disabled, and you will have a 2d desktop, but maybe flash will work better [21:38] That 2d desktop thing, how will that effect me? Will it effect the running of any 3d games? [21:39] truepurple, it shouldn't affect 3d games as 3d will still be available. it just wont be used for drawing the 2d desktop [21:39] escott, and how do I do what your saying, and is it easily reversible? [21:39] truepurple, compiz --replace to turn compiz back on [21:40] truepurple, and be sure to put an & at the end metacity --replace & [21:40] it will potentially effect you by making flash more stable [21:45] escott, "metacity --replace &" ? will the effects be immediate with no reload of anything required? [21:48] truepurple: you can always reboot [21:48] truepurple, it will be immediate. there may be some flickering as metacity takes over window management and switches to direct rendering [21:48] you can go to tty via control+alt+F1 and login there and run sudo reboot [21:51] escott, holstein ok I ran the command, but no "replace &" at the end, the screen flickered, still had trouble in flash, I went to try the command again, this time with "replace &" at the end, but the terminal was locked up, so I went to close it and load another, but the moment I closed that terminal, my desktop got all messed up [21:51] truepurple: thats information then [21:51] All windows lack minimize/maximize/close buttons, and I can't switch to new tasks [21:52] you can try forcing vesa from a live CD [21:52] I had to make a new xchat session just to chat with you, since I can not switch to the old one [21:52] truepurple: thats why i suggested familiarizing yourself the the worst case scenario back-up plan [21:52] truepurple2, then metacity crashed or something. you can ctrl-alt-f1. export DISPLAY=:0 and try metacity --replace again, or compiz --replace [21:52] control+alt+F1, login, sudo reboot... wait and all is well again [21:53] escott's suggestions are the more proper ways to deal with that issue... sometimes, i just reboot though [22:00] Yeah rebooting fixed the desktop problem, though I wish you had warned me about ctrl alt f1 sending me to a command prompt [22:00] !tty | truepurple [22:00] truepurple: To get to the TTY terminals 1-6, use the keystroke ctrl + alt + F1-F6 respectively (Alt+F7 will get you back to your graphical login). To change the resolution for your TTY, see https://help.ubuntu.com/community/ChangeTTYResolution. [22:00] It's weird, it shows everyone repeating what they said twice in the last bit of my IRC clients history [22:01] truepurple, because you had two xchats logging to your history [22:01] ah [22:01] so which version am I running now, 3d or not? [22:02] truepurple, probably the 3d version again. check with ps aux | grep compiz, and see if there is a compiz process running. you can try again to start metacity, and try and figure out why it crashed [22:02] 16:32 < escott> truepurple, `ps aux | grep compiz` what does it say [22:03] a 22294 0.5 0.4 313644 35736 ? Sl 15:57 0:01 /usr/bin/compiz, means its 3d again? [22:03] truepurple, yes. [22:04] escott, "metacity --replace &" [22:04] ? [22:04] truepurple, you could get a bit fancy and do "metacity --replace & sleep 10 & compiz --replace &" which should start metacity, wait 10 seconds, and then start compiz. hopefully you can scroll backwards and figure out why metacity crashed [22:05] truepurple, or you could start metacity, let it crash, jump to tty1, export DISPLAY=:0, and do compiz --replace [22:06] truepurple, sorry that should be "metacity --replace & sleep 10 && compiz --replace" [22:06] escott, but there is a new issue, graphics in my flash game are appearing absurdly slow, if at alll [22:07] Ok, they eventually appear if you wait long enough [22:07] truepurple, sounds like a flash issue [22:08] truepurple, when you scroll up and down, you trigger what are called "expose" events meaning that the part of the window should now be refreshed. with the way compiz works the window is always drawn to memory, and compiz interrupts some expose events and handles them itself, with metacity all expose events are sent back to the application [22:09] truepurple, so you can diagnose compiz issues by taking a window from a different application and dragging it over the corrupted area. if you xchat window "wipes" away the corruption, then its more likely a compiz issue than a metacity issue [22:09] that was before I inputed your command though [22:10] if the corruption can only be fixed by scrolling up and down in mozilla then its more likely a flash issue [22:14] hmm, it doesn't seem to do the corruption any more now [22:16] no, its still there [22:17] i would still like to see no 3d with the vesa driver [22:17] truepurple, so drag your xchat window over it. does the corruption wipe away? [22:18] escott, does alt tabing between aps produce the same effect? [22:18] truepurple, im not sure. probably [22:19] No, moving another window over it does not fix the problem [22:19] truepurple, i suspect the problem is with the flash plugin then [22:19] but moving to another tab and back does [22:20] truepurple, interesting. hard to say, as i dont know if compiz is sending window expose events or not on an alt-tab [22:20] escott, I rather suspected so from the beginning since someone told me that this was a problem with one of the newer versions of flash and how it just appeared out of nowhere (probably auto-update causing trouble in the background), so how do I fix it? [22:20] !pinning [22:20] pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto [22:21] truepurple, you could pin to an older version of flash if it worked [22:22] "so you should probably not do this on an Ubuntu system", I don't understand that part [22:24] I am also struggling greatly to understand these instructions. Is there any risk involved with such instructions? Any possibility I could screw something up trying to follow these instructions but make a mistake? [22:25] truepurple: you can also try other browsers... opera, chrome (chromium), midori [22:30] escott, [22:30] truepurple, if you pin you are saying. i knw better than ubuntu what works, and dont update my system in the future. and if you forget then at some point in the future if this bug is fixed you are stuck with an old out of date buggy version [22:33] escott, yes, but how do I do it? and is it hard to undo? Also, do the upgrade/update commands cover flashplayer? Perhaps a new version that upgrades out of the issue is in order [22:36] truepurple, its not something you should do if you dont understand those instructions. [22:37] escott, well then, please answer my question about upgrade/update and flash player [22:38] truepurple, if you installed flash through apt then you have the most recent version that has been released for your distribution [22:41] escott, You mean because it checks for flash updates every time I turn on my PC? I don't remember how I installed, is there a way to check? [22:42] truepurple, no every time you update your system [22:43] truepurple, and you can check if you installed flash by opening synaptic and search for flash [22:45] escott, you mean through the update/upgrade commands? [22:46] escott, If I installed it through apt, it will or it won't be listed in synaptic? [22:47] truepurple, it will be listed in synaptic as installed if you installed it through apt-get [22:48] escott, but it won't be if I installed it through the software center? [22:48] truepurple, no software center = apt = synaptic all are acceptable ways to install the software [22:49] truepurple, if you installed it through software center then everything is fine [22:49] What other ways could I have installed it that wouldn't list in synaptic? [22:49] truepurple, you might have downloaded a file from the adobe website [22:50] flash version 11.1.102.55 [22:50] So that would be what is known as compiling? [22:51] truepurple, no compiling is when you download source code and the make an executable for it. flash has no source code that is available which is part of the problem [22:52] So how would I install from downloading from adobe then? [22:53] truepurple, im not going to tell you how to do that because it makes more trouble for the rest of us when you come back and say your flash is broken and you installed it by downloading something from adobe.com [22:54] truepurple: how did the opera browser work? [22:57] I thought I did have opera installed, but I don't, I do have midori installed, so far no artifact trouble, but I have had stability problems and flash problems with midori before [22:58] escott, I am not asking to do so, I am asking so I understand how it all works better, so please don't worry about such things and tell me [22:59] truepurple: the package you get will have a readme [22:59] it will cause more issues than it solves though [23:00] Again, I don't plan to do so, which means I don't have a download file to view a readme, might you please summarize what kind of things it would tell you to do? [23:00] truepurple, if you want further help from me drop this approach [23:01] it really depends on the package, but there are usually well documented readme files that give information on what you want [23:01] Like what kind of things, command lines to input I assume? [23:01] truepurple: the dependancies [23:01] dependencies* [23:02] literally whatever the package needs, and how to build/install it [23:02] its not going to be trivial, and at the end, you end up with something hard to revert from, and probably not fixing anything, and potentially making matters worse [23:03] Ok [23:03] you can also try that on a live CD potentially [23:03] So anyway, do the upgrade/update commands make me have the latest flash version then? Or will it be more automatic then that? [23:03] truepurple: you can search in whatever package manager you like to use for flash like escott suggests [23:04] you can upgrade just that one package if you want [23:05] I mean, does flash upgrade automatically every day if new versions are available with everything else? Is that how ubuntu works? [23:05] ? [23:05] truepurple: flash does what you tell it to do [23:06] if you have, and run upgrades, it upgrades, assuming an upgrade is available... just like the other packages [23:07] If I have upgradees? What do you mean? [23:08] truepurple: if upgrades are available, and if you are running them [23:09] How do you 'run upgrades'? [23:09] i personally have auto-upgrades and upgrade mangers turned off [23:09] truepurple: however you run them [23:09] sudo apt-get update, sudo apt-get upgrade [23:09] sudo aptitude safe-upgrade [23:09] in synaptic [23:10] in the upgrade manager [23:10] in the software center [23:11] But does it install upgrades to things like flash player automatically daily, or what? [23:11] truepurple: ? [23:11] if you have it set up that way, and assuming daily upgrades to flash came in, which they do not [23:11] Does ubuntu, install upgrades by itself without any command and does it do so for flash [23:12] ubuntu does what you have set it up to do [23:12] Well yes, I specified, "if a upgrade is available" before [23:12] What is the default? [23:13] truepurple: you get a popup about updates being available [23:14] ah, so if it is set to check for updates daily, it will tell you about the updates? and get confirmation whether you want to install them too? [23:15] truepurple: it will literally say updates are available [23:15] or, thats how it used to be... im not using unity in 11.10 [23:15] AFAIK, how you proceed from there is up to you [23:16] i think its safe to assume that a way to apply the updates you are promted about being availalbe will be obvious [23:16] So where is this update manager in synaptic? [23:17] truepurple: its a package manager.. so you can go to a package, such as flash, after you search for it, like escott suggested, and then you can right click and update it, assuming updates are available [23:18] you can hit 'reload' at the top... thats kind of like running sudo apt-get update [23:18] that updates the list of available packages [23:22] then how do I do the upgrade? [23:22] truepurple: this is what i do... [23:22] Oh I see [23:22] i open a terminal [23:22] i run... [23:22] sudo apt-get update [23:22] ^^ that upgrades the list of available packages [23:22] refreshing in synaptic is exactly the same thing? [23:22] then i run [23:23] sudo aptitude safe-upgrade [23:23] ^^ that upgrades all the packages that are available to be upgraded [23:24] you can do that in *whatever* package manager you choose [23:30] refreshing in synaptic is exactly the same thing as sudo apt-get update? And why the word safe in that command? [23:31] truepurple: safe is part of the command name.. you can run sudo apt-get upgrade [23:31] if the word "safe" scares you somehow [23:32] truepurple: clicking 'reload' in synaptic has a similar effect as sudo apt-get update [23:38] If I can run it without the word safe in there, why use it? [23:40] truepurple: im just showing you what i do [23:40] Why do you use the word safe if its unneeded and doesn't do anything? [23:41] feel free to search for documentation about aptitude and decide what you want to use [23:42] truepurple: i read somewhere about the benifits of aptitude, and in that tute the safe-upgrade command was used [23:42] so, ive been using that ever since [23:42] truepurple: feel free to stick to the GUI [23:49] holstein, what does aptitude have to do with the safe command?