[kmail2] [Bug 393065] KMail Email Notifier - turning the option off has no effect

2018-04-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=393065

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
(In reply to philipw from comment #0)
> Created attachment 111976 [details]
> settings
> 
> I have turned off the new email notifier as the screenshots show, but a
> quick email to myself shows that I'm getting notified.


image is not correct

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

[plasmashell] [Bug 393050] Task switcher won't navigate over current applications

2018-04-12 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=393050

Ivan Čukić  changed:

   What|Removed |Added

   Assignee|ivan.cu...@kde.org  |k...@davidedmundson.co.uk
  Component|Activity Switcher   |general

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

[valgrind] [Bug 393083] New: NOT IMPLEMENTED

2018-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=393083

Bug ID: 393083
   Summary: NOT IMPLEMENTED
   Product: valgrind
   Version: 3.11.0
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: pentelja...@o2.pl
  Target Milestone: ---

lsd@lsd-K56CB:~$ valgrind /usr/bin/flatpak run --branch=master --arch=x86_64
--command=q2pro com.github.skullernet.q2pro
==13484== Memcheck, a memory error detector
==13484== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==13484== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==13484== Command: /usr/bin/flatpak run --branch=master --arch=x86_64
--command=q2pro com.github.skullernet.q2pro
==13484== 

valgrind: m_syswrap/syswrap-linux.c:5361 (vgSysWrap_linux_sys_fcntl_before):
Assertion 'Unimplemented functionality' failed.
valgrind: valgrind

host stacktrace:
==13484==at 0x38083F48: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x38084064: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x380841F1: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x380FB399: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x380D6234: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x380D2D2A: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x380D43DE: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)
==13484==by 0x380E3946: ??? (in /usr/lib/valgrind/memcheck-amd64-linux)

sched status:
  running_tid=1

Thread 1: status = VgTs_Runnable (lwpid 13484)
==13484==at 0x6DE8687: do_fcntl (fcntl.c:31)
==13484==by 0x6DE8687: fcntl (fcntl.c:71)
==13484==by 0x16F23D: ??? (in /usr/bin/flatpak)
==13484==by 0x144087: ??? (in /usr/bin/flatpak)
==13484==by 0x15E49A: ??? (in /usr/bin/flatpak)
==13484==by 0x1627C7: ??? (in /usr/bin/flatpak)
==13484==by 0x12FC19: ??? (in /usr/bin/flatpak)
==13484==by 0x122BEC: ??? (in /usr/bin/flatpak)
==13484==by 0x701582F: (below main) (libc-start.c:291)


Note: see also the FAQ in the source distribution.
It contains workarounds to several common problems.
In particular, if Valgrind aborted or crashed after
identifying problems in your program, there's a good chance
that fixing those problems will prevent Valgrind aborting or
crashing, especially if it happened in m_mallocfree.c.

If that doesn't help, please report this bug to: www.valgrind.org

In the bug report, send all the above text, the valgrind
version, and what OS and version you are using.  Thanks.

lsd@lsd-K56CB:~$

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

[korganizer] [Bug 393059] KOrganizer crashes when using caldav calendar

2018-04-12 Thread bugzy
https://bugs.kde.org/show_bug.cgi?id=393059

--- Comment #4 from bugzy  ---
Deleting the bad entry fixes the issue but just wanted to document this
behavior here.

Thanks

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

[korganizer] [Bug 393059] KOrganizer crashes when using caldav calendar

2018-04-12 Thread bugzy
https://bugs.kde.org/show_bug.cgi?id=393059

--- Comment #3 from bugzy  ---
The last point to note is that I am able to reproduce the crash whenever I
re-import the attached todo entry. 

Steps to reproduce:
1. Download Attached Todo calendar entry
2. Import the entry and "merge" to existing calendar.
3. Close korganizer (or kontact).
4. Open korganizer.

Expected Results:
korganizer opens properly

Actual results:
korganizer crashes

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

[gwenview] [Bug 270980] Option to interpolate instead of pixellate at > 100% zoom levels

2018-04-12 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=270980

Huon  changed:

   What|Removed |Added

 CC||h...@plonq.org

--- Comment #10 from Huon  ---
(In reply to Nate Graham from comment #8)
> As a point of comparison, macOS preview interpolates at zoom levels between
> 101% and 300%; beyond 300%, it switches to displaying exact pixels.
> 
> We could do something like that, or else we could add a user-facing control
> to determine interpolation vs pixelation behavior.

We already do that, but at >= 200% instead of 300%.

I think the problems lies in the fact small images quickly get to 2-3x zoom,
perhaps even before they get bigger than the screen. Conversely, very large
images would take a lot of zooming before you see pixels.
So what if we based this decision on percentage of image visible? E.g., if less
than let's say one third of the image is visible (AND zoom factor is > 1x),
switch to pixels. This is then independent of the image size.

It might get confusing though, since the transition would happen at different
zoom factors for different images sizes (and dimensions).
Alternatively we could bump it up to 300% like Preview.

If we wanted to add a config option, I think we'd want to keep the current
'smart' behaviour, therefore ending up with three options: Smart, smooth,
fast/pixel. But there the question is whether it's important enough to put in
the configuration dialog.

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

[gwenview] [Bug 354542] [Wishbug] Ability to show proper CMYK colors embedded in files like Krita

2018-04-12 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=354542

Huon  changed:

   What|Removed |Added

 CC||h...@plonq.org

--- Comment #3 from Huon  ---
I can't reproduce, CMYK seems to be rendering correctly in Gwenview.

I found
https://phabricator.kde.org/R260:bfc55ac46375070b705402ecc16dfb989134e78c which
seemed to fix this in 2008.

Raghavendra if you're still around, are you still having this problem?

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

[korganizer] [Bug 393059] KOrganizer crashes when using caldav calendar

2018-04-12 Thread bugzy
https://bugs.kde.org/show_bug.cgi?id=393059

--- Comment #2 from bugzy  ---
Created attachment 111995
  --> https://bugs.kde.org/attachment.cgi?id=111995=edit
terminal output on delete of bad entry

After deleting the entry directly from akonadiconsole, the line in the attached
file appeared in the terminal. Not sure if it will be helpful in diagnosing the
issue.

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

[korganizer] [Bug 393059] KOrganizer crashes when using caldav calendar

2018-04-12 Thread bugzy
https://bugs.kde.org/show_bug.cgi?id=393059

--- Comment #1 from bugzy  ---
Created attachment 111994
  --> https://bugs.kde.org/attachment.cgi?id=111994=edit
Todo Calendar fentry that crashes korganizer

After finding a way to disable my calendar collections and re-enable each
calendar one by one, I was able to narrow down the cause of the crash to the
attached vtodo entry. I copied the contents of the entry using akonadiconsole
and pasted it in the attached file.

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

[krita] [Bug 393082] New: Animation crash

2018-04-12 Thread Bridget
https://bugs.kde.org/show_bug.cgi?id=393082

Bug ID: 393082
   Summary: Animation crash
   Product: krita
   Version: 3.1.3
  Platform: Other
OS: other
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Animation
  Assignee: krita-bugs-n...@kde.org
  Reporter: bcat9...@icloud.com
  Target Milestone: ---

A simple animation is done, 10 frames, nothing too fancy for krita to handle.
Once you hit play for the animation to test it out, Krita stops working and
closes. Every time.

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

[dolphin] [Bug 390551] Internal Error when trying to access Samba Shares

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390551

Nate Graham  changed:

   What|Removed |Added

 CC||dasg...@protonmail.com

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

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

[dolphin] [Bug 390551] Internal Error when trying to access Samba Shares

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390551

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major

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

[dolphin] [Bug 392803] Dolphin Samba Network Discovery Not Seeing Samba Drives 18.04 Kubuntu

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392803

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---


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

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

[lokalize] [Bug 393081] New: PO-Revision-Date timezone offset doesn't account for DST

2018-04-12 Thread Egor Vladimirovich
https://bugs.kde.org/show_bug.cgi?id=393081

Bug ID: 393081
   Summary: PO-Revision-Date timezone offset doesn't account for
DST
   Product: lokalize
   Version: 2.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sha...@ukr.net
  Reporter: e...@opensrc.club
  Target Milestone: ---

When saving a .po file, Lokalize writes current time into the PO-Revision-Date
header field. The time itself is correct, but the timezone is wrong for DST
timezones.

Steps to Reproduce:
1) make sure you're in a DST timezone (in my case it's EEST +0300)
2) save a .po file

Actual Results:
"PO-Revision-Date: 2018-04-13 05:01+0200\n"

Expected Results:
"PO-Revision-Date: 2018-04-13 05:01+0300\n"

Lokalize version: 2.0
Archlinux package version: lokalize 17.12.3-1

Additional Information:
This is not a system configuration problem. timedatectl displays EEST +0300.
git uses the correct timezone offset when saving commits.

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

[plasmashell] [Bug 392988] CPU usage fluctuates from 2%-40% whilst idling

2018-04-12 Thread Zakhar
https://bugs.kde.org/show_bug.cgi?id=392988

--- Comment #4 from Zakhar  ---
Opened issue https://github.com/KDAB/hotspot/issues/129

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

[kdenetwork-filesharing] [Bug 382085] Share-Tab - Userlist too small

2018-04-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382085

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
Created attachment 111993
  --> https://bugs.kde.org/attachment.cgi?id=111993=edit
kdenetwork-filesharing 17.12.3 on Arch Linux

Still valid for kdenetwork-filesharing 17.12.3 on Arch Linux.

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

[amarok] [Bug 393080] New: Downloaded podcasts stored one level up in directory

2018-04-12 Thread Lyall
https://bugs.kde.org/show_bug.cgi?id=393080

Bug ID: 393080
   Summary: Downloaded podcasts stored one level up in directory
   Product: amarok
   Version: 2.9.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Podcast
  Assignee: amarok-bugs-d...@kde.org
  Reporter: ly...@the-pearces.com
CC: bart.cerne...@kde.org
  Target Milestone: kf5

Created attachment 111992
  --> https://bugs.kde.org/attachment.cgi?id=111992=edit
Portage emerge --info output.

When starting the podcast download episode, the tmp file is located in the
podcast directory, but once the download is complete and the file renamed, it
moves 'up' one directory level.
Additionally, right click a podcast entry to 'configure' results in a core
dump, every time.
Gentoo system, Intel, 64 bit, happy to provide specific version info on
request.
Attached emerge info includes various library versions, env variables, etc,
which may be of use.

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

[Discover] [Bug 392056] Updates in the system tray do not include the security updates

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392056

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[Discover] [Bug 393079] New: When updating, package entries show changelogs, but app entries don't

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393079

Bug ID: 393079
   Summary: When updating, package entries show changelogs, but
app entries don't
   Product: Discover
   Version: 5.12.4
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Updater
  Assignee: aleix...@kde.org
  Reporter: n...@kde.org
  Target Milestone: ---

Created attachment 111991
  --> https://bugs.kde.org/attachment.cgi?id=111991=edit
App entries with no changelogs

On my Kubuntu 17.10 (with Discover 5.12.4) and Neon dev unstable machines (with
Discover 5.13), the list items for apps never show changelogs the way the list
items for packages do. See attached screenshot.

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

[gwenview] [Bug 386531] wish: add shortcut Ctrl+i to filter by name

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386531

Nate Graham  changed:

   What|Removed |Added

   Keywords||usability
 CC||n...@kde.org

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

[krunner] [Bug 393052] Download Krunner's Search Plugins from GHNS

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=393052

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 393040] GUI crash and restore

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393040

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[frameworks-baloo] [Bug 392920] Baloo File Indexing Deamon crash

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392920

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kwin] [Bug 392985] Kwin crash after running a game.

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392985

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[yakuake] [Bug 392928] crash when resizing panel with keyboard

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392928

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[Discover] [Bug 392971] Discovery crashed after clicking settings

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392971

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kmail2] [Bug 393007] KMail crashing on startup

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393007

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[konqueror] [Bug 392789] Sudden and unexpected crash in Konqueror

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392789

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[korganizer] [Bug 392980] KOrganizer crashes all times when closing

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392980

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[yakuake] [Bug 392873] Yakuake position error and exit crash

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392873

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[dolphin] [Bug 393043] crash while being in a directory during unmount

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393043

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kdenlive] [Bug 392884] Application crashes constantly

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392884

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[ktorrent] [Bug 392831] KTorrent crashes every time I try to close/exit it

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392831

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kwin] [Bug 393063] Kwin-Crash, when starting libreoffice writer

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393063

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kde] [Bug 393046] Dolphin crashes while accessing remote folders (samba)

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393046

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[kdenlive] [Bug 392902] Kdenlive crashes when scurbbing through timeline

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392902

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[konsole] [Bug 392539] Konsole process 100%

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392539

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[dolphin] [Bug 392973] Dolphin crashes when moving files

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392973

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[konsole] [Bug 392957] Konsole crash on exit

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392957

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[dolphin] [Bug 393046] Dolphin crashes while accessing remote folders (samba)

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393046

Christoph Feck  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |dolphin-bugs-n...@kde.org
 CC||elvis.angelac...@kde.org
Version|unspecified |16.12.3
  Component|general |general
Product|kde |dolphin

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

[systemsettings] [Bug 392987] Crash on reopening after task switcher demo preview got stuck on screen

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392987

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[korganizer] [Bug 393059] KOrganizer crashes when using caldav calendar

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393059

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[systemsettings] [Bug 392816] Crash when changing Login Manager Background image

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392816

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[krunner] [Bug 392887] KRunner Crashes upon typing long text string path

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392887

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[okular] [Bug 392916] Crash on okular being open for several days

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=392916

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[gwenview] [Bug 203042] Option to display image count while browsing.

2018-04-12 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=203042

--- Comment #12 from Huon  ---
Created attachment 111990
  --> https://bugs.kde.org/attachment.cgi?id=111990=edit
Proposed fix - View full screen (large document count)

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

[gwenview] [Bug 203042] Option to display image count while browsing.

2018-04-12 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=203042

--- Comment #11 from Huon  ---
Created attachment 111989
  --> https://bugs.kde.org/attachment.cgi?id=111989=edit
Proposed fix - View full screen

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

[gwenview] [Bug 203042] Option to display image count while browsing.

2018-04-12 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=203042

Huon  changed:

   What|Removed |Added

 CC||h...@plonq.org

--- Comment #9 from Huon  ---
Created attachment 111988
  --> https://bugs.kde.org/attachment.cgi?id=111988=edit
Proposed fix - View status bar

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

[gwenview] [Bug 203042] Option to display image count while browsing.

2018-04-12 Thread Huon
https://bugs.kde.org/show_bug.cgi?id=203042

--- Comment #10 from Huon  ---
I've got a patch incoming for this, displaying e.g. "Document 8 of 64" in the
status bar in View mode, and e.g. "8/64" to the right of the filename in Full
Screen View mode.
Is there any benefit to putting it in the window title as well (in the 8/64
format)? I don't want to unnecessarily clutter the title.

I'm attaching some screenshots for feedback on the display/formatting.

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

[konsole] [Bug 170582] Configure Konsole Scroll Wheel Behavior

2018-04-12 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=170582

Kurt Hindenburg  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kon
   ||sole/6b1d799a51e8e8d94d44da
   ||06f16f3f039a69b5da
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||18.08

--- Comment #20 from Kurt Hindenburg  ---
Git commit 6b1d799a51e8e8d94d44da06f16f3f039a69b5da by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 13/04/2018 at 00:46.
Pushed by hindenburg into branch 'master'.

Add profile property to toggle alternate scrolling

Summary:
Konsole sends up/down key press events to programs running in the shell
if they indicate they are not interested in mouse events. This adds a
profile property to toggle this behaviour.
FIXED-IN: 18.08

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: #konsole

Tags: #konsole

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

M  +9-0src/EditProfileDialog.cpp
M  +1-0src/EditProfileDialog.h
M  +43   -27   src/EditProfileDialog.ui
M  +2-0src/Profile.cpp
M  +13   -0src/Profile.h
M  +10   -1src/TerminalDisplay.cpp
M  +13   -0src/TerminalDisplay.h
M  +2-0src/ViewManager.cpp

https://commits.kde.org/konsole/6b1d799a51e8e8d94d44da06f16f3f039a69b5da

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

[frameworks-kio] [Bug 393015] KIO Thumb::URI not following freedesktop thumbnail specifications, leading to incompatibilities with other DEs

2018-04-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=393015

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kio
   ||/371e523f5d7ee0e37934135db6
   ||499eff3b976162

--- Comment #5 from David Edmundson  ---
Git commit 371e523f5d7ee0e37934135db6499eff3b976162 by David Edmundson.
Committed on 12/04/2018 at 20:35.
Pushed by davidedmundson into branch 'master'.

Correctly encode URL of thumbnails

Summary:
As per the amazingly detailed bug report, the spec says URLs should be
percent encoded. The main knock-on effect is we get a different hash
value for our preview file and we duplicate thumbnails if a user uses a
GNOME app.

Test Plan:
Logged out and back in
Copied jpeg to a file with spaces
opened dolphin
Found relevant cache file in ~/.cache/thumbnails/normal based on timestamp
exiftool showed the correct URI.

Thumb URI   : file:///tmp/with%20spaces.jpg

I assume the hash is now "correct" but I don't have a way to check

Reviewers: ngraham

Reviewed By: ngraham

Subscribers: ngraham, #frameworks

Tags: #frameworks

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

M  +4-4src/widgets/previewjob.cpp

https://commits.kde.org/kio/371e523f5d7ee0e37934135db6499eff3b976162

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

[Oxygen] [Bug 393076] Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Dan Sebald
https://bugs.kde.org/show_bug.cgi?id=393076

--- Comment #6 from Dan Sebald  ---
Created attachment 111987
  --> https://bugs.kde.org/attachment.cgi?id=111987=edit
Example of Oxygen decorations for similar setup

And attached here is what happens when I select "Oxygen" in the combo-box
displayed in the Widget Style and Behavior setting show in the screen shot
111984.  Notice that no longer are there any system decorations and the window
can't be moved and resized in a conventional way.  There is a title bar of
sorts, but that is the default Qt QDockWidget title bar, non-custom.  The
buttons on that title bar are used to re-dock to the main window (which can't
be done in the Qt sense when the window becomes toplevel).  That secondary
title bar is also present in the Fusion example, 111986.

I've also shown in this attachment the taskbar icon to illustrate that the two
windows I floated appear in the taskbar--which is correct, that is what should
happen.  If these were normal Qt QDockWidget behavior, the child windows
wouldn't have an associated taskbar icon.

I'll also note that when I select "Oxygen" from the list, the system window
decorations remain.  It is when I dock then refloat the QDockWidgets that the
decorations go away.  That is why I suggest that Oxygen realizes that the
QDockWidgets become "NET::Dock", but in the transition to a normal window,
Oxygen is not realized the QDockWidgets should become "NET::Normal" or some
other category for which "noborder" turns out to be "false" once run through
that case statement.

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

[Oxygen] [Bug 393076] Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Dan Sebald
https://bugs.kde.org/show_bug.cgi?id=393076

--- Comment #5 from Dan Sebald  ---
Created attachment 111986
  --> https://bugs.kde.org/attachment.cgi?id=111986=edit
Example of desired window decorations for Fusion, Breeze, Window 9x

This is KDE display after selecting the "Fusion" setting in the Widget Style
and Behavior system setting as shown in the first screen capture 111984.  There
are conventional system decorations, buttons, title bar, etc. and can be
resized and move with conventional mouse actions.

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

[Breeze] [Bug 392966] Show scrollbar buttons

2018-04-12 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=392966

--- Comment #4 from Gregor Mi  ---
(In reply to Dr. Chapatin from comment #3)
> setting mentioned in comment 1 only affects QT apps.
> Firefox and LO are not QT apps.
Ok, that explains it. I just checked: any GTK app (like GEdit or Inkscape) does
not have these scrollbar buttons anymore. Is this only my system or is this a
common behavior?

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

[Breeze] [Bug 392966] Scrollbar buttons missing on GTK applications

2018-04-12 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=392966

Gregor Mi  changed:

   What|Removed |Added

Summary|Show scrollbar buttons  |Scrollbar buttons missing
   ||on GTK applications

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

[Oxygen] [Bug 393076] Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393076

Christoph Feck  changed:

   What|Removed |Added

  Component|general |style

--- Comment #4 from Christoph Feck  ---
I am still confused, but maybe Hugo understands the issue.

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

[Oxygen] [Bug 393076] Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Dan Sebald
https://bugs.kde.org/show_bug.cgi?id=393076

--- Comment #3 from Dan Sebald  ---
What combinations should I try?  In this screenshot

https://bugs.kde.org/attachment.cgi?id=111984

is the setting for which, if I select Oxygen no decorations (maximize,
minimize, close buttons, etc.) appears while the other three choices in the
combo-box produce floated windows in wihch borders appear.  So I should, say,
select some other theme (say it is Breeze and I select Fusion) then come back
to the Widget Style & Behavior system setting and try all four styles to
confirm Oxygen stands alone as the one for which decorations doesn't appear? 
(I'm using the word "decoration" in the specific sense that Qt uses it and the
KDE kwin/client.cp uses it: the buttons and border.)

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

[Breeze] [Bug 392966] Show scrollbar buttons

2018-04-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=392966

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #3 from Dr. Chapatin  ---
(In reply to Gregor Mi from comment #2)

> However, the setting did not work for Mozilla Firefox and Libre Office. (I
> did not relogin, yet.)
setting mentioned in comment 1 only affects QT apps.
Firefox and LO are not QT apps.

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

[krita] [Bug 375147] Crash on loading main window

2018-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375147

ioribranf...@gmail.com changed:

   What|Removed |Added

Version|3.1.1   |4.0.1

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

[krita] [Bug 375147] Crash on loading main window

2018-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375147

ioribranf...@gmail.com changed:

   What|Removed |Added

   Platform|Archlinux Packages  |Ubuntu Packages

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

[krita] [Bug 375147] Crash on loading main window

2018-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375147

ioribranf...@gmail.com changed:

   What|Removed |Added

 CC||ioribranf...@gmail.com

--- Comment #2 from ioribranf...@gmail.com ---
Created attachment 111985
  --> https://bugs.kde.org/attachment.cgi?id=111985=edit
4.0.1 Ubuntu Artful PPA crash report (no core dump)

Version 4.0.1 Ubuntu Artful PPA package has the issue. AppImage runs fine
though.

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

[Oxygen] [Bug 393076] Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393076

--- Comment #2 from Christoph Feck  ---
Wait, is it about KWin window decorations or QWidget styles? Could you test
other combinations, e.g. Breeze decoration, or Fusion widget style?

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

[kwin] [Bug 390698] Edges of transformed windows are jaggy

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=390698

--- Comment #27 from Christoph Feck  ---
Nice work, Vlad. If you think it is ready for review, please post the patch to
https://phabricator.kde.org/differential/diff/create/

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

[dolphin] [Bug 393058] Embedded terminal crashes with invalid pointer

2018-04-12 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=393058

Christoph Feck  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #5 from Christoph Feck  ---
It is zsh that crashes, for whatever reason.

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

[krita] [Bug 392251] Krita crashes/hang (and sometimes takes with it the entire X system) when using Touch display

2018-04-12 Thread ocumo
https://bugs.kde.org/show_bug.cgi?id=392251

--- Comment #5 from ocumo  ---
UPDATE:

Krita 4.0.1 release does not change the situation (nor did it claim it, of
course). All previous tests produce same results.

After many tests, however, I think I can describe the problem in a better way
now:

I can now confirm, that there is a clear pattern: all points to the Touch
function.

1. Crashes are always related with touching the canvas with bare finger(s).
Either with documents created in krita 4 itself or krita 3.3.3 and even in the
simplest document with default image color spaces, with only two or three brush
strokes (any brush). Documents size is always the same: 2000px by 2500px and
300 dpi.

2. For these crashes to happen, at least one condition is needed: The Wacom
Cintiq 27QHD touch Finger touch Gesture parameter (from xsetwacom) is set to
off.

3. If the The Wacom Cintiq 27QHD touch Finger touch Gesture parameter is set to
on (with xsetwacom, as explained before), I cannot reproduce the crashes as
described previously. However: touching even barely with __any part of the
hand__ on the canvas, will create a paint stroke, *regardless* of what the
setting of the "Enable touch painting" setting is. This makes it impossible to
work with krita 4 with a Wacom Cintiq 27QHD in (KX)ubuntu 16.04.

4. If the touch gesture parameter is set to off (xsetwacom), touching the
canvas with bare fingers will end up in a crash, some times after a couple of
minutes of working, but frequently (if not always) immediately if the first
touch on the canvas is made with a bare finger instead of with the Stylus.

5. With the exact same system and conditions, Krita 3.3.3 works normally with
the Wacom Cintiq 27QHD touch display, with the only exception that the "Enable
touch painting" setting does not do anything at all, in both Krita 4.0.0/1 and
Krita 3.3.3., which forces the user to issue:

xsetwacom --set 'Wacom Cintiq 27QHD touch Finger touch' gesture off

...to be able to work, to have access to gestures (this is counter intuitive!)
and not create strokes with every skin contact on the canvas.


These questions remain:

- Why is it that the "Enable touch painting" doesn't seem to to anything at
all, forcing a workaround that seems to enable the crazy crashes in Krita 4 but
not in Krita 3.3.3 ?

- Why turning gesture OFF with xsetwacom is the only way to *enable* gestures?
Shouldn't it be the opposite?

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

[dolphin] [Bug 392788] Presence or absence of selection markers should be determined programmatically

2018-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=392788

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
Nah, we're not going to do this. There are use cases where people like the
selection markers even when they're using Double-Click.

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

[krita] [Bug 393078] Cintiq DTZ 2100

2018-04-12 Thread Adam Earle
https://bugs.kde.org/show_bug.cgi?id=393078

--- Comment #1 from Adam Earle  ---
Cintiq DTZ 2100 pressure sensitivity

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

[krita] [Bug 393078] New: Cintiq DTZ 2100

2018-04-12 Thread Adam Earle
https://bugs.kde.org/show_bug.cgi?id=393078

Bug ID: 393078
   Summary: Cintiq DTZ 2100
   Product: krita
   Version: 4.0 pre-alpha
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: mradamea...@gmail.com
  Target Milestone: ---

Not working with touch sensitivity happy to do testing with for you

ad;D

here are my specs

Operating System: Windows 7  unlimited SP 1 
Ram: 32 gigs of ram
Screens: Wacom Cintiq DTZ 2100, Viano TV, Samsung computer screen
Graphics card; GTX 960
Motherboard Intel core i5-2400 CPU @ 3.1GHz (I know its old)

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

[krita] [Bug 393077] New: Cintiq DTZ 2100

2018-04-12 Thread Adam Earle
https://bugs.kde.org/show_bug.cgi?id=393077

Bug ID: 393077
   Summary: Cintiq DTZ 2100
   Product: krita
   Version: 4.0 pre-alpha
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: mradamea...@gmail.com
  Target Milestone: ---

Not working with touch sensitivity happy to do testing with for you

ad;D

here are my specs

Operating System: Windows 7  unlimited SP 1 
Ram: 32 gigs of ram
Screens: Wacom Cintiq DTZ 2100, Viano TV, Samsung computer screen
Graphics card; GTX 960
Motherboard Intel core i5-2400 CPU @ 3.1GHz (I know its old)

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

[dolphin] [Bug 382779] Whole desktop hangs when more than two Delete Confirmation dialogs are shown

2018-04-12 Thread Gregor Mi
https://bugs.kde.org/show_bug.cgi?id=382779

Gregor Mi  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UPSTREAM
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Gregor Mi  ---
(In reply to Julian Schraner from comment #3)
> I cannot reproduce this behavior using Dolphin 17.12.3, because a second
> dialog does not pop up when pressing Shift+Del again. Am I doing something
> wrong or has this dialog since been adjusted?

I also cannot reproduce the behavior anymore. Step 2) was to give the focus to
the Dolphin main window despite the modal dialog. This is seemingly fixed by
now. I close this ticket as UPSTREAM since it was probably a Qt bug.

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

[Oxygen] [Bug 393076] Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Dan Sebald
https://bugs.kde.org/show_bug.cgi?id=393076

--- Comment #1 from Dan Sebald  ---
Oh, just a follow-up observation and comment.  The other detail about the Qt
top-level rule in terms of KDE is that making this transition

setParent (0, Qt::Window | Qt::CustomizeWindowHint | Qt::WindowTitleHint |
   Qt::WindowMinMaxButtonsHint | Qt::WindowCloseButtonHint);

does create a taskbar entry for the floated window.  Per the Qt rule, if I add
some arbitrary title to the QDockWidget and float, there are no decorations
*and* no taskbar icon--all themes and frameworks.  So, Oxygen's taskbar icon is
working correctly, but not its window decorations.

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

[Oxygen] [Bug 393076] New: Oxygen / Window Manager doesn't follow Qt window parent rule in terms of decoration

2018-04-12 Thread Dan Sebald
https://bugs.kde.org/show_bug.cgi?id=393076

Bug ID: 393076
   Summary: Oxygen / Window Manager doesn't follow Qt window
parent rule in terms of decoration
   Product: Oxygen
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: hugo.pereira.da.co...@gmail.com
  Reporter: daniel.seb...@ieee.org
  Target Milestone: ---

Created attachment 111984
  --> https://bugs.kde.org/attachment.cgi?id=111984=edit
Widget Style & Behavior setting for which Oxygen has no decorations

I'm running Kubuntu (18.x) right now, but the same behavior applies to Mint KDE
and Mageia latest versions.

We,ve been struggling with a bug in the Octave application in which the
reparenting of the Qt window, a QDockWidget, to 0 does not create a top level
window with decorations.  For background, details are here

https://savannah.gnu.org/bugs/?53276

but I think that link discussion is too much to absorb, so I will try to
summarize here.

According to Qt documentation

http://doc.qt.io/qt-5/qwidget.html#details
http://doc.qt.io/qt-5/qwidget.html#top-level-and-child-widgets
http://doc.qt.io/qt-5/qdockwidget.html#setTitleBarWidget

a toplevel window for which

setParent (0, Qt::Window | Qt::CustomizeWindowHint | Qt::WindowTitleHint |
   Qt::WindowMinMaxButtonsHint | Qt::WindowCloseButtonHint);

or even

setWindowFlags (Qt::Window | Qt::CustomizeWindowHint | Qt::WindowTitleHint
|
Qt::WindowMinMaxButtonsHint | Qt::WindowCloseButtonHint);

should display a full array of decorations, buttons, borders, drag-movement. 
For Oxygen theme, we've found that no decorations appear.  I'll summarize: A
QDockWidget in a docked state that is floated and assigned the above window
attributes is not acquiring window decorations in Oxygen.

One might argue that semantically Qt doesn't exactly say such a thing, but
there is enough inference.  Also, I've tested the above Qt behavior in all the
non-Oxygen KDE frameworks on Kubuntu 18.x and those show decorations nicely. 
To be more specific, I'm attaching a screenshot of the exact KDE setting that
matters,  Widget Style & Behavior.  Furthermore, the decorations rule Qt
describes also works for non-KDE frameworks.

I was perplexed by how this could come about, but having looked at some KDE
code from the git repository, I think I have a better understanding.  Oxygen is
unique in that it, along with the KDE Window Manager, is written in Qt.  The
decorations are written in Qt, the buttons, signals/slots, etc.  All fine.  Of
course, Oxygen / Window Manager can't, say, call member functions associated
with Qt QDockWidget and so on, without being very careful.  So, it looks to me,
where QDockWidget is used by Oxygen, it is more for the sake of settings and
not calling member functions.  Again, all fine, but I'm wondering if those who
developed Oxygen may have not considered the above "rules", because it isn't
obvious that one should check such things when they're in fact using the Qt
framework.  In some sense, Oxygen is rolling its own implementation of Qt,
using Qt, if you follow.

In any case, I've looked around in the source code without identifying exactly
where the problem is, but I have a hunch that I think narrows things down
slightly.  The important parameter in the KDE Window Manager client appears to
be the setting "noborder".  That is, from kwin/client.cp:

bool Client::noBorder() const
{
return decorationPlugin()->isDisabled() || noborder || isFullScreen();
}

I take it the plugin is enabled (in this case Qxygen), as there are plenty of
elements of the Octave graphical application that have full decorations: dialog
boxes, the main app, etc.  It's not full-screen, but it makes sense that
isFullScreen() appears above.  So "noborder" is it.

Now, noBorder() member function is used in the following routine:

void Client::updateDecoration(bool check_workspace_pos, bool force)
{
if (!force &&
((decoration == NULL && noBorder()) || (decoration != NULL &&
!noBorder(
return;
QRect oldgeom = geometry();
blockGeometryUpdates(true);
if (force)
destroyDecoration();
if (!noBorder()) {
createDecoration(oldgeom);
} else
destroyDecoration();
if (check_workspace_pos)
checkWorkspacePosition(oldgeom);
updateInputWindow();
blockGeometryUpdates(false);
if (!noBorder())
decoration->show();
updateFrameExtents();
}

and it is clear if noBorder() is true, then the window decoration->show()
doesn't happen.

Lastly, the following is where "noborder" is set:

void Client::detectNoBorder()
{
if (shape()) {
noborder = true;
app_noborder = true;
return;
}
switch(windowType()) {
case NET::Desktop :
case NET::Dock :
case 

[dolphin] [Bug 393058] Embedded terminal crashes with invalid pointer

2018-04-12 Thread John Ramsden
https://bugs.kde.org/show_bug.cgi?id=393058

--- Comment #4 from John Ramsden  ---
(In reply to Kai Uwe Broulik from comment #2)
> Can you get a gdb backtrace for this, please?

Hope this helps, had to recompile dolphin with debugging symbols.

Here's the Dolphin back-trace, is there a way to get more information? What I
did was:

---

(gdb) set logging file trace.log
(gdb) set logging on
Copying output to trace.log.
(gdb) thread apply all bt full

---

Starting program: /usr/bin/dolphin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe0981700 (LWP 27638)]
[New Thread 0x7fffda28b700 (LWP 27639)]
[New Thread 0x7fffd1c49700 (LWP 27640)]
[Thread 0x7fffd1c49700 (LWP 27640) exited]
[Thread 0x7fffe0981700 (LWP 27638) exited]
[Thread 0x7fffda28b700 (LWP 27639) exited]
[Inferior 1 (process 27637) exited normally]

---

And the core dump:

---

   PID: 27641 (zsh)
   UID: 1000 (john)
   GID: 1000 (john)
Signal: 6 (ABRT)
 Timestamp: Thu 2018-04-12 14:44:47 PDT (1min 47s ago)
  Command Line: /usr/bin/zsh
Executable: /usr/bin/zsh
 Control Group: /user.slice/user-1000.slice/session-c1.scope
  Unit: session-c1.scope
 Slice: user-1000.slice
   Session: c1
 Owner UID: 1000 (john)
   Boot ID: 3b1a9f82088f4a9a820938ba9f91a719
Machine ID: 6f76760fe58f4b6293e0004853517d7d
  Hostname: wooly
   Storage:
/var/lib/systemd/coredump/core.zsh.1000.3b1a9f82088f4a9a820938ba9f91a719.27641.152356948700.lz4
   Message: Process 27641 (zsh) of user 1000 dumped core.

Stack trace of thread 27641:
#0  0x77094860 raise (libc.so.6)
#1  0x77095ec9 abort (libc.so.6)
#2  0x770d7437 __libc_message (libc.so.6)
#3  0x770dd78b malloc_printerr (libc.so.6)
#4  0x770df24c _int_free (libc.so.6)
#5  0x76c29e19 zrefresh (zle.so)
#6  0x76c1d2e6 zleread (zle.so)
#7  0x555a4784 zleentry (zsh)
#8  0x555a5cb8 n/a (zsh)
#9  0x5559d56c n/a (zsh)
#10 0x555af65e n/a (zsh)
#11 0x555cf437 parse_event (zsh)
#12 0x555a0ee5 loop (zsh)
#13 0x555a4df6 zsh_main (zsh)
#14 0x77080f4a __libc_start_main (libc.so.6)
#15 0x5556a9aa _start (zsh)

---

You have the following choices:

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

[gwenview] [Bug 393070] decrease size of incomprehensible icons

2018-04-12 Thread Henrik Fehlauer
https://bugs.kde.org/show_bug.cgi?id=393070

Henrik Fehlauer  changed:

   What|Removed |Added

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

--- Comment #1 from Henrik Fehlauer  ---
Thanks for you concerns. I'd like to make a couple of points:

- You don't have to click on the thumbnail, clicking on the filename will also
view the image (your small thumbnail size is quite unusual, so this is a
compromise Gwenview had to make).

- At most there are 4 buttons: The first toggles the selection (i.e. if you
want to select multiple images at the same time, e.g. to move them to a
different folder), the second goes to fullscreen, and the two buttons on the
right rotate the image left and right.

- You can discover what the buttons do by clicking on them, or by looking at
actions in the menu with similar icons. We explicitly decided against showing
tooltips on the hover buttons, because they would get annoying with time.

You'll be pleased to know that for Gwenview 18.04 we did some changes:

- In the settings, you'll be able to turn off the buttons completely.

- The fullscreen button will switch to fullscreen view instead of switching to
fullscreen browse mode.

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

[digikam] [Bug 387373] digikam does either show no photo in album or all photos of complete database (since Qt 5.9.3)

2018-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=387373

Maik Qualmann  changed:

   What|Removed |Added

 CC||h...@sha-mash.de

--- Comment #20 from Maik Qualmann  ---
*** Bug 393069 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 393069] I do not see images in the file browser, only in calendar

2018-04-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=393069

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||metzping...@gmail.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Maik Qualmann  ---
You have Qt >= 5.9.3?

Maik

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

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

[frameworks-kio] [Bug 393015] KIO Thumb::URI not following freedesktop thumbnail specifications, leading to incompatibilities with other DEs

2018-04-12 Thread Glut
https://bugs.kde.org/show_bug.cgi?id=393015

--- Comment #4 from Glut  ---
@Nate, David:

Thank you for the lightning-fast response, guys! Glad I could do my part in
reporting this :). 

I don't have the required dev environment set up to compile and test this from
source, but I'm looking forward to giving the fix a try once it lands in a
package.

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

[Breeze] [Bug 393075] New: "Add network folder" icon is invisible when selected

2018-04-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393075

Bug ID: 393075
   Summary: "Add network folder" icon is invisible when selected
   Product: Breeze
   Version: 5.12.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: bugsefor...@gmx.com
CC: kain...@gmail.com
  Target Milestone: ---

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

open dolphin
click "network" in the side bar
select "Add network" icon

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

[dolphin] [Bug 348521] Dolphin is a little bit slow to startup

2018-04-12 Thread Glut
https://bugs.kde.org/show_bug.cgi?id=348521

Glut  changed:

   What|Removed |Added

 CC||glutbugrepo...@gmail.com

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

[plasma-nm] [Bug 393074] New: Checkbox remains unchecked when wi-fi is re-enabled

2018-04-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=393074

Bug ID: 393074
   Summary: Checkbox remains unchecked when wi-fi is re-enabled
   Product: plasma-nm
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

reproducible on neon dev unstable

connect to a wireless network
click wireless icon in system tray
uncheck wireless checkbox on top (now your connection is offline)
check the same checkbox
your wi-fi is online again but the checkbox remains unchecked

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

[kwin] [Bug 393073] New: Perspective incorrect texture mapping

2018-04-12 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=393073

Bug ID: 393073
   Summary: Perspective incorrect texture mapping
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: scene-opengl
  Assignee: kwin-bugs-n...@kde.org
  Reporter: vladz...@gmail.com
  Target Milestone: ---

Created attachment 111982
  --> https://bugs.kde.org/attachment.cgi?id=111982=edit
Window texture is not interpolated correctly across the trapezoid. There
shouldn't be any triangles.

Steps to reproduce:

* Apply the following patch
diff --git a/effects/magiclamp/magiclamp.cpp b/effects/magiclamp/magiclamp.cpp
index a392d4942..a95efa16c 100644
--- a/effects/magiclamp/magiclamp.cpp
+++ b/effects/magiclamp/magiclamp.cpp
@@ -91,7 +91,6 @@ void MagicLampEffect::prePaintWindow(EffectWindow* w,
WindowPrePaintData& data,
 if (mTimeLineWindows.contains(w)) {
 // We'll transform this window
 data.setTransformed();
-data.quads = data.quads.makeGrid(40);
 w->enablePainting(EffectWindow::PAINT_DISABLED_BY_MINIMIZE);
 }

* Enable Magic lamp
* Set duration to 5000
* Minimize a window

Actual results:
Textures aren't properly mapped.

Expected results:
Textures should have been mapped something like this
https://i.stack.imgur.com/yhL62.png
(source:
https://gamedev.stackexchange.com/questions/29478/silly-question-about-perspective-correct-texture-mapping)

Please note that Magic lamp behaves weird when the grid consists only of 1
cell, but this bug report
not about that! This bug report about correct texture mapping when window quads
have been transformed.

---

Another view on the problem: https://i.stack.imgur.com/2qVr1.png
(source:
https://stackoverflow.com/questions/15242507/perspective-correct-texturing-of-trapezoid-in-opengl-es-2-0)

On the left hand side: what KWin is currently doing, on the right hand side:
what KWin should do.

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

[systemsettings] [Bug 393072] New: Mouse acceleration profile is applied to trackpoint

2018-04-12 Thread Jacopo De Simoi
https://bugs.kde.org/show_bug.cgi?id=393072

Bug ID: 393072
   Summary: Mouse acceleration profile is applied to trackpoint
   Product: systemsettings
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kcm_mouse
  Assignee: unassigned-b...@kde.org
  Reporter: wilder...@gmail.com
CC: unassigned-b...@kde.org
  Target Milestone: ---

I have a lenovo Thinkpad and I occasionally connect an external mouse when the
laptop is docked. 

The acceleration profile for the Trackpoint is set to be Flat on xorg.conf
Once the mouse is plugged in, the configuration is overwritten by the kcm to be
the configuration for the mouse. (accelerated) 

This /is/ a kcm bug, as this behavior /does not/ occur under a plain startx
session.

I think the issue is in 

kde/workspace/plasma-desktop/kcms/input/backends/x11/x11mousebackend.cpp:258


XI2ForallPointerDevices(m_dpy, [&] (XIDeviceInfo *info) {
libinputApplyAccelerationProfile(info->deviceid,
settings.currentAccelProfile);
});

I can see that the same accel profile is applied to every pointer. regardless
of what explicitly specified in xorg, or what the current profile is.

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

[systemsettings] [Bug 393072] Mouse acceleration profile is applied to trackpoint

2018-04-12 Thread Jacopo De Simoi
https://bugs.kde.org/show_bug.cgi?id=393072

Jacopo De Simoi  changed:

   What|Removed |Added

 CC||wen...@gmail.com

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

[plasmashell] [Bug 393071] Global Menu doesn't work with LibreOffice

2018-04-12 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=393071

Antonio Rojas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||aro...@archlinux.org

--- Comment #1 from Antonio Rojas  ---
Already implemented for 5.13, in the meantime you can install
gmenu-dbusmenu-proxy-git from AUR

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

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

[plasmashell] [Bug 375976] appmenu not shown for gtk apps

2018-04-12 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=375976

Antonio Rojas  changed:

   What|Removed |Added

 CC||looriin...@gmail.com

--- Comment #17 from Antonio Rojas  ---
*** Bug 393071 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 393058] Embedded terminal crashes with invalid pointer

2018-04-12 Thread dreem
https://bugs.kde.org/show_bug.cgi?id=393058

dreem  changed:

   What|Removed |Added

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

--- Comment #3 from dreem  ---
Hi, I can confirm, just occured on my arch.

dreem@mecho ~/Desktop % coredumpctl gdb 1531
   PID: 1531 (zsh)
   UID: 1000 (dreem)
   GID: 1000 (dreem)
Signal: 6 (ABRT)
 Timestamp: Thu 2018-04-12 22:49:56 CEST (2min 24s ago)
  Command Line: /usr/bin/zsh
Executable: /usr/bin/zsh
 Control Group: /user.slice/user-1000.slice/session-c2.scope
  Unit: session-c2.scope
 Slice: user-1000.slice
   Session: c2
 Owner UID: 1000 (dreem)
   Boot ID: 5061339e45b94107b4dcc442b5aaeebb
Machine ID: 663c77d312cf43228f53b38197a75db7
  Hostname: mecho
   Storage:
/var/lib/systemd/coredump/core.zsh.1000.5061339e45b94107b4dcc442b5aaeebb.1531.152356619600.lz4
   Message: Process 1531 (zsh) of user 1000 dumped core.

Stack trace of thread 1531:
#0  0x7f46e80ca860 raise (libc.so.6)
#1  0x7f46e80cbec9 abort (libc.so.6)
#2  0x7f46e810d437 __libc_message (libc.so.6)
#3  0x7f46e811378b malloc_printerr (libc.so.6)
#4  0x7f46e811524c _int_free (libc.so.6)
#5  0x7f46e789ee19 zrefresh (zle.so)
#6  0x7f46e78922e6 zleread (zle.so)
#7  0x555af11bb784 zleentry (zsh)
#8  0x555af11bccb8 n/a (zsh)
#9  0x555af11b456c n/a (zsh)
#10 0x555af11c665e n/a (zsh)
#11 0x555af11e6437 parse_event (zsh)
#12 0x555af11b7ee5 loop (zsh)
#13 0x555af11bbdf6 zsh_main (zsh)
#14 0x7f46e80b6f4a __libc_start_main (libc.so.6)
#15 0x555af11819aa _start (zsh)

GNU gdb (GDB) 8.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/zsh...(no debugging symbols found)...done.
[New LWP 1531]
Core was generated by `/usr/bin/zsh'.
Program terminated with signal SIGABRT, Aborted.
#0  0x7f46e80ca860 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0  0x7f46e80ca860 in raise () from /usr/lib/libc.so.6  
#1  0x7f46e80cbec9 in abort () from /usr/lib/libc.so.6  
#2  0x7f46e810d437 in __libc_message () from /usr/lib/libc.so.6 
#3  0x7f46e811378b in malloc_printerr () from /usr/lib/libc.so.6
#4  0x7f46e811524c in _int_free () from /usr/lib/libc.so.6  
#5  0x7f46e789ee19 in zrefresh () from /usr/lib/zsh/5.5/zsh/zle.so  
#6  0x7f46e78922e6 in zleread () from /usr/lib/zsh/5.5/zsh/zle.so   
#7  0x555af11bb784 in zleentry ()   
#8  0x555af11bccb8 in ?? () 
#9  0x555af11b456c in ?? () 
#10 0x555af11c665e in ?? () 
#11 0x555af11e6437 in parse_event ()
#12 0x555af11b7ee5 in loop ()   
#13 0x555af11bbdf6 in zsh_main ()   
#14 0x7f46e80b6f4a in __libc_start_main () from /usr/lib/libc.so.6  
#15 0x555af11819aa in _start ()

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

[amarok] [Bug 392849] Playback starts when switching devices in Phonon

2018-04-12 Thread Huw
https://bugs.kde.org/show_bug.cgi?id=392849

--- Comment #4 from Huw  ---
No, I always click the X close button on the title bar of Mumble's window.

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

[plasmashell] [Bug 393071] New: Global Menu doesn't work with LibreOffice

2018-04-12 Thread Kushnir Bogdan
https://bugs.kde.org/show_bug.cgi?id=393071

Bug ID: 393071
   Summary: Global Menu doesn't work with LibreOffice
   Product: plasmashell
   Version: 5.12.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Global Menu
  Assignee: k...@privat.broulik.de
  Reporter: looriin...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Video demonstration: https://www.youtube.com/watch?v=rsJQ_095wYM

LibreOffice version: 5.4.6.2

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

[gwenview] [Bug 393070] New: decrease size of incomprehensible icons

2018-04-12 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=393070

Bug ID: 393070
   Summary: decrease size of incomprehensible icons
   Product: gwenview
   Version: 17.08.2
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: kde-b...@ginguppin.de
  Target Milestone: ---

Created attachment 111981
  --> https://bugs.kde.org/attachment.cgi?id=111981=edit
out-of-proportion size of these icons

hovering over a thumbnail immediatelly overlays the thumbnail with tow icons of
unknown purpose.
one of them apparently causes the window to go into fullscreen the other one
toggles between + and - on apparently its own accord (what either state is
supposed to repesent remains a mystery).

neverrtheless, thjsoe icons are far too large.
it's extremely hard to just click and open the image the thumbnail represents
without hittin one of the icons instead -- and it is a major annoyance to have
gwenview go fullscreeen when you just want to see the image -- even more so if
happens repeatedly!

for starters: I fail to understand while toggling fullscreen of the entire
application is done by an icon on each single thumbnail, it's most
counter-intuitive.
secondly: what _is_ that + or - supposed to mean? given that there's no tooltip
it is basically uselss and confusing when you're browsing a bunch of files

see attached screenshot for the out-of-proportion size of these icons and
imagine how difficult it is to hit the tiny bit of space between the label and
the icons (and no, clicking the label has no effect, why is that?)


BTW: ym gwenciew says version 17.08.3

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

[dolphin] [Bug 392822] Places panel entries are untranslated

2018-04-12 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=392822

Antonio Rojas  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dol
   ||phin/ed5102a5fd7ad3fa569f7e
   ||0af66171c0b19c2a3b
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Antonio Rojas  ---
Git commit ed5102a5fd7ad3fa569f7e0af66171c0b19c2a3b by Antonio Rojas.
Committed on 12/04/2018 at 20:49.
Pushed by arojas into branch 'Applications/18.04'.

Fix untranslated places panel entries

Load the places panel entries strings from the kio5 catalog, where they live
now
Differential Revision: https://phabricator.kde.org/D12119

M  +2-2src/panels/places/placesitem.cpp

https://commits.kde.org/dolphin/ed5102a5fd7ad3fa569f7e0af66171c0b19c2a3b

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

[Akonadi] [Bug 393067] Infinite loop of ItemFetch/ItemModify jobs

2018-04-12 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=393067

Martin Steigerwald  changed:

   What|Removed |Added

 CC||mar...@lichtvoll.de

--- Comment #1 from Martin Steigerwald  ---
Quite some time maildir resource and indexing agent used up so much of
bandwidth of an BTRFS Dual SSD RAID 1, that I just used

while true; do killall akonadi_indexing_agent ; sleep 1; done

to make sure indexing agent is done. Maybe your bug report is the cause for
that. But OTOH it could be that I just did not wait long enough for indexing
agent to complete indexing new mails retrieved via POP3 resource. However it
should not hog down the machine for minutes for a few thousands of new mails.

Using KDEPIM/Akonadi 17.12.3 on Debian Sid.

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

[digikam] [Bug 393069] New: I do not see images in the file browser, only in calendar

2018-04-12 Thread m*sh
https://bugs.kde.org/show_bug.cgi?id=393069

Bug ID: 393069
   Summary: I do not see images in the file browser, only in
calendar
   Product: digikam
   Version: 5.6.0
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Albums-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: h...@sha-mash.de
  Target Milestone: ---

Created attachment 111980
  --> https://bugs.kde.org/attachment.cgi?id=111980=edit
Screen is blank

File browser doesn't work at all . I can see images only when in calendar mode.
Happened without update or new version
Screen is blank

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

[digikam] [Bug 393068] New: digikam.coredb: Core database: Album library path from config file is empty. Aborting update.

2018-04-12 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=393068

Bug ID: 393068
   Summary: digikam.coredb: Core database: Album library path from
config file is empty. Aborting update.
   Product: digikam
   Version: 5.6.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Database
  Assignee: digikam-bugs-n...@kde.org
  Reporter: kde-b...@ginguppin.de
  Target Milestone: ---

starting didkam after a long time again
get popup 

No album library path has been found in the configuration file. Giving up the
schema updating process. Please try with an empty database, or repair your
configuration.


as far as i remember i never edited the config file manually, it's all what
digikam created on its own.

Application: digikam (5.6.0)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

$ digikam 
digikam.general: AlbumWatch use QFileSystemWatcher
digikam.general: Database Parameters:
   Type: "QSQLITE"
   DB Core Name: "/home/username/Pictures/digikam4.db"
   DB Thumbs Name:   "/home/username/Pictures/thumbnails-digikam.db"
   DB Face Name: "/home/username/Pictures/recognition.db"
   Connect Options:  ""
   Host Name:""
   Host port:-1
   Internal Server:  false
   Internal Server Path: ""
   Internal Server Serv Cmd: ""
   Internal Server Init Cmd: ""
   Username: ""
   Password: ""

digikam.dbengine: Loading SQL code from config file
"/usr/share/digikam/database/dbconfig.xml"
digikam.dbengine: Checking XML version ID => expected:  3  found:  3
digikam.coredb: Core database: running schema update
digikam.coredb: Core database: have a structure version  4
digikam.coredb: Core database: makeUpdates  4  to  8
digikam.coredb: Core database : running updateV4toV7
digikam.coredb: Core database: moved tables
digikam.coredb: Core database: dropped triggers
digikam.coredb: Core database: Album library path from config file is empty.
Aborting update.
digikam.coredb: Core database: cannot process schema initialization
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: TotalRam:  16520769536
digikam.general: Allowing a cache size of 200 MB
digikam.dimg: ("/usr/share/color/icc")
digikam.general: Does not contain  "Comment"  Namespace
digikam.metaengine: Loading default values 
digikam.dimg: No X.org XICC profile installed for screen  0
digikam.general: Camera XML data: 
"/home/username/.local/share/digikam/cameras.xml"
digikam.facedb: FaceDB SelectFaceSetting val ret =  0
digikam.facedb: FaceDB SelectFaceSetting val ret =  0
digikam.facedb: Face database: have a structure version  "2"
digikam.facesengine: Face database ready for use
digikam.general: Face PipeLine: add database writer
digikam.general: Face PipeLine: add faces trainer
digikam.facesengine: Face database ready for use
digikam.general: Face PipeLine: add database writer
digikam.general: Face PipeLine: add faces trainer
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
digikam.geoiface: "setting backend marble"
QtAV 1.12.0(Apr  8 2018, 20:08:00)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai University->S3 Graphics->Deepin->PPTV, Shanghai, China Copyright (C)
2012-2016 Wang Bin (aka. Lucas Wang) wbse...@gmail.com
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
digikam.general: AudioOutput backends: ("OpenAL", "Pulse", "null")
digikam.general: Stacked View Mode :  0
digikam.geoiface: "setting backend marble"
digikam.geoiface: "setting backend marble"
digikam.dbengine: Prepare failed!
digikam.dbengine: Failure executing query:
 "SELECT tagid, property, value FROM TagProperties ORDER BY tagid, property;" 
Error messages: "Unable to execute statement" "no such table: TagProperties" 1
2 
Bound values:  ()
digikam.dbengine: Failure executing query:
 "SELECT tagid, property, value FROM TagProperties ORDER BY tagid, property;" 
Error messages: "Unable to fetch row" "No query" -1 1 
Bound values:  ()
digikam.dbengine: Prepare failed!
digikam.dbengine: Failure executing query:
 "SELECT property, value FROM TagProperties WHERE tagid=:a;" 
Error messages: "Unable to execute statement" "no such table: TagProperties" 1
2 
Bound values:  ()
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = digikam path = /usr/bin pid = 26249
KCrash: Arguments: /usr/bin/digikam 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0
pa_write() failed while trying to wake up the mainloop: Bad file descriptor
pa_write() failed while trying to wake up the 

[amarok] [Bug 393056] Segmentation fault during search

2018-04-12 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=393056

Myriam Schweingruber  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
   Severity|normal  |crash
   Target Milestone|kf5 |---
 Status|UNCONFIRMED |NEEDSINFO
Version|unspecified |kf5

--- Comment #1 from Myriam Schweingruber  ---
You need to activate debugging symbols, else we do not get line numbers in
backtraces (in Gentoo this means compiling with debugging enabled for Amarok
and its dependencies).

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

[digikam] [Bug 111591] Tag images browser doesn't show any images

2018-04-12 Thread m*sh
https://bugs.kde.org/show_bug.cgi?id=111591

m*sh  changed:

   What|Removed |Added

 CC||h...@sha-mash.de

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

[Akonadi] [Bug 393067] New: Infinite loop of ItemFetch/ItemModify jobs

2018-04-12 Thread Tomas Trnka
https://bugs.kde.org/show_bug.cgi?id=393067

Bug ID: 393067
   Summary: Infinite loop of ItemFetch/ItemModify jobs
   Product: Akonadi
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: tomastr...@gmx.com
  Target Milestone: ---

Created attachment 111979
  --> https://bugs.kde.org/attachment.cgi?id=111979=edit
akonadiconsole log of the problem

I'm running kdepim/akonadi 17.12.3 (Fedora 27) and once in a while, the Akonadi
stack falls into an infinite loop and keeps hogging my CPU until killed. I have
done some poking-around with GDB and akonadiconsole and came up with the
following scenario:

1) The akonadi_maildir_resource services a fetch job
2) ResourceBase::itemsRetrieved processes the fetched item (including the
payload) and immediately triggers an ItemModifyJob on it
(agentbase/resourcebase.cpp:1393)
3) Server::Store::parseStream() is handles the ItemModify job and because
cmd.modifiedParts() contains Protocol::ModifyItemsCommand::Parts, triggers an
update, bumping the item's revision and mtime
4) A change notification is delivered to akonadi_indexing_agent, which in turn
requests retrieval of the modified item from the resource, closing the loop

The end result is a stream of updates that keeps rapidly increasing the
revision of the one affected item (see attached log).

I'm obviously missing something here, and that is where the loop normally gets
broken. Any advice on that or suggestions how to debug this further are very
welcome.

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

[amarok] [Bug 392766] Cannot play local files or remote streams (GStreamer backend)

2018-04-12 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=392766

--- Comment #6 from Myriam Schweingruber  ---
(In reply to tukkek from comment #5)
> I am using 2.8 because that's the latest version in any official Debian
> repository... Maybe you should coordinate to make sure 2.9 is uploaded
> instead.

We release, it is up to the distribution packagers to provide packages of new
releases. You need to take this to your distribution.

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

[amarok] [Bug 392849] Playback starts when switching devices in Phonon

2018-04-12 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=392849

--- Comment #3 from Myriam Schweingruber  ---
How exactly do you close Mumble, with a shortcut? Then maybe it is a shortcut
that does not respect the shortcuts list in Amarok. KDE apps and Plasma have a
distinct list of global and private related shortcuts that are not necessarily
respected by external application, which Mumble is.

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

[ksysguard] [Bug 393066] New: No Swap partition but Swap graph present

2018-04-12 Thread kmi
https://bugs.kde.org/show_bug.cgi?id=393066

Bug ID: 393066
   Summary: No Swap partition but Swap graph present
   Product: ksysguard
   Version: 5.12.4
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: ksysguard
  Assignee: ksysguard-b...@kde.org
  Reporter: kamika...@web.de
  Target Milestone: ---

Apparently previously fixed in Plasma 4 (Bug 245762), it has returned in Plasma
5:

I have no Swap partition but a Swap graph is shown anyways (always at zero).

Expected behaviour: Don't show that graph at all.

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

[krita] [Bug 392190] 4.0 + flatpak: Crash when painting

2018-04-12 Thread Peter Eszlari
https://bugs.kde.org/show_bug.cgi?id=392190

--- Comment #7 from Peter Eszlari  ---
tested against 4.0.1 -> same backtrace

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

  1   2   3   4   >