[kdeconnect] [Bug 400178] KDEConnect fails to open remote phone directory as it says protocol died unexpectedly

2018-11-05 Thread Laosom
https://bugs.kde.org/show_bug.cgi?id=400178

--- Comment #47 from Laosom  ---
Simon & Erik
Thanks for the updates and your efforts so far.

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

[plasmashell] [Bug 400667] Task bar froze when kde is run under kernel RT

2018-11-05 Thread ycollet
https://bugs.kde.org/show_bug.cgi?id=400667

--- Comment #4 from ycollet  ---
I met the freeze again. 
In fact, this was not a freeze.
I looked at the plasmasheel processes:
$ ps -elf | grep plasma
0 Z collette  1776 1  2  80   0 - 0 task_d 18:11 ?00:01:18
[plasmashell] 
0 S collette 21709 12626  0  80   0 - 29882 -  19:01 pts/200:00:00 grep
--color=auto plasma

So, plasmashell was dead.
I killed it via a kill -15 and then restarted manually plasmashell ...

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

[konsole] [Bug 196998] Konsole should reflow the text when resizing

2018-11-05 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=196998

Ilya Bizyaev  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

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

[i18n] [Bug 400692] "Centré les onglets" dans les réglages de Brise

2018-11-05 Thread Yoann Laissus
https://bugs.kde.org/show_bug.cgi?id=400692

Yoann Laissus  changed:

   What|Removed |Added

 CC||yoann.lais...@gmail.com

--- Comment #3 from Yoann Laissus  ---
Thanks for the report !

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

[i18n] [Bug 400692] "Centré les onglets" dans les réglages de Brise

2018-11-05 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=400692

Unknown  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #2 from Unknown  ---
SVN commit 1527803 by laissus:

Fix a spelling mistake



 M  +5 -4  breeze_style_config.po  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1527803

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

[ark] [Bug 399949] [libzip] Can't extract from files with extension ".zip.NNN"

2018-11-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=399949

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10

2018-11-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=400628

--- Comment #17 from Ralf Habacker  ---
(In reply to Thomas Baumgart from comment #7)
> The current KMyMoney code simply executes
> 
>mount <>
> 
> when the check mark is checked. That will certainly not help on Windows.
> 
> Performing the backup is done using the 'cp' (unix) and 'copy' (windows)
> command line utilities. I wonder if it might be more intelligent to rename
> the current mount-point into destination folder and use some kio slave magic
> to do the copy job. This code comes a long way from KDE3 (or even KDE2).
> Using the KDE tools we will be able to even store the file in a cloud (like
> nextcloud).
yes, this was fixed with bug 384139. The related commit is
https://cgit.kde.org/kmymoney.git/commit/?id=9771cfa20fbf2d6bd2e63fea0aefc410d720b870
or look at the related source location at
https://cgit.kde.org/kmymoney.git/tree/kmymoney/kmymoney.cpp?h=4.8#n2690

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

[kwalletmanager] [Bug 400681] kwalletmanager crashes when selecting "Delete"

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400681

--- Comment #3 from Nate Graham  ---
(In reply to Flavio Stanchina from comment #2)
> it was still on jessie with KDE 4 because it's being used by people who
> don't like to be inflicted a different user experience every year.
Well, such people can't expect support, then. :) That's the trade-off you make
when you use old open-source software. This stuff moves fast.

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

[frameworks-baloo] [Bug 400704] Baloo indexing I/O introduces serious noticable delays

2018-11-05 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=400704

--- Comment #1 from Stefan Brüns  ---
Unfortunately even the two most fundamental databases in baloo, the Terms and
the FileNameTerms DBs, show O(M^2) behaviour on updates. Everytime e.g. a "pdf"
is changed, the associated value (i.e. the IDs of all matching documents) for
the "pdf" term is updated.

An update may happen in two cases:
1. an existing file is appended, tagged, renamed ...
2. an existing file is replaced by an updated one (i.e. application creates a
temporary file on saving and atomically replaces the old one).

For (1.), the update can be minimized, i.e. only updating the terms which have
actually changed. I have some experimental patches for this.

For (2.), the database scheme has to be changed significantly.

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

[ark] [Bug 400711] New: "Extract" entry is not available in Dolphin context menu if a zip file divided into multiple parts is located in a NTFS partition

2018-11-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400711

Bug ID: 400711
   Summary: "Extract" entry is not available in Dolphin context
menu if a zip file divided into multiple parts is
located in a NTFS partition
   Product: ark
   Version: 18.08.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: elvis.angelac...@kde.org
  Reporter: bugsefor...@gmx.com
CC: rthoms...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. have a zip file divided into multiple parts (file.zip.001, file.zip.002,
etc) located in a NTFS partition
2. open dolphin, right click the first part of the zip file
3. 

OBSERVED RESULT
"Extract" entry is missing from the context menu

EXPECTED RESULT
"Extract" entry with its extraction options is available

SOFTWARE VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.14.2
Qt Version: 5.12.0
KDE Frameworks Version: 5.51.0


ADDITIONAL INFORMATION
"Extract" entry is available when the same files are located in my home (ext4)
and when I right click a zip file NOT divided into multiple parts located in a
ntfs partition.

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

[kdenlive] [Bug 400051] Always crashes when applying "Audio Wave" to a clip

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=400051

--- Comment #6 from Alexander Potashev  ---
I didn't try with 18.08.2.

I use mlt-6.10.0-2.fc28 (from Fedora 28 official binary packages).

Should I try and debug "master" or "timeline_refactoring"? Which of these is
considered more crash-resilient?

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

[amarok] [Bug 400698] Impossible to stop a Jamendo stream

2018-11-05 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=400698

Myriam Schweingruber  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Myriam Schweingruber  ---
You mean it doesn't stay paused or just that you can't stop, only pause? The
latter is a deliberate choice for the minimised version, not a bug. You can use
the keyboard shortcut to stop it, though.

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

[kdenlive] [Bug 379351] i cannot make a showslide clip and i cannot render a clip with jpg images

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=379351

emohr  changed:

   What|Removed |Added

  Flags||low_hanging+
 CC||fritzib...@gmx.net
 Ever confirmed|0   |1
   Keywords||junior-jobs
Version|16.12.1 |18.08.2
 Status|REPORTED|CONFIRMED

--- Comment #11 from emohr  ---
created https://phabricator.kde.org/T9992

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

[kile] [Bug 400700] Crash on right click

2018-11-05 Thread Michel Ludwig
https://bugs.kde.org/show_bug.cgi?id=400700

Michel Ludwig  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Michel Ludwig  ---


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

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

[kile] [Bug 400191] Kile crashes when right-clicking tab

2018-11-05 Thread Michel Ludwig
https://bugs.kde.org/show_bug.cgi?id=400191

Michel Ludwig  changed:

   What|Removed |Added

 CC||m...@al404.spb.ru

--- Comment #3 from Michel Ludwig  ---
*** Bug 400700 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 400603] Broken Slideshow clip identified as invalid font

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=400603

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
Is it similar to this Bug: https://bugs.kde.org/show_bug.cgi?id=379351

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

[kdenlive] [Bug 379351] i cannot make a showslide clip and i cannot render a clip with jpg images

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=379351

emohr  changed:

   What|Removed |Added

 CC||jean-paul.que...@wanadoo.fr

--- Comment #10 from emohr  ---
*** Bug 376860 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 376860] Add Slideshow Clip

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=376860

emohr  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from emohr  ---


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

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

[picmi] [Bug 400696] "Prevent mistakes" option doesn't work.

2018-11-05 Thread Giorgos Kostopoulos .
https://bugs.kde.org/show_bug.cgi?id=400696

--- Comment #2 from Giorgos Kostopoulos.  ---
Oh I see!
Well...the manual needs some rework.
It doesn't make things clear.

1) It works well in custom game, (which making this report invalid).
2) It's a bug of a manual, which don't distinguish between the different game
modes.
3) If I can make a feature request (although I suppose a new report needed for
it), this is a feature which needed on all game modes. (Not only at customs).

Bye! :-)
G.

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

[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10

2018-11-05 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=400628

--- Comment #16 from Robert Blackwell  ---
Jack,

I've update to the latest Unstable Nightly build; Version 5.0.80-bda8e4a0

The file name in the screen shot was entered using the file picker. I've tried
omitting the first slash and changing the second slash without any change - the
error persists.

How do I go about securing additional data for the team to review?

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

[kde] [Bug 400656] tooltip description persistence obscuring menu

2018-11-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400656

--- Comment #3 from ghavami...@hotmail.com ---
Created attachment 116108
  --> https://bugs.kde.org/attachment.cgi?id=116108&action=edit
persistence description

Apologies I don't know what happened before...

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

[klinkstatus] [Bug 246791] Unable to open to url

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=246791

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #3 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 172919] Wish: Should allow sort links by status

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=172919

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 271830] Regular expression crashes app

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=271830

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 305579] Search doesn't recurse into *.xhtml files

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=305579

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #1 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 255842] klinkstatus Unnecessary Ruby Requirement

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=255842

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 143711] change root for absolute urls

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=143711

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 261162] Link checker crash

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=261162

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #3 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 346167] Crashes 100% of the time when checking site

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=346167

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #8 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 306919] protocol independent URLs (//) not working

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=306919

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #1 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 334513] klinkstatus 0.7.1: missing export option "only valid"

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=334513

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #1 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 246792] Keep in cash the http file

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=246792

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 133688] wish: checking of references like "background-image:url(Foto.jpg);" would be very useful

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=133688

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #6 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 340524] [Feature request] Mass check list of urls via KLinkStatus KDE application (for 200 OK, broken links with 404 errors, 301 redirect, etc)

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=340524

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|ASSIGNED|RESOLVED

--- Comment #1 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 320843] Support libtidyp along with libtidy

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=320843

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 121558] Should also do HTML validation

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=121558

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #5 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 189261] KLinkStatus passes URLs with leading space

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=189261

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 339397] crash into QHash::findNode

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=339397

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #3 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 334511] klinkstatus 0.7.1: export does not work, empty file

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=334511

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #3 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[kwalletmanager] [Bug 400681] kwalletmanager crashes when selecting "Delete"

2018-11-05 Thread Flavio Stanchina
https://bugs.kde.org/show_bug.cgi?id=400681

--- Comment #2 from Flavio Stanchina  ---
That's what's available in Debian stretch; by the way, I upgraded that machine
two days ago, it was still on jessie with KDE 4 because it's being used by
people who don't like to be inflicted a different user experience every year. I
don't even use Kwallet, I found the bug while trying to completely turn it off.

I may take a closer look if I have time, but I don't have KDE source code ready
to build (much less an up-to-date working copy).

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

[klinkstatus] [Bug 167589] Check links in Flash (swf) files

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=167589

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 266281] KLinkStatus crashes on big job

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=266281

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UNMAINTAINED

--- Comment #2 from Andrew Crouthamel  ---
Hello! Sorry to be the bearer of bad news, but this project is unmaintained, so
I will be closing this bug.

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

[klinkstatus] [Bug 254401] action "Reset Script Actions..." shouldn't have trailing ellipsis

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=254401

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UNMAINTAINED
 Status|NEEDSINFO   |RESOLVED
 CC||andrew.crouthamel@kdemail.n
   ||et

--- Comment #5 from Andrew Crouthamel  ---
(In reply to Alexander Potashev from comment #4)
> This problem is still not fixed as you can see in the source code in Git
> master.
> 
> However klinkstatus is currently unmaintained, see
> https://www.kde.org/applications/development/klinkstatus/

Thanks for the information!

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

[kdenlive] [Bug 395626] [Regression] Combining composite + position and zoom effect crops too early

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=395626

emohr  changed:

   What|Removed |Added

  Flags||timeline_corruption+
 CC||fritzib...@gmx.net

--- Comment #8 from emohr  ---
Please try with the actual Kdenlive AppImage version 18.08.2.
Run the Appimage from the terminal (press CTRL + ALT + T). Move to the AppImage
folder and run the .AppImage: ./Kdenlive*.AppImage

This version has an updated MLT part.

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

[kdeconnect] [Bug 393840] KDE Connect connection lost when the Android app is swiped off in Recent App list

2018-11-05 Thread ximi
https://bugs.kde.org/show_bug.cgi?id=393840

ximi  changed:

   What|Removed |Added

 CC||remi.ducces...@gmail.com

--- Comment #5 from ximi  ---
Hello!

I think this has been implemented in the last version 1.10.

Though, I'm not a fan of it. I have some questions about it:
- how much power does it need when only the foreground service is working?
- when active, the foreground service will automatically connect to known
computers (if connection lost). What about privacy issues? What is sent on the
network to detect known computers?
- how hard would it be to add an option for the user to disable this option
(and kill the app as soon as we swipe it)?

A bit of background to explain my unwillingness about this feature:
I use KDE Connect with my home computer (mainly in the morning or in the
evening). During the day, I leave to work, so I kill the app, and only reload
it in the evening.
I don't want a service to use battery when I know I won't use it. Also, I don't
want my phone to try to connect to any computer as soon as my Wifi is on...

Finally, I don't want to have a continuous notification for something I don't
use (when I'm at work, I don't care to know that KDE Connect is not connected
to any computer, I already know it). So I disabled this notification from the
settings. And now Android is telling me that KDE Connect is wasting battery and
that I should kill it...

Other than that, I really like this app :D Thanks for it!

Best regards,

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

[konsole] [Bug 400666] Proposal of a different behavior for split views

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400666

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||tcanabr...@kde.org
   Keywords||usability
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
Tomaz, isn't this something you were working on?

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

[kdenlive] [Bug 358390] Main Toolbar improvement suggestion: make main top menu a "Menu" button in the main toolbar (graphical mock-up included)

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=358390

emohr  changed:

   What|Removed |Added

   Keywords||junior-jobs
 CC||fritzib...@gmx.net
  Flags||low_hanging+

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

[frameworks-kirigami] [Bug 400671] Text and checkboxes out of position in standalone Mouse KCM when system language is pt-br

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400671

Nate Graham  changed:

   What|Removed |Added

  Component|kcm_mouse   |general
Product|systemsettings  |frameworks-kirigami
   Keywords||usability
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
   Target Milestone|--- |Not decided
 Ever confirmed|0   |1
   Assignee|unassigned-b...@kde.org |notm...@gmail.com

--- Comment #2 from Nate Graham  ---
I can actually get this to happen in English the first time I open System
Settings on a fresh install of Plasma 5.14.2. If I resize the window to be
really wide and then make it smaller again, the layout problem disappears. I
believe this is the fault of Kirigami's FormLayout trying to be too smart about
adjusting its layout to fit the available space.

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

[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10

2018-11-05 Thread Robert Blackwell
https://bugs.kde.org/show_bug.cgi?id=400628

--- Comment #15 from Robert Blackwell  ---
Created attachment 116107
  --> https://bugs.kde.org/attachment.cgi?id=116107&action=edit
Set Backup Path, Local Drive (Desktop) - Using File Picker

Set Backup Path, Local Drive (Desktop) - Using File Picker

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

[plasmashell] [Bug 400706] Plasma (popups +logout screen) fade out effect not working

2018-11-05 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=400706

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[plasmashell] [Bug 400661] When widgets are unlocked, the hamburger menu eats up a default panel's all-important bottom-rightmost location

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400661

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability

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

[plasmashell] [Bug 400661] When widgets are unlocked, the hamburger menu eats up a default panel's all-important bottom-rightmost location

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400661

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
Summary|Lock widgets by default or  |When widgets are unlocked,
   |let Show Desktop be on the  |the hamburger menu eats up
   |right-most side of the  |a default panel's
   |panel   |all-important
   ||bottom-rightmost location

--- Comment #1 from Nate Graham  ---
This has crossed my mind many times.

The problem with locking the widgets by default is that then it becomes far
more difficult to add new widgets; the functionality just hides entirely (HIG
violation!).

IMHO we need to rethink the whole concept of locking and unlocking widgets.
What I think would be ideal is to remove the concept of locked widgets entirely
in favor of making it harder to accidentally delete or change widgets and
panels, and making it even easier to recover if you do (for example, the
notification that has an undo button it should be persistent).

Alternatively, we could remove the hamburger menu on an unlocked panel and
replace it with a better UI--or just relocate it so that it's not taking up
that all-important right-most corner.

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

[kdenlive] [Bug 400670] changing effect causes "Preview rendering failed" error

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=400670

emohr  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||fritzib...@gmx.net
  Flags||low_hanging+
 Ever confirmed|0   |1
   Keywords||junior-jobs

--- Comment #2 from emohr  ---
Same or similat issue in 18.08.2 under Windows.

create https://phabricator.kde.org/T9991

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

[picmi] [Bug 400696] "Prevent mistakes" option doesn't work.

2018-11-05 Thread Jakob Gruber
https://bugs.kde.org/show_bug.cgi?id=400696

--- Comment #1 from Jakob Gruber  ---
Did you start a new game with 'Custom' difficulty? That's what the 'Prevent
Mistakes' option applies to.

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

[kfontview] [Bug 400710] New: can not change text sample to display

2018-11-05 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=400710

Bug ID: 400710
   Summary: can not change text sample  to display
   Product: kfontview
   Version: 5.12.6
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: kol...@aon.at
  Target Milestone: ---

SUMMARY

STEPS TO REPRODUCE
I run:
kfontview /path/to/NotoSansSymbols2-Regular.ttf
and want to check if a certain character is included in the font.
Therefore I click on the "Change Text" toolbar action, get a dialog to enter
some new text to display, but it never shows the text I entered.

OBSERVED RESULT
Always std. text is shown

EXPECTED RESULT
My entered text is shown

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.45.0
Qt Version: 5.9.4

ADDITIONAL INFORMATION
openSuse Leap 15.0

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

[frameworks-kio] [Bug 400114] Modification time for ripped FLAC files out of range

2018-11-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400114

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
I can confirm on my system.
Same occurs when audio cd is ripped to ogg, wav and mp3 formats.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.2
Qt Version: 5.12.0
KDE Frameworks Version: 5.51.0

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

[dolphin] [Bug 400629] [FEATURE REQUEST] Ctrl+click to open in a new tab

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400629

--- Comment #4 from Nate Graham  ---
You're welcome! It's because a three-finger click on a touchpad emulates a
middle-click on a mouse, so you can use that for all other middle-click
functionality as well, such as opening a link in a new tag in your web browser.

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

[kdenlive] [Bug 400660] Timeline::getTracksInfo() tries to dereference null pointer

2018-11-05 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=400660

emohr  changed:

   What|Removed |Added

   Keywords||junior-jobs
  Flags||low_hanging+
 CC||fritzib...@gmx.net

--- Comment #4 from emohr  ---
Create https://phabricator.kde.org/T9990

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

[gwenview] [Bug 400161] gwenview failed to open a jpg image file

2018-11-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400161

--- Comment #3 from Patrick Silva  ---
(In reply to VosaXalo from comment #2)
> Created attachment 116106 [details]
> Other images to test the issue
> 
> Can you try please with the three other images that I have uploaded in the
> archive "test_jpg.zip"?
> Thank you.

gwenview shows the three images as expected.

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

[Discover] [Bug 400645] First launch of Discover after boot: Borders drawn but content of window is "screenshot" of the last active window for 1-2 seconds

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400645

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[frameworks-kconfig] [Bug 400630] [FEATURE REQUEST] Ctrl+shift+page up / down to reorder tabs

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400630

Nate Graham  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |matt...@mjdsystems.ca
Version|18.08.2 |unspecified
Product|dolphin |frameworks-kconfig
  Component|general |general
 CC||kdelibs-b...@kde.org,
   ||n...@kde.org

--- Comment #2 from Nate Graham  ---
This should be done universally, not just in Dolphin. Moving to KConfig.

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

[gwenview] [Bug 400161] gwenview failed to open a jpg image file

2018-11-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=400161

--- Comment #2 from vosax...@vivaldi.net ---
Created attachment 116106
  --> https://bugs.kde.org/attachment.cgi?id=116106&action=edit
Other images to test the issue

Can you try please with the three other images that I have uploaded in the
archive "test_jpg.zip"?
Thank you.

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

[frameworks-baloo] [Bug 400704] Baloo indexing I/O introduces serious noticable delays

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400704

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||stefan.bruens@rwth-aachen.d
   ||e

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

[kopete] [Bug 264356] Kopete 1.0.80: moved tab gets incorrect name

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=264356

Andrew Crouthamel  changed:

   What|Removed |Added

 CC||andrew.crouthamel@kdemail.n
   ||et
 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Andrew Crouthamel  ---
Thanks for the update!

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

[dolphin] [Bug 400629] [FEATURE REQUEST] Ctrl+click to open in a new tab

2018-11-05 Thread Lucas Willems
https://bugs.kde.org/show_bug.cgi?id=400629

--- Comment #3 from Lucas Willems  ---
I didn't know that 3 finger click opens in a new tab!!! This is really great.
Thank you :)

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

[frameworks-kcmutils] [Bug 400602] Hide "Help" button when KHelpCenter is not available / not installed

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400602

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[klinkstatus] [Bug 254401] action "Reset Script Actions..." shouldn't have trailing ellipsis

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=254401

--- Comment #4 from Alexander Potashev  ---
This problem is still not fixed as you can see in the source code in Git
master.

However klinkstatus is currently unmaintained, see
https://www.kde.org/applications/development/klinkstatus/

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

[kgeography] [Bug 257568] new region in Oman (Al Buraimi)

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=257568

Andrew Crouthamel  changed:

   What|Removed |Added

 CC||andrew.crouthamel@kdemail.n
   ||et
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #6 from Andrew Crouthamel  ---
Thanks for the update!

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

[kopete] [Bug 256938] too long dialog title

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=256938

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED
 CC||andrew.crouthamel@kdemail.n
   ||et
 Ever confirmed|0   |1

--- Comment #3 from Andrew Crouthamel  ---
Thanks for the update!

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

[kopete] [Bug 256939] Unclear English string "Select the key you want to use for to encrypt to the metacontact"

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=256939

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 CC||andrew.crouthamel@kdemail.n
   ||et

--- Comment #3 from Andrew Crouthamel  ---
Thanks for the update!

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

[kompare] [Bug 254819] strange statement "file exists or is write-protected"

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=254819

Andrew Crouthamel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||andrew.crouthamel@kdemail.n
   ||et
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Andrew Crouthamel  ---
Thanks for the update!

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

[kmplot] [Bug 210136] The color of derived function is the same than original function in default

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=210136

Andrew Crouthamel  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Keywords||investigated, triaged
 Status|REPORTED|CONFIRMED

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

[kmplot] [Bug 210136] The color of derived function is the same than original function in default

2018-11-05 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=210136

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---
 CC||andrew.crouthamel@kdemail.n
   ||et

--- Comment #3 from Andrew Crouthamel  ---
Thanks for the update!

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

[kate] [Bug 400676] Cannot change color theme

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400676

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Works for me with those versions and with git master. Can you attach a screen
recording that depicts this problem?

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

[kwin] [Bug 400658] Impossible to walk through all apps or all windows of the current app on Wayland

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400658

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwalletmanager] [Bug 400681] kwalletmanager crashes when selecting "Delete"

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400681

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

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

[kwalletmanager] [Bug 400681] kwalletmanager crashes when selecting "Delete"

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400681

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |UNMAINTAINED

--- Comment #1 from Nate Graham  ---
Sorry, we cannot support such old versions. You're running software that's more
than two years old. See
https://community.kde.org/Get_Involved/Bug_Reporting#Step_2:_Make_sure_it_hasn.27t_already_been_fixed

Please update if possible.

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

[kmymoney] [Bug 400684] Can't open open existing kmy file, error message "Could not read your data source..."

2018-11-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=400684

--- Comment #4 from Jack  ---
Does /usr/local/lib/x86_64-linux-gnu/plugins/kmymoney exist on your system? 
Were there any errors during "make install"?  The manifest says that's where
the plugins should be, but they don't seem to be there.  You can also launch
KMM from command line, and will probably see an error about not finding
plugins.

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

[kwalletmanager] [Bug 400681] kwalletmanager crashes when selecting "Delete"

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400681

Nate Graham  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |va...@kde.org
  Component|general |general
Product|kde |kwalletmanager
 CC||n...@kde.org

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

[dolphin] [Bug 400682] Separate network shares (eg. CIFS) from "Devices" sidebar; remove duplicate entries

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400682

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Everything here has in fact been fixed already in later versions. You're using
Dolphin 17.12, and as of 18.08, this is all the case now. :)

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

[kmplot] [Bug 210136] The color of derived function is the same than original function in default

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=210136

--- Comment #2 from Alexander Potashev  ---
Reproducible on Fedora 28 with kmplot-18.04.3

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

[dolphin] [Bug 380201] Dolphin Crash when renaming and moving folders into folders.

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380201

Nate Graham  changed:

   What|Removed |Added

 CC||arthur.shag...@gmail.com

--- Comment #4 from Nate Graham  ---
*** Bug 400686 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 400686] Dolphin crash when expanding folder if sorted by date modified

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400686

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[kwin] [Bug 400678] Wayland session crashes when I press enter after try to drag a CSD window with a touch screen

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400678

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kde] [Bug 400656] tooltip description persistence obscuring menu

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400656

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
I think you forgot the video. :)

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

[klipper] [Bug 400623] While editing clipboard items, one cannot use alt accelerator to select 'OK' button

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400623

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kompare] [Bug 254819] strange statement "file exists or is write-protected"

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=254819

--- Comment #2 from Alexander Potashev  ---
This phrase is still present in the code in Git master.

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

[Akonadi] [Bug 400597] Some parts of akonadi crashes whenever I restart akonadi server

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400597

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
  Component|general |general
Product|kde |Akonadi
   Assignee|unassigned-b...@kde.org |kdepim-b...@kde.org

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

[frameworks-kio] [Bug 179678] KIO needs PolicyKit-kde integration

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=179678

Nate Graham  changed:

   What|Removed |Added

 CC||xenoida...@gmail.com

--- Comment #79 from Nate Graham  ---
*** Bug 400569 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 400178] KDEConnect fails to open remote phone directory as it says protocol died unexpectedly

2018-11-05 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=400178

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com

--- Comment #46 from Erik Duisters  ---
After playing around with a KDE Neon VM I noticed the following error in
~/.xsession-errors:

kdeinit5: Got EXEC_NEW
'/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so' from launcher.
kdeinit5: preparing to launch
'/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so'
QCoreApplication::arguments: Please instantiate the QApplication object first
QCoreApplication::applicationDirPath: Please instantiate the QApplication
object first
QCoreApplication::applicationFilePath: Please instantiate the QApplication
object first
QCoreApplication::arguments: Please instantiate the QApplication object first
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name =  path =  pid = 2439
KCrash: Arguments: kdeinit5: PID 2439 terminated.

That got me looking at other KIO slaves (eg ftp) and apparently things have
changed a bit:

Instead of a .properties file they now use a .json file to define the plugins
metadata and embed that using a dummy class having Q_PLUGIN_METADATA(IID "xxx"
FILE "xxx.json")

Then in the kdemain function they initialize a QCoreApplication object.

Last but not least I now had to move kio_kdeconnect.so to
/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/

Let me do some more test to see if it also works on my fedora system and I'll
upload the patch to phabricator

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

[kopete] [Bug 256939] Unclear English string "Select the key you want to use for to encrypt to the metacontact"

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=256939

--- Comment #2 from Alexander Potashev  ---
This string is still present in the .ui file in Git master.

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

[kdesu] [Bug 400569] kdesu is not launching Dolphin

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400569

--- Comment #2 from Nate Graham  ---
As for the other apps, kdesu is not supported and its use is discouraged. It's
not surprising that it fails.

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

[kdesu] [Bug 400569] kdesu is not launching Dolphin

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400569

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
I'm afraid this is intentional. Running Dolphin as root was deemed too
dangerous due to security vulnerabilities. We are implementing PolicyKit
support so that you don't have to run Dolphin as root to edit files owned by
another user. That's tracked by

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

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

[kopete] [Bug 256938] too long dialog title

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=256938

--- Comment #2 from Alexander Potashev  ---
This dialog title is still present in the code in Git master.

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

[dolphin] [Bug 400629] [FEATURE REQUEST] Ctrl+click to open in a new tab

2018-11-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400629

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #2 from Nate Graham  ---
I'm afraid this is not possible; ctrl+click is the universal method of adding
items to the current selection, and we cannot override it to mean something
else. You can already open a folder in a new tab with a middle-click (or a
three-finger click on a laptop touchpad, if it's configured properly).

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

[kmymoney] [Bug 400628] Error Attempting Backup - Windows 10

2018-11-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=400628

--- Comment #14 from Jack  ---
Robert: Did you choose that directory from the file chooser dialog or type it
in?  I don't think in needs the leading slash, and the second slash might need
to be a backslash.  Can you try it without the leading slash, and then with the
other slash made a backslash?  It might also be worth trying the latest
version, since I think Thomas added some debugging output which might provide
more information.

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

[kgeography] [Bug 257568] new region in Oman (Al Buraimi)

2018-11-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=257568

--- Comment #5 from Alexander Potashev  ---
maps.google.com now displays the new governorate:

https://www.google.com/maps/place/%D0%AD%D0%BB%D1%8C-%D0%91%D1%83%D1%80%D0%B0%D0%B9%D0%BC%D0%B8,+%D0%9E%D0%BC%D0%B0%D0%BD/@24.1512965,55.3880246,9z/data=!4m5!3m4!1s0x3e8ac6b345cfbaf9:0x1899c20736c0694c!8m2!3d24.1671413!4d56.1142253


See also this easy to read map:
https://commons.wikimedia.org/wiki/File:Oman,_administrative_divisions_2011_-_de_-_colored.svg

The map in KGeography is still outdated.

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

[Discover] [Bug 400518] Can't send click events to the non-focused page (but can send other kinds of events)

2018-11-05 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=400518

Aleix Pol  changed:

   What|Removed |Added

Summary|Install/remove action is|Can't send click events to
   |not performed when the  |the non-focused page (but
   |button is clicked while |can send other kinds of
   |some app description is |events)
   |open. The button only is|
   |highlighted.|

--- Comment #4 from Aleix Pol  ---
This is some behavior enforced from Kirigami.

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

[gwenview] [Bug 400161] gwenview failed to open a jpg image file

2018-11-05 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400161

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
Cannot confirm, gwenview 18.08.2 can open PE363791_S4.JPG file on my system.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.2
Qt Version: 5.12.0 beta3
KDE Frameworks Version: 5.51.0

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

[kwin] [Bug 368389] No window decoration on windows created with SDL2

2018-11-05 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=368389

--- Comment #4 from Eike Hein  ---
Ryan,

just fyi, over in the KWin/Plasma team we've seen your video and activity in
the Gnome GitLab issue and were really happy and appreciative to see that got
going. Thanks!

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

<    1   2   3   4   5   >