[valgrind] [Bug 397357] symbols not loaded with binutils-2.31.1 unless -fuse-ld=gold specified to gcc/g++

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397357

--- Comment #1 from starlight.201...@binnacle.cx ---
Neglected to mention GDB 8.1 has no issue with default-linker ELF files.

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

[valgrind] [Bug 397357] New: symbols not loaded with binutils-2.31.1 unless -fuse-ld=gold specified to gcc/g++

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397357

Bug ID: 397357
   Summary: symbols not loaded with binutils-2.31.1 unless
-fuse-ld=gold specified to gcc/g++
   Product: valgrind
   Version: 3.13.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: starlight.201...@binnacle.cx
  Target Milestone: ---

Unusual setup here, running ancient distro and kernel but with recent/current
tools built from source.

Compiled and installed binutils-2.31.1 a week ago and just noticed that
valgrind no longer reads .debug_info from 64-bit ELF binaries unless gcc/g++ is
invoked with -fuse-ld=gold to select linking with gold linker.

Was at valgrind 3.10.0, immediately built and installed 3.13.0 which made no
difference.  Problem appears independent of GCC version, tried 4.9.4 and 8.2,
both C and C++.

Invoking valgrind with --trace-symtab=yes -v shows symbols from prior binutils
generated libraries loading but for the target, loading fails with

{{{
-- Examining the program headers --
PT_LOAD[2]: p_vaddr 0x40 (prev 0x0)
PT_LOAD[2]:   p_offset 0, p_filesz 7240, perms r--
--26491-- ELF section outside all mapped regions
-- ELF reading failed --
-- name = 
-- end ELF OBJECT ---
}}}

instead of progressing to PT_LOAD[3] and then

{{{
-- Examining the section headers --
-- Finding image addresses for debug-info sections --
-- The contents of .debug_ranges --
-- The contents of .debug_abbrev --
-- Parsing .debug_info section --
-- .debug_info reading was successful --
-- Canonicalising the acquired info --
-- Notifying m_redir --
-- name = 
-- end ELF OBJECT ---
}}}

Appears the sort of issue worth fixing; or if too difficult, recognize and
recommend users link with gold.

Suggest valgrind complain when ELF reading fails.  Without --trace-symtab=yes
no indication is present.

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

[libalkimia] [Bug 397112] Add editor for online quotes

2018-08-10 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=397112

--- Comment #5 from Ralf Habacker  ---
See https://cgit.kde.org/alkimia.git/log/?h=work/397112-alkonlinequotes for the
related working branch. 

It contains a copy of class WebPriceQuote and friends splitted into files for
each class and migrated to the 'Alk' namespace e.g. AlkOnlineQuote. The online
quote editor is located in the tools subdirectory an uses a widget named
AlkOnlineQuoteWidget, imported from kmymoney an extended with a profile view,
which is required to be able to edit online quotes for different applications
(Online quotes in kmymoneyrc or GNHS files for skrooge)

The new classes has been (partially) refactored to be usable as public api (no
inline code, private stuff moved into Private class) 

To see how the current api is usable in QML applications a qml plugin (see qml
subdir) a related test app (see test subdir) has been added.

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

[kmymoney] [Bug 397356] New: Ledger > Amount selection lost when switching windows

2018-08-10 Thread Musikolo
https://bugs.kde.org/show_bug.cgi?id=397356

Bug ID: 397356
   Summary: Ledger > Amount selection lost when switching windows
   Product: kmymoney
   Version: 5.0.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: musik...@hotmail.com
  Target Milestone: ---

Hi,

When I'm either entering a new transaction or editing one in the ledger, I find
very annoying that the selection of the Amount field is lost when switching
windows. So, when you enter the new amount, it gets appended after the existing
one, instead of replacing it.

Steps to reproduce:
  1.- Create a new transaction in the ledger.
  2.- Fill up every field, moving to the next one by using the tab key.
  3.- When you are positioned in the Amount field, the default amount (0.00) is
selected.
  4.- Ctrl+Tab to check your bank account in your browser or third party
financial application.
  5.- Ctrl+Tab to come back to KMyMoney and enter the amount.
  6.- New value is appended after old one (0.00). The same applies when
editing. You need to manually delete the old value, and then enter the new one.

Expected behavior:
  1.- Same as before.
  2.- Same as before.
  3.- Same as before.
  4.- Same as before.
  5.- Same as before.
  6.- Existing value keeps selected, so when entering the new amount, old
amount is replaced with the new one.

Thanks your so much!

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

[digikam] [Bug 309508] Export to Flickr does not send the geodata

2018-08-10 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=309508

Thanh Trung Dinh  changed:

   What|Removed |Added

   Version Fixed In||6.0.0
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #10 from Thanh Trung Dinh  ---
Gilles,

Sorry, I nearly forgot this entry. I have just made a patch for this bug, so it
will be fixed from now on.

Best,

Thanh

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

[yakuake] [Bug 397355] [wayland, plasma 5] Top of Yakuake obscured by top panel

2018-08-10 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=397355

Brian  changed:

   What|Removed |Added

Summary|[wayland, plasma 5] Yakuake |[wayland, plasma 5] Top of
   |obscured by top panel   |Yakuake obscured by top
   ||panel

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

[yakuake] [Bug 397355] New: [wayland, plasma 5] Yakuake obscured by top panel

2018-08-10 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=397355

Bug ID: 397355
   Summary: [wayland, plasma 5] Yakuake obscured by top panel
   Product: yakuake
   Version: 3.0.5
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: aeon.descrip...@gmail.com
  Target Milestone: ---

Under Wayland, if a user has a panel on the top of the screen, the top of
Yakuake is obscured by the panel.  It appears that Yakuake lines up with the
top of the screen, rather than the bottom of the panel.

This obscures the top 2.5 lines of text (at least on my system), which can be
problematic in some cases, so I listed this as 'major', but feel free to drop
the severity if you figure it's not that much of a problem.

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

[kdenlive] [Bug 396644] Freeze when clicking play after clicking in an empty area of the timeline

2018-08-10 Thread Fabian
https://bugs.kde.org/show_bug.cgi?id=396644

--- Comment #4 from Fabian  ---
(In reply to Kfir from comment #3)
> (In reply to Fabian from comment #2)
> > (In reply to Kfir from comment #1)
> > > (In reply to Fabian from comment #0)
> > > > Whenever I click on the play button after clicking in any empty area in 
> > > > the
> > > > timeline (not a clip), the program freezes.
> > > > 
> > > > Here's a video of it, you can see that play/pause works fine before 
> > > > clicking
> > > > in the timeline: https://youtu.be/toYk9BzGYSg
> > > > 
> > > > You probably need a log for this, where can I find it? I already tried 
> > > > just
> > > > running it from the terminal, but there's no useful output.
> > > 
> > > hey, i can confirm this happens on windows 7 x64 bit.
> > > everytime i try to play a clip it freezes.
> > 
> > Only after clicking on an empty spot of the timeline or always? Only if
> > there is a clip or always?
> 
> went back to check again, and it happens always.
> every time i try to play a clip it freezes, then releases (but doesn't play
> the clip) then another click freezes it again.

Then that's a different issue.

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

[kdenlive] [Bug 396644] Freeze when clicking play after clicking in an empty area of the timeline

2018-08-10 Thread Kfir
https://bugs.kde.org/show_bug.cgi?id=396644

--- Comment #3 from Kfir  ---
(In reply to Fabian from comment #2)
> (In reply to Kfir from comment #1)
> > (In reply to Fabian from comment #0)
> > > Whenever I click on the play button after clicking in any empty area in 
> > > the
> > > timeline (not a clip), the program freezes.
> > > 
> > > Here's a video of it, you can see that play/pause works fine before 
> > > clicking
> > > in the timeline: https://youtu.be/toYk9BzGYSg
> > > 
> > > You probably need a log for this, where can I find it? I already tried 
> > > just
> > > running it from the terminal, but there's no useful output.
> > 
> > hey, i can confirm this happens on windows 7 x64 bit.
> > everytime i try to play a clip it freezes.
> 
> Only after clicking on an empty spot of the timeline or always? Only if
> there is a clip or always?

went back to check again, and it happens always.
every time i try to play a clip it freezes, then releases (but doesn't play the
clip) then another click freezes it again.

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

[digikam] [Bug 387422] Flickr export authorization does not work

2018-08-10 Thread Thanh Trung Dinh
https://bugs.kde.org/show_bug.cgi?id=387422

--- Comment #5 from Thanh Trung Dinh  ---
Antonio,

I cannot reproduce that. Is what you mean changing between 2 different
accounts?

Thanks,

Thanh

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

[kdenlive] [Bug 396644] Freeze when clicking play after clicking in an empty area of the timeline

2018-08-10 Thread Fabian
https://bugs.kde.org/show_bug.cgi?id=396644

--- Comment #2 from Fabian  ---
(In reply to Kfir from comment #1)
> (In reply to Fabian from comment #0)
> > Whenever I click on the play button after clicking in any empty area in the
> > timeline (not a clip), the program freezes.
> > 
> > Here's a video of it, you can see that play/pause works fine before clicking
> > in the timeline: https://youtu.be/toYk9BzGYSg
> > 
> > You probably need a log for this, where can I find it? I already tried just
> > running it from the terminal, but there's no useful output.
> 
> hey, i can confirm this happens on windows 7 x64 bit.
> everytime i try to play a clip it freezes.

Only after clicking on an empty spot of the timeline or always? Only if there
is a clip or always?

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

[kdenlive] [Bug 396644] Freeze when clicking play after clicking in an empty area of the timeline

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=396644

k...@kbex.me changed:

   What|Removed |Added

 CC||k...@kbex.me

--- Comment #1 from k...@kbex.me ---
(In reply to Fabian from comment #0)
> Whenever I click on the play button after clicking in any empty area in the
> timeline (not a clip), the program freezes.
> 
> Here's a video of it, you can see that play/pause works fine before clicking
> in the timeline: https://youtu.be/toYk9BzGYSg
> 
> You probably need a log for this, where can I find it? I already tried just
> running it from the terminal, but there's no useful output.

hey, i can confirm this happens on windows 7 x64 bit.
everytime i try to play a clip it freezes.

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

[gwenview] [Bug 327211] build fails: importer/fileutils.cpp:133:10: error: use of undeclared identifier 'mkdtemp'

2018-08-10 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=327211

Henrik Fehlauer  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #3 from Henrik Fehlauer  ---
No answer, closing for now. Feel free to reopen if it is still an issue.

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

[gwenview] [Bug 173850] Add an option to hide folders from thumbnail view

2018-08-10 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=173850

Henrik Fehlauer  changed:

   What|Removed |Added

 CC||rk...@lab12.net
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #8 from Henrik Fehlauer  ---
> first see a full page of folders I don't want to see.
In recent versions Gwenview selects and centers the first image in the viewport
upon entering a folder, regardless of the number of folders display before that
image.

I think that solves the use case nicely, so we don't have to add an extra
option and can close the bug as fixed.

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

[krunner] [Bug 340283] please add possibility to sort results returned by krunner by type

2018-08-10 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=340283

Brian  changed:

   What|Removed |Added

 CC||aeon.descrip...@gmail.com

--- Comment #5 from Brian  ---
If there were the ability to sort the plugins list (instead of being
alphabetically sorted) then that should do it.  I don't remember what launcher
that I've used before did this, but it was a nice simple way to sort plugin
priority.

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

[plasmashell] [Bug 397160] Task manager don’t take Fitt’s law into account

2018-08-10 Thread ariasuni
https://bugs.kde.org/show_bug.cgi?id=397160

--- Comment #2 from ariasuni  ---
Since a few months/years, Icons-only Task Manager is an alias to Task Manager,
see here:
https://phabricator.kde.org/source/plasma-desktop/browse/master/applets/icontasks/

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

[digikam] [Bug 381723] Digikam crashed when I tried to close the window opened by clicking import button

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381723

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

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
   Version Fixed In||6.0.0

--- Comment #4 from caulier.gil...@gmail.com ---
The problem is not reproducible with DK 6.0.0 pre-release

Gilles Caulier

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

[digikam] [Bug 388908] Error while scanning with HP F300 series

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388908

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

   What|Removed |Added

   Version Fixed In||6.0.0
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from caulier.gil...@gmail.com ---
I tried to scan image through my HP printer and i saved the digitized data to
JPEG, PNG, or TIFF, and problem is not reproducible

Gilles Caulier

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

[frameworks-kio] [Bug 396461] Dragging and drop a file existing in the Trash folder to same Trash folder crashes Plasma

2018-08-10 Thread toni_rocha
https://bugs.kde.org/show_bug.cgi?id=396461

--- Comment #4 from toni_rocha  ---
(In reply to Dr. Chapatin from comment #3)
> hum, on my Arch running Dolphin 18.08 beta and plasma 5.13.4 Dolphin
> crashes, not plasma.

Here sometimes the session crashes, I must restart the system.

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

[digikam] [Bug 341276] Picture bigger than 5MB are not previewed

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=341276

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

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
   Version Fixed In||6.0.0
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from caulier.gil...@gmail.com ---
I tried the tool with many large images (24 Mpx) in JPEG, TIff, or PNG (all
files larger than 5Mb), and the problem is not reproducible here.

Gilles Caulier

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

[okular] [Bug 396822] Form data are not printed out completely

2018-08-10 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=396822

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Michael Weghorn  ---
(In reply to Michael Weghorn from comment #1)
> Can you please attach a sample document with which this happens?

Without a sample document, there's nothing that can be done at the moment, so
I'm setting the bug status accordingly.

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

[okular] [Bug 397059] Printing from Okular creates 31% bigger image on the paper

2018-08-10 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=397059

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||m.wegh...@posteo.de

--- Comment #4 from Michael Weghorn  ---
I'm not sure I understood correctly what exactly is happening, so could you
please get a bit more into detail?

1) If I understood correctly, the original document (or part of it) is enlarged
in some way so that not all of it fits on paper any more. Is this correct?
(To my knowledge, documents are usually scaled to fit on the page, so while
this might involve enlargement - s.a. bug 336617 - this should not cause any
content to disappear).

2) Does it happen for all documents or just specific ones? Can you please
attach a sample document that demonstrates the issue?

3) What is the original document size and what is the page size you are
printing to?

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

[digikam] [Bug 309508] Export to Flickr does not send the geodata

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=309508

--- Comment #9 from caulier.gil...@gmail.com ---
Thanh,

Did you check the validity of this report with your GSoC 2018 project ?

Thanks in advance

Gilles Caulier

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

[yakuake] [Bug 390155] Not able to apply theme to yakuake

2018-08-10 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=390155

--- Comment #3 from Brian  ---
A secondary aspect of this is that it prints "" directly, instead of
showing a bullet point.

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

[yakuake] [Bug 390155] Not able to apply theme to yakuake

2018-08-10 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=390155

Brian  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||aeon.descrip...@gmail.com

--- Comment #2 from Brian  ---
I can confirm this bug -- running KDE via Ubuntu 18.04.

Note that themes can be installed via "Install Skin", but can't be installed
via the "Get New Skins" theme installer that downloads the theme directly.

I don't know what the automatic theme installer does, but if it uses KNS, then
this bug could be a duplicate of bug #395012.

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Andras
https://bugs.kde.org/show_bug.cgi?id=394974

Andras  changed:

   What|Removed |Added

 CC|andrasszerencs...@gmail.com |

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Andras
https://bugs.kde.org/show_bug.cgi?id=394974

--- Comment #26 from Andras  ---
(In reply to Boudewijn Rempt from comment #25)
> If you feel I have transgressed the boundaries of
> https://www.kde.org/code-of-conduct/, please contact
> https://ev.kde.org/workinggroups/cwg.php with a complaint.

I care about efficiency, don't have much time and I start to pay my Adobe
subscription instead. Thanks for the encouragement.

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394974

--- Comment #25 from Boudewijn Rempt  ---
If you feel I have transgressed the boundaries of
https://www.kde.org/code-of-conduct/, please contact
https://ev.kde.org/workinggroups/cwg.php with a complaint.

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Andras
https://bugs.kde.org/show_bug.cgi?id=394974

--- Comment #24 from Andras  ---
(In reply to Boudewijn Rempt from comment #22)
> No, I'm not getting paid to deal with rants like yours. How much money did
> you actually pay for getting support in any case? Please do not reopen this
> bug; if you do I will request that your account will be banned from bugzilla.

Yeah, and also yes, I donate for the software you contribute, and yes, thanks
for your awesome support with your fabulous attitude. You just made personal
insults.

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Andras
https://bugs.kde.org/show_bug.cgi?id=394974

Andras  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Andras
https://bugs.kde.org/show_bug.cgi?id=394974

--- Comment #23 from Andras  ---
I reopened because I thought you won't get my reply otherwise. Did you read my
reply? I didn't said you got paid. However this case is NOT solved that's for
sure. Then why do you say it's solved? You wrote you close this case then close
it but don't mark it as resolved because that's a big fat lie. Also why do you
mark it as invalid, the information I provided is invalid on your system but
not on my system. Go ahead and close my account and you'll convince one more
people to use Windows and Adobe Photoshop instead.

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=394974

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID
 OS|Linux   |NetBSD

--- Comment #22 from Boudewijn Rempt  ---
No, I'm not getting paid to deal with rants like yours. How much money did you
actually pay for getting support in any case? Please do not reopen this bug; if
you do I will request that your account will be banned from bugzilla.

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

[krita] [Bug 394974] Layer converted filter mask causes Krita crash most of the time.

2018-08-10 Thread Andras
https://bugs.kde.org/show_bug.cgi?id=394974

Andras  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
Version|4.0.3   |4.1.1
 Ever confirmed|0   |1
 Resolution|INVALID |---

--- Comment #21 from Andras  ---
(In reply to Boudewijn Rempt from comment #20)
> I'm sorry, but I'm going to close this report. You're not clear on what your
> system is, you're not clear on the description of what's going on, with what
> we've got we cannot reproduce, and you're using an older version of Krita.

Wait! What? Do you get paid for cases with resolved status or what the heck?
Your attitude is invalid. How dare you? Not just that you marked this bug
report as resolved but also what you wrote about me. I provided the information
as much as I can, why do you say such a things you did? I uploaded and shared
with three of you my current Krita settings folders and 2GB work example where
it crashes most likely.
--My system? You can see it's KDE neon User Edition what is up to date all the
time obviously.
--My Krita version? It's obvious there is an older version appearing on bug
report but you can assume I keep it up to date what I also wrote to you: there
where upgrades for Krita. Now it's 4.1.1.
--I explained the situation twice and answered all question.

Also DO NOT say it's resolved especially after you just wrote you can't solve
the problem! Instead modify it to closed, wontfix as "cannot be fixed with a
reasonable amount of engineering effort".

Is it that hard to be polite just a little bit? Since it's related to free,
open source software, the connection between contribution and usage is based on
simple trust and respect. Of course I care about if a bug is solved or didn't
however I understand both outcome since it's free and open source. I respect
your hard work and I understand clear information is necessary however you
should see I already wrote and uploaded info what I was able to share. Since
there are nobody else to share more info to solve this and what I provided for
you is not enough then why don't you just say: sorry we are not able to solve
this problem with a single occurrence only or something like that?

I use free, open source not just because it's free. Simple I like the idea. If
I'll receive reactions like this, I'll use anything but free open source
software for sure. It's simple rude what and how you wrote especially if you
get paid for your open source work. Just going forward with this narrow-minded
attitude if you don't care how popular the software you work for.

I'm glad this problem occurred on my system only, I mean there is nobody else
with this issue seemingly.

You won, now I think 10 times more if I’d report any bug.

You do whatever you want, you can lie but the right way is to close this case,
I mean do not mark this case as resolved and also give wontfix for status
because that's the outcome nothing else.

Keep up the good work,
Andras

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

[KScreen] [Bug 387849] Display and Monitor: Scale Display should also apply to Gtk apps

2018-08-10 Thread Peter Eszlari
https://bugs.kde.org/show_bug.cgi?id=387849

--- Comment #13 from Peter Eszlari  ---
https://phabricator.kde.org/D14697

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

[kate] [Bug 385520] Kate's tabs don't respect the theme and look like they came from Adwaita

2018-08-10 Thread Daniel Schmidt
https://bugs.kde.org/show_bug.cgi?id=385520

Daniel Schmidt  changed:

   What|Removed |Added

 CC||daniel-r.schm...@gmx.de

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

[plasmashell] [Bug 385880] Global Menu: does not work under wayland and causes a black screen when trying to enter its setting

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=385880

pa...@web.de changed:

   What|Removed |Added

 CC||pa...@web.de

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

[valgrind] [Bug 397354] New: utimensat should ignore timespec tv_sec when tv_nsec is UTIME_NOW or UTIME_OMIT

2018-08-10 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=397354

Bug ID: 397354
   Summary: utimensat should ignore timespec tv_sec when tv_nsec
is UTIME_NOW or UTIME_OMIT
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: memcheck
  Assignee: jsew...@acm.org
  Reporter: m...@klomp.org
  Target Milestone: ---

$ valgrind -q tar --xattrs -xf ~/test-ltar--1.20-5.3.ch4.2.tar
==8939== Syscall param utimensat(tvp) points to uninitialised byte(s)
==8939==at 0x535D0DF: utimensat (in /usr/lib64/libc-2.27.so)
==8939==by 0x1455D3: fdutimensat (fdutimensat.c:50)
==8939==by 0x11E40F: set_stat (extract.c:353)
==8939==by 0x11E995: apply_nonancestor_delayed_set_stat (extract.c:923)
==8939==by 0x1205D4: extract_archive (extract.c:1686)
==8939==by 0x129EAF: read_and (list.c:230)
==8939==by 0x1128B9: main (tar.c:2729)
==8939==  Address 0x1ffefff1c0 is on thread 1's stack
==8939==  in frame #2, created by set_stat (extract.c:340)
==8939== 
==8939== Syscall param utimensat(tvp) points to uninitialised byte(s)
==8939==at 0x535D133: futimens (in /usr/lib64/libc-2.27.so)
==8939==by 0x1455EF: fdutimensat (fdutimensat.c:48)
==8939==by 0x11E40F: set_stat (extract.c:353)
==8939==by 0x12015F: extract_file (extract.c:1238)
==8939==by 0x120440: extract_archive (extract.c:1709)
==8939==by 0x129EAF: read_and (list.c:230)
==8939==by 0x1128B9: main (tar.c:2729)
==8939==  Address 0x1ffefff360 is on thread 1's stack
==8939==  in frame #2, created by set_stat (extract.c:340)
==8939== 

The code uses UTIME_OMIT to not set the time.

As the utimensat manpage says:

   If the tv_nsec field of one of the timespec structures has the  special
   value  UTIME_NOW,  then  the corresponding file timestamp is set to the
   current time.  If the tv_nsec field of one of the  timespec  structures
   has the special value UTIME_OMIT, then the corresponding file timestamp
   is left unchanged.  In both of these cases, the  value  of  the  corre‐
   sponding tv_sec field is ignored.

Proposed patch:

diff --git a/coregrind/m_syswrap/syswrap-linux.c
b/coregrind/m_syswrap/syswrap-linux.c
index 2336c29..0f8e07a 100644
--- a/coregrind/m_syswrap/syswrap-linux.c
+++ b/coregrind/m_syswrap/syswrap-linux.c
@@ -5277,8 +5277,25 @@ PRE(sys_utimensat)
  int, dfd, char *, filename, struct timespec *, utimes, int,
flags);
if (ARG2 != 0)
   PRE_MEM_RASCIIZ( "utimensat(filename)", ARG2 );
-   if (ARG3 != 0)
-  PRE_MEM_READ( "utimensat(tvp)", ARG3, 2 * sizeof(struct vki_timespec) );
+   if (ARG3 != 0) {
+  /* If timespec.tv_nsec has the special value UTIME_NOW or UTIME_OMIT
+ then the tv_sec field is ignored.  */
+  struct vki_timespec *times = (struct vki_timespec *)(Addr)ARG3;
+  PRE_MEM_READ( "utimensat(times[0].tv_nsec)",
+(Addr)[0].tv_nsec, sizeof(times[0].tv_nsec));
+  PRE_MEM_READ( "utimensat(times[1].tv_nsec)",
+(Addr)[1].tv_nsec, sizeof(times[1].tv_nsec));
+  if (ML_(safe_to_deref)(times, 2 * sizeof(struct vki_timespec))) {
+ if (times[0].tv_nsec != VKI_UTIME_NOW
+ && times[0].tv_nsec != VKI_UTIME_OMIT)
+PRE_MEM_READ( "utimensat(times[0].tv_sec)",
+  (Addr)[0].tv_sec, sizeof(times[0].tv_sec));
+ if (times[1].tv_nsec != VKI_UTIME_NOW
+ && times[1].tv_nsec != VKI_UTIME_OMIT)
+PRE_MEM_READ( "utimensat(times[1].tv_sec)",
+  (Addr)[1].tv_sec, sizeof(times[1].tv_sec));
+  }
+   }
 }

 PRE(sys_newfstatat)
diff --git a/include/vki/vki-linux.h b/include/vki/vki-linux.h
index 7072080..bf0c1aa 100644
--- a/include/vki/vki-linux.h
+++ b/include/vki/vki-linux.h
@@ -283,6 +283,10 @@ struct vki_timespec {
longtv_nsec;/* nanoseconds */
 };

+/* Special values for vki_timespec.tv_nsec when used with utimensat.  */
+#define VKI_UTIME_NOW  ((1l << 30) - 1l)
+#define VKI_UTIME_OMIT ((1l << 30) - 2l)
+
 struct vki_timeval {
vki_time_t  tv_sec; /* seconds */
vki_suseconds_t tv_usec;/* microseconds */

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

[kinfocenter] [Bug 397353] New: vulkaninfo in KInfoCenter

2018-08-10 Thread David
https://bugs.kde.org/show_bug.cgi?id=397353

Bug ID: 397353
   Summary: vulkaninfo in KInfoCenter
   Product: kinfocenter
   Version: 5.12.6
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: OpenGL
  Assignee: hubn...@gmail.com
  Reporter: spearhead...@gmail.com
  Target Milestone: ---

Hey Dear People,

it would be nice if we would have a "Vulkan Information" subtree/module (maybe
part of OpenGL KCM) that displays "vulkaninfo" information.

Kind Regards

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

[krita] [Bug 397325] No Undo Bug with a big file

2018-08-10 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=397325

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Boudewijn Rempt  ---
Cool! Lieroz is doing such awesome low-level stuff that things like this are to
be expected -- so keep on testing master!

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

[digikam] [Bug 397293] libpng error: profile 'icc': 0h: PCS illuminant is not D50

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397293

--- Comment #3 from jmju...@gmail.com ---
Thank you so much, Gilles.  I appreciate the help!

I will rerun in a console with debug tracing and report back.

To me, the bigger problem is that digikam refuses to save a PNG image, but then
happily saves the same image after restarting digikam.

I could not reproduce the problem using Batch Queue Manager.

Colour management is enabled in DK settings:
  - Working Color Space - srgb-d65.icm
  - Convert image to working color space
  - Assume it is using sRGB and convert it to working color space
  - Automatic color correction.

Problem 386396 could be related, but weird error messages are not as big a
problem as refusing to save, then OK after restart.

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

[plasma-nm] [Bug 397352] New: Network Icon shows question mark when connected to a bridge

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397352

Bug ID: 397352
   Summary: Network Icon shows question mark when connected to a
bridge
   Product: plasma-nm
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: n...@horsefucker.org
  Target Milestone: ---

The Network Icon shows a wifi indicator with a question mark instead of the
wifi strength (+ lock, since I am using a VPN). 

I created a bridge (which I need for certain programs to work), however if I
connect to it the indicator stops showing my connection status. Toggling "Show
and configure virtual connections" does not fix the icon.

FYI, the bridge is using IPv4's "Shared to Other Computers". IPv6 is "Ignored".

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

[digikam] [Bug 397305] failed to add tag to database

2018-08-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=397305

--- Comment #4 from Maik Qualmann  ---
(In reply to Nasrin from comment #2)

> [1376] Error messages: "Unable to fetch row" "disk I/O error" 10 1 

This may be a broken hard drive or insufficient free hard drive space. But it
is also possible that the database structure is broken. Try copying the
database with the migration tool (settings menu) into a new SQlite database and
then copy the new and the old position.

Maik

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

[digikam] [Bug 397340] Update image file timestamps if metadata is written to sidecar file [patch]

2018-08-10 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=397340

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
This is part of bug 339342 and bug 380341. In fact, I have already thought of
the same solution as Kristian. But I absolutely agree with Simon that the
modification date should not be changed if the file is unchanged. However, the
modification date of the sidecar file is not in the database. It would be
necessary to add a column for the modification date of a sidecar file in the
Images table of the database.

Maik

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

[plasmashell] [Bug 396871] LibreOffice 6 isnt identified correctly from libtaskmanager

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=396871

Nate Graham  changed:

   What|Removed |Added

 Resolution|WONTFIX |DOWNSTREAM

--- Comment #10 from Nate Graham  ---
Filed a bug for the LibreOffice folks:
https://bugs.documentfoundation.org/show_bug.cgi?id=119202

Let's see what they say.

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

[dolphin] [Bug 312834] closing split view closes the currently focused view instead of the inactive

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=312834

--- Comment #51 from Nate Graham  ---
(In reply to Chris Holland from comment #49)
> I'd prefer a configuration checkbox to switch between behaviours. However:
> 
> > I'm against adding an option. An additional action/shortcut is the only
> > way to fix this, imho. If anyone can provide a clean patch with unit tests,
> > I'd be happy to review it.
> 
> So I guess that means we need a new "Action" like the Shift+F3 "Close Other".
> 
> Shift+F3 could also be a "toggle" action like F3. So users could simply swap
> the shortcuts and ignore the other shortcut. The toolbar button could be
> hidden by default. The Menu Item would be a duplicate however (when not in
> split view). Not sure if we can "hide" the second menu item without
> disabling the shortcut.
> 
> I've been using the patch posted above for a while now.
> https://github.com/Zren/dolphin/commit/
> 2b546cce997daf0c2dd9ac597123138685cec921

Would you like to submit this as a patch?

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

[plasmashell] [Bug 360250] Missing option to "Move to current desktop" for clicking on task icon with middle mouse button

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=360250

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Nate Graham  ---
(In reply to keitalbame from comment #1)
> Task manager settings -> general -> On middle-click is available on Fedora
> 28 with Plasma 5.13.

Yes, but it doesn't have the requested "Bring to current desktop" option.

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

[kwin] [Bug 397132] Windows may get horizontally squashed when switching screens through kwin's context menu or when connecting a new screen

2018-08-10 Thread Romário Rios
https://bugs.kde.org/show_bug.cgi?id=397132

--- Comment #5 from Romário Rios  ---
I've attached the display to my laptop now, but I haven't been able to
reproduce the bug again.

I'll keep using it and will let you know as soon as I spot this bug once more.

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

[frameworks-kwallet] [Bug 397319] Cannot access kwallet after upgrading from Fedora 26 to Fedora 28

2018-08-10 Thread 63257245
https://bugs.kde.org/show_bug.cgi?id=397319

--- Comment #8 from 63257245  ---
F26 and F24, net-install images, were no luck until I uninstalled kf5-kwallet
on F24 and reverted to the KDE4 version of kwallet (with kwalletd being started
by kwalletmanager via kdeinit4). At that point I was able to open the wallet.
I've been using KDE5 for some time now, so I presume that somehow in my F26
installation of KDE5 the conditions had converged to make it possible to use
half KDE5 kwallet, half KDE4, at least insofar as I had been running kwalletd5
(and to my knowledge, kwalletmanager5), yet working with this wallet which
apparently is a KDE4 wallet, given that I was only able to open it as described
above.
Anyway, having recovered my data, I no longer have a stake in this issue, but I
am at your service to examine the issue further and determine what bugs, if
any, exist, etc.
Thanks

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

[plasmashell] [Bug 391572] Add an option to "always show icon only" for tasks, but continue to show others icon + text.

2018-08-10 Thread keitalbame
https://bugs.kde.org/show_bug.cgi?id=391572

keitalbame  changed:

   What|Removed |Added

 CC||keitalb...@posteo.net

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

[korganizer] [Bug 395675] Timezone Does not sync correctly via caldav

2018-08-10 Thread Donovan Hoare
https://bugs.kde.org/show_bug.cgi?id=395675

--- Comment #3 from Donovan Hoare  ---
Thanks, so can you lead me to where i can download the source and do a fix. I'm
a SELF-taught C++ Coder, so I have no idea, but maybe i can fix this and send
the patch.

But i have never did a fix and push, can you send me a how to to that. maybe
ill become a maintainer.

Please help

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

[plasmashell] [Bug 396566] Add "Move to screen" to task manager

2018-08-10 Thread keitalbame
https://bugs.kde.org/show_bug.cgi?id=396566

keitalbame  changed:

   What|Removed |Added

 CC||keitalb...@posteo.net

--- Comment #1 from keitalbame  ---
Also think this would be a nice to have.
Workaround with setting on Global Shortcuts - KWin, key shortcuts to the
desired Move to Screen x option.

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

[plasmashell] [Bug 360250] Missing option to "Move to current desktop" for clicking on task icon with middle mouse button

2018-08-10 Thread keitalbame
https://bugs.kde.org/show_bug.cgi?id=360250

keitalbame  changed:

   What|Removed |Added

 CC||keitalb...@posteo.net

--- Comment #1 from keitalbame  ---
Task manager settings -> general -> On middle-click is available on Fedora 28
with Plasma 5.13.

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

[amarok] [Bug 397351] New: Segfault after enabling script console

2018-08-10 Thread Dan Dart
https://bugs.kde.org/show_bug.cgi?id=397351

Bug ID: 397351
   Summary: Segfault after enabling script console
   Product: amarok
   Version: 2.9.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: amarok-bugs-d...@kde.org
  Reporter: k...@dandart.co.uk
  Target Milestone: kf5

After enabling the script console

Message box:

A KDE text-editor component could not be found.
Please check your KDE installation.  Exiting the console!

and then a segfault report every time I start it, breaking it completely (with
no good segfault information, even with debug packages).

I don't think it's https://bugs.kde.org/show_bug.cgi?id=363176 as that's
related to writing files in the wrong place.

However, it can be worked around by using the same disable script console
method by editing /home/dwd/.kde/share/config/amarokrc.

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

[dolphin] [Bug 397350] Profile list not modifiable nor synced with Konsole

2018-08-10 Thread Robert Vanden Eynde
https://bugs.kde.org/show_bug.cgi?id=397350

--- Comment #1 from Robert Vanden Eynde  ---
Created attachment 114396
  --> https://bugs.kde.org/attachment.cgi?id=114396=edit
Only one profile in the list in Dolphin

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

[dolphin] [Bug 397350] New: Profile list not modifiable nor synced with Konsole

2018-08-10 Thread Robert Vanden Eynde
https://bugs.kde.org/show_bug.cgi?id=397350

Bug ID: 397350
   Summary: Profile list not modifiable nor synced with Konsole
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: panels: terminal
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: robertvandeney...@hotmail.com
  Target Milestone: ---

Created attachment 114395
  --> https://bugs.kde.org/attachment.cgi?id=114395=edit
Multiple profiles in Konsole

I have multiple profiles in Konsole, but in the terminal view in Dolphin and
Kate, I don't see the list I've created when I right click on the terminal.

It seems logical to me that the list of profiles in Konsole is the same as
Dolphin, Kate, etc.

Even if it's not "synced", the list in Dolphin/Kate is not modifiable, one can
only change the Default profile.

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

[Falkon] [Bug 393618] bookmark sync is missing

2018-08-10 Thread Henrique Sant'Anna
https://bugs.kde.org/show_bug.cgi?id=393618

Henrique Sant'Anna  changed:

   What|Removed |Added

 CC||hsanta...@gmail.com

--- Comment #1 from Henrique Sant'Anna  ---
Not only bookmarks, but sync of passwords too.

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

[kdevelop] [Bug 379669] KDevelop continues to hang on exit in itemrepository.h [Bucket::deleteItem]

2018-08-10 Thread David Nolden
https://bugs.kde.org/show_bug.cgi?id=379669

--- Comment #26 from David Nolden  ---
These are not "language IDs", but rather "item IDs", and the mapping from
identity to a factory (and thus to a language plugin) only exists when the
plugin is loaded. Otherwise these are just unknown items.

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

[kio-gdrive] [Bug 373402] kio-gdrive keeps asking for authentication if kwallet is not available

2018-08-10 Thread Andrew Travneff
https://bugs.kde.org/show_bug.cgi?id=373402

--- Comment #7 from Andrew Travneff  ---
Enabling kwallet fixes it for Dolphin and Krusader.
kioclient5 still has this problem when trying to list the specific dir.
And prints only following for the root folder:

  $ kioclient5 ls gdrive://usern...@gmail.com
  usern...@gmail.com
  new-account
  .

kioclient (QT4 version) just doesn't understand the protocol:

  $ kioclient ls gdrive://usern...@gmail.com/video/childrenofhope-videos/
  kioclient(10053): couldn't create slave: "Unable to create io-slave:
  klauncher said: Unknown protocol 'gdrive'.
  "

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

[kmail2] [Bug 397169] kmail does not sort mails after moving them to another directory

2018-08-10 Thread Francesco Turco
https://bugs.kde.org/show_bug.cgi?id=397169

Francesco Turco  changed:

   What|Removed |Added

 CC||ftu...@fastmail.fm

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

[kmail2] [Bug 388068] With the kmail version 5.7 can no longer send mails.

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=388068

wengah...@bn-paf.de changed:

   What|Removed |Added

 CC||wengah...@bn-paf.de

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

[kwin] [Bug 397331] Mouse based window activation closes krunner

2018-08-10 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=397331

Martin Flöser  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Flöser  ---
I'm sorry but these settings are incompatible with some other workspace
features

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

[kmail2] [Bug 397349] New: PgUp/PgDown doesn't work in message preview

2018-08-10 Thread Karsten Künne
https://bugs.kde.org/show_bug.cgi?id=397349

Bug ID: 397349
   Summary: PgUp/PgDown doesn't work in message preview
   Product: kmail2
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI
  Assignee: kdepim-b...@kde.org
  Reporter: kue...@rentec.com
  Target Milestone: ---

In kmail-17.12.3 (Opensuse Leap 15.0) the PgUp/PgDown keys are broken in the
message preview. They only scroll the message one page and no more. If I scroll
down further with the arrow key or mouse and then hit PgDown it actually goes
UP to more or less one page down from the top. This is new in this version,
version 17.04.2 (Opensuse 42.3) was working correctly.

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

[krita] [Bug 397325] No Undo Bug with a big file

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397325

--- Comment #5 from reptilli...@live.com ---
Now that the Jenkins checkout has been updated, and I tested it, I believe it
works very well. No bugs on undo whatsoever.

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

[plasmashell] [Bug 397240] Ability to close/remove non-visible system widget

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397240

--- Comment #5 from Nate Graham  ---
(In reply to David Edmundson from comment #4)
> That's not a good summary. The user did not have a zillion active instances
> of the widget. He had added and removed a zillion instances.

He was only able to remove them after receiving info in a Bugzilla ticket that
was being inappropriately used for user support. To me that suggests that
there's a UI issue somewhere. It seems to be a particular issue with Notes
where:
1. It's easy to accidentally create notes
2. Users are likely to have more than one

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

[kmail2] [Bug 383279] Kmail unnecessarily prompts for passwords

2018-08-10 Thread Karsten Künne
https://bugs.kde.org/show_bug.cgi?id=383279

--- Comment #5 from Karsten Künne  ---
It got better in kmail-17.12.3 (Leap 15.0) but it still occasionally prompts
for password despite GSSAPI authentication. I think I got the prompt on startup
and sometimes if I click "Check Mail" or so.

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

[Discover] [Bug 397348] New: Discover crash

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397348

Bug ID: 397348
   Summary: Discover crash
   Product: Discover
   Version: 5.12.6
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: jflem...@cbcscomics.com
  Target Milestone: ---

Application: plasma-discover (5.12.6)

Qt Version: 5.9.5
Frameworks Version: 5.47.0
Operating System: Linux 4.15.0-30-generic x86_64
Distribution: Ubuntu 18.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed: All I did was open discover
via ALT+Space and started to type.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feea20bc800 (LWP 19969))]

Thread 13 (Thread 0x7fee23fff700 (LWP 20656)):
#0  0x7fee97ebacd9 in g_mutex_lock () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fee97e749a3 in g_main_context_prepare () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fee97e7536b in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fee97e7554c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fee9dfcb90b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fee9df709ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fee9dd8f22a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fee9dd9416d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fee99d9a6db in start_thread (arg=0x7fee23fff700) at
pthread_create.c:463
#9  0x7fee9d68a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fee237fe700 (LWP 20655)):
#0  0x7fee9d6790b4 in __GI___libc_read (fd=42, buf=0x7fee237fdb90,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7fee97eb9960 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fee97e74f27 in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fee97e753e0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fee97e7554c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fee9dfcb90b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fee9df709ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fee9dd8f22a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fee9dd9416d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7fee99d9a6db in start_thread (arg=0x7fee237fe700) at
pthread_create.c:463
#10 0x7fee9d68a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7fee22ffd700 (LWP 20280)):
#0  0x7fee9d67dbf9 in __GI___poll (fds=0x7fee14028790, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fee97e75439 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fee97e7554c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fee9dfcb90b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fee9df709ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fee9dd8f22a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fee9dd9416d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fee99d9a6db in start_thread (arg=0x7fee22ffd700) at
pthread_create.c:463
#8  0x7fee9d68a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7fee4ed7d700 (LWP 19981)):
#0  0x7fee97e74d6e in g_main_context_check () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fee97e753e0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fee97e7554c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fee9dfcb90b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fee9df709ea in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fee9dd8f22a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fee9dd9416d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fee99d9a6db in start_thread (arg=0x7fee4ed7d700) at
pthread_create.c:463
#8  0x7fee9d68a88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fee617fe700 (LWP 19978)):
#0  0x7fee9d699757 in __libc_disable_asynccancel () at
../sysdeps/unix/sysv/linux/x86_64/cancellation.S:94
#1  

[frameworks-solid] [Bug 397347] UdevQt: unhandled device action "bind"

2018-08-10 Thread Elvis Stansvik
https://bugs.kde.org/show_bug.cgi?id=397347

Elvis Stansvik  changed:

   What|Removed |Added

 CC||elvst...@gmail.com

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

[kwin] [Bug 394921] Desktop Display Corrupted

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394921

--- Comment #24 from nroycea+...@gmail.com ---
Actually I changed to Look And Feel to Breeze Dark and still no issues.
Now I'm taking it further by changing the Desktop Theme to Oxygen, and Colors
to Zion (Reversed), and Application Style->Widget Style to Oxygen.

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

[krita] [Bug 396121] Build failure with libraw-0.19

2018-08-10 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=396121

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[frameworks-solid] [Bug 397347] New: UdevQt: unhandled device action "bind"

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397347

Bug ID: 397347
   Summary: UdevQt: unhandled device action "bind"
   Product: frameworks-solid
   Version: 5.48.0
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: lu...@kde.org
  Reporter: kalvd...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

If I plug/unplug my mobile phone while I have a Qt application running, that
application spams the terminal with messages like this:

UdevQt: unhandled device action "bind"
UdevQt: unhandled device action "bind"
UdevQt: unhandled device action "unbind"
UdevQt: unhandled device action "unbind"

The program works fine despite these error messages. These udev actions were
added in Linux 4.12, see https://lkml.org/lkml/2017/7/18/962 .

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

[krita] [Bug 397346] Color-to-Alpha filter mask range seems to give wrong results

2018-08-10 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=397346

--- Comment #1 from Alex  ---
Created attachment 114394
  --> https://bugs.kde.org/attachment.cgi?id=114394=edit
color-to-alpha sample kra file

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

[krita] [Bug 397346] New: Color-to-Alpha filter mask range seems to give wrong results

2018-08-10 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=397346

Bug ID: 397346
   Summary: Color-to-Alpha filter mask range seems to give wrong
results
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Filter Layers
  Assignee: krita-bugs-n...@kde.org
  Reporter: ene...@gmail.com
  Target Milestone: ---

Created attachment 114393
  --> https://bugs.kde.org/attachment.cgi?id=114393=edit
color-to-alpha range on gradient and black background

Please take a look at attached screen. Left is original white to black
gradient. Center right is gradient with Color to Alpha set to black and range
255. Right is Color to Alpha set to white and range only 100. I'm not sure
about this, but center example should be perfect black and right one with some
white gradient visible.

Kra file attached.
Nightly build git: 9d313ac

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

[kdevelop] [Bug 397328] Can't install git

2018-08-10 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=397328

Sven Brauch  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INVALID

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

[krita] [Bug 396121] Build failure with libraw-0.19

2018-08-10 Thread Gwyn Ciesla
https://bugs.kde.org/show_bug.cgi?id=396121

Gwyn Ciesla  changed:

   What|Removed |Added

 CC||limburg...@gmail.com

--- Comment #4 from Gwyn Ciesla  ---
Seeing this failure on Fedora rawhide(29) as well.

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

[Discover] [Bug 397211] Discover doesn't properly show flatpak appdata (missing images, description flatpak name)

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397211

--- Comment #4 from autinfranco...@gmail.com ---
Well the updates fail, actually. But the terminal output changed.

Maybe this will help.

francoisautin@metal:~% plasma-discover  
QQmlComponent: Created graphical object was not placed in the graphics scene.

** (process:25456): WARNING **: 15:58:12.198: Found icon of unknown type,
skipping it: unknown
Could not open the AppStream metadata pool "Metadata files have errors:
/usr/share/app-info/xmls/google-chrome.xml"
invalid kns backend! "/etc/xdg/servicemenu.knsrc" because: "Config group not
found! Check your KNS3 installation."
invalid kns backend! "/etc/xdg/ksysguard.knsrc" because: "Config group not
found! Check your KNS3 installation."
Discarding invalid backend "servicemenu.knsrc"
Discarding invalid backend "ksysguard.knsrc"
Couldn't get latest commit for com.discordapp.Discord
Couldn't get latest commit for org.gimp.GIMP
Couldn't get latest commit for org.kde.krita
Couldn't get latest commit for org.qbittorrent.qBittorrent
Couldn't get latest commit for org.videolan.VLC
Couldn't get latest commit for org.freedesktop.Platform.Compat32
Couldn't get latest commit for org.freedesktop.Platform.Icontheme.Adwaita
Couldn't get latest commit for org.freedesktop.Platform.ffmpeg
Couldn't get latest commit for org.freedesktop.Platform
Couldn't get latest commit for org.gnome.Platform.Locale
Couldn't get latest commit for org.gnome.Platform
Couldn't get latest commit for org.gtk.Gtk3theme.Breeze-Dark
Couldn't get latest commit for org.gtk.Gtk3theme.Breeze
Couldn't get latest commit for org.kde.KStyle.Adwaita
Couldn't get latest commit for org.kde.KStyle.Adwaita
Couldn't get latest commit for org.kde.Platform.Locale
Couldn't get latest commit for org.kde.Platform
Couldn't get latest commit for org.kde.krita.Locale
Couldn't get latest commit for org.videolan.VLC.Locale

Flatpak updates from flathub work on my other PC, so I'd say it is likely that
this isn't a flathub bug.

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

[Discover] [Bug 397211] Discover doesn't properly show flatpak appdata (missing images, description flatpak name)

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397211

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Nate Graham  ---
Strange indeed.

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

[Discover] [Bug 397211] Discover doesn't properly show flatpak appdata (missing images, description flatpak name)

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397211

--- Comment #2 from autinfranco...@gmail.com ---
I've got the same issues after re-adding the repo! However I've gotten a huge
amount of flatpak updates afterwards. Strange indeed.

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

[okular] [Bug 397155] Add non-text highlight feature

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397155

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[latte-dock] [Bug 397344] New: Force solid background for maximized windows not working with qt apps and borderless maximized windows active

2018-08-10 Thread Alvaro
https://bugs.kde.org/show_bug.cgi?id=397344

Bug ID: 397344
   Summary: Force solid background for maximized windows not
working with qt apps and borderless maximized windows
active
   Product: latte-dock
   Version: 0.8.0
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: panabu...@gmail.com
  Target Milestone: ---

Created attachment 114392
  --> https://bugs.kde.org/attachment.cgi?id=114392=edit
Transparent bar background with System Settings windows

Force solid background for maximized windows is not working when I use qt apps
(dolphin, qtbittorrent...) and borderless maximezed windows. When I use firefox
works normally. 

Notice that I have installed Active Windows Control and Global Menu plasmoids.

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

[digikam] [Bug 190315] 23hq.com service not work

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=190315

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

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---
 Status|RESOLVED|REOPENED
  Component|Export-Flickr   |Export-WishForNewTools

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

[digikam] [Bug 397177] image editor does not export exif and IPTC data when saving to PNG

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397177

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

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
   Version Fixed In||6.0.0

--- Comment #3 from caulier.gil...@gmail.com ---
No fresh feedback

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

[digikam] [Bug 238392] digiKam Camera interface : rename dialog interprets alt-s as plain s when button greyed out

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=238392

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

   What|Removed |Added

   Version Fixed In||6.0.0
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Component|kdeui   |Import-Rename
Product|kdelibs |digikam
   Assignee|kdelibs-b...@kde.org|digikam-bugs-n...@kde.org

--- Comment #2 from caulier.gil...@gmail.com ---
Since digiKam 5.0.0, as we reduce a lots all KDE dependencies, we remove the
KFileRename dialog and implement an automatic renaming in case of duplicates
file names detected while downloading from camera

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

[kdevelop] [Bug 397328] Can't install git

2018-08-10 Thread Antony
https://bugs.kde.org/show_bug.cgi?id=397328

Antony  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Antony  ---
(In reply to Sven Brauch from comment #3)
> Simply install git, that should be sufficient ;)

yea, that's works! Thanx.
I thought kdevelop include all required apps for all, what it can do

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

[digikam] [Bug 397340] Update image file timestamps if metadata is written to sidecar file [patch]

2018-08-10 Thread Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=397340

--- Comment #2 from Kristian Karl  ---
I went for a solution that was easy enough to implement.

I'm not sure if any data for sidecar files like, hash, size or modification
times are saved to the database?

I agree that the changing timestamps on files that are not actually changed is
not ideal.

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

[latte-dock] [Bug 395771] Some plasmoid settings (specifically Active Window Control) are not persisted within latte-dock git (master)

2018-08-10 Thread Alvaro
https://bugs.kde.org/show_bug.cgi?id=395771

Alvaro  changed:

   What|Removed |Added

 CC||panabu...@gmail.com

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

[digikam] [Bug 324642] digiKam crash when starting a bug report while offline

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=324642

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

   What|Removed |Added

Summary|digiKam 3.30 crashs, when   |digiKam crash when starting
   |strtuing a bug report while |a bug report while offline
   |_offline_   |

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

[digikam] [Bug 324642] digiKam 3.30 crashs, when strtuing a bug report while _offline_

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=324642

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

   What|Removed |Added

   Assignee|kdelibs-b...@kde.org|digikam-bugs-n...@kde.org
Product|kdelibs |digikam
  Component|kbugreport  |Usability-Ergonomy
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||6.0.0

--- Comment #1 from caulier.gil...@gmail.com ---
Not reproducible with 6.0.0. With a computer not connected to Internet,
starting to report a bug for digiKam start the web browser without a crash, but
reporting the service as unavailable.

Gilles Caulier

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

[Discover] [Bug 397202] Show more info about current update process in Discover Updater Tasks

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397202

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Nate Graham  ---
Yes, this has been improved in both 5.13 and the upcoming 5.14. Let's call it
fixed for now, but once you can upgrade, re-open the bug if it's still not to
your satisfaction. Thanks!

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

[okular] [Bug 397059] Printing from Okular creates 31% bigger image on the paper

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397059

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #3 from Nate Graham  ---
Thanks!

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

[kdelibs] [Bug 323300] Keyboard shortcuts do not respect the keymap [KAction]

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=323300

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

   What|Removed |Added

Summary|digiKam Keyboard shortcuts  |Keyboard shortcuts do not
   |for labels do not respect   |respect the keymap
   |the keymap [KAction]|[KAction]

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

[kde-windows] [Bug 281335] Translations aren't loaded for Kate

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=281335

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

   What|Removed |Added

Summary|Translations aren't loaded  |Translations aren't loaded
   |for digikam |for Kate
 CC||caulier.gil...@gmail.com

--- Comment #4 from caulier.gil...@gmail.com ---
Problem is not reproducible with digiKam with the Windows installer that we
provide.

Gilles Caulier

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

[systemsettings] [Bug 397142] Add an option to turn on lcdfilter

2018-08-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397142

Nate Graham  changed:

   What|Removed |Added

 CC||wo...@julianwolff.de

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

[libksane] [Bug 287098] Crash when select Import from Scanner

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=287098

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

   What|Removed |Added

Summary|digikam crash when select   |Crash when select Import
   |Import from Scanner |from Scanner

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

[krita] [Bug 362533] Tremulous lines when drawing with pencil (hidpi related?)

2018-08-10 Thread Ilya V . Portnov
https://bugs.kde.org/show_bug.cgi?id=362533

--- Comment #12 from Ilya V. Portnov  ---
Hello. 
Unfortunately, currently I do not have access to that HiDPI laptop to check.
I'll write here if any news.

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

[libksane] [Bug 299162] Crash while start scanning

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=299162

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

   What|Removed |Added

Summary|Plantage digikam|Crash while start scanning

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

[digikam] [Bug 278490] Incorrect tab layout with slider/spinbox/reset button

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=278490

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

   What|Removed |Added

   Version Fixed In||6.0.0
 Status|UNCONFIRMED |RESOLVED
Version|4.9-Git |unspecified
   Assignee|kdelibs-b...@kde.org|digikam-bugs-n...@kde.org
  Component|kdeui   |Usability-Ergonomy
Summary|KIntNumInput and|Incorrect tab layout with
   |KDoubleNumInput : Incorrect |slider/spinbox/reset button
   |tab layout (orginal report  |
   |from digiKam about tab  |
   |layout in tools settings|
   |tab from editor)|
 Resolution|--- |FIXED
Product|kdelibs |digikam

--- Comment #4 from caulier.gil...@gmail.com ---
Fixed since digiKam use pure Qt5 widgets

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

[kwin] [Bug 361121] Minimize animation (lamp) showing artifacts on left screen when taskbar is on left side of right screen

2018-08-10 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=361121

--- Comment #18 from Vlad Zagorodniy  ---
s/is on the left screen and panel is on the right screen/is on the left screen
and panel is on the left edge of the right screen/

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

[frameworks-solid] [Bug 386030] Nikon D3300 not found under Windows.

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386030

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

   What|Removed |Added

Summary|Nikon D3300 not found in|Nikon D3300 not found under
   |digiKam import tool under   |Windows.
   |Windows.|

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

[kwin] [Bug 361121] Minimize animation (lamp) showing artifacts on left screen when taskbar is on left side of right screen

2018-08-10 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=361121

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||vladz...@gmail.com

--- Comment #17 from Vlad Zagorodniy  ---
(In reply to Martin Flöser from comment #14)
> ok, from that output it looks like icon geometry is correct. That's sad,
> that means the bug is in KWin.

Yeah, that's a bug in the Magic lamp effect.

It doesn't take into account what screen minimized window belongs to. E.g. if
the minimized window is on the left screen and panel is on the right screen,
then the Magic lamp effect would assume that it should "squash"(?) the window
to the left, which is wrong. 

Also, it looks like that's not the only bug. If panel is on the right edge of
the left screen, then minimized window will be "shot" to the right edge of the
right screen.

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

[digikam] [Bug 366453] digiKam crash while using mouse over title bar

2018-08-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=366453

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

   What|Removed |Added

   Assignee|yyc1...@gmail.com   |digikam-bugs-n...@kde.org
  Component|qt4 |Usability-Mouse
Product|QtCurve |digikam
Summary|Digikam se plante sur toute |digiKam crash while using
   |action de la souris sur la  |mouse over title bar
   |barre de titre  |
 Resolution|--- |FIXED
   Version Fixed In||6.0.0
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from caulier.gil...@gmail.com ---
Not reproducible with Qt5 based digiKam.

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

  1   2   >