/srv/irclogs.ubuntu.com/2020/05/25/#kubuntu.txt

Yoowzurhello everyone, this might be a weird thing to ask but what made you guys decide to use a distro where software is not rolling? i'm currently wondering whether i should use kubuntu or neon or maybe even manjaro00:09
dillonis there someone here who is fluent in Kubuntu00:14
=== Lord_of_Life_ is now known as Lord_of_Life
johndrippercan anybody suggest me a a screen recorder for linux that can do timelapse?01:55
Yoowzurhello everyone, this might be a weird thing to ask but what made you guys decide to use a distro where software is not rolling? i'm currently wondering whether i should use kubuntu or neon or maybe even manjaro03:54
oerheksrolling sounds nice, if you have enough testers. and in 'rolling' there are grades of upgrades too.04:03
oerheksdirtycajunrice fix your connection, thanks04:07
Yoowzurhey oerheks04:13
Yoowzuri should've been more specific, i want a stable base system but would like to have access to the latest stable software releases04:14
Yoowzurbut a lot of linux users just stick with the version that's in the distro's repo, i wonder why?04:15
=== recybery_ is now known as recybery_alexand
=== dani is now known as daniJava
daniJavaunbelievible, i manage it to make kubuntu frozen, while using just another font in my game that im developing with Java and IntelliJ06:02
daniJava(i made custom font)06:02
lordievaderGood morning06:07
=== dani is now known as daniJava1
eeoshi all, I do have preview working anymore in dolphin on 18.04 lts 64 bit .... the preview is active, but it does not show previews of jpg, png etc files ....06:34
IrcsomeBot<Franzpow> Morning06:49
IrcsomeBot<Franzpow> I changed resolution and kubuntu freezed. I can still move mouse around or access to tty2. I tried everything (changin xorg.conf, editing nvidia-setting conf or using xrandr) I am not able to reset the resolution of the screen and login in plasma desktop06:50
IrcsomeBot<Franzpow> What should I do?06:50
IrcsomeBot<Franzpow> Something weird happened with refresh rate and 1024 x 768 resolution06:51
IrcsomeBot<Franzpow> I use 1280 x 1024 most of the times06:52
IrcsomeBot<Franzpow> I need the last one to.make the screen work06:52
IrcsomeBot<Franzpow> I also tried to create another user to see if the resolution woul reset but nada06:56
lordievaderFranzpow, you could use `xrandr` to change the resolution of your screen on an tty (be sure to export your `DISPLAY` variable beforehand)07:12
IrcsomeBot<Franzpow> I used "export DISPLAY=:0" and I was able.to use xrandr but when I tried to change the resolution it didn't work07:15
IrcsomeBot<Franzpow> It gave me multiple errors07:15
lordievaderWhat errors?07:16
IrcsomeBot<Franzpow> I will go to my machine now and tell you07:18
IrcsomeBot<Franzpow> I just had a long night trying to fix it and now I am just in a cadaveric state lol07:18
IrcsomeBot<Franzpow> lordievader: I did export default=:007:51
IrcsomeBot<Franzpow> Now what to do to change the resolution?07:51
lordievaderErr, that needs to be `export DISPLAY=:0` ;)07:52
lordievaderFirst check what is available with a simple `xrandr`.07:52
IrcsomeBot<Franzpow> lordievader sure! I just wrote the command badly here but executed correctly on the terminal :)07:52
IrcsomeBot<Franzpow> I have 4 resolutions … 1280x1024 60.02 + 75.02 … 1024x768 75.03 70.07* 60.0007:53
IrcsomeBot<Franzpow> As you see it's stuck on that resolution 1024x768 with that weird refresh rate07:54
lordievaderWhat is the name?07:54
lordievaderof the display07:54
IrcsomeBot<Franzpow> VGA-007:54
IrcsomeBot<Franzpow> But when I do xrandr --output VGA-0 1280x102407:55
IrcsomeBot<Franzpow> I am not able to do that07:55
lordievaderRight, I have a work around for that. Do you know where your gui is running, which TTY?07:56
IrcsomeBot<Franzpow> Or  … But when I do xrandr --output VGA-0 --mode 1280x102407:56
IrcsomeBot<Franzpow> Tty207:56
lordievaderThe gui, not your current one ;)07:56
lordievaderBut, what does it do with the --mode flag?07:56
IrcsomeBot<Franzpow> It just adds a new resolution I think..07:57
IrcsomeBot<Franzpow> How to see that? Where my gui is running I mean07:57
IrcsomeBot<Franzpow> If I do xrandr -s 1280x1024 nothing changes07:59
lordievaderUsually it is on tty 7 (or tty 1). Switch to it and see if you get your X session.08:00
IrcsomeBot<Franzpow> Ctrl-alt f7?08:00
lordievaderYes08:01
IrcsomeBot<Franzpow> It just gets stuck to … [Ok] Finished Terminate plymouth boot screen08:01
lordievaderAnyhow, on tty2 you run `sleep 5; xrandr --output VGA-0 --mode 1280x1024` Then switch to the gui session.08:01
IrcsomeBot<Franzpow> What? Ctrl alt f1 just made me login into plasna08:01
IrcsomeBot<Franzpow> Plasna08:01
lordievaderErm, is X running?08:02
lordievaderSo it is running on tty108:02
IrcsomeBot<Franzpow> Yeah but I got a weird screen when I tried to login plasma08:02
IrcsomeBot<Franzpow> I was not immediately prompted with tty208:02
IrcsomeBot<Franzpow> When I had this problem yesterday08:03
IrcsomeBot<Franzpow> I changed the resolution! I'll try to reboot08:03
IrcsomeBot<Franzpow> :O now it works!08:04
IrcsomeBot<Franzpow> Thank you lordievader08:04
lordievaderGood to hear08:04
IrcsomeBot<Franzpow> Can you explain me why it was working just on tty1?08:04
lordievaderWhy what was working?08:06
IrcsomeBot<Franzpow> I mean why I had to switch to tty108:07
IrcsomeBot<Franzpow> To make it work08:07
lordievaderOh, no idea. I just know from personal experience that the trick with the sleep works. I guess the session needs to be open for resolutions to switch or something.08:08
IrcsomeBot<Franzpow> Strange.. I did not used the command you told me08:09
IrcsomeBot<Franzpow> Just pressed ctrl alt f108:09
IrcsomeBot<Franzpow> Can you explain me the difference between ctrl-alt-f1 and f7?08:09
lordievaderOh, you just switched to tty1 then?08:10
lordievaderctrl+alt+f1 switches to tty1, ctrl+alt+f7 switches to tty7, etc.08:11
lordievaderOriginally tty 1-6 were reserved for text sessions and 7+ for graphical sessions. But "recently" this has been abandoned more and more.08:11
IrcsomeBot<Franzpow> lordievader: yep08:12
IrcsomeBot<Franzpow> So these are like multiple sessions of my desktop?08:12
lordievaderYes, Linux is a multi-user system. For example, if you would hit the switch user button in the lock screen it would simply spawn a new sddm in the next session (likely tty2 in your case). Then if you want to switch back to the original session you can simply go back to tty1.08:15
IrcsomeBot<Franzpow> Understood. Thank you for the explanation!08:15
eeoshi all, I do have preview working anymore in dolphin on 18.04 lts 64 bit .... the preview is active, but it does not show previews of jpg, png etc files ....08:28
=== dsciflafarga is now known as Franchlaf
freiformHi, what is the proper way to set up XRDP on 20.04? I want to be able to connect to a headless system. Just installing XRDP won't allow me to connect unless logged in on the box in question. If I am logged in, I only get a black screen with a mouse pointer and a KDE backgound image. any advice?10:01
IrcsomeBotiamrohitlunia was added by: iamrohitlunia10:52
=== phil_ is now known as Guest92680
=== dsciflafarga is now known as pringle
BluesKaj'Morning all11:57
IrcsomeBot<Enis B.> good afternoon12:08
BluesKajhi @Enis B12:11
freiformWhat is the proper way to set up XRDP on 20.04? I want to be able to connect to a headless system. Just installing XRDP won't allow me to connect unless logged in on the box in question. If I am logged in, I only get a black screen with a mouse pointer and a KDE backgound image. any advice?12:23
=== phil_ is now known as Guest18137
=== Lord_of_Life_ is now known as Lord_of_Life
IrcsomeBotShreysway was added by: Shreysway13:15
=== ramonlap is now known as RamonM
=== n is now known as botcity
IrcsomeBotJetSector603 was added by: JetSector60315:21
IrcsomeBot<DarinMiller> @freiform, I see the same behavior with blank screen using xfreerdp and an RDP connection.  Also, kwin_x11 and plasma crash on the remote machine when connection is established.  Looks like a bug in KDE.  By chance did you report the issue on bugs.kde.org?15:25
feodoranI have some 3D game which works on ubuntu, but not kubuntu. Does anyone have an idea how to pin down what is exactly is going wrong?15:33
diogenes_feodoran, start it from terminal.15:34
feodorandiogenes_: terminal just calls the steam launcher15:35
IrcsomeBot<DarinMiller> which games?15:39
feodoranhttps://forum.paradoxplaza.com/forum/threads/surviving-mars-ubuntu-18-04-segfault-right-at-start-of-game.1179185/15:41
IrcsomeBot<DarinMiller> I have never played Surviving Mars.  By chance have you tried running it with Lutris?  Lutris may expose some options that may help.15:54
feodoranwhat options should I try? right now it looks like lutris is just calling the steam launcher as well16:01
IrcsomeBot<DarinMiller> Linux version of Steam or window version of steam?16:05
feodoranlinux version, the game runs natively16:06
IrcsomeBot<DarinMiller> Oh!16:06
feodoranis that a good or a bad "oh"?16:07
IrcsomeBot<DarinMiller> Have you tried turning off Composting?  I use a shortcut: System Settings -> Global Shortcuts -> KWin - Suspend Compositing16:08
feodorando you mean System Settings > Display and Monitor > Compositor? I have this disabled anyway (I don't like transparency effects on my desktop)16:10
IrcsomeBot<DarinMiller> Yes, that should be the same.... hmmmm.16:11
feodoranbut enabling it, does not help either16:11
IrcsomeBot<DarinMiller> I am running out of ideas.... Strange that game runs under GNOME but not KDE.... AMD has multiple driver options, have your tried others?16:16
feodorandriver options? which are there and how do I change/test these?16:17
IrcsomeBot<DarinMiller> Since I don't have an AMD card, I cannot speak from experience. However, the RADV, ADMGPU-PRO, and ADMVLK.  You could try the AMD PPA: https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers16:22
feodoranhm ... that would be more of an workaround instead of identifing the actual problem?16:25
=== andrea is now known as Guest31013
IrcsomeBot<DarinMiller> Unfortunately I agree.  I have seen tests on phoronix where some not all drivers run all games.  Quite often, PPA will contain updates to mesa and the driver stack that will appear much sooner than in the Ubuntu repos.  Since GNOME runs the game, I do not suspect Mesa or kernel drivers.16:31
IrcsomeBot<DarinMiller> Thus, I recommend filing a bug at bugs.kde.org.16:32
feodoranare there any  KDE specific logs that might be helpful for a bug report?16:34
Guest31013ciao, qualcuno puo' aiutarmi con la stampante, sto cercando di configurarla su kubuntu ma non riesco, quando faccio aggiungi stampante  mi esce il nome della stampante wifi (stampanti di rete rilevate) ci clikko sopra e mi si apre un format dove inserire ip e coda. matto ip 192.168.01.4 ma non mi si attiva il pulsante "avanti" resta tutto inattivo. La stampante è brother mfc-l3750cdw16:34
Guest31013192.168.1.416:34
IrcsomeBot<Franzpow> Ciao se vuoi parlare in italiano devi andare su ubuntu-it altrimenti dovrai chiedere in inglese16:35
IrcsomeBot<Franzpow> Perché qui parlano inglese16:36
IrcsomeBot<Franzpow> Purtroppo non posso aiutarti perché non saprei risolvere il problema16:36
Guest31013ok grazie, pensavo di essere in quello italiano. scusate16:36
IrcsomeBot<Franzpow> Di nulla!16:36
denkihello17:25
HiryuIf I set KDE to suspend my system after being idle, what counts as non-idle use? Is it just desktop usage? Do SSH sessions keep the system up?17:27
IrcsomeBot<DarinMiller> check under in the system tray under Battery and Brightness to see applications blocking suspend mode.18:02
IrcsomeBot<nash_g5> hello folks.18:51
IrcsomeBot<nash_g5> (Photo, 692x396) https://irc-attachments.kde.org/aYGigev0/file_30432.jpg just wondering if I should do something about this18:51
IrcsomeBot<sigAIO> nothing to do Avinash, you're good20:27
luizHi !21:55
luizI had problems with kamoso : it dont works !21:56
luizwhat is the solucion ?21:56
=== WildSoft_ is now known as WildSoft
=== kubuntu is now known as Guest86299
=== Lord_of_Life_ is now known as Lord_of_Life

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