/srv/irclogs.ubuntu.com/2018/05/08/#kubuntu.txt

waltI am a 6 year Kubuntu User.  How do I begin to contribute here?00:14
waltDo I just stay on and try to answer questions?00:14
patarok_trying to run some bash scriptery at the end of /etc/bash.bashrc... it runs in a loop . why?00:16
patarok_walt: ping00:18
waltWithout seeing your script I can't do much.00:18
waltI have done some bash scripting.  Mainly for backups00:19
=== TheMaster is now known as Unit193
=== ZzZzZzzz is now known as redwhite
=== redwhite is now known as ZzZzZzzz
BionicMacThis may be a question better suited for #kde, but it has been a void in #kde. Has anyone experieced "auto-hide" for the panel just stop working?03:23
BionicMacI mean it is selected, when I reboot it works, for a while, then stops hiding.03:24
=== ZzZzZzzz is now known as redwhite
=== redwhite is now known as ZzZzZzzz
=== ZzZzZzzz is now known as redwhite
=== redwhite is now known as ZzZzZzzz
=== prostate is now known as slysly
=== himcesjf_ is now known as him-cesjf
newi3New to IRC04:39
newi3I see on the #kubuntu channel many people signed in.04:39
=== sital_ is now known as sital
SzykCechIs this posible to configure my Kubuntu to automount all shared drives from all hosts in my local area network?!?05:52
waltwithout first knowing what shares are available.  You mean search for broadcasts and connect to all?05:53
waltWithout an fstab entry?05:53
ricktimmis[m]Good morning, yes that is possible, but must be done in /etc/fstab05:54
waltI thought so05:54
ricktimmis[m]Using auto directive05:54
ricktimmis[m]See man fstab from command line05:54
waltBut you need to list each one.  fstab won't go looking and find ones that are not listed.05:55
geniiAdditionally, automounting network shares in fstab is not such a great idea if one or more are not always available05:56
waltyes.  can lockup your file manager everytime one disconnects05:57
SzykCechYes. Not all machines are available all the time. But I want fully automated search and mounting with out manualy tuned /etc/fstab05:58
waltwhich kubuntu are you on05:59
waltThere are other ways to automount network drives05:59
SzykCech18.0405:59
SzykCechI must notice, that all hosts in local area network have IPs from DHCP so they IP can vary from one day to another...06:00
ricktimmis[m]How about scripting using mount, test the networks, then mount them, you could even use a systems wrapper06:00
ricktimmis[m]Bit more complex but doable06:00
ricktimmis[m]Forget it, on DHCP06:01
waltDefinitely doable with a simple script.  Easier if you assign ips to all machines serving shares.06:01
IrcsomeBot1<TaurohtaRR> there is great tool named autofs06:02
IrcsomeBot1<TaurohtaRR> I would advise to llok into it06:02
waltIf you know list of all IPs in DHCP you could have a script try to mount all of them with a short timeout.  It could then constantly cycle through them06:02
geniiConceivably some script can be made by parsing the output of nbtscan 192.168.0.0/24 ( or whatever your LAN range is) into the mount command06:02
SzykCechI think auto mount every shared disk is very common taks, so mabye is it covered by some article on the Internet?06:02
waltprobably06:03
waltHow many computers roughly06:03
IrcsomeBot1<TaurohtaRR> I'm using it to mount my NAS share that is not always available06:03
SzykCech2 besides mine...06:03
waltThat ought to be straighforward.  Plus one to autofs06:04
IrcsomeBot1<TaurohtaRR> In my Antergos installtion there is even script for this … /etc/autofs/auto.net06:04
IrcsomeBot1<TaurohtaRR> And in Kubuntu it is /etc/auto.net06:06
SzykCechI don't konw DHCP as is Wi-Fi net governed by router. So probably I am forced to scan all 255 adreses from 192.168.8.0/2406:07
SzykCechI don't konw DHCP adresses as is Wi-Fi net governed by router. So probably I am forced to scan all 255 adreses from 192.168.8.0/2406:08
geniiAre these other machines running Windows, or Linux?06:09
waltIf you have access to the two pcs besides your own can you sent their ips to static.  I do that all the time.  I set a static on the high end of DHCP.  Router knows nothing and gives it that address every time.06:09
SzykCechOne runs Windows 10, other Kubuntu 17.10.06:09
waltPretty sure both can be configured for static ip addresses even within the range of DHCP06:10
lordievaderGood morning06:10
* genii slides lordievader a fresh coffee06:10
SzykCechI want avoid static IPs, because there can appear some other PCs like my brother laptop, or mobile phones.06:11
lordievaderThanks genii06:12
geniiThe better way is to use your dhcp server to always give a specific machine's MAC a specific IP06:12
user|91649is it cheaper06:12
geniiThen you don't have to care what other things connect to it06:13
lordievadergenii: +1 for the better way.06:13
lordievaderHave a pool for known macs and another for unkown macs.06:13
waltI think he doesn't have access to the router giving out addresses.  If he does its super easy06:15
user|91649its hard for me06:16
SzykCechI don't think my router shares any data in some reasonable way...06:16
user|91649on my Dolphin how do I remove the 'Recently Saved' on the left side?06:17
user|91649I don't want my latest saved porn to show up there06:17
waltI think you can hide it in the right click menu.  But not permanently remove it.06:22
waltIn the config file for dolphin you may be able to permanently remove it.06:23
nlsthznfunky thing happening, installed pulseaudio:i386 for a wine-wrapped game, but it then uninstalled pulseaudio (64-bit) and when re-installing pulseaudio it removes pulseaudio:i386... ?06:36
waltWhat version of kubuntu are you on06:42
waltDo you have multiarch installed.  I suppose you do if you have wine installed.06:42
nlsthzn18.0406:42
nlsthznjust run sudo dpkg --add-architecture i386 to ensure and still the same issue06:43
nlsthznbut if memory serves the same thing happened in ubuntu 18.04 beta06:44
waltOK.  I don't have my kubuntu machines on 18.04 yet.  Must be a dependency.  I am sure that you can run most everything with the i386 version.06:44
nlsthznnope no sound in kubuntu if I reboot after installing the 32-bit version... have to re-install 64-bit and reboot06:46
nlsthznor re-start sound sub system which I don't know how to :p06:46
waltWell done trying06:47
waltI thought you could have both installed.06:48
nlsthznme too : / it was possible06:48
waltWhat about installing another sound server for the game.  Install only the 32bit version of that one.06:53
waltJust a guess06:53
lordievadernlsthzn: Restarting pulseaudio is as simple as issueing `pulseaudio -k`, per default it respawns.07:00
nlsthznlordievader: ah ok... will save me to reboot after having installed the 32-but version to play and having to reboot again07:02
nlsthznstill not solving the actual issue07:03
lordievaderWhat is the actual issue? No sound?07:04
nlsthznwith 64 bit pulse installed I have audio in kubuntu. when I want sound in wine-wrapped game I first have to install pulseaudio:i386. then it works but it un-instals 64-bit version of pulseaudio. sound works fine until a reboot then kde has no sound.07:07
nlsthznthen I re-install 64-bit version and reboot and have sound07:07
nlsthznbut re-installing 64bit version uninstalls 32-bit version again07:07
nlsthzncan't have both installed at same time07:07
nlsthznwhich is odd07:07
lordievaderTheir libraries probably conflict with eachother. The rest of the system is probably build against the 64bit version, which would explain why it works until a reboot.07:15
lordievaderYou can't let wine do ALSA instead?07:15
waltor Jack?07:15
nlsthznlordievader: above my pay grade... I just know that if pulseI386  is installed I can play and hear sound :p (this is a custom wine-wrapper,  I don't have wine from repo's installed07:16
lordievaderHmm, how do you install it?07:18
waltIt could be that winehq-stable from the repo can use the 64bit version in 32bit games?07:18
waltFrom the wine official ppa that is.07:18
nlsthznwell in various distro's there was no issue... so far only in ()ubuntu 18.04. arch bases distro's no issues.07:31
nlsthznoh well07:31
nlsthznminor inconvenience07:32
nlsthznjust have to write a scipt to install 32-bit launch game and then on exit install 64 bit07:32
nlsthznunlimted cap at the moment so not an issue07:33
=== laura is now known as Guest69089
nlsthzn>.< stupid question. installed gimp and saw it is 2.8.22. used flatpack to install gimp 2.10. so I can launch gimp 2.8.22 but not sure where and how to run gimp 2.1008:02
diogenes_nlsthzn, afaik flatpaks store their stuff in /var/lib/flatpak******08:03
diogenes_so look there08:03
nlsthznfound the files diogenes_ thanks08:06
diogenes_yw08:06
nlsthzncan't seem to do much with them .... trying to run the file gives me bash: ./gimp-2.10: No such file or directory08:06
nlsthznI have no experience with flatpaks... only messes with snaps a bit before08:07
diogenes_nope nope tthey have a different way to launch their applications08:07
* nlsthzn does le google08:07
nlsthznfor great success \ o/08:09
diogenes_nlsthzn, try this: flatpak run org.gimp.GIMP08:09
nlsthznthanks diogenes_that is what I did ^_^08:09
diogenes_good :)08:09
nlsthznand off course the icons are huge... none of these container type things seem to have figures out how to get the interfaces to allign with the underlaying systems08:10
diogenes_try to close and re-open08:10
nlsthznsame...08:12
nlsthznthen again I have had issues with dpi etc. on my set-up for years08:12
nlsthzngnome seems to work better than KDE...08:12
nlsthznbut mostly sorted out now. except for this08:13
nlsthznwell that is odd... now sound works without pusle i386 installed >.<08:25
nlsthznoh well ... lets go!08:25
=== ZzZzZzzz is now known as redwhite
=== redwhite is now known as ZzZzZzzz
otomoI finally solved my problem with Nvidia, thanks to devtalk nvidia forum member Generix: https://devtalk.nvidia.com/default/topic/1033140/linux/kubuntu-18-04-gives-black-screen-when-sddm-starts-no-login-/?offset=12#525678311:23
otomothanks to all the people here that tried to help too11:24
otomohope that info is usefull to anyone that have the same problem (18.04 upgraded with nvidia in a optimus laptop)11:26
* lordievader bookmarks link11:27
=== ZzZzZzzz is now known as redwhite
=== redwhite is now known as ZzZzZzzz
astrodnSometimes my track pad scrolling stops working. Does anyone else experience this or know how to fix it?13:08
=== gkohley is now known as Garry
hateballastrodn: and you're not typing?13:47
hateballas touchpad should stop responding while you type13:47
BluesKajHey folks14:19
astrodnhateball: No, I am not typing when it happens. The trackpad seems to randomly stop reading only the scroll function.14:23
=== ZzZzZzzz is now known as redwhite
=== redwhite is now known as ZzZzZzzz
=== ZzZzZzzz is now known as redwhite
=== ubuntu is now known as Guest26017
=== Guest26017 is now known as justsomerandomen
=== justsomerandomen is now known as randomnickname
=== randomnickname is now known as xikade
=== xikade is now known as xika
=== redwhite is now known as ZzZzZzzz
kennethneed help16:35
kennethis there no one out there16:37
nlsthzn-alsoI guess the legendary 3 minute turnaround time on IRC was a lie :'(16:47
BluesKajthe instant gratification generation16:50
nlsthzn-alsoOh I am very guilty of it myself (but I am not of this generation :p) - It seems to have happened due to this generation perhaps. But it is bad.16:58
nilosHi, pkease help17:06
nilosI installed Kubuntu 18.04 and work with it all Last nigth17:08
nilosThis morning turno on my computar and no start17:08
nilosIt freeze in starting Load/Save Screen backlight17:09
nilosWhat is te problem?17:10
jbrackerHi, I have problem with my microphone in kubuntu. 1. On boot it is not detected. I have to replug it once done with booting. 2. Most of the time (not every time) when I try to use it it just record garbage that sounds as if it is recording to fast.18:35
jbrackerCan anybody help me with this?18:35
jbrackerI tried 2.5.1 to 2.5.5 of this guide: https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#Static_noise_in_microphone_recording ; but that did not change anything18:36
jbrackerI can't find any help on this online18:39
jbrackerHelp, please?18:49
=== jwallom is now known as Abrecus
=== Abrecus is now known as GaiusArelius
GaiusAreliusHello, I am new to Kubuntu and KDE plasma.  I am having an issue on two different installs where my window decorations dissapear, I can't switch applications or open new ones, and switching virtual destops doesn't work.  Going through journald doesn't show any errors.  If I use the hamburger in the top right, I can logout and log back in and everything is working again.  Any ideas where to look for what is the cause or what the issue19:19
GaiusAreliusmight be?19:19
geniiGaiusArelius: Sometimes this happens if the machine is rebooted instead of powered off/on again19:20
geniiI'm not sure if there's some permanent fix, but this also happens to me on occasion. I usually just restart the windows manager and it works the second time19:21
GaiusAreliusgengii: Thanks. How are you restarting the window manager?  Logging out and back in fixes it, but it usually happens again within an hour.19:23
geniiGaiusArelius: In my case I use ctrl-alt-F1 and log in to command line and then issue: sudo service lightdm restart     ... but you are likely using sddm instead of lightdm19:25
GaiusAreliusgengii:  Thanks.  I will try that.  I hope it helps.  This is happeing at least once every couple hours.19:29
GaiusAreliusI am really liking KDE, but restarting my sessions every hour or so is not fun.19:30
ktechoHey there. Does anyone knows of a way to update to latest kde released software in kubuntu 18.04? I mean Kde Apps 18.04 and others. Is there a ppa or something?19:35
ktechoSomebody asked me why I wanted to update to that. The reason is because they're fixing bugs and adding new functionality and it would be nice to have it19:36
nlsthzn-alsoktecho well there will be some more up to date software later in the backports20:44
nlsthzn-alsoyou could also look for20:44
nlsthzn-alsoPPA's for your fave applications and add them to get them up to date20:44
nlsthzn-alsobut please note if you break your install you get to keep both pieces20:44
=== CoJaBo_ is now known as CoJaBoo
=== CoJaBoo is now known as CoJaBo
ktechonlsthzn-also: yeah, I don't care if something breaks. But would be nice to have that backports. Last time I looked for kubuntu backports it was only for 17.1021:33
geniiThere can only be a backports when there is a release above the one you're currently using, and Cosmic isn't at the point where backports are being done from it yet to previous versions21:37
=== Guest91631 is now known as Haudegen
ktechogenii: yeah, it makes sense. But then how is new kde software released for a current release of kubuntu?21:53
ktechomaybe it won't happen?21:53
geniiktecho: KDE release schedule and Kubuntu release schedules do not coincide. So usually the KDE version which comes with a Kubuntu release is whichever one was last released before final freeze of the *buntu release schedule. Other updates and versions are provided after initial release, first in the  official Kubuntu PPAs and then migrated to the main Ubuntu repositories22:01
nlsthzn-alsoktecho Cosmic Cuttlefish is under development and it will have the latest (or close) to of all software, but it will break hard and often as it is being worked on. LTS releases don't want this. You could try KDE Neon but that too comes with caveates22:02
nlsthzn-alsoninja'd by genii :p22:02
* genii slides nlsthzn-also a fresh mug of tasty Arabica!22:03
keithzgHmmm I wonder why every Yakuake theme in GNHS gives me a "The following skin is missing required files." error22:04
nlsthzn-also*stares* at tea ... *stares* at IRC coffee. Choices-choices22:05
ktechogenii: official kubuntu ppas22:06
ktechothat is what i was looking for22:06
ktechothanks!22:06
geniiktecho: From this page, the safe PPAs to add to your system are Backports and Updates https://launchpad.net/~kubuntu-ppa  The developers occasionally make a call for testing things in the other more volatile ones there like Experimental22:06
genii( or Backports Landing, etc )22:07
ktechogenii: thanks!22:07
geniiktecho: Glad to assist22:08
ktecho:)22:14
MorganQuaichehey guys its me22:36
MorganQuaicheon Dolphin, is it possible to move the "Find" thingy on toolbar to the right22:37
MorganQuaichefor some reason i can't put anything to the right side of "Control" button (on the toolbar)22:37
MorganQuaichehay22:48
schnoodlesSince moving to 18.04 my touchpad tap does not work as a client function and I cant seem to find any option in settings to re-enable it. Has anyone run into this problem ?23:11

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