[krusader] [Bug 380094] New: Krusader as Root opens with blank screen

2017-05-22 Thread Hevii Guy
https://bugs.kde.org/show_bug.cgi?id=380094

Bug ID: 380094
   Summary: Krusader as Root opens with blank screen
   Product: krusader
   Version: 2.4.0-beta3 "Single Step"
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: m...@fork.pl
  Reporter: supp...@heviitech.com
  Target Milestone: ---

I cannot run Krusader as Root whether I start from within Krusader (which
appears to work flawlessly), from the Plasma menu (Fedora 25) or from the
terminal with: su -l -c "export DISPLAY=:0 && dbus-launch krusader"

A window opens but is completely devoid of icons and menus. Right-clicking has
no effect.

The following error is reported and repeated in the terminal window: 

X Error: BadShmSeg (invalid shared segment parameter) 128
  Extension:130 (MIT-SHM)
  Minor opcode: 3 (X_ShmPutImage)
  Resource id:  0x6a0002f


I am running: 
KDE Plasma 5.9.5
KDE Frameworks %.33.0
QT Version: 5.7.1
Fedora 25 with Kernel Version: 4.10.15-200.fc25.x86_64

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

[Akonadi] [Bug 379548] IMAP resource crashes on configure operation

2017-05-22 Thread Gioacchino Mazzurco
https://bugs.kde.org/show_bug.cgi?id=379548

--- Comment #11 from Gioacchino Mazzurco  ---
Trying to configure it from akonadiconsole i get this message in the terminal

org.kde.pim.akonadicontrol: ProcessControl: Application
"/usr/bin/akonadi_imap_resource" stopped unexpectedly ( "Process crashed" )
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadi_imap_resource'
crashed! 0 restarts left.

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

[Powerdevil] [Bug 350365] Battery monitor in tray randomly shows there is no battery

2017-05-22 Thread Tim Taylor
https://bugs.kde.org/show_bug.cgi?id=350365

--- Comment #17 from Tim Taylor  ---
I still have this problem with Kubuntu 17.04, running KDE Frameworks 5.31.0 and
Plasma 5.9.4 :-(

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

[krita] [Bug 360601] [INTEL] Canvas doesn't update but is not black either

2017-05-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=360601

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||robertogi...@gmail.com

--- Comment #37 from Boudewijn Rempt  ---
*** Bug 380093 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 380095] New: Add toggle button for regex syntax to filter bar

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380095

Bug ID: 380095
   Summary: Add toggle button for regex syntax to filter bar
   Product: dolphin
   Version: 17.04.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: bars: filter
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: andydecle...@gmail.com
  Target Milestone: ---

This request is for a new, default-off, regex mode for dolphin's filter bar.
The mode could be toggled via a new toggle button on the filter bar, next to
the existing keep-filter-when-changing-folders toggle button. It should
remember its state.

The particular regex implementation used shouldn't matter much as long it's not
annoyingly exotic and it supports groups/backrefs.

It would also be very useful to be able to quickly toggle the case-sensitivity
of the regex filter, but I'm not sure how to best do that. I think adding
another toggle button that is always available on the filter bar (whether in
regex mode or not) makes sense because it can be useful outside of regex mode
as well, and keeps things pretty simple. It should remember its state. But if
the devs are willing to add only one toggle button at this time, then I'd
propose the searches stay case-insensitive in regex mode.

Personally I find the bash-ish but not bash-exact behavior of the filterbar to
be less than straightforward, and backrefs and regex features obviously offer
capability boosts.

For case sensitivity, these icons may be useful:
format-text-{{lower,upper}case,remove-formatting}

For regex, I don't know if any common theme icons are handy.

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

[dolphin] [Bug 380095] Add toggle button for regex syntax to filter bar

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380095

andydecle...@gmail.com changed:

   What|Removed |Added

 CC||andydecle...@gmail.com

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

   Version Fixed In|3.1.0 Alpha |3.1 Alpha

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://commits.kde.org/kex
   ||i/e8b484693010191664c1b273e
   ||9308fd1db9de552
   Version Fixed In||3.1.0 Alpha
 Resolution|--- |FIXED

--- Comment #3 from Jarosław Staniek  ---
Git commit e8b484693010191664c1b273e9308fd1db9de552 by Jaroslaw Staniek.
Committed on 22/05/2017 at 18:55.
Pushed by staniek into branch 'master'.

GIT_SILENT Fix displaying properties for image box form widget

(Regression since 3.1 Alpha)
FIXED-IN:3.1.0 Alpha

M  +1-2src/plugins/forms/widgets/main/KexiMainFormWidgetsFactory.cpp

https://commits.kde.org/kexi/e8b484693010191664c1b273e9308fd1db9de552

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

[kwin] [Bug 380096] New: hidpi display scaling on multiple monitors with different settings not possible

2017-05-22 Thread Elkasir
https://bugs.kde.org/show_bug.cgi?id=380096

Bug ID: 380096
   Summary: hidpi display scaling on multiple monitors with
different settings not possible
   Product: kwin
   Version: 5.9.95
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: elka...@protonmail.ch
  Target Milestone: ---

One screen with hidpi scaling set to 2 and on the other screen scaling set to 1
is currently not possible.

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

[dolphin] [Bug 380032] Active view is toggled when switching tabs

2017-05-22 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=380032

Anthony Fieroni  changed:

   What|Removed |Added

   Version Fixed In||17.04.2
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dol
   ||phin/43da84eefc7d68ce86cda2
   ||d353216dbe7552fc2c
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Anthony Fieroni  ---
Git commit 43da84eefc7d68ce86cda2d353216dbe7552fc2c by Anthony Fieroni.
Committed on 22/05/2017 at 17:35.
Pushed by anthonyfieroni into branch 'Applications/17.04'.

Correct searchbox, split view transitions between tabs

Differential Revision: https://phabricator.kde.org/D5864
Related: bug 379135
FIXED-IN: 17.04.2

Signed-off-by: Anthony Fieroni 

M  +22   -7src/dolphintabpage.cpp
M  +7-0src/dolphintabpage.h
M  +8-8src/dolphintabwidget.cpp
M  +7-2src/search/dolphinsearchbox.cpp

https://commits.kde.org/dolphin/43da84eefc7d68ce86cda2d353216dbe7552fc2c

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

[dolphin] [Bug 379135] Dolphin crash when closing tab

2017-05-22 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=379135

Anthony Fieroni  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||17.04.2
  Latest Commit||https://commits.kde.org/dol
   ||phin/43da84eefc7d68ce86cda2
   ||d353216dbe7552fc2c

--- Comment #5 from Anthony Fieroni  ---
Git commit 43da84eefc7d68ce86cda2d353216dbe7552fc2c by Anthony Fieroni.
Committed on 22/05/2017 at 17:35.
Pushed by anthonyfieroni into branch 'Applications/17.04'.

Correct searchbox, split view transitions between tabs

Differential Revision: https://phabricator.kde.org/D5864
Related: bug 380032
FIXED-IN: 17.04.2

Signed-off-by: Anthony Fieroni 

M  +22   -7src/dolphintabpage.cpp
M  +7-0src/dolphintabpage.h
M  +8-8src/dolphintabwidget.cpp
M  +7-2src/search/dolphinsearchbox.cpp

https://commits.kde.org/dolphin/43da84eefc7d68ce86cda2d353216dbe7552fc2c

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

[krita] [Bug 380093] Krita 3.1.3 freezes when opengl is enabled.

2017-05-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=380093

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Boudewijn Rempt  ---
I'm sorry, Roberto, but this is a known issue, and the bug is in the Intel
display drivers, not in Krita. We cannot do anything about it, not even try to
find a workaround, because we don't actually have access to any broken system.
See https://phabricator.kde.org/T5883

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

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

[kio-extras] [Bug 366795] Paste action disabled when copying a local file to smb:// or mtp://

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=366795

johan.claudebreunin...@gmail.com changed:

   What|Removed |Added

 CC||johan.claudebreuninger@gmai
   ||l.com

--- Comment #28 from johan.claudebreunin...@gmail.com ---
Problem still exists in  kio-extras 17.04.1-1

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

[kdeplasma-addons] [Bug 379347] Long filenames get truncated in the Recent Documents section

2017-05-22 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=379347

Arthur Țițeică  changed:

   What|Removed |Added

 CC||arthur+...@titeica.ro

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

[kexi] [Bug 379079] Properties Box for a Photo Object only brings up two options

2017-05-22 Thread Jarosław Staniek
https://bugs.kde.org/show_bug.cgi?id=379079

Jarosław Staniek  changed:

   What|Removed |Added

   Target Milestone|3.0.2   |3.1

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

[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing

2017-05-22 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=375860

--- Comment #18 from Piotr Mierzwinski  ---
(In reply to Dmitry from comment #5)
> Looks like the plasma5-applets-weather-widget (1.6.8-1) crashes plasmashell.
> All works normally after removing it from desktop.

Just updating.
Issue is also related with wersion 1.6.9-1 and yr.no source.

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

[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing

2017-05-22 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=375860

--- Comment #19 from Piotr Mierzwinski  ---
(In reply to Piotr Mierzwinski from comment #18)
> (In reply to Dmitry from comment #5)
> > Looks like the plasma5-applets-weather-widget (1.6.8-1) crashes plasmashell.
> > All works normally after removing it from desktop.
> 
> Just updating.
> Issue is also related with wersion 1.6.9-1 and yr.no source.

Next Crash. OK. This is also problem with second data source, so:
openweathermap.org

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

[KScreen] [Bug 380097] New: closing laptop lid also disables external display

2017-05-22 Thread Elkasir
https://bugs.kde.org/show_bug.cgi?id=380097

Bug ID: 380097
   Summary: closing laptop lid also disables external display
   Product: KScreen
   Version: 5.9.95
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: se...@kde.org
  Reporter: elka...@protonmail.ch
  Target Milestone: ---

To use an external monitor currently the laptop lid needs to be opened. 

In "system settings/energy saving" closing the laptop lid is set to "do
nothing". Both screens will be disabled when closing lid.

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

[kwin] [Bug 380096] hidpi display scaling on multiple monitors with different settings not possible

2017-05-22 Thread Elkasir
https://bugs.kde.org/show_bug.cgi?id=380096

Elkasir  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=349721

Knut Hildebrandt  changed:

   What|Removed |Added

 CC||knut.hildebra...@gmx.de

--- Comment #10 from Knut Hildebrandt  ---
Do I get this right, not being able to place icons on the desktop freely is
regarded a feature not a bug? But why their position is recorded in
~/.config/plasma-org.kde.plasma.desktop-appletsrc? And why this file gets
overwritten each time when rebooting? And last but not least, is there any hope
this will be regarded a bug in the future and get fixed? Would love to have a
working desktop again.

I'm using Chakra Linux with Plama 5.9.5. And desktop is set to folder-view.

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

[plasmashell] [Bug 374575] "Shortcut for switching to this activity" has no effect

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=374575

Knut Hildebrandt  changed:

   What|Removed |Added

 CC||knut.hildebra...@gmx.de

--- Comment #4 from Knut Hildebrandt  ---
The same here and that for a while. I tried to assign Meta-F1 etc. They seem to
get assigned but after saving and reopening the configuration menu the settings
have disappeared again.

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

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344

--- Comment #25 from madc...@atlas.cz ---
Created attachment 105680
  --> https://bugs.kde.org/attachment.cgi?id=105680=edit
Allow write access to root samba share

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

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376344

--- Comment #24 from madc...@atlas.cz ---
Getting any debug output from kio_smb has proven to be next to impossible so I
took a bit of an educated guess. Can you guys try the attached patch, it seems
to work for me.

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

[plasmashell] [Bug 380089] Panel widgets in all activities

2017-05-22 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=380089

Ivan Čukić  changed:

   What|Removed |Added

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

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

[kdeplasma-addons] [Bug 369064] Application Dashboard isn't always showing icons under "Applications" area (screenshot included)

2017-05-22 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=369064

Arthur Țițeică  changed:

   What|Removed |Added

 CC||arthur+...@titeica.ro

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

[krusader] [Bug 380094] Krusader as Root opens with blank screen

2017-05-22 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=380094

Alex Bikadorov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||alex.bikado...@kdemail.net
   Severity|critical|normal
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Alex Bikadorov  ---
Try 
su -l -c "QT_X11_NO_MITSHM=1 export DISPLAY=:0 && dbus-launch krusader"

And please post a screenshot.

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #11 from Eike Hein  ---
That file typically doesn't get overwritten on each reboot (or you would lose
all of your Plasma settings, which makes no sense).

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

[krusader] [Bug 380016] The window can't be resized down

2017-05-22 Thread Esteban Adrián Pérez
https://bugs.kde.org/show_bug.cgi?id=380016

--- Comment #6 from Esteban Adrián Pérez  ---
(In reply to Alex Bikadorov from comment #5)
> Or a more direct hint: https://wiki.archlinux.org/index.php/Qt#Qt5 /
> "Configuration of Qt5 apps under environments other than KDE Plasma"

This is weird... I've a notebook with a fresh install of Ubuntu 16.04 (the pc
where I've dual monitor were upgraded since 12.04) and the window's Krusader
works as expected...

I'll read the links provided when I be in front of the PC with this problem...

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

[krusader] [Bug 380094] Krusader as Root opens with blank screen

2017-05-22 Thread Hevii Guy
https://bugs.kde.org/show_bug.cgi?id=380094

--- Comment #2 from Hevii Guy  ---
Sorry Alex, we won't know why krusader 2.4.0-beta3 is sick; I obliterated all
traces of it from my system! Instead of struggling, I compiled 2.6. 
After creating a couple of directories and a symlink to kdesu, I know have a
healthy krusader :-)

Any idea why Fedora packages an ancient beta version?

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

[ktorrent] [Bug 373553] Opening the plugins window and selecting "Scheduler" causes immediate crash.

2017-05-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=373553

Christoph Feck  changed:

   What|Removed |Added

 CC||oakhi...@allelec.com.au

--- Comment #6 from Christoph Feck  ---
*** Bug 379993 has been marked as a duplicate of this bug. ***

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

[ktorrent] [Bug 379993] ktorrent crashes when enabling scheduler plugin

2017-05-22 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379993

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Christoph Feck  ---


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

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #14 from Knut Hildebrandt  ---
(In reply to Eike Hein from comment #13)
> I'm afraid I don't know, it certainly seems weird and unique to your system.
Can the problem be caused by leftovers from KDE4 configuration. I just updated
my system from KDE4 to Plasma5 at one point.

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

[Discover] [Bug 378568] Annoying (and seemingly unnecessary) KWallet popup on start

2017-05-22 Thread Matthew Trescott
https://bugs.kde.org/show_bug.cgi?id=378568

--- Comment #5 from Matthew Trescott  ---
Created attachment 105678
  --> https://bugs.kde.org/attachment.cgi?id=105678=edit
Backtrace

This is the backtrace while Discover was waiting for credentials. I had to use
a VT because pinentry won't let me open a terminal, so sorry about the picture
being a bit blurry.

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

[dolphin] [Bug 379350] Full horizontal highlight

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379350

l...@openmailbox.org changed:

   What|Removed |Added

 CC||l...@openmailbox.org

--- Comment #2 from l...@openmailbox.org ---
If the desire behavior is not to select the whole line/row for better pasting
files/folders, then you could at least make the whole "Name" column to be
highlighted, so if anyone wants to paste in that folder instead of any
sub-folder, one just have to click any other column but "Name".

The idea for the whole name column being highlighted and not only around the
name is for practical user's orientation.

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

[amarok] [Bug 380098] New: Help me

2017-05-22 Thread Aleksey
https://bugs.kde.org/show_bug.cgi?id=380098

Bug ID: 380098
   Summary: Help me
   Product: amarok
   Version: 2.8.90 (2.9 beta)
  Platform: ROSA RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Playback/CUE sheet support
  Assignee: amarok-bugs-d...@kde.org
  Reporter: anabolik.kov...@rambler.ru
CC: bart.cerne...@kde.org
  Target Milestone: 2.9

Good evening! Does not work splitting files into separate tracks from cue.

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Knut Hildebrandt
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #12 from Knut Hildebrandt  ---
(In reply to Eike Hein from comment #11)
> That file typically doesn't get overwritten on each reboot (or you would
> lose all of your Plasma settings, which makes no sense).

I also thought it should not. But it was. When I placed all the icons nicely on
the desktop this changed a certain section in above mentioned file. Then I made
it read-only. After rebooting the icons where at the old position again and the
file had a time stamp saying it had been changed at startup time. What I wonder
about, where does the system get the old positions from?

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

[konqueror] [Bug 61524] find from cursor -- cursor where? make a visible cursor.

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=61524

hampi...@gmail.com changed:

   What|Removed |Added

 CC||hampi...@gmail.com

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

[gwenview] [Bug 184861] gwenview embedded viewer "zoom to fit" does not zoom to fit for images smaller than the screen

2017-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=184861

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[k3b] [Bug 380064] [MATSHITA BD-MLT UJ240AS] Estimated writing speed: 4046 KB/s (0,9x)*?

2017-05-22 Thread Cristian Aravena Romero
https://bugs.kde.org/show_bug.cgi?id=380064

--- Comment #3 from Cristian Aravena Romero  ---
https://bugs.launchpad.net/k3b/+bug/1692730

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

[gwenview] [Bug 380099] New: Zoom to Fit mode does not zoom in for images smaller than the available viewing area

2017-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380099

Bug ID: 380099
   Summary: Zoom to Fit mode does not zoom in for images smaller
than the available viewing area
   Product: gwenview
   Version: 17.04.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: pointedst...@zoho.com
CC: myr...@kde.org
  Target Milestone: ---

Created attachment 105679
  --> https://bugs.kde.org/attachment.cgi?id=105679=edit
Image not zooming in when Zoom to Fit mode is selected

Gwenview version: 17.04.0
Linux distro: openSUSE Tumbleweed
Plasma version: 5.9.5
KDE Frameworks version: 5.33.0
QT version: 5.7.1

Images that are smaller than the available viewing area are not enlarged to fit
the area when Zoom to Fit mode is activated/selected. See attached screenshots.

This is a recurrence of https://bugs.kde.org/show_bug.cgi?id=184861.

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

[gwenview] [Bug 380099] Zoom to Fit mode does not zoom in for images smaller than the available viewing area

2017-05-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380099

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

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

[k3b] [Bug 380067] [MATSHITA BD-MLT UJ240AS] :-( unable to WRITE@LBA=6d9a00h: Input/output error

2017-05-22 Thread Cristian Aravena Romero
https://bugs.kde.org/show_bug.cgi?id=380067

Cristian Aravena Romero  changed:

   What|Removed |Added

Summary|[MATSHITA BD-MLT UJ240AS|[MATSHITA BD-MLT UJ240AS]
   |1.02] :-( unable to |:-( unable to
   |WRITE@LBA=6d9a00h:  |WRITE@LBA=6d9a00h:
   |Input/output error  |Input/output error

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #13 from Eike Hein  ---
I'm afraid I don't know, it certainly seems weird and unique to your system.

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

[plasmashell] [Bug 375860] Crash in QTXML Patterns parsing

2017-05-22 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=375860

--- Comment #20 from Piotr Mierzwinski  ---
Next crash. Plasma didn't bring to life. I'm wondering why?
Anyway. Great. Now I can see the voices, the claims/complains from users saying
how much Plasma is not stable :-/.

I reported this issue to author of affected plasmoid.

Does something in API (Plasma/Qt Quick) became obsolete, and started work
wrong?
Or maybe this is some difference in data what are receiving by mentioned
plasmoid :/

Details of my system:
 Application: plasmashell (5.9.5)
 Qt Version: 5.8.0
 Frameworks Version: 5.34.0
 Operating System: Linux 4.10.13-1-ARCH x86_64
 Distribution (Platform): Archlinux Packages

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

[plasmashell] [Bug 349721] Folder icons changing size on reboot, can't manually sort their position.

2017-05-22 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=349721

--- Comment #15 from Eike Hein  ---
No, I don't think so. Plasma 4 and 5 don't use the same config files and don't
really migrate desktop settings. Folder View in 4 and 5 are also completely
different codebases.

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

[amarok] [Bug 380084] amarok crashes at start-up

2017-05-22 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=380084

Myriam Schweingruber  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Myriam Schweingruber  ---
Since the problem happened after an update from your distribution, please
address this to our distribution, we didn't change anything on our side. This
is likely to be a mix up with Qt4 and Qt5 libraries.

FWIW: you will need to install debugging symbols for the backtrace to be
useful, and the problem is clearly with the vlc backend, not with Amarok

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

[valgrind] [Bug 380037] valgrind + AddressSanitizer: ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD

2017-05-22 Thread Graham Leggett
https://bugs.kde.org/show_bug.cgi?id=380037

--- Comment #7 from Graham Leggett  ---
Let's try that again. For the record, the bug with the RPi people is here:

https://github.com/RPi-Distro/repo/issues/68

At their suggestion moving /etc/ld.so.preload out of the way to prevent the
loading the optimised RPi specific code causes valgrind to run successfully on
the RPi.

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

[gwenview] [Bug 380103] Ambiguous Shortcuts

2017-05-22 Thread Xanadu
https://bugs.kde.org/show_bug.cgi?id=380103

Xanadu  changed:

   What|Removed |Added

 CC||b210...@mvrht.net

--- Comment #1 from Xanadu  ---
@stephen

I have a similar issue and found more info' here:

https://bugs.kde.org/show_bug.cgi?id=377880

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

[krita] [Bug 379963] Play button crashes in macOS

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379963

--- Comment #4 from john.lac...@gmail.com ---
Quick update: I was able to install 3.1.4-alpha.1 and the crash bug is gone!
I'm able to play animation with or the without the OpenGL display setting.

Thanks,
John

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

[krita] [Bug 379963] Play button crashes in macOS

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379963

john.lac...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||3.1.4.alpha.1

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

[valgrind] [Bug 368507] valgrind throws std::bad_alloc on memory allocations larger than 34255421416 bytes

2017-05-22 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=368507

--- Comment #13 from Rhys Kidd  ---
Any changes for macOS can come later.

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

[kate] [Bug 380104] New: Save as defaults to home dir instead of working dir for files opened by KIO

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380104

Bug ID: 380104
   Summary: Save as defaults to home dir instead of working dir
for files opened by KIO
   Product: kate
   Version: 16.12
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: pyrk...@go2.pl
  Target Milestone: ---

When trying to "save as" file opened by KIO (ftp, sftp, samba) I am directed to
home dir instead of file working dir as it was in earlier relases. For local
files it works correctly - file dialog opens in working directory of current
file.

I noticed it after upgrading to Kubuntu 17.04.
Kate 16.12.3 (4:16.12.3-0ubuntu1).
Embedded Kate is also affected (KDevelop).

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

[kio-extras] [Bug 376344] cant write to smb shares which has write access

2017-05-22 Thread Bronson
https://bugs.kde.org/show_bug.cgi?id=376344

--- Comment #26 from Bronson  ---
(In reply to madcatx from comment #25)
> Created attachment 105680 [details]
> Allow write access to root samba share

Id be happy to try this, but I dont know how to make the kio-extras package
(https://github.com/KDE/kio-extras). 
Whats the command line used to build and install this? Im on Arch...

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

[plasmashell] [Bug 380105] org.freedesktop.Notifications.service installed by plasma-workspace conflicts with notify-osd

2017-05-22 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=380105

Luca Beltrame  changed:

   What|Removed |Added

Summary|Conflict between the DBus   |org.freedesktop.Notificatio
   |service installed by|ns.service installed by
   |plasma-workspace and|plasma-workspace conflicts
   |notify-osd  |with notify-osd

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

[kwin] [Bug 380106] New: KWin crashed after changing audio settings in VirtualBox

2017-05-22 Thread Petr Nehez
https://bugs.kde.org/show_bug.cgi?id=380106

Bug ID: 380106
   Summary: KWin crashed after changing audio settings in
VirtualBox
   Product: kwin
   Version: 5.9.4
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: petr.ne...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.9.4)

Qt Version: 5.7.1
Frameworks Version: 5.31.0
Operating System: Linux 4.10.0-21-generic x86_64
Distribution: Ubuntu 17.04

-- Information about the crash:
I was changing audio from Pulse to ALSA for a Windows 10 guest and then it
crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f79c1bff580 (LWP 8128))]

Thread 7 (Thread 0x7f7967819700 (LWP 8140)):
#0  0x7f79bad2d510 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7f79be0582c4 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#2  0x7f79be058309 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#3  0x7f79bad276da in start_thread (arg=0x7f7967819700) at
pthread_create.c:456
#4  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 6 (Thread 0x7f796cd1b700 (LWP 8139)):
#0  0x7f79bad2d8b9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f79beccfa86 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beccb2b2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79bad276da in start_thread (arg=0x7f796cd1b700) at
pthread_create.c:456
#5  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 5 (Thread 0x7f7985542700 (LWP 8137)):
#0  0x7f79c1627251 in __GI_ppoll (fds=0x7f798ac8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f79b251 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beeefb4a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79bee9c88a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79becc9fe3 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f79b9a94df5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f79bad276da in start_thread (arg=0x7f7985542700) at
pthread_create.c:456
#8  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 4 (Thread 0x7f799efbd700 (LWP 8136)):
#0  0x7f79c1627251 in __GI_ppoll (fds=0x7f798c000ac8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f79b251 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beeefb4a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79bee9c88a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79becc9fe3 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f79b9a94df5 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f79bad276da in start_thread (arg=0x7f799efbd700) at
pthread_create.c:456
#8  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 3 (Thread 0x7f799fded700 (LWP 8134)):
#0  0x7f79bad2d8b9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x7f79beccfa86 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beccb2b2 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f79beccec98 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f79bad276da in start_thread (arg=0x7f799fded700) at
pthread_create.c:456
#5  0x7f79c163317f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:105

Thread 2 (Thread 0x7f79a83eb700 (LWP 8131)):
#0  0x7f79c1627251 in __GI_ppoll (fds=0x7f79a000d5a8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f79b251 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f79beeefb4a in
QEventDispatcherUNIX::processEvents(QFlags) ()
at 

[valgrind] [Bug 374963] increase valgrind's load address to prevent mmap failure

2017-05-22 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=374963

Rhys Kidd  changed:

   What|Removed |Added

 CC||rhysk...@gmail.com

--- Comment #8 from Rhys Kidd  ---
No regressions noted on macOS.

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

[systemsettings] [Bug 380081] Help button does nothing if khelpcenter not installed

2017-05-22 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=380081

Burkhard Lueck  changed:

   What|Removed |Added

 CC||lu...@hube-lueck.de

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

[plasmashell] [Bug 380105] New: Conflict between the DBus service installed by plasma-workspace and notify-osd

2017-05-22 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=380105

Bug ID: 380105
   Summary: Conflict between the DBus service installed by
plasma-workspace and notify-osd
   Product: plasmashell
   Version: 5.9.95
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Notifications
  Assignee: k...@privat.broulik.de
  Reporter: lbeltr...@kde.org
CC: mklape...@kde.org
  Target Milestone: 1.0

This emerged during the pre-testing of Plasma 5.10 beta in openSUSE. notify-osd
and plasma-workspace install the same DBus service file (in this case
/usr/share/dbus-1/services/org.freedesktop.Notifications.service) and thus
clash. 

This may prevent inclusion in all distributions which consider conflicting
files as a fatal error (openSUSE is one).

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

[plasmashell] [Bug 380105] Conflict between the DBus service installed by plasma-workspace and notify-osd

2017-05-22 Thread Luca Beltrame
https://bugs.kde.org/show_bug.cgi?id=380105

Luca Beltrame  changed:

   What|Removed |Added

 CC||fab...@ritter-vogt.de,
   ||k...@davidedmundson.co.uk

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

[kdevelop] [Bug 373996] Crash when try to delete file from "Save as..." dialog

2017-05-22 Thread André
https://bugs.kde.org/show_bug.cgi?id=373996

André  changed:

   What|Removed |Added

 CC||andrerfer...@protonmail.com

--- Comment #7 from André  ---
Also works here with 5.0.4

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

[digikam] [Bug 370093] Opening a picture (double-click) in Showfoto (default viewer) does not show the other pictures in the folder (similar to Bug 221245)

2017-05-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=370093

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
Gilles,

What do you think we should change the behavior? An "Open" option in the menu
would then be enough.

Maik

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

[valgrind] [Bug 379525] Support more x86 nop opcodes

2017-05-22 Thread Tanya
https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #8 from Tanya  ---
(In reply to Julian Seward from comment #5)
> (In reply to Tanya from comment #4)
> > Proposed a patch that implements the missing opcodes and allows them to have
> > any prefixes or operands.
> 
> Tanya, thanks for the patch.  Given that we are very close to freezing
> for 3.13 and that this is really our last chance to get decoder fixes in
> for the next several months, I'd like to commit this soon -- this week,
> if the patch is OK.
> 
> Do you have a test case for this?  I think that is important.

Julian,

Added a C application with different opcode/prefix/ModRM combinations (provided
by H.J. Lu). 

I'm not sure how to properly write Valgrind test cases. Attached a test with
all opcode/prefix/ModRM combinations; please let me know if I should only leave
a few.

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

[krita] [Bug 380093] New: Krita 3.1.3 freezes when opengl is enabled.

2017-05-22 Thread Roberto Nicola Giampietro
https://bugs.kde.org/show_bug.cgi?id=380093

Bug ID: 380093
   Summary: Krita 3.1.3 freezes when opengl is enabled.
   Product: krita
   Version: 3.1.3
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: krita gemini
  Assignee: krita-bugs-n...@kde.org
  Reporter: robertogi...@gmail.com
  Target Milestone: ---

Krita 3.1.3 freezes when opengl is enabled.
This happened to happen after the last update update of Windows 10.
Checking on some forums I tried to update the video drivers that, in my case,
are from the Intel 4000.
I upgraded to V 10.18.10.4242 and it did not work.
I need the opengl feature enabled to use Krita (when disabling opengl krita
does not hang)
If you can help, thank you.

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

[kwin] [Bug 380106] KWin crashed after changing audio settings in VirtualBox

2017-05-22 Thread Petr Nehez
https://bugs.kde.org/show_bug.cgi?id=380106

Petr Nehez  changed:

   What|Removed |Added

 CC||petr.ne...@gmail.com

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

[kate] [Bug 380071] spellcheck unusable

2017-05-22 Thread Mike Bourke
https://bugs.kde.org/show_bug.cgi?id=380071

--- Comment #1 from Mike Bourke  ---
Possibly related: configuring the spellcheck in Kate's settings panel and
hitting "apply" produces the message "No backend for for spell checking".

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

[valgrind] [Bug 344524] store conditional of guest applications always fail - observed on Octeon3(MIPS)

2017-05-22 Thread Maran Pakkirisamy
https://bugs.kde.org/show_bug.cgi?id=344524

--- Comment #20 from Maran Pakkirisamy  
---
Sorry, just now I noticed this update.
And then found in bug #369459 that the issues are taken care and fixed. Thanks.

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

[kate] [Bug 380071] spellcheck unusable

2017-05-22 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=380071

Kåre Särs  changed:

   What|Removed |Added

 CC||kare.s...@iki.fi

--- Comment #2 from Kåre Särs  ---
Hmm... what language are you trying to to use for spelling?

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

[kate] [Bug 380071] spellcheck unusable

2017-05-22 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=380071

--- Comment #3 from Kåre Särs  ---
Did the downloading of the dictionary succeed?

You can download additional dictionaries from:
https://cgit.freedesktop.org/libreoffice/dictionaries/plain//.aff
https://cgit.freedesktop.org/libreoffice/dictionaries/plain//.dic

You need both the .aff and .dic file

Then place them in bin/data/hunspell/

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

[kate] [Bug 380071] New: spellcheck unusable

2017-05-22 Thread Mike Bourke
https://bugs.kde.org/show_bug.cgi?id=380071

Bug ID: 380071
   Summary: spellcheck unusable
   Product: kate
   Version: 16.08
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: composerm...@iprimus.com.au
  Target Milestone: ---

spellcheck results squeezed into status bar, complaining about words that
(according to 'find') are not in the document, not highlighting words or moving
to misspelled words, not suggesting correct spellings - spellchecking without
adding formatting characters was one of the main reasons I downloaded Kate,
without it there's little that Kate does that Wordpad won't do for me.

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

[kmail2] [Bug 377521] regression: system tray icon no longer shows number of new mails

2017-05-22 Thread Éric Brunet
https://bugs.kde.org/show_bug.cgi?id=377521

--- Comment #7 from Éric Brunet  ---
Created attachment 105670
  --> https://bugs.kde.org/attachment.cgi?id=105670=edit
patch to reenable numbers

patch against kmail 16.12.3 to re-enable showing number of unread emails in
systray

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

[kmymoney4] [Bug 380074] New: add field for category in csv importer (kmymoney 4.6.6)

2017-05-22 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=380074

Bug ID: 380074
   Summary: add field for category in csv importer (kmymoney
4.6.6)
   Product: kmymoney4
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: csvimporter
  Assignee: kmymoney-de...@kde.org
  Reporter: martin.tlus...@gmail.com
  Target Milestone: ---

I would like to have a category field for the csv importer. I just searched
through the bug reports and found that bug report 328140 marks this as fixed,
but I can't see it.

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

[kmymoney4] [Bug 380075] New: Missing online build system for windows releases

2017-05-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=380075

Bug ID: 380075
   Summary: Missing online build system for windows releases
   Product: kmymoney4
   Version: 4.8.0
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Building linux releases of kmymoney are normally proceeded by distribution
special build services like Opensuse build system for suse distributions (
(https://build.opensuse.org/) which support remote and local building of
packages.

Taking a look at the solved bugs for 4.8.1
https://bugs.kde.org/buglist.cgi?bug_status=RESOLVED=cf_versionfixedin=cf_versionfixedin_top=OR_id=1440431=substring=substring=kmymoney4_format=advanced=FIXED=4.8.1
it would be nice to have a similar build system for windows to be able to
release additional stable KMymoney releases.

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

[konsole] [Bug 380077] New: Konsole crash, possibly whilst switching tabs.

2017-05-22 Thread Neil
https://bugs.kde.org/show_bug.cgi?id=380077

Bug ID: 380077
   Summary: Konsole crash, possibly whilst switching tabs.
   Product: konsole
   Version: 16.08.2
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: fnmur...@osier-farm.org.uk
  Target Milestone: ---

Application: konsole (16.08.2)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.4.62-18.6-default x86_64
Distribution: "openSUSE Leap 42.2"

-- Information about the crash:
I was happily running commands, switching between several tabs, when Poof. All
gone.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9fe5d3f8c0 (LWP 29524))]

Thread 3 (Thread 0x7f9fca8ba700 (LWP 29526)):
#0  0x7f9fe567349d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f9fdd0b1314 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x7f9fc4003020, timeout=-1, context=0x7f9fc4000990) at gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7f9fc4000990,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
gmain.c:3835
#3  0x7f9fdd0b142c in g_main_context_iteration (context=0x7f9fc4000990,
may_block=1) at gmain.c:3901
#4  0x7f9fe1c8632b in QEventDispatcherGlib::processEvents
(this=0x7f9fc40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x7f9fe1c33fdb in QEventLoop::exec (this=this@entry=0x7f9fca8b9ce0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x7f9fe1a6ef1a in QThread::exec (this=this@entry=0x7f9fe00a7ce0
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:500
#7  0x7f9fdfe3f1d5 in QDBusConnectionManager::run (this=0x7f9fe00a7ce0
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:189
#8  0x7f9fe1a739e9 in QThreadPrivate::start (arg=0x7f9fe00a7ce0 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:341
#9  0x7f9fdd5ce744 in start_thread (arg=0x7f9fca8ba700) at
pthread_create.c:334
#10 0x7f9fe567bd3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f9fd0c3e700 (LWP 29525)):
#0  0x7f9fe567349d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f9fdd9f13e2 in poll (__timeout=-1, __nfds=1, __fds=0x7f9fd0c3dc00)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c@entry=0x1b7bf40, cond=cond@entry=0x1b7bf80,
vector=vector@entry=0x0, count=count@entry=0x0) at xcb_conn.c:459
#3  0x7f9fdd9f2fcf in xcb_wait_for_event (c=0x1b7bf40) at xcb_in.c:693
#4  0x7f9fd3198839 in QXcbEventReader::run (this=0x1b86610) at
qxcbconnection.cpp:1325
#5  0x7f9fe1a739e9 in QThreadPrivate::start (arg=0x1b86610) at
thread/qthread_unix.cpp:341
#6  0x7f9fdd5ce744 in start_thread (arg=0x7f9fd0c3e700) at
pthread_create.c:334
#7  0x7f9fe567bd3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f9fe5d3f8c0 (LWP 29524)):
[KCrash Handler]
#6  0x7f9fe1c3e3c7 in QMetaObject::cast (this=this@entry=0x7f9fe32bb9a0
, obj=obj@entry=0x86bfc01) at
kernel/qmetaobject.cpp:331
#7  0x7f9fe1c5e984 in qt_qFindChild_helper (parent=,
name=..., mo=..., options=..., options@entry=...) at kernel/qobject.cpp:1928
#8  0x7f9fe1c5e9f8 in qt_qFindChild_helper (parent=parent@entry=0x32518c0,
name=..., mo=..., options=..., options@entry=...) at kernel/qobject.cpp:1933
#9  0x7f9fe4c01004 in QObject::findChild (options=...,
aName=..., this=0x32518c0) at /usr/include/qt5/QtCore/qobject.h:153
#10 KXmlGuiWindow::applyMainWindowSettings (this=this@entry=0x32518c0,
config=...) at /usr/src/debug/kxmlgui-5.26.0/src/kxmlguiwindow.cpp:379
#11 0x7f9fe4c00fb1 in KXmlGuiWindow::finalizeGUI (this=0x32518c0) at
/usr/src/debug/kxmlgui-5.26.0/src/kxmlguiwindow.cpp:371
#12 0x7f9fe4bf1400 in KXMLGUIFactory::addClient (this=0x483fb90,
client=client@entry=0xf1ccc18) at
/usr/src/debug/kxmlgui-5.26.0/src/kxmlguifactory.cpp:275
#13 0x7f9fe59539f7 in Konsole::MainWindow::activeViewChanged
(this=0x32518c0, controller=0xf1ccbf0) at
/usr/src/debug/konsole-16.08.2/src/MainWindow.cpp:231
#14 0x7f9fe1c601c3 in QtPrivate::QSlotObjectBase::call (a=0x7fffbeb31e30,
r=0x32518c0, this=0x67c8320) at ../../src/corelib/kernel/qobject_impl.h:124
#15 QMetaObject::activate (sender=0x67bbea0, signalOffset=,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffbeb31e30)
at kernel/qobject.cpp:3715
#16 0x7f9fe1c60717 in QMetaObject::activate (sender=,
m=m@entry=0x7f9fe5589cc0 ,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffbeb31e30)
at kernel/qobject.cpp:3595

[valgrind] [Bug 379966] WARNING: unhandled amd64-linux syscall: 313 (finit_module)

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=379966

--- Comment #7 from Julian Seward  ---
(In reply to Bartosz Golaszewski from comment #6)
Committed, r16403.  Thanks for the patch.

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

[dolphin] [Bug 379350] Full horizontal highlight

2017-05-22 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=379350

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #1 from Rog131  ---
Earlier: Bug 275655 - Dolphin should highlight entire selected row instead of
just the folder when in details-view-mode -
https://bugs.kde.org/show_bug.cgi?id=275655

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

[valgrind] [Bug 368507] valgrind throws std::bad_alloc on memory allocations larger than 34255421416 bytes

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=368507

Julian Seward  changed:

   What|Removed |Added

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

--- Comment #12 from Julian Seward  ---
Closing, for now.  If we need to change the OSX limits later then,
well, fine.

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

[valgrind] [Bug 369459] valgrind on arm64 violates the ARMv8 spec (ldxr/stxr)

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=369459

--- Comment #26 from Julian Seward  ---
Documentation updated in r16404.  Closing.

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

[valgrind] [Bug 369459] valgrind on arm64 violates the ARMv8 spec (ldxr/stxr)

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=369459

Julian Seward  changed:

   What|Removed |Added

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

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

[kmymoney4] [Bug 380070] New: Account template list does not distinguish different languages for a country

2017-05-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=380070

Bug ID: 380070
   Summary: Account template list does not distinguish different
languages for a country
   Product: kmymoney4
   Version: 4.8.0
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

For several countries there are account templates in different languages
available like 

Canada(French)
Canada(English)

Finland(Swedish)
Finland(Finnish)

Switzerland(French)
Switzerland(German)

Unfortunally those account templates groups are not visible in the account
template group.

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

[kmymoney4] [Bug 380073] New: KMymoney does not import all available account types from templates

2017-05-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=380073

Bug ID: 380073
   Summary: KMymoney does not import all available account types
from templates
   Product: kmymoney4
   Version: 4.8.0
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Given kmymoney account templates provide the following account types 

1 Sheckings
3 Savings
4 CreditCard
7 Investment
9 Asset
10 Liability
11 Currency
12 Income
13 Expense
15 Stock
16 Equity

while only the following types are imported by kmymoney

9 Asset
10 Liability
11 Currency
12 Income
13 Expense
16 Equity

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

[valgrind] [Bug 379525] Support more x86 nop opcodes

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #5 from Julian Seward  ---
(In reply to Tanya from comment #4)
> Proposed a patch that implements the missing opcodes and allows them to have
> any prefixes or operands.

Tanya, thanks for the patch.  Given that we are very close to freezing
for 3.13 and that this is really our last chance to get decoder fixes in
for the next several months, I'd like to commit this soon -- this week,
if the patch is OK.

Do you have a test case for this?  I think that is important.

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

[plasmashell] [Bug 380054] Window Grouping limited to 16

2017-05-22 Thread Christian Hartmann
https://bugs.kde.org/show_bug.cgi?id=380054

--- Comment #2 from Christian Hartmann  ---
fresh install of 16.10 seems not to be affected. behauviour seems to start with
the design change as documented in the attachement of 379037. thx

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

[valgrind] [Bug 380037] valgrind + AddressSanitizer: ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD

2017-05-22 Thread Graham Leggett
https://bugs.kde.org/show_bug.cgi?id=380037

--- Comment #6 from Graham Leggett  ---
For the record, bug that prevents valgrind running raised with the RPi people
here:

https://bugs.kde.org/show_bug.cgi?id=380037

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

[ark] [Bug 379944] Usability: option to open archive location in file manager

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=379944

felix.b...@web.de changed:

   What|Removed |Added

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

--- Comment #3 from felix.b...@web.de ---
Burkhard Lueck:
Thank you, that was exactly what I was looking for. I am sorry it didn't occur
to me to look in the extracting dialog.

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

[kolourpaint] [Bug 380068] Menu is invisible after enable global menu options in KDE 5.9

2017-05-22 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=380068

Martin Koller  changed:

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #1 from Martin Koller  ---
As nothing changed in kolourpaint, this must be an issue with whatever plasma
changed.
However, is the "global menu" not exactly supposed to move the menu from the
application to some "global" place on the screen ? (I've never used this
feature, therefore don't know what it's supposed to do)

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

[kmymoney4] [Bug 380070] Account template list does not distinguish different languages for a country

2017-05-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=380070

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||de56889e5b0b86e2904912956d2
   ||34dae41b60692
 Resolution|--- |FIXED
   Version Fixed In||4.8.1
 Status|UNCONFIRMED |RESOLVED

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

[digikam] [Bug 380065] "Open with" menu entry missing

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380065

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
OpenWith feature use KIO API from KDE and is Linux only. Under MAcOS and
Windows, this do not work. In fact KIO is disabled outside Linux.

Gilles Caulier

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

[kdeconnect] [Bug 374085] no button to answer to an sms

2017-05-22 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=374085

--- Comment #7 from Philippe ROUBACH  ---
(In reply to Buck Shockley from comment #6)
> Possible solution: In the KDE Connect app on Android, go to the "Plugin
> settings" menu then the options for Notification sync. Unselect your SMS app
> (in my case: Textra). Make sure the "Send SMS" and "Telephony notifier"
> options are CHECKED in plugin settings.

thanks i will test this.

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

[kdevelop] [Bug 380076] New: Diff between two selected text blocks

2017-05-22 Thread Fabian
https://bugs.kde.org/show_bug.cgi?id=380076

Bug ID: 380076
   Summary: Diff between two selected text blocks
   Product: kdevelop
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: All editors
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: fab...@web2.0-apps.de
  Target Milestone: ---

It would be very nice to be able to do a quick diff on 2 selected text blocks. 

e.g.
Select text with mouse -> right click -> diff -> select second text block -> a
then a small overly shows the diff between the two text blocks.

or split view in left / right -> select text in both open documents ->right
click -> diff both selected text blocks -> small overlay with diff between the
two text blocks.

This would be very helpful to see if small code blocks e.g. functions,
templates, ... are identical and could be refactored into one.

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

[kmymoney4] [Bug 380072] Missing 'value' attribute in account template DTD attribute list 'flag'

2017-05-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=380072

Ralf Habacker  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.8.1
  Latest Commit||https://cgit.kde.org/kmymon
   ||ey.git/commit/?id=45171a881
   ||56b71c03c29fe9d7efa63de0069
   ||d556
 Resolution|--- |FIXED

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

[kmymoney4] [Bug 380072] New: Missing 'value' attribute in account template DTD attribute list 'flag'

2017-05-22 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=380072

Bug ID: 380072
   Summary: Missing 'value' attribute in account template DTD
attribute list 'flag'
   Product: kmymoney4
   Version: 4.8.0
  Platform: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

Looking into xea2kmt sources the flag element in account template may have a
value attribute 

xea2kmt.cpp:276ff
   xml.writeStartElement("flag");
   xml.writeAttribute("name","Tax");
   xml.writeAttribute("value",account->slotList["tax-related"]);

This is not documented in the related DTD.

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

[kmail2] [Bug 377521] regression: system tray icon no longer shows number of new mails

2017-05-22 Thread Éric Brunet
https://bugs.kde.org/show_bug.cgi?id=377521

--- Comment #8 from Éric Brunet  ---
This is the patch I have been using for two weeks to re-enable nulbers in
systray. It works fine. It is against kmail 16.12.3, which is the version
shipped by fedora 25.

It is not a simple revert of the feature removal: the displayed was small and
ugly. The reason is that kmail sends a pixmap of size 32x32 which is scaled
down by systray to 22x22 (in standard theme). I am not sure how to ask the
theme what the correct icon size should be. I think the problem is also present
in the unpatched kmail.

Please? You could put me in the loop and I would answer bug reports about this?

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

[kmail2] [Bug 377521] regression: system tray icon no longer shows number of new mails

2017-05-22 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=377521

Jonathan Marten  changed:

   What|Removed |Added

 CC||j...@keelhaul.me.uk

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

[valgrind] [Bug 380037] valgrind + AddressSanitizer: ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD

2017-05-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=380037

Julian Seward  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Julian Seward  ---
Really, this isn't likely to work, per Tom's comment 1 and comment 2.
Don't do it.

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

[ksshaskpass] [Bug 380085] TortoiseHG fails with Unable to extract keyFile from phrase "git@gitserver's password: "

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=380085

alt.tk-9o8ms...@yopmail.com changed:

   What|Removed |Added

 CC||alt.tk-9o8ms...@yopmail.com

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

[plasmashell] [Bug 379414] [Data Loss] - TaskManager loses launchers from alternative Activities

2017-05-22 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=379414

Ivan Čukić  changed:

   What|Removed |Added

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

--- Comment #7 from Ivan Čukić  ---
Fixed in the commit e8e2be90834b6526006f4961d62d511079d24d26 (for 5.10)

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

[amarok] [Bug 380084] New: amarok crashes at start-up

2017-05-22 Thread Sam Viskovski
https://bugs.kde.org/show_bug.cgi?id=380084

Bug ID: 380084
   Summary: amarok crashes at start-up
   Product: amarok
   Version: 2.8.0
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: amarok-bugs-d...@kde.org
  Reporter: samviskov...@hotmail.com
  Target Milestone: 2.9

Application: amarok (2.8.0)
KDE Platform Version: 4.14.30
Qt Version: 4.8.6
Operating System: Linux 4.4.65-desktop-1.mga5 x86_64
Distribution: "Mageia 5"

-- Information about the crash:
- What I was doing when the application crashed:
Prior to launching amarok, Mageia 5 updates 2017/05/22 including vlc-tainted
replacement installed. Afterwards neither amarok, nor vlc-tainted are loading.
vlc quits with segfault; appears to have problem with sound and video
plugins...amarok also reports an error regarding phonon.

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x7f40556e1b56 in __strcmp_ssse3 () at /lib64/libc.so.6
#6  0x7f402a2df486 in QMetaType::registerNormalizedType(QByteArray const&,
void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void
const*), int, QFlags, QMetaObject const*) () at
/lib64/libQt5Core.so.5
#7  0x7f402a5d574c in _GLOBAL__sub_I_qpaintbuffer.cpp () at
/lib64/libQt5Gui.so.5
#8  0x7f405880223a in call_init.part () at /lib64/ld-linux-x86-64.so.2
#9  0x7f405880234b in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2
#10 0x7f40588063a1 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x7f40588020e4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#12 0x7f4058805b33 in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x7f404ed6c039 in dlopen_doit () at /lib64/libdl.so.2
#14 0x7f40588020e4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#15 0x7f404ed6c69d in _dlerror_run () at /lib64/libdl.so.2
#16 0x7f404ed6c0d1 in dlopen () at /lib64/libdl.so.2
#17 0x7f4032704f6f in module_Load () at /lib64/libvlccore.so.8
#18 0x7f40326ea45d in module_InitDynamic () at /lib64/libvlccore.so.8
#19 0x7f40326ea758 in AllocatePluginDir () at /lib64/libvlccore.so.8
#20 0x7f40326ea6a4 in AllocatePluginDir () at /lib64/libvlccore.so.8
#21 0x7f40326eac04 in AllocatePluginPath () at /lib64/libvlccore.so.8
#22 0x7f40326eb1a1 in module_LoadPlugins () at /lib64/libvlccore.so.8
#23 0x7f40326727ea in libvlc_InternalInit () at /lib64/libvlccore.so.8
#24 0x7f4032443deb in libvlc_new () at /lib64/libvlc.so.5
#25 0x7f403298d675 in LibVLC::init() () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x7f4032973448 in Phonon::VLC::Backend::Backend(QObject*,
QList const&) () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x7f4032973fc3 in qt_plugin_instance () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x7f4055dc52e3 in QPluginLoader::instance() () at /lib64/libQtCore.so.4
#29 0x7f40330b4a0b in
Phonon::KdePlatformPlugin::createBackend(KSharedPtr) () at
/usr/lib64/kde4/plugins/phonon_platform/kde.so
#30 0x7f40330b5183 in Phonon::KdePlatformPlugin::createBackend() () at
/usr/lib64/kde4/plugins/phonon_platform/kde.so
#31 0x7f4052334f8e in Phonon::FactoryPrivate::createBackend() () at
/lib64/libphonon.so.4
#32 0x7f4052335678 in Phonon::Factory::backend(bool) () at
/lib64/libphonon.so.4
#33 0x7f4052335dd3 in Phonon::Factory::createAudioOutput(QObject*) () at
/lib64/libphonon.so.4
#34 0x7f405232d749 in Phonon::AudioOutputPrivate::createBackendObject() ()
at /lib64/libphonon.so.4
#35 0x7f405232b529 in Phonon::AudioOutputPrivate::init(Phonon::Category) ()
at /lib64/libphonon.so.4
#36 0x7f4057a70de0 in EngineController::initializePhonon() () at
/lib64/libamaroklib.so.1
#37 0x7f4057a777f5 in EngineController::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) [clone .part.61] () at /lib64/libamaroklib.so.1
#38 0x7f4055de8a72 in QMetaMethod::invoke(QObject*, Qt::ConnectionType,
QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument) const () at
/lib64/libQtCore.so.4
#39 0x7f4055dead2e in QMetaObject::invokeMethod(QObject*, char const*,
Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () at
/lib64/libQtCore.so.4
#40 0x7f4057b37e0f in
Amarok::DefaultApplicationController::initEngineController() () at
/lib64/libamaroklib.so.1
#41 0x7f4057b37e71 in 

[digikam] [Bug 378625] Very slow start

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378625

--- Comment #10 from caulier.gil...@gmail.com ---
Git commit d4ca2f4cd3ac5f0776f1159bd54aff5c9fe601ea by Gilles Caulier.
Committed on 22/05/2017 at 12:40.
Pushed by cgilles into branch 'master'.

patch from Mario Frank to reduce the time latency on startup by wiring the
albumsmanager
to the find duplicates view after all albums were loaded.

M  +18   -10   utilities/fuzzysearch/findduplicatesview.cpp
M  +1-0utilities/fuzzysearch/findduplicatesview.h

https://commits.kde.org/digikam/d4ca2f4cd3ac5f0776f1159bd54aff5c9fe601ea

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

[digikam] [Bug 374686] New tool to export to HTML5

2017-05-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374686

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

   What|Removed |Added

Version|5.2.0   |5.5.0
Product|kipiplugins |digikam
  Component|Wish For New Plugins|HTMLGallery
   Assignee|kde-imag...@kde.org |digikam-de...@kde.org

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

  1   2   3   >