[digikam] [Bug 397919] Segmentation fault during maintenance

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

--- Comment #39 from Maik Qualmann  ---
Git commit 985be20fd70563bb3989cbb6670880c27f3babba by Maik Qualmann.
Committed on 22/10/2018 at 05:56.
Pushed by mqualmann into branch 'master'.

add QMutexLocker patch again
Related: bug 399923

M  +36   -1core/libs/dimg/dimg.cpp
M  +3-0core/libs/dimg/dimg_p.h

https://commits.kde.org/digikam/985be20fd70563bb3989cbb6670880c27f3babba

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

[digikam] [Bug 399923] Segmentation fault during face detection

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

--- Comment #23 from Maik Qualmann  ---
Git commit 985be20fd70563bb3989cbb6670880c27f3babba by Maik Qualmann.
Committed on 22/10/2018 at 05:56.
Pushed by mqualmann into branch 'master'.

add QMutexLocker patch again
Related: bug 397919

M  +36   -1core/libs/dimg/dimg.cpp
M  +3-0core/libs/dimg/dimg_p.h

https://commits.kde.org/digikam/985be20fd70563bb3989cbb6670880c27f3babba

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

[Discover] [Bug 400100] Improve searching package

2018-10-21 Thread millon
https://bugs.kde.org/show_bug.cgi?id=400100

millon  changed:

   What|Removed |Added

   Platform|Other   |Debian testing

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

[digikam] [Bug 399923] Segmentation fault during face detection

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

--- Comment #22 from Maik Qualmann  ---
Ok, this is the crash in QMap again. I'll add the QMutexLocker patch again.

Maik

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

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2018-10-21 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #62 from Christoph Cullmann  ---
Is fractional scaling at all supported by Qt?

At least the documentation still states:

http://doc.qt.io/qt-5/highdpi.html
Note: Non-integer scale factors may cause significant scaling/painting
artifacts.

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

[yakuake] [Bug 398425] Shortcut ctrl-shift-q does not end Yakuake but only hides it

2018-10-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=398425

Eike Hein  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/yak
   ||uake/0c0eb086bdc0a726874a56
   ||b46de29fcc73fb792b

--- Comment #2 from Eike Hein  ---
Git commit 0c0eb086bdc0a726874a56b46de29fcc73fb792b by Eike Hein, on behalf of
Maximilian Schiller.
Committed on 22/10/2018 at 05:20.
Pushed by hein into branch 'master'.

Use KMainWindow instead of QMainWindow

Summary:
MainWindow should inherit from KMainWindow and not from QMainWindow
because QMainWindow does not call the queryClose function upon closing.
This disabled the "really quit?" dialog which should come up if more than one
session
is currently open.
Furthermore makes Yakuake properly quit when requested via the "Quit" action or
the dialog by
making the QApplication quit if the last Window Closes.

Test Plan:
1. open yakuake
2. press ctrl + shift + q

without the patch yakuake just hides again (press F12 to confirm) with the
patch it properly quits.

1. open yakuake
2. open multiple (>1) sessions (bottom left "+" symbol)
3. press ctrl + shift + q

without the patch yakuake just hides with the patch a dialog comes up and asks
"really quit?"
on pressing "quit" yakuake properly quits.

Reviewers: hein, alexeymin, #kde_applications

Reviewed By: hein

Subscribers: tcanabrava

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

M  +16   -9app/mainwindow.cpp
M  +8-7app/mainwindow.h
M  +14   -14   app/tabbar.h
M  +1-1app/terminal.h
M  +1-1app/titlebar.cpp
M  +2-2app/titlebar.h
M  +3-3app/visualeventoverlay.h

https://commits.kde.org/yakuake/0c0eb086bdc0a726874a56b46de29fcc73fb792b

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

[plasmashell] [Bug 399997] showing two links on some of my desktop icons

2018-10-21 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=37

Eike Hein  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #1 from Eike Hein  ---
Adding Kai to CC.

Kai, didn't you do some overlay icon work recently & can this be a regression
from there?

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

[kwin] [Bug 400138] New: Desktop cube animation with blur desktop effect creates blurred rectangular artifact in upper screen quadrant

2018-10-21 Thread hugh
https://bugs.kde.org/show_bug.cgi?id=400138

Bug ID: 400138
   Summary: Desktop cube animation with blur desktop effect
creates blurred rectangular artifact in upper screen
quadrant
   Product: kwin
   Version: 5.14.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: hugh.ga...@tutamail.com
  Target Milestone: ---

Created attachment 115820
  --> https://bugs.kde.org/attachment.cgi?id=115820=edit
Screen grab of the described rectangular blur artifact during desktop cube
animation

SUMMARY

First bug report.

I use the desktop cube animate desktop effect to switch between virtual
desktops.

Since the updated blur modifications introduced in Plasma 5.13 (I think) using
desktop cube in combination with the blur desktop effect has led to the upper
right quadrant of the screen blurring during transition from one virtual destop
to another.

Disable the blur desktop effect and the upper right quadrant does not blur
during virtual desktop transition via the desktop cube animation.


STEPS TO REPRODUCE
1. Enable desktop cube desktop effect in System Settings > Desktop Effects
2. Select the desktop cube animation in System Settings > Virtual Desktops
3. Enable the blur desktop effect in System Settings > Desktop Effects
4. Trigger desktop cube animation by moving from one virtual desktop to another

OBSERVED RESULT

There is a rectangular region in the upper right quadrant of the screen that
blurs.

Screen grab of this rectangular region blur is attached.

EXPECTED RESULT

This rectangular region of the screen should not blur during virtual desktop
transition.

Looks like it may be a hidden region used in desktop cube animation being
mistakenly blurred.

Disabling the blur desktop effect is a workaround, but then I am unable to use
blur in other parts of my system.

SOFTWARE VERSIONS

Distro: Manjaro
KDE Plasma Version: 5.14.1
KDE Frameworks Version: 5.51
Qt Version: 5.11.2

ADDITIONAL INFORMATION

Using an intel onboard gpu using standard i915 driver with xorg-server 1.20.2.

This issue was introduced in 5.13 and is still present in 5.14.1.

Looked for a similar bug before creating this, did not find one.

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

[plasmashell] [Bug 400134] Add Visual 3-Dot Menu to Favorites in Kickoff

2018-10-21 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=400134

--- Comment #2 from Andres Betts  ---
If we are only talking looks then it should be just fine visually

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

[plasmashell] [Bug 400134] Add Visual 3-Dot Menu to Favorites in Kickoff

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
> This can also be more mobile friendly.

Only if the 3-dot menu items are always visible, which would not look great
because then there would be a vertical line of them down going down the right
side of the list view. If they only show up on hover, then it's not
mobile-friendly (there's no hover on mobile).

Not sure we have a lot of great options here, but I'm open to creative
solutions...

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

[frameworks-kxmlgui] [Bug 400137] Create "empty space" item for toolbar

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

Nate Graham  changed:

   What|Removed |Added

Summary|Create Space Item for   |Create "empty space" item
   |Toolbar |for toolbar

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

[frameworks-kxmlgui] [Bug 400137] Create Space Item for Toolbar

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

Nate Graham  changed:

   What|Removed |Added

Product|dolphin |frameworks-kxmlgui
   Assignee|dolphin-bugs-n...@kde.org   |kdelibs-b...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org
  Component|general |general

--- Comment #1 from Nate Graham  ---
This should be done for all KDE apps that have toolbars, in KXMLGui, not just
in Dolphin.

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

[print-manager] [Bug 400130] HP Printer Scans but not print

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
Please report this to your distro; it's most likely happening somewhere in
non-KDE software, and there is not enough information in this bug report to
triage the bug anyway. For future reference please see
https://community.kde.org/Get_Involved/Bug_Reporting#Steps_to_Reproduce

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

[plasmashell] [Bug 400133] Drag & Drop Into Favorites

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 400135] Hot Corners Deactivate on Second Try

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

Nate Graham  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
Product|systemsettings  |kwin
  Component|general |effects-present-windows
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
+1, I think this makes sense.

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

[Discover] [Bug 399401] some installed programs are shown twice

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

--- Comment #3 from Nate Graham  ---
So is this a Neon/Ubuntu/Debian packaging bug? Or an AppStream bug? Or
something else?

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

[Discover] [Bug 400131] Individual progress bars in Discover

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

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[Discover] [Bug 396140] Proposed UX improvements for update behavior

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

Nate Graham  changed:

   What|Removed |Added

 CC||ryde...@hotmail.com

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

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

[frameworks-kirigami] [Bug 400132] Scrollview scrolls too fast after navigating to a delegate and then going back

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

Nate Graham  changed:

   What|Removed |Added

   Assignee|aleix...@kde.org|notm...@gmail.com
Product|Discover|frameworks-kirigami
   Target Milestone|--- |Not decided
Summary|Discover scrolling and  |Scrollview scrolls too fast
   |Kirigami apps   |after navigating to a
   ||delegate and then going
   ||back
  Component|discover|general
Version|5.14.1  |5.51.0
 CC||n...@kde.org

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

[dolphin] [Bug 400137] New: Create Space Item for Toolbar

2018-10-21 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=400137

Bug ID: 400137
   Summary: Create Space Item for Toolbar
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: anditosan1...@gmail.com
CC: elvis.angelac...@kde.org
  Target Milestone: ---

SUMMARY

Create "Space" icon for the toolbar. This would be an empty space to allow
distance for item buttons in the toolbar.

This could allow users to better place their icons on the toolbar and have
visual groups spaced out by this item.

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

[Discover] [Bug 400044] Discover shows distribution name as source of local package (deb/rpm)

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

Nate Graham  changed:

   What|Removed |Added

   Assignee|n...@kde.org|aleix...@kde.org

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

[Discover] [Bug 400044] Discover shows distribution name as source of local package (deb/rpm)

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

Nate Graham  changed:

   What|Removed |Added

   Assignee|aleix...@kde.org|n...@kde.org
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from Nate Graham  ---
Created attachment 115819
  --> https://bugs.kde.org/attachment.cgi?id=115819=edit
Still shows the distro name at the end

Almost, but not quite. It still shows the distro name in parentheses at the end
of the path.

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

[Discover] [Bug 399062] "What's New" section always appears, showing only the current version

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

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #2 from Nate Graham  ---
Awesome!

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

[dolphin] [Bug 400136] New: Drag and Drop Items into Places to Go Into Such Folder

2018-10-21 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=400136

Bug ID: 400136
   Summary: Drag and Drop Items into Places to Go Into Such Folder
   Product: dolphin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: panels: places
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: anditosan1...@gmail.com
  Target Milestone: ---

SUMMARY

Allow dragging a file or folder into the places sidebar. When doing this, allow
Dolphin to open that folder for users to have a larger target area to drop the
file or folder into.

It seems more intuitive in graphical environments than copy, browse folder &
paste.

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

[systemsettings] [Bug 400135] New: Hot Corners Deactivate on Second Try

2018-10-21 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=400135

Bug ID: 400135
   Summary: Hot Corners Deactivate on Second Try
   Product: systemsettings
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: anditosan1...@gmail.com
  Target Milestone: ---

SUMMARY

When activating Present Windows Effect using active screen corner, allow second
activation to deactivate Present Windows. Current behavior does not allow this.

This could be more intuitive for users to be able to activate and deactivate an
affect using a familiar gesture.

It is probably more natural than using the Esc key or selecting a window in
case you used this effect by mistake.

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

[plasmashell] [Bug 400134] New: Add Visual 3-Dot Menu to Favorites in Kickoff

2018-10-21 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=400134

Bug ID: 400134
   Summary: Add Visual 3-Dot Menu to Favorites in Kickoff
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: anditosan1...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

Add 3 dots menu to the right of favorites to activate secondary menus. This can
also be more mobile friendly. The same items as using right click would be
included in the 3 dot menu.

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

[plasmashell] [Bug 400133] New: Drag & Drop Into Favorites

2018-10-21 Thread Andres Betts
https://bugs.kde.org/show_bug.cgi?id=400133

Bug ID: 400133
   Summary: Drag & Drop Into Favorites
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: anditosan1...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

Allow kickoff to drag and drop items into the favorites section of the menu. On
mobile this could be a long press and then drag.

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

[Discover] [Bug 400132] Discover scrolling and Kirigami apps

2018-10-21 Thread RYDeN
https://bugs.kde.org/show_bug.cgi?id=400132

--- Comment #1 from RYDeN  ---
Created attachment 115818
  --> https://bugs.kde.org/attachment.cgi?id=115818=edit
Scrolling too fast

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

[Discover] [Bug 400132] New: Discover scrolling and Kirigami apps

2018-10-21 Thread RYDeN
https://bugs.kde.org/show_bug.cgi?id=400132

Bug ID: 400132
   Summary: Discover scrolling and Kirigami apps
   Product: Discover
   Version: 5.14.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: ryde...@hotmail.com
  Target Milestone: ---

SUMMARY:
When scrolling the apps with the mouse wheel in Discover, everithing is ok, but
after clicking on an app, and then return to the app list (using the back
arrow) the scrolling is too fast. So you have to stop scrolling with the mouse
wheel just for few seconds, scroll again, and everithing is ok...

The same happens with other Kirigami's Apps, like "Preferences".

I attach a video capture.

STEPS TO REPRODUCE:
1. Open Discover.
2. Click on Applications category.
3. Scroll whith the mouse wheel, everithing is ok.
4. Click on an app. Eg: Transmission.
5. Click on the back arrow so as to return to the apps list.
6. Scroll again with the mouse wheel. (Too fast and smooth).
7. Stop scrolling for a while.
8. Scroll again (everithing is working fine again).

I can reproduce it every time.

SOFTWARE VERSIONS:
OS: KDE neon 5.14
Plasma Version: 5.14.1
Qt Version: 5.11.2
KDE Frameworks Version: 5.51.0
Kernel Version: 4.15.0-36-generic

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

[kdeconnect] [Bug 397926] Browsing a phone's files

2018-10-21 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=397926

CnZhx  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||z...@cnzhx.net
 Status|REPORTED|RESOLVED

--- Comment #2 from CnZhx  ---
I think this is a duplicate to bug #362295. Please reopen it if it's otherwise.

P.S. I did not see such error for a long time. I am using openSUSE Tumbleweed
with KDE Plasma 5.14.0 and my phone is Android 8.0.0 on Samsung S8. Here is the
information of my system,

openSUSE Tumbleweed: 20181009
KDE Plasma: 5.14.0
Qt: 5.11.2
KDE Frameworks: 5.50.0
KDE Applications: 18.08.1
Kernel: 4.18.12-1-default
kdeconnect-cli: 1.3.1
```

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

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

[gwenview] [Bug 362295] No such object path '/modules/kdeconnect/devices/_d05cbcbd_dea5_4135_949c_6430342eec97_/sftp'

2018-10-21 Thread CnZhx
https://bugs.kde.org/show_bug.cgi?id=362295

CnZhx  changed:

   What|Removed |Added

 CC||kalaz...@gmail.com

--- Comment #11 from CnZhx  ---
*** Bug 397926 has been marked as a duplicate of this bug. ***

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

[Breeze] [Bug 399968] Suggestion on improving selection markers emblems' visual consistency

2018-10-21 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=399968

--- Comment #5 from Tyson Tan  ---
Yes. Exactly that. Thank you!

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

[Discover] [Bug 400131] New: Individual progress bars in Discover

2018-10-21 Thread RYDeN
https://bugs.kde.org/show_bug.cgi?id=400131

Bug ID: 400131
   Summary: Individual progress bars in Discover
   Product: Discover
   Version: 5.14.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: ryde...@hotmail.com
  Target Milestone: ---

Created attachment 115817
  --> https://bugs.kde.org/attachment.cgi?id=115817=edit
The individual progress bars never reach de 100%

OS: KDE neon 5.14
Plasma Version: 5.14.1
Qt: 5.11.2
KDE Frameworks: 5.51.0
Kernel: 4.15.0-36-generic

SUMMARY
When updating the system using Discover, the individual progress bars never
reach de 100% (with the blue color), it always stay on... 70% aprox, As shown
in the attached image. I can reproduce it all the times.

STEPS TO REPRODUCE
1. Press the update icon.
2. Look at the individuals bars of updating.
3. Never reach the 100% (The blue color).

That's all, sorry for my poor english!

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

[Discover] [Bug 400042] Discover shows download speed while local package (deb/rpm) is installed

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=400042

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dis
   ||cover/7f2f2f5a2ce1be54714c3
   ||2d70483daa0b602ddf0
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Aleix Pol  ---
Git commit 7f2f2f5a2ce1be54714c32d70483daa0b602ddf0 by Aleix Pol.
Committed on 21/10/2018 at 23:41.
Pushed by apol into branch 'Plasma/5.14'.

Don't show download speet if it's 0

M  +3-1discover/qml/ProgressView.qml

https://commits.kde.org/discover/7f2f2f5a2ce1be54714c32d70483daa0b602ddf0

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

[Discover] [Bug 399062] "What's New" section always appears, showing only the current version

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=399062

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/dis
   ||cover/c85b7d676be55a969e8f9
   ||99ac6f47a12721b452f
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Aleix Pol  ---
Git commit c85b7d676be55a969e8f999ac6f47a12721b452f by Aleix Pol.
Committed on 21/10/2018 at 23:29.
Pushed by apol into branch 'Plasma/5.14'.

pk: make it possible to request the changelog two ways

One that will be fetched by the updates page and another from the
application page. Sometimes we'll want them to differ.

M  +1-1discover/qml/UpdatesPage.qml
M  +2-2libdiscover/UpdateModel/UpdateModel.cpp
M  +1-1libdiscover/UpdateModel/UpdateModel.h
M  +1-1libdiscover/backends/DummyBackend/tests/UpdateDummyTest.cpp
M  +5-0libdiscover/backends/PackageKitBackend/AppPackageKitResource.cpp
M  +2-0libdiscover/backends/PackageKitBackend/AppPackageKitResource.h
M  +5-1libdiscover/backends/PackageKitBackend/PackageKitResource.cpp
M  +1-0libdiscover/backends/PackageKitBackend/PackageKitResource.h
M  +1-0libdiscover/resources/AbstractResource.h

https://commits.kde.org/discover/c85b7d676be55a969e8f999ac6f47a12721b452f

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

[Discover] [Bug 400044] Discover shows distribution name as source of local package (deb/rpm)

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=400044

Aleix Pol  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/dis
   ||cover/f66557f6f6799dbe03ba4
   ||808b7aaf08d2932d341

--- Comment #2 from Aleix Pol  ---
Git commit f66557f6f6799dbe03ba4808b7aaf08d2932d341 by Aleix Pol.
Committed on 21/10/2018 at 23:38.
Pushed by apol into branch 'Plasma/5.14'.

pk: use the file path as the origin for local file resources

M  +5-0libdiscover/backends/PackageKitBackend/LocalFilePKResource.cpp
M  +1-0libdiscover/backends/PackageKitBackend/LocalFilePKResource.h

https://commits.kde.org/discover/f66557f6f6799dbe03ba4808b7aaf08d2932d341

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

[Discover] [Bug 385554] Discover crashes in AbstractResourcesBackend::Filters::shouldFilter() while searching

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=385554

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.14.2
 Status|REPORTED|RESOLVED
  Latest Commit||29633ea8e388f4388b46c259b98
   ||51993668a55ad

--- Comment #15 from Aleix Pol  ---
Should be fixed as of 29633ea8.

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

[Discover] [Bug 399934] Discover crashed after updating

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=399934

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #2 from Aleix Pol  ---
Have you rebooted your computer since the upgrade to 5.14?

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

[print-manager] [Bug 400130] New: HP Printer Scans but not print

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

Bug ID: 400130
   Summary: HP Printer Scans but not print
   Product: print-manager
   Version: 18.04
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dantt...@gmail.com
  Reporter: lbrod...@gmail.com
  Target Milestone: ---

SUMMARY  HP OfficePro 8625 will scan but not print


STEPS TO REPRODUCE
1. Uninstalled and reinstalled printer and hplip
2. Installed as a USB printer and a network printer.  Neither worked to print.
3. Problem began when I upgraded from 16.04 to 18.04

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.14.1
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.2 

ADDITIONAL INFORMATION

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

[Discover] [Bug 400123] Discover on Kubuntu 18.10 not showing items

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=400123

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #2 from Aleix Pol  ---
Works on my kubuntu 18.10 system.

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

[Discover] [Bug 400100] Improve searching package

2018-10-21 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=400100

--- Comment #2 from Aleix Pol  ---
It is first on my system.
Which distribution and plasma version are you running?

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

[kio-extras] [Bug 392447] KIO does not use WS-discovery for SMB network resources discovery, so Dolphin shows nothing on smb:// or smb://workgroup/

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

alex...@gmx.net changed:

   What|Removed |Added

 CC||alex...@gmx.net

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

[khelpcenter] [Bug 115766] my printer won't print. I have a HPPS2100 printer.

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

lbrod...@gmail.com changed:

   What|Removed |Added

 CC||lbrod...@gmail.com

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

[kio-extras] [Bug 392447] KIO does not use WS-discovery for SMB network resources discovery, so Dolphin shows nothing on smb:// or smb://workgroup/

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

pos...@posteo.eu changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[plasmashell] [Bug 396011] Dragging icons doesn't work most of the time

2018-10-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=396011

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #9 from Patrick Silva  ---
upstream bug was closed because requested info was not provided. :(

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

[kdenlive] [Bug 377184] Load Title default path is not taken from previous load

2018-10-21 Thread Phuoc
https://bugs.kde.org/show_bug.cgi?id=377184

Phuoc  changed:

   What|Removed |Added

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

--- Comment #3 from Phuoc  ---
Tried on v18.08.2, still the same issue.

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

[kwin] [Bug 400090] Submenus of window decoration are blank when both transparency and blur effects are enabled

2018-10-21 Thread Alex Nemeth
https://bugs.kde.org/show_bug.cgi?id=400090

Alex Nemeth  changed:

   What|Removed |Added

 CC||alex19930...@gmail.com

--- Comment #3 from Alex Nemeth  ---
Created attachment 115816
  --> https://bugs.kde.org/attachment.cgi?id=115816=edit
Kvantum theme

This happens with Kvantum themes too, which normally work well on X11.

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

[clazy] [Bug 399853] Request: Provide binary release packages

2018-10-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=399853

--- Comment #2 from Sergio Martins  ---
For the record:

e7b150d29cf6f2aa475ceac81c1585bfce01a758 *clazy_v1.4-msvc2015.zip
a6383522a585e480c76064d611476811658b85c68feba63ad2284ac213f1e40e
*clazy_v1.4-msvc2015.zip
396c37f5ce65e876f395d2236c05219cce74936f *clazy_v1.4-src.zip
21c39b06156f16d41f3de6810f0501258317072712b68e629a37ef363136d9cb
*clazy_v1.4-src.zip
044db0549110e5db848d831421cf1c01801e8c43 *clazy_v1.4-msvc2017.zip
b25a2df21c44d3b58f55afff2c509c62e01c0bacb0331aea2ea103649fbceca6
*clazy_v1.4-msvc2017.zip

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

[kwin] [Bug 400129] New: kwin triggers an assertion in Xwayland which crashes the wayland session

2018-10-21 Thread Jagannathan Tiruvallur Eachambadi
https://bugs.kde.org/show_bug.cgi?id=400129

Bug ID: 400129
   Summary: kwin triggers an assertion in Xwayland which crashes
the wayland session
   Product: kwin
   Version: 5.14.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: platform-wayland
  Assignee: kwin-bugs-n...@kde.org
  Reporter: jagannatha...@gmail.com
  Target Milestone: ---

Did not know what triggered the crash but I only see Xwayland assertion and its
crash. Since the original report on
https://bugs.freedesktop.org/show_bug.cgi?id=106930 is stagnant and does not
mention a kwin bug report I thought it is useful to have a reference here.

Relevant part from the logs

> kwin_wayland: /build/kwin/src/kwin-5.14.1/scene.cpp:412: void 
> KWin::Scene::windowClosed(KWin::Toplevel*, KWin::Deleted*): Assertion 
> `m_windows.contains(c)' failed.
> QSocketNotifier: Invalid socket 13 and type 'Read', disabling...
> QSocketNotifier: Invalid socket 19 and type 'Read', disabling...
> Xwayland: ../xorg-server-1.20.2/hw/xwayland/xwayland-present.c:521: 
> xwl_present_flips_stop: Assertion `xwl_window->present_window == window' 
> failed.
> (EE) 
> (EE) Backtrace:
> (EE) 0: /usr/bin/Xwayland (0x55ad4b942000+0x6ed1d) [0x55ad4b9b0d1d]
> (EE) 1: /usr/bin/Xwayland (0x55ad4b942000+0x6f730) [0x55ad4b9b1730]
> (EE) 2: /usr/lib/libc.so.6 (0x7f15700f7000+0x37e00) [0x7f157012ee00]
> (EE) 3: /usr/lib/libc.so.6 (gsignal+0x10f) [0x7f157012ed7f]
> (EE) 4: /usr/lib/libc.so.6 (abort+0x125) [0x7f1570119672]
> (EE) 5: /usr/lib/libc.so.6 (0x7f15700f7000+0x22548) [0x7f1570119548]
> (EE) 6: /usr/lib/libc.so.6 (0x7f15700f7000+0x30396) [0x7f1570127396]
> (EE) 7: /usr/bin/Xwayland (0x55ad4b942000+0x1854cb) [0x55ad4bac74cb]
> (EE) 8: /usr/bin/Xwayland (0x55ad4b942000+0xd433e) [0x55ad4ba1633e]
> (EE) 9: /usr/bin/Xwayland (0x55ad4b942000+0xd45b5) [0x55ad4ba165b5]
> (EE) 10: /usr/bin/Xwayland (0x55ad4b942000+0xd769f) [0x55ad4ba1969f]
> (EE) 11: /usr/bin/Xwayland (0x55ad4b942000+0x100108) [0x55ad4ba42108]
> (EE) 12: /usr/bin/Xwayland (0x55ad4b942000+0x145805) [0x55ad4ba87805]
> (EE) 13: /usr/bin/Xwayland (0x55ad4b942000+0x145e5b) [0x55ad4ba87e5b]
> (EE) 14: /usr/bin/Xwayland (0x55ad4b942000+0x104c0a) [0x55ad4ba46c0a]
> (EE) 15: /usr/bin/Xwayland (0x55ad4b942000+0x10918c) [0x55ad4ba4b18c]
> (EE) 16: /usr/bin/Xwayland (0x55ad4b942000+0x10cd49) [0x55ad4ba4ed49]
> (EE) 17: /usr/bin/Xwayland (0x55ad4b942000+0x1308cd) [0x55ad4ba728cd]
> (EE) 18: /usr/bin/Xwayland (0x55ad4b942000+0x6dcb1) [0x55ad4b9afcb1]
> (EE) 19: /usr/bin/Xwayland (0x55ad4b942000+0x135c90) [0x55ad4ba77c90]
> (EE) 20: /usr/bin/Xwayland (0x55ad4b942000+0x3010d) [0x55ad4b97210d]
> (EE) 21: /usr/lib/libc.so.6 (__libc_start_main+0xf3) [0x7f157011b223]
> (EE) 22: /usr/bin/Xwayland (0x55ad4b942000+0x3113e) [0x55ad4b97313e]
> (EE) 
> (EE) 
> Fatal server error:
> (EE) Caught signal 6 (Aborted). Server aborting
> (EE)

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

[clazy] [Bug 399853] Request: Provide binary release packages

2018-10-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=399853

--- Comment #1 from Sergio Martins  ---
Binaries will be provided by KDAB.

For now it's here: http://www.kdab.com/~sergio/clazy/1.4/ , this URL might
change in the future.

MSVC 2015 and 2017 (64-bit) are done and AppImage is planed. Anything else is
out of scope.

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

[choqok] [Bug 400117] crash on exit

2018-10-21 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=400117

Mathias Homann  changed:

   What|Removed |Added

 CC||mathias.hom...@opensuse.org

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

[choqok] [Bug 400117] crash on exit

2018-10-21 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=400117

--- Comment #1 from Mathias Homann  ---
Created attachment 115815
  --> https://bugs.kde.org/attachment.cgi?id=115815=edit
New crash information added by DrKonqi

choqok (1.6.0) using Qt 5.11.2

- What I was doing when the application crashed:


same thing again: quit choqok with ctrl-q and it crashed.

-- Backtrace (Reduced):
#7  0x7f17c38ad611 in Choqok::UI::ChoqokTabBar::removePage(QWidget*) ()
from /usr/lib64/libchoqok.so.1
#8  0x7f17c0ccb50f in QtPrivate::QSlotObjectBase::call (a=0x7ffcc08b8460,
r=0x556f8a0b2c60, this=0x556f8a75a640) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
[...]
#11 0x7f17c0ccbb6f in QObject::destroyed (this=this@entry=0x556f8a72db40,
_t1=, _t1@entry=0x556f8a72db40) at .moc/moc_qobject.cpp:214
#12 0x7f17c1d0a62b in QWidget::~QWidget (this=0x556f8a72db40,
__in_chrg=) at kernel/qwidget.cpp:1671
#13 0x7f1797c57d6d in TwitterTimelineWidget::~TwitterTimelineWidget() ()
from /usr/lib64/qt5/plugins/choqok_twitter.so

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

[Breeze] [Bug 400092] Blurred context menu corruption in VLC

2018-10-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=400092

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #4 from Patrick Silva  ---
window decoration is affected ( bug 400090 )

Also the menu that opens when file/folder is dragged in dolphin.

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

[Discover] [Bug 400123] Discover on Kubuntu 18.10 not showing items

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Does this reproduce after a restart?

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

[kde] [Bug 400126] menu

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
One issue per bug report please. See
https://community.kde.org/Get_Involved/Bug_Reporting#One_issue_per_bug_report


> any chance to get global menus working for corner cases like zotero, emacs 
> etc?
I'm afraid not, since these apps use a completely custom UI. They don't export
the menu data anywhere we can use it. Back when Ubuntu supported apps like
these, they had custom patches for each app of this kind. That's something
distros would have to do; KDE cannot.

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

[kstars] [Bug 400128] Ekos plate solving angle difference doesn't normalize for 360 degrees

2018-10-21 Thread Hy
https://bugs.kde.org/show_bug.cgi?id=400128

Hy  changed:

   What|Removed |Added

 CC||hymu...@gmail.com

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

[kstars] [Bug 400128] New: Ekos plate solving angle difference doesn't normalize for 360 degrees

2018-10-21 Thread Hy
https://bugs.kde.org/show_bug.cgi?id=400128

Bug ID: 400128
   Summary: Ekos plate solving angle difference doesn't normalize
for 360 degrees
   Product: kstars
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: hymu...@gmail.com
  Target Milestone: ---

SUMMARY

I downloaded and compiled and am running KStars -- I believe I grabbed it on
Sept 24, and when I run it it says it is version 3.0.0.

In kstars/ekos/align.cpp in the method Align::solverFinished(), when
determining if the plate solving process might be done, the code computes an
angle difference between the target position (e.g. double raDiff = ...; double
decDiff = ...;) This difference does not take into account the fact that angles
repeat every 360 degrees, and thus the difference between 359 and 1 is not 358,
but rather 2 degrees. [Further, angles there are not limited to the range of
0-360--e.g. I saw an angle of 370 degrees when looking into this--though this
in itself may not cause a problem]. The lack of normalization of the angle
difference can cause the plate solver to never complete.

So solve this, you could, e.g. define the function normalizeAngleDiff(double,
double) shown below, and replace these (buggy) lines (taken from
Align::solverFinished()

double raDiff = (alignCoord.ra().Degrees() - targetCoord.ra().Degrees()) *
3600;   
double deDiff = (alignCoord.dec().Degrees() - targetCoord.dec().Degrees())
* 3600; 

with something like this:

double raDiff = normalizedAngleDiff(
alignCoord.ra().Degrees(), targetCoord.ra().Degrees()) * 3600;
double deDiff = normalizedAngleDiff(
alignCoord.dec().Degrees(), targetCoord.dec().Degrees()) * 3600;

Here's an implementation for a normalizedAngleDiff function:

// Computes the difference of two angles (in degrees), taking into account  
// the fact that angles repeat every 360 degrees.   
double normalizedAngleDiff(double degrees1, double degrees2) {
  double angleDiff = degrees1 - degrees2;

  // Put in the range of [-360,360] 
  while (angleDiff > 360) {
angleDiff -= 360;
  }
  while (angleDiff < -360) {
angleDiff += 360;
  }
  if (angleDiff > 180) {
// angleDiff in the range [180,360] 
return 360 - angleDiff;
  } else if (angleDiff < -180) {
// angleDiff in the range [-360,-180]   
return -(360 + angleDiff);
  } else {
// angleDiff in the range [-180,180]
return angleDiff;
  }
}


You likely also have this same problem elsewhere in the file--e.g. where you
implement astrometryDifferentialSlewing.


To reproduce this, you need to e.g. set the plate solve solution (alignCoord)
and the target (targetCoord) to e.g. 0.001 and 359.999.

This is a real issue, not theoretical. Happened to me while tracking/aligning
last night. Aligner had solved the problem, but still thought it was far off.
It output the following:

org.kde.kstars.ekos.align: "Solution coordinates: RA (00h 43m 48s) DEC ( 41°
22' 11\") Telescope Coordinates: RA (00h 43m 48s) DEC ( 41° 22' 23\")"
org.kde.kstars.ekos.align: "Target is within  359° 59' 53\" degrees of solution
coordinates."

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

[clazy] [Bug 399853] Request: Provide binary release packages

2018-10-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=399853

Sergio Martins  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[digikam] [Bug 399923] Segmentation fault during face detection

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

--- Comment #21 from timo...@zoho.com ---
Experimenting a bit I can remove a lot of pictures while still reliably getting
it to crash (in 5 minutes or less), but I can't isolate a set of pictures that
definitely causes a crash.

@caulier.gilles I've re-build opencv with the same cmake flags the "bootstrap"
uses just to be sure, that didn't fix it.

@Maik thank you for investing your time to fix this bug, the very least I can
do is test the fixes. Unfortunately no luck with
8e43d83ad9193f59551d95129b4b9b6183f39590 either:

> digikam.facesengine: detectMultiScale gave  ()
> digikam.general: Found 0 faces in "IMG-20160721-WA.jpg" QSize(720, 1280) 
> QSize(720, 1280)
> digikam.facesengine: detectMultiScale: image size  450   800  searchIncrement 
>  1.1  grouping  3  flags  1  min size  26   26 
> 
> digikam.general: Check for finish:  51 packages, 0 infos to filter, 
> hasFinished() false
> digikam.dimg: "/home/timo/pictures/WhatsApp Images/IMG-20160724-WA0004.jpg"  
> : JPEG file identified
> digikam.metaengine: Loading image history  ""
> digikam.metaengine: DateTime => Exif.Photo.DateTimeOriginal => 
> QDateTime(2017-05-14 23:11:25.000 CEST Qt::TimeSpec(LocalTime))
> digikam.metaengine: DateTime => Exif.Image.DateTime => QDateTime(2017-05-14 
> 23:11:25.000 CEST Qt::TimeSpec(LocalTime))
> 
> Thread 44 "Thread (pooled)" received signal SIGBUS, Bus error.
> [Switching to Thread 0x7fff14a7b700 (LWP 9485)]
> 0x75fd5063 in QMapNode::copy(QMapData QVariant>*) const () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> (gdb) bt
> #0  0x75fd5063 in QMapNode::copy(QMapData QVariant>*) const () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> #1  0x75fd51b2 in QMap::insert(QString const&, 
> QVariant const&) () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> #2  0x7623e862 in Digikam::LoadSaveThread::exifRotate(Digikam::DImg&, 
> QString const&) () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> #3  0x76256a5c in Digikam::PreviewLoadingTask::execute() () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> #4  0x7623da1d in Digikam::LoadSaveThread::run() () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> #5  0x762874b4 in Digikam::DynamicThread::Private::run() () from 
> /nix/store/q3kr6shz92ybg9dkqxd9k79cm0mq5nfw-digikam-6.0.0-beta2/lib/libdigikamcore.so.6.0.0
> #6  0x7fffe9315602 in ?? () from 
> /nix/store/br6yml05dzhccpaf4zi48vw3iw1xayzg-qtbase-5.11.1/lib/libQt5Core.so.5
> #7  0x7fffe931e12b in ?? () from 
> /nix/store/br6yml05dzhccpaf4zi48vw3iw1xayzg-qtbase-5.11.1/lib/libQt5Core.so.5
> #8  0x74f7e5a7 in start_thread () from 
> /nix/store/fg4yq8i8wd08xg3fy58l6q73cjy8hjr2-glibc-2.27/lib/libpthread.so.0
> #9  0x7fffe67e022f in clone () from 
> /nix/store/fg4yq8i8wd08xg3fy58l6q73cjy8hjr2-glibc-2.27/lib/libc.so.6
> (gdb) 


Is there anything else I can try to investigate this?

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

[kde] [Bug 400126] menu

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

--- Comment #2 from ghavami...@hotmail.com ---
4. do global menus have a keyboard shortcut to open and close them? if not pls
could you allow this?

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

[kwin] [Bug 400127] New: Problem

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

Bug ID: 400127
   Summary: Problem
   Product: kwin
   Version: 5.14.1
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: wi...@tutanota.com
  Target Milestone: ---

Application: kwin_x11 (5.14.1)

Qt Version: 5.11.2
Frameworks Version: 5.51.0
Operating System: Linux 4.15.0-36-generic x86_64
Distribution: KDE neon User Edition 5.14

-- Information about the crash:
- What I was doing when the application crashed:
Change desktop. I was clicking on the widget I added to my dashboard.

- Unusual behavior I noticed:

Problem when I switch too quickly desktop.

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

Thread 5 (Thread 0x7fcd915ea700 (LWP 2358)):
#0  0x7fcdb92619f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x7fcdbc801fb8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fcdb92619f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x7fcdbc801f68, cond=0x7fcdbc801f90) at pthread_cond_wait.c:502
#2  0x7fcdb92619f3 in __pthread_cond_wait (cond=0x7fcdbc801f90,
mutex=0x7fcdbc801f68) at pthread_cond_wait.c:655
#3  0x7fcdbc50c954 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#4  0x7fcdbc50c999 in  () at /usr/lib/x86_64-linux-gnu/libQt5Script.so.5
#5  0x7fcdb925b6db in start_thread (arg=0x7fcd915ea700) at
pthread_create.c:463
#6  0x7fcdc022388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fcd9e2c0700 (LWP 2329)):
#0  0x7fcdc0216cf6 in __GI_ppoll (fds=fds@entry=0x7fcd8c000d28,
nfds=nfds@entry=1, timeout=, timeout@entry=0x0,
sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7fcdbd81e241 in ppoll (__ss=, __timeout=, __nfds=, __fds=) at
/usr/include/x86_64-linux-gnu/bits/poll2.h:77
#2  0x7fcdbd81e241 in qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7fcd8c000d28)
at kernel/qcore_unix.cpp:132
#3  0x7fcdbd81e241 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
(fds=0x7fcd8c000d28, nfds=1, timeout_ts=timeout_ts@entry=0x0) at
kernel/qcore_unix.cpp:153
#4  0x7fcdbd81f94e in
QEventDispatcherUNIX::processEvents(QFlags)
(this=, flags=...) at kernel/qeventdispatcher_unix.cpp:500
#5  0x7fcdbd7c67fa in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fcd9e2bfd40, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:214
#6  0x7fcdbd5f1bba in QThread::exec() (this=this@entry=0x560f3a6826b0) at
thread/qthread.cpp:525
#7  0x7fcdb7ce74f5 in QQmlThreadPrivate::run() (this=0x560f3a6826b0) at
qml/ftw/qqmlthread.cpp:148
#8  0x7fcdbd5fcadb in QThreadPrivate::start(void*) (arg=0x560f3a6826b0) at
thread/qthread_unix.cpp:367
#9  0x7fcdb925b6db in start_thread (arg=0x7fcd9e2c0700) at
pthread_create.c:463
#10 0x7fcdc022388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fcda4eeb700 (LWP 2193)):
#0  0x7fcdc0216cf6 in __GI_ppoll (fds=fds@entry=0x7fcd9800b6e8,
nfds=nfds@entry=1, timeout=, timeout@entry=0x0,
sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7fcdbd81e241 in ppoll (__ss=, __timeout=, __nfds=, __fds=) at
/usr/include/x86_64-linux-gnu/bits/poll2.h:77
#2  0x7fcdbd81e241 in qt_ppoll (timeout_ts=0x0, nfds=1, fds=0x7fcd9800b6e8)
at kernel/qcore_unix.cpp:132
#3  0x7fcdbd81e241 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
(fds=0x7fcd9800b6e8, nfds=1, timeout_ts=timeout_ts@entry=0x0) at
kernel/qcore_unix.cpp:153
#4  0x7fcdbd81f94e in
QEventDispatcherUNIX::processEvents(QFlags)
(this=, flags=...) at kernel/qeventdispatcher_unix.cpp:500
#5  0x7fcdbd7c67fa in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fcda4eead30, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:214
#6  0x7fcdbd5f1bba in QThread::exec() (this=) at
thread/qthread.cpp:525
#7  0x7fcdb6bd7e45 in  () at /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x7fcdbd5fcadb in QThreadPrivate::start(void*) (arg=0x7fcdb6e4fd60) at
thread/qthread_unix.cpp:367
#9  0x7fcdb925b6db in start_thread (arg=0x7fcda4eeb700) at
pthread_create.c:463
#10 0x7fcdc022388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fcda798a700 (LWP 2173)):
#0  0x7fcdc0216bf9 in __GI___poll (fds=0x7fcda7989c68, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fcdbd330747 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fcdbd33236a in xcb_wait_for_event () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fcda8a7ced9 in QXcbEventReader::run() (this=0x560f3a471250) at
qxcbconnection.cpp:1391
#4  0x7fcdbd5fcadb in QThreadPrivate::start(void*) 

[kde] [Bug 400126] menu

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

--- Comment #1 from ghavami...@hotmail.com ---
Created attachment 115814
  --> https://bugs.kde.org/attachment.cgi?id=115814=edit
menu

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

[kde] [Bug 400126] New: menu

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

Bug ID: 400126
   Summary: menu
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: ghavami...@hotmail.com
  Target Milestone: ---

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

SUMMARY
thank you, global menus almost eveywhere work, it's amazing
1. they sometimes do not repect the borders of the screen - i could not
screenshot this but it should be eaily reproducible at your side
2. the qt menu in the setting doesn;t more either, more reliably, screenshot
attached
3. any chance to get global menus working for corner cases like zotero, emacs
etc?

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[kwin] [Bug 396830] kwin_x11 crash when suspending compositing

2018-10-21 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=396830

Mahendra Tallur  changed:

   What|Removed |Added

 CC||ma...@free.fr

--- Comment #2 from Mahendra Tallur  ---
Hi ! I regularly (maybe once every 1-2 days ?) encounter a kwin crash
(decorations disappear, I have to restart kwin manually) when starting a game
that disables compositing (or switching mpv to fullscreen).

I yet have to figure out a way to reproduce it... But it's been happening for
at least 6 months - 1 year and is still the case when using the whole up to
date KDE stack and Neon 18.04. (whether I use a PPA or not)

It occurs with both Intel HD Graphics and AMD Radeon RX550/560 (but not with
Nvidia, but those are not that pleasant to use under KDE :). It happens in both
Neon 16.04 and 18.04. And also with a recent kernel in Manjaro. It occurs on
several different PCs. 

How can I help pinpoint this ? Are there other related bug reports ? 
Cheers :-)

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

[Breeze] [Bug 400092] Blurred context menu corruption in VLC

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

--- Comment #3 from Nate Graham  ---
Lesson learned, eh? :)

I don't think we should remove it just because it's not perfect; it's proved to
be super popular. If we removed everything that didn't work perfectly, there
might not be much left lol. Let's just focus on fixing the issues.

If I recall, fixing requires setting some attribute somewhere, right?

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

[Breeze] [Bug 400092] Blurred context menu corruption in VLC

2018-10-21 Thread Alex Nemeth
https://bugs.kde.org/show_bug.cgi?id=400092

--- Comment #2 from Alex Nemeth  ---
No, this is entirely an issue with Breeze, as it works perfectly with Kvantum
and QtCurve themes.
Third party developers shouldn't have to change their code.
I should have done more testing before I submitted the patch to add the
transparency option to menus.
Maybe we should take it out until we can fix it in Breeze completely?

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

[neon] [Bug 388712] Highly unstable default Intel HD driver xorg-video-intel-modesetting

2018-10-21 Thread Mahendra Tallur
https://bugs.kde.org/show_bug.cgi?id=388712

Mahendra Tallur  changed:

   What|Removed |Added

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

--- Comment #4 from Mahendra Tallur  ---
Well, I cannot reproduce it anymore with newer kernels / Intel drivers (HWE in
KDE Neon 16.04 or current Neon 18.04). I guess it can be considered as resolved
:)

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

[okular] [Bug 399870] save (of annotations) overwrites symlinked PDF with copy

2018-10-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=399870

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #2 from Albert Astals Cid  ---
https://phabricator.kde.org/D16364

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

[kopete] [Bug 393662] Kopete Crashes on Program exit

2018-10-21 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=393662

Mathias Homann  changed:

   What|Removed |Added

 CC||mathias.hom...@opensuse.org

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

[kopete] [Bug 393662] Kopete Crashes on Program exit

2018-10-21 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=393662

--- Comment #3 from Mathias Homann  ---
Created attachment 115812
  --> https://bugs.kde.org/attachment.cgi?id=115812=edit
New crash information added by DrKonqi

kopete (1.13.0) using Qt 5.11.2

- What I was doing when the application crashed:

quitting kopete while online. it seems this crash does *not* happen when kopete
is offline when you quit it.

-- Backtrace (Reduced):
#6  0x7fd24d56ff00 in KHTMLPart::begin(QUrl const&, int, int) () at
/usr/lib64/libKF5KHtml.so.5
#7  0x7fd24dd06be7 in ChatMessagePart::writeTemplate() () at
/usr/lib64/libkopetechatwindow_shared.so.1
#8  0x7fd24dd0e3ad in ChatMessagePart::changeStyle() () at
/usr/lib64/libkopetechatwindow_shared.so.1
#9  0x7fd24dd20c55 in  () at /usr/lib64/libkopetechatwindow_shared.so.1
#10 0x7fd27a282f62 in QObject::event(QEvent*) (this=0x5628d58940b0,
e=) at kernel/qobject.cpp:1251

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

[okular] [Bug 400103] Feature Request remember last used directory in places (Save as dialog)

2018-10-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=400103

--- Comment #4 from Albert Astals Cid  ---
(In reply to Nate Graham from comment #3)
> Open a new file (or create a new one, whatever)

No, that is a big difference, because if you create a new one, Save as doesn't
have a place to suggest where to save, if you open an existing one, it does. 

In fact i don't see kate nor kolourpaint doing what you say when doing this

kate /home/tsdgeos/docker_howto
Save as to /home/tsdgeos/bla/docker_howto
kate /home/tsdgeos/foo/somefile.txt
Press "Save as"

I get /home/tsdgeos/foo/somefile.txt as suggestion in the save as box, not
/home/tsdgeos/ and not /home/tsdgeos/bla/ either.

kolourpaint behaves the same way too.

On the other hand if instead of opening an existing file, you create a new one,
 it suggests the new place to save, which totally makes sense, but since you
can't create files with okular, that doesn't apply.

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

[kopete] [Bug 400125] New: kopete does not save / restore the UI settings (hide menu, small toolbar icons w/o text, etc)

2018-10-21 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=400125

Bug ID: 400125
   Summary: kopete does not save / restore the UI settings (hide
menu, small toolbar icons w/o text, etc)
   Product: kopete
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kopete-bugs-n...@kde.org
  Reporter: mathias.hom...@opensuse.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. configure kopete to use small toolbar icons without text, and hide the menu
bar
2. quit kopete
3. start kopete again

OBSERVED RESULT
kopete starts with default toolbar size, toolbar text, and the menu showing

EXPECTED RESULT
kopete should restore the previous settings (small toolbar icons without text,
menu hidden)

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

ADDITIONAL INFORMATION

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

[kopete] [Bug 400124] New: kopete does not automatically log in to my messenger accounts even though it is configured to do so

2018-10-21 Thread Mathias Homann
https://bugs.kde.org/show_bug.cgi?id=400124

Bug ID: 400124
   Summary: kopete does not automatically log in to my messenger
accounts even though it is configured to do so
   Product: kopete
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kopete-bugs-n...@kde.org
  Reporter: mathias.hom...@opensuse.org
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. configure kopete to start as "online"
2. exit kopete
3. kopete does not log in to messenger accounts

OBSERVED RESULT
kopete stays offline

EXPECTED RESULT
kopete shoul,d automaticly go online at start up if configured to do so

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

ADDITIONAL INFORMATION

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

[kwin] [Bug 241557] Kwin's Zoom effect conflicts with other desktop effects like Blur

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

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
Version|4.96.0  |5.14.1

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

[kwin] [Bug 241557] Zoom effect conflicts with other desktop effects like Blur

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

Vlad Zagorodniy  changed:

   What|Removed |Added

Summary|Kwin's Zoom effect  |Zoom effect conflicts with
   |conflicts with other|other desktop effects like
   |desktop effects like Blur   |Blur

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

[kwin] [Bug 377103] "Sheet" effect doesn't work on Wayland

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

Vlad Zagorodniy  changed:

   What|Removed |Added

Version|5.9.3   |5.14.1
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[okular] [Bug 400104] Crash when opening a link to a local pdf

2018-10-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=400104

Albert Astals Cid  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/oku
   ||lar/27197b5f76be367acd2ae7c
   ||a030857842fb663d8
 Resolution|--- |FIXED

--- Comment #2 from Albert Astals Cid  ---
Git commit 27197b5f76be367acd2ae7ca030857842fb663d8 by Albert Astals Cid.
Committed on 21/10/2018 at 20:25.
Pushed by aacid into branch 'Applications/18.08'.

Fix crash if processing a link closes the document

M  +13   -2core/document.cpp
M  +6-0core/document.h

https://commits.kde.org/okular/27197b5f76be367acd2ae7ca030857842fb663d8

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

[kwin] [Bug 347946] Task Manager tooltip reveal/move animations flickering and showing redraw artifacts when happening alongside window highlight effect

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

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #5 from Vlad Zagorodniy  ---
Works fine for me.

If you're still able to reproduce the bug, please reopen this bug report.

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

[Discover] [Bug 400123] New: Discover on Kubuntu 18.10 not showing items

2018-10-21 Thread Angel
https://bugs.kde.org/show_bug.cgi?id=400123

Bug ID: 400123
   Summary: Discover on Kubuntu 18.10 not showing items
   Product: Discover
   Version: 5.13.5
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: adelpozo...@gmail.com
  Target Milestone: ---

Created attachment 115811
  --> https://bugs.kde.org/attachment.cgi?id=115811=edit
The screen

SUMMARY
When opening Discover today, a message saying "Message recipient disconnected
from message bus without replying". I can search for individual items but their
icons doesnt show up, just a standar icon

STEPS TO REPRODUCE
1. Open Discover
2. Blank page with the message
3. 

OBSERVED RESULT
No apps

EXPECTED RESULT
A list of featured apps like Blender

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[kwin] [Bug 362189] a11y: Keyboard (caret) tracking for the Zoom feature

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

--- Comment #1 from Vlad Zagorodniy  ---
@Martin
Is this implementable? I guess we need some sort of protocol for such thing.

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

[kwin] [Bug 399372] Microstuttering in rendering with compositor enabled

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

--- Comment #9 from fabi...@keemail.me ---
No, there's no difference. Only by disabling the compositor everything is fluid
as in Windows.

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

[okular] [Bug 400103] Feature Request remember last used directory in places (Save as dialog)

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

--- Comment #3 from Nate Graham  ---
Spectacle is one such example.(In reply to Albert Astals Cid from comment #2)
> (In reply to Nate Graham from comment #1)
> > Yeah, most other KDE apps' save dialogs remember the last saved location, so
> > Okular's probably should, too.
> 
> Are you positive about that?
>  * kate, open an existing file, press Save As, suggests where the file is
>  * kolourpaint, open an existing file, press Save As, suggests where the
> file is
>  * ark, open an existing file, press Save As, suggests where the file is

The requested behavior is a bit more subtle than the above. Here's the
workflow/steps to reproduce:
- Open a file. Call it file #1.
- Save file #1 to some location using File > Save As... 
- With the program still open, open a new file (or create a new one, whatever).
Call it file #2.
- Save file #2 file using File > Save As...

The for the save operation on File #2, the save dialog should show the location
that file #1 was saved to, not the current location of the file #2. Essentially
it should show the Save As location that was previously used 

Kate, Spectacle, and Kolourpaint all behave this way. Ark does not
though--which should also be fixed. :) Virtually all software that can save
files will inevitably get requests for this behavior, which is probably why
those other KDE apps already implement it.

It doesn't look too hard, so I can try to produce a patch.

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

[kwin] [Bug 294435] Rapidly moving the cursor over the Desktop Grid crashes the highlighting effect.

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

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zagorodniy  ---
Works fine for me.

If you're still able to reproduce the bug, please reopen this bug report.

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

[okular] [Bug 400104] Crash when opening a link to a local pdf

2018-10-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=400104

Albert Astals Cid  changed:

   What|Removed |Added

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

--- Comment #1 from Albert Astals Cid  ---
Working on it

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

[kwin] [Bug 185710] wrong direction in "slide" plugin

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

Vlad Zagorodniy  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Active Window Control] [Bug 399757] Can AWC use buttons style from the current Window decoration?

2018-10-21 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=399757

--- Comment #26 from Michail Vourlakos  ---
(In reply to trmdi from comment #25)
> (In reply to Michail Vourlakos from comment #19)
> > they are not relevant.
> > The kcm is painting the entire decoration and this is why animations are
> > supported.
> > I opened also this one: https://phabricator.kde.org/T9899 in case any kwin
> > developer can provide any feedback
> 
> Why the button size does not change on hoverEnter and hoverLeave ? 
> m_animation->currentValue().toReal() inside BreezeEnhanced doesn't change
> when animations aren't supported ?
> 
> Or is there something prevents the button size being updated ?

on plasmoid side this isnt possible because we cant know how much we must
increase or not...

this should be taken care from the theme side. The theme should use the maximum
size in order to draw everything, that means sierrabreeze could do the
following:

e.g. if the provided size is 50px x 50px  it could use that 50px to draw the
hover state and could use a portion of them eg. 35px to draw the normal state.

It is totally theme responsibility to draw properly its states

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

[kwin] [Bug 348455] Blur & contrast shaders cause flicker on intel i915

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

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #6 from Vlad Zagorodniy  ---
Works fine for me.

If you're still able to reproduce the bug, please reopen this bug report.

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

[kwin] [Bug 107302] Associate any virtual desktop with any screen

2018-10-21 Thread Marius Muja
https://bugs.kde.org/show_bug.cgi?id=107302

Marius Muja  changed:

   What|Removed |Added

 CC|mariusm...@gmail.com|

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

[kwin] [Bug 400021] Sheet effect is too slow

2018-10-21 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=400021

--- Comment #15 from Michael D  ---
(In reply to Vlad Zagorodniy from comment #14)
> (In reply to Michael D from comment #13)
> > I just tried the effect in wayland and it doesn't even work. Might be
> > related to bug 398100.
> No, that's bug 377103.

Thanks!

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

[okular] [Bug 400103] Feature Request remember last used directory in places (Save as dialog)

2018-10-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=400103

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #2 from Albert Astals Cid  ---
(In reply to Nate Graham from comment #1)
> Yeah, most other KDE apps' save dialogs remember the last saved location, so
> Okular's probably should, too.

Are you positive about that?
 * kate, open an existing file, press Save As, suggests where the file is
 * kolourpaint, open an existing file, press Save As, suggests where the file
is
 * ark, open an existing file, press Save As, suggests where the file is

I can't really find any application that behaves otherwise.

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

[kwin] [Bug 377103] "Sheet" effect doesn't work on Wayland

2018-10-21 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=377103

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

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

[latte-dock] [Bug 400106] Auto-hide dock pops up when active window on screen is not maximized

2018-10-21 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=400106

Michail Vourlakos  changed:

   What|Removed |Added

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

--- Comment #2 from Michail Vourlakos  ---
what is your dock visibility mode?

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

[latte-dock] [Bug 400106] Auto-hide dock pops up when active window on screen is not maximized

2018-10-21 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=400106

--- Comment #1 from Michail Vourlakos  ---
What is your dock visibility mode?

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

[kwin] [Bug 346218] Thunderbird causes kwin_x11 to restatrt effects

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

Vlad Zagorodniy  changed:

   What|Removed |Added

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

--- Comment #2 from Vlad Zagorodniy  ---
Works fine for me.

If you're still able to reproduce the bug, please reopen the bug report.

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

[kwin] [Bug 107302] Associate any virtual desktop with any screen

2018-10-21 Thread Albin Engström
https://bugs.kde.org/show_bug.cgi?id=107302

Albin Engström  changed:

   What|Removed |Added

 CC||albin.e.engst...@gmail.com

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

[okular] [Bug 400103] Feature Request remember last used directory in places (Save as dialog)

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Yeah, most other KDE apps' save dialogs remember the last saved location, so
Okular's probably should, too.

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

[kwin] [Bug 400021] Sheet effect is too slow

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

--- Comment #14 from Vlad Zagorodniy  ---
(In reply to Michael D from comment #13)
> I just tried the effect in wayland and it doesn't even work. Might be
> related to bug 398100.
No, that's bug 377103.

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

[digikam] [Bug 399923] Segmentation fault during face detection

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

--- Comment #20 from Maik Qualmann  ---
The fact is that this function should never be called in this context:

Digikam::LoadingTask::progressInfo(Digikam::DImg const*, float)

Only this overloaded function:

Digikam::SharedLoadingTask::progressInfo(Digikam::DImg const*, float)

Maik

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

[kdenlive] [Bug 400051] Always crashes when applying "Audio Wave" to a clip

2018-10-21 Thread Vincent PINON
https://bugs.kde.org/show_bug.cgi?id=400051

--- Comment #5 from Vincent PINON  ---
Hi Alex, glad to read you're using Kdenlive :)

18.11.70 appears in both master (very similar to 18.08) and
refactoring_timeline (which regularly merges master, and maybe will be soon
merged into master)

as crash is happening in MLT, what version of limlt6 do you use?
it might also helping to build latest MLT from source (0.6.10 or even git
master).

Cheers,

Vincent

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

[digikam] [Bug 399923] Segmentation fault during face detection

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

--- Comment #19 from Maik Qualmann  ---
Git commit 8e43d83ad9193f59551d95129b4b9b6183f39590 by Maik Qualmann.
Committed on 21/10/2018 at 19:35.
Pushed by mqualmann into branch 'master'.

try to fix a possible VTable problem
Related: bug 397919

M  +2-1core/libs/dimg/filters/icc/icctransformfilter.cpp
M  +1-1core/libs/dimg/filters/icc/icctransformfilter.h
M  +9-2core/libs/dimg/loaders/dimgloaderobserver.h
M  +16   -6core/libs/threadimageio/loadsavetask.cpp
M  +6-6core/libs/threadimageio/loadsavetask.h
M  +2-1   
core/utilities/assistants/expoblending/manager/expoblendingthread.cpp
M  +2-1core/utilities/assistants/panorama/tasks/preprocesstask.cpp
M  +2-1core/utilities/queuemanager/manager/batchtool.cpp

https://commits.kde.org/digikam/8e43d83ad9193f59551d95129b4b9b6183f39590

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

  1   2   3   4   >