[kmymoney] [Bug 409614] Share price precision incorrectly limited to 4 decimal places

2019-07-20 Thread Tony Bloomfield
https://bugs.kde.org/show_bug.cgi?id=409614

--- Comment #11 from Tony Bloomfield  ---
Apologies for not having my system up-to-date; blame it on my unfamiliarity
with git. I have now built 5.0.5, and see the following rather odd behaviour.

Entering a new transaction with share count and price (6 places) as above, the
total amount is calculated as 5000.08; when  I  the transaction, the
displayed price changes to 3.146200.

However, if I edit the transaction and re-enter the original price, the amount
changes to the correct value of 5000.00 and remains so after clicking .

Very weird! Screenshots available if needed.

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

[kdeconnect] [Bug 401316] Missing ability to write/modify/delete files

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401316

Erik Duisters  changed:

   What|Removed |Added

   Version Fixed In||v1.12.7
 CC||e.duiste...@gmail.com

--- Comment #2 from Erik Duisters  ---
Fixed in kdeconnect-android v1.12.7

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

[kdeconnect] [Bug 401316] Missing ability to write/modify/delete files

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401316

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[okular] [Bug 242617] Okular does not play animated pdf files

2019-07-20 Thread João Netto
https://bugs.kde.org/show_bug.cgi?id=242617

João Netto  changed:

   What|Removed |Added

 Depends on|306855  |
 Resolution|--- |FIXED
   Version Fixed In||1.9
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||okular/merge_requests/10
 CC||joaonetto...@gmail.com

--- Comment #11 from João Netto  ---
This is now fixed and should work with Poppler > 0.79

Link to merge request:

https://invent.kde.org/kde/okular/merge_requests/10


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=306855
[Bug 306855] Support Javascript
-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 306855] Support Javascript

2019-07-20 Thread João Netto
https://bugs.kde.org/show_bug.cgi?id=306855

João Netto  changed:

   What|Removed |Added

 Blocks|242617  |


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=242617
[Bug 242617] Okular does not play animated pdf files
-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 408981] missing MSVCR120.dll

2019-07-20 Thread kavol
https://bugs.kde.org/show_bug.cgi?id=408981

kavol  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|NOT A BUG   |---

--- Comment #3 from kavol  ---
(In reply to Stephan from comment #2)
> I could resolve the problem here. It was to install "Microsoft Visual C++
> 2013 Resdistributable (X64) 12.0.30501". I also installed the (X86) version
> as well to be sure (running 64-bit Windows 10). 
> After that Falkon startet as desired.
> 
> @kavol: I would like to know if this helps You to get Falkon running on Your
> system.

well, yes, using the older version 2013 helps, thanks ...

> If it does, I would be pleased if You could close the case.

... however, I'd prefer not to close this until the Falkon download webpage
informs about the dependency (and possibly also where to get it, as finding
something at Microsoft site is not that straightforward)

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

[okular] [Bug 403772] Support animation from latex package 'animate'

2019-07-20 Thread João Netto
https://bugs.kde.org/show_bug.cgi?id=403772

João Netto  changed:

   What|Removed |Added

 CC||joaonetto...@gmail.com
  Latest Commit||https://invent.kde.org/kde/
   ||okular/merge_requests/10
 Status|REPORTED|RESOLVED
   Version Fixed In||1.9
 Resolution|--- |FIXED

--- Comment #2 from João Netto  ---
This is now fixed and should work with Poppler > 0.79.

Link to merge request:

https://invent.kde.org/kde/okular/merge_requests/10

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

[krita] [Bug 406992] The translations from kitemviews aren't loaded.

2019-07-20 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=406992

Karl Ove Hufthammer  changed:

   What|Removed |Added

 CC||k...@huftis.org

--- Comment #2 from Karl Ove Hufthammer  ---
FWIW, the ‘Search:’ string is shown as translated for me. This is on Linux,
using the latest Git version and the Norwegian Nynorsk translation.

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

[krita] [Bug 410048] New: Attempting to edit text causes an error

2019-07-20 Thread Tate
https://bugs.kde.org/show_bug.cgi?id=410048

Bug ID: 410048
   Summary: Attempting to edit text causes an error
   Product: krita
   Version: 4.2.3
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Tool/Text
  Assignee: krita-bugs-n...@kde.org
  Reporter: grapelo...@gmail.com
  Target Milestone: ---

SUMMARY
Attempting to edit text when you close the text box re-opens it, how ever it
makes an error message pop up twice with the only options to ignore (which
makes the program impossible to use, as nothing functions) or to abort, which
shuts down the entire program with no option of saving your file. 

STEPS TO REPRODUCE
1.Use the text tool to write anything
2.Hit 'save' and 'close'
3.Double click it to re-open text tool

OBSERVED RESULT
An error message reading 
""Krita has encounterd an internal error: 

SAFE ASSERT (krita) "!m_d->readyShortcut" in file
C:/Packaging/workspace/Krita_Release_Windows64_Build/krita/libs/ui/imput/kis_shortcut_matcher.cpp,
line 579

Please report a bug to developers!

Press ignore to try to continue.
Press abort to see developers information (all unsaved data will be lost)""

Screenshot: https://i.imgur.com/cZbukXi.png

EXPECTED RESULT
Opening the text box and allowing user to change and edit the text without any
crashing or errors. 

SOFTWARE
Windows:10

ADDITIONAL INFORMATION
I use Krita via steam. The specific canvas size I was using when I found this
issue was 2018x1152 and while I doubt it has any affect I was using the font
"Lemon"

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

[kdeconnect] [Bug 401247] Sending multiple files when a transfer is already under progress [Android sending files to Linux]

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401247

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Erik Duisters  ---
This is fixed by kdeconnect-android commit:
a3fb423dd3150aa080742b3dadf1ede16d902edd and kdeconnect-kde commit:
283d0140597d338210cff62a83c7d72a2e5e368d

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

[kdiff3] [Bug 408991] Kdiff3 1.8.1 hangs on comparing two large directories

2019-07-20 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=408991

Wolfgang Bauer  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 CC||wba...@tmo.at
 Ever confirmed|0   |1

--- Comment #3 from Wolfgang Bauer  ---
I had the same problem when comparing two folders, and I can confirm that
https://phabricator.kde.org/D22294 fixed it for me too.

But: the commit to the 1.8 branch is incomplete:
https://cgit.kde.org/kdiff3.git/commit/?h=1.8=804997e45675e1ea1e86559d11f118d73fca8ce0
It misses a (the most important?) part.

I had to add these lines (from master) to fix 1.8.1:
 if(memcmp([0], [0], len) != 0)
 {
 bError = false;
+fi1.close();
+fi2.close();
 return bEqual;
 }
 sizeLeft -= len;
 //pp.setCurrent(double(fullSize-sizeLeft)/fullSize, false );
 pp.step();
 }
+fi1.close();
+fi2.close();

 // If the program really arrives here, then the files are really equal.
 bError = false;

Reopening therefore.

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

[solid] [Bug 302968] Please add support for hybrid suspend at style of pm-suspend-hybrid.

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=302968

ask4supp...@email.cz changed:

   What|Removed |Added

 CC||ask4supp...@email.cz

--- Comment #17 from ask4supp...@email.cz ---
(In reply to Peter Lewis from comment #14)
> Hi,
> 
> This should be re-opened, since it has not been resolved and should be
> implemented in the latest Plasma. Hybrid sleep works perfectly well, and
> KDE's UI should support it.
> 
> Thanks!

I agree, I've managed to get button in sddm, yet I'm missing it in KDE.

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

[dolphin] [Bug 410032] New: Items in right click-menu are not translated

2019-07-20 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=410032

Bug ID: 410032
   Summary: Items in right click-menu are not translated
   Product: dolphin
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: bars: filter
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: matejm98m...@gmail.com
  Target Milestone: ---

Created attachment 121645
  --> https://bugs.kde.org/attachment.cgi?id=121645=edit
Screenshot

SOFTWARE/OS VERSIONS
KDE Apps Version: 19.07.80
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.60
Qt Version: 5.13.0

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

[kinfocenter] [Bug 410033] New: Misleading label "current"

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410033

Bug ID: 410033
   Summary: Misleading label "current"
   Product: kinfocenter
   Version: 5.14.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Energy Information
  Assignee: k...@privat.broulik.de
  Reporter: alo...@gmx-topmail.de
  Target Milestone: ---

SUMMARY
In the "Energy Information" section, the current charge has the label
"current". This is a bit misleading, because the word "current" also has the
meaning of "electric current", which is not what this number is about. I
suggest renaming the label to "Current charge".


STEPS TO REPRODUCE
1. Open KInfocenter
2. Go to the energy information tab

OBSERVED RESULT
The current charge has the label "current", leading to confusion with electric
current.

EXPECTED RESULT
The label is not ambiguous.

SOFTWARE/OS VERSIONS
Windows: n/a
macOS: n/a
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION
This can also be seen in more recent versions, the issue is also basically the
same in French, but not in German. I do not know about other languages.

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

[plasmashell] [Bug 399234] Compositing breaks system tray functionality in programs running under Wine Staging

2019-07-20 Thread Solerman Kaplon
https://bugs.kde.org/show_bug.cgi?id=399234

--- Comment #15 from Solerman Kaplon  ---
I think the correct fix would be to grab the x/y where the mouse was clicked
and send it straight to wine so they handle the mask themselves. Maybe some
client-to-absolute -> absolute-to-client translation might be needed

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

[lokalize] [Bug 409532] The directory tree view disappears afeter some time, and only standalone files are shown (XFCE))

2019-07-20 Thread Simon Depiets
https://bugs.kde.org/show_bug.cgi?id=409532

--- Comment #1 from Simon Depiets  ---
Hello,
I tried a few language on the gimp doc repository and couldn't reproduce, which
language was it ?
Are you sure you are not filtering files fully translated either ? (Ctrl+T)
Thanks

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

[krita] [Bug 410015] brushes on krita are moving incorrectly

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410015

--- Comment #2 from ldoug...@gmail.com ---
(In reply to Boudewijn Rempt from comment #1)
> I'm sorry, but without a whole lot more detail, we cannot help you, because
> this is obviously something specific for your system and not a bug anyone
> else is running into. In fact, your report has so little detail I don't even
> know what I should ask you. Maybe make a screen recording? Make sure it
> shows the entire Krita window.

Im sorry ill try to be more specific  what i mean is, when i move my bamboo
pen on my tablet, the krita brushes dont move along with my bamboo pen, and
when i try to draw like a circle or something, the brushes on krita wont draw a
circle. I didnt start having this problem until about two days ago but before
that i was drawing everything the same way i try to now, only the brushes had
no trouble keeping up with my bamboo pen

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

[Falkon] [Bug 409486] 'Unloader' crashes Python 3.6 with "no member named ma_keys"

2019-07-20 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=409486

Juraj  changed:

   What|Removed |Added

 CC||sgd.or...@gmail.com

--- Comment #1 from Juraj  ---
This looks more like the python support is broken, not extension.
Can you try different python extension and see what it does ?

To report issues with Unloader extension please use the Unloader project issue
tracker.
https://github.com/SGOrava/Unloader/issues

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

[kdeconnect] [Bug 410026] New: kdeconnectd crashes without being in use

2019-07-20 Thread Andreas Hencke
https://bugs.kde.org/show_bug.cgi?id=410026

Bug ID: 410026
   Summary: kdeconnectd crashes without being in use
   Product: kdeconnect
   Version: 1.3.4
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: andreas.hen...@mailbox.org
  Target Milestone: ---

SUMMARY
Kdeconnect crashes without being used an being in use

STEPS TO REPRODUCE
1. Start Kubuntu, after some time DrKonqi and/or Apport/woopsie will report the
crash
2.Open kdeconnect
3. 

OBSERVED RESULT
DrKonqi reports the crash

EXPECTED RESULT
Working kdeconntect 

SOFTWARE/OS VERSIONS

Linux/KDE Plasma:5.0.0.20-generic/Kubuntu 19.04
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION
DrKonqi's report, Common Tab
We are very sorry; the program kdeconnectd was terminated unexpectedly. You can
not report this error because the kdeconnectd application does not provide an
address for reporting errors.
Details:
Executable file:kdeconnectd PID: 15228 Signal: Segmentation fault (11) Date:
20.07.19 11:24:03

Developer information
Application: kdeconnectd (kdeconnectd), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd31361e800 (LWP 15228))]

Thread 4 (Thread 0x7fd30b7fe700 (LWP 15232)):
#0  __libc_enable_asynccancel () at
../sysdeps/unix/sysv/linux/x86_64/cancellation.S:56
#1  0x7fd31794d716 in __GI___poll (fds=0x7fd2fc004a30, nfds=1,
timeout=10371) at ../sysdeps/unix/sysv/linux/poll.c:29
#2  0x7fd3160b8bf6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3160b8d1c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fd317ecf063 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd317e7a5bb in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd317cc52c6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fd317cc6612 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd3168d3182 in start_thread (arg=) at
pthread_create.c:486
#9  0x7fd317959b1f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fd30bfff700 (LWP 15231)):
#0  0x7fd3160b824c in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fd3160b8b2b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3160b8d1c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd317ecf063 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd317e7a5bb in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd317cc52c6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd31720e565 in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7fd317cc6612 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd3168d3182 in start_thread (arg=) at
pthread_create.c:486
#9  0x7fd317959b1f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fd31231b700 (LWP 15230)):
#0  0x7fd31794d729 in __GI___poll (fds=0x7fd31231aca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fd315d56917 in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fd315d5853a in xcb_wait_for_event () from
/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fd312f106a8 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7fd317cc6612 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd3168d3182 in start_thread (arg=) at
pthread_create.c:486
#6  0x7fd317959b1f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fd31361e800 (LWP 15228)):
[KCrash Handler]
#6  0x7fd317d44f23 in operator==(QString const&, QString const&) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fd318dc27bc in KNotification::setTitle(QString const&) () from
/lib/x86_64-linux-gnu/libKF5Notifications.so.5
#8  0x7fd31008c009 in Notification::createKNotification
(this=this@entry=0x55e91daa8320, update=, np=...) at
./plugins/notifications/notification.cpp:95
#9  0x7fd31008cbad in Notification::update (this=this@entry=0x55e91daa8320,
np=...) at ./plugins/notifications/notification.cpp:81
#10 0x7fd310093a2d in NotificationsDbusInterface::processPacket
(this=0x55e91da385b0, np=...) at
./plugins/notifications/notificationsdbusinterface.cpp:91
#11 0x7fd31008f7ea in NotificationsPlugin::receivePacket
(this=0x55e91d9e2450, np=...) at
./plugins/notifications/notificationsplugin.cpp:59
#12 0x7fd318fa8488 in Device::privateReceivedPacket (this=,
np=...) at ./core/device.cpp:341
#13 0x7fd317ea5563 in 

[krita] [Bug 402834] Add dithering to gradients

2019-07-20 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=402834

Karl Ove Hufthammer  changed:

   What|Removed |Added

 CC||k...@huftis.org

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

[krita] [Bug 410023] Colour profile information notes are outdated

2019-07-20 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410023

--- Comment #2 from wolthera  ---
Yes, I'll try to tackle this coming week.

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

[plasmashell] [Bug 399234] Compositing breaks system tray functionality in programs running under Wine Staging

2019-07-20 Thread Solerman Kaplon
https://bugs.kde.org/show_bug.cgi?id=399234

--- Comment #14 from Solerman Kaplon  ---
Testing the example program and also other non-rectangular icons on windows 10,
the click works anywhere, not just in the visible icon. It seems there isn't
any non-rectangular mask applied

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

[frameworks-kwallet] [Bug 410020] Regression: fea2af1d63192226d18910e18627091206a2fcf5 breaks GPG wallets

2019-07-20 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=410020

--- Comment #2 from Stefan Brüns  ---
Luca, thanks a lot for investigating this. Though I would have preferred going
this through Phabricator, the reasoning is really sound, so take this as an
LGTM/"Accepted".

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

[Falkon] [Bug 409622] Falkon doesn't scale normally in Wayland in KDE

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409622

mcadoo.c...@gmail.com changed:

   What|Removed |Added

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

--- Comment #7 from mcadoo.c...@gmail.com ---
(In reply to Nate Graham from comment #6)
> Sure. But does Falkon scale as expected with 2x?
> 
> If so, then the solution would be to use this system once fractional scaling
> on Wayland is turned on, which is actually pretty soon.

Yes. Falkon scale will scale with 2x system display setting. But I don't see
any scale options like 1.3x or 1.4x. Now I changed falkon default zoom setting.
Thank you for your attention.

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

[frameworks-ktexteditor] [Bug 409978] Double usage of Ctrl+Shift+V

2019-07-20 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=409978

--- Comment #3 from Matthias  ---
Thanks a lot. Goes that upstream? I vote for it. Thanks Nate :)

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

[frameworks-kio] [Bug 409740] KIO-FTP can't connect to some FTP servers with Turkish locale

2019-07-20 Thread NXiss7
https://bugs.kde.org/show_bug.cgi?id=409740

--- Comment #1 from NXiss7  ---
It turns out that the application ignores the case (using toUpperCase()
function of java.lang.String) .
But on Turkish locale, lower-case 'i' converted to upper-case 'İ' instead of
'I' thus client receives "Command not implemented" result.
I assume this bug would cause problems on other servers that run with Turkish
locale.

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

[Falkon] [Bug 409622] Falkon doesn't scale normally in Wayland in KDE

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409622

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #8 from Nate Graham  ---
All right, then this is actually working properly when you use the appropriate
scaling setting.

Fractional scaling on Wayland is in progress right now, with a patch submitted:
https://phabricator.kde.org/D22468

So once that's in, you should be able to use your favorite fractional scale
factor and hare everything just work properly.

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

[frameworks-kio] [Bug 409740] KIO-FTP can't connect to some FTP servers with Turkish locale

2019-07-20 Thread NXiss7
https://bugs.kde.org/show_bug.cgi?id=409740

NXiss7  changed:

   What|Removed |Added

Summary|KIO-FTP can't connect to|KIO-FTP can't connect to
   |some Android FTP servers|some FTP servers with
   ||Turkish locale

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

[krita] [Bug 406992] The translations from kitemviews aren't loaded.

2019-07-20 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=406992

Karl Ove Hufthammer  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Karl Ove Hufthammer  ---
And using the German translation, the “What’s This?” translation (which comes
from Qt) is also shown as translated. Since things seem to (now) work, I’m
closing this bug.

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

[kate] [Bug 362810] 15.12.3: Spelling - "Add to dictionary" does not remember added words

2019-07-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=362810

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #9 from Ahmad Samir  ---


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

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

[kate] [Bug 408291] Automatic Spellchecking fails after file is modified and reloaded

2019-07-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=408291

Ahmad Samir  changed:

   What|Removed |Added

 CC||codestr...@posteo.org

--- Comment #6 from Ahmad Samir  ---
*** Bug 362810 has been marked as a duplicate of this bug. ***

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

[plasma-nm] [Bug 410043] New: Speed of wired network is slower on Plasma + NetworkManager

2019-07-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=410043

Bug ID: 410043
   Summary: Speed of wired network is slower on Plasma +
NetworkManager
   Product: plasma-nm
   Version: 5.16.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. start plasma session
2. connection your machine to a wired network
3. suspend and resume your system

OBSERVED RESULT
explained above

EXPECTED RESULT
network speed is always correct

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.16.80
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3
Kernel Version: 5.1.16-050116-generic

Operating System: Arch Linux
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.60
Qt Version: 5.13
Kernel Version: 5.2.1.arch1-1

Operating System: void 
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.60.0
Qt Version: 5.13
Kernel Version: 5.1.16_1

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

[kde] [Bug 410042] Krita has encountered an internal error:

2019-07-20 Thread rissa
https://bugs.kde.org/show_bug.cgi?id=410042

--- Comment #1 from rissa  ---
it only shows up on the latest version 4.2.3

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

[digikam] [Bug 409952] "Image" menu is missing

2019-07-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=409952

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
   Version Fixed In||6.2.0
 Status|REPORTED|RESOLVED

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

[krita] [Bug 409968] Text tool gives abort message pop up when trying to edit existing text

2019-07-20 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409968

Tymond  changed:

   What|Removed |Added

 CC||grapelo...@gmail.com

--- Comment #5 from Tymond  ---
*** Bug 410048 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 410048] Attempting to edit text causes an error

2019-07-20 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=410048

Tymond  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||tamtamy.tym...@gmail.com

--- Comment #1 from Tymond  ---


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

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

[frameworks-kio] [Bug 410050] New: Add content menu item "Add to Places"

2019-07-20 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=410050

Bug ID: 410050
   Summary: Add content menu item "Add to Places"
   Product: frameworks-kio
   Version: 5.59.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Open/save dialogs
  Assignee: fa...@kde.org
  Reporter: aspotas...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
Please add content menu item "Add to Places" which is already available in
Dolphin, into file open/save dialogs.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[dolphin] [Bug 410032] Items in right click-menu are not translated

2019-07-20 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=410032

Antonio Rojas  changed:

   What|Removed |Added

 CC||aro...@archlinux.org

--- Comment #1 from Antonio Rojas  ---
Those are Qt strings, do you have qt5-translations installed?

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

[BalooWidgets] [Bug 409989] Additional Information -> Rating always shows a 0/5 rating

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409989

Nate Graham  changed:

   What|Removed |Added

  Component|view-engine: general|general
Product|dolphin |BalooWidgets
 CC||n...@kde.org
   Assignee|dolphin-bugs-n...@kde.org   |stefan.bruens@rwth-aachen.d
   ||e
Version|19.04.3 |19.04.0

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

[KScreen] [Bug 353418] External display is overlapped with laptop's screen on boot

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353418

Nate Graham  changed:

   What|Removed |Added

 CC||k...@web.de

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

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

[KScreen] [Bug 394625] Monitor hidden under another monitor

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=394625

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[KScreen] [Bug 353418] External display is overlapped with laptop's screen on boot

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353418

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kde-cli-tools] [Bug 408632] kde-open functions incorrectly when given a URL with a port (opens a URL with port as the line number)

2019-07-20 Thread Gleb Popov
https://bugs.kde.org/show_bug.cgi?id=408632

Gleb Popov <6year...@gmail.com> changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kde
   ||-cli-tools/6d86fd4534174645
   ||09860b7be8c3cbf0e4a8d27b
 Status|REPORTED|RESOLVED

--- Comment #6 from Gleb Popov <6year...@gmail.com> ---
Git commit 6d86fd453417464509860b7be8c3cbf0e4a8d27b by Gleb Popov.
Committed on 20/07/2019 at 15:19.
Pushed by arrowdodger into branch 'master'.

kioclient: Don't convert `:x:y` to `?line=x=y` for URLs starting with
remote schemes.

Test Plan: `kioclient5 exec http://localhost:9000` now works correctly.

Subscribers: plasma-devel, #frameworks

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

M  +9-0kioclient/urlinfo.h

https://commits.kde.org/kde-cli-tools/6d86fd453417464509860b7be8c3cbf0e4a8d27b

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

[yakuake] [Bug 410038] New: Shift+Tab is reported as ambiguous in Yakuake

2019-07-20 Thread Gleb Popov
https://bugs.kde.org/show_bug.cgi?id=410038

Bug ID: 410038
   Summary: Shift+Tab is reported as ambiguous in Yakuake
   Product: yakuake
   Version: 3.0.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: 6year...@gmail.com
  Target Milestone: ---

I had Shift+Tab combination set to the "Next Session" action. After full system
upgrade pressing this combination in Yakuake pops out a 'An ambiguous key
sequence' error.

I tried opening Konsole's shortcuts and removed Shift+Tab action there, but
that didn't helped. I also gone through every tab in "Global shortcuts" in
System Settings with no success.


STEPS TO REPRODUCE
1. Open 2 tabs in Yakuake.
2. Set "Next Session" to "Shift+Tab"
3. Try switching between tabs using this key combination.

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

[kscreenlocker] [Bug 410040] music player prevent lock screen

2019-07-20 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=410040

--- Comment #2 from Guo Yunhe  ---
In JuK, I found the related code:

QDBusInterface *pmInterface = new QDBusInterface(
 
QStringLiteral("org.kde.Solid.PowerManagement"),
 
QStringLiteral("/org/freedesktop/PowerManagement/Inhibit"),
 
QStringLiteral("org.freedesktop.PowerManagement.Inhibit"),
  QDBusConnection::sessionBus()
  );

It only inhibit power management.

Power management sets the automatic screen lock after N minutes. And it is
inhibited. This will prevent everything: turn off screen, lock screen, sleep.
But for music player, it only needs to prevent sleep. Do you know if such a
DBus interface exists?

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

[krita] [Bug 410047] New: Gui Update, Brush color problem

2019-07-20 Thread Krzysztof Mazur
https://bugs.kde.org/show_bug.cgi?id=410047

Bug ID: 410047
   Summary: Gui Update, Brush color problem
   Product: krita
   Version: 4.2.3
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: m.krzysz...@gmail.com
  Target Milestone: ---

SUMMARY

Problem with updating gui of brush size


STEPS TO REPRODUCE
1. Fire up Krita 4.2.3
2. Create new canvas 1920x1200 300PPI
3. Select brush Texture_Normal_App from All category
4. Press and hold shift
5. Move mouse to resize
6. The size in toolbar doesn't update, select another brush
7. Press hold shift move mouse to resize
8. Size of brush in toolbar updates
9. The color of Brush Texture_Normal_Map is always blue
10. Change color of Brush Texture_Normal_Map to yellow
11. Paint on canvas (it paints in blue)
12. Use color picker on painted in blue shows yellow

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10 x64 build 1903
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: bundled with Krita

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

[gcompris] [Bug 409996] gcompris 0.96 has Wayland generic icon when you press alt+tab

2019-07-20 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=409996

Jazeix Johnny  changed:

   What|Removed |Added

 CC||jaz...@gmail.com

--- Comment #1 from Jazeix Johnny  ---
Hi,
thanks for the report.

Some tracks that can help debugging: 
*
http://plfiorini.blogspot.com/2015/07/how-to-make-your-qt-application-icon.html 

* desktop filename: org.kde.gcompris.desktop
* organisation domain is set to kde.org:
https://cgit.kde.org/gcompris.git/tree/src/core/main.cpp#n111
* application name to gcompris-qt

Can you test renaming the desktop file to org.kde.gcompris-qt.desktop and test
again?

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

[kdenlive] [Bug 410025] New: libxcb-keysyms.so.1 missing in AppImage

2019-07-20 Thread probono
https://bugs.kde.org/show_bug.cgi?id=410025

Bug ID: 410025
   Summary: libxcb-keysyms.so.1 missing in AppImage
   Product: kdenlive
   Version: 19.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Translation
  Assignee: vpi...@kde.org
  Reporter: prob...@puredarwin.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Run xubuntu-18.04-desktop-amd64.iso
2. Download kdenlive-19.04.3-x86_64.appimage
3. Run kdenlive-19.04.3-x86_64.appimage on xubuntu-18.04-desktop-amd64.iso

OBSERVED RESULT

me@host:~$ /home/me/Downloads/kdenlive-19.04.3-x86_64.appimage 
kdenlive: error while loading shared libraries: libxcb-keysyms.so.1: cannot
open shared object file: No such file or directory

EXPECTED RESULT

Runs

SOFTWARE/OS VERSIONS

As described above

ADDITIONAL INFORMATION

None

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

[kdeconnect] [Bug 409802] Can't access to ExtSdCard

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409802

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
Did you configure access to the external sdcard using the "Plugin
Settings->Filesystem expose" menu from the overflow menu on android?

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

[kdevelop] [Bug 303504] Conflicting keyboard shortcuts defined by Kate and KDevelop

2019-07-20 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=303504

RJVB  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||rjvber...@gmail.com

--- Comment #1 from RJVB  ---
Just had a run-in with this, Kate's unfamiliar-to-me Ctrl-/ shortcut for
"toggle comment" conflicting with the same shortcut for the switch-to-buddy
feature.

Curiously I now have 2 entries for "Toggle comment" in the "katepart" list of
shortcuts; the other already had a custom shortcut set to None.

Ideally the programmatic way to set a shortcut with choices to fail if it
already exists or else to replace the existing shortcut. It should also not be
possible for default shortcuts to register if an identical user-defined
shortcut exists.

The only really complicating factor I can think of here is if the function that
sets the shortcut doesn't have access to the current collection of shortcuts
(which may be context-specific, etc).

Given that, the warning dialog could/should be redesigned, such that
1) it shows the other action(s) triggered by the same shortcut (presumable in
the same context)
2) lets the user indicate which action s/he intented to invoke.

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

[krita] [Bug 410035] New: Suddenly the brushes don't color anymore. I try to color and the cursor remains still.

2019-07-20 Thread Peppe
https://bugs.kde.org/show_bug.cgi?id=410035

Bug ID: 410035
   Summary: Suddenly the brushes don't color anymore. I try to
color and the cursor remains still.
   Product: krita
   Version: 4.2.3
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brush Engine/Bristle
  Assignee: krita-bugs-n...@kde.org
  Reporter: peppe.b-...@hotmail.it
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
OpenGL Info

  Vendor:  "NVIDIA Corporation" 
  Renderer:  "GeForce GTX 970/PCIe/SSE2" 
  Version:  "4.6.0 NVIDIA 419.35" 
  Shading language:  "4.60 NVIDIA" 
  Requested format:  QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
  Current format:QSurfaceFormat(version 4.6, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 1, colorSpace QSurfaceFormat::sRGBColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
 Version: 4.6
 Supports deprecated functions true 
 is OpenGL ES: false 

QPA OpenGL Detection Info 
  supportsDesktopGL: true 
  supportsAngleD3D11: true 
  isQtPreferAngle: false 
== log ==
 Supported renderers: QFlags(0x2|0x4|0x8) 
Surface format preference list: 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
2 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
4 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
2 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
2 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
4 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::bt2020PQColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
4 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::DefaultColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
8 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 16, greenBufferSize 16, blueBufferSize 16, alphaBufferSize 16,
stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer,
swapInterval 0, colorSpace QSurfaceFormat::scRGBColorSpace, profile 
QSurfaceFormat::CompatibilityProfile) 
8 
* QSurfaceFormat(version 3.0, options
QFlags(DeprecatedFunctions), depthBufferSize 24,
redBufferSize 10, greenBufferSize 10, blueBufferSize 10, alphaBufferSize 2,
stencilBufferSize 8, samples -1, 

[KScreen] [Bug 358689] Support Qt 5.6 new highdpi environment variable

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=358689

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[KScreen] [Bug 358689] [X11] Support Qt 5.6 new highdpi environment variable

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=358689

Nate Graham  changed:

   What|Removed |Added

Summary|Support Qt 5.6 new highdpi  |[X11] Support Qt 5.6 new
   |environment variable|highdpi environment
   ||variable

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

[korgac] [Bug 379026] reminder shows dialog for past events

2019-07-20 Thread Filipus Klutiero
https://bugs.kde.org/show_bug.cgi?id=379026

Filipus Klutiero  changed:

   What|Removed |Added

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

--- Comment #4 from Filipus Klutiero  ---
See comment #3

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

[korganizer] [Bug 317656] Korganizer alert reminders are not reliable (they're lost after logout)

2019-07-20 Thread Filipus Klutiero
https://bugs.kde.org/show_bug.cgi?id=317656

Filipus Klutiero  changed:

   What|Removed |Added

 CC||chea...@gmail.com

--- Comment #8 from Filipus Klutiero  ---
Having used KOrganizer for 15 years, I can definitely confirm that its
reminders are unreliable. However, I never understood how to reproduce loss,
and I could not reproduce with a logout. Both a reminder I set to trigger while
my session was closed and one set to trigger after I opened a new session
"popped up" fine, under Kubuntu 19.04 (KOrganizer 5.10.3, KDE Frameworks
5.56.0).

Can one of you still reproduce this, and if so, which distribution do you use?
And if so, does this affect events only or todo-s too?

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

[krita] [Bug 410024] New: Autosave prevents saving (without any message for the user)

2019-07-20 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=410024

Bug ID: 410024
   Summary: Autosave prevents saving (without any message for the
user)
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: tamtamy.tym...@gmail.com
  Target Milestone: ---

SUMMARY
Usually when working on a picture saving and autosaving takes only a bit of
time. However when working on big files, for example animation, it can take a
lot of time.
And while one saving happens, the other is canceled. So when autosave is in
progress, the user can request saving the file several times, get no indication
that anything is wrong, and still not get the saved file.


STEPS TO REPRODUCE
1. Have a big file.
2. Make a change.
3. During autosaving, try to perform a "Save As" or "Save Incremental Version".

OBSERVED RESULT
Krita accepts it and closes the dialog. There is no error messages and no saved
file.

EXPECTED RESULT
Krita waits for autosave to finish and saves the file *or* shows an error
message *or* saves both autosave and the file *or* cancels autosave and saves
the file.

SOFTWARE/OS VERSIONS
Krita

 Version: 4.3.0-prealpha (git edb2c84)
 Languages: pl, en_US
 Hidpi: true

Qt

  Version (compiled): 5.12.2
  Version (loaded): 5.12.2

OS Information

  Build ABI: x86_64-little_endian-llp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: winnt
  Kernel Version: 10.0.17134
  Pretty Productname: Windows 10 (10.0)
  Product Type: windows
  Product Version: 10


Hardware Information

  GPU Acceleration: auto
  Memory: 16191 Mb
  Number of Cores: 12
  Swap Location: C:/Users/Agata/AppData/Local/Temp

ADDITIONAL INFORMATION:
Saving log:

20 Jul 2019 11:04:21 +0200: Converting from application/x-krita to
application/x-krita. Location:
C:/Users/Agata/Documents/intel/nextedition\.HDR_landscape_final.kra-autosave.kra.
Real location:
C:/Users/Agata/Documents/intel/nextedition\.HDR_landscape_final.kra-autosave.kra.
Batchmode: 0. Configuration: none
20 Jul 2019 11:13:32 +0200: Saving Document
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final.kra as
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime:
application/x-krita). 1920 * 1080 pixels, 3 layers.  361 frames, 12 framerate.
Export configuration: No configuration
20 Jul 2019 11:14:19 +0200: Saving Document
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final.kra as
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime:
application/x-krita). 1920 * 1080 pixels, 3 layers.  181 frames, 24 framerate.
Export configuration: No configuration
20 Jul 2019 11:16:35 +0200: Completed saving
C:/Users/Agata/Documents/intel/nextedition\.HDR_landscape_final.kra-autosave.kra
(mime: application/x-krita). Result: OK
20 Jul 2019 11:16:56 +0200: Saving Document
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final.kra as
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime:
application/x-krita). 1920 * 1080 pixels, 3 layers.  181 frames, 24 framerate.
Export configuration: No configuration
20 Jul 2019 11:16:57 +0200: Converting from application/x-krita to
application/x-krita. Location:
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra. Real
location:
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra.
Batchmode: 0. Configuration: none
20 Jul 2019 11:18:05 +0200: Completed saving
C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime:
application/x-krita). Result: OK

As you can see, only the last request was successful.

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

[digikam] [Bug 406428] Video preview - no sound

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406428

--- Comment #43 from caulier.gil...@gmail.com ---
Ok. now it's clear that problem is located in QtAV.

Maik, you talking about capi message fron startup trace. Look mine when i
compile my native DK under Mageia7 with official QtAv devel package :

QtAV 1.12.0(Apr  1 2019, 08:40:54)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai University->S3 Graphics->Deepin->PPTV, Shanghai, China Copyright (C)
2012-2016 Wang Bin (aka. Lucas Wang) wbse...@gmail.com
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
AL lib: (WW) GetSymbol: Failed to load jack_error_callback:
/lib64/libjack.so.0: undefined symbol: jack_error_callback
AL lib: (WW) jack_msg_handler: Cannot connect to server socket err = Aucun
fichier ou dossier de ce type
AL lib: (WW) jack_msg_handler: Cannot connect to server request channel
AL lib: (WW) jack_msg_handler: jack server is not running or cannot be started
AL lib: (WW) jack_msg_handler: JackShmReadWritePtr::~JackShmReadWritePtr - Init
not done for -1, skipping unlock
AL lib: (WW) jack_msg_handler: JackShmReadWritePtr::~JackShmReadWritePtr - Init
not done for -1, skipping unlock
AL lib: (WW) ALCjackBackendFactory_init: jack_client_open() failed, 0x11
AL lib: (WW) alc_initconfig: Failed to initialize backend "jack"
digikam.general: Audio output backends: ("OpenAL", "Pulse", "null")
digikam.general: Number of supported audio codecs: 185
digikam.general: Number of supported video codecs: 245

Here sound is played fine...

Gilles Caulier

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

[kmail2] [Bug 410028] New: KMail crashes when changing the Folder List Appearence

2019-07-20 Thread Christian Schütze
https://bugs.kde.org/show_bug.cgi?id=410028

Bug ID: 410028
   Summary: KMail crashes when changing the Folder List Appearence
   Product: kmail2
   Version: 5.11.2
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: schuetze.christia...@gmail.com
  Target Milestone: ---

Application: kmail (5.11.2)

Qt Version: 5.13.0
Frameworks Version: 5.59.0
Operating System: Linux 5.1.16-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
1. Open Settings > Configure KMail > Appearance > Layout
2. Changing between "Long folder list" and "Short folder list"
3. Clicking  Apply => Application crashes

After restarting the app the setting is applied.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd085471a40 (LWP 32259))]

Thread 26 (Thread 0x7fd04f7fe700 (LWP 4479)):
#0  0x7fd0932b716c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fd08c9cb836 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x7fd08c9cc203 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x7fd08c9cc381 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x7fd08c984641 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x7fd08c9874dd in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x7fd08c987bd4 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x7fd08c9ce675 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x7fd0932b0faa in start_thread () from /lib64/libpthread.so.0
#9  0x7fd096cdc73f in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7fd078bab700 (LWP 1352)):
#0  0x7fd096ccd80c in read () from /lib64/libc.so.6
#1  0x7fd09284570f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7fd092891c8e in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x7fd092893342 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x7fd09289346f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x7fd095894ceb in QEventDispatcherGlib::processEvents
(this=0x7fd0640050b0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7fd09583d2eb in QEventLoop::exec (this=this@entry=0x7fd078baab60,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x7fd095675f91 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x7fd095677112 in QThreadPrivate::start (arg=0x55a93cefa130) at
thread/qthread_unix.cpp:360
#9  0x7fd0932b0faa in start_thread () from /lib64/libpthread.so.0
#10 0x7fd096cdc73f in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7fcf5763f700 (LWP 1348)):
#0  0x7fd0932b716c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fd08c9cb836 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x7fd08c9cc203 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x7fd08c9cc381 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x7fd08c984641 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x7fd08c98782b in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x7fd08c987bd4 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x7fd08c9ce675 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x7fd0932b0faa in start_thread () from /lib64/libpthread.so.0
#9  0x7fd096cdc73f in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7fcf57e40700 (LWP 1341)):
#0  0x7fd0932b716c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fd08c9cb836 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x7fd08c9cc203 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x7fd08c9cc381 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x7fd08c984641 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x7fd08c98782b in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x7fd08c987bd4 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x7fd08c9ce675 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x7fd0932b0faa in start_thread () from /lib64/libpthread.so.0
#9  0x7fd096cdc73f in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7fd04700 (LWP 783)):
#0  0x7fd09567757c in QMutex::lock (this=this@entry=0x55a93f5039f0) at
/usr/include/c++/9/bits/atomic_base.h:769
#1  0x7fd0958953e5 in QMutexLocker::QMutexLocker (m=0x55a93f5039f0,
this=) at
../../include/QtCore/../../src/corelib/thread/qmutex.h:206
#2  QThreadData::canWaitLocked (this=0x55a93f5039c0) at

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

2019-07-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400658

--- Comment #20 from Patrick Silva  ---
Same problem with us layout.

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

[gcompris] [Bug 409996] gcompris 0.96 has Wayland generic icon when you press alt+tab

2019-07-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409996

--- Comment #2 from Patrick Silva  ---
yes, renaming .desktop file to org.kde.gcompris-qt.desktop solves this issue.

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

[dolphin] [Bug 410032] Items in right click-menu are not translated

2019-07-20 Thread mthw0
https://bugs.kde.org/show_bug.cgi?id=410032

mthw0  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||matejm98m...@gmail.com

--- Comment #2 from mthw0  ---
(In reply to Antonio Rojas from comment #1)
> Those are Qt strings, do you have qt5-translations installed?

I did not, thanks. It was strange to me that something wasn't translated even
though translation for this app is otherwise complete. Do you by any chance
know why did they (KDE team) make it like this? I mean there already are
strings like these in the translation files.

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

[kate] [Bug 332935] jump to mark doesn't work with dead keys keyboard

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=332935

mcadoo.c...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 CC||mcadoo.c...@gmail.com
 Status|CONFIRMED   |REPORTED

--- Comment #9 from mcadoo.c...@gmail.com ---
Dead key doesn't work in GVim. Thanks

Keyboard: French (AZERT)

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

[digikam] [Bug 406428] Video preview - no sound

2019-07-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=406428

--- Comment #44 from Maik Qualmann  ---
I also think that the "capi" entry is not relevant to this problem. Rather,
those missing the linked libs, especially "libpthread.so.0".

Maik

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

[frameworks-ktexteditor] [Bug 409978] Double usage of Ctrl+Shift+V

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=409978

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kte
   ||xteditor/0fb0e618bb0cd7a49c
   ||782d0ef28e64d57adcf010
 Resolution|--- |FIXED
   Version Fixed In||5.61
 Status|REPORTED|RESOLVED

--- Comment #4 from Nate Graham  ---
Git commit 0fb0e618bb0cd7a49c782d0ef28e64d57adcf010 by Nate Graham.
Committed on 20/07/2019 at 13:35.
Pushed by ngraham into branch 'master'.

Re-map default "Switch input mode" shortcut to not confict with konsolepart

Summary:
kateview's "Switch input mode" feature is currently bound to {key Ctrl Shift
V}. This
causes two problems:
1. When the embedded konsolepart is visible, both it and Kate claim the same
shortcut so neither one works
2. At other times, it's easily possible to accidentally enter vi mode when you
mean to paste due to residual muscle memory from having pasted test in Konsole
recently

For these reasons, this patch changes the default shortcut to {key Ctrl Alt V},
which
is also kind of more elegant anyway since it now uses the {key Alt} key and
triggers
alternate input modes.
FIXED-IN: 5.61

Test Plan:
1. Compile
2. Open Kate
3. Hit {key Ctrl Shift V} and see that nothing happens
4. Copy some text
5. Open embedded Konsole and paste text with {key Ctrl Shift V} and see that it
works
6. Hit {key Ctrl Alt V} and see that it enters vi mode

Reviewers: #kate, #ktexteditor, cullmann

Reviewed By: #kate, #ktexteditor, cullmann

Subscribers: cullmann, kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

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

M  +1-1src/view/kateview.cpp

https://commits.kde.org/ktexteditor/0fb0e618bb0cd7a49c782d0ef28e64d57adcf010

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

[kdeconnect] [Bug 409079] Cant open filesystem on Android device

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409079

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||e.duiste...@gmail.com

--- Comment #2 from Erik Duisters  ---
What version of the app are you running on Android and what version of Android
do you have on your phone?

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

[KScreen] [Bug 365749] kscreen kcm: orientation should be under advanced

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=365749

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #5 from Nate Graham  ---
For tablets, the solution is auto-rotation, which is working or will eventually
work on Wayland. I agree that this is now basic functionality for the KCM. The
KCM itself is a fairly nerdy thing that regular users won't generally have a
reason to go to, so IMO it's okay for it to display stuff like this in it.

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

[krita] [Bug 410045] Crash after current tool confusion.

2019-07-20 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=410045

Boudewijn Rempt  changed:

   What|Removed |Added

Version|unspecified |git master
 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
this is another instancce of the assert popping up about ending a stroke. We've
been getting a lot of those lately.

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

[plasmashell] [Bug 410049] New: plasmashell crashes on right click on favorite apps in Kicker

2019-07-20 Thread Alex Bradatan
https://bugs.kde.org/show_bug.cgi?id=410049

Bug ID: 410049
   Summary: plasmashell crashes on right click on favorite apps in
Kicker
   Product: plasmashell
   Version: 5.16.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: h...@kde.org
  Reporter: alex.bradata...@yahoo.it
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 121649
  --> https://bugs.kde.org/attachment.cgi?id=121649=edit
The backtrace of the crash

SUMMARY
I just came back from a suspend. I opened the Kicker and right clicked on an
icon in the favorites bar (the one on the right) and plasmashell crashed.

STEPS TO REPRODUCE
The crash does not seem to be reproducible.

OBSERVED RESULT
plasmashell crashed with a segfault.

EXPECTED RESULT
plasmashell shouldn't have crashed

SOFTWARE/OS VERSIONS
Application: plasmashell (5.16.3)
Qt Version: 5.13.0
Frameworks Version: 5.60.0
Operating System: Linux 5.2.1-arch1-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

ADDITIONAL INFORMATION
I am running an Nvida card on the latest drivers.
Attaching backtrace.

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

[plasmashell] [Bug 410049] plasmashell crashes on right click on favorite apps in Kicker

2019-07-20 Thread Alex Bradatan
https://bugs.kde.org/show_bug.cgi?id=410049

Alex Bradatan  changed:

   What|Removed |Added

 CC||alex.bradata...@yahoo.it
   Keywords||usability

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

[krita] [Bug 409968] Text tool gives abort message pop up when trying to edit existing text

2019-07-20 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=409968

Tymond  changed:

   What|Removed |Added

 CC||tamtamy.tym...@gmail.com

--- Comment #4 from Tymond  ---
When I pressed Ignore, it appeared right afterwards again - maybe after one
more action, and it didn't have an end - Krita had to be restarted (I *guess*
there was an possibility to save the image, but since those error messages was
really disrupting and happens one after another, it is possible that the user
may not be able to do so).

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

[kmail2] [Bug 410027] New: Fails to connect to GMail - "disabled for this app"

2019-07-20 Thread Mark Stanton
https://bugs.kde.org/show_bug.cgi?id=410027

Bug ID: 410027
   Summary: Fails to connect to GMail  - "disabled for this app"
   Product: kmail2
   Version: 5.11.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: misc
  Assignee: kdepim-b...@kde.org
  Reporter: m...@stantoncentral.co.uk
  Target Milestone: ---

SUMMARY

Kmail (from Kontact) fails to connect to GMail account.
Google reports

Sign in with Google temporarily disabled for this app
This app has not yet been verified by Google in order to use Google Sign in.

STEPS TO REPRODUCE
1. Attempt to connect to GMail account
2. 
3. 

OBSERVED RESULT

Dialog with error message as above.

EXPECTED RESULT
Should connect and show email.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 30
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
Stopped working 17/7, I believe.

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

[kmail2] [Bug 410027] Fails to connect to GMail - "disabled for this app"

2019-07-20 Thread Mark Stanton
https://bugs.kde.org/show_bug.cgi?id=410027

Mark Stanton  changed:

   What|Removed |Added

   Platform|Other   |Fedora RPMs

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

[kmail2] [Bug 410030] New: Tags

2019-07-20 Thread Mark Stanton
https://bugs.kde.org/show_bug.cgi?id=410030

Bug ID: 410030
   Summary: Tags
   Product: kmail2
   Version: 5.11.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: misc
  Assignee: kdepim-b...@kde.org
  Reporter: m...@stantoncentral.co.uk
  Target Milestone: ---

SUMMARY
Tags are difficult to use! There are several problems.

1. Creating a new tag from the tags dialog on a person's contact dialog. After
creating the tag and returning to the list of tags, the newly created tag is
not present. The dialog must be closed and re-opened to be used.

2. After creating a new tag, it is not present in the dropdown list of tags
available from the tag text box above the list of contacts. Kontact must be
closed and re-opened for the tag to be used.

3. It is difficult to use tags as a filter. On first use, every tag is set in
the dropdown from the tag text box above the list of contacts. Selecting just
one requires clicking every other one to unselect them. 
Although "All" is the initial state, there is no single click way to
re-generate it, nor to "clear all".


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 30
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION

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

[kdeconnect] [Bug 393990] Enable Tethering from KDE

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=393990

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
There are no public APIs in the Android SDK for managing the tethering! Also
it's very easy to setup using android settings app.

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

[kontact] [Bug 410030] Tags

2019-07-20 Thread Mark Stanton
https://bugs.kde.org/show_bug.cgi?id=410030

Mark Stanton  changed:

   What|Removed |Added

Product|kmail2  |kontact
  Component|misc|contacts

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

[kdeconnect] [Bug 409379] deleting file via kdeconnect copies the file to trash as opposed to deleting from the phone

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409379

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
That is default behavior because dolphin/nautilus have no idea that the
file-system it is working on is a remote filesystem. If you want to permanently
delete a file use shift+delete

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

[KScreen] [Bug 397499] [wayland] Show Warnings for 2X on Non HDPI Screens

2019-07-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397499

Nate Graham  changed:

   What|Removed |Added

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

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

[frameworks-kinit] [Bug 345175] Launching non-existent executable leads to misleading/non-userfriendly result/message

2019-07-20 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=345175

David Faure  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from David Faure  ---
Thanks for the report.
This no longer happens because plasma/krunner don't go through kdeinit anymore.

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

[kwin] [Bug 409919] KDE application forgot their initial size after maximizing and closing them.

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409919

--- Comment #8 from marcantoine_manning...@outlook.com ---
Thanks Yogesh Marwaha, that what I wanted to say. It's not minimizing, it's
restoring to the non-fullscreen size.

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

[kate] [Bug 398998] Allow kioclient exec to open kwrite/kate documents at specified cursor

2019-07-20 Thread Gleb Popov
https://bugs.kde.org/show_bug.cgi?id=398998

Gleb Popov <6year...@gmail.com> changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Gleb Popov <6year...@gmail.com> ---
Fixed with https://phabricator.kde.org/D22525

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

[LabPlot2] [Bug 410039] New: OPJ import does not recognize fit plots

2019-07-20 Thread Uwe Stöhr
https://bugs.kde.org/show_bug.cgi?id=410039

Bug ID: 410039
   Summary: OPJ import does not recognize fit plots
   Product: LabPlot2
   Version: latest
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: backend
  Assignee: alexander.se...@web.de
  Reporter: uwesto...@web.de
  Target Milestone: ---

Created attachment 121647
  --> https://bugs.kde.org/attachment.cgi?id=121647=edit
Origin file testcase

- import the attached OPJ file

It consists of 6 fit plats (linear fits).

result: I get 6 xy-curves and no fit plots.

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

[krita] [Bug 410045] New: Crash after current tool confusion.

2019-07-20 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410045

Bug ID: 410045
   Summary: Crash after current tool confusion.
   Product: krita
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: griffinval...@gmail.com
  Target Milestone: ---

Application: krita (4.3.0-prealpha (git 535b60a))

Qt Version: 5.12.3
Frameworks Version: 5.60.0
Operating System: Linux 4.15.0-54-generic x86_64
Distribution: KDE neon User Edition 5.16

-- Information about the crash:
- What I was doing when the application crashed:

I had just been buzy with the colorize mask (editing tool). Then I wanted to do
some regular strokes with the regular brush, but for some reason Krita kept
making colorize masks on the new layer despite me using the brush tool, and
after a while of this I just couldn't make any strokes anymore. As I tried to
get response from the application, Krita crashed.

When the new colorize masks had been made, those triggered a 'prefilter'
operation, and I had canceled those as I was trying to delete the newly made
colorize mask.

-- Backtrace:
Application: Krita (krita), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa5476dbe80 (LWP 16156))]

Thread 18 (Thread 0x7fa4c18f4700 (LWP 29578)):
#0  0x7fa539a14ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fa4c18f3ba0, expected=0, futex_word=0x608009505b70) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  __pthread_cond_wait_common (abstime=0x7fa4c18f3c60, mutex=0x608009505b20,
cond=0x608009505b48) at pthread_cond_wait.c:533
#2  __pthread_cond_timedwait (cond=0x608009505b48, mutex=0x608009505b20,
abstime=0x7fa4c18f3c60) at pthread_cond_wait.c:667
#3  0x7fa53aa72d36 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fa53aa73096 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fa53aa70740 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fa53aa6bc72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fa539a0e6db in start_thread (arg=0x7fa4c18f4700) at
pthread_create.c:463
#8  0x7fa53a15388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7fa4c30f9700 (LWP 29577)):
#0  0x7fa539a14ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fa4c30f8ba0, expected=0, futex_word=0x608008d1cff4) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  __pthread_cond_wait_common (abstime=0x7fa4c30f8c60, mutex=0x608008d1cfa0,
cond=0x608008d1cfc8) at pthread_cond_wait.c:533
#2  __pthread_cond_timedwait (cond=0x608008d1cfc8, mutex=0x608008d1cfa0,
abstime=0x7fa4c30f8c60) at pthread_cond_wait.c:667
#3  0x7fa53aa72d36 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fa53aa73096 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fa53aa70740 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fa53aa6bc72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fa539a0e6db in start_thread (arg=0x7fa4c30f9700) at
pthread_create.c:463
#8  0x7fa53a15388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7fa4cfd23700 (LWP 29576)):
#0  0x7fa539a14ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fa4cfd22ba0, expected=0, futex_word=0x6080095059f4) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  __pthread_cond_wait_common (abstime=0x7fa4cfd22c60, mutex=0x6080095059a0,
cond=0x6080095059c8) at pthread_cond_wait.c:533
#2  __pthread_cond_timedwait (cond=0x6080095059c8, mutex=0x6080095059a0,
abstime=0x7fa4cfd22c60) at pthread_cond_wait.c:667
#3  0x7fa53aa72d36 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fa53aa73096 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fa53aa70740 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fa53aa6bc72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fa539a0e6db in start_thread (arg=0x7fa4cfd23700) at
pthread_create.c:463
#8  0x7fa53a15388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7fa4d0524700 (LWP 29575)):
#0  0x7fa539a14ed9 in futex_reltimed_wait_cancelable (private=, reltime=0x7fa4d0523ba0, expected=0, futex_word=0x608001d02970) at
../sysdeps/unix/sysv/linux/futex-internal.h:142
#1  __pthread_cond_wait_common (abstime=0x7fa4d0523c60, mutex=0x608001d02920,
cond=0x608001d02948) at pthread_cond_wait.c:533
#2  

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2019-07-20 Thread Valdo
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #54 from Valdo  ---
I'm not yet able to tell if this bug is solved with Plasma 5.12.8 or not...
All I can observe is that:
- icons seem to use more space (wider) than before.
- moving icons to the bottom of the desktop (bottom right of the screen, close
to the taskbar) is very imprecise. Icons end up "somewhere else" most of the
time, but rarely where I intend to drop them. Very frustrating.
Anyway, I'm curious about last section of file
~/.config/plasma-org.kde.plasma.desktop-appletsrc. It's named [ScreenMapping]
and seem to contain two subsections:
itemsOnDisabledScreens=[...]
screenMapping=[...]
I couldn't find any technical description of these sections (in case there is
one available somewhere, please tell me so), but I'm surprised to see that some
files are referenced in the 1st subsection ("itemsOnDisabledScreens="), while I
never connected any other physical screen to my PC in the last few years... So
what does "disabled screens" mean? Note: most of referenced files are no longer
present on my desktop (i.e. already moved elsewhere or trashed).
2nd subsection ("screenMapping=") references a very long list of files stored
in sub-sub-subfolders of my desktop. What for?... It also appears that none of
these files are present on my desktop today.
I'm tempted to manually remove them from file
~/.config/plasma-org.kde.plasma.desktop-appletsrc, but what would be the risk
of doing so?...

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

[plasmashell] [Bug 410051] New: whenever in going to check updates there is a windows open which say an internal error occured report this bug and no updates are shown

2019-07-20 Thread dhananjay
https://bugs.kde.org/show_bug.cgi?id=410051

Bug ID: 410051
   Summary: whenever in going to check updates there is a windows
open which say an internal error occured report this
bug and no updates are shown
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: dhananjaysawark...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

fixed it asap

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2019-07-20 Thread Reuben
https://bugs.kde.org/show_bug.cgi?id=340982

Reuben  changed:

   What|Removed |Added

 CC||reube...@yahoo.com

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

[yakuake] [Bug 401769] f12 shortcut not working in one display

2019-07-20 Thread GSC
https://bugs.kde.org/show_bug.cgi?id=401769

--- Comment #2 from GSC  ---
Recreating ~/.config/plasma-org.kde.plasma.desktop-appletsrc works for me.

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

[kdeconnect] [Bug 407962] kdeconnectd crash at network connection loss

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=407962

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Resolution|--- |FIXED
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Erik Duisters  ---
Hello Andreas,

Is this still an issue? I tried reproducing this problem but I cannot get
kdeconnectd to crash. If it still crashes for you please specify which version
of kdeconnect-kde and kdeconnect-android you are using.

Regards,

Erik Duisters

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

[kdeconnect] [Bug 390876] Use composite job for receiving files

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=390876

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Erik Duisters  ---
Fixed in kdeconnect-android v1.12.7 and kdeconnect-kde commit:
283d0140597d338210cff62a83c7d72a2e5e368d

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

[krita] [Bug 410035] Suddenly the brushes don't color anymore. I try to color and the cursor remains still.

2019-07-20 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=410035

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from wolthera  ---
Hey, we're going to need a bit more of an explaination of the problem before we
can help you, though it's nice of your to include the system info for
bugreports.

Does this only happen with a single file? Are you sure you didn't activate the
eraser? Any other odd behaviour?

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

[korganizer] [Bug 410036] New: KOrganizer closing out of the blue

2019-07-20 Thread André Padilha
https://bugs.kde.org/show_bug.cgi?id=410036

Bug ID: 410036
   Summary: KOrganizer closing out of the blue
   Product: korganizer
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: padilha.an...@gmail.com
  Target Milestone: ---

Application: korganizer (5.9.3)

Qt Version: 5.11.3
Frameworks Version: 5.54.0
Operating System: Linux 4.19.0-5-amd64 x86_64
Distribution: Debian GNU/Linux 10 (buster)

-- Information about the crash:
- What I was doing when the application crashed:
Inserting items in the task list

- Unusual behavior I noticed:
Application closing for the third time during the activity above

- Custom settings of the application:
None, excet using mail config from system settings.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3b80aaea80 (LWP 10126))]

Thread 8 (Thread 0x7f3ad2462700 (LWP 10265)):
#0  0x7f3b8642be69 in g_mutex_lock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f3b863e1675 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f3b863e206b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f3b863e225c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f3b891dc87b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3b8918a27b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f3b88fd9ec6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f3b88fe3aa7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f3b86f66fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#9  0x7f3b88cbb4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f3b63fff700 (LWP 10147)):
#0  0x7f3b86f6d00c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f3b84a72e6a in ?? () from /lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7f3b84a72e89 in ?? () from /lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7f3b86f66fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#4  0x7f3b88cbb4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f3b6d4e1700 (LWP 10141)):
#0  0x7f3b86f6d00c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f3b6daf5e03 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#2  0x7f3b6daf5b57 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#3  0x7f3b86f66fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#4  0x7f3b88cbb4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7f3b7d029700 (LWP 10133)):
#0  0x7f3b8642be84 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f3b863e1fed in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f3b863e225c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f3b891dc87b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3b8918a27b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3b88fd9ec6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f3b88fe3aa7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f3b86f66fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#8  0x7f3b88cbb4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7f3b7d879700 (LWP 10130)):
#0  0x7f3b88cb0819 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f3b863e2136 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f3b863e225c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f3b891dc87b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f3b8918a27b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f3b88fd9ec6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f3b88fe3aa7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f3b86f66fa3 in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#8  0x7f3b88cbb4cf in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f3b7eda2700 (LWP 10128)):
#0  0x7f3b8a795320 in ?? () from /lib64/ld-linux-x86-64.so.2
#1  0x7f3b8a79a1f8 in __tls_get_addr () from /lib64/ld-linux-x86-64.so.2
#2  0x7f3b88fe2e26 in ?? () from 

[okular] [Bug 409710] Continuous view gets stuck when multiple tabs are used

2019-07-20 Thread Mebus
https://bugs.kde.org/show_bug.cgi?id=409710

--- Comment #2 from Mebus  ---
Hallo,

now I tried Okular version 1.7.2, which I installed via Flatpak. The same thing
still happens. I have to toggle the "continuous view" checkbox sometimes to
have a continuous view again after I switched the tab. And after that I cannot
scroll in the other tab. Neither with Page up / Page down nor with my mouse.

I scaled one of the PDFs to fit the viewable space inside Okular.

Mebus

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

[okular] [Bug 409710] Continuous view gets stuck when multiple tabs are used

2019-07-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=409710

--- Comment #3 from Albert Astals Cid  ---
Could you upload a video/gif somewhere (record with peek for example) showing
exactly what you do?

Maybe your instructions are unclear or i did not follow them correctly, having
a video would help in that regard.

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

[kde] [Bug 410042] New: Krita has encountered an internal error:

2019-07-20 Thread rissa
https://bugs.kde.org/show_bug.cgi?id=410042

Bug ID: 410042
   Summary: Krita has encountered an internal error:
   Product: kde
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: ciesta.ri...@gmail.com
  Target Milestone: ---

SUMMARY
Krita has encountered an internal error:


Krita has encountered an internal error:

SAFE ASSERT (krita): "!m_d->readyShortcut" in file
C:\Packaging\workspace\Krita_Release_Windows64_Build\krita\libs\ui\input\kis_shortcut_matcher.cpp,
line 579

Please report a bug to developers!

Press Ignore to try to continue.
Press Abort to see developers information (all unsaved data will be lost)

I'm using windows 10 and that message keeps coming up since I've updated to
4.2.3. Please help

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

[plasmashell] [Bug 410051] whenever in going to check updates there is a windows open which say an internal error occured report this bug and no updates are shown

2019-07-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=410051

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #2 from David Edmundson  ---
The dialog says that's from Apper. 

That's not us.

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

[kscreenlocker] [Bug 410040] New: music player prevent lock screen

2019-07-20 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=410040

Bug ID: 410040
   Summary: music player prevent lock screen
   Product: kscreenlocker
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: i...@guoyunhe.me
CC: bhus...@gmail.com
  Target Milestone: ---

SUMMARY
If music player (JuK) is playing, KDE will not lock screen after no user input
for a long time.

I think music player should only prevent sleep, not lock screen. People may use
bluetooth headphone, they are away from computer when listening to music.
Preventing lock screen is dangerous. This is different from the use case of
video player.

STEPS TO REPRODUCE
1. Start JuK.
2. Play music loop.
3. Wait until screen lock happen.

OBSERVED RESULT
Screen will never be locked.

EXPECTED RESULT
Screen should still be locked.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20190717
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.13.0
Kernel Version: 5.1.16-1-default
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 31.2 GiB

ADDITIONAL INFORMATION

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

[okular] [Bug 410041] New: I can not click in a reference if I use a marker

2019-07-20 Thread Agustín Kanashiro
https://bugs.kde.org/show_bug.cgi?id=410041

Bug ID: 410041
   Summary: I can not click in a reference if I use a marker
   Product: okular
   Version: 1.7.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: akanash...@gmail.com
  Target Milestone: ---

Created attachment 121648
  --> https://bugs.kde.org/attachment.cgi?id=121648=edit
I can't click on the reference if I mark it with Okular tool

SUMMARY
I have a PDF file that has many references (urls and pages) but if I mark that
reference with a color/line I can not click on the reference

STEPS TO REPRODUCE
1. Click on a reference
2. Mark the sentence that contains the reference


OBSERVED RESULT
Can not click on the reference

EXPECTED RESULT
The reference should be clickable

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE 4.19-59-1
KDE Plasma Version: 5.16.3
KDE Frameworks Version: 5.60.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION

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

[kscreenlocker] [Bug 410040] music player prevent lock screen

2019-07-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=410040

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
KDE Screensaver does not block because of music players.

/If/ that's happening it means the music player is explicitly requesting to
block the screensaver.

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

[KScreen] [Bug 358689] [X11] Support Qt 5.6 new highdpi environment variable

2019-07-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=358689

--- Comment #11 from David Edmundson  ---
That patch also expands on what breaks

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

[kdenlive] [Bug 410046] New: left / right does not work, to show next frame

2019-07-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410046

Bug ID: 410046
   Summary: left / right does not work, to show next frame
   Product: kdenlive
   Version: 19.04.1
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: bernh...@dedera.de
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. start the programm
2. insert video files
3. bring file to time line 
4. want to move 1 frame with ›left‹

OBSERVED RESULT

nothing happens, no move 


EXPECTED RESULT

should move 


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
ubuntu 19.04
(available in About System)
KDE Plasma Version: ??
KDE Frameworks Version: ??
Qt Version: ??

ADDITIONAL INFORMATION

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

[kwin] [Bug 409919] KDE application forgot their initial size after maximizing and closing them.

2019-07-20 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=409919

--- Comment #9 from Martin Flöser  ---
I assume the problem lies in a library. Either Qt or a KDE Framework.
Unfortunately I do not know which part is responsible here. So I would suggest
to report against an application so that they can investigate.

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

  1   2   >