/srv/irclogs.ubuntu.com/2016/01/03/#kubuntu.txt

=== jayhunold is now known as jhunold
=== struk|desk2 is now known as struk|desk|away
=== james_ is now known as Finetundra
=== struk|desk|away is now known as struk|desk2
thenerdjonesdoes anyone else have a problem connecting to google talk through the instant messenger?00:45
=== james is now known as Tundra
=== Tundra is now known as Finetundra
ubernoobhi all.. having a hard time compiling audacity from source, keep getting an error during the make process. FreqWindow.cpp:89:21: fatal error: gtk/gtk.h: No such file or directory02:04
=== struk|desk2 is now known as struk|desk|away
Bob-buntuHi all, running 15.10 kubuntu and wondering what ppa do I use to get the latest KDE release?03:13
ubernoobhi. i am trying to rip vinyls in kubuntu 64bit using the latest version of audacity. everything seems to run perfectly until i hit record, then audacity instantly crashes. any ideas as to how i can rectify this? thanks.04:20
=== rahulmahadev is now known as hybridNeo
valorieubernoob: try starting audacity from the commandline, and watch the output05:43
valoriealso: #audacity  is a thing, alis tells me05:44
ubernoobthanks valorie i will do that06:27
valorieit's always interesting, even if you don't understand06:27
valoriebut the experts will help you in that chan06:27
valorieaudacity isn't one of our applications06:27
ubernoobahhhhh, what would be?06:28
valorieaudacious is an independent project06:30
ubernoobwell at least I have some output even tho i dont understand it ;p06:30
valorieright06:30
valoriethere are loads of applications that are independent06:31
valoriethink of firefox, libreoffice, etc.06:31
ubernoobi basically just need one to record usb audio into .flac06:31
valorieit's a really good application06:32
ubernoobmaybe i can find something in muon in the mean time. thanks for your input. :-)06:33
valorie?06:33
valorieyou can certainly install audacity from muon06:34
valorieand that is the only way you should *ever* install things in kubuntu06:34
valoriefrom the archives06:34
valorie!info audacity06:34
ubottuaudacity (source: audacity): fast, cross-platform audio editor. In component universe, is optional. Version 2.0.6-2build1 (wily), package size 2628 kB, installed size 8697 kB06:34
=== struk|desk|away is now known as struk|desk2
=== struk|desk2 is now known as struk|desk|away
=== Steffstoff is now known as Guest97149
=== jayhunold is now known as jhunold
lordievaderGood morning.10:06
SchneykHello11:03
SchneykI'm using Kubuntu 15.10 and have a question that's not directly related to Kubuntu. I'm looking for a functioning Python IDE with GUI11:04
SchneykEric6 doesn't seem to work, same goes for Kdevelop11:04
SchneykDo you have any recommendations?11:05
soee?11:06
Schneyksoee: Is that directed at me?11:06
soeeyes, what are you looking for ?11:07
Schneyksoee: I want a nice IDE for Python. Unfortunately, Eric (the IDE) seems to throw QT errors11:07
SchneykI don't have the errors at hand, since I'm not near my real computer11:08
soeeoh, i'm not sure. I use only PhpStorm for PHP/JS development but it is payed. Did you tried Eclipse or NetBeans or Aptana ?11:09
SchneykI haven't tried Eclipse yet, actually wanted to stick to QT apps. I'd prefer Kdevelop with the Python module. But it failed to compile, version 4, and version 5beta, too11:10
SchneykIt seems the two QT versions are causing me troubles11:11
soee2 QT versions ?11:11
SchneykI have tried PyCharm, but it is very slow on my old computer11:11
soeei think kdeveop should work pretty nice11:11
Schneyksoee: I think I'm having Qt version 4 and version 5 installed. Isn't that standard in 15.10?11:12
soeeif you are looking for somethin light, you might want to try https://dbader.org/blog/setting-up-sublime-text-for-python-development11:12
SchneykThanks11:13
soeeSchneyk: i'm not sure, maybe some older apps require QT4, but QT5 shoudl be default in latets releases11:13
SchneykBut still I'm wondering why all these programs don't work properly on my install11:13
soeethey shoudl i think11:14
soeelet me check kdevelop11:14
SchneykThen I borked my install11:14
Schneykonce again :(11:14
soee:D11:14
soeewhen Kdevelop throws an error for you ?11:15
SchneykIt's the kdev-python thing that I can't compile. The C++ IDE works fine11:15
soeeoh11:15
SchneykIt must have somethong to do with Qt11:16
Schneyklol, something11:16
lordievaderSchneyk: Why does Kdevelop not work?11:17
soeeyou have to ask someone more experainced than me11:17
lordievaderThe python3 plugin is lovely.11:17
soeeoh, hi lordievader11:17
lordievaderHey soee11:18
Schneyklordievader: Hello!11:18
Schneyklordievader: It doesn't compile11:18
lordievaderBecause?11:18
SchneykBut I have no error message handy since I'm not near my computer11:18
SchneykI wanted to know if someone knew of problems like mine11:18
* lordievader uses Kdevelop for python development11:19
* jubo2 uses electric even for cooking some chicken legs11:20
Schneykcompiling kdev5beta shows that an emc(?) .cmake file is missing, but emc( or ecm) dev packages are installed11:20
SchneykI think I'll set up a new install of Kubuntu. It will take too long for me to find the root cause of this issue11:21
lordievaderSchneyk: You are likely missing a whole lot of -dev packages, that is normal for Kubuntu ;)11:22
* Schneyk sighs11:22
SchneykI have so many installed and still it didn't work11:23
lordievader!info kdevelop11:23
ubottukdevelop (source: kdevelop): integrated development environment for KDE. In component universe, is optional. Version 4:4.7.1-0ubuntu3 (wily), package size 1591 kB, installed size 6462 kB11:23
SchneykAnd this version still uses Qt4, while Kdevelop5 will make use of QT511:23
lordievaderSchneyk: Do you really need kdevelop 5? Else I'd suggest to just get it from the repo.11:23
Schneyklordievader: the one from the repo doesn't support python11:24
lordievader!info kdev-python11:24
ubottukdev-python (source: kdev-python): KDevelop Python Plugin. In component universe, is extra. Version 1.7.1-0ubuntu1 (wily), package size 1673 kB, installed size 12730 kB11:24
lordievader!info kdev-python311:24
ubottuPackage kdev-python3 does not exist in wily11:24
lordievaderHmpf, not sure what version the other one is though.11:25
lordievaderElse you could just compile that one plugin.11:25
Schneyklordievader: yes, and this gives me errors :(11:25
lordievaderWhat errors?11:25
SchneykI'm not a superbrain and I have no notes of the errors. As I said, I'm at a different computer now11:26
SchneykBut it's not only the kdevelop compiling that fails, it's also that Eric (the Python IDE) doesn't work11:27
SchneykI think Eric is a bad choice for a IDE name11:27
tezaurismosisTest. Hello everyone!11:41
tttomHi everyone, I was wondering if someone would be able to provide a bit of help about fonts in Kubuntu?11:52
tttomIn short: in my fonts settings I have defined a number of fonts which are correctly applied in most programs, however some of them (like e.g. Gimp or Filezilla) seem to ignore the setting and apply sort of an ugly font instead. I'm not sure where it fetches it from, any idea? Here's an example (left: font settings, right: actual fonts in these apps): http://i.imgur.com/1rbYtIw.png11:53
soeetttom: hmm, Gimp and probably Qupzilla are both GTK based apps11:56
soeeopen System Settings -> Application Style -> GNOME Application Style (GTK)11:57
soeeand set your font also there11:57
tttomoh interesting11:57
tttomthanks11:57
tttomawesome, it did the trick11:58
tttomthank soee!11:58
soeenp :)11:59
BluesKajHiyas all12:06
=== kubuntu is now known as Guest40658
=== Guest40658 is now known as dudeperson
Graf_WesterholtWho do I get “The signature file is not valid” when setting a text signature file in KMail?14:21
lordievaderGraf_Westerholt: Have you asked around in #kde?14:25
lordievaderI think you'll have more luck there.14:25
Graf_Westerholtlordievader, no. I am going to ask.14:25
=== fcigoj is now known as Megaliotis
=== diego_ is now known as diego__
LT16_04_LTShello folks do we know what important things will be new in 16.04 LTS of KUBUNTU?15:56
LT16_04_LTSit will defenitively have plasma desktop 5.5 or highr right?15:56
=== kubuntu is now known as Guest22379
=== goku is now known as Guest83214
=== dennwc is now known as dennwc_
=== kinga is now known as obsrwr
=== dennwc_ is now known as dennwc__
=== struk|desk|away is now known as struk|desk2
=== dennwc__ is now known as dennwc
=== Snailcat is now known as Globetrotter
tambuIs Muon-Discover only for KDE packages? i was trying to find openssh and nothing useful is coming up  like I would expect it should17:42
=== goku is now known as Guest33720
=== programreneur is now known as abdulhannanali
=== stas is now known as Guest47666
Guest47666Это что за хренька такая?18:11
=== Guest47666 is now known as Davydov
BluesKaj!ru |  Davydov18:12
ubottuDavydov: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.18:12
=== giuseppe_ is now known as piccolo_
buriedaliveDavydov там тебе тихий бан поставят, за такие разговоры, как хрень такая, ahaha18:36
mparillotambu: Muon-Discover is better for applications.18:36
mparilloRegular Muon is better for smaller utilities and packages.18:37
mparillo!info openssh18:37
ubottuPackage openssh does not exist in wily18:37
tambumparillo Thanks for the reply, I was worried the channel was dead..  :) I though muon-discovery replaced muon18:37
tambu!info openssh-server18:38
ubottuopenssh-server (source: openssh): secure shell (SSH) server, for secure access from remote machines. In component main, is optional. Version 1:6.9p1-2 (wily), package size 382 kB, installed size 1092 kB18:38
tambumparillo: so then muon would show me what "apt-get' normally does correct? i mostly use apt-get but sometimes when searching it's nice to have a GUI18:38
BluesKaj!ssh18:41
ubottuSSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)18:41
mparilloYes, that is my understanding. There were three Muons: Muon, Muon Discover, and Muon Update Manager, though I understand that may be changing. I think in the default install you only get Discover and Update Manager18:42
BluesKajprefer the old muon as a package reference guide ..especially the search facility18:43
tambuthanks guys, I'll check out "old" muon.18:45
tambuBtw when I login I get a nice status bar that takes all of 2 seconds to go from 0-100% but then it just hangs there for literally 15 seconds.. waiting before it then refreshes to the desktop. This is a pretty powerful laptop takes 3 seconds from boot to KDM with SSD drives 16 G memory.. .. Is there some way to find out why logging in takes 5 times longer than bootup? maybe a lot file somewhere it's pretty annoying :)18:47
clivejotambu: have you queried systemd?18:51
clivejosystemd-analyze blame is a good tools for seeing what is the blame for taking longest to startup18:52
tambuclivejo: sorry this is longer after the system has booted.. also happens when I logout and then log right back in as the same user. I don't think systemd-analyze would help with that would it?18:52
clivejowhat version of kubuntu are you using?18:53
tambuclivejo: 15.1018:54
clivejobackports enabled?18:54
tambuclivejo: hrm not sure.. I confess haven't used KDE for like 10 yrs :P was trying it out since I didn't like how.. "simple" the default ubuntu GUI felt. is that an option in the updates manager?18:55
clivejotambu: plasma is a work in progress and theres been a few bugfix releases since 15.10 shipped18:56
tambuclivejo: where do I check backports I don't see it in the updates section.18:57
BluesKajtambu  /etc/apt/sources.list18:58
clivejotambu: https://help.ubuntu.com/community/UbuntuBackports18:58
tambuadd-apt-repository ppa:kubuntu-ppa/backports ?18:58
tambuBluesKaj: I have "willy-backports" in sources.list and the src version as well18:59
BluesKajthat's it tambu, as long as there's no # in front of the line19:00
tambuBluesKaj: No comment #.. I've done "apt-get update; apt-get upgrade" so I presume I have the latest and greatest?19:00
tambuclivejo: I checked update manager and I have "Unsupported updates" already checked.19:01
BluesKajyou must be familiar with commenting repos in the sourecs.list19:01
clivejotry checking the plasma release/version number in kinfo19:01
tambuclivejo plasma 5.4.2, qt 5.4.2, kernel 4.2.0-22-generic 64bit19:02
tambuoh and i'm using "nvidia 352.63" driver.. I did think to try that without any luck on the "delay"19:03
clivejotambu: sorry I dont know then19:03
tambuDoes KDE have a login.log file that I could tail remotely and see what it says while doing the "delay"?19:03
tambuclivejo thanks for trying.. I had a feeling it would be a tough call19:03
clivejoare you auto-loading anything19:04
clivejomaybe try it with a clean/new session19:04
=== struk|desk2 is now known as struk|desk|away
tambuclivejo: auto-loading.. I haven't done anything special with my login it's just default as far as I know.. this is a brand new install.. the delay is there every time even after fresh reboot.. or logout/login19:05
Maxirideby the way, any news about the release of the latest stable plasma in the kubuntu backports ppa? It is still to 5.19:46
Maxiride5.4.319:46
BluesKajMaxiride:  plasma 5.5.2 isn't ready yet, but think that the slight upgrade to 5.5.3 should be ready in a few days19:48
MaxirideBluesKaj: woah, great!19:48
BluesKajMaxiride:  we can only hope ;-)19:49
MaxirideBluesKaj: where can I follow the development? I mean is there a channel\forum where this kind of announcements are made?19:50
Maxiridekind of an ETA of future PPA updates19:51
BluesKaj#kubuntu-devel , but it's been very quiet over the holidays19:51
=== jubo2 is now known as juboxi
=== juboxi is now known as juboxi_
=== juboxi_ is now known as juboxi
=== juboxi is now known as jubo2
LogicalDashMy computer has a built-in monitor that I do not want to use. I've configured that successfully in System Settings->Display Configuration, but my config gets thrown out whenever I log out or shut down. How do I make it permanent and system-wide?20:36
=== andreas_ is now known as Guest38903
dahliaI was trying to start a game with wine and it set my display to 640x480 and now I cant find how to set it back. It's still 640x480 even after relog22:26
dahliaI found this with google but I dont have that little icon shown in the picture http://askubuntu.com/questions/467875/kubuntu-14-04-no-screen-resolution-changer22:27
=== luke is now known as Guest36843
valoriedahlia: what does your screen look like?22:36
valorie!display22:36
ubottuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution22:36
valorieI would look at the config resolution part22:37
valorieI've not had to do it for awhile, but xrandr works22:37
dahliahmmm22:38
=== luke_ is now known as Sir_Lucas
dahliaScreen 0: minimum 8 x 8, current 800 x 600, maximum 16384 x 1638422:39
dahliaDVI-I-0 connected primary 800x600+0+0 (normal left inverted right x axis y axis) 550mm x 310mm22:39
dahliais what it says22:39
dahliathis worked: xrandr --output DVI-I-0 --mode 1920x108022:41
dahliavalorie: tyvm! :)22:41
valorieexcellent22:42
valorieI didn't write the factoid, just brought it to your attention.....22:43
=== mc77 is now known as Guest88958
=== Guest88958 is now known as mc77
=== mc77 is now known as Guest78608
DxxHi all!23:14
DxxI use Chrome with Kubuntu 15.10 and sometime  Kdialog freeze (during save file dialog)23:15
DxxIt's currently freezed, if I wait 5/10 minutes it come back to normal23:15
Dxxbut I not have informations into syslog23:16
Dxxwhere can check to trace this issue?23:16
=== struk|desk is now known as struk|desk|away
DxxMy last <warn> logs (syslog):23:21
Dxx04/01/2016 00:19:54kdesktopNetworkManager[1170]<warn>  (vethd76a85c): failed to disable userspace IPv6LL address handling23:21
Dxx04/01/2016 00:19:54kdesktopNetworkManager[1170]<warn>  (vethd76a85c): failed to find device 62 'vethd76a85c' with udev23:21

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!