Questions tagged [kde-plasma]

KDE Plasma Desktop (sometimes known as KDE, the organization that publishes it) is a Linux-based desktop and application platform.

The current generation of the graphical workspaces environment created by KDE. Its default theme, known as "Breeze", has increased convergence across different devices.

https://kde.org/plasma-desktop

735 questions
-1
votes
1 answer

Install script needs to set up a program to run on login in Linux

I need to write an install script that runs an executable/script on login (not startup) in Linux. This needs to work for all current users who can log into the system and users created in the future as well. Is there a way to do this? In windows…
-2
votes
1 answer

Why graphic programs like as screenshot makers or screen recorders not works in KDE?

I have install the latest version of KDE Neon (also i try kubuntu). And tried to use programs like Flameshot, SimpleScreenRecorder, OBS, Kazam or they alternatives. And all they record black screen instead of desktop picture. Hovewer, the most…
sanu
  • 529
  • 10
  • 30
-2
votes
1 answer

What is the difference between kde plot in seaborn and distplot in plotly? Also, are KDE plots reliable if the dataset is imbalanced?

I'm trying to figure out the difference between KDE plots in seaborn and distplot in plotly. While I understand that both try to estimate the underlying distribution of the data, I'm not sure how exactly. For instance, I tried plotting the kde plot…
swastika
  • 3
  • 3
-2
votes
1 answer

System language issues

Either something is very strange, or I am missing something very simple. First: I am running plasma on top of Debian Bullseye sid. I have a bit of a complex language setup: default LC_ALL is en_US.UTF-8, as is LC_MONETARY at the moment (I am in USA…
jorgon
  • 1
  • 1
-2
votes
5 answers

Trouble running eclipse on Fedora 9, KDE 4.2 (Runs fine in Gnome)

I recently installed KDE4.2 on my Fedora 9 machine, which already had Gnome, and have been trying to run Eclipse 3.3 (Europa, which ships with a Fedora Distro), but without luck. Eclipse runs fine when I use gnome session, however I need to use it…
Swanand
  • 12,317
  • 7
  • 45
  • 62
-2
votes
1 answer

Setting up NFS permissions on Synology for Linux (KDE Neon)

I've followed the instructions on the this Synology article to set up NFS access between my Synology NAS and my Linux (KDE Neon) machine. If I set the hostname to my local IP it works fine... but the trouble is my local IP changes so I'd need to…
gurtfrobe
  • 316
  • 6
  • 17
-2
votes
1 answer

Good QT or KDE program with source to use as a non-trivial example

The QT dev kit comes with some good examples of how to code features via trivial apps, but nothing comes close to showing how to structure a complex program in QT. What, if anything, should be global, etc? Pitfalls in designing your classes that…
littlenoodles
  • 435
  • 4
  • 13
-2
votes
1 answer

Best IDE for GUI in KDE?

In Windows, I use VS.NET with C# because it supports most of the newest functionalities of Windows User Interface. Similarly, MAC, I use XCode with CoCoa. I wonder if there is anything for KDE? Java Swing and Qt are cross-platform GUI, and they…
mmdc
  • 1,677
  • 3
  • 20
  • 32
-2
votes
2 answers

Need GUI to run qemu on Ubuntu server

Need GUI to run qemu on Ubuntu server: I need to run QEMU for ARM on a Ubuntu srever. THis QEmu is not supporting a text mode, so I need to install GUI software on Ubuntu server 13.04. Please suggest any that I can do a sudo apt-get install and get…
ramesh
  • 3
  • 3
-2
votes
1 answer

ssh-agent isn't running after system boot (Suse 12.1, KDE)

when I call ssh-add I get the following error message: Could not open a connection to your authentication agent. It looks like ssh-agent isn't running. I don't want to run it manually. I would like to have it running automatically. Does anybody…
-3
votes
1 answer

How to continue resizing partition after unexpected shut down manjaro

Good morning everyone, I had a BIG problem. I was resizing a partition of my computer with Manjaro KDE x64 and my PC unexpectedly shut down and I loss my partition table and my data apparently. Partition table after shut down The last 2 volumes…
Basura
  • 1
  • 2
-3
votes
1 answer

How do I compile Qt Application under Manjaro KDE?

Complete noob right here, I'm learning c++ and I saw some tutorial somewhere with instructions to compile the Qt application example from the command line, then I noticed the path from the tutorial was not correct, I want to learn how to compile Qt…
-4
votes
1 answer

KDE exibition glitch

My KDE is broken, the desktop Widgets cannot be displayed. And many KDE programs look like this: All the software written in GTK is all right. Can any one give me any suggestion about what's happening and which part is broken? Where can I find…
Yishu Fang
  • 9,448
  • 21
  • 65
  • 102
-5
votes
1 answer

prefsdialogimpl.cpp:61:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

Debian Testing with kernel 3.16-2-amd64 and KDE 4.14.1. Not cross-compiling. Using cmake. Trying to resuscitate an old KDE app but: [ 80%] Building CXX object CMakeFiles/knet.dir/prefsdialogimpl.o /usr/local/src/knet/prefsdialogimpl.cpp: In member…
Bill
  • 1
  • 3
1 2 3
48
49