


Plasma 5 Applets by intika 7 comments

Dolphin Service Menus by eusonig

Plasma 5 Applets by driglu4it 80 comments

Plasma 5 Applets by driglu4it 80 comments

Plasma 5 Applets by driglu4it 80 comments

Plasma 5 Applets by bkueng 18 comments

Plasma 5 Applets by paju 88 comments

Plasma 4 Extensions by alno 14 comments

Plasma Themes by jamboarder 20 comments

Plasma Themes by jamboarder 20 comments

Plasma 5 Monitoring by intika 13 comments

Plasma 5 Multimedia by andik92 24 comments

Krusader User Actions by cirosantilli

Dolphin Service Menus by kubicle 227 comments

Dolphin Service Menus by kubicle 227 comments

Plasma 5 Applets by Cqoicebordel 76 comments

Dolphin Service Menus by eusonig

Dolphin Service Menus by eusonig

Pidgin by CraigD 3 comments

Dolphin Service Menus by kubicle 227 comments

Dolphin Service Menus by kubicle 227 comments

App Runners by todd1215 14 comments

App Runners by todd1215 14 comments
- After click on contact new conversation opens normally, but conversation tab don't get focus - I can't find the way to set focus for conversation via DBus command
- After click on contact - Pidgin conversation window stay in background, I can't find command to move Pidgin conversation window in foreground.
If anybody can help with this - please reply. - Jan 16 2017

App Runners by todd1215 14 comments
- Add full buddy info - full name and contact id together: Name
- Add info about buddy account: type and login, for see difference between same contact in different accounts. - Jan 16 2017

App Runners by todd1215 14 comments
wmctrl -lpx | grep Pidgin | grep -v Contact | cut -d' ' -f1 | xargs wmctrl -iR - Jan 10 2017

App Runners by todd1215 14 comments

App Runners by todd1215 14 comments

App Runners by todd1215 14 comments
sudo apt-get install kdelibs5-dev - Jan 10 2017

App Runners by todd1215 14 comments
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (message):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/korepov/.kde/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:4 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
How can I solve the error? - Jan 10 2017

Plasma 5 Applets by kinta 2 comments

Various KDE 1.-4. Improvements by gmolina 153 comments
Can anybody investigate the problem and find event that must be sent to Firefox after password is added/updated? - May 05 2014

Various KDE 1.-4. Improvements by gmolina 153 comments
I do many tests for Passwords Sync and can report that adding timestams is not solve the sync problem :(
But I noticed the strange behavior that may be the source of sync problem, how to reproduce it (I test on Firefox 29):
1. Open clean Firefox profile without KDE Wallet extension.
2. Open Edit » Preferences » Security » Saved passwords window and stay it open (place it on top for always visible on screen),
3. Switch to Firefox browser window and type some site any password and remember it.
You will see that it immediatly appeared in list of "Saved passwords" window. Press "Show passwords".
4. On the same site type another password and press "Update password", you will see that it will be immediatly updated in "Saved passwords" window.
And repeat this steps via KDE Wallet extension enabled:
1. Open clean Firefox profile with KDE Wallet extension enabled.
2. Open Edit » Preferences » Security » Saved passwords window and stay it open (place it on top for always visible on screen),
3. Switch to Firefox browser window and type some site any password and remember it.
You will see that it immediatly appeared in KDE Wallet, but in list of "Saved passwords" window it will not appeared. But if you type in "search" something and clear search, you will see new record. Press "Show passwords".
4. On the same site type another password and press "Update password", you will see that it immediatly appeared in KDE Wallet, in "Saved passwords" window you will see old password. Type something in "search" and clean field, you will see that password is updated.
Result of this test is, as far as I understand, that KDE Wallet extensions don't send events "added new password / password updated" to Firefox core, and Firefox didn't understand that passwords are changed, and see this only via manual refresh of password list (open-close "Saved Passwords" window, search in it, etc).
And missing events "added new password / password updated" can be the reason for broken sync.
What do you think about described test and results? I think that solution of KDE Wallet passwords sync is near, we need to find event/signal to send for Firefox after insert/update password.
Can you investigate why password list not updated immediatly after updating KDE Wallet?
Can you find the event/signal that your extension must send to Firefox for tell him that password is added/updated? - May 05 2014

Graphic Apps by faster 21 comments
For example, I have 3 photos with different aspect ratio - 1024x768, 1024x600, 768x1024, 1024x1024.
And I want resize all of it to maximum 600x600 pixels and keep aspect ratio, so new sizes must be: 600x450, 600x351, 450x600, 600x600.
But I can't find the way how I can do this with converseen.
If I select some image for preview, set checkbox "Mantain aspect ratio" and try to set 600x600 in "Scale image" editbox, it always change other value to current image aspect ratio. So I can't set 600x600.
If I didn't select any image, it sets to 600x0 or 0x600.
I use version 0.6.4 in Ubuntu.
How can I solve this problem and do the resize with described rules?
As I think, good solution will be add checkbox "Link aspect with current image" and maintain aspect ratio on type only when this checkbox is checked. Or maybe you can provide better solution. - Jan 31 2014

Various KDE 1.-4. Improvements by gmolina 153 comments
Maybe the problem is with detecting last changes in sync process?
I see that KWallet didn't show last update timestamp for passwords, and maybe it is not stored.
So maybe when Sync function try to understand which passwords are changed and need to be synced, it receives empty list. And if new item is created, it is synced with separate process "new record". In result wie got new records synced normally, byt old+updated records - not synced.
This is only my guess, but maybe problem is somewhere near :) - Jan 28 2014

Various KDE 1.-4. Improvements by gmolina 153 comments
Very often when I store new password in work computer, it missed in home computer, and vice versa.
Is any other extension users see this problem too, or this problem is only on my configuration?
If yes, maybe you find direct situations in which sync is not working? - Jan 28 2014

Various KDE 1.-4. Improvements by gmolina 153 comments
If auto-fill master password from KDE Wallet is not possible in firefox - it's bad, so one way is like in current extension. - Jan 28 2014

Various KDE 1.-4. Improvements by gmolina 153 comments
Thanks for useful extension! But current version still have issues with password sync (not all passwords are synced).
Seems that this is not easy to solve, so maybe you can do a light version of KDE Wallet password integration extension, that stores in KWallet only master password from Firefox password storage?
This is the way how work Chrome with KWallet - it store only key in kwallet and encrypt the data with it.
Can you tell me, is it techincally possible to get master key password from KWallet and unlock automatically firefox password storage? - Jan 27 2014
I will try to create my own deb package, but seems I must change package name for remove conflict. - Oct 08 2013
http://packages.qa.debian.org/k/kde-style-skulpture/news/20120510T181231Z.html
Why this is happens and who can give back it into repository? - Sep 23 2013
$ aptitude show kde-window-manager
Package: kde-window-manager
Breaks: kde-style-skulpture
Maybe there are some incomportables or bugs with new kde, or only packaging issue? - Sep 23 2013

QtCurve by 8Ypsilon 21 comments

Plasma 5 Applets
by
intika