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
0
votes
1 answer

Back button missing in KDE system-settings

In the kde system-settings there was a back button, if you clicked a category to edit, you could press back to return to the root category. Just a few minutes ago this button disappeared. I would like to get it back. There are no buttons, tool-bars…
ctrl-alt-delor
  • 7,506
  • 5
  • 40
  • 52
0
votes
1 answer

KStatusNotifierItem not working in newer versions of KDE 4

I have an applet that uses KStatusNotifierItem of PyKDE4. In Arch Linux with versions as such (Qt - 4.8.4, KDE Development Platform - 4.9.5) taken from kde4-config -v, it works. However, in Kubuntu 12.10 with versions (Qt - 4.8.3, KDE Development…
user1591276
  • 183
  • 1
  • 11
0
votes
1 answer

Debug KDevelop in KDevelop

I am trying to debug the KDevelop project by using my system KDevelop installation and I came across with a problem that my ( under debugging ) KDevelop application wont read the plugins from the local installation directory. Instead of that it try…
AlexTheo
  • 4,004
  • 1
  • 21
  • 35
0
votes
2 answers

problems of installing kde runtime libraries on Linux

I am trying to install kde runtime libraries for kscope on Linux (2.6.18-308.11.1.el5). http://kscope.sourceforge.net/install.shtml I have downloaded kde-runtime-4.9.2 from ftp://ftp.kde.org/pub/kde/stable/4.9.2/src/ But, in the downloaded files, I…
runner frank
  • 331
  • 1
  • 6
  • 13
0
votes
1 answer

Opening multiple shells with tcsh script

Currently working with kde3.5 Here is what I would eventually like to do to help my workflow: Have a script that: Opens multiple konsole shells Renames each shell This is what I have so far: #!/bin/tcsh -fv set KPID =ps -ef | grep konsole | grep…
ctuley
  • 1
  • 2
0
votes
2 answers

osgDB/FileUtils causing compiler errors in my code

I am trying to compile my project with OSG and I installed all the necessary rpms for it in OpenSUSE 12.1. I'm not sure what is going on because all I did was #include and my compiler (gcc 4.6.2) crashes inside of it saying: 'expected identifier…
user1496542
  • 539
  • 2
  • 6
  • 14
0
votes
1 answer

KDE plasmoid ind autorefresh

I'm trying to write KDE4 plasmoid in JavaScript, but have not success. So, I need to get some data via HTTP and display it in Label. That's working well, but I need regular refresh (once in 10 seconds), it's not working. My code: inLabel = new…
Shura
  • 108
  • 1
  • 8
-1
votes
0 answers

Snap apps mysteriously crash on launch

Using Ubuntu 22.04, KDE Plasma. I'm experiencing very strange behavior of many (all?) snap apps, such as Firefox. They usually crash on launch, but if I try to launch them many times, eventually it will work. I could not find any indication of…
kirillkh
  • 181
  • 3
  • 12
-1
votes
1 answer

Dolphin not opening konsole view when F4 is pressed

When F4 is pressed in Dolphin, it used to open a konsole view (at the bottom of Dolphin). But it is not working in 21.10 and 22.04 (beta)
Pragalathan M
  • 1,673
  • 1
  • 14
  • 19
-1
votes
1 answer

KDE Applications are changed to too big interface

I use Arch Linux (i3-wm) with KDE. All kde apps are changed to big after pacman -Syu. KDE Frameworks: 5.87.0 Qt version: 5.15.2
-1
votes
1 answer

How to disable mouse click when hover on Manjaro

I am newbee for Manjaro. I installed Manjaro on Raspberry Pi4 with touch screen. Somehow today my mouse started to click when hover on a clickable component. I want to disable this feature but couldn’t find how to do, either how the feature was…
a.akkus
  • 73
  • 1
  • 11
-1
votes
1 answer

Firefox unable to download files

Firefox unable to download any file when I use "Choose destination" option. With "Save to folder" option it's works well. System: Ubuntu 20.04, KDE Plasma 5.18.5. Firefox 84.02. I found many related questions but no one answer help me. I tried to…
Biblbrox
  • 3
  • 1
  • 2
-1
votes
1 answer

how to search and replace in kwrite

i have a txt file with a lot of lines that look like this: item_20=_dcf718caec06464ca85dab0775681a87 Select Csr to End ALL i want to replace everything to the right of the = character with this: 65535 _ but can't figure out how to do so. thanks for…
BabaG
  • 11
  • 5
-1
votes
1 answer

How to get the KDE proxy settings

For Gnome, we use gsettings list-recursively org.gnome.system.proxy to get the proxy related configuration. How to fetch the Proxy configuration of a KDE desktop with kwriteconfig.I believe kwriteconfig is only for setting the KDE configuration.…
unknown
  • 643
  • 4
  • 15
  • 38
-1
votes
1 answer

Best languages/frameworks for imaging Linux app

I'm looking for the best tool/language/library/framework to develop a document scanning/imaging/indexing application that must run on KDE/Linux. The application must provide the following functionality: 1) Document scanning (simple and multipage) in…
Ernesto