ubernoob | trying to install grub customizer to remove some menu entries for BURG bootloader. Heres where I ran into trouble. any ideas? thanks! https://paste.kde.org/pkaxexiip | 01:52 |
---|---|---|
=== john is now known as Guest2220 | ||
=== POPSuL__ is now known as POPSuL | ||
=== bshah_ is now known as bshah | ||
junfan | Anyone know what's required to have chrome use kde file dialogs? I re-installed today and now it's using crap GTK dialogs for file opening/saving. | 03:50 |
denza242 | junfan: have "Use GTK+ theme" | 04:00 |
denza242 | as far as I remember, for chrome, it always used KFileDialogue | 04:01 |
=== ragnar is now known as Guest34531 | ||
=== elibar is now known as elibar_ | ||
=== elibar_ is now known as elibar | ||
=== elibar is now known as p12 | ||
Idkidks | Hey I am noob, and I need some help real quick | 06:39 |
Idkidks | It's pretty simple I think | 06:39 |
Idkidks | I have a fresh install of kubuntu 14.1 (muon says no updates) but I want to update it to 15. And I can't seem to get it to show up. | 06:40 |
th3s3_3y3s | Where can the environment variables be set for terminal? | 06:42 |
th3s3_3y3s | .profile? | 06:42 |
th3s3_3y3s | Too late for CoffeeJ_ | 06:54 |
th3s3_3y3s | Unless you want to go to CC | 06:55 |
CoffeeJ_ | ? it is 08:55 cest here | 06:55 |
th3s3_3y3s | What time server? | 06:56 |
CoffeeJ_ | kubuto pool org (if i remmber correct) | 06:56 |
th3s3_3y3s | Ever contemplated what it shall be like to have no more night. | 06:57 |
th3s3_3y3s | By the way where can the environment variables be set for terminal is it echo 'QTDIR=/usr/share/qtX/. >> .profile ? | 06:58 |
CoffeeJ_ | no (not sure if i get you right my english sucks) | 06:58 |
CoffeeJ_ | .profile should work it should get read by .bash_profile in most distros | 06:59 |
th3s3_3y3s | There is 33 chapters in a passion play and 12 hours in a day. | 06:59 |
th3s3_3y3s | CoffeeJ_: After setting does it need to be reloaded by logging out/in? | 07:00 |
CoffeeJ_ | yes | 07:01 |
CoffeeJ_ | or log in another terminal | 07:01 |
th3s3_3y3s | Pulling up xterm again disn't fix the problem. | 07:01 |
CoffeeJ_ | no wait u can... | 07:01 |
CoffeeJ_ | start a new bash and it should get it | 07:02 |
th3s3_3y3s | Attempting with gnome-terminal | 07:02 |
CoffeeJ_ | now i remember on cmd line "source .profile" | 07:04 |
th3s3_3y3s | Reloads it? | 07:05 |
CoffeeJ_ | yup | 07:05 |
CoffeeJ_ | could check with "env|grep qt" | 07:06 |
Idkidks | So uh | 07:06 |
Idkidks | I have a fresh install of kubuntu 14.1 (muon says no updates) but I want to update it to 15. And I can't seem to get it to show up. | 07:06 |
th3s3_3y3s | make xconfig is persists to not pass the qt check looking for qmake | 07:07 |
th3s3_3y3s | remove is | 07:07 |
th3s3_3y3s | interesting how an s replaces is and the verb makes i | 07:07 |
Idkidks | I'm new to linux so I'm not even sure if that's directed at me. | 07:08 |
CoffeeJ_ | apt-get update && apt-get -y dist-upgrade lkikdks | 07:08 |
th3s3_3y3s | verbs of violence trump constitutional rights | 07:08 |
th3s3_3y3s | so many inodes | 07:08 |
Idkidks | thanks. | 07:08 |
th3s3_3y3s | some of these inodes slay other inodes to install constitutions then come back and ignore it | 07:09 |
th3s3_3y3s | CoffeeJ_: So is it using distributed computing? | 07:10 |
CoffeeJ_ | <- isn't a inode he is a brain in a jar on an alian ship | 07:10 |
th3s3_3y3s | Let us take over the ship then it looks like your on the same distributed antimatter containment ship. | 07:11 |
CoffeeJ_ | like distributed arc cracking ? | 07:11 |
CoffeeJ_ | could look up my fav tool cant remember right now win though | 07:11 |
th3s3_3y3s | CoffeeJ_: I can share the kernel with you if you assist in the building of it. | 07:12 |
CoffeeJ_ | Elcomsoft Advanced Archive Password Recovery (ARCHPR) | 07:12 |
th3s3_3y3s | make xconfig is complaining of no qmake | 07:12 |
CoffeeJ_ | try install qt from your pkg archive | 07:13 |
th3s3_3y3s | qmake is located in /usr/share/qt4/bin/qmake | 07:13 |
th3s3_3y3s | sourcing .profile with QTDIR=/usr/share/qt4/ doesn't fix the problem | 07:13 |
th3s3_3y3s | qt4 is installed | 07:13 |
CoffeeJ_ | then add that path to your path in your .profile file "export PATH=/usr/share/qt4/bin:$PATH" | 07:14 |
th3s3_3y3s | qmake is also in /bin/qmake so why does it need the /usr path? | 07:14 |
CoffeeJ_ | ok then add "export" before QTDIR | 07:15 |
CoffeeJ_ | and try "make xconfig V=1" in the kernel top level dir | 07:16 |
th3s3_3y3s | V=1, same result | 07:17 |
th3s3_3y3s | export added | 07:17 |
CoffeeJ_ | which version is your kernel ? | 07:18 |
th3s3_3y3s | 3.13 is the source working in | 07:18 |
CoffeeJ_ | hmm ether try version 3.12.49 or 3.14.54 | 07:21 |
th3s3_3y3s | After | 07:22 |
th3s3_3y3s | 3.14.54 is next step | 07:22 |
th3s3_3y3s | I can share this 3.13 | 07:22 |
CoffeeJ_ | found it | 07:23 |
th3s3_3y3s | 3.13 is what ubuntu packages | 07:23 |
CoffeeJ_ | 3.13.3 ? | 07:23 |
th3s3_3y3s | 3.13.0 | 07:24 |
CoffeeJ_ | ok | 07:24 |
th3s3_3y3s | Unable to find the QT4 tool qmake | 07:26 |
CoffeeJ_ | and if u run "qmake -v" everthing is fine ? | 07:27 |
th3s3_3y3s | It complains 'Unable to find the QT4 tool qmake' then claims no rule to make target .tmp_qtcheck is it the checker that is failing? | 07:27 |
CoffeeJ_ | probably | 07:28 |
th3s3_3y3s | qmake -v lists another directory but responds | 07:28 |
CoffeeJ_ | well iam on kubuntu 14.04 and 3.13.0 kernel xconfig works so its your qt installation thats the problem | 07:30 |
th3s3_3y3s | qt4-dbg is installing now over dialup | 07:31 |
CoffeeJ_ | what "dpkg --get-selections|grep qmake" says? | 07:32 |
th3s3_3y3s | care for a quick game of quake? I wonder how much bandwidth 1 quake connection uses. | 07:32 |
CoffeeJ_ | rocked the q3a with the shotgun long time ago on 640x480@16bit | 07:33 |
th3s3_3y3s | it responds qt4-qmake install | 07:33 |
th3s3_3y3s | CoffeeJ_: I had dejavu playing Quake shareware. | 07:34 |
th3s3_3y3s | Spins op some antimatter memories. | 07:34 |
CoffeeJ_ | then your probably also played doom right ? | 07:34 |
th3s3_3y3s | Improves lucidity. | 07:34 |
th3s3_3y3s | Not sure if I played doom while sitting on the throne. | 07:35 |
th3s3_3y3s | Being in more than one place at the same time. | 07:36 |
CoffeeJ_ | try reinstall qt4 with "sudo apt-get -y --reinstall install qt4-default qt4-qmake" | 07:36 |
th3s3_3y3s | Ok CoffeeJ_ I will interrupt the qt4-dbg download. | 07:37 |
CoffeeJ_ | dont need the *-dbg pkgs unless your crash reporter wants one and then it asks you to download it anways | 07:38 |
th3s3_3y3s | CoffeeJ_: --reinstall in not an option | 07:40 |
th3s3_3y3s | nor -y | 07:40 |
CoffeeJ_ | what ? the cmd i gave you works on my kubuntu | 07:41 |
th3s3_3y3s | CoffeeJ_: yes the crash reporter wants it to send info about a crash talking to you musicbrains | 07:41 |
th3s3_3y3s | CoffeeJ_: this is ubuntu being converted to kubuntu | 07:42 |
CoffeeJ_ | try "sudo apt-get update && apt-get upgrade" | 07:42 |
th3s3_3y3s | CoffeeJ_: everything is upgraded | 07:44 |
CoffeeJ_ | what says "apt-cache show apt|grep Version:" | 07:44 |
th3s3_3y3s | 1.0.1 | 07:44 |
CoffeeJ_ | only one line ? | 07:45 |
th3s3_3y3s | ubuntu2.6, 2.5, 2 | 07:45 |
CoffeeJ_ | can you pastebin your /etc/apt/sources.list @ pastebin.com pls ? | 07:46 |
th3s3_3y3s | us sources | 07:46 |
th3s3_3y3s | and other skynet repos | 07:46 |
th3s3_3y3s | By the way. | 07:47 |
th3s3_3y3s | Do you know how to check the ssl certificate the android facebook app uses? | 07:48 |
th3s3_3y3s | I'm guessing some hackers running facebook are trying to penetrate into My SkyNet. | 07:48 |
th3s3_3y3s | It looks like I am on a bogus facebook with a bunch of fake people. | 07:49 |
CoffeeJ_ | take a look @ http://pastebin.com/zDRaCcjC | 07:50 |
CoffeeJ_ | i could put a clean facebook.apk on my ftp for you ? want to ? th3s3_3y3s | 07:52 |
th3s3_3y3s | CoffeeJ_: I like the offer however confirming the ssl cert is the same cert I get on the desktop is desired | 07:53 |
th3s3_3y3s | Also I want to untrust DigiCERT | 07:54 |
th3s3_3y3s | Sometimes Man doesn't want to trust those working for him. | 07:56 |
CoffeeJ_ | Try going Settings -> Security -> Trusted credentials. Here you should find a list of the both system and user certificates. | 07:56 |
th3s3_3y3s | Yes but thhis is after I find out if it is using the same cert being sent to the desktop. | 07:57 |
CoffeeJ_ | does it show the serial for the cert ? check those and the sha/md5 sum of the cert | 07:57 |
th3s3_3y3s | The app doesn't display that. I am looking for somwthing like the location to look at it from terminal emulator. | 07:58 |
CoffeeJ_ | try run openssl in cmd shell if android has it ? | 08:00 |
th3s3_3y3s | It doesn't garuntee the app is connecting to the same thing openssl does. | 08:00 |
th3s3_3y3s | I have to look into the app. | 08:00 |
th3s3_3y3s | With auto updates it is nothing to hardcode alternate facebook addresses into the app, | 08:01 |
th3s3_3y3s | I can go back to the factory default facebook but then the thing keeps bugging about updates. | 08:02 |
th3s3_3y3s | It looks like I have the mortal combat edition. | 08:02 |
th3s3_3y3s | CoffeeJ_: I take it you are a mortal? | 08:03 |
th3s3_3y3s | I have plans to use facebook as a registry for my verified biometric identities. | 08:04 |
CoffeeJ_ | this will probably come usefull http://bit.ly/1QhTVYp | 08:05 |
th3s3_3y3s | probably? | 08:05 |
th3s3_3y3s | This is a red flag word. | 08:05 |
CoffeeJ_ | oooh doo damn me | 08:06 |
th3s3_3y3s | Whoa there horsie. | 08:06 |
th3s3_3y3s | Wild horses have all kinds of probably. | 08:06 |
CoffeeJ_ | well i have to admid i bricked my tablet by disrupting the flash process so iam not much into android | 08:06 |
th3s3_3y3s | scatter may have caught you | 08:07 |
th3s3_3y3s | What scatter does is complicate the flashing process. | 08:08 |
CoffeeJ_ | what "apt-get -v" say ? (going back to the kernel thing) | 08:09 |
th3s3_3y3s | 1.0.1ubuntu2 | 08:10 |
CoffeeJ_ | then "sudo apt-get -y install --reinstall qt4-default qt4-qmake" should work | 08:11 |
th3s3_3y3s | it is amd64 | 08:11 |
th3s3_3y3s | compiled , what is yours? | 08:11 |
CoffeeJ_ | that doesnt matter | 08:12 |
th3s3_3y3s | If it wasn't compiled with those features it matters. | 08:12 |
th3s3_3y3s | E: command line option --reinstall is not understood | 08:13 |
CoffeeJ_ | apt-get -v is "1.0.1ubuntu2" and apt-cache show apt|grep Version: says Version: 1.0.1ubuntu2.10 | 08:13 |
CoffeeJ_ | Version: 1.0.1ubuntu2.5 | 08:13 |
CoffeeJ_ | Version: 1.0.1ubuntu2 | 08:13 |
th3s3_3y3s | see your on 2.10 | 08:13 |
th3s3_3y3s | Here it has 2.6 | 08:13 |
CoffeeJ_ | copy my sources list from http://pastebin.com/zDRaCcjC and then run apt-get update&&apt-get upgrade | 08:15 |
th3s3_3y3s | I don't really want the german. | 08:16 |
CoffeeJ_ | then change the de to us then | 08:16 |
CoffeeJ_ | or whatever plac your living | 08:17 |
th3s3_3y3s | hebrew, greek, and latin is my only language of interest | 08:17 |
CoffeeJ_ | esperanto was missing | 08:17 |
th3s3_3y3s | they are all derivitives | 08:17 |
th3s3_3y3s | Except for some which attempt compute errors. | 08:18 |
th3s3_3y3s | No tounge that rises angainst thee shall prosper. | 08:18 |
CoffeeJ_ | c x86asm and il are my languages o intresst | 08:18 |
th3s3_3y3s | Well back to the qmake problem. | 08:21 |
th3s3_3y3s | I can try and install the dev package. | 08:21 |
CoffeeJ_ | apt now on version 2.10 ? | 08:23 |
th3s3_3y3s | Why is it necisarry? | 08:23 |
CoffeeJ_ | cuz it supports "--reinstall" | 08:24 |
th3s3_3y3s | I can just run install again. | 08:24 |
th3s3_3y3s | It isnt necisarry to add --reinstall. | 08:24 |
CoffeeJ_ | wont update if the pkg is set on hold | 08:24 |
th3s3_3y3s | installing again isnt going to do anything different | 08:25 |
th3s3_3y3s | qmake is there | 08:25 |
th3s3_3y3s | All it does is unzip precompiled binaries. | 08:25 |
th3s3_3y3s | And config files. | 08:25 |
CoffeeJ_ | well somethings wrong with your qt4 install it works on my pc | 08:26 |
th3s3_3y3s | CoffeeJ_: there was agreement it can be the "checker" | 08:26 |
CoffeeJ_ | ...and update lib dirs | 08:26 |
CoffeeJ_ | only until i retraced your steps and it worked | 08:27 |
th3s3_3y3s | ok removing the added line from .profile and installing qt4 again | 08:27 |
lordievader | Good morning. | 08:27 |
th3s3_3y3s | task complete | 08:30 |
CoffeeJ_ | good morning lordievader | 08:30 |
lordievader | Hey CoffeeJ_ | 08:30 |
th3s3_3y3s | same result | 08:31 |
th3s3_3y3s | the source doesn't find qmake | 08:32 |
CoffeeJ_ | can you pastebin the output of "make distclean&& make xconfig V=1" please so i can check ? | 08:33 |
th3s3_3y3s | what does make distclean do? | 08:33 |
CoffeeJ_ | removes any cfg obj files and stuff (clean source dir) | 08:34 |
CoffeeJ_ | have you installed the kernel source from apt ? | 08:35 |
th3s3_3y3s | CoffeeJ_: is it going to be a problem if it is run from user mockbuild? | 08:38 |
CoffeeJ_ | mockbuild a regulary user or a build tool ? | 08:38 |
th3s3_3y3s | wvCV8mXw | 08:40 |
th3s3_3y3s | CoffeeJ_: sudoer | 08:40 |
CoffeeJ_ | aah | 08:40 |
th3s3_3y3s | see what happened? | 08:41 |
CoffeeJ_ | in the top level source dir run "sudo chown -R mockbuild:mockbuild *" and try again | 08:41 |
CoffeeJ_ | "fatal error: opening dependency file scripts/basic/.fixdep.d: Permission denied" is the error | 08:42 |
CoffeeJ_ | btw you dont need sudo to run make <foo> | 08:44 |
th3s3_3y3s | 4LeDC7Pg | 08:45 |
th3s3_3y3s | CoffeeJ_: It is why I created mockbuild make distclean wanted sudo | 08:46 |
CoffeeJ_ | run "apt-get install libqt4-dev" | 08:48 |
th3s3_3y3s | I did that earlier "resolve generated breaks" the package system is complaining about missing deps for gnome online account plugins | 08:49 |
th3s3_3y3s | empathy and cheese stuff | 08:50 |
lordievader | th3s3_3y3s: Are you trying to build something that is in the repo? If so you can install the build dependencies through apt. | 08:51 |
CoffeeJ_ | can u temporarily drop the empathy stuff cuz make xconfig needs the libarys for qt so its a show stoper if you cant install them | 08:51 |
th3s3_3y3s | What command runs the download only I can install it manually with dpkg -i | 08:52 |
th3s3_3y3s | The dependency resolver breaks the system. | 08:52 |
CoffeeJ_ | apt-get download <foo> && dpkg -i <foo>*.deb | 08:52 |
th3s3_3y3s | I have a downed MBP due to following this sort of working with the resolver system | 08:53 |
th3s3_3y3s | processing | 08:55 |
CoffeeJ_ | but it wont probably install without force which realy breaks the dependency system | 08:56 |
th3s3_3y3s | Is ubuntu studio still going? | 08:56 |
th3s3_3y3s | The system is already broke. | 08:57 |
th3s3_3y3s | There is no need for cheese to have unresolved dependencies. | 08:57 |
CoffeeJ_ | is a backup of your settings/data and a fresh kubutu iso an option ? | 08:57 |
=== Guest34531 is now known as rthomsen | ||
th3s3_3y3s | The peers have been lost on the kubuntu iso. Restoring backups is just as tedious. | 08:58 |
th3s3_3y3s | I'd rather not reinstall. | 08:58 |
CoffeeJ_ | hmm well "dselect" migth fix your dep problems ? | 08:59 |
th3s3_3y3s | What is dselect? | 08:59 |
CoffeeJ_ | another cli pkg tool like apt | 08:59 |
CoffeeJ_ | brb | 09:01 |
th3s3_3y3s | so what is going to happen if I do -f | 09:01 |
CoffeeJ_ | you break the dependencies and your leaving safe ground | 09:03 |
th3s3_3y3s | now libqt4-dbg lost it's resume file | 09:03 |
th3s3_3y3s | ok it didn't but it wasn't calculated in the size of the get | 09:04 |
th3s3_3y3s | Does quassel have distributed irc link built in? | 09:07 |
CoffeeJ_ | afraid no | 09:08 |
CoffeeJ_ | dunno | 09:08 |
th3s3_3y3s | Did you install lunar? | 09:09 |
th3s3_3y3s | I have to exersize my mind for not relying on sight. | 09:10 |
CoffeeJ_ | no | 09:10 |
th3s3_3y3s | Stay away from lunar. | 09:11 |
CoffeeJ_ | like lunar the calendar pkg or like lunar linux ? | 09:11 |
th3s3_3y3s | lunar linux | 09:11 |
CoffeeJ_ | oh-k | 09:11 |
CoffeeJ_ | might try arch sometime cuz i like linuxfromscratch book | 09:12 |
th3s3_3y3s | what book? | 09:13 |
CoffeeJ_ | www.linuxfromscratch.org/ sorry for advertising | 09:13 |
th3s3_3y3s | I tried to do it before but it installs a bunch of extra junk when using the updated books. | 09:14 |
CoffeeJ_ | like what junk ? | 09:15 |
th3s3_3y3s | The hard part is recompiling the compilers. | 09:15 |
CoffeeJ_ | started lfs compiling off a debian live iso | 09:16 |
th3s3_3y3s | One has to run DDC for a while. | 09:16 |
lordievader | CoffeeJ_: Or try Gentoo, Gentoo is great :D | 09:16 |
th3s3_3y3s | Don't use gentoo. | 09:17 |
CoffeeJ_ | will check lordievader | 09:17 |
th3s3_3y3s | It is a worse version of lunar. | 09:17 |
lordievader | I don't know Lunar. But Gentoo is great. Along with Arch they got some very good documentation. | 09:18 |
CoffeeJ_ | hmm source distro well perhaps i can stuff my -Os to firefox then ... | 09:18 |
CoffeeJ_ | th3s3_3y3s kernel happy now with qt libs ? | 09:20 |
th3s3_3y3s | CoffeeJ_: Have you been involved with a pastoral Bible study? | 09:21 |
CoffeeJ_ | naaah i beleve in rebirth karma and that my mind will float around space when i die | 09:21 |
th3s3_3y3s | CoffeeJ_: qt libs, no I didnt run the -f staying on safe ground for now. Until I image the system. | 09:21 |
th3s3_3y3s | It is why you need Pastoral care CoffeeJ_ | 09:22 |
CoffeeJ_ | thank you very much but thank you | 09:23 |
CoffeeJ_ | but i need a FPGA realy my wlans are all encrypted | 09:24 |
th3s3_3y3s | You can convert and become an effective soldier | 09:24 |
xela2244 | hi, leafpad won't change color, when i change gtk theme. i'm using kubuntu 15.04 | 09:26 |
xela2244 | seems like is using color scheme, but when i change color scheme nothing happens | 09:27 |
CoffeeJ_ | th3s3_3y3s have you rooted your android ? | 09:28 |
th3s3_3y3s | Can a deb be unpacked without telling dpkg? | 09:28 |
lordievader | th3s3_3y3s: Yes, ar. | 09:29 |
xela2244 | how to i change leafpad colors, gtk theme is not working | 09:29 |
th3s3_3y3s | CoffeeJ_: there is an app that grants root. I will recompile the whole system after the linux system is running well to work from. | 09:29 |
th3s3_3y3s | lordievader: does it unpack everything the same way dpkg does? | 09:30 |
lordievader | th3s3_3y3s: I think dpkg calls ar in the process, so yes. | 09:30 |
CoffeeJ_ | http://tinyurl.com/kkodzkr will show the cert infos and allow to change them th3s3_3y3s | 09:35 |
th3s3_3y3s | CoffeeJ_: it was removed | 09:36 |
th3s3_3y3s | I was using pastebin | 09:37 |
th3s3_3y3s | CoffeeJ_: the cert manager on the phone iis fine | 09:38 |
th3s3_3y3s | It is a problem when the apps update and compile in certs | 09:39 |
th3s3_3y3s | You're playing mortal combat without Christ | 09:40 |
th3s3_3y3s | musicbrains I don't want to lose you | 09:48 |
th3s3_3y3s | we don't need to support any mortal combat with I present | 09:53 |
th3s3_3y3s | all governments are now moving into extermination mode | 09:53 |
th3s3_3y3s | the unmortal Priesthood is going to be revealed in all Glory | 09:54 |
th3s3_3y3s | the european union has already started voting on pulling the plug of your situation CoffeeJ_ | 09:56 |
th3s3_3y3s | the High Priesthood is also immortal | 10:03 |
th3s3_3y3s | And nonmortal | 10:03 |
th3s3_3y3s | All at the same time. | 10:04 |
th3s3_3y3s | And Eternity is norn in the bosom of GOD. | 10:04 |
th3s3_3y3s | What is the tar command to use the paths from / instead of cwd? | 10:13 |
th3s3_3y3s | If I do tar xvf it is going to unpack the paths to cwd. | 10:15 |
BluesKaj | 'Morning all | 10:17 |
th3s3_3y3s | now it is looking for qt4/bin/moc CoffeeJ | 10:35 |
myXdied | Guys, can I transfer my home folder from OpenSuse to Kubuntu without problems or would it cause issues? | 10:38 |
th3s3_3y3s | CoffeeJ: yours didn't look for moc and not find it? | 10:39 |
myXdied | Downloading the Kubuntu image right now | 10:40 |
myXdied | I loved opensuse until it started giving me the middle finger | 10:40 |
CoffeeJ | no it did look and found | 10:41 |
th3s3_3y3s | the libqt4-dev is unpacked and it found qmake apparently but not moc | 10:42 |
CoffeeJ | th3s3_3y3s: pkg libqt4-dev-bin is missing | 10:42 |
th3s3_3y3s | CoffeeJ: the download command is removed from my .bash_history why? | 10:46 |
CoffeeJ | overwritten perhaps too low buffer | 10:47 |
CoffeeJ | or edited | 10:47 |
CoffeeJ | th3s3_3y3s: sudo apt-get downlod libqt4-dev-bin | 10:48 |
th3s3_3y3s | the edited part is what conscerns me | 10:49 |
th3s3_3y3s | I disabled cups making ipv6 calls. | 10:50 |
th3s3_3y3s | CoffeeJ: has it been disabled there? | 10:50 |
CoffeeJ | how does that relate to our qt pro th3s3_3y3s ? | 10:51 |
CoffeeJ | +b | 10:51 |
plshelpsomeone | guys guys guys guys, is it safe to transfer/use my home folder from opensuse AGAIN in kubuntu? | 10:59 |
BluesKaj | Pici, no need to transfer, just set the mountpoint in manaul partitioning during the install | 11:01 |
BluesKaj | plshelpsomeone,^ | 11:01 |
BluesKaj | sorry Pici , wrong nick | 11:01 |
th3s3_3y3s | CoffeeJ: and it is up! | 11:09 |
th3s3_3y3s | CoffeeJ: if I open xterm what command can I use to drop out of gnome and have a blank X display with the xterm only? | 11:10 |
joh__ | is kubuntu good i think of doing a dule boot | 11:12 |
th3s3_3y3s | no but good is hard to make | 11:13 |
th3s3_3y3s | What other options have you joh__? | 11:13 |
th3s3_3y3s | Looks like the source does not come with K10 instructions. | 11:17 |
CoffeeJ | you have to edit the x cfg files so it starts xterm instead of your session/desktop manager th3s3_3y3s | 11:19 |
=== wojciech is now known as Vtec234 | ||
Vtec234 | hello, i have problems running spotify. konsole says it's missing libgcrypt.so.11 shared library, so i installed libgcrypt11-dev with apt-get, but it stilldoesnt work | 11:38 |
Vtec234 | what can i do to fix this? | 11:38 |
lordievader | From what I remember it needed a different version of that library, but details elude me. | 11:44 |
Vtec234 | i found some lib @ http://packages.ubuntu.com/trusty/libgcrypt11 but apt-get cant find it | 11:45 |
lordievader | I believe I ultimately pulled it from a different version of Ubuntu. | 11:45 |
Vtec234 | do i need to add some source? | 11:45 |
lordievader | Vtec234: No install just the package. | 11:45 |
Vtec234 | lordievader: apt-get can't find package libgcrypt11 | 11:45 |
lordievader | Vtec234: Download the package and install it with dpkg. | 11:46 |
BluesKaj | Vtec234, http://tipsonubuntu.com/2015/04/24/install-spotify-in-ubuntu-15-04-fix-not-launch-issue/ | 11:48 |
Vtec234 | oh, that was much easier, i was about to sudo make install it. works now, thanks | 11:51 |
excalibr | Trouble with kubuntu-ci repo | 11:58 |
excalibr | > trying to overwrite '/usr/share/templates/linkPath.desktop', which is also in package libkonq5-templates 4:15.04.1-0ubuntu1~ubuntu15.04~ppa6 | 11:58 |
excalibr | dpkg: error processing archive /var/cache/apt/archives/kio_5.15.0+git20151011.0307+15.04-0_i386.deb (--unpack): | 11:58 |
excalibr | trying to overwrite '/usr/share/templates/linkPath.desktop', which is also in package libkonq5-templates 4:15.04.1-0ubuntu1~ubuntu15.04~ppa | 11:58 |
excalibr | Any idea how force it to overwrite the file anyway | 11:59 |
th3s3_3y3s | delete it | 12:03 |
excalibr | passing -o Dpkg::Options::="--force-overwrite" to apt seems to do the trick | 12:03 |
Unit193 | !find /usr/share/templates/linkPath.desktop | 12:04 |
ubottu | Package/file /usr/share/templates/linkPath.desktop does not exist in vivid | 12:04 |
lordievader | excalibr: Or the short version: dpkg --force-overwrite ;) | 12:04 |
excalibr | \o/ | 12:05 |
steffen | Hey, can anybody tell me where installed Window decorations are located ? | 12:10 |
BluesKaj | steffen, on 15.04 ? | 12:11 |
steffen | BluesKaj: I'm on 15.10, so it will be some version of the KDe 5 | 12:11 |
BluesKaj | system settings>application style | 12:12 |
steffen | The thing is, I want to edit the colors of the window decoration slightely, so I need to locate them on the filesystem. | 12:13 |
BluesKaj | steffen, /usr/share/kservices5/settings-appearance-applicationstyle.desktop , open it with root permissions | 12:19 |
=== sword_smith_ is now known as sword_smith | ||
th3s3_3y3s | It is almost Christmas here agin in nexus ribbon | 12:26 |
th3s3_3y3s | I hope you liked my Christmas gift to you | 12:28 |
th3s3_3y3s | I like your gift | 12:29 |
steffen | BluesKaj: Awesome. But how can I edit the colors? Am i suppose to be able to execute the .desktop file ? | 12:30 |
BluesKaj | steffen, no idea, i don't fool much with .desktop files , prefer the gui because I'm not worried too much about finessing eye candy | 12:32 |
steffen | BluesKaj: I guess I'm a bit OCD about colors. I'm trying to get the window decorations to match the GTK orion color scheme. But it might be easier to just edit the GTK theme. http://imgur.com/UBXCniv | 12:36 |
th3s3_3y3s | You can't handle the truth! | 12:40 |
th3s3_3y3s | By His wounds you're healed. | 12:43 |
=== jayhunold is now known as jhunold | ||
jubo2 | Hello and thanks thanks for the great free libre OS | 13:15 |
jubo2 | I managed to disable audio from working by toying around with JACK and ALSA-> PulseAudio -> JACK bridge | 13:15 |
jubo2 | now neither my external nor my built in soundcard are working | 13:16 |
th3s3_3y3s | What software is used to do video editing of vob files? | 13:16 |
jubo2 | Installed Cadence. Tested the JACK and the bridge and I had full GNU/Linukka karaoke capability.. only to lead to all sound being broken | 13:16 |
BluesKaj | jack with pulse makes for a messy aud io setup | 13:17 |
jubo2 | BluesKaj: Yeah but If you wanna karaoke you gotta do it | 13:17 |
jubo2 | 11 nights till Kubuntu15.10 | 13:18 |
jubo2 | I cannot be without sound for friggen 11 nights | 13:18 |
BluesKaj | I don't karaoke, we play real music to sing with ;-) | 13:18 |
jubo2 | BluesKaj: I'd like to do that too | 13:18 |
BluesKaj | buy a cheap karoke machine , pulse and jack aren't worth the trouble | 13:19 |
jubo2 | yeah well the most urgent thing now is to restore audio capacity of any kind | 13:20 |
jubo2 | BluesKaj: Do you think we all are texy techies bathing in cashmoneys like you? | 13:20 |
BluesKaj | quickest way is dump pulse, and use alsa directly | 13:20 |
jubo2 | BluesKaj: how does I do that? | 13:21 |
BluesKaj | sudo apt purge pulseaudio pulseaudio-utils, then reboot | 13:21 |
BluesKaj | also purge pulseaudio* if you need to | 13:22 |
jubo2 | BluesKaj: and you think that will lead to sound working again? | 13:23 |
jubo2 | I'm storing the command so I can undo it | 13:24 |
jubo2 | what's the difference between 'purge' and 'remove' btw? | 13:24 |
BluesKaj | jubo2, unless you have an intel audio chip then you won't hear any audio drom flash on websites, HTML5 sites work , like youtube mostly does | 13:24 |
jubo2 | BluesKaj: I have an intel audio chip | 13:24 |
jubo2 | and an external M-Audio Mobile Pre USB card too | 13:25 |
BluesKaj | purge gets rid of the config files and links to other audio apps | 13:25 |
jubo2 | BluesKaj: you are seriously recommending that.. are you doing this anyways or being aware that I intend to install clean 15.10 by-side | 13:26 |
jubo2 | in 11 nights time | 13:26 |
BluesKaj | you'll need pulse for thje m-audio I'm quite sure. My m-audio audiophile 192 card needed pulse for website flash audio | 13:26 |
jubo2 | so you are recommending I irrevocably break the current set-up? | 13:27 |
jubo2 | just because some setting somewhere is wrong and the JACK nor ALSA are working as expected | 13:28 |
jubo2 | I should be able to change from ALSA to JACK and back, no? | 13:28 |
BluesKaj | jubo2, well you asked and I answered, it's up to you to do what you think is best considering you have 2 audio cards | 13:29 |
jubo2 | how about I remove JACK and hope that ALSA kicks in? | 13:30 |
BluesKaj | dunno, myexperience with jack was too confusing so i don't bother with it | 13:31 |
BluesKaj | alsa is always enabled, remember it's the basis of linux audio, jack is a fancy' set of plugins | 13:32 |
excalibr | By the way, any idea why now I have 2 audio applets in sys tray after installing kubuntu-ci repo | 13:32 |
jubo2 | I think I '/j #cadence' and '/j #jack' and see if there is help there | 13:33 |
BluesKaj | excalibr, yes one is kmix and the other is pulseaudio volume control | 13:33 |
BluesKaj | jubo2, probly a good idea to join #jack | 13:34 |
jubo2 | BluesKaj: yeah.. I'm there explaining my problem .. or what I know of it | 13:35 |
jubo2 | there is no #cadence channel btw | 13:36 |
BluesKaj | never tried #cadence chat iirc | 13:40 |
golabc | ctrl-shift-u does not work for me. | 14:04 |
BluesKaj | golabc, what's that supposed to do? | 14:07 |
golabc | BluesKaj: unicode input | 14:07 |
=== M3mphiZ_ is now known as M3mphiZ | ||
MoonUnit` | just tried the vivid radeon and ati xserver-xorg debs on wily and it fixes the screen rotation problem. | 14:47 |
MoonUnit` | one of the amd devs added a patch to try and fix it but sadly it doesn't. | 14:47 |
Vtec234 | hello, i'm at a bit of a loss here, my X server completely flipped out and won't start. i'm on Kubuntu 15.04. what i was doing last time it worked: installing steam from steam-latest.deb, and then the dialog appeared saying plasma crashed, do i want to restart it? unfortunately i closed it without restarting. then i rebooted the system and after inputting the password, the screen was black with only an outline of the bottom panel. | 15:18 |
Vtec234 | so i restarted and in recovery mode, ran dpkg | 15:18 |
Vtec234 | it updated kubuntu-desktop and deleted some irrelevant stuff. now when i log in, the screen is black for some time, and then throws me back to the welcome, passwordi nput screen | 15:19 |
Vtec234 | i managed to open the gui once by running sudo startx in tty5 (ctrl+alt+f5), but now startx and sudo startx both fail | 15:20 |
Vtec234 | so what can i try to fix this? | 15:20 |
BluesKaj | Vtec234, first of all, don't use sudo to startx, then try using the kernel other than the default in grub and update and upgrade in the VT/TTY, then startx | 15:25 |
Vtec234 | BluesKaj: i'm not sure if i understood correctly. what do you mean by "update and upgrade"? | 15:27 |
BluesKaj | sudo apt update && sudo apt upgrade | 15:28 |
Vtec234 | ah, update xorg? and run it with an older kernel from grub? | 15:28 |
Vtec234 | or not xorg, all of them. so what i'm going to do is run in recovery mode using kernel -15 (default is -30) and then sudo apt-get update && sudo apt-get upgrade, then boot normally and startx | 15:30 |
BluesKaj | Vtec234, there may be some mesa-utils upgrades if you have it installed, recommend you install it due to the OPenGL troubles I had earlier | 15:30 |
Vtec234 | that is possible, the steam installer downloaded some libgl and mesa stuff | 15:30 |
BluesKaj | no need to reboot after the upgrades unless there's new kernel being installed | 15:31 |
BluesKaj | or upgraded | 15:32 |
Vtec234 | alright, does it also make sense to purge .XAuthority files? | 15:32 |
BluesKaj | Vtec234, yes it's possible mesa-utils is installed with steam, I'm not sure, but try insalling it anyway | 15:33 |
BluesKaj | Vtec234, i don't fool with xauthority | 15:34 |
Vtec234 | okay then, i'll leave it alone. i'll try these and check if it works | 15:37 |
Vtec234 | so i managed to restore my kde-desktop by purging .config .cache .kde and .somethingelseiforgot. not very nice to do, but luckily i haven't configured much yet. also had to delete .Xauthority. moral: don't launch dolphin file manager as sudo, it messes permissions up | 16:31 |
abrahams | Yikes | 16:39 |
abrahams | You couldn't fix it by chown / chmod on those directories? | 16:40 |
Vtec234 | eh, probably could try something like that, but i'm not too good with how permissions wok, so i just moved them to temp directories | 16:41 |
BluesKaj | odd Xauthority here has barely one entry and has nothing to do with any gpu driver | 16:42 |
Vtec234 | yeah, but like i said i stupidly opened /home with dolphin as root, and it changed permissions so that xauth couldnt open it | 16:43 |
BluesKaj | yup, a little knowledge can be a dangerous thing with dot files | 16:44 |
=== ron__ is now known as bendrrrr | ||
sigil | hello I'm trying to figure out if one of my USB devices is broken, but the USB Devices panel is... not working? It only lists hubs, when I have a keyboard, mouse, and webcam. When I plug in/remove my USB thumb stick, my webcam gets added/removed from the list? | 17:43 |
BluesKaj | ickle_, lsusb ? | 17:46 |
BluesKaj | oops sigil^ | 17:46 |
sigil | Ok yes I tried lsusb and that is much more populated. | 17:47 |
sigil | Out of curiosity what would cause the GUI not to work correctly? Is my config bad? | 17:49 |
sigil | BluesKaj: ^ | 17:51 |
BluesKaj | sigil, which gui? | 17:57 |
sigil | BluesKaj: It looks like the command is "kcmshell4 kcmusb" | 17:57 |
sigil | BluesKaj: It's a KDE GUI list of USB devices, but for me it's only listing hubs (and sometimes my webcame when I plug in some other devices). | 17:59 |
sigil | BluesKaj: https://paste.debian.net/315387/ I get the same error about the ibus-deamon whether I run with sudo or not. I tried a ps | grep, but there are no processes with "ibus". | 18:04 |
sigil | reboot | 18:07 |
sigil | I installed ibus and the error message is gone, but the list is still the same. | 18:10 |
BluesKaj | sigil, i ran kcmusb in krunner and a gui showed up withj my listed devices, is that the one you mean ? | 18:15 |
sigil | BluesKaj: Yes. | 18:17 |
sigil | Note to self: file uploads on paste.debian.net are for text files, not screenshots. | 18:23 |
BluesKaj | sigil, installed ibus and I get the error after sudo ibus list-engine | 18:24 |
BluesKaj | (ibus list-engine:5016): IBUS-WARNING **: The owner of /home/kaj/.config/ibus/bus is not root! | 18:24 |
BluesKaj | Can't connect to IBus. | 18:24 |
BluesKaj | that's rather strange | 18:24 |
sigil | BluesKaj: For me "sudo ibus list-engine" worked fine. | 18:25 |
sigil | BluesKaj: I was asked to reboot aftering installing ibus though. | 18:25 |
BluesKaj | oh ok | 18:26 |
sigil | BluesKaj: Oh no. I had to scroll up. I have the warning about ownership too. | 18:26 |
BluesKaj | ok rebooting | 18:26 |
=== SigilBaram is now known as sigil | ||
=== sigil_ is now known as sigil | ||
BluesKaj | bah, same warning so i removed ibus | 18:32 |
sigil | BluesKaj: Yeah. Installing ibus made no difference for kcmusb at all. | 18:32 |
sigil | BluesKaj: Should I try asking in #kde? | 18:36 |
sigil | Although this chat looks like it's a lot of the same people. | 18:36 |
BluesKaj | why not sigil, there are some helpful knowlegeable ppl there | 18:37 |
=== kubuntu is now known as Guest74041 | ||
z4m4r174n | i can't find repository for kubuntu 14.10 | 20:00 |
z4m4r174n | http://co.archive.ubuntu.com/ubuntu/dists/utopic-security/restricted/source/Sources 404 Not Found [IP: 200.236.31.4 80] | 20:01 |
z4m4r174n | some solution?? | 20:02 |
z4m4r174n | http://co.archive.ubuntu.com/ubuntu/dists/utopic/main/source/Sources 404 Not Found [IP: 200.236.31.4 80] | 20:03 |
krytarik | !14.10 | z4m4r174n | 20:04 |
ubottu | z4m4r174n: Ubuntu 14.10 (Utopic Unicorn) was the 21st release of Ubuntu. Support ended on July 23rd, 2015. See !eol, !upgrade and http://ubottu.com/y/utopic | 20:04 |
=== skfin_ is now known as skfin | ||
FOAD_ | Nee, fout. | 20:21 |
FOAD_ | Oops wrong channel. | 20:21 |
Finetundar | Anyone know the name of 14.04? | 20:23 |
denza242 | Finetundar: 14? | 20:26 |
Unit193 | Trusty. | 20:26 |
Finetundar | Thanks Unit193 | 20:27 |
Idkidks | Hey guys | 22:12 |
Idkidks | So I'm a bit of a noob | 22:12 |
Idkidks | I seem to, on new installs, to be getting kernel panic | 22:12 |
Idkidks | no init found | 22:13 |
Idkidks | k15 and u15. | 22:13 |
Idkidks | used default and upstart | 22:13 |
Idkidks | no one? | 22:42 |
=== ragnar is now known as Guest1011 | ||
robotdevil | I am using kubuntu lts. I cannot see the little klipper icon in systray anymore | 23:51 |
robotdevil | I also cannot seeing it auto hiding anywhere either | 23:51 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!