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

2018-11-05 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=400678

Martin Flöser  changed:

   What|Removed |Added

  Flags||Wayland+, X11-

--- Comment #1 from Martin Flöser  ---
Backtrace and description look good: I'm quite confident that we can create a
test case for it.

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

[kwin] [Bug 262578] Desynchronized blur effect (it takes nearly a second to blur background fonts and images)

2018-11-05 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=262578

--- Comment #9 from Martin Flöser  ---
Several effects already gained support for blur.

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

[frameworks-ktexteditor] [Bug 400687] New: Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

Bug ID: 400687
   Summary: Improve software components by reducing dynamic memory
allocations
   Product: frameworks-ktexteditor
   Version: 5.51.0
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: markus.elfr...@web.de
  Target Milestone: ---

Some objects are created by using dynamic memory allocations.
This approach has got consequences on the run time characteristics for the
desired data processing.

* The management of allocation requests needs additional computation resources.
* These operations can eventually fail. Software development concerns can
evolve around exception safety then.


Thus omit them at selected source code places so that affected software
components will become a bit safer and more efficient.

Update candidates:
* EditorPrivate
 
https://github.com/KDE/ktexteditor/blob/14aa5fbf3722d1aad90a26952a87551c9daede0a/src/utils/kateglobal.cpp#L80

* GlobalState
 
https://github.com/KDE/ktexteditor/blob/ac3c74dbc8a0b92f6e58993ce5744c5dec7912d6/src/vimode/globalstate.cpp#L34

* KateCompletionModel
 
https://github.com/KDE/ktexteditor/blob/917e2109126daedf7f8b718ac4410d2f5bde37ac/src/completion/katecompletionmodel.cpp#L143

* PrintPainter
 
https://github.com/KDE/ktexteditor/blob/917e2109126daedf7f8b718ac4410d2f5bde37ac/src/printing/printpainter.cpp#L72

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

[kopete] [Bug 244827] kopete will hang if akonadi is running

2018-11-05 Thread J Bolos
https://bugs.kde.org/show_bug.cgi?id=244827

J Bolos  changed:

   What|Removed |Added

 CC|joseluisbo...@gmail.com |

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

[kile] [Bug 400688] New: Word autocomplete inefficient for Persian

2018-11-05 Thread Hamidreza Jafari
https://bugs.kde.org/show_bug.cgi?id=400688

Bug ID: 400688
   Summary: Word autocomplete inefficient for Persian
   Product: kile
   Version: 2.9.92
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: editor
  Assignee: michel.lud...@kdemail.net
  Reporter: hamidrjaf...@gmail.com
  Target Milestone: ---

SUMMARY
For Persian text the autocomplete pop up suggestions lack words containing ZWNJ
characters.

STEPS TO REPRODUCE
1. Type paragraphs of Persian text containing ZWNJ in words of enough length
(e.g. >3 characters).
2. Start retyping same words containing ZWNJ somewhere else.
3. Wait for the pop up suggestions.

OBSERVED RESULT
The pop up suggestion list lacks words containing ZWNJ as part of it. These
strings in the language are considered one word not separate words.

EXPECTED RESULT
Words containing ZWNJ characters should appear on the word autocomplete list
when enough initial characters are input.

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.13.4
KDE Frameworks Version: 5.49.0
Qt Version: 5.11.1

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

[krfb] [Bug 145874] [KDE3] sharing fails when multiple sessions are active

2018-11-05 Thread Simon Oosthoek
https://bugs.kde.org/show_bug.cgi?id=145874

--- Comment #4 from Simon Oosthoek  ---
I'm not using KDE3 anymore and this way of working is a thing of the past for
me, so for me, "close+won't fix" is fine.

Cheers

/Simon

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

[KScreen] [Bug 356864] Plasma cannot adapt to VM host window

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

RussianNeuroMancer  changed:

   What|Removed |Added

 CC||russianneuroman...@ya.ru

--- Comment #48 from RussianNeuroMancer  ---
Still issue with Ubuntu Server 18.10 host and Kubuntu 18.10 guest.

As ugly workaround, I put "sleep 10 && xrandr --output Virtual-0 --preferred"
into session autostart, because simple "xrandr --output Virtual-0 --preferred"
didn't work for some reason.

Is anyone can look into more proper solution or at least less ugly workaround?

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Christoph Cullmann  ---
Hi,

thanks for the hints, if you have a patch to improve it, you can hand that in
at http://phabricator.kde.org

Then people can review that and apply/reject if necessary.

As already told in bug 400632, bugzilla is no means to discuss about generic
code improvements.

I would appreciate it, if you consider what we told here.
Patches for such things can be posted on http://phabricator.kde.org.
Discussions about this here are not helping, look at our buglist, we already
have enough "concrete" issues that are unsolved due to lack of time.

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

[krita] [Bug 399648] Brush preset changing when creating second document + close it + lift the pen?

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

mvowada  changed:

   What|Removed |Added

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

--- Comment #10 from mvowada  ---
(Krita 4.2.0-pre-alpha (git d4a5b87) - ubuntu 14.04, Unity)

Hi. Unfortunately it seems there're still a couple of issues (see video below):

1. fresh configs
2. "CTRL + N"
3. paint strokes
4. pick another brush preset
5. paint strokes
6. lift the pen

Actual Results: the brush preset changes back to the previous used.

---
Similarly, another issue (see 2nd video below):

1. fresh configs
2. "CTRL + N"
3. pick another brush preset
4. paint strokes
5. save and close
6. reopen the saved document

Actual Results: the brush preset is the default one (lifting the pen it changes
to the last used).
Expected: present the last used preset.

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

[kmymoney] [Bug 399932] budget sceen don't show the amounts

2018-11-05 Thread luciano piroddi
https://bugs.kde.org/show_bug.cgi?id=399932

luciano piroddi  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

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

[krita] [Bug 399648] Brush preset changing when creating second document + close it + lift the pen?

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

--- Comment #11 from mvowada  ---
Created attachment 116095
  --> https://bugs.kde.org/attachment.cgi?id=116095&action=edit
(Video example 1)

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

[krita] [Bug 399648] Brush preset changing when creating second document + close it + lift the pen?

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

--- Comment #12 from mvowada  ---
Created attachment 116096
  --> https://bugs.kde.org/attachment.cgi?id=116096&action=edit
(Video example 2)

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

Markus Elfring  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1

--- Comment #2 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #1)
> Discussions about this here are not helping, …

I would expect that this issue tracker is another helpful communication
interface for the clarification of the software design.
* How many dynamic memory allocations can be deleted here?
* Can a corresponding agreement be achieved for such change possibilities
before attempting a concrete patch?

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

Christoph Cullmann  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #3 from Christoph Cullmann  ---
As said, the issue tracker is for "issues". Not for the software design
discussions.

If you want to discuss stuff, join the mailing lists of the projects, perhaps
people will chime in there, perhaps not.

If you have improvements that you want to make, submit a patch.

We are understaffed and creating issues for discussing is not they way to go,
sorry.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #4 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #3)

Is the questionable usage of dynamic memory allocation another open issue (at
specific places)?

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #5 from Christoph Cullmann  ---
> Is the questionable usage of dynamic memory allocation another open issue (at 
> specific places)?

If one can avoid it, without drawbacks, improvements in that area are welcome.
But that are no "open issues", just generic code improvements.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #6 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #5)

I am curious then where such generic code improvements have got a higher
probability for acceptance.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #7 from Christoph Cullmann  ---
> I am curious then where such generic code improvements have got a higher 
> probability for acceptance.

If you want to know: provide a patch on http://phabricator.kde.org for
something and look how it goes. There is no other way to know and all things
are judged on case-by-case.

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

[Falkon] [Bug 400689] New: File picker has incorrect background color in Places panel

2018-11-05 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=400689

Bug ID: 400689
   Summary: File picker has incorrect background color in Places
panel
   Product: Falkon
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: nortex...@gmail.com
  Target Milestone: ---

Created attachment 116097
  --> https://bugs.kde.org/attachment.cgi?id=116097&action=edit
Screenshot of file picker

The Places panel in the file picker should use the window background color (in
the case of the screenshot using Norway color scheme, beige), but it doesn't
(it shows white). See the screenshot.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=400687

Kevin Funk  changed:

   What|Removed |Added

 CC||kf...@kde.org

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

[kaffeine] [Bug 400668] Have to rescan channels every time I start Kaffeine

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=400668

--- Comment #1 from Mauro Carvalho Chehab  ---
(In reply to Ed from comment #0)
> SUMMARY
> 
> Must rescan for channels EVERY time I bring up Kaffeine.
>  
> After scanning for channels, I get a populated list and can display live TV
> as expected.  However, after exiting Kaffeine and immediately restarting the
> app, I can see the channel list but get the message "No device found".  But
> the device is in fact present and I can do another scan and watch
> programming.
> 
> I have two devices, a Hauppauge 1800 PCI and a Hauppauge 940Q.  I have used
> both these devices with Kaffeine previously to watch TV.  However, after
> moving from Mint 19 Cinnamon to Mint 19 Xfce, something has gone amiss.
> 
> STEPS TO REPRODUCE
> 1.  Scan for channels, watch TV. 
> 2.  Exit Kaffeine, restart Kaffeine.
> 3.  Message "No device found.
> 
> OBSERVED RESULT
> No device found, but device is available

That sounds really weird. Re-scan shouldn't even work if the device was not
found.

Hmm... I remember that there were some issue in the past related to both the
error message and some specific DVB-S situations:

f83a71be4a1e dvbliveview: improve error message when DVB device is not set
daa7865398d0 dvbmanager: Improve config.dvb parsing error message
26d6ce62732b dvbmanager: higherVoltage exists only for DVB-S

Those patches were applied to version 2.0.15.

Could you please test Kaffeine from git?

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

[Falkon] [Bug 400689] File picker has incorrect background color in Places panel

2018-11-05 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=400689

--- Comment #1 from David Rosca  ---
Does it look like this also in other apps using the same (KDE) file picker?

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #8 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #7)

I guess that you can know better ways already to clarify the mentioned update
candidates (for example).

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

[Falkon] [Bug 400689] File picker has incorrect background color in Places panel

2018-11-05 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=400689

--- Comment #3 from Michael D  ---
Created attachment 116098
  --> https://bugs.kde.org/attachment.cgi?id=116098&action=edit
How the file picker should look

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

[Falkon] [Bug 400689] File picker has incorrect background color in Places panel

2018-11-05 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=400689

--- Comment #2 from Michael D  ---
It does not, which is while I filed the bug. I've attached another screenshot
of how it should look and looks when invoked from every other KDE app I use.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #9 from Christoph Cullmann  ---
> I guess that you can know better ways already to clarify the mentioned update 
> candidates (for example).

I will not start to classify potential code refactoring targets.

If you want to know which memory allocations hurt us and might be most
interesting to change, use heaptrack/perf/... to search for hotspots.

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

[kdevelop] [Bug 379108] Checking metadata display for targets in assignments

2018-11-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379108

Kevin Funk  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|RESOLVED

--- Comment #1 from Kevin Funk  ---
Please rephrase, I don't understand your problem.

What do you expect, what do you get instead. Which identifier, at which mouse
position.

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

[kdelibs] [Bug 211654] Calling KLocale::formatNumber() with very high precision takes forever

2018-11-05 Thread Alex Richardson
https://bugs.kde.org/show_bug.cgi?id=211654

Alex Richardson  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UPSTREAM

--- Comment #8 from Alex Richardson  ---
Since KLocale is now only in kdelibs4support and the function in question only
calls the Qt code I think we should report this as an upstream bug if it still
applies. I don't have access to my dev environment right now to test but if I
can see if it still happens with Qt5.12 and if so report it upstream.

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

[Active Window Control] [Bug 400655] Crash when trying to fit long window title in latte dock

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

--- Comment #2 from colinder...@gmail.com ---
> In a normal panel, the upper/lower lines get cut off horizontally.

No plasma does not crash.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #10 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #9)

I propose to refactor them all.

* Avoid more dynamic memory allocations.

  Or

* Use smart pointers instead.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #11 from Christoph Cullmann  ---
As said, show a patch, then we can talk about it, otherwise, this is mood.

Perhaps its acceptable, perhaps not.

I doubt a patch touching all allocations is reasonable nor is it wanted to
transform all in the same way.

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

[latte-dock] [Bug 400690] New: Latte Dock should allow the user to click on an application to cycle through instances

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

Bug ID: 400690
   Summary: Latte Dock should allow the user to click on an
application to cycle through instances
   Product: latte-dock
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: robinbo...@gmail.com
  Target Milestone: ---

SUMMARY
https://www.reddit.com/r/kde/comments/9r2l49/latte_dock_how_do_you_click_to_cycle_like_in

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE VERSIONS
(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.

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #12 from Dominik Haumann  ---
> I propose to refactor them all.

There is a saying that "premature optimization is the root of all evil".

Your proposal is premature optimization at its best (worst?). I am quite
horrified by this. Any suggestions without a solid analysis are not acceptable,
sorry... You can open as many issues like this as you wish. All of them will be
rejected - and rightly so.

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

[kaffeine] [Bug 400449] Nothing happens when I click entries in DVD menu

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=400449

--- Comment #1 from Mauro Carvalho Chehab  ---
(In reply to Patrick Silva from comment #0)
> STEPS TO REPRODUCE
> 1. insert a DVD disc
> 2. open kaffeine
> 3. click "play dvd" button
> 
> OBSERVED RESULT
> kaffeine shows the dvd menu, entries of the dvd menu are highlighted on
> mouseover but nothing happens on click.

There is a issue with newer versions of Qt and input methods, plus the way
libVlC handles it, with prevented the usage of the DVB menu via mouse. 

In summary, there's no way to tell libVlC about the position where the mouse is
when a click event happens on a DVB menu.

Due to that, we changed the way DVB menu is handled on Kaffeine, on Kaffeine
version 2.0.15: instead of mouse, you should use the keyboard:

commit 273edb5120fa8ba5390c39fecb6915e5dc378308
Author: Mauro Carvalho Chehab 
Date:   Thu Feb 22 09:20:06 2018 -0300

mediawidget: switch DVD navigate to keyboard

With newer Qt classes and newer libVLC, it is not possible anymore
to navigate a DVD menu with the mouse.

The reason is that Qt libs intercept all Linux input events,
not letting libVLC to receive them.

The solution would be to let Kaffeine to pass mouse events directly
to libVLC. Unfortunately, such API doesn't exist. There was a set
of RFC patches adding support for it:

   
http://vlc-devel.videolan.narkive.com/ah5I2Gpy/patch-libvlc-add-api-to-propagate-mouse-move-and-down-up-events

But this was never accepted upstream.

So, while this doesn't work, let's fall back to a different way:
DVD menu navigation should be done via keyboard interaction.

Basically, navigation is done via Up/Down/Left/Right keys. Once the
DVB menu item is selected, pressing  will activate the item.

The libVLC provides support for a "Popup" navigate interaction, but
I was unsure how this is used. So, support for it was not implemented.

BUG: 373814

Signed-off-by: Mauro Carvalho Chehab 

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #13 from Markus Elfring  ---
(In reply to Dominik Haumann from comment #12)

* Do you care for run time consequences of dynamic memory allocations?

* Are accesses faster for member variables when they were put on the stack?

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

[kaffeine] [Bug 373814] Mouse pointer is not visible when Kaffeine shows dvd menu

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=373814

--- Comment #15 from Mauro Carvalho Chehab  ---
*** Bug 400449 has been marked as a duplicate of this bug. ***

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

[kaffeine] [Bug 400449] Nothing happens when I click entries in DVD menu

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=400449

Mauro Carvalho Chehab  changed:

   What|Removed |Added

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

--- Comment #2 from Mauro Carvalho Chehab  ---


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

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #14 from Dominik Haumann  ---
* Do you care for working software?
* Do you want real bugs fixed?

If you answer any of these questions with yes, then your suggestions are at
best irrelevant, or will even lead to more bugs.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #15 from Christoph Cullmann  ---
If things not show up in some hotspots during profiling, we for the most case
don't care.

If you have no endless time at hands, you need to spend it on parts that have
impact for your users.

Given we have still XXX open bugs with concrete user visible issues, our time
is better spend to care for them.

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

[kdeconnect] [Bug 400691] New: A folder called $HOME/.cache/kioexec/krun/xxxxxx_xx/ already exists.

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

Bug ID: 400691
   Summary: A folder called $HOME/.cache/kioexec/krun/xx_xx/
already exists.
   Product: kdeconnect
   Version: 1.3.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plasmoid
  Assignee: albertv...@gmail.com
  Reporter: jens-bugs.kde@spamfreemail.de
  Target Milestone: ---

SUMMARY
see $SUBJECT


STEPS TO REPRODUCE
1. Click on the "folder" icon in the KDE connect taskbar area (next to the
"Ring phone" icon)
2. above error appears
3. 

OBSERVED RESULT
see #2

EXPECTED RESULT
Dolphin should open with the phone mounted and files on the phone visible

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: Kubuntu 18.04 standard KDE version shipped by default, all
updates applied

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

[kdeconnect] [Bug 400691] A folder called $HOME/.cache/kioexec/krun/xxxxxx_xx/ already exists.

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

Jens  changed:

   What|Removed |Added

   Platform|Other   |Ubuntu Packages

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #16 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #11)

* Would you like to update each class individually?

* Do you expect a corresponding patch series?

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

[bindings] [Bug 203994] kdebindings-4.3.0 cannot find falcon/errhand.h

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

--- Comment #7 from Taurnil  ---
I've since moved on to kde5, you can close this.

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

[cervisia] [Bug 142410] blurry checkbox label in configuration dialog

2018-11-05 Thread Frederik Schwarzer
https://bugs.kde.org/show_bug.cgi?id=142410

--- Comment #3 from Frederik Schwarzer  ---
I would probably call the option: "Use ssh-agent" but someone would have to
take a look at the actual code to see if that's technically correct.
Since CVS just got a call from the 80s, there are probably not enough people to
care. ... I mean, if nothing happened after 11 years ...

Thanks for caring about bug tracker cleanup though. I did that once for
KDEGames and it fent good to get some low-hanging fruits fixed and some
outdated bugs closed. :)

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

[bindings] [Bug 272946] undefined reference to `QsciCommand::setKey(int)'

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

Taurnil  changed:

   What|Removed |Added

 CC||taurnil.oro...@gmail.com

--- Comment #2 from Taurnil  ---
I've since moved on, you can close this.

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

[kdelibs] [Bug 264554] suggestion for 'What's this?" text

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

Marcel Martin  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

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

[kuser] [Bug 276604] suggestion for "What's this?" text

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

Marcel Martin  changed:

   What|Removed |Added

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

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #17 from Markus Elfring  ---
(In reply to Dominik Haumann from comment #14)

Yes, of course.

My development suggestions triggered some useful software improvements through
the years, didn't they?

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

[systemsettings] [Bug 248443] suggestion for 'What's this?" text

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

Marcel Martin  changed:

   What|Removed |Added

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

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #18 from Christoph Cullmann  ---
Actually, I would like to update nothing, as I don't really understand the gain
if you can't backup such changes with e.g. profiling results ;=)

And every change can introduce a fault.

But if you really are intended to spend your time on it, smaller patches are
easier to review.

But I assume you are familiar with patch reviews.

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

[kaffeine] [Bug 400422] Pixelated icons with fractional display scaling

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=400422

--- Comment #1 from Mauro Carvalho Chehab  ---
Rendering icons is done via libQt.

On Kaffeine, all icons defined internally are at SVG format, so they should
scale fine. There are a number of icons, however, that comes from the theme
used on KDE. That is the case, for example, of the Play Audio CD icon:

src/mainwindow.cpp: button = addShortcut(i18n("&2 Play Audio CD"),
QIcon::fromTheme(QLatin1String("media-optical-audio"),
QIcon(":media-optical-audio")), this);

On a quick look here, while on several themes this is a SVG file too, on some
it is still a png image (here, I'm seeing it on Mint-X, matefaenza,
matefaenzadark and oxygen themes). I prefer myself to use the breeze theme,
with uses SVG images.

If you're using a fractional display scaling, and assuming that libQt does the
right thing, it probably makes sense to select a theme that uses

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

[kaffeine] [Bug 400422] Pixelated icons with fractional display scaling

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=400422

--- Comment #2 from Mauro Carvalho Chehab  ---
(In reply to Mauro Carvalho Chehab from comment #1)
> Rendering icons is done via libQt.
> 
> On Kaffeine, all icons defined internally are at SVG format, so they should
> scale fine. There are a number of icons, however, that comes from the theme
> used on KDE. That is the case, for example, of the Play Audio CD icon:
> 
> src/mainwindow.cpp: button = addShortcut(i18n("&2 Play Audio CD"),
> QIcon::fromTheme(QLatin1String("media-optical-audio"),
> QIcon(":media-optical-audio")), this);
> 
> On a quick look here, while on several themes this is a SVG file too, on
> some it is still a png image (here, I'm seeing it on Mint-X, matefaenza,
> matefaenzadark and oxygen themes). I prefer myself to use the breeze theme,
> with uses SVG images.
> 
> If you're using a fractional display scaling, and assuming that libQt does
> the right thing, it probably makes sense to select a theme that uses

(hit enter too soon)

If you're using a fractional display scaling, and assuming that libQt does
the right thing, it probably makes sense to select a theme that use SVG files
for icons, as this will allow libQt to let the GPU accel to renderize it and
avoid pixelizing them.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #19 from Markus Elfring  ---
(In reply to Christoph Cullmann from comment #18)

Are variables put on the stack faster than calling the C++ new operator for
object construction?

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #21 from Christoph Cullmann  ---
> Are variables put on the stack faster than calling the C++ new operator for 
> object construction?

:=) You can keep asking that, and for close to any case putting stuff on the
stack will be faster than triggering a heap allocation, this still not
justifies to start to change the complete code base, as each and every change
needs to be reviewed and in most cases it just doesn't matter for the
performance on the whole.

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

[frameworks-ktexteditor] [Bug 400687] Improve software components by reducing dynamic memory allocations

2018-11-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=400687

--- Comment #20 from Dominik Haumann  ---
Markus, I suggest you have a look at:
https://bugs.kde.org/buglist.cgi?bug_severity=critical&bug_severity=grave&bug_severity=major&bug_severity=crash&bug_severity=normal&bug_severity=minor&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&list_id=1561705&product=frameworks-ktexteditor&product=kate

Please pick a bug and fix it. This way, your contributions would be very
valuable to our users. You can find more bug lists on
https://kate-editor.org/featured-articles/ if you are interested :)

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

[plasmashell] [Bug 400585] plasmashell process consumes all shared memory (SHM) segments, causing problems for other process that need to be able to allocate SHM

2018-11-05 Thread Cobus Carstens
https://bugs.kde.org/show_bug.cgi?id=400585

Cobus Carstens  changed:

   What|Removed |Added

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

--- Comment #3 from Cobus Carstens  ---
I seem to have been a bit premature in marking the issue as resolved.
The issue re-surfaced after deleting ~/.config/plasma*

Using the software rendered seems to do the trick. I have been working for a
few hours now and the SHM is constant.

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

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

2018-11-05 Thread Aurélien Murith
https://bugs.kde.org/show_bug.cgi?id=400692

Bug ID: 400692
   Summary: "Centré les onglets" dans les réglages de Brise
   Product: i18n
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: fr
  Assignee: kde-francoph...@kde.org
  Reporter: aurelien.mur...@net-c.be
CC: an...@kde.org
  Target Milestone: ---

Created attachment 116099
  --> https://bugs.kde.org/attachment.cgi?id=116099&action=edit
Fenêtre où la faute apparait

Faute d'orthographe

Configuration du système -> Apparence des applications -> Style des composants
graphiques -> Brise -> Configurer

Il nous est proposé de "Centré les onglets" au lieu de "Centrer les onglets"

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

[kwin] [Bug 400170] KWin crashed when using the Slide effect and Alt+F2 shortcut

2018-11-05 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400170

--- Comment #14 from Vlad Zagorodniy  ---
I have a feeling that it might be caused by the Sliding Popups effect (maybe it
unref windows that haven't been ref'ed). 

If you disable the Sliding Popups effect, can you reproduce this bug?

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

[i18n] [Bug 400693] New: Traduction manquante pour "ce mois-ci" et "le mois passé"

2018-11-05 Thread Aurélien Murith
https://bugs.kde.org/show_bug.cgi?id=400693

Bug ID: 400693
   Summary: Traduction manquante pour "ce mois-ci" et "le mois
passé"
   Product: i18n
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: fr
  Assignee: kde-francoph...@kde.org
  Reporter: aurelien.mur...@net-c.be
CC: an...@kde.org
  Target Milestone: ---

Created attachment 116100
  --> https://bugs.kde.org/attachment.cgi?id=116100&action=edit
Exemple dans Dolphin

Il manque une traduction pour "This Month" et "Last Month" qui apparaissent en
anglais dans la liste des emplacements, par exemple dans Dolphin ou dans le
menu K.

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

[kaffeine] [Bug 400268] Config file problem "device section invalid"

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=400268

Mauro Carvalho Chehab  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/kaf
   ||feine/1e37f68e5a83ac8b24bc2
   ||d581ea49162ecd31f9a

--- Comment #1 from Mauro Carvalho Chehab  ---
Git commit 1e37f68e5a83ac8b24bc2d581ea49162ecd31f9a by Mauro Carvalho Chehab.
Committed on 05/11/2018 at 10:35.
Pushed by mauroc into branch 'master'.

dvbmanager: only read/write longitude/latitude for USALS setup

On DVB-S/S2, latitude and longitude are used only for USALS
setup. It doesn't make sense to save/restore otherwise.

That fixes a bug that would be saving random numbers at
config.dvb.

Signed-off-by: Mauro Carvalho Chehab 

M  +8-4src/dvb/dvbmanager.cpp

https://commits.kde.org/kaffeine/1e37f68e5a83ac8b24bc2d581ea49162ecd31f9a

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

[kdeconnect] [Bug 400691] A folder called $HOME/.cache/kioexec/krun/xxxxxx_xx/ already exists.

2018-11-05 Thread Albert Vaca
https://bugs.kde.org/show_bug.cgi?id=400691

Albert Vaca  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Vaca  ---
Can you check if the folder pointed by the error is owned by root? If you ever
ran Dolphin or kdeconnect as root, it might have created that directory and
root and now it's not able to use it. Deleting the directory should fix the
problem.

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

[kaffeine] [Bug 397594] Kaffeine plays video in a separate window under Wayland

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=397594

--- Comment #5 from Mauro Carvalho Chehab  ---
(In reply to Lukas Kahnert from comment #4)
> I'm affected by this bug too and looked at the source and try to fix myself.
> The problem is (I think) libVLC's API doesn't provide embedding video output
> into wayland sufaces(I only found for X11,OSX and Windows).
> In wayland sessions kaffeine runs with the wayland backend and tries to pass
> the wayland surface to libVLC(which of course fails) and the result is this
> bug.
> 
> Possible workround is running kaffeine with "-platform xcb" to force the X11
> backend.
> 
> As an experiment I made an minimal mpv-backend(which uses OpenGL-surfaces)
> and it fixes the bug too.

Could you please send the mpv-backend patches? It could be worth having a
different backend on Kaffeine (although I think Gstreamer would likely give
better results).

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

[systemsettings] [Bug 399402] The shortcut "Alt + º", in spanish keyboard, stops working in KDE neon 18.04

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

--- Comment #5 from BugCoder  ---
Created attachment 116102
  --> https://bugs.kde.org/attachment.cgi?id=116102&action=edit
With this file Alt+º work

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

[systemsettings] [Bug 399402] The shortcut "Alt + º", in spanish keyboard, stops working in KDE neon 18.04

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

--- Comment #4 from BugCoder  ---
Created attachment 116101
  --> https://bugs.kde.org/attachment.cgi?id=116101&action=edit
With this file Alt+º not work

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

[kaffeine] [Bug 399383] Does not display TV picture after OS resume from suspend mode

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=399383

--- Comment #1 from Mauro Carvalho Chehab  ---
(In reply to Roger England from comment #0)
> Created attachment 115414 [details]
> Kaffeine Diagnostics
> 
> SUMMARY I am running Kaffeine on Xubuntu 18.04 to view TV channels using
> Haupauge WinTV. Kaffeine fails to display TV pictures after suspend of OS.
> 
> 
> STEPS TO REPRODUCE
> 1. Boot PC and load Kaffeine. TV works OK.
> 2. Stop TV and minimize Kaffeine. Susspend OS
> 3. Restart OS and start Kaffeine. 
> 
> OBSERVED RESULT
> At this point Kaffeine will not display any TV pictures but is does display
> the programme name.
> 
> The error log is attached.

Returning from suspend can be tricky. Could you please send a more detailed log
with debug enabled? Also, please attach the dmesg log too, as this could be a
driver issue.

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

[kaffeine] [Bug 398952] Channels icon mess in kaffeine 2.0.x

2018-11-05 Thread Mauro Carvalho Chehab
https://bugs.kde.org/show_bug.cgi?id=398952

--- Comment #1 from Mauro Carvalho Chehab  ---
(In reply to knossos456 from comment #0)
> Since Kaffeine 2.0.x, the icons concerning radio and television (fta and
> scrambled) in source directory icons are not applied .
> 
> There is no more possiblility to remember graphicaly if the programm is
> srcrambled or not in channel list without right click -> edit channel...
> 
> When we use a CI Cam and have no decryption of programm, we need this
> information without lot of manipulations ...
> There is no MMI implemented, i know this is a big part to code... but exist
> in most windows DVB softwares. I can contribute for this but only for debug.
> I'm not a expert in Kde/QT programming.
> 
> This is a big mess to debug this part of Kde, i need help.
> 
> Same problem under Ubuntu 18 and 16.

In thesis, this should be working. The check if a channel is FTA or not is done
at src/dvb/dvbscandialog.cpp:

if (channel.hasVideo) {
if (!channel.isScrambled) {
return
QIcon::fromTheme(QLatin1String("video-television"),
QIcon(":video-television"));
} else {
return
QIcon::fromTheme(QLatin1String("video-television-encrypted"),
QIcon(":video-television-encrypted"));
}
} else {
if (!channel.isScrambled) {
return
QIcon::fromTheme(QLatin1String("text-speak"), QIcon(":text-speak"));
} else {
return
QIcon::fromTheme(QLatin1String("audio-radio-encrypted"),
QIcon(":audio-radio-encrypted"));
}
}

It should be noticed that Kaffeine doesn't actually check if a channel is FTA
or not. Instead, it uses the descriptor. So, for DVB standards, it will use the
DVB SDT table, as described at tools/dvbsi.xml:


  
  
  
  
  
  
  
  


I've seen cases of some DVB-C networks that mess with this bit, not setting it
right.

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

[kwin] [Bug 400694] New: shortcut for "Screen Layout Selection OSD"

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

Bug ID: 400694
   Summary: shortcut for "Screen Layout Selection OSD"
   Product: kwin
   Version: 5.13.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: slartibar...@gmail.com
  Target Milestone: ---

There is a new 'Screen Layout Selection' OSD, but this dialog only appears
randomly (e.g. when attaching a new, previously unknown monitor). Already known
(previously connected) monitors won't show this OSD ever again

Questions:
- how can one make this OSD appear by a keyboard shortcut?

I can of course open systemsettings an select the appropriate options, but if
we have such a nice popup then we should also make it appear by a shortcut?

Testing on a lenovo t470 by pressing Fn-F7 doesn't do anything, my search
through the global and standard shortcut list in systemsettings also didn't
reveal any option to setup?

Any help is appreciated

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

[digikam] [Bug 319023] GROUP : add keyboard shortcuts to group/ungroup images

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

kontakt+kde@arne.email changed:

   What|Removed |Added

 CC||kontakt+kde@arne.email

--- Comment #2 from kontakt+kde@arne.email ---
Grouping images by name would be nice with the possibility to add a shortcut

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

[KScreen] [Bug 356864] Plasma cannot adapt to VM host window

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

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/libk |http://commits.kde.org/libk
   |screen/7367e55b7c172d54d068 |screen/b237aebd00bacecc0c82
   |eb09f308e92368c294e9|c3382f1f7182df1e6303
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.15.0

--- Comment #49 from Aleix Pol  ---
Yes, but not until kscreen support is in, that will be in Plasma 5.15.0.

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

[kdevelop] [Bug 379108] Checking metadata display for targets in assignments

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=379108

Markus Elfring  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #2 from Markus Elfring  ---
(In reply to Kevin Funk from comment #1)

Would you like to check displays around an identifier like “ref” again for the
desired code comprehension?

The application “KDevelop 5.2.4-46.1” is working as expected.

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

[Discover] [Bug 400572] Crash report after using Discover Software Center

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

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #1 from Aleix Pol  ---


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

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

[Discover] [Bug 395729] attempting to update system through discovery freezes

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

Aleix Pol  changed:

   What|Removed |Added

 CC||fka...@gmail.com

--- Comment #5 from Aleix Pol  ---
*** Bug 400572 has been marked as a duplicate of this bug. ***

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

[kdevelop] [Bug 379108] Checking metadata display for targets in assignments

2018-11-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379108

--- Comment #3 from Kevin Funk  ---
Markus, your question again is written in confusing manner and not helping.

Please, next time, just answer my question (not with yet another question,
ideally).

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

[skrooge] [Bug 400695] New: Designer plugins get installed as versioned libraries

2018-11-05 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=400695

Bug ID: 400695
   Summary: Designer plugins get installed as versioned libraries
   Product: skrooge
   Version: Trunk from git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: guillaume.deb...@gmail.com
  Reporter: wba...@tmo.at
CC: steph...@mankowski.fr
  Target Milestone: ---

Skrooge 2.16 installs the designer plugins as versioned libraries (e.g.
libskgbankguidesigner.so.2.16.2), but they should be unversioned modules
(libskgbankguidesigner.so).

I assume that got introduced by this commit:
https://cgit.kde.org/skrooge.git/commit/?id=b7a5663c493bb4c2ef8d0d065dacf0f1911185e1

There are lines like this now that weren't there before and probably should be
removed again:
SET_TARGET_PROPERTIES( skgbaseguidesigner PROPERTIES VERSION ${SKG_VERSION}
SOVERSION ${SOVERSION} )

And the "ADD_LIBRARY" calls should use MODULE instead of SHARED I think.

Although, it might be better to just use the macros from the kdesignerplugin
framework instead, see
https://cgit.kde.org/kdesignerplugin.git/tree/KF5DesignerPluginMacros.cmake

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

[kwin] [Bug 400694] shortcut for "Screen Layout Selection OSD"

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
meta+p works on my laptop.

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

[picmi] [Bug 400696] New: Prevent Mistakes option doesn't work.

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

Bug ID: 400696
   Summary: Prevent Mistakes option doesn't work.
   Product: picmi
   Version: 2.0.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jakob.gru...@gmail.com
  Reporter: giorgos...@gmail.com
  Target Milestone: ---

SUMMARY
"Prevent Mistakes" option doesn't do something.

STEPS TO REPRODUCE
1. Enable "Prevent Mistakes" option.
2. Play a game and do a mistake.

OBSERVED RESULT
Nothing happens, at all.

EXPECTED RESULT
To prevent mark the cell and add the penalty time.

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.8.6.
KDE Frameworks Version: 5.28.0.
Qt Version: 5.7.1.

ADDITIONAL INFORMATION
At Devuan ASCII x64 KDE.

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

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

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

Giorgos Kostopoulos.  changed:

   What|Removed |Added

Summary|Prevent Mistakes option |"Prevent mistakes" option
   |doesn't work.   |doesn't work.

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

[neon] [Bug 376390] KDE neon does not shutdown properly on laptop close

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

--- Comment #3 from cr...@solarsells.co.za ---
I am still experiencing it. I suspect it is actually something to do with my
bios. I have noticed that I can suspend successfully once, following which when
even the low battery suspend triggers a reboot rather. Hence I think that it is
something to do with how my hardware is interacting with the kernel.

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

[kwin] [Bug 400170] KWin crashed when using the Slide effect and Alt+F2 shortcut

2018-11-05 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400170

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #15 from Vlad Zagorodniy  ---
Yep, can reproduce.

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

[kwin] [Bug 400170] KWin crashed when using the Slide effect and Alt+F2 shortcut

2018-11-05 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=400170

Vlad Zagorodniy  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |vladz...@gmail.com

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

[kaffeine] [Bug 397594] Kaffeine plays video in a separate window under Wayland

2018-11-05 Thread Lukas Kahnert
https://bugs.kde.org/show_bug.cgi?id=397594

--- Comment #6 from Lukas Kahnert  ---
(In reply to Mauro Carvalho Chehab from comment #5)
> (In reply to Lukas Kahnert from comment #4)
> > I'm affected by this bug too and looked at the source and try to fix myself.
> > The problem is (I think) libVLC's API doesn't provide embedding video output
> > into wayland sufaces(I only found for X11,OSX and Windows).
> > In wayland sessions kaffeine runs with the wayland backend and tries to pass
> > the wayland surface to libVLC(which of course fails) and the result is this
> > bug.
> > 
> > Possible workround is running kaffeine with "-platform xcb" to force the X11
> > backend.
> > 
> > As an experiment I made an minimal mpv-backend(which uses OpenGL-surfaces)
> > and it fixes the bug too.
> 
> Could you please send the mpv-backend patches? It could be worth having a
> different backend on Kaffeine (although I think Gstreamer would likely give
> better results).

As I said it's just minimal which only suppports play and stop. mpv has an qt
example in their sources which I used for this.
Why a Gstreamer backend? Wouldn't be better to support (as KDE Project) Phonon
as primary backend?

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

[Discover] [Bug 400518] Install/remove action is not performed when the button is clicked while some app description is open. The button only is highlighted.

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

--- Comment #2 from Aleix Pol  ---
I cannot reproduce, can you maybe provide a video showing it?
Also can you test if it also happens if you set Flatpak or Snap as the default
backend?

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

[kontact] [Bug 400697] New: Closing KMail crashes Kontact

2018-11-05 Thread Mario P .
https://bugs.kde.org/show_bug.cgi?id=400697

Bug ID: 400697
   Summary: Closing KMail crashes Kontact
   Product: kontact
   Version: 5.9.2
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: p...@gmx.net
  Target Milestone: ---

Application: kontact (5.9.2)

Qt Version: 5.11.2
Frameworks Version: 5.51.0
Operating System: Linux 4.18.15-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- several crashes happen while logout from Plasma - unable to backtrace
- sometimes it happens after closing an emai - maybe same issue:

this crash was caused by following actions:
(1) notifier pops up "New mail!!" => open the email with push-button
(2) closing the email-window sometimes crashes KMail

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe7a10f39c0 (LWP 4880))]

Thread 34 (Thread 0x7fe659c4e700 (LWP 6137)):
#0  0x7fe7b44e68c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fe7ad3aed37 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120
#2  0x7fe7ad3b0a0a in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221
#3  0x7fe7ad3b0af2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161
#4  0x7fe7ad3b58b1 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171
#5  0x7fe7ad3b6d91 in base::internal::SchedulerWorker::Thread::ThreadMain()
() at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68
#6  0x7fe7ad3c11c1 in ThreadFunc() () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75
#7  0x7fe7b44e0554 in start_thread () at /lib64/libpthread.so.0
#8  0x7fe7b564accf in clone () at /lib64/libc.so.6

Thread 33 (Thread 0x7fe62effd700 (LWP 6118)):
#0  0x7fe7b44e68c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fe7ad3aed37 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120
#2  0x7fe7ad3b0a0a in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221
#3  0x7fe7ad3b0af2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161
#4  0x7fe7ad3b58b1 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171
#5  0x7fe7ad3b6d91 in base::internal::SchedulerWorker::Thread::ThreadMain()
() at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68
#6  0x7fe7ad3c11c1 in ThreadFunc() () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75
#7  0x7fe7b44e0554 in start_thread () at /lib64/libpthread.so.0
#8  0x7fe7b564accf in clone () at /lib64/libc.so.6

Thread 32 (Thread 0x7fe76b7fe700 (LWP 5807)):
#0  0x7fe7b44e68c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fe7ad3aed37 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120
#2  0x7fe7ad3b0a0a in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221
#3  0x7fe7ad3b0af2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161
#4  0x7fe7ad3b58b1 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171
#5  0x7fe7ad3b6d91 in base::internal::SchedulerWorker::Thread::ThreadMain()
() at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68
#6  0x7fe7ad3c11c1 in ThreadFunc() () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75
#7  0x7fe7b44e0554 in start_thread () at /lib64/libpthread.so.0
#8  0x7fe7b564accf in clone () at /lib64/libc.so.6

Thread 31 (Thread 0x7fe67554c700 (LWP 4992)):
#0  0x7fe7b5d643b0 in QElapsedTimer::clockType() () at
kernel/qelapsedtimer_unix.cpp:160
#1  0x7fe7b5d643c9 in QElapsedTim

[skrooge] [Bug 400695] Designer plugins get installed as versioned libraries

2018-11-05 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=400695

Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||christo...@krop.fr

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

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

2018-11-05 Thread Aurélien Murith
https://bugs.kde.org/show_bug.cgi?id=400698

Bug ID: 400698
   Summary: Impossible to stop a Jamendo stream
   Product: amarok
   Version: 2.9.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Playback/Streams
  Assignee: amarok-bugs-d...@kde.org
  Reporter: aurelien.mur...@net-c.be
  Target Milestone: kf5

If you press the stop button (in the compact toolbar version) while some
Jamendo stream is playing, it stops but then starts again. You can pause it but
not stop it.

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

[Discover] [Bug 400520] Entries in "Sort" drop down disappear on mouseover

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

Aleix Pol  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Aleix Pol  ---
I can confirm this issue. It's in qqc2-controls-style and I can't see where
it's coming from. :/

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

[kdevelop] [Bug 379108] Checking metadata display for targets in assignments

2018-11-05 Thread Markus Elfring
https://bugs.kde.org/show_bug.cgi?id=379108

--- Comment #4 from Markus Elfring  ---
(In reply to Kevin Funk from comment #3)

I proposed to take another look at a bit of source code which can be similar to
my example.
This software was considerably improved in the meantime, wasn't it?

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

[krita] [Bug 399648] Brush preset changing when creating second document + close it + lift the pen?

2018-11-05 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=399648

--- Comment #13 from Scott Petrovic  ---
thanks for the update mvowda

I spent a bit of time trying to test those two scenarios and I can't get either
one of those to happen. The whole "lifting the pen" that would make the bug
happen is especially puzzling for me. On my distro (Ubuntu 18.04.1), the preset
code doesn't run at all if I lift my pen. It shouldn't run, so I am not sure
why it is activating on your version.

Another developer might need to test this on their distro. It is possible that
there was a bug fixed at some point between Ubuntu 14.04 and 18.04 as well.

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

[krita] [Bug 399648] Brush preset changing when creating second document + close it + lift the pen?

2018-11-05 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=399648

--- Comment #14 from Scott Petrovic  ---
does the clean kritarc file make a difference. Maybe you could elaborate more
about that. That could give clues. If the kritarc is not fresh, will the bug go
away?

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

[kaffeine] [Bug 400422] Pixelated icons with fractional display scaling

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

--- Comment #3 from Patrick Silva  ---
I tested the following icon themes, all installed from KDE Store:

papirus
zafiro
newaita
oranchelo
flat-remix

Kaffeine has pixelated icons with all of them.

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

[kdevelop] [Bug 379108] Checking metadata display for targets in assignments

2018-11-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379108

--- Comment #5 from Kevin Funk  ---
Not the right answer. You have another try. 

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

[kaffeine] [Bug 400422] Pixelated icons with fractional display scaling

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

--- Comment #4 from Patrick Silva  ---
I forgot to say that my screenshot shows Kaffeine with breeze icon theme.

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

[plasmashell] [Bug 400299] Double click on desktop stopped working on X11 with fractional display scaling after update to Qt 5.12 beta3

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

Patrick Silva  changed:

   What|Removed |Added

Summary|Double click on desktop |Double click on desktop
   |stopped working on X11  |stopped working on X11 with
   |after update to Qt 5.12 |fractional display scaling
   |beta3   |after update to Qt 5.12
   ||beta3

--- Comment #5 from Patrick Silva  ---
I have just noticed that the problem on X11 only occurs when I set a fractional
display scaling factor in system settings > display and monitor > scale
display.

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

[kaffeine] [Bug 400422] Pixelated icons with fractional display scaling

2018-11-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=400422

--- Comment #5 from Christoph Feck  ---
Probably just needs QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true).

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

[konqueror] [Bug 398426] konqueror crashes immediately no matter what I do -- it is unusable

2018-11-05 Thread Rick Graves
https://bugs.kde.org/show_bug.cgi?id=398426

--- Comment #4 from Rick Graves  ---
I'm back from my travels and can troubleshoot this.

BTW, I am having this problem on my residence desktop.  A few days ago, the
hard drive died on my office desktop.  I installed kubuntu 18.04 on a
replacement hard drive.  I installed konqueror and tried to load it, and yes it
crashed instantly.

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

[kdenlive] [Bug 400699] New: UI should warn when rendering to filesystem low on disk space

2018-11-05 Thread Adam Spiers
https://bugs.kde.org/show_bug.cgi?id=400699

Bug ID: 400699
   Summary: UI should warn when rendering to filesystem low on
disk space
   Product: kdenlive
   Version: 18.04.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: kde-b...@adamspiers.org
  Target Milestone: ---

SUMMARY

Rendering to a filesystem which doesn't have enough disk space will crash
silently when the filesystem fills up, with no indication that this was the
problem.  Additionally, rendering almost always generates various non-fatal
warnings, but in the absence of an explanation for the crash, users are likely
to assume that one of the warnings indicated the cause for the crash, leading
them on a wild goose chase.

STEPS TO REPRODUCE
1. Load a large project
2. Ensure you have a filesystem with very little free space left
3. Start a render with the output file on that filesystem

OBSERVED RESULT

Rendering crashes with no explanation that the filesystem hit 100% usage.

EXPECTED RESULT

The software spots that the filesystem filled up, and suggests to the user that
this is probably the cause for the crash.  IIUC it can't guarantee this is
definitely the cause, but that's OK, it doesn't need to.

SOFTWARE VERSIONS

kdenlive version: 18.04.3
KDE Plasma version: 5.12.5
Qt version: 5.9.4

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

[Discover] [Bug 400518] Install/remove action is not performed when the button is clicked while some app description is open. The button only is highlighted.

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

--- Comment #3 from Patrick Silva  ---
Created attachment 116103
  --> https://bugs.kde.org/attachment.cgi?id=116103&action=edit
demonstration

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

[kdeconnect] [Bug 400691] A folder called $HOME/.cache/kioexec/krun/xxxxxx_xx/ already exists.

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

--- Comment #2 from Jens  ---
No, all files and folders beneth .cache/kioexec/krun are owned by me and mode
0755 (dirs) and 0664 (files).

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

[calligrawords] [Bug 344585] Crash inserting new pair in autocorrection

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

--- Comment #3 from Joe  ---
Hi Andrew: no, seems in latest version the bug does not occur anymore!!
JC

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

[calligrawords] [Bug 344585] Crash inserting new pair in autocorrection

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

Joe  changed:

   What|Removed |Added

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

--- Comment #4 from Joe  ---
.

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

  1   2   3   4   5   >