/srv/irclogs.ubuntu.com/2015/07/11/#kubuntu.txt

cup_godHello!00:24
cup_godCan anyone tell me when plasma 5.4 will be available on arch?00:24
soee_cup_god: this is not arch support channel00:28
DrJI managed to get two stick notes shortcuts next to the kubuntu start button in the taskbar01:05
DrJhow the heck do I get rid of these01:05
DrJanyone?01:24
DrJeh, nvm01:25
DrJjust figured it out01:25
TNVolFanlordie, are you around02:45
TNVolFanim just doing some playing this evening.  I have Kub installed into a VM(VirtualBox)  What I need is for my wlan0 to show up as the primary network interface, but not sure how to pull that off.02:46
TNVolFananyone have an idea on that one?02:46
TNVolFanI can obviously mess with the virtual machine settings and pick the bridged adaptor for my atheros wireless card, but for some reason, even after the reboot it doesn't show up as the interface02:47
JohnnySparklesHi everyone, I'm seeing an issue with Kubuntu 15 and moving horizontally. I've done a quick search and haven't found anything but it may be that I'm not describing it properly...05:25
JohnnySparkleswhen I try to reposition a window horizontally it gets stuck at a certain point. Can anyone recall an issue like this being reported?05:28
valorieJohnnySparkles: not that I've heard05:37
JohnnySparkleshmm. ok.05:38
=== sunil_ is now known as spawn57`
JohnnySparklesI had a quick look for kde issues too.05:38
=== kubuntu is now known as Guest76757
=== thomas_ is now known as Guest70018
=== Malsasa_ is now known as Malsasa
=== Malsasa_ is now known as Malsasa
=== emil is now known as Guest36784
=== david_ is now known as the_real_d_ed
lordievaderGood morning.08:57
Nilli_I have a dual boot win7/kubuntu machine with a partition I'd like to share between the OSs. I'm in Kubuntu 14.04 and used the KDE Partition Manager software to create the partition with NTFS file system. I also use multiple users on the computer and I noticed that the partition was automatically mounted at /media/user1/label/ which made it unreadable for user2.09:44
lordievaderNilli_: Let fstab mount it somewhere.09:45
Nilli_To deal with this I opened up KDE Partition Manager again and set the partition to mount at /mnt/data/ (a folder I created with sudo) and now it won't mount the partition at all, saying "mount: unknown filesystem type 'NTFS'"09:45
Nilli_The problem is that the filesystem type is automatically detected with KDE Partition Manager so I can't change it to lowercase09:46
Nilli_Can I simply edit fstab or will I miss some hidden Kubuntu mumbojumbo? (I'm usually using Gentoo)09:46
lordievaderNilli_: What is the output of 'sudo parted /dev/sda print'?09:46
lordievader!paste | Nilli_09:47
ubottuNilli_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.09:47
lordievaderNilli_: And yes, just let fstab mount it for you.09:47
Nilli_sudo parted /dev/sda print http://paste.ubuntu.com/11860210/09:49
Nilli_Thanks, I modified fstab manually. If I don't come back it probably worked.09:50
BluesKajHiyas all10:41
=== drawkward_away is now known as drawkward
=== mishkin is now known as Mishkin
=== thomas_ is now known as Guest21081
=== JLP__ is now known as JLP
=== drawkward is now known as drawkward_away
=== thomas_ is now known as Guest96085
naftilos76Hi, i am in kubuntu 15.04 and everytime i use grsync to sync some code with my vps i get a warning in grsync "Pass a valid window to KWallet::Wallet::openWallet()."14:55
naftilos76However the sync is done without me having to enter any password14:56
naftilos76I i do that in a terminal i have to enter the password everytime14:57
naftilos76In kubuntu 14.04 i used to get a window in which i entered my public key passphrase once14:57
naftilos76Can anybody guess how that can be done in 15.04?14:58
kang_hello14:59
lordievadernaftilos76: If you run it from the terminal anyways why not use regular rsync?15:04
naftilos76lordievader: because i use grsync and this is the way i want to keep doing it. Changing between different sync settings or source/destination will be a pain in the neck. I like terminal but not that much :-).15:05
BluesKajnaftilos76, why not just try lordievader's suggestion just once to see if it works for you. Afterall you're asking for help15:13
naftilos76BluesKaj, my second line referred exactly that. I used terminal to do the same thing just by copying the command line from grsync. As i said, it works fine except that i have to enter my passphrase everytime!15:17
lordievadernaftilos76: Configure your ssh connections ;)15:17
naftilos76you mean in ssh conf?15:18
lordievadernaftilos76: ~/.ssh/config, yes.15:18
=== LjL is now known as LjL2
=== LjL2 is now known as LjL
BluesKajnaftilos76,  you could always do sudo visudo and add; yourusername  ALL=(ALL) NOPASSWD: ALL , to the sudoers15:21
lordievaderBluesKaj: The sudoers file has very little to do with this issue.15:22
lordievaderBesides, this is very bad advice.15:22
BluesKajit's not advice, it's merely a suggestion15:23
naftilos76BluesKaj, thanks but i have already added my specific commands list in /etc/sudoers.d/ . This would however help me with not having to enter my pass every now and then!15:23
BluesKajyup15:23
=== LjL is now known as LjL2
BluesKajlordievader,  it won't work for other users if that's what you're worried about15:24
lordievaderThat is not what I'm worried about. It is simply a bad idea.15:24
BluesKajoh nm ...everyone is so paranoid15:25
=== lordievader is now known as Guest38872
=== emil is now known as Guest4530
=== LjL2 is now known as LjL
=== lordieva1er is now known as lordievader
=== thomas_ is now known as Guest6586
est31hi there17:26
est31I'm wondering about http://askubuntu.com/questions/43763517:26
est31there is an answer which quotes one of the baloo devs stating there isnt a "disable" button anymore17:26
est31does that mean that the Indexing-Enabled=false wont work anymore?17:27
est31bringing my system to a state where I cant even ctrl+alt+f1 log in and kill that bastard but have to sysrq is clearly not what I'd expect from a program17:28
est31I mean at this state im not even sure its that tool17:32
est31and I cant be, so I have to point my finger to the usual suspect17:33
lordievaderest31: You can set it to index about nothing.18:14
est31lordievader, how is that doable?18:15
lordievaderIt's somewhere in the systemsettings.18:15
lordievaderGive me a sec, upgraded to 15.04 just now.18:16
est31There is an enable/disable button again18:16
est31stackexchange cant keep up to date :(18:17
WhitePelicanafter installing kubuntu desktop version 15.04, I noticed Gwenview was badly broken. I know it has been reported but I wonder if anyone has any idea when it will be fixed18:43
=== fernando is now known as Guest79291
cofoWhat is the command to see the path on my terminal?18:56
cofoif i do cd Downloads I wanna see the path so i can open file explorer18:56
lawnpwd18:56
cofothanks i forget that18:56
lawnnp18:56
cofoit's not work: nautilus --browser $pwd18:56
lawnwhat file are you trying to open19:00
murthycofo: $pwd mean a variable, not the output of the command pwd as far as I know19:01
=== alket_ is now known as alket
lawncorrect he'd have to put backticks around it to use it like that19:04
murthylawn: ya19:05
murthycofo: try nautilus --browser `pwd`19:05
cofoif it's work no more try19:05
lawnnautilus --browser `pwd`/FILENAME19:05
lordievaderOr: nautilus --browser $(pwd)19:12
lawnOr: nautilus --browser ./19:12
lawnlol19:12
lordievaderYes, that'll work too.19:14
finetundrahey everybody, I was wondering how I would port a windows cursor pack to kubuntu. Any ideas?19:59
ShalokShalomfinetundra: its already packaged maybe :)20:01
finetundraDangit man, I was just talking to you in #kde. What do you mean by that?20:02
finetundraShalokShalom: so what is it that you mean by "it's already packaged maybe" ?20:05
=== tea_ is now known as Alpha256
ShalokShalomfinetundra: its maybe available in software center or as ppa20:06
ShalokShalomyou already take a look for it on kde-look ?20:06
finetundrahmm, no I haven't. Good point20:06
finetundranothing20:08
Alpha256Anybody know when/if Plasma 5.3.2 will land at ppa:kubuntu-ppa/backports ?20:09
DrJis it possible to have multiple virtualdesktops without them showing in the taskbar?20:39
DrJI only want to switch among them with ctrl+f1/f2/etc20:39
EtriaphDrJ: You can remove the pager.20:39
EtriaphDrJ: It's not required to be displayed.20:39
DrJbeen searching, can't find out how to hide it20:39
EtriaphUnlock the widgets, click on the panel menu, then hover over the pager and you'll be presented with a little handle which allows you to delete it.20:40
DrJcool20:41
DrJfigured it out20:41
DrJI was looking in the wrong spot to remove them20:41
* DrJ just started using kubuntu yesturday20:42
DrJso still getting to know it20:42
=== emil is now known as Guest64190
EtriaphKeeping the pager somewhere on the desktop is handy if you have a ton of virtuals.20:50
EtriaphI use 8 desktops.20:50
EtriaphAll of my apps open on specific desktops, so I wouldn't usually need it, but it's nice to have.20:51
DrJI'm only going to have about 420:54
DrJI just like the keyboard switching better20:54
DrJand the pager just takes up space20:54
King_DuckZhello, I want to install libgtk2.0:i386 on my 64-bit install, but I get some errors about some dependencies not being found21:51
King_DuckZdo I need to add some source to the repository?21:51
ShalokShalomKing_DuckZ: for which goal ?21:52
ShalokShalom32 bit apps run with lib32 on 64 bit21:52
ShalokShalomand isnt recommended from my side21:52
King_DuckZShalokShalom: I want to run epsxe, which is 32 bit only sadly :(21:55
ShalokShalomi see21:56
ShalokShalomlib3221:56
ShalokShalomor anything else, like dual boot, VB and so on21:56
King_DuckZ ./epsxe: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory21:56
ShalokShalomyou build from source ?21:56
King_DuckZI don't think it's open source, not sure tho21:57
King_DuckZI downloaded the binaries21:57
ShalokShalomah, i see21:57
King_DuckZShalokShalom: so uhm what do I have to do?22:01
ShalokShalomi recomment to install it somewhere else22:01
ShalokShalomor get in contact with the devs22:02
ShalokShalomand make a backup before22:02
King_DuckZok, I have a gentoo machine too, I'll put it there22:02
ShalokShalomyeah22:02
King_DuckZI thought it would be easier22:02
King_DuckZon kubuntu22:02
ShalokShalomyou use kubuntu next to gentoo ?22:02
ShalokShalomlol22:02
ShalokShalomidk, if its easy/possible on gentoo22:02
King_DuckZno, that's the living room pc, dual booting openelec/kubuntu22:02
ShalokShalomthere are nice open source emus for ps2 as well22:03
ShalokShalomafaik support they ps one also ?22:03
ShalokShalomhnn, also just 32 bit22:03
ShalokShalomand there is dolphin: just for 64 bit :P22:03
ShalokShalomwii/gamecube22:03
King_DuckZif they do, I don't mind switching, do you have any names in mind?22:03
ShalokShalomyou can use libretro/retroarch and others as well, to run ps one games22:03
ShalokShalomPCSX222:04
ShalokShalomah there is now a 64 bit build available ^^22:05
ShalokShalomidk, if you can play games from the one as well22:05
King_DuckZit says not found :/22:05
ShalokShalomplease ask yourself :)22:05
ShalokShalomoO22:05
ShalokShalomah in kubuntu ?22:05
ShalokShalomidk22:05
King_DuckZyes22:05
ShalokShalomppa ?22:06
ShalokShalomhttp://gpo.zugaina.org/games-emulation/pcsx222:07

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