[kate] [Bug 389610] Kate doesn't respect language set in the system

2018-01-29 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=389610

Kåre Särs  changed:

   What|Removed |Added

 CC||kare.s...@iki.fi
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Kåre Särs  ---
Do you have the translations for Kate installed?

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

[kmail2] [Bug 377521] regression: system tray icon no longer shows number of new mails

2018-01-29 Thread Kamil Dudka
https://bugs.kde.org/show_bug.cgi?id=377521

--- Comment #18 from Kamil Dudka  ---
(In reply to Christoph Feck from comment #17)
> but the systray number display had
> several issues, including, but not limited to, color readability and HiDPI
> scaling.

See comment #10.  Attachment #109488 works perfectly for me.  If somebody has
issues with that feature, nobody forces him/her to have it enabled.  AFAIK it
has always been optional.

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

[kmymoney] [Bug 374123] Date Entry change to land on month part instead of day part

2018-01-29 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=374123

Thomas Baumgart  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=389631

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

[kmymoney] [Bug 389631] Date edit should default on day section

2018-01-29 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=389631

Thomas Baumgart  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=374123
   Severity|normal  |wishlist

--- Comment #1 from Thomas Baumgart  ---
Looks like we need to introduce a new user option for data entry here as both
requests exclude each other.

Regarding your question "Also, since we're speaking about the date selection
widget, what I'd really like is to be able to move to the next month/year
simply by incrementing the day part" I found the following in our very fine
documentation at
https://docs.kde.org/stable4/en/extragear-office/kmymoney/reference.widgets.html#reference.widgets.datepicker
:

"Within the date entry widget, the left/right cursor keys can be used to switch
between the day, the month, and the year fields. Using the up/down cursor keys,
the value of the selected field can be incremented/decremented. The + and -
keys can be used to increment/decrement a single day. Month and year boundaries
are considered and incremented/decremented if necessary. Pressing T will set
the date to today's date."

And that +/- day inc/dec function even works if the cursor is in the year
field. Maybe, that is already the function you are looking for.

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

[kmymoney] [Bug 374123] Date Entry change to land on month part instead of day part

2018-01-29 Thread Anguo
https://bugs.kde.org/show_bug.cgi?id=374123

Anguo  changed:

   What|Removed |Added

 CC||kde_b...@overshoot.tv

--- Comment #3 from Anguo  ---
Bug 389631 - Date edit should default on day section 
https://bugs.kde.org/show_bug.cgi?id=389631

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

[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar

2018-01-29 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=386448

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org

--- Comment #4 from Davide Gianforte  ---
Confirmed with git krusader and dolphin 17.12.1 as described by Kishore

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

[kmymoney] [Bug 389631] New: Date edit should default on day section

2018-01-29 Thread Anguo
https://bugs.kde.org/show_bug.cgi?id=389631

Bug ID: 389631
   Summary: Date edit should default on day section
   Product: kmymoney
   Version: 4.8.1
  Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: kde_b...@overshoot.tv
  Target Milestone: ---

When adding a new entry in a ledger and tabbing into the date widget, the
default focus should be the day section.

I have just upgraded from kmymoney 8.0 to kmymoney 8.1, and I couldn't not
notice a very annoying change in the way the date widget is being handled.
I have tracked the changes to this commit:

https://bugs.kde.org/show_bug.cgi?id=374123 
Git commit b22c965f5848642725ceb6c7ed7b22fdc296a950  
Committed on 25/12/2016 
Pushed by tbaumgart into branch '4.8'.
Use first date section to start editing
Use the first section of the date edit widget for the selected date
format instead of always using the day section
FIXED-IN: 4.8.1
M  +12   -8kmymoney/widgets/kmymoneydateinput.cpp
M  +33   -24   kmymoney/widgets/kmymoneydateinput.h


When using kmymoney, most of the time is spent keying in new transactions in
the ledger. For efficiency purposes, it is important to be able to do so
without using the mouse, but simply and quickly tabbing from field to field.
My usage pattern for some accounts is to enter about 1~2 weeks worth of
transactions with a small handful of transactions for any given day, with my
date format being MMDD.
With KMM 4.8.0, tabbing into the date widget, the focus was on the day section
by default, which suited me fine, because I am entering the transactions in
chronological order and a single 'arrow up' key press allowed me to move on to
the next day. Now, the focus is on the year by default, and for each
transaction that occurred on the next day, I have to press 6 times the right
arrow to focus on the day field and select the right day.

Basically, the logic of the above 'fix' is a bit faulty as it assumes that the
first section (the leftmost section) is the most useful/relevant one, whereas
the day section is the most relevant. Reverting the above commit would suit me
fine.

Also, since we're speaking about the date selection widget, what I'd really
like is to be able to move to the next month/year simply by incrementing the
day part. E.g. with the focus on the day section, arrow up increments the day
from 01 to 02, from 02 to 03, etc. and on the 31st of one month, to the 1st of
the next month, from the 28th (or 29th) of February to the 1st of March, from
the 31st of December to the 1st of January of the following year. Have the same
logic applied in reverse with a arrow down key press (moving from the 1st
January to the 31st of December of the previous year, from the 1st to the last
day of the previous month, etc.).  Do the KDE/Qt libraries have such a
functionality for their date widget?

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

[krusader] [Bug 388420] Dotted line artifact when switching focused item

2018-01-29 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=388420

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Davide Gianforte  ---
It could be a graphical issue, can you post the output of 'glxinfo -B'?

When you scroll up, do all lines disappear?

Does Ctrl+R (or whatever your "reload" command is) removes the lines?

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

[kactivitymanagerd] [Bug 389441] kactivitymanagerd does not handle DB corruption properly

2018-01-29 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=389441

Luca Beltrame  changed:

   What|Removed |Added

 CC||lbeltr...@kde.org

--- Comment #4 from Luca Beltrame  ---
When corruption happens, this can lead to losing activity information
completely (activity contents are reset to default state), so this effectively
causes data loss. I'm not sure if it's due to kamd itself or its interaction
with Plasma, though.

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

[kfind] [Bug 380303] KFile does not search into the metadata values (ie Artist) of the files.

2018-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380303

--- Comment #1 from funkybom...@gmail.com ---
I have just posted a bounty for this bug. Happy coding! :)

https://www.bountysource.com/issues/54392387-kfile-does-not-search-into-the-metadata-values-ie-artist-of-the-files

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

[krusader] [Bug 269813] search results split file name.extension based on dot in path when file has no extension

2018-01-29 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=269813

Davide Gianforte  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from Davide Gianforte  ---
No response, closing. Since Krusader 2.3.0, both Krusader and Qt were heavily
rewritten. Anyone is free to reopen this bug if it reappears.

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

[konsole] [Bug 389630] New: Konsole was started before desktop effects were enabled. You need to restart Konsole to see transparent background.

2018-01-29 Thread pearlydragon
https://bugs.kde.org/show_bug.cgi?id=389630

Bug ID: 389630
   Summary: Konsole was started before desktop effects were
enabled. You need to restart Konsole to see
transparent background.
   Product: konsole
   Version: 17.04.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: defenderoff...@gmail.com
  Target Milestone: ---

After system start system restore previous session of windows.
In previous session there is konsole.
On start KDE - konsole have not transparent BG, and in settings write next:
"Konsole was started before desktop effects were enabled. You need to restart
Konsole to see transparent background."

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

[konsole] [Bug 389630] Konsole was started before desktop effects were enabled. You need to restart Konsole to see transparent background.

2018-01-29 Thread pearlydragon
https://bugs.kde.org/show_bug.cgi?id=389630

pearlydragon  changed:

   What|Removed |Added

 CC||defenderoff...@gmail.com

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

[ktorrent] [Bug 389629] New: ktorrent dont download without restart

2018-01-29 Thread pearlydragon
https://bugs.kde.org/show_bug.cgi?id=389629

Bug ID: 389629
   Summary: ktorrent dont download without restart
   Product: ktorrent
   Version: 5.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: joris.guis...@gmail.com
  Reporter: defenderoff...@gmail.com
  Target Milestone: ---

Bug:
Open torrent-file, row with this torrent draw yellow and nothing. For ktorrent
do anythink with torrent need quit and start again ktorrent.
OS: OpenSUSE 42.3
ktorrent version - 5.0.1
kernel: 4.14.15-24-default
This does not always happen, but often.

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

[kwin] [Bug 389628] New: System freezes when resizing a window

2018-01-29 Thread Ralph Birt
https://bugs.kde.org/show_bug.cgi?id=389628

Bug ID: 389628
   Summary: System freezes when resizing a window
   Product: kwin
   Version: 5.11.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: activities
  Assignee: kwin-bugs-n...@kde.org
  Reporter: rdb...@gmail.com
  Target Milestone: ---

Twice in the last two days the system has completely frozen while I was
resizing a window.  The first time I was resizing a Konsole window.  The second
time I was resizing a Firefox window.

Both times the system was completely frozen and to recover I had to reset by
holding the power button for 5 seconds.

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

[kate] [Bug 389627] New: Add option to set default open /save directory

2018-01-29 Thread k3bBug
https://bugs.kde.org/show_bug.cgi?id=389627

Bug ID: 389627
   Summary: Add option to set default open /save  directory
   Product: kate
   Version: 17.04.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: erben...@comcast.net
  Target Milestone: ---

KDE 5.32.0   
Plasma 5.8.7  
Qt version 5.6.2
Kate 17.04.2
The xcb windowing system
system: OpenSuse Leap 42.3 x86_64

By default Kate uses my home directory as a default for open or save of
documents. Please add a general option so we can set a different directory as
the default.
This appears to be addressed in bug 18954 and supposedly was fixed (seems to be
the same request) but when KDE changed to QT based I think that fix got lost.

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

[digikam] [Bug 389620] Right panel - Map - Image location isn't shown properly on the map until user switches to previous/next image

2018-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389620

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Just to be sure, didi you seen the same behavior with 5.9.0 pre release
AppImage ?

https://files.kde.org/digikam/

Gilles Caulier

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

[kwin] [Bug 389359] [Wayland] Remember window size

2018-01-29 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389359

Martin Flöser  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from Martin Flöser  ---
(In reply to Nate Graham from comment #2)
> So what accounts for the reported issue where windows that remember their
> size in X don't in Wayland? Could that be an XWayland issue?

On X these information is stored in the application, on Wayland it also needs
to be stored in the application.

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

[dolphin] [Bug 384617] Meta information not shown in Dolphin inside home directory (video reproduce inside)

2018-01-29 Thread Ashark
https://bugs.kde.org/show_bug.cgi?id=384617

--- Comment #14 from Ashark  ---
@XYQuadrat
No, it is still broken. I have already rebooted since my message in #11 and I
was working with computer like usually. Then decided to check status.
For files that already were there (lets call them "old") meta info was shown,
but for files that are newly created (lets call them "new") meta info was
missing.
Toggling searching on and off several times did not help.
But after I removed ~/.local/share/baloo/index and
~/.local/share/baloo/index-lock, meta info appeared for new files.
So, looks like periodically removing those files could be a workaround. Maybe
one time per reboot, need test it.

As I could understand, it does not matter if searching is turned on or off.
Meta info appeared even when it was off.

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

[Discover] [Bug 389616] Display number of search results somewhere in the UI

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389616

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[systemsettings] [Bug 389621] appearance not showing

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389621

Dr. Chapatin  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||bugsefor...@gmx.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Dr. Chapatin  ---


*** This bug has been marked as a duplicate of bug 387689 ***

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

[Discover] [Bug 389626] Show ETA and download speed in addition to completion percentage

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389626

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kio] [Bug 389618] Add default places panel entries for Documents, Download, Pictures, and Music

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389618

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kirigami] [Bug 389602] Settings page: scrollbar overlaps interactive UI elements

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389602

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[Spectacle] [Bug 389614] Make "Save As..." the default save option in the Save split button

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389614

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[systemsettings] [Bug 389598] Use better defaults for AA instead of relying on the system or distro to have decent default settings

2018-01-29 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=389598

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[telepathy] [Bug 376831] Chat Window do not open correctly

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376831

--- Comment #1 from Christoph Feck  ---
Are you using a Wayland session? See bug 380031.

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

[telepathy] [Bug 389150] Message field is grey, not possible to enter message

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389150

--- Comment #1 from Christoph Feck  ---
Are you using a Wayland session? See bug 380031.

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

[user-manager] [Bug 389030] Updating user password should also update KWallet password, or at least prompt to

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389030

--- Comment #2 from Nate Graham  ---
Yes, that's true. I have to assume that you can compare hashes to find out if
that match, or maybe ask PAM?

For users who use the same password for their KWallet as they do for their
user, there's a nearly 100% chance that it's for convenience. If they change
their login password without the KWallet password getting updated, not only is
the convenience lost, but they may be disoriented and frightened to suddenly
receive password prompts they never saw before asking them for a password they
may not be familiar with. In this case, it is not at all obvious that the
password KWallet is asking for is their *old* password.

This happened to my wife, FWIW, which is why I filed the bug.

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

[user-manager] [Bug 389030] Updating user password should also update KWallet password, or at least prompt to

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389030

--- Comment #1 from Christoph Feck  ---
This requires equal passwords in the first place. I use a much stronger
password for KWallet compared to my login. Is there a way to find out if they
match? I hope not, because a password should always be a secret.

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

[Discover] [Bug 389626] New: Show ETA and download speed in addition to completion percentage

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389626

Bug ID: 389626
   Summary: Show ETA and download speed in addition to completion
percentage
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Updater
  Assignee: aleix...@kde.org
  Reporter: pointedst...@zoho.com
  Target Milestone: ---

This was a suggestion from a commenter on my blog
(https://pointieststick.wordpress.com/2018/01/29/polishing-plasma-5-12/comment-page-1/#comment-236),
and I liked the idea:

"Hi Nate! I have a suggestion: showing the download speed and details in
Discover.

Eg: 5 min left – 520 MB of 741 MB (754 KB/Sec)

Congrats for your work!!!"

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

[Discover] [Bug 389510] Arrow keys no longer have focus on screenshot pop-up

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389510

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #2 from Nate Graham  ---
Confirmed, thanks!

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

[Discover] [Bug 389184] Crash on Upgrade in UpdateTransaction::isProgressing()

2018-01-29 Thread Jason Playne
https://bugs.kde.org/show_bug.cgi?id=389184

--- Comment #2 from Jason Playne  ---
(In reply to Aleix Pol from comment #1)
> The backtrace looks mangled. Is there any way for you to reproduce?
> If you are on neon, how come it's 5.11.0 instead of the last stable one?

There is a good chance this was an upgrade attempt from 5.11 to 5.12.

I have since been unable to reproduce :(

Each package upgrade since using discover has worked.

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

[kdenlive] [Bug 389624] Automatic scene split does not work in newer versions

2018-01-29 Thread John Bell
https://bugs.kde.org/show_bug.cgi?id=389624

John Bell  changed:

   What|Removed |Added

 CC||bell...@gmail.com

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

[kdenlive] [Bug 389624] New: Automatic scene split does not work in newer versions

2018-01-29 Thread John Bell
https://bugs.kde.org/show_bug.cgi?id=389624

Bug ID: 389624
   Summary: Automatic scene split does not work in newer versions
   Product: kdenlive
   Version: 17.12.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: bell...@gmail.com
  Target Milestone: ---

Last version of Kdenlive that worked for me was 0.9.6.  I keep installing newer
versions in the hope that the auto scene split works again, but no luck.  Not
with Ubuntu software version, not with archlinux.

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

[kwin] [Bug 389359] [Wayland] Remember window size

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389359

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---
 Ever confirmed|0   |1

--- Comment #4 from Nate Graham  ---
Martin, can we re-investigate per Comment 3? Thanks!

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

[Spectacle] [Bug 389409] Input box of "Delay" changes length while clicking arrow to increase the seconds

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389409

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Nate Graham  ---
Wow, weird. Thanks so much for the screen recording. That really helps. What's
the font and point size?

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

[Discover] [Bug 388301] Discover Crashes when trying to upgrade a package

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=388301

--- Comment #6 from Nate Graham  ---
Ah, that's probably because I'm using Neon dev unstable. Michael, you could
temporarily add this repository:

deb http://archive.neon.kde.org/dev/unstable xenial main

...then install the aforementioned debug package, then remove the repo again.

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

[drkonqi] [Bug 389229] Bug Reporter crash while trying to report bug of kinfocenter crashing

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389229

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 381644 ***

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

[drkonqi] [Bug 381644] Dr. Konqi Crashes During Crash Report

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381644

Christoph Feck  changed:

   What|Removed |Added

 CC||m...@dennis-irrgang.com

--- Comment #6 from Christoph Feck  ---
*** Bug 389229 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 363576] Dolphin constantly recreates .git/index.lock file, effectively breaking git

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=363576

Nikita Skovoroda  changed:

   What|Removed |Added

Version|16.12.2 |17.12.1

--- Comment #1 from Nikita Skovoroda  ---
Still reproducable on 17.12.1. To observe this, the git plugin should be
enabled in Dolphin.

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

[phonon-backend-gstreamer] [Bug 389000] Dolphin hangs __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=389000

Christoph Feck  changed:

   What|Removed |Added

Product|dolphin |phonon-backend-gstreamer
 CC||myr...@kde.org,
   ||romain.per...@gmail.com,
   ||sit...@kde.org,
   ||tdfisc...@kde.org
Version|17.08.1 |4.9.0
  Component|general |general
   Assignee|dolphin-bugs-n...@kde.org   |dvra...@kde.org

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

[marble] [Bug 361146] Scale bar is significantly inaccurate

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=361146

--- Comment #2 from Nikita Skovoroda  ---
Still reproducable on 2.2.20 (2.3 development version) (KDE Applications
17.12.1).

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

[marble] [Bug 361146] Scale bar is significantly inaccurate

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=361146

Nikita Skovoroda  changed:

   What|Removed |Added

Version|1.14 (KDE Applications  |2.1 (KDE Applications
   |16.04)  |16.12)

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

[storageservicemanager] [Bug 388944] Don't return an empty icon if there's no decoration

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388944

Christoph Feck  changed:

   What|Removed |Added

   Severity|wishlist|minor

--- Comment #3 from Christoph Feck  ---
Aleix, 'storageservicemanager' is unrelated to KDE store.

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

[Discover] [Bug 388728] Error when opening updates

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388728

--- Comment #2 from Christoph Feck  ---
If you can provide the information requested in comment #1, please add it.

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

[Discover] [Bug 388629] update failure

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388629

--- Comment #3 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #1. If you can provide it, or need help with finding that
information, please add a comment.

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

[Discover] [Bug 388301] Discover Crashes when trying to upgrade a package

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388301

--- Comment #5 from Christoph Feck  ---
Nate, if "plasma-discover-private-dbg" cannot be found, should Michael add
specific debug repositories?

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

[Discover] [Bug 387822] Don't make the updates

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387822

--- Comment #16 from Christoph Feck  ---
To further investigate this issue, KDE developers need the information
requested in comment #15. If you can provide it, or need help with finding that
information, please add a comment.

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

[Discover] [Bug 387744] Plasma Discover doesn't honour pinned packages

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387744

--- Comment #8 from Christoph Feck  ---
If you can provide the information requested in comment #6, please add it.

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

[Breeze] [Bug 388984] regression: breeze icons 5.41.0 uncompilable

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388984

--- Comment #1 from Christoph Feck  ---
Is this still an issue? According to our CI, 'breeze-icons' builds on Windows
MSVC Qt 5.9 configuration.

https://build.kde.org/view/Frameworks/job/Frameworks%20breeze-icons%20kf5-qt5%20WindowsMSVCQt5.9/

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

[kdeplasma-addons] [Bug 389623] potd "Centered" positioning behaves exactly as "Tiled" somewhy

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=389623

Nikita Skovoroda  changed:

   What|Removed |Added

 CC||chalk...@gmail.com

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

[Breeze] [Bug 388810] "Tile windows by dragging them to the side of the screen" puts window borders off the screen edge

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388810

--- Comment #11 from Christoph Feck  ---
Code change from comment #10 was abandoned. Should we also abandon this ticket,
or are there other possible ways to resolved it?

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

[kdeplasma-addons] [Bug 389623] potd "Centered" positioning behaves exactly as "Tiled" somewhy

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=389623

Nikita Skovoroda  changed:

   What|Removed |Added

Version|unspecified |5.11.95
   Platform|Other   |Archlinux Packages

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

[kdeplasma-addons] [Bug 389623] potd "Centered" positioning behaves exactly as "Tiled" somewhy

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=389623

--- Comment #1 from Nikita Skovoroda  ---
Qt version is 5.10.0.

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

[Breeze] [Bug 385294] New icons required for plasma-pa

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=385294

--- Comment #2 from Christoph Feck  ---
Antonio, could you help Andreas with comment #1?

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

[kdeplasma-addons] [Bug 389623] New: potd "Centered" positioning behaves exactly as "Tiled" somewhy

2018-01-29 Thread Nikita Skovoroda
https://bugs.kde.org/show_bug.cgi?id=389623

Bug ID: 389623
   Summary: potd "Centered" positioning behaves exactly as "Tiled"
somewhy
   Product: kdeplasma-addons
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: plasma-b...@kde.org
  Reporter: chalk...@gmail.com
  Target Milestone: ---

1. Switch Plasma Wallpaper plugin to org.kde.potd
2. Select «Positioning» : «Centered».

Observed behavior: picture is tiled starting with top-left corner, exactly as
in  «Positioning» : «Tiled».

Expected behaviour: centered image on colored (e.g. black) background, like
with org.kde.image wallpaper backend.

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

[ark] [Bug 387728] Ark segfault when extracting zip

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=387728

Christoph Feck  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INVALID
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Christoph Feck  ---
No response; changing status. If you have new information, please add a
comment.

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

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-29 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=381929

--- Comment #19 from Andrius Štikonas  ---
(In reply to Christoph Feck from comment #18)
> Did anyone else see feedlist corruption with the 17.12.x release (Akregator
> version 5.7.x)?

Yes, I have it too on 17.12.1 with Qt 5.9.3.

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

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381929

--- Comment #18 from Christoph Feck  ---
Did anyone else see feedlist corruption with the 17.12.x release (Akregator
version 5.7.x)?

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

[frameworks-kirigami] [Bug 389602] Settings page: scrollbar overlaps interactive UI elements

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389602

--- Comment #3 from Nate Graham  ---
Does this have to be a Kirigami bug? The App delegates work fine here because
we build a bit of side padding into the view. Couldn't we do the same on the
Settings page?

I mean, it may also be a broader issue that needs to be handled in Kirigami,
but I hope it doesn't into an irresolvable discussion of the merits of
scrollbars that overlap their content that prevents us from fixing this
specific bug.

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

[korganizer] [Bug 388302] Non-recurring all-day to-dos show up on wrong due date in agenda view

2018-01-29 Thread Boian Berberov
https://bugs.kde.org/show_bug.cgi?id=388302

Boian Berberov  changed:

   What|Removed |Added

Version|5.7.0   |5.7.1

--- Comment #2 from Boian Berberov  ---
Update for 5.7.1

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

[frameworks-kirigami] [Bug 389602] Settings page: scrollbar overlaps interactive UI elements

2018-01-29 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=389602

Aleix Pol  changed:

   What|Removed |Added

   Target Milestone|--- |Not decided
Version|unspecified |Master
Product|Discover|frameworks-kirigami
   Assignee|aleix...@kde.org|notm...@gmail.com
  Component|discover|general

--- Comment #2 from Aleix Pol  ---
Both are Kirgiami components, I'd say the delegate should work well with a view
with a scrollbar. Moving to Kirigami.

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

[dolphin] [Bug 362593] allow terminal to be placed in right pane

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=362593

--- Comment #4 from Nate Graham  ---
Submitted a slightly different patch that accomplishes the same thing:
https://phabricator.kde.org/D10189

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

[akregator] [Bug 377485] regression: system tray icon no longer shows number of unread articles

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377485

Christoph Feck  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=377521

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

[kmail2] [Bug 377521] regression: system tray icon no longer shows number of new mails

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377521

Christoph Feck  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=377485

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

[kmail2] [Bug 377521] regression: system tray icon no longer shows number of new mails

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=377521

--- Comment #17 from Christoph Feck  ---
According to https://phabricator.kde.org/D9841 Plasma developers contributed a
'unread email count' to the KMail launcher icon when pinned to taskbar. This
isn't a complete replacement, but the systray number display had several
issues, including, but not limited to, color readability and HiDPI scaling.

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

[plasma-pa] [Bug 389622] New: can't switch output over multiple HDMIs/DPs

2018-01-29 Thread Raul Kde Bugzilla
https://bugs.kde.org/show_bug.cgi?id=389622

Bug ID: 389622
   Summary: can't switch output over multiple HDMIs/DPs
   Product: plasma-pa
   Version: 5.11.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: raul_kde_bugzi...@dias.com.br
CC: plasma-b...@kde.org
  Target Milestone: ---

When there are more than one HDMI or Display Port display connected, plasma-pa
does not let you switch which HDMI/DP should receive the audio stream.

Using other frontends this can be done fine.

e.g. on pavucontrol-qt, I can go to Configuration tab and switch the profile
over  all available ports.

In case this is a video card specific bug, mine is a Nvidia 1080 GTX.

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

[Akonadi] [Bug 376220] Crash in Akonadi::Monitor::mimeTypesMonitored

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=376220

Christoph Feck  changed:

   What|Removed |Added

 CC||ole.reier.ull...@gmail.com

--- Comment #25 from Christoph Feck  ---
*** Bug 388029 has been marked as a duplicate of this bug. ***

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

[Akonadi] [Bug 388029] Checking "Show week numbers in Calander" made Plasma crash

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=388029

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 376220 ***

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

[plasma-nm] [Bug 389472] When connecting to a network from Networks applet, connection fails and list disappears

2018-01-29 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=389472

--- Comment #7 from David Edmundson  ---
thanks for reporting back

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

[plasma-nm] [Bug 389472] When connecting to a network from Networks applet, connection fails and list disappears

2018-01-29 Thread Ivan S
https://bugs.kde.org/show_bug.cgi?id=389472

Ivan S  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Ivan S  ---
No longer having this issue.

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

[gwenview] [Bug 359909] Color rendering intent should be user-selectable, not hardcoded to Perceptual

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=359909

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/gwe
   ||nview/338ffeee4deea6c9bf8d2
   ||40593b5bc375ae50dd7
 Resolution|--- |FIXED
   Version Fixed In||18.04

--- Comment #18 from Nate Graham  ---
Git commit 338ffeee4deea6c9bf8d240593b5bc375ae50dd7 by Nathaniel Graham.
Committed on 29/01/2018 at 22:42.
Pushed by ngraham into branch 'master'.

Add a user-facing control to choose the ICC color rendering intent

Summary:
FIXED-IN: 18.04

Allow the user to choose the ICC color rendering intent, instead of hardcoding
INTENT_PERCEPTUAL

Supersedes D8763

Test Plan:
The GUI control appears and seems to work as intended.

{F5680320}

- Tested that the default value of Perceptual is used when there is no value in
~/.config/gwenviewrc
- Tested that the value gets set in ~/.config/gwenviewrc
- Tested that removing the value in ~/.config/gwenviewrc reverts the GUI
setting to Perceptual
- Tested that toggling the setting back and forth actually has an impact when
using a display with an active color profile. Here's an example:

Perceptual:
{F5677933}

Relative Colorimetric:
{F5677990}

Reviewers: DrSlony, rkflx

Reviewed By: rkflx

Subscribers: muhlenpfordt, rempt, behrmann

Differential Revision: https://phabricator.kde.org/D10076

M  +96   -3app/advancedconfigpage.ui
M  +8-0app/configdialog.cpp
M  +1-0app/configdialog.h
M  +12   -1lib/documentview/rasterimageview.cpp
M  +15   -0lib/gwenviewconfig.kcfg
A  +47   -0lib/renderingintent.h [License: GPL]

https://commits.kde.org/gwenview/338ffeee4deea6c9bf8d240593b5bc375ae50dd7

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

[systemsettings] [Bug 389621] New: appearance not showing

2018-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=389621

Bug ID: 389621
   Summary: appearance not showing
   Product: systemsettings
   Version: 5.11.5
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ozorio.silva.n...@gmail.com
  Target Milestone: ---

Created attachment 110213
  --> https://bugs.kde.org/attachment.cgi?id=110213=edit
appearance not showing

clicking on appearance does not display a list of themes

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

[okular] [Bug 279128] Transform page bar into a toolbar

2018-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=279128

esi...@gmail.com changed:

   What|Removed |Added

 CC||esi...@gmail.com

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

[okular] [Bug 267790] Allow putting page number into the sidebar or toolbar

2018-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=267790

esi...@gmail.com changed:

   What|Removed |Added

 CC||esi...@gmail.com

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

[digikam] [Bug 389620] New: Right panel - Map - Image location isn't shown properly on the map until user switches to previous/next image

2018-01-29 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=389620

Bug ID: 389620
   Summary: Right panel - Map - Image location isn't shown
properly on the map until user switches to
previous/next image
   Product: digikam
   Version: 5.8.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: Geolocation
  Assignee: digikam-bugs-n...@kde.org
  Reporter: aegor...@gmail.com
  Target Milestone: ---

To reproduce the issue you can click on any image with geolocation then open
right panel - map. 

Expected behavior: seeing the selected image on the map

Actual behavior: digiKam still shows a part of the map from a previous session

However it works fine once you switch to Previous/Next image.

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

[plasmashell] [Bug 383828] Crash in QV4::QObjectWrapper::getProperty

2018-01-29 Thread Brandon Watkins
https://bugs.kde.org/show_bug.cgi?id=383828

Brandon Watkins  changed:

   What|Removed |Added

 CC||bwa...@gmail.com

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

[digikam] [Bug 389619] New: digikam does not read from sidecars for video/mp4

2018-01-29 Thread Andrius
https://bugs.kde.org/show_bug.cgi?id=389619

Bug ID: 389619
   Summary: digikam does not read from sidecars for video/mp4
   Product: digikam
   Version: 5.8.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Metadata-Sidecar
  Assignee: digikam-bugs-n...@kde.org
  Reporter: aegor...@gmail.com
  Target Milestone: ---

This is continuation of this thread:
http://digikam.1695700.n4.nabble.com/Re-read-metadata-from-a-sidecar-for-mp4-td4704976.html

I have recorded two videos.

In the first video I am adding tags, rating, gps coordinates to a video in my
collection. As you can see everything works just fine. digikam adds the
information to the database as well as to the xmp sidecar. Rating, tags and GPS
icon are seen in thumbnails view.
https://youtu.be/Nef3VvWqozc

In the second video I removed digikamrc as well as the database files and added
a video file with an existing xmp sidecar to a new database. Neither
tags/rating nor gps logo can be seen in thumbnails view. Trying to 'Reread
metadata from Image' only shows an error. If I try to add geolocation once
again the error 'Failed to open file' pops up.
https://youtu.be/67pcOJj_3RM

So basically there is no way to import an information from an existing sidecar
back to the database. Even though the box 'Read from sidecars' checked in
Settings - Metadata - Sidecars. I thought once the box is checked digiKam
should read from sidecars automatically.

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

[Spectacle] [Bug 381232] spectacle graphic window disappears when I take a New Screenshot.

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381232

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Nate Graham  ---
OK, thanks!

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

[ktimer] [Bug 380445] Automatic consecutive alarms?

2018-01-29 Thread Filip Mirosław
https://bugs.kde.org/show_bug.cgi?id=380445

Filip Mirosław  changed:

   What|Removed |Added

 CC||filip.miros...@outlook.com

--- Comment #2 from Filip Mirosław  ---
Done. Im still working on the "saving sets" part, though. Here it is:
https://phabricator.kde.org/D10186.

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

[plasmashell] [Bug 372364] Set size for panel in pixels

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372364

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |CONFIRMED

--- Comment #7 from Nate Graham  ---
FWIW, a major Linux reviewer mentioned this as a wishlist item in his recent
review of the Plasma 5.12 beta:
http://www.ocsmag.com/2018/01/27/plasma-5-12-long-term-sweetness/

"If you wish to change the bottom panel height, you don’t have a field where
you can input an exact number. Instead you need to slide the panel up and down.
This isn’t the end of the world, but it can be made simpler for those who
prefer precise values."

Anecdotally, this is a request that I see coming up over and over again online.
The proposed patch makes things better, but an actual text field is what people
really seem to want.

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

[kstars] [Bug 389583] Kstars crash when re-starting INDI server (reproducable)

2018-01-29 Thread schwim
https://bugs.kde.org/show_bug.cgi?id=389583

--- Comment #3 from schwim  ---
Pulled and built the latest. Fix appears to have solved the problem. Thanks!

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

[Spectacle] [Bug 381232] spectacle graphic window disappears when I take a New Screenshot.

2018-01-29 Thread max blair
https://bugs.kde.org/show_bug.cgi?id=381232

--- Comment #3 from max blair  ---
I learned that desktop environments GNOME and KDE are not mutually compatible
when it comes to screenshot software. The KDE Spectacle will not work in
classic GNOME – but will in KDE. The equivalent for Spectacle is GNOME
Screenshot. So, when I am using GNOME, I am using Screenshot.  And that solves
my problem.  But it does have some minor limitations.

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

[frameworks-kio] [Bug 389618] New: Add default places panel entries for Documents, Download, Pictures, and Music

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389618

Bug ID: 389618
   Summary: Add default places panel entries for Documents,
Download, Pictures, and Music
   Product: frameworks-kio
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: pointedst...@zoho.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

By default, KIO creates Places panels entries only for Home, Network, Root and
Trash:
https://cgit.kde.org/kio.git/tree/src/filewidgets/kfileplacesmodel.cpp?id=7eb6333bdb48f39d592b07c565eb8a7d02cbf0d3#n130

This is a little sparse. We should include in the default set some more
important locations in the user's home directory: Downloads, Documents,
Pictures, and Music. Movies is a maybe (I don't know how many people really
have local video collections in their home folders anymore in 2018).

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

[Akonadi] [Bug 389609] akonadictl fsck: optional show metadata for affected items to aid user to fix up things manually

2018-01-29 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=389609

Martin Steigerwald  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Martin Steigerwald  ---
Okay, Dan. Considering your comment I think it is not beneficial to keep this
bug report open. akonadictl fsck appears to be a developer tool and maybe users
should not even use it. That leaves that Akonadi shall be able to fix up
inconsistencies by itself, or avoid creating inconsistencies in the first place
by using atomic operations and roll-back but that is for other bug reports.

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

[plasmashell] [Bug 388051] Pulling the DP cable when logging off has gui in inconsistent state

2018-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388051

slartibar...@gmail.com changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INVALID
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from slartibar...@gmail.com ---
i have to withdraw the bug.
In the meantime, the update to plasma 5.11.5 does not show the bug any more, at
least, i cannot reproduce it.

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

[Discover] [Bug 389616] New: Display number of search results somewhere in the UI

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389616

Bug ID: 389616
   Summary: Display number of search results somewhere in the UI
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: pointedst...@zoho.com
  Target Milestone: ---

When you search for apps, it would be nice if the number of found results was
displayed somewhere in the UI. I don't know why, but seeing this always makes
me feel comfortable after a search, and not seeing it makes me feel unmoored,
especially if there are more results than fit on the page. Are there 10? 100?
1000? Knowing the number makes me feel more in informed and in control.

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

[Spectacle] [Bug 374009] Spectacle sometimes hangs the whole system when doing rectangular captures

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374009

--- Comment #12 from Nate Graham  ---
Is there anyone who experiences this and does NOT use NVIDIA hardware?

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

[Akonadi] [Bug 389608] akonadictl fsck: offer to fix duplicate items

2018-01-29 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=389608

--- Comment #4 from Martin Steigerwald  ---
Ok, so I completely misunderstood your explanation on the mailing list.
However, akonadictl fsck reports an issue, it cannot do anything about it, the
user can´t either. So what is the point? How how do these duplicates happen? I
do think there is something to fix here as the current situation is not
suitable to make the ordinary user. In the end for the user it is still just a
mail program, a calender application or an address book. And it has an fsck… I
am pretty sure I could not really explain this to my father easily.

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

[KScreen] [Bug 360058] Kscreen should check screen at wakeup from suspend

2018-01-29 Thread Simone Gaiarin
https://bugs.kde.org/show_bug.cgi?id=360058

--- Comment #36 from Simone Gaiarin  ---
In KScreen 5.11.5 (maybe also in previous versions) the situation is slightly
improved for me. If I wakeup the notebook before docking it, once I dock it the
correct configuration is applied.
Before, even doing this was loading the configuration of the first docking
station see after boot.

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

[Spectacle] [Bug 381232] spectacle graphic window disappears when I take a New Screenshot.

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381232

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #2 from Nate Graham  ---
What version of Spectacle were you using when this happened? Does it still
reproduce?

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

[Akonadi] [Bug 389607] akonadictl fsck: Show more helpful messages

2018-01-29 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=389607

--- Comment #3 from Martin Steigerwald  ---
Thank you Dan, for your prompt responses. So I still misunderstood some of the
error messages despite your explainations. I think this hints and the
underlying issue: there is an akonadictl fsck, it often does not really fix the
issue the user sees, yet it reports some kind of probable inconsistencies and
leaves the user without anything sensible to do about… So I wonder about the
purpose of it? Aside from the migration work it does, is it a developer tool?
Whatever, no need to discuss it here. I reported what I think I understood from
your answer on the mailing list. If there are different actions to be taken
than the ones I suggest, feel free to close some of the reports I made. I just
wanted to help to move this forward.

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

[ktimer] [Bug 389615] New: The loop checkbox and one instance checkbox should be exclusive

2018-01-29 Thread Filip Mirosław
https://bugs.kde.org/show_bug.cgi?id=389615

Bug ID: 389615
   Summary: The loop checkbox and one instance checkbox should be
exclusive
   Product: ktimer
   Version: v0.10
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: z...@transbay.net
  Reporter: filip.miros...@outlook.com
  Target Milestone: ---

If I understand the loop and one instance's functionality, then the checkboxes
for them should be exclusive. It should not be possible to "loop" and "one
instance" the same task at once! If I understand the funcionality of those
options worng please just correct me on this!

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

[Spectacle] [Bug 389614] New: Make "Save As..." the default save option in the Save split button

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389614

Bug ID: 389614
   Summary: Make "Save As..." the default save option in the Save
split button
   Product: Spectacle
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: pointedst...@zoho.com
  Target Milestone: ---

Lots of people online complain that it's too hard to find the Save As... option
in spectacle, including a high-profile reviewer who checked out Plasma 5.12:
http://www.ocsmag.com/2018/01/27/plasma-5-12-long-term-sweetness/

"Then, it’s also somewhat clunky setting up the Save As options rather than
Save & Exit."

In the medium term, I plan to re-do the bottom button UI to stop using a split
button, but in the meantime, I propose we make Save As... the default option
for the Save split button. If you want to quit after saving... you can just
quit, or change the save type to "Save & Exit"

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

[Akonadi] [Bug 389609] akonadictl fsck: optional show metadata for affected items to aid user to fix up things manually

2018-01-29 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=389609

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@kde.org

--- Comment #2 from Daniel Vrátil  ---
This would be a major effort and something that's not easily achievable with
the current architecture.

"akonadictl fsck" is a service inside the akonadiserver and therefore it has no
knowledge about the payload format - IOW it does not understand "MIME" or
"iCal" or "vCard" formats, it simply sees the payload as a binary blob.

At the same time, this tool cannot be easily re-implemented outside of the
akonadiserver (so that it would be able to understand payload formats)  because
it directly interacts with the SQL database, which cannot be safely done from
outside of the akonadiserver process.

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

[kwin] [Bug 389587] Make Appearance of Helper Hot Corner Shadow Optional

2018-01-29 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389587

--- Comment #3 from Martin Flöser  ---
(In reply to Andres Betts from comment #2)
> I mean that if you want to have the effect triggered at the corner, but that
> the shadow in the corner is optional. I hope that makes sense.

The shadow is part of the Plasma theme. You can edit this by using a different
theme. KWin does not have any information about what's shadow and what not. For
KWin it's a single texture provided from Plasma

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

[kwin] [Bug 389605] Applications steal the focus randomly

2018-01-29 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=389605

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|REOPENED|RESOLVED

--- Comment #9 from Martin Flöser  ---
Telegram has an option for native notifications.

Apart from that: that is an application (or toolkit) bug. To prevent the window
from opening at random places it needs to be a transient. To not gain focus it
needs to have a flag that it should not get focus.

KWin can only operate with what the applications provide. If they open a window
and request focus: we grant it. I'm sorry, but I don't see anything which could
be done here from KWin side.

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

[Akonadi] [Bug 389608] akonadictl fsck: offer to fix duplicate items

2018-01-29 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=389608

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@kde.org

--- Comment #3 from Daniel Vrátil  ---
See my comment on bug 389607. The "duplicates" refer to Remote IDs in the
database (which in case of maildir happen to be filenames), not to actual
messages in the backend.

If the situation happens that there are two records in the Akonadi database
that have identical RID, the only case when we could automatically delete one
or the other would be if we could be sure that both records are absolutely
identical (not just in the metadata but also in the payload). In most
situations I've seen there actually was a difference between the items with the
same RID and in that case, which one to keep?

I'll keep this opened for the "Should fix it" part, but note that most of what
you describe below is wrong (based on wrong assumption of what the message
implies - which goes back to bug 389607 of course :-)

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

[systemsettings] [Bug 389598] Use better defaults for AA instead of relying on the system or distro to have decent default settings

2018-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389598

--- Comment #1 from Nate Graham  ---
And lest you be tempted to say "RESOLVED DOWNSTREAM, distros should do this",
well, a lot of distros don't really seem to care about it or have the manpower
to do it. See for example https://phabricator.kde.org/T7618

We have a great opportunity to improve the appearance of fonts for nearly all
KDE Plasma users by changing the default setting.

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

  1   2   3   4   5   >