[kscreenlocker] [Bug 387868] The multimedia support in the lock screen should be configurable

2017-12-13 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=387868

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of https://bugs.kde.org/show_bug.cgi?id=384264

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 387660] No .xmc xcursor x11 cursor file previews

2017-12-07 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=387660

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Probably a kio-extras bug/wish/needs porting to the KF5.

The cursorthumbnail build is disable in the
kio-extras/thumbnail/CMakeLists.txt, line 152..168:
https://cgit.kde.org/kio-extras.git/tree/thumbnail/CMakeLists.txt .

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 387042] some root actions don't work

2017-11-17 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=387042

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Pawel from comment #0)
> One of the Root Actions, available when right clicking on a file or folder,
> is to open the folder as root. However, nothing happens after typing the
> password. Dolphin version 17.08.3 (not available in the version menu above).

The 'Root Actions' service menu is a third party application:
https://store.kde.org/content/show.php/Root+Actions+Servicemenu?content=48411

It has 'KNOWN ISSUES'.


You may want to read: 

Bug 179678 - KIO needs PolicyKit-kde integration -
https://bugs.kde.org/show_bug.cgi?id=179678 .

and

Polkit support in KIO: https://phabricator.kde.org/T6561

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knewstuff] [Bug 385516] Loading Preview icon stuck

2017-11-16 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=385516

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #10 from Rog131 <samrog...@hotmail.com> ---
(In reply to Robin from comment #9)
> Can I ask when this fix is due to be rolled out please? and if out already
> how do I apply it. Many Thanks in advance

Comment #7: https://bugs.kde.org/show_bug.cgi?id=385516#c7

Fixed with
https://cgit.kde.org/knewstuff.git/commit/?id=c32c8d002e1216373560c94738841a7a5e1b976b

Part of The KDE Frameworks 5.40 - released: https://community.kde.org/Schedules
-> https://community.kde.org/Schedules/Frameworks -> "Sat November 11th, 2017"

Upgrade to the KDE Frameworks 5.40.

-- 
You are receiving this mail because:
You are watching all bug changes.

[user-manager] [Bug 385151] Avatars from the gallery are not applied

2017-11-11 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=385151

--- Comment #7 from Rog131 <samrog...@hotmail.com> ---
(In reply to Luís Carneiro from comment #6)
> (In reply to Rog131 from comment #3)
> > (In reply to Rog131 from comment #2)
> 
> Hello Rog131, 
>  
> On neon user edition, the file $HOME/.face is not created, breaking the
> symbolic link $HOME/.face.icon and the directory
> /var/lib/AccountsService/icons/ is empty.


Testing with the KDE neon 5.11 & VBox
Plasma 5.11.3
KF 5.40.0
Qt 5.9.1


Launching User manager from the terminal and trying to use the Avatars from the
gallery - not working:

$ kcmshell5 user_manager
log_user_manager: 1000
log_user_manager: Saving on Index:  0
log_user_manager: "org.freedesktop.Accounts.Error.Failed"
log_user_manager: "file '/home/rog131/.face' is not a regular file"


Launching User manager from the terminal and browsing directly to the
/usr/share/user-manager/avatars/classic/:

$ kcmshell5 user_manager
log_user_manager: 1000
No file found for ".xml" , even though update-mime-info said it would exist.
Either it was just removed, or the directory doesn't have executable
permission... ("/usr/share/mime")
kf5.kio.core: KSambaShare: Could not find smb.conf!
log_user_manager: Starting: 
QUrl("file:///usr/share/user-manager/avatars/classic/Blackbox.png")
log_user_manager: From: 
QUrl("file:///usr/share/user-manager/avatars/classic/Blackbox.png") to: 
"/tmp/kcmshell5.TT2487"
log_user_manager: Avatar created
log_user_manager: Saving on Index:  0

The Avatar image is saved to the $HOME/.face, symlinked to $HOME/.face.icon and
saved to /var/lib/AccountsService/icons/ : https://imgur.com/c7Lpmr9

-- 
You are receiving this mail because:
You are watching all bug changes.

[user-manager] [Bug 385151] Avatars from the gallery are not applied

2017-10-30 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=385151

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
(In reply to Dr. Chapatin from comment #1)
> same bug on Arch, plasma 5.11.

Working at here with the Arch, plasma 5.11.2.

User manager > Choose from gallery.
The avatar is saved to the $HOME/.face, $HOME/.face.icon and
/var/lib/AccountsService/icons/.

Used by the Kickoff, Lock screen and sddm greeter. The sddm greeter needs
symlink from the /var/lib/AccountsService/icons/ to the
/var/lib/AccountsService/icons/. More:
https://forum.kde.org/viewtopic.php?f=17=13166=15

-- 
You are receiving this mail because:
You are watching all bug changes.

[user-manager] [Bug 361460] avatar change does no effect in sddm login manager

2017-10-30 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=361460

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
At here the avatar is picked by the sddm if the FacesDir is set to
/var/lib/AccountsService/icons. More:
https://forum.kde.org/viewtopic.php?f=17=13166=15#p374337

There is small bug: The UserManager is saving the icon to the
/var/lib/AccountsService/icons/ but the sddm  is looking
/var/lib/AccountsService/icons/.

I don't know which is right but a workaround is to sýmlink the avatar icons.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konqueror] [Bug 386247] Konqueror does not display man, info pages

2017-10-27 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=386247

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Earlier: Bug 377084 - WebEnginePart does not render kio output (kio_help,
kio_man, ...) - https://bugs.kde.org/show_bug.cgi?id=377084

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 386194] previews do not work

2017-10-26 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=386194

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
This seems to be an Ubuntu bug: kdegraphics-thumbnailers 4:15.12.3-0ubuntu1
uses the wrong path for plugin libraries:
https://bugs.launchpad.net/ubuntu/+source/kdegraphics-thumbnailers/+bug/1574049

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 375176] No document preview (.odt, .doc, .docx, .ods)

2017-10-12 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=375176

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
Ubuntu bugs: No preview shown in Dolphin -
https://bugs.launchpad.net/ubuntu/+source/kde-thumbnailer-openoffice/+bug/1711566

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 385659] No thumbnail previews of OpenOffice files in Dolphin

2017-10-12 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=385659

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #13 from Rog131 <samrog...@hotmail.com> ---
Older: Bug 375176 - No document preview (.odt, .doc, .docx, .ods):
https://bugs.kde.org/show_bug.cgi?id=375176

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 385194] Briking USB

2017-09-29 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=385194

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
'jailbreakme' filed few minuter later: Bug 385195 - Bricking USB Drive in some
strange way  - https://bugs.kde.org/show_bug.cgi?id=385195

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 385195] Bricking USB Drive in some strange way

2017-09-29 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=385195

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
'jailbreakme' has filed earlier: Bug 385194 - Briking USB -
https://bugs.kde.org/show_bug.cgi?id=385194

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 384798] KFind launcher for the toolbar

2017-09-24 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=384798

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
Do it yourself KFind button for the toolbar:
https://forum.kde.org/viewtopic.php?f=223=140139

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 384798] KFind launcher for the toolbar

2017-09-18 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=384798

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Matthias from comment #0)

> 
> I like to launch KFind in an own instance, by clicking on a button in
> Dolphin...

Dolphin > Find > More Search Tools > KFind

Submitted with commit 728e6712b8833538117faec81ad6324b385c5765 ->
https://git.reviewboard.kde.org/r/123883/

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knewstuff] [Bug 384682] disk usage pop up says kdiskfree not installed also it is

2017-09-13 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=384682

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
This bug is at frameworks-knewstuff.

The kdf is installing org.kde.kdf.desktop.

The knewstuff frameworks is looking kdf.desktop ->
https://lxr.kde.org/source/frameworks/knewstuff/data/kmoretools-desktopfiles/

A workaround is to symlink the org.kde.kdf.desktop to kdf.desktop.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 367626] No previews for cbr comic books

2017-09-04 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=367626

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
Fixed with the commit c734c5d5a1b47f749ef9230454f963b3b7daf573.

https://cgit.kde.org/kio-extras.git/commit/?id=c734c5d5a1b47f749ef9230454f963b3b7daf573

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 382800] Tags feature broken?

2017-09-02 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=382800

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
Is the file search (balloo) enabled ?

At here, with the:
- Dolphin 17.08.0
- Baloo 5.37.0

The tags are shown if the file search is enabled -> https://imgur.com/ETfcW8E

If the file search is disabled (no baloo index available ) the tags are not
shown.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 384222] Do not changed background on login screen

2017-08-31 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=384222

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #9 from Rog131 <samrog...@hotmail.com> ---
(In reply to Yura Shinkarev from comment #8)
> Hm, I'm confused.
> I'm power off my notebook. Then power on and on login I see correct new
> background.
> But if I lock screen/sleep device and switch on again I see default blue
> background. Is it correctly? Or in all cases should be one background?

Lock screen background: KDE System Settings > Desktop Behavior > Screen Locking
- Wallpaper tab

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 383778] Search doesn't take account hidden folders

2017-08-22 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=383778

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
(In reply to Rog131 from comment #2)
> A possible dublicate of the Bug 383778 - Search doesn't take account hidden
> folders - https://bugs.kde.org/show_bug.cgi?id=383778

Oops should be:

A possible dublicate of the Bug 269367 - There is no way to search in hidden
folders now.- https://bugs.kde.org/show_bug.cgi?id=269367

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 383778] Search doesn't take account hidden folders

2017-08-22 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=383778

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of the Bug 383778 - Search doesn't take account hidden
folders - https://bugs.kde.org/show_bug.cgi?id=383778

Baloo configuration (Hidden Folders):
https://community.kde.org/Baloo/Configuration

KDE Forums; additional tools: 
- [Dolphin] Show hidden files in search result -
https://forum.kde.org/viewtopic.php?f=223=132673
- Tag files and search tags: https://forum.kde.org/viewtopic.php?f=67=141100

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 272539] WISH: Instant preview like OSX Snow Leopard

2017-08-18 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=272539

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #7 from Rog131 <samrog...@hotmail.com> ---
There was KLook: 

KLook: A Swiss Army Knife of media type viewers -
http://linuxbsdos.com/2012/04/09/klook-a-swiss-army-knife-of-media-type-viewers/

kde-devel: https://marc.info/?l=kde-devel=133603854403640=1

KDE git: https://cgit.kde.org/klook.git/

but it disappeared somewhere...

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 383662] Blue overlay from Panel autohide feature distracting on full screen apps

2017-08-18 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=383662

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
(In reply to Alex from comment #0)

> Take a look @ gif. If Panel is in autohide mode and app is in full screen
> blue overlay shows on top of essential Blender tools. Unfortunately there is
> no option to disable this feature...

Disable the screen edge highlight.

KDE System Settings > Desktop Behavior > Desktop Effects > Screen Edge

-- 
You are receiving this mail because:
You are watching all bug changes.

[kscreenlocker] [Bug 383012] Option to disappear the user picture and password prompt after a few seconds

2017-08-01 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=383012

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #5 from Rog131 <samrog...@hotmail.com> ---
(In reply to Nate Graham from comment #0)

> 
> It would be nice if there was an option to make the password prompt and user
> picture disappear after a few seconds, and only display again when there's
> any keyboard or mouse input.

Earlier: 
https://bugs.kde.org/show_bug.cgi?id=369676
and https://forum.kde.org/viewtopic.php?f=289=131783=45#p372930

...with the Plasma 5.9:

Adding to the plasma lock screen a semitransparent (color: "#F200")
rectangle. The lock screen texts are on the rectangle and moving out the sight
when not needed.

The rectangle is moving:
- up when up arrow is pressed 
- down when the down arrow is pressed.
- mouse movement will also trigger the down movement.
- after 3 minute inactivity the rectangle is sliding out of sight.

YouTube preview: https://youtu.be/7gsJkSYRIw8

Same with the SDDM theme: https://store.kde.org/p/1174674/

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 382131] Notifications don't always appear in the spot you set.

2017-07-08 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=382131

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of https://bugs.kde.org/show_bug.cgi?id=381130

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 381660] There is currently no solution to keep the menu open

2017-06-30 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=381660

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
Older bug report: https://bugs.kde.org/show_bug.cgi?id=332512

It has a how to add a pin button to the Kickoff:
https://bugs.kde.org/show_bug.cgi?id=332512#c8

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 380326] Filesize menu does not detect installed apps: GParted, Filelight etc.

2017-05-30 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=380326

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of the Bug 369646 - The 'free' menu in Dolphin's status
bar incorrectly lists KDE Partition Manager as not installed -
https://bugs.kde.org/show_bug.cgi?id=369646

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 379350] Full horizontal highlight

2017-05-22 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=379350

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Earlier: Bug 275655 - Dolphin should highlight entire selected row instead of
just the folder when in details-view-mode -
https://bugs.kde.org/show_bug.cgi?id=275655

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2017-05-03 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=369676

--- Comment #5 from Rog131 <samrog...@hotmail.com> ---
Dublicate / same kind of as Bug 374300 - Option to change the font color on the
lock screen - https://bugs.kde.org/show_bug.cgi?id=374300

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 374300] Option to change the font color on the lock screen

2017-05-03 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=374300

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
Dublicate / same kind of as Bug 369676 - White lockscreen text's readability
depends on background - https://bugs.kde.org/show_bug.cgi?id=369676

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 379302] Daemon capability for Dolphin

2017-04-28 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=379302

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Older / same kind of: Bug 214110 - "Preload an instance" option for Dolphin -
https://bugs.kde.org/show_bug.cgi?id=214110

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 378613] Add auto preview support for audio files (dolphin/phonon)

2017-04-10 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=378613

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
KDE Forums (Brainstorm) - Dolphin Video audio play hovering the file:
https://forum.kde.org/viewtopic.php?f=83=92269

-- 
You are receiving this mail because:
You are watching all bug changes.

[ksplash] [Bug 358839] Splash screen not easily customizable from the splash screen settings menu.

2017-04-02 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=358839

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
The splash screens can be added by adding a 'Look and Feel' theme with only the
splash part - an example: https://store.kde.org/p/1173958/

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 378222] New: SDDM-kcm doesn't change the breeze sddm theme background if the new background image name is same as the old name

2017-03-28 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=378222

Bug ID: 378222
   Summary: SDDM-kcm doesn't change the breeze sddm theme
background if the new background image name is same as
the old name
   Product: systemsettings
   Version: 5.9.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_sddm
  Assignee: k...@davidedmundson.co.uk
  Reporter: samrog...@hotmail.com
  Target Milestone: ---

How to reproduce:

1) Set the Breeze sddm theme background image (1.jpg) with the sddm kcm.
2) Try to change the Breeze sddm theme background image with the same name
(1.jpg) with the sddm kcm.


Workaround:

As the 'clear image' action is not removing the image file from the 
"/usr/share/sddm/themes/breeze/" the user needs to change the background image
to another name (2.jpg) before the old name can be used again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[KScreen] [Bug 362112] Multiple warning messages about change of the primary output.

2017-03-27 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=362112

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
(In reply to Daniel T. from comment #3)
> Will version 5.6 ever be a part of Kubuntu 16.04 LTS?

You will need to ask this from the (K)Ubuntu developers. 

Kubuntu support: http://www.kubuntu.org/support/
Kubuntu News: http://www.kubuntu.org/news/
Reporting Ubuntu bugs: https://help.ubuntu.com/community/ReportingBugs

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 378169] Executing Dolphin as root is not possible.

2017-03-27 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=378169

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Not a bug - look commit:
https://cgit.kde.org/dolphin.git/commit/?id=0bdd8e0b0516555c6233fdc7901e9b417cf89

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 377681] folder view highlight stays lite

2017-03-17 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=377681

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of the https://bugs.kde.org/show_bug.cgi?id=377441

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 377601] Folder view widget const highlight even mouse leave that item

2017-03-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=377601

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Possible a dublicate of the https://bugs.kde.org/show_bug.cgi?id=377348 and
https://bugs.kde.org/show_bug.cgi?id=377441

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 371907] Dolphin, KDE Framework, service menu installation and deinstallation ruby scripts are using KDE4 paths

2017-03-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=371907

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

   Version Fixed In|db54c9b6ce543bab4f40f725d51 |
   |0e40880bc3a1a   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 371907] Dolphin, KDE Framework, service menu installation and deinstallation ruby scripts are using KDE4 paths

2017-03-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=371907

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

   Version Fixed In||db54c9b6ce543bab4f40f725d51
   ||0e40880bc3a1a
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
=> https://bugs.kde.org/show_bug.cgi?id=376922#c9

Fixed with:
https://cgit.kde.org/dolphin.git/diff/?id=db54c9b6ce543bab4f40f725d510e40880bc3a1a

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdemultimedia] [Bug 357329] Audiothumbs?

2017-03-11 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=357329

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
Fixed with the commit
https://cgit.kde.org/kio-extras.git/commit/?id=d695d79739550fda37d820d935dbef7ee9187f90

KDE review board: https://git.reviewboard.kde.org/r/129985/

-- 
You are receiving this mail because:
You are watching all bug changes.

[kio-extras] [Bug 375333] Folders thumbnails : custom folder icon overridden by default folder icon

2017-03-10 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=375333

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #15 from Rog131 <samrog...@hotmail.com> ---
With the Arch Linux.

Comparing source of kio-extras 16.12.3-1 and kio-extras master.

The
https://cgit.kde.org/kio-extras.git/commit/?id=2524fc27f31af744b0d8bfbb7662ab5f2bd13ec0
is not in the kio-extras 16.12.3.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 369676] White lockscreen text's readability depends on background

2017-03-05 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=369676

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #4 from Rog131 <samrog...@hotmail.com> ---
The ui can be placed on the top of sliding cover.

The ui will be on sight only when it is needed. An example:
https://forum.kde.org/viewtopic.php?f=289=131783=372930#p372930

YouTube: https://youtu.be/7gsJkSYRIw8

-- 
You are receiving this mail because:
You are watching all bug changes.

[Spectacle] [Bug 357120] Remember rectangular region when retaking screenshot

2017-03-01 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=357120

--- Comment #10 from Rog131 <samrog...@hotmail.com> ---
(In reply to mrtom from comment #9)
> Has this feature been removed? It's doesn't seem to be present in version
> "16.08.3 - Sorry For Any Inconvenience"

With the:

$ spectacle -v
spectacle 16.12.2 - Orderly Transfer of Power

The Spectacle is remembering IF the 'Remember Rectangular Region' is on:
http://imgur.com/Upf00yv

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376922] Don't show new Service Menus in KDE Store

2017-02-25 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376922

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
... and the Dolphin (16.12.2) is still using the KDE4 file paths - bug:
https://bugs.kde.org/show_bug.cgi?id=371907

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 376922] Don't show new Service Menus in KDE Store

2017-02-25 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376922

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
When executing the Dolphin from the terminal the output tells:

'org.kde.knewstuff.core: Redirected to 
"https://distribute.kde.org/khotnewstuff/servicemenu/downloads/...'

The servicemenus at there are really old - at many cases obsolete.

-- 
You are receiving this mail because:
You are watching all bug changes.

[ksysguard] [Bug 376537] ksysguardd crashed on kernel 4.9

2017-02-17 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376537

--- Comment #9 from Rog131 <samrog...@hotmail.com> ---
At here: AMD FX-6100 (six core) & Arch Linux. With the Kernel 4.9.8 the core
numbering is 0,3,4,5,6,7 -> The Ksysguard is crashing


Downloading the Arch Ksysguard PKGBUILD:
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/ksysguard

Applying the patch: patch -p1 -i /path/to/counter.diff

Wrapping the package: makepkg -e

Installing the package: pacman -U ksysguard-5.9.2-1-x86_64.pkg.tar.xz

Restarting the plasmashell: kquitapp5 plasmashell and then plasmashell

Testing the ksysguard -> The CPU History and the Network History are blank.

Cleaning (removing files from) the $HOME/.local/share/ksysguard/

Restarting the plasmashell and testing again - working - the core numbering is
a bit strange 1,4,5,6,7,8 : http://imgur.com/ys2ADg9

-- 
You are receiving this mail because:
You are watching all bug changes.

[ksysguard] [Bug 376537] ksysguardd crashed on kernel 4.9

2017-02-17 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376537

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #8 from Rog131 <samrog...@hotmail.com> ---
(In reply to boestari.riko from comment #6)
> Created attachment 104077 [details]
> screenshot
> 
> so, i built the latest ksysguard from github and include your changes.
> running ksysguard, well, nothing changes, it's still running with errors. i
> include the screenshot. you can see at the bottom, ksysguard only shows
> number of processes, and missing average cpu usage, memory usage, etc. and
> in system load tab, the graph is not drawing at all. on previous comment, i
> also include output of ksysguard and journalctl. sorry for triple post, i
> have no idea how to attach multiple files here

Did you clean the $HOME/.local/share/ksysguard/ directory ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376484] [Regresion] SDDM-kcm action'Clear Image' is breaking the Breeze sddm theme configuration file

2017-02-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376484

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
Thank you - that was quick.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 370521] [Regresion] SDDM breeze theme unable to change backgound.

2017-02-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=370521

--- Comment #12 from Rog131 <samrog...@hotmail.com> ---
At here the
https://cgit.kde.org/sddm-kcm.git/commit/?id=19e83b28161783d570bde2ced692a8b5f2236693
is fixing the background change problem. But it is making a new bug:
https://bugs.kde.org/show_bug.cgi?id=376484

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376484] [Regresion] SDDM-kcm action'Clear Image' is breaking the Breeze sddm theme configuration file

2017-02-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376484

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 376484] New: [Regresion] SDDM-kcm action'Clear Image' is breaking the Breeze sddm theme configuration file

2017-02-14 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=376484

Bug ID: 376484
   Summary: [Regresion] SDDM-kcm action'Clear Image' is breaking
the Breeze sddm theme configuration file
   Product: systemsettings
   Version: 5.9.1
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_sddm
  Assignee: k...@davidedmundson.co.uk
  Reporter: samrog...@hotmail.com
  Target Milestone: ---

Created attachment 104032
  --> https://bugs.kde.org/attachment.cgi?id=104032=edit
A patch to check if the mBackgroundPath is empty.

How to reproduce:

1) Set the SDDM theme background image - 'Load from file...'.
2) Clear the background image from the sddm-kcm - 'ClearImage'.

The Breeze SDDM theme is showing white background.

The background image is removed from the /usr/share/sddm/themes/breeze/ but the
/usr/share/sddm/themes/breeze/theme.conf.user still has the 'type=image'.

A workaround is to remove the theme.conf.user.

This bug was introduced with the
https://cgit.kde.org/sddm-kcm.git/commit/?id=19e83b28161783d570bde2ced692a8b5f2236693

The commit is a fix to the https://bugs.kde.org/show_bug.cgi?id=370521 .

A possible fix is to add check is the mBackgroundPath is empty. Adding a patch
- working at here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdelibs] [Bug 190238] Provide a widget to view and change the "do not ask again" saved options

2017-02-11 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=190238

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #6 from Rog131 <samrog...@hotmail.com> ---
The Dolphin settings: Confirmations - Ask for confirmations in all KDE
applications when:

'Executing scripts or desktop files'

It writes/reads ~/.config/kiorc.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 344867] Setting custom background image in kcm_sddm does not work

2017-02-04 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=344867

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #35 from Rog131 <samrog...@hotmail.com> ---
(In reply to Soukyuu from comment #32)
> This broke again after updating from 5.8.5 to 5.9.0
> The default blue background is used even if picking an image from a user
> pictures folder and entering the sudo password.

Maybe this: Bug 370521 - [Regresion] SDDM breeze theme unable to change
backgound.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Breeze] [Bug 375909] Breeze SDDM wallpaper was reset in KDE Neon 5.9 update

2017-02-03 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=375909

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of the Bug 370521 - [Regresion] SDDM breeze theme unable
to change backgound - https://bugs.kde.org/show_bug.cgi?id=370521

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 353063] Update interval setting for system monitor plasmoids

2017-02-01 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=353063

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
Workaround

The interwall setting can be changed from the applet qml script. Network
Monitor widget -
/usr/share/plasma/plasmoids/org.kde.plasma.systemmonitor.net/contents/ui/Applet.qml
has line:

'interval: 2000'

The interwall is in milliseconds.

Earlier:
https://www.kubuntuforums.net/showthread.php?70905-widgets-have-limited-options-and-behaviors-in-plasma-5

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 375380] SDDM wallpaper keeps resetting, is not actually set.

2017-01-21 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=375380

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Probably dublicate of Bug 370521 - [Regresion] SDDM breeze theme unable to
change backgound - https://bugs.kde.org/show_bug.cgi?id=370521

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 370521] [Regresion] SDDM breeze theme unable to change backgound.

2017-01-15 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=370521

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
The regression was introduced with the https://phabricator.kde.org/D2983 . The
KCM patch is missing.

The Breeze SDDM theme is expecting 'type=color' or 'type=image' key in the
/usr/share/sddm/themes/breeze/theme.conf.user

Workaround:
User can add the missing key to the theme.conf.user.

Examples: 
- https://bbs.archlinux.org/viewtopic.php?pid=1683640#p1683640
- https://forum.kde.org/viewtopic.php?f=289=137502#p370239

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 374334] Please add a notification when NumLock/CapsLock is switched on/off.

2016-12-30 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=374334

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
KDE Brainstorm - caps lock, num lock etc plasmoid:
https://forum.kde.org/viewtopic.php?f=88=83597

With the Plasma 5 -> keystate-plasmoid:
https://github.com/xdarklight/keystate-plasmoid

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 335730] No way to reposition krunner window

2016-12-29 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=335730

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #9 from Rog131 <samrog...@hotmail.com> ---
A workaround

The KRunner (window) will follow the KDE window rules - KDE System Settings >
Window Management > Window Rules. 

An example:
http://superuser.com/questions/906983/how-can-i-change-the-screen-position-of-krunner-in-kde-plasma-5-x

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmix] [Bug 373712] kmix tray icon / plasma mouse wheel action

2016-12-16 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=373712

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Dublicate of https://bugs.kde.org/show_bug.cgi?id=372957

Fidxed with:
https://phabricator.kde.org/R120:d1ea67c1fcf03dc6365eaf62b3d815533267292f

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 370247] Custom icon overridden by default when folders thumbnails enabled

2016-12-13 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=370247

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
(In reply to Mahendra Tallur from comment #1)
> Hi ! Just updating after testing with latest KDE / Apps / Neon revisions.
> Bug still occurs.
> 
> But I'm not sure I'm filing the bug at the right place. What component is
> actually responsible for displaying icons ? 
> 
> Thanks :)

By my knowledge the kio-extras. Folder thumbnailing is using the icon theme
directory icon. ie:

https://cgit.kde.org/kio-extras.git/  ->  /kio-extras/thumbnail/thumbnail.cpp
has, from line 466:

//Use the current (custom) folder icon
const QMimeDatabase db;
const QString iconName = db.mimeTypeForName("inode/directory").iconName();

const QPixmap folder = QIcon::fromTheme(iconName).pixmap(qMin(m_width,
m_height));

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 373376] Clicking on items in Help menu gives error

2016-12-07 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=373376

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #5 from Rog131 <samrog...@hotmail.com> ---
(In reply to Raghavendra kamath from comment #4)
> I didn't have khelpcenter installed. I installed it now.
> "khelpcenter help:partitionmanager" now shows the handbook for partition
> manager
> 
> Help menu from dolphin works, I don't know if it worked earlier when
> khelpcenter was not installed
> 
> however in partition manager when I click on help > KDE partition manager
> handbook - nothing happens and when I click on "Report bug" and then on
> "Launch bug report" wizard the error "Could not start process Cannot talk to
> klauncher: Not connected to D-Bus server" pops up.
> 
> I don't know what else I am missing.

I think that this is an Arch Linux feature.

A quick test:

Start the Partition manager with the '--dontsu' option and then click the Help
>  KDE Partiton Manager Handbook.

If you get the Handbook then it could be the kdesu/dbus problem:
https://bbs.archlinux.org/viewtopic.php?id=216530

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmix] [Bug 372792] Change volume via mouse wheel (scrolling) on kmix symbol in smaller steps (e.g. 1% instead 7%)

2016-11-22 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=372792

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of https://bugs.kde.org/show_bug.cgi?id=189995


With the KMix 16.08.3 (KF5) it is possible to set the step by

1) Stop kmix: kquitapp5 kmix
2) Set the step to 1%: kwriteconfig5 --file kmixrc --group Global --key
VolumePercentageStep 1.0
3) Restart the kmix with the command: kmix

Older from the KDE Forums - with the KDE4:
https://forum.kde.org/viewtopic.php?f=19=92925

Same kind of with the plasma-pa:
https://www.reddit.com/r/kde/comments/3kmpe5/how_do_i_change_the_volume_step_percentage_with/

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 371907] New: Dolphin, KDE Framework, service menu installation and deinstallation ruby scripts are using KDE4 paths

2016-10-31 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=371907

Bug ID: 371907
   Summary: Dolphin, KDE Framework, service menu installation and
deinstallation ruby scripts are using KDE4 paths
   Product: dolphin
   Version: 16.08.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: samrog...@hotmail.com
  Target Milestone: ---

servicemenuinstallation ruby script has line:

$servicedir = `kde4-config --localprefix`.strip! +
"share/kde4/services/ServiceMenus/"

servicemenudeinstallation ruby script has line:

FileUtils.rm(`kde4-config --localprefix`.strip! +
"share/kde4/services/ServiceMenus/" + File.basename(archive))

Test - execute:

$ servicemenuinstallation test.desktop

Result:

/usr/bin/servicemenuinstallation:43: warning: key "application/x-gtar" is
duplicated and overwritten on line 50
Single-File Service-Menu
test.desktop
/home/USER/.kde4/share/kde4/services/ServiceMenus/

=> The test.desktop is installed to the wrong place and the Dolphin 16.08.2
can't see it.

With the KDE Frameworks 5 the service paths are: 'kf5-config --path services'
so the lines could be:

$servicedir = `kf5-config --path services`.split(':').first + "ServiceMenus/"

FileUtils.rm(`kf5-config --path services`.split(':').first + "ServiceMenus/" +
File.basename(archive))

Making the changes - Testing - executing:

$ servicemenuinstallation test.desktop
/usr/bin/servicemenuinstallation:43: warning: key "application/x-gtar" is
duplicated and overwritten on line 50
Single-File Service-Menu
test.desktop
/home/USER/.local/share/kservices5/ServiceMenus/

and the 

$ servicemenudeinstallation test.desktop

Will remove the test.desktop from
/home/USER/.local/share/kservices5/ServiceMenus/

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 371870] leave actions should trigger on press, not open another leave dialog

2016-10-30 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=371870

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Mark from comment #0)
> Hi,
> 
> When you want to poweroff/suspend/lock/... you go to K -> Leave and click on
> the action you want. Once that is clicked you get the fullscreen dialog that
> again makes you choose between the same options (+ a 30 second countdown).
> 
> To me, it's just very counter intuitive. You could argue that it's a safety
> precaution for accidental poweroff or actions alike, but i don't see that as
> a big argument. You really have to go to the leave menu in kickoff, you
> don't accidentally get there.
> 
> Another option would be to make the "Leave" button in kickoff not open the
> tab, but rather open the fullscreen leave dialog. Both are fine with me.
> 
> Cheers,
> Mark

The user can disable the 'Confirm logout/shutdown/etc' at the KDE System
Settings > Startup and Shutdown > Desktop Session ... 

KDE Forums: 
- How to remove delay after clicking Shut Down or Restart:
https://forum.kde.org/viewtopic.php?f=289=136536
- How to get rid of the 30 seconds timeout on every logout?:
https://forum.kde.org/viewtopic.php?f=289=133088

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 370946] Dolphin does not show preview thumbnails of video files

2016-10-16 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370946

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
This is a Ubuntu packaging bug - Ubuntu bug reports:
https://bugs.launchpad.net/ubuntu/+source/ffmpegthumbs/+bug/1574037

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370296] Update the KDE widget plasma-applet-socketsentry package (Plasma 4 widget) to the Plasma 5 widget

2016-10-08 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370296

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Macxi from comment #0)
> Update the KDE widget plasma-applet-socketsentry package (Plasma 4 widget)
> to the Plasma 5 widget
> 
> This widget is very useful to show the connections of your machine to the
> network in real time.
> Socket Sentry is a KDE Plasma widget that displays real-time networktraffic
> 
> Reproducible: Always

It is a 3rd party plasmoid and not part of the KDE. Please report the problem
to its author via https://code.google.com/p/socket-sentry/ .

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 369336] Put "open with" list in alphabetical order please

2016-09-25 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369336

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
(In reply to Dr. Chapatin from comment #0)
> it's easier to find the desired option if the list is in alphabetical order.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1.open dolphin, right click on any file, select "open with"
> 2.
> 3.
> 
> Actual Results:  
> "open with" list is not in alphabetical order. See the screenshot.
> 
> Expected Results:  
> "open with" list is in alphabetical order.

The KDE is using application preference order: http://imgur.com/RfGGrOA

My opinion is that this is a good way to put the applications to the order.

This has been wroted at the freedesktop mailing list:
https://lists.freedesktop.org/archives/xdg/2008-January/009149.html

Now: Desktop Entry Specification -
https://specifications.freedesktop.org/desktop-entry-spec/latest/ ->
https://specifications.freedesktop.org/desktop-entry-spec/latest/apb.html

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 368527] Add previews/Thumbnails for videos

2016-09-19 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368527

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
(In reply to hotmusicfan from comment #2)
> I have tried it - it does not worked for me. 
> I really don't understand why something so trivial should be done by adding
> external plugins instead of just being default feature.

Why plugings are better:

- The plugins are available for the all KDE (Dolphin, Plasma, Gwenview,
Konqueror, ...)
- There is an option to create a better plugin.
- User decides: What plugins are needed.

If you have problems - Write to the distribution forum or to the KDE Forum (
https://forum.kde.org )

-- 
You are receiving this mail because:
You are watching all bug changes.


[knemo] [Bug 368706] Where is Knemo for Ubuntu 16.04 and Linux Mint 18?

2016-09-12 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368706

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Phil from comment #0)
> Hi,
> 
> Where is Knemo for Ubuntu 16.04 and Linux Mint 18?
> 
> This is a great and very handy utility for the system tray panel. I sure
> would like to have it for use in the new KDE systems, please.
> 
> If necessary, Is there source code available that we could compile a new
> version of it? IF so, where and how?
> 
> Thank you
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. It is not in the repos?
> 2.
> 3.
> 
> Actual Results:  
> missing application
> 
> Expected Results:  
> to be able to install and use it

This should be filed to the distribution bug tracking system. Ubuntu/Launchpad:
https://launchpad.net/ubuntu/+source/knemo/+bugs

>From the Kubuntu Forums:
- Is knemo not available for kubuntu 16.04?:
https://www.kubuntuforums.net/showthread.php?70133-Is-knemo-not-available-for-kubuntu-16-04
- compiling KNemo:
https://www.kubuntuforums.net/showthread.php?70202-compiling-KNemo

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 368527] Add previews/Thumbnails for videos

2016-09-10 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368527

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to hotmusicfan from comment #0)
> Hello!
> 
> It is nice (and almost standard) feature to have a thumbnail previews for
> video files. Just a tip ;)
> 
> Reproducible: Always

The KDE is using ffmpegthumbs - 'A fast and light videothumbnailer' -
https://quickgit.kde.org/?p=ffmpegthumbs.git.

Few excerpts:
- added Tue, 11 May 2010:
https://quickgit.kde.org/?p=ffmpegthumbs.git=commit=070d52f895cab2860848762762192dd6df43079d
- KDE Frameworks 5 port: Mon, 15 Sep 2014 -
https://quickgit.kde.org/?p=ffmpegthumbs.git=commit=c06602ff79ac5e3eb94cef2c680135caa1a3c53c

The user can install & enable the ffmpegthmbs.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 351117] Tip:Preview for audio files

2016-09-09 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351117

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
Same/same kind of: https://bugs.kde.org/show_bug.cgi?id=357329

-- 
You are receiving this mail because:
You are watching all bug changes.


[systemsettings] [Bug 368272] sddm 0.14 creates ~/.local/share/sddm dir which results in empty themes in kcm_sddm

2016-09-05 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368272

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Fixed with with commit d4ca70001222c5b0a9f699c4639c891a6a5c0c05
https://git.reviewboard.kde.org/r/128815/

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 367961] Sometimes clicking on the desktop makes all the windows hidden

2016-08-29 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367961

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of the  Bug 365014 - All windows hide on repeating desktop
click : https://bugs.kde.org/show_bug.cgi?id=365014

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 367731] Dolphin does not show audio cd content

2016-08-24 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367731

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
The KDE is using kioslave to open/rip audiocds. The kio-audiocd is not ported
to the KDE Frameworks 5. 

KF5 applications can't use old KDE4 kio. More of this
https://forum.kde.org/viewtopic.php?f=224=131038 

Same kind of (kio-audiocd not ported to KF5): 
- https://bugs.kde.org/show_bug.cgi?id=362190 
- https://bugs.kde.org/show_bug.cgi?id=348537 
- https://bugs.kde.org/show_bug.cgi?id=359956
- https://bugs.kde.org/show_bug.cgi?id=362449

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 367742] Digital Clock - Time Zone issue

2016-08-24 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367742

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
(In reply to Nylak from comment #0)
> Digital Clock issue - Time zone names, for selected city or country is not
> displayed correctly, as it supposed to be, in popup windows that appear on
> mouse over the Digital Clock widget. It display only the time zone general
> short name. For example if I select "Samoa", KDE 4 will show "Samoa", and
> Plasma 5 will show "SST".
> 
> Reproducible: Always

Are you using the 'Display time zone as: Time zone city' ?

At here, with the plasma 5.7.3: http://imgur.com/rESdjeo

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 238690] video thumbnail not displayed on directory icon on kubuntu x64 karmic and lucid

2016-08-21 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=238690

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #12 from Rog131 <samrog...@hotmail.com> ---
(In reply to Christoph Feck from comment #10)
> The other video thumbnailer in KDE is ffmpegthumbs. While it requires
> linking to ffmpeg libraries (which mplayerthumbs elegantly avoids by calling
> the external binary), I found it to be faster and more reliable.
> 
> To make both mplayerthumbs and ffmpegthumbs show previews on folders, you
> have to make sure they are allowed in .kde/share/config/kdeglobals:
> 
> [PreviewSettings]
> MaximumSize=12
> Plugins=imagethumbnail,jpegthumbnail,videopreview,ffmpegthumbs
> 
> "videopreview" is for mplayerthumbs.

This workaround is still working with the 
Dolphin & kio-extras 16.08.0
KF 5.25.0
Qt 5.7.0

More:
https://www.kubuntuforums.net/showthread.php?32568-Video-Previews=391741=1#post391741

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 367626] No previews for cbr comic books

2016-08-21 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367626

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
A possible dublicate of the Bug 341305 - kio thumbnail slave unable to create
previews for .cbr files due to inabillity to identify unrar due to unrar having
removed the --version flag since unrar 5.2.1:
https://bugs.kde.org/show_bug.cgi?id=341305

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 366719] no thumbnails previews for .kra files in kubuntu 16.04 in dolphin

2016-08-13 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366719

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Gingle from comment #0)
> Im using kubuntu 16.04  if it helps, my kubuntu 16.04 came with Dolphin
> 15.12.3, and kde5 5.5.5,  
> the Bug is In dolphin preview settings there still isn't a option to allow
> thumbnail previews for krita documents.I read somewhere on docs krita
> installation.org that since april 2016 that dolphin would be able to show
> .ora and .kra files by default.i even installed kdegraphics-thumbnailers
> kio-extras , maybe kubuntu was released before april 2016 ?i dont know what
> else to do at this point, but it seems this is definatley some sort of bug
> with kde 
> 
> Reproducible: Always

The thumbnailer for kra/ora images was added 7 months ago:
https://git.reviewboard.kde.org/r/126674/ . Ubuntu kio-extras is tool old:
http://packages.ubuntu.com/search?keywords=kio-extras=names=all=all
.

More from the KDE Forums: Dolphin preview for .Kra .Ora and .Psd files -
https://forum.kde.org/viewtopic.php?f=223=129633

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 366467] Dolphin does not show metadata (id3) when opening symbolic link.

2016-08-06 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366467

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to firewalker from comment #0)
> If you have a folder with (for example mp3 songs) Dolphin will display
> metadata on the information panel. If you create a symbolic link to that
> folder and open it with Dolphin, no metadata infos are shown.
> 
> In the picture bellow the left folder is the "original". The right one is
> the symbolic link to the original.
> 
> http://i.imgur.com/bGHrxAC.png
> 
> Dolphin version: 16.04.3
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Create a folder with mp3 songs. 
> 2. Create a symbolic link to that folder.
> 3. Open the symbolic link with Dolphin.
> 
> Actual Results:  
> Dolphin does not display metadata on the symbolic link folder.
> 
> Expected Results:  
> Dolphin should display metadata on the symbolic link folder.

Are you using the file search (Baloo) ?

Could be linked to the Bug 333678 - Cannot index and search files in soft link
path using Baloo Desktop Search: https://bugs.kde.org/show_bug.cgi?id=333678

At here:

Case 1 - File search enabled but the symlinked folder (partition) is on the 'Do
not search' list.
The metadata is not shown: http://imgur.com/a/5Lo9B

Case 2 - File search enabled and the Baloo can index the symlinked folder.
The metadata is shown: http://imgur.com/a/SgHtE

Case 3 - File search is disabled.
The metadata is shown: http://imgur.com/a/PWNWP

-- 
You are receiving this mail because:
You are watching all bug changes.


[systemsettings] [Bug 366434] compositing modes are not show in kcm

2016-08-05 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366434

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
KDE Forums - Where did the EGL/GLX settings for the compositor go?:
https://forum.kde.org/viewtopic.php?f=111=135142

=>

Remove combobox to select between GLX and EGL :
http://quickgit.kde.org/?p=kwin.git=commitdiff=d52944c2c7585c4d1ffb16b78682f7a6142789d4

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 364431] Tiny icons in 5.7 system tray

2016-08-02 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364431

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #20 from Rog131 <samrog...@hotmail.com> ---
(In reply to Lemmiwinks from comment #19)
> I'm now on Plasma 5.7.2 but my systray icons are still much too small and do
> not scale with taskbar height. Using Fedora 24.
> Do I have to reset a certain setting?

Manually setting the system tray icon size - KDE Forums - system tray icons:
https://forum.kde.org/viewtopic.php?f=289=131736

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 365014] All windows hide on repeating desktop click

2016-07-30 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365014

--- Comment #23 from Rog131 <samrog...@hotmail.com> ---
(In reply to gurpal2000 from comment #20)
> (In reply to Rog131 from comment #17)
> > At here, with the 
> > 
> > Qt 5.7.0
> > KF 5.7.2
> > Plasma 5.7.2
> > Arch Linux
> > 
> > Disabling the lines from the plasma-workspace-5.7.2 shell/desktopview.cpp as
> > told at: https://bugs.kde.org/show_bug.cgi?id=365014#c5 and
> > https://phabricator.kde.org/D2121 helps. No ill effects detected.
> 
> Sorry where is this file located on an arch file system?

At here - short version:

- Grabbing Arch sources from
https://www.archlinux.org/packages/extra/x86_64/plasma-workspace/
- Editing the ../src/plasma-workspace-5.7.2/shell/desktopview.cpp
- Building, makepkg with the '-e' option.
- Installing, pacman with the '-U' option.

-- 
You are receiving this mail because:
You are watching all bug changes.


[systemsettings] [Bug 366248] SDDM background change does no effect

2016-07-29 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366248

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
A dublicate of the Bug 344867 - Setting custom background image in kcm_sddm
does not work : https://bugs.kde.org/show_bug.cgi?id=344867

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 365014] All windows hide on repeating desktop click

2016-07-24 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365014

--- Comment #17 from Rog131 <samrog...@hotmail.com> ---
At here, with the 

Qt 5.7.0
KF 5.7.2
Plasma 5.7.2
Arch Linux

Disabling the lines from the plasma-workspace-5.7.2 shell/desktopview.cpp as
told at: https://bugs.kde.org/show_bug.cgi?id=365014#c5 and
https://phabricator.kde.org/D2121 helps. No ill effects detected.

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 365972] PDF thumbnails not working

2016-07-22 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365972

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Martin from comment #0)
> Thumbnailer plugin is installed and activated, but thumbnails not shown, but
> only the icon.
> Kubuntu 16.04. Plasma 5.6.5.
> 
> Reproducible: Always

Your kdegraphics-thumbnailers version ?

There is Ubuntu packaging bug:
https://bugs.launchpad.net/ubuntu/+source/kdegraphics-thumbnailers/+bug/1574049

Should be fixed by Ubuntu packagers.

-- 
You are receiving this mail because:
You are watching all bug changes.


[systemsettings] [Bug 365783] Driver management stuck at "Gathering system information"

2016-07-17 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365783

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
Possible dublicate of bug https://bugs.kde.org/show_bug.cgi?id=362079

-- 
You are receiving this mail because:
You are watching all bug changes.


[ark] [Bug 365062] compress to zip does a compress to gzip intead

2016-07-13 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365062

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #7 from Rog131 <samrog...@hotmail.com> ---
This sounds like the Ubuntu bug: Ark fails to produce zip archive instead
making gzip with the zip suffix -
https://bugs.launchpad.net/ubuntu/+source/ark/+bug/1388532

i.e

back then:
'The Ubuntu package has a patch 'use_libarchive_for_zip_files'. When compiling
the Ark without the patch the Ark is compressing to the .zip format.'

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 365462] Dialog for copying and moving files disappeared

2016-07-12 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365462

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Nick Stefanov from comment #0)
> Previously, when we copy or move file, there is a windows with transfer
> speed and othe details, like this:
> http://i67.tinypic.com/wbcw15.png
> For some time it is missing. I've tried all you can find on the Web but
> nothing works. I have a forum and ask users with rolling release distros and
> Plasma 5 to check. They have same problem too.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Copy or move file
> 2.
> 3.
> 
> Actual Results:  
> There isn't transfer popup but only notification in systray.
> 
> Expected Results:  
> Transfer popup like this:
> http://i67.tinypic.com/wbcw15.png

With the:
Plasma 5.7.1 
KF 5.24
Arch Linux

Both the System Tray track and the Task manager progress need to be disabled
before the window for the file transfer progress is available - earlier KDE
Forums: https://forum.kde.org/viewtopic.php?f=22=131078 ->
https://forum.kde.org/viewtopic.php?f=22=131078#p357736

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 365014] All windows hide on repeating desktop click

2016-07-07 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365014

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 365153] False holidays, at least for Poland

2016-07-06 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365153

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
A problem with the holidays in Finland.

The Plasma 4 has this right: http://i.imgur.com/kiXycw4.png

The Plasma is marking all 'events' as holidays: http://i.imgur.com/0ZZj3GJ.png

Looking the kholidays 16.04.2-2 / holiday_fi_fi:

There are special days:
- Public Holidays
- Religious Holidays
- Commemorative
- Cultural
- Historical
- Seasons

All are marked as holidays in the Plasma 5 calendar

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 351913] since version 15.08 some file types previews no longer available (pdf for instance)

2016-07-06 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351913

--- Comment #30 from Rog131 <samrog...@hotmail.com> ---
(In reply to Fritigern from comment #27)
> I too can confirm that this bug is NOT fixed. After creating the symlinks as
> in Alexander's post video thumbs as well as PDF thumbs started to work.
> Using Kubuntu 16.04 64-bit

Another Ubuntu packaging bug:
https://bugs.launchpad.net/ubuntu/+source/ffmpegthumbs/+bug/1574037

Should be fixed by Ubuntu packagers

-- 
You are receiving this mail because:
You are watching all bug changes.


[kio] [Bug 351913] since version 15.08 some file types previews no longer available (pdf for instance)

2016-07-06 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351913

--- Comment #29 from Rog131 <samrog...@hotmail.com> ---
(In reply to fleury from comment #22)
> I still seem to face problems with PDF files. I can now select them for
> preview, but the preview does not happen for PDFs. Only images and other
> files (text,fonts,etc.). It does not view them in the preview panel either. 
> What am I missing ?
> 
> Kubuntu 16.04
> KDE Frameworks 5.18.0
> Qt 5.5.1
> Dolphin 15.12.3
> kdegraphcs-thumbnailers 15.12.3

Ubuntu packaging bug:
https://bugs.launchpad.net/ubuntu/+source/kdegraphics-thumbnailers/+bug/1574049

Should be fixed downstream.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 365029] Add dbus interface to set/query the current desktop wallpaper

2016-07-03 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365029

--- Comment #2 from Rog131 <samrog...@hotmail.com> ---
(In reply to edA-qa mort-ora-y from comment #0)
> There is presently no way to programmatically set the wallpaper in KDE. This
> prevents things like `variety` from dynamically modifying it, and image
> views like `gwenview`  from having a "Set as wallpaper` option 
>   - https://bugs.kde.org/show_bug.cgi?id=170124
>   - http://peterlevi.com/variety/2014/05/variety-and-kde/
> 
> The previous dcop system used to have a method to set the wallpaper, but the
> dbus interface for `org.kde.PlasmaShell` does not. Methods to set, and
> possibly get, the current wallpaper (or filename) would be quite helpful.
> 
> Reproducible: Always

Plasma 4: https://code.google.com/archive/p/ksetwallpaper/
Plasma 5: An example -
https://www.kubuntuforums.net/showthread.php?66762-Right-click-wallpaper-changer=387392=1#post387392

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 365029] Add dbus interface to set/query the current desktop wallpaper

2016-07-03 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365029

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
Dublicate of the Bug 217950 - Ability to set desktop wallpaper via a dbus
command : https://bugs.kde.org/show_bug.cgi?id=217950

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 364548] Dolphin cannot change default application for a file extension (and doesn't notify you about it)

2016-06-20 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364548

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
(In reply to Bzzz from comment #2)
> Anyone cares to do some documentation and/or tell me which file is actually
> in use / should be used / will be used in future versions? I replaced every
> gpicview line in the mimeapps.list with the new application and everything
> works as expected. So mimeapps.list is still in use and should be updated by
> the "Open..." dialogue until support for this file is fully removed.

The KDE is using the Freedesktop standards & specifications:
https://www.freedesktop.org/wiki/

The bug 354179 report has a link to the Freedesktop specification: 'Association
between MIME types and applications' -
https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.html

There is the lookup order for mimeapps.list.

The Dolphin 16.04.2 & kde-cli-tools 5.6.5 is saving the file associations to
the $XDG_CONFIG_HOME/mimeapps.list i.e $HOME/.config/mimeapps.list 

More docs of the $XDG_CONFIG_HOME: XDG Base Directory Specification -
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 364548] Dolphin cannot change default application for a file extension (and doesn't notify you about it)

2016-06-20 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364548

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
(In reply to Bzzz from comment #0)

> This doesn't work here atm. Googling around, I found that dolphin might use
> ~/.local/share/applications/mimeapps.list, where my viewer for most image
> files is still gpicview, which I removed some while ago. When using this
> dialogue to open some file, it is correctly opened with the tool that I
> chose. The next time however, some random tool is used, up to opening the
> Wine Internet Explorer for a gif file for example.

The ~/.local/share/apps/ is deprecated.

Possible dublicate of the https://bugs.kde.org/show_bug.cgi?id=354179 .

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 364164] Changing SDDM Background In System Settings Does Nothing

2016-06-10 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364164

Rog131 <samrog...@hotmail.com> changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131 <samrog...@hotmail.com> ---
A dublicate of the  Bug 344867 - Setting custom background image in kcm_sddm
does not work : https://bugs.kde.org/show_bug.cgi?id=344867

-- 
You are receiving this mail because:
You are watching all bug changes.


[dolphin] [Bug 364029] rename preview should at least compare size and date

2016-06-06 Thread Rog131 via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364029

--- Comment #3 from Rog131 <samrog...@hotmail.com> ---
I think that the problem was fixed with the:
https://bugs.kde.org/show_bug.cgi?id=356278 ->
https://quickgit.kde.org/?p=kio.git=commit=83578134b3ddb090248e6db1a699d9bdf7428fe0

-- 
You are receiving this mail because:
You are watching all bug changes.


<    1   2   3   >