[plasmashell] [Bug 361125] After upgrade to 5.6, Dropbox system tray icon is gone again

2016-03-28 Thread Storm Engineer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361125

Storm Engineer  changed:

   What|Removed |Added

Summary|After upgrade to 5.6,   |After upgrade to 5.6,
   |Dropbox systray icon is |Dropbox system tray icon is
   |gone again  |gone again

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


[plasmashell] [Bug 361125] New: After upgrade to 5.6, Dropbox systray icon is gone again

2016-03-28 Thread Storm Engineer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361125

Bug ID: 361125
   Summary: After upgrade to 5.6, Dropbox systray icon is gone
again
   Product: plasmashell
   Version: master
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: hewa...@gmail.com

Since I upgraded to Plasma6KDE 5.6.0, Dropbox is missing its system tray icon
again. This has been an issue in the past, and has been fixed for quite a
while, so not sure if this issue is related to the old one.

Reproducible: Always

Steps to Reproduce:
1. Start Dropbox

Actual Results:  
No icon in system tray even though Dropbox is running

Expected Results:  
Dropbox icon should appear in system tray

Possibly related: https://bugs.kde.org/show_bug.cgi?id=344620

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


[telepathy] [Bug 359571] Plasma (and ktp-contact-list) crashed when I block new contact invitation on jabber (telepathy-gabble)

2016-03-28 Thread Lukáš Karas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359571

--- Comment #2 from Lukáš Karas  ---
Created attachment 98130
  --> https://bugs.kde.org/attachment.cgi?id=98130=edit
patch that avoids access to list with negative index

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

[telepathy] [Bug 359571] Plasma (and ktp-contact-list) crashed when I block new contact invitation on jabber (telepathy-gabble)

2016-03-28 Thread Lukáš Karas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359571

--- Comment #1 from Lukáš Karas  ---
I recompiled kpeople today and this bug still exists... 
kpeople head: a72809761419457b803e13ab91c1a1950b5f9ac8

I created simple patch that avoids `metacontacts[personRow]` access when
`personRow` is < 0. 

diff --git a/src/personsmodel.cpp b/src/personsmodel.cpp
index 0c9fa13..13bdb50 100644
--- a/src/personsmodel.cpp
+++ b/src/personsmodel.cpp
@@ -343,6 +343,11 @@ void PersonsModelPrivate::onContactRemoved(const QString
)

 int personRow = personIndex[personUri].row();

+if(personRow < 0){
+qDebug() << "personRow: " << personRow << ", contactUri: " <<
contactUri << ", personUri: " << personUri;
+removePerson(personUri);
+return;
+}
 MetaContact  = metacontacts[personRow];
 int contactPosition = mc.contactUris().indexOf(contactUri);
 q->beginRemoveRows(q->index(personRow, 0), contactPosition,
contactPosition);

Console output when I remove spam contact:

personRow:  -1 , contactUri: 
"ktp://gabble/jabber/ktp_2djabber_2dim_12?doofyn...@swissjabber.org" ,
personUri: 
"ktp://gabble/jabber/ktp_2djabber_2dim_12?doofyn...@swissjabber.org"

It fixes these crashes but I don't know if this is correct place where it
should be fixed...

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

[ksmserver] [Bug 354724] missing some clients or windows when storeSession and performLegacySessionSave

2016-03-28 Thread Storm Engineer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354724

--- Comment #58 from Storm Engineer  ---
(In reply to Thomas Lübking from comment #57)
> Firefox or cairo-dock were certainly not targetted or affected by the
> related patches.

I did some more testing, and indeed Qt apps (or at least most of them) seem to
get restored properly now. The following get restored:
 - Dolphin
 - Konversation
 - Konsole
 - Ksysguard
 - KDE system settings

The following do NOT get restored:
 - Firefox
 - Google Chrome
 - VLC Media Player
 - Cairo-Dock

Isn't Chrome using Qt tho? I don't know.

And I have no idea what may lie beneath this issue, I'm just a noob and all I
can do is telling what I experience.

I have another issue which may be related, but the two are spanning across
different time frames so it doesn't seem likely. This issue is shutdown being
halt with "A stop job is running for session c2 of user" with a 1:30 timeout
counter. However, session restore was broken ever since I use Plasma/KDE 5,
which is more than a year I think, while this issue only started 1-2 months
ago. Also, the "stop job is running" issue appears randomly, while session
restore always failed consistently.

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

[kmail2] [Bug 361083] Creating custom actions for mail messages in KMail interface

2016-03-28 Thread Murz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361083

--- Comment #6 from Murz  ---
If you send params via command line - yes, better use like %t, but very often
message body contains multiple line and long text, so pipe this via external
program ("Process with External Programs" like in templates) will be better
way, because we can setup custom template and parse it in program side, for
example:
Command line: script.sh
Input template:
---
MESSAGE_TITLE: %FULLSUBJECT
MESSAGE_TEXT: %TEXT
CLIENT_NAME: %FROMNAME
---
What do you think about this?

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


[akregator] [Bug 361122] GIFs in description do not render in Akregator (Also, HTML5 videos do not seem to work either)

2016-03-28 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361122

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX
 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
It works fine with 5.2
I don't know why it doesn't work with 5.1.3 (it uses khtml) so perhaps a khtml
bug
(in 5.2 it uses QtWebKit)

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


[akregator] [Bug 353168] Akregator is unable to fetch favicons

2016-03-28 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353168

--- Comment #14 from Laurent Montel  ---
yep it was fixed when we use unreleased kded
In 5.2 I moved to new kio method
so it's fixed really in official tarball.

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


[plasmashell] [Bug 356035] Panel does not refresh/update/animate when compositor is off

2016-03-28 Thread Szczepan Hołyszewski via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356035

Szczepan Hołyszewski  changed:

   What|Removed |Added

 CC||rula...@wp.pl

--- Comment #4 from Szczepan Hołyszewski  ---
Confirming this. I am developing android apps using the Android SDK's android
emulator, and the emulator turns off compositing when run. The latter only
started happening after upgrading to Plasma 5.6, but it makes this older bug
manifest on my machine.

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

[marble] [Bug 361124] New: Several commands counter-intuitively placed in the View menu

2016-03-28 Thread Sebastian Lisken via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361124

Bug ID: 361124
   Summary: Several commands counter-intuitively placed in the
View menu
   Product: marble
   Version: 1.13 (KDE Applications 15.12)
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: sebastian.lis...@gmx.net

[I hope I selected the right version. I use the package currently offered as
valid via my package manager, whose version number is 15.12.3-1. But it does
say “Version 1.12.20 (1.13 development version)” in the About dialog.]

In https://forum.kde.org/viewtopic.php?f=217=131798 I was asked by tackat to
submit the following as a bug:

> The “Add” functions are counter-intuitively placed in the View menu, not 
> Edit, and “Add Measurement Point” is somewhere else again, i.e. only in the 
> right-click context menu.

I think this remark applies to the following items that I find in the View
menu, not all of which begin with “Add”: Load Annotation File, Save Annotation
File, Add Placemark, Add Polygon, Add Path, Add Ground Overlay, Select Item,
Add Polygon Hole, Add Nodes, Remove Item, Clear All Annotations. I’ve listed
them in the order they appear in the View menu.

Reproducible: Always



Expected Results:  
All these items should be in the Edit menu, I think.

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

[kdenlive] [Bug 361087] git master 2016-03-28 Application crash when dragging a clip to timeline

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361087

qubo...@gmail.com changed:

   What|Removed |Added

 CC||qubo...@gmail.com

--- Comment #1 from qubo...@gmail.com ---
Thanks for the report.

Does this happen when movit is disabled? (restart required)

Can you test movit-git from AUR?

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


[plasmashell] [Bug 357085] Unplug VGA output then plug again and plasmashell segfaults

2016-03-28 Thread Leslie Zhai via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357085

--- Comment #23 from Leslie Zhai  ---
(In reply to David Edmundson from comment #21)
> Qt 5.6 should solve it, yes.
> 
> TBH, there's not much else we can do. 
> The crash is in Qt, there's no other 5.5.x releases planned.
> 
> *** This bug has been marked as a duplicate of bug 354823 ***

YES! tested and passed in ArchLinux with Qt5.6, plasma-framework 5.20.0,
plasma-desktop 5.6.0

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


[ktorrent] [Bug 361123] New: numerous messages about ktorrent and nepomuk and/or virtuoso backend

2016-03-28 Thread George R . Goffe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361123

Bug ID: 361123
   Summary: numerous messages about ktorrent and nepomuk and/or
virtuoso backend
   Product: ktorrent
   Version: 4.3.1
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: joris.guis...@gmail.com
  Reporter: grgo...@yahoo.com

Numerous messages like this one. Why does ktorrent want to do anything with
nepomuk and/or virtuoso?

Critical: ktorrent(12187)/nepomuk (library): Could not find virtuoso backend


Reproducible: Always

Steps to Reproduce:
1.unknown
2.
3.

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


[akregator] [Bug 361122] GIFs in description do not render in Akregator (Also, HTML5 videos do not seem to work either)

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361122

--- Comment #1 from d...@smpolymen.com ---
Created attachment 98129
  --> https://bugs.kde.org/attachment.cgi?id=98129=edit
Screenshot of issue

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


[akregator] [Bug 361122] New: GIFs in description do not render in Akregator (Also, HTML5 videos do not seem to work either)

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361122

Bug ID: 361122
   Summary: GIFs in description do not render in Akregator (Also,
HTML5 videos do not seem to work either)
   Product: akregator
   Version: unspecified
  Platform: Other
   URL: http://www.smpolymen.com/gif.rss
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: internal browser
  Assignee: kdepim-b...@kde.org
  Reporter: d...@smpolymen.com

GIFs in description do not render in Akregator. They had worked up until about
a month or two ago (I cannot find a working old version that I can use without
downgrading a large number of dependencies.) Also, HTML5 videos do not seem to
work either. (They never worked that I remember, however I believe webkit
should support it.)  

See this test feed: http://www.smpolymen.com/gif.rss

About -> Version
Version 5.1.3
Using:
KDE Frameworks 5.20.0
Qt 5.6.0 (built against 5.6.0)
The xcb windowing system

(From Arch Linux x64 repo)

Reproducible: Always

Steps to Reproduce:
View any item that includes a GIF (or HTML5 video.)



Actual Results:  
The item will not load. It will only show a broken image placeholder.

Expected Results:  
It should display the image /animation / or video.

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


[akregator] [Bug 353168] Akregator is unable to fetch favicons

2016-03-28 Thread Alex Elsayed via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353168

Alex Elsayed  changed:

   What|Removed |Added

 CC||eternal...@gmail.com

--- Comment #13 from Alex Elsayed  ---
Still broken here - tracked this down; the culprit seems to be
src/feediconmanager.cpp as of 15.12.3 - line 60 adds a QDBusInterface member
m_favIconsModule, line 76 initializes it as querying kded5 for the favicons
module (which was never released, and was killed off due to moving into KIO),
and lines 91 and 102 call methods on it. Tracked it down thanks to the error
message on line 104.

All line numbers are from the 15.12.3 release tarball.

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


[telepathy] [Bug 361069] OTR fingerprint verification does not stay set to yes.

2016-03-28 Thread octo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361069

--- Comment #2 from octo  ---
Well, it turns out that if while in the chat window with a contact, I go to
Actions/OTR/Authenticate Contact ,  I verify the fingerprint and it does stay
this way from then on.   The way I was trying to do it earlier was to set it to
"verified" in the known fingerprints section of Settings/Configure-Chat
Application/ OTR.  This would allow me to start a private session only while
the chat window was open temporarily and would revert back to not verified if I
close the chat and reopen it.

I am not sure if this is normal functionality for it to not stick when changing
it under settings, but I am happy now that I found what seems to be the correct
method.

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


[ktorrent] [Bug 359740] [ntfs] KTorrent keeps hanging, can barely be used

2016-03-28 Thread Daniil Vasin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359740

--- Comment #4 from Daniil Vasin  ---
Is there a permanent fix in the works?

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


[Baloo] [Bug 360888] Crash just after plasma launches

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360888

David Edmundson  changed:

   What|Removed |Added

Product|plasmashell |Baloo
   Target Milestone|1.0 |---
  Component|general |General
 CC||pinak.ah...@gmail.com
Version|5.4.2   |unspecified
   Assignee|k...@davidedmundson.co.uk|m...@vhanda.in

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


[plasmashell] [Bug 342763] Crash In Task Manager Item Changed

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342763

--- Comment #183 from David Edmundson  ---
*** Bug 361005 has been marked as a duplicate of this bug. ***

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

David Edmundson  changed:

   What|Removed |Added

 CC||kdy...@gmail.com

--- Comment #78 from David Edmundson  ---
*** Bug 360930 has been marked as a duplicate of this bug. ***

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


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

2016-03-28 Thread Marcelo Bossoni via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361121

--- Comment #3 from Marcelo Bossoni  ---
Created attachment 98128
  --> https://bugs.kde.org/attachment.cgi?id=98128=edit
Support information

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


[plasmashell] [Bug 360930] Plasma crashed after connect to my VPN

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360930

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 361005] Crash when sending email

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361005

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasma-nm] [Bug 346118] Plasmashell crash when disconnecting/reconnecting my WiFi connection after changing MTU

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346118

David Edmundson  changed:

   What|Removed |Added

 CC||ludo.aelbrecht+...@gmail.co
   ||m

--- Comment #77 from David Edmundson  ---
*** Bug 361015 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361015] Plasma has crashed message after resume from standby

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361015

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 359036] Plasma Crash on unlock after long time locked

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359036

David Edmundson  changed:

   What|Removed |Added

 CC||aalexand...@gmail.com

--- Comment #2 from David Edmundson  ---
*** Bug 361058 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361058] Plasma crash after disconnecting bluetooth headphones

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361058

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[amarok] [Bug 361113] Amarok crashes on start

2016-03-28 Thread Myriam Schweingruber via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361113

Myriam Schweingruber  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Myriam Schweingruber  ---
unfortunately your backtrace doesn't contain debugging symbols, so it is in
fact useless. Please install debugging symbols and provide a new backtrace. See
also
https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#openSUSE

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


[plasmashell] [Bug 360948] Plasma crash

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360948

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[frameworks-knotifications] [Bug 356523] Hide/restore window from system tray cause change it position

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356523

--- Comment #23 from David Edmundson  ---
*** Bug 360949 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 360949] Taskbar disappears because Plasmashell quits unexpectedly

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360949

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[frameworks-knotifications] [Bug 356523] Hide/restore window from system tray cause change it position

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356523

David Edmundson  changed:

   What|Removed |Added

 CC||ave...@email.arizona.edu

--- Comment #22 from David Edmundson  ---
*** Bug 360948 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 360711] Plasma crash after running new session accidentally

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360711

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED
 Resolution|BACKTRACE   |---

--- Comment #2 from David Edmundson  ---
Extra backtrace will just show it's the lamba in backend.cpp:357

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


[plasmashell] [Bug 360826] Plasma 5.5.4 crashed when using Firefox

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360826

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---


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

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


[frameworks-knotifications] [Bug 356523] Hide/restore window from system tray cause change it position

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356523

David Edmundson  changed:

   What|Removed |Added

 CC||gerhardhe...@outlook.com

--- Comment #21 from David Edmundson  ---
*** Bug 360826 has been marked as a duplicate of this bug. ***

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


[ktorrent] [Bug 360787] "Download to:" adds "/" every time I add a torrent

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360787

Nick Shaforostoff  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/ktor
   ||rent/f567a34fabf2eabef3d1d1
   ||9c4ac6dacaa23d62d7
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Nick Shaforostoff  ---
Git commit f567a34fabf2eabef3d1d19c4ac6dacaa23d62d7 by Nick Shaforostoff.
Committed on 28/03/2016 at 23:48.
Pushed by shaforo into branch '5.0'.

blindly fix "Download to:" adds "/"
Related: bug 340275

fix tray icon tooltip layout

M  +1-1ktorrent/core.cpp
M  +4-2ktorrent/dialogs/fileselectdlg.cpp
M  +4-6ktorrent/trayicon.cpp

http://commits.kde.org/ktorrent/f567a34fabf2eabef3d1d19c4ac6dacaa23d62d7

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


[ktorrent] [Bug 340275] text of tray icon tooltip break line in Chinese

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340275

Nick Shaforostoff  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/ktor
   ||rent/f567a34fabf2eabef3d1d1
   ||9c4ac6dacaa23d62d7
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Nick Shaforostoff  ---
Git commit f567a34fabf2eabef3d1d19c4ac6dacaa23d62d7 by Nick Shaforostoff.
Committed on 28/03/2016 at 23:48.
Pushed by shaforo into branch '5.0'.

blindly fix "Download to:" adds "/"
Related: bug 360787

fix tray icon tooltip layout

M  +1-1ktorrent/core.cpp
M  +4-2ktorrent/dialogs/fileselectdlg.cpp
M  +4-6ktorrent/trayicon.cpp

http://commits.kde.org/ktorrent/f567a34fabf2eabef3d1d19c4ac6dacaa23d62d7

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


[ksmserver] [Bug 354724] missing some clients or windows when storeSession and performLegacySessionSave

2016-03-28 Thread Nicolás Adamo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354724

Nicolás Adamo  changed:

   What|Removed |Added

 CC||nicoad...@gmail.com

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

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

2016-03-28 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361121

Thomas Lübking  changed:

   What|Removed |Added

  Component|general |effects-various

--- Comment #2 from Thomas Lübking  ---
Please attach the output of "qdbus org.kde.KWin /KWin supportInformation"

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

[kwin] [Bug 361091] Translucency lost when starting video using mpv bypassing the compositor

2016-03-28 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361091

--- Comment #3 from Thomas Lübking  ---
The control is "kcmshell5 kwinrules", add a rule to not block compositing for
the window.

You can add a general rule (matching all windows), but if a window signals "The
compositor is a problem for me", we'll turn it off (which is btw. the only way
to half-wise comply with the silly specification of this hint except for
completely ignoring it)

> totaly ignores "Suspend compositor for full screen windows"
Leaving aside that the property aims for exactly that (overriding a general
behavior here), KWin doesn't operate by unredirection here since it hardly
frees any resources (ie. you could just as much kick the property entirely) and
unredirection is fragile (thus still completely disabled on intel chips)

> window decorations break and I have graphical artifacts
Unrelated issue; what suspends the compositor doesn't matter.
Please file a bug and attach the output of "qdbus org.kde.KWin /KWin
supportInformation" there.

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

[ktorrent] [Bug 360751] tor%d directories are created in torrent's directory

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360751

Nick Shaforostoff  changed:

   What|Removed |Added

 CC||sha...@ukr.net

--- Comment #1 from Nick Shaforostoff  ---
sorry, cannot reproduce. there must be something special about your (or my)
system. we need to find out what.

please take a look at Core::findNewTorrentDir() method located in
ktorrent/core.cpp

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


[ktorrent] [Bug 356011] [maybe already fixed] Error in `ktorrent': corrupted double-linked list

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356011

Nick Shaforostoff  changed:

   What|Removed |Added

 CC||sha...@ukr.net
Summary|Error in `ktorrent':|[maybe already fixed] Error
   |corrupted double-linked |in `ktorrent': corrupted
   |list|double-linked list

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


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

2016-03-28 Thread Marcelo Bossoni via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361121

--- Comment #1 from Marcelo Bossoni  ---
Created attachment 98127
  --> https://bugs.kde.org/attachment.cgi?id=98127=edit
Note the artifacts on left screen

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


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

2016-03-28 Thread Marcelo Bossoni via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361121

Bug ID: 361121
   Summary: Minimize animation (lamp) showing artifacts on left
screen when taskbar is on left side of right screen
   Product: kwin
   Version: 5.6.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: mmboss...@gmail.com

During minimizing animation, when you have multi monitor with the taskbar on
left side of the right screen, several animation artifacts can be seen on left
screen.
Artifacts are seen minimizing the window on the right screen.
Minimizing the window on left screen renders completely wrong animation.

Reproducible: Always

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


[ktorrent] [Bug 360015] ktorrent crash when try to open twice a magnet link with firefox

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360015

Nick Shaforostoff  changed:

   What|Removed |Added

 CC||sha...@ukr.net
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Nick Shaforostoff  ---
sorry, cannot reproduce with KTorrent for KF5. please reopen if you get this
crash with it

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


[plasmashell] [Bug 359671] Plasmashell crash on activity change

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359671

David Edmundson  changed:

   What|Removed |Added

 CC||pier_andr...@yahoo.it

--- Comment #1 from David Edmundson  ---
*** Bug 361056 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361077] Plasmashell crashes while walking through activities in reverse order

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361077

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 359671] Plasmashell crash on activity change

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359671

David Edmundson  changed:

   What|Removed |Added

 CC||ivad...@gmail.com

--- Comment #2 from David Edmundson  ---
*** Bug 361077 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361056] plasma crashes when I change to the previous activity using a custom global keyboard shortcut

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361056

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[telepathy] [Bug 351785] Crash when clicking 'Configure...' button in Accounts settings

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351785

David Edmundson  changed:

   What|Removed |Added

 CC||foxhun...@gmail.com

--- Comment #83 from David Edmundson  ---
*** Bug 360958 has been marked as a duplicate of this bug. ***

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


[kwin] [Bug 361091] Translucency lost when starting video using mpv bypassing the compositor

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361091

im...@yandex.ru changed:

   What|Removed |Added

 CC||im...@yandex.ru

--- Comment #2 from im...@yandex.ru ---
_NET_WM_BYPASS_COMPOSITOR hint that got support in plasma 5.6 by kwin breaks a
lot of user apps like this https://github.com/mpv-player/mpv/issues/2997 Plus
if I try to turn on\off effects while app is still running window decorations
break and I have graphical artifacts around window which persist until kwin is
restarted.

Also there is currently no control over this feature as it tottaly ignores
"Suspend compositor for full screen windows" option in compositor's settings.

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


[plasmashell] [Bug 361081] Crash when switching windows

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361081

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 342763] Crash In Task Manager Item Changed

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342763

David Edmundson  changed:

   What|Removed |Added

 CC||mich...@vanderwulp.be

--- Comment #182 from David Edmundson  ---
*** Bug 361081 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 357085] Unplug VGA output then plug again and plasmashell segfaults

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357085

David Edmundson  changed:

   What|Removed |Added

 CC||rdebie...@yahoo.pl

--- Comment #22 from David Edmundson  ---
*** Bug 361082 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 360958] Instant Messaging

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360958

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---


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

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


[plasmashell] [Bug 361082] plasmashell crash

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361082

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 361120] Maximized windows under panel (taskbar) when panel is on left side of right screen

2016-03-28 Thread Marcelo Bossoni via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361120

--- Comment #1 from Marcelo Bossoni  ---
Created attachment 98126
  --> https://bugs.kde.org/attachment.cgi?id=98126=edit
Picture showing firefox under taskbar

Forgot to mention my screen setup
Left: TV 1920x1080
Right: Monitor 1680x1050

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


[ktorrent] [Bug 360884] KTorrent crash when opening magnet link

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360884

Nick Shaforostoff  changed:

   What|Removed |Added

 CC||sha...@ukr.net

--- Comment #1 from Nick Shaforostoff  ---
please try reproducing this with KTorrent for KF5. also, could you please send
me the magnet link you tried to download?

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


[plasmashell] [Bug 361041] plasma-desktop/CMakeLists.txt: dependency on non-existent KF5::ActivitiesStats 5.20

2016-03-28 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361041

Christoph Feck  changed:

   What|Removed |Added

  Component|general |general
 CC||bhus...@gmail.com,
   ||plasma-b...@kde.org
   Target Milestone|--- |1.0
Product|systemsettings  |plasmashell
   Assignee|plasma-b...@kde.org |k...@davidedmundson.co.uk

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


[plasmashell] [Bug 361019] Plasma Crashes at Random Times

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361019

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---


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

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


[plasmashell] [Bug 342763] Crash In Task Manager Item Changed

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342763

David Edmundson  changed:

   What|Removed |Added

 CC||calend...@gmail.com

--- Comment #181 from David Edmundson  ---
*** Bug 361019 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361097] impossible rename file with long filename in desktop (with folder view)

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361097

David Edmundson  changed:

   What|Removed |Added

   Severity|grave   |normal
 CC||k...@davidedmundson.co.uk

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


[plasmashell] [Bug 361104] Plasma crashed after switching virtual desktop via application shortcut and then switching back

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361104

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[plasmashell] [Bug 342763] Crash In Task Manager Item Changed

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342763

David Edmundson  changed:

   What|Removed |Added

 CC||nik_1...@mail.ru

--- Comment #180 from David Edmundson  ---
*** Bug 361104 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361119] Plasma crash while navigating between virtual desktops with task bar

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361119

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[frameworks-plasma] [Bug 357895] Regression: KDE Plasma with KF 5.18 crash, if mouse repeatedly hovers over TaskManager

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357895

--- Comment #52 from David Edmundson  ---
*** Bug 361119 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 361110] Plasma desktop crashes when switching windows using taskbar

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361110

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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


[frameworks-plasma] [Bug 357895] Regression: KDE Plasma with KF 5.18 crash, if mouse repeatedly hovers over TaskManager

2016-03-28 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357895

David Edmundson  changed:

   What|Removed |Added

 CC||redbul...@gmail.com

--- Comment #53 from David Edmundson  ---
*** Bug 361110 has been marked as a duplicate of this bug. ***

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


[ktorrent] [Bug 333975] KTorrent stuck in infinite loop while downloading Magnet; huge memleak

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333975

Nick Shaforostoff  changed:

   What|Removed |Added

 CC||sha...@ukr.net

--- Comment #3 from Nick Shaforostoff  ---
please try with KTorrent for KF5

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


[plasmashell] [Bug 361120] New: Maximized windows under panel (taskbar) when panel is on left side of right screen

2016-03-28 Thread Marcelo Bossoni via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361120

Bug ID: 361120
   Summary: Maximized windows under panel (taskbar) when panel is
on left side of right screen
   Product: plasmashell
   Version: 5.6.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Multi-screen support
  Assignee: aleix...@kde.org
  Reporter: mmboss...@gmail.com
CC: plasma-b...@kde.org

Maybe related to https://bugs.kde.org/show_bug.cgi?id=356225, but maximized
windows are not respecting taskbar when I have it moved to right screen.

Reproducible: Always

Steps to Reproduce:
1. Extend displays
2. Move taskbar to the left side of right display
3. Check maximized windows does not respect the panel.

Actual Results:  
Maximized windows under taskbar

Expected Results:  
Maximized windows right of taskbar

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


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

2016-03-28 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312834

Christoph Feck  changed:

   What|Removed |Added

 CC||prmur...@yahoo.com

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

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


[dolphin] [Bug 361095] "Unsplitting" split view results in unfocussed window remaining open

2016-03-28 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361095

Christoph Feck  changed:

   What|Removed |Added

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

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


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

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


[kdenlive] [Bug 361086] git master 2016-03-28 Application crash when applying layout

2016-03-28 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361086

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

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


[kdenlive] [Bug 361087] git master 2016-03-28 Application crash when dragging a clip to timeline

2016-03-28 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361087

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash
 CC||cf...@kde.org

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


[ktorrent] [Bug 360779] Как только ставишь какую-нибудь закачку, отклики на любые действия (скролл, выбор другого торрентф, переключение на другую информационную вкладку, и прочие) начинают заним

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360779

Nick Shaforostoff  changed:

   What|Removed |Added

 CC||sha...@ukr.net

--- Comment #1 from Nick Shaforostoff  ---
скажи пожалуйста, ты загружаешь файлы на раздел ntfs?

P.S. на будущее - пиши пожалуйста багрепорты на английском. вероятность попасть
на русскоговорящего разработчика невысокая :)

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

[ktorrent] [Bug 359740] [ntfs] KTorrent keeps hanging, can barely be used

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359740

Nick Shaforostoff  changed:

   What|Removed |Added

Summary|KTorrent keeps hanging, can |[ntfs] KTorrent keeps
   |barely be used  |hanging, can barely be used

--- Comment #3 from Nick Shaforostoff  ---
please download torrents to non-ntfs partition and just set them to be moved to
ntfs partition once download is complete. this is the only workaround i can
suggest, apart from enabling big_writes mount option for ntfs partition.

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


[ktorrent] [Bug 360855] confusing action names (was: Unable to restart torrents after stopping them all)

2016-03-28 Thread Nick Shaforostoff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360855

Nick Shaforostoff  changed:

   What|Removed |Added

Summary|Unable to restart torrents  |confusing action names
   |after stopping them all |(was: Unable to restart
   ||torrents after stopping
   ||them all)
 CC||sha...@ukr.net
   Assignee|joris.guis...@gmail.com |sha...@ukr.net

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


[plasmashell] [Bug 361119] New: Plasma crash while navigating between virtual desktops with task bar

2016-03-28 Thread George R . Goffe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361119

Bug ID: 361119
   Summary: Plasma crash while navigating between virtual desktops
with task bar
   Product: plasmashell
   Version: 5.5.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: grgo...@yahoo.com
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.4.6-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed: I have had several days with
NO crashes like this one. I've been cheering all those who put in the massive
amount of time to fix the problem. I was navigating from desktop #1 to #2 via
the button for virtualbox in the task bar when this crash happened. Maybe it's
the same one "we've" been chasing for some time or maybe not.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
84T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fbacf441940 (LWP 3727))]

Thread 15 (Thread 0x7fbaa75ef700 (LWP 3759)):
#0  0x7fbac6df1fdd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7fbac231516c in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7fbaa0003070, timeout=, context=0x7fbaa990) at
gmain.c:4135
#2  0x7fbac231516c in g_main_context_iterate
(context=context@entry=0x7fbaa990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at gmain.c:3835
#3  0x7fbac231527c in g_main_context_iteration (context=0x7fbaa990,
may_block=may_block@entry=1) at gmain.c:3901
#4  0x7fbac7c31ecb in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7fbaa8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7fbac7bd8eca in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fbaa75eec60, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:204
#6  0x7fbac79f5434 in QThread::exec() (this=this@entry=0x559d830a2850) at
thread/qthread.cpp:503
#7  0x7fbacbd439b5 in QQmlThreadPrivate::run() (this=0x559d830a2850) at
/usr/src/debug/qtdeclarative-opensource-src-5.5.1/src/qml/qml/ftw/qqmlthread.cpp:141
#8  0x7fbac79fa3de in QThreadPrivate::start(void*) (arg=0x559d830a2850) at
thread/qthread_unix.cpp:331
#9  0x7fbac613560a in start_thread (arg=0x7fbaa75ef700) at
pthread_create.c:334
#10 0x7fbac6dfda4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fba9c994700 (LWP 3773)):
#0  0x7fbac613ab10 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fba9f96da23 in thread_function (mtx=0x559d833f2170,
cond=0x559d833f2198) at ../../../../include/c11/threads_posix.h:159
#2  0x7fba9f96da23 in thread_function (sema=0x559d833f2170) at
../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7fba9f96da23 in thread_function
(init_data=init_data@entry=0x559d833f20c8) at lp_rast.c:805
#4  0x7fba9f96d887 in impl_thrd_routine (p=) at
../../../../include/c11/threads_posix.h:87
#5  0x7fbac613560a in start_thread (arg=0x7fba9c994700) at
pthread_create.c:334
#6  0x7fbac6dfda4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7fba9b993700 (LWP 3774)):
#0  0x7fbac613ab10 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fba9f96da23 in thread_function (mtx=0x559d833f22d8,
cond=0x559d833f2300) at ../../../../include/c11/threads_posix.h:159
#2  0x7fba9f96da23 in thread_function (sema=0x559d833f22d8) at
../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7fba9f96da23 in thread_function
(init_data=init_data@entry=0x559d833f2230) at lp_rast.c:805
#4  0x7fba9f96d887 in impl_thrd_routine (p=) at
../../../../include/c11/threads_posix.h:87
#5  0x7fbac613560a in start_thread (arg=0x7fba9b993700) at
pthread_create.c:334
#6  0x7fbac6dfda4d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7fba9a992700 (LWP 3775)):
#0  0x7fbac613ab10 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fba9f96da23 in thread_function (mtx=0x559d833f2440,
cond=0x559d833f2468) at ../../../../include/c11/threads_posix.h:159
#2  0x7fba9f96da23 in thread_function (sema=0x559d833f2440) at
../../../../src/gallium/auxiliary/os/os_thread.h:259
#3  0x7fba9f96da23 in thread_function
(init_data=init_data@entry=0x559d833f2398) at lp_rast.c:805
#4  0x7fba9f96d887 in impl_thrd_routine (p=) at
../../../../include/c11/threads_posix.h:87

[plasmashell] [Bug 361118] New: Screensaver hangs after computer long not been used

2016-03-28 Thread Axel Ewerling via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361118

Bug ID: 361118
   Summary: Screensaver hangs after computer long not been used
   Product: plasmashell
   Version: 5.5.5
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: a...@ewerling.de
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.5.5)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-1-default x86_64
Distribution: "openSUSE Tumbleweed (20160321) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Computer was locked with screensaver for a long time (more then an hour)
Password can be entered, but neither  not unlock button works.
after kill -9 of kscreenlocker_greet, password works in restarted screenlocker.
The longer the screen is locked the more likely this behaviour will be there.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f47d94ee8c0 (LWP 2351))]

Thread 16 (Thread 0x7f47c2c61700 (LWP 2353)):
#0  0x7f47d2a6849d in poll () from /lib64/libc.so.6
#1  0x7f47d7940432 in ?? () from /usr/lib64/libxcb.so.1
#2  0x7f47d7942007 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x7f47c4db0dd9 in QXcbEventReader::run (this=0x113) at
qxcbconnection.cpp:1229
#4  0x7f47d315790f in QThreadPrivate::start (arg=0x113) at
thread/qthread_unix.cpp:331
#5  0x7f47d226f4a4 in start_thread () from /lib64/libpthread.so.0
#6  0x7f47d2a70ded in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f47bbfff700 (LWP 2373)):
#0  0x7f47d2a6849d in poll () from /lib64/libc.so.6
#1  0x7f47cf15a294 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f47cf15a39c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f47d337c4db in QEventDispatcherGlib::processEvents
(this=0x7f47b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x7f47d33265ca in QEventLoop::exec (this=this@entry=0x7f47bbffecf0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x7f47d3152adc in QThread::exec (this=) at
thread/qthread.cpp:503
#6  0x7f47d64207b5 in ?? () from /usr/lib64/libQt5Qml.so.5
#7  0x7f47d315790f in QThreadPrivate::start (arg=0x11ec6f0) at
thread/qthread_unix.cpp:331
#8  0x7f47d226f4a4 in start_thread () from /lib64/libpthread.so.0
#9  0x7f47d2a70ded in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f47aede2700 (LWP 2384)):
#0  0x7f47cf19d539 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#1  0x7f47cf159300 in g_main_context_acquire () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f47cf15a165 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x7f47cf15a39c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f47d337c4db in QEventDispatcherGlib::processEvents
(this=0x7f47a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#5  0x7f47d33265ca in QEventLoop::exec (this=this@entry=0x7f47aede1cf0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x7f47d3152adc in QThread::exec (this=) at
thread/qthread.cpp:503
#7  0x7f47d64207b5 in ?? () from /usr/lib64/libQt5Qml.so.5
#8  0x7f47d315790f in QThreadPrivate::start (arg=0x15a9a70) at
thread/qthread_unix.cpp:331
#9  0x7f47d226f4a4 in start_thread () from /lib64/libpthread.so.0
#10 0x7f47d2a70ded in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f47ad642700 (LWP 2399)):
#0  0x7fff8d5d2979 in ?? ()
#1  0x7fff8d5d2c75 in clock_gettime ()
#2  0x7f47d2a7d9e6 in clock_gettime () from /lib64/libc.so.6
#3  0x7f47d3203156 in qt_clock_gettime (ts=0x7f47ad641aa0, clock=) at tools/qelapsedtimer_unix.cpp:105
#4  do_gettime (frac=, sec=) at
tools/qelapsedtimer_unix.cpp:156
#5  qt_gettime () at tools/qelapsedtimer_unix.cpp:165
#6  0x7f47d337a069 in QTimerInfoList::updateCurrentTime
(this=this@entry=0x7f47a0002ed0) at kernel/qtimerinfo_unix.cpp:84
#7  0x7f47d337a595 in QTimerInfoList::timerWait (this=0x7f47a0002ed0,
tm=...) at kernel/qtimerinfo_unix.cpp:381
#8  0x7f47d337b93e in timerSourcePrepareHelper (timeout=0x7f47ad641b54,
src=) at kernel/qeventdispatcher_glib.cpp:127
#9  timerSourcePrepare (source=, timeout=0x7f47ad641b54) at
kernel/qeventdispatcher_glib.cpp:160
#10 0x7f47cf1598bd in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#11 0x7f47cf15a1c3 in ?? () from /usr/lib64/libglib-2.0.so.0
#12 0x7f47cf15a39c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#13 0x7f47d337c4db in QEventDispatcherGlib::processEvents
(this=0x7f47a8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#14 0x7f47d33265ca 

[kate] [Bug 361117] New: Kate should support placing syntax highlighting schema in separate files

2016-03-28 Thread Ivan Shapovalov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361117

Bug ID: 361117
   Summary: Kate should support placing syntax highlighting schema
in separate files
   Product: kate
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: inte...@intelfx.name

Currently all syntax highlighting schemas for Kate are kept in a single file
(katesyntaxhighlightingrc), which is troublesome to maintain (esp. when you try
to distribute a color scheme as a package).

It would be good to extend Kate to read schemas from some .d-style directory
(say, /usr/share/kate/highlighting, or ~/.local/share/katepart5/highlighting)
and, most importantly, save changes in-place.

Reproducible: Always

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


[krita] [Bug 361116] Vector circle produces diamond.

2016-03-28 Thread Sven Langkamp via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361116

Sven Langkamp  changed:

   What|Removed |Added

 CC||sven.langk...@gmail.com

--- Comment #2 from Sven Langkamp  ---
Also happens with the rounded corner rectangle.

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


[kactivitymanagerd] [Bug 358516] KActivities: Database can not be opened in WAL mode. Check the SQLite version (required >3.7.0).

2016-03-28 Thread vst via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358516

--- Comment #9 from vst  ---
Upgraded to KDE 5.6.0, issue persists.

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


[kexi] [Bug 361114] Map-window with OSM - scroll-wheel changes coordinates

2016-03-28 Thread Jarosław Staniek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361114

Jarosław Staniek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||stan...@kde.org
 Ever confirmed|0   |1

--- Comment #1 from Jarosław Staniek  ---
Thanks Albrecht. Confirmed by comparing to the Marble app itself. When I
mouse-scroll (vertical wheel) using in Marble the white cross (as in
https://marble.kde.org/img/gallery/marble-desktop-satellite-clouds.png) changes
position while scrolling and goes back to the center point afterwards. In forms
it stays in a new position so on data editing starts and saving the changes
saves the new coordinates. Is that what you found too?

A side note is also that zooming (changing altitude) in form maps  starts
editing. This is the case because altitude is part of the data. Maybe we don't
want to have that always and in some cases we want to lock altitude and only
allow to change coordinates.

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

[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-28 Thread Robby Engelmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

Robby Engelmann  changed:

   What|Removed |Added

 CC||robby.engelm...@igfs-ev.de

--- Comment #2 from Robby Engelmann  ---
I know, but latest version selectable is 5.5.95

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


[krita] [Bug 361116] Vector circle produces diamond.

2016-03-28 Thread Scott Petrovic via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361116

Scott Petrovic  changed:

   What|Removed |Added

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

--- Comment #1 from Scott Petrovic  ---
Confirmed. 

This is also happening on my Windows 10 device. There might be something going
on with the bezier points and how the handles are calculated.

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


[krita] [Bug 361116] New: Vector circle produces diamond.

2016-03-28 Thread wolthera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361116

Bug ID: 361116
   Summary: Vector circle produces diamond.
   Product: krita
   Version: git master
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: Vector Objects and Tools
  Assignee: krita-bugs-n...@kde.org
  Reporter: griffinval...@gmail.com

If you currently try to draw a vector circle or path on a vector layer, you
will get a diamond(in case of the circle) or only straight paths(in case of the
path). Krita also refuses to allow you modify the bezier path handles...

Maybe these are somehow set to 0 length somewhere???

Reproducible: Always

Steps to Reproduce:
1. Draw a circle on a vector layer
2. Observe it is not a circle
3. feel insane



git d5ae63c

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


[kdenlive] [Bug 343322] Workspace layout is not remembered / saved to project KF5

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343322

corss...@gmail.com changed:

   What|Removed |Added

 CC||corss...@gmail.com

--- Comment #26 from corss...@gmail.com ---
Same in my case. Kdenlive remember layout only if window is not maximized.
Ubuntu 16.04 BETA 2
Kdenlive 15.12.1

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


[systemsettings] [Bug 357947] Can't apply display layout or choose a primary display

2016-03-28 Thread Pauli Huttunen via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357947

Pauli Huttunen  changed:

   What|Removed |Added

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

--- Comment #6 from Pauli Huttunen  ---
Fixed by the 5.6 update.

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


[kalarm] [Bug 361115] New: daylight savings time is handled incorrectly

2016-03-28 Thread Hauke Laging via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361115

Bug ID: 361115
   Summary: daylight savings time is handled incorrectly
   Product: kalarm
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: kalarmd
  Assignee: djar...@kde.org
  Reporter: ha...@laging.de

My computer was in suspend mode during the daylight saving time switching. The
system time was correct afterwards but the configured events have been moved by
one hour. The usual time is 20:00, now it is 21:00.

Reproducible: Always

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


[Phonon] [Bug 361111] digikam doesn't start

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=36

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

   What|Removed |Added

   Assignee|digikam-de...@kde.org   |sit...@kde.org
Version|4.6.0   |unspecified
 CC||caulier.gil...@gmail.com,
   ||myr...@kde.org,
   ||romain.per...@gmail.com
  Component|general |general
Product|digikam |Phonon

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


[digikam] [Bug 354364] Crash of DNG converter

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354364

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

   What|Removed |Added

 CC||kde...@gmx.de

--- Comment #19 from caulier.gil...@gmail.com ---
*** Bug 361102 has been marked as a duplicate of this bug. ***

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


[digikam] [Bug 361102] digikam crashes when using enfuse

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361102

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

   What|Removed |Added

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

--- Comment #1 from caulier.gil...@gmail.com ---


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

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


[kexi] [Bug 361114] New: Map-window with OSM - scroll-wheel changes coordinates

2016-03-28 Thread Albrecht Will via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361114

Bug ID: 361114
   Summary: Map-window with OSM - scroll-wheel changes coordinates
   Product: kexi
   Version: 2.9.11
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Forms
  Assignee: kexi-b...@kde.org
  Reporter: albrecht.w...@online.de
CC: a...@piggz.co.uk, in...@fables.co.za

instead using the scalebar I used the scroll-wheel and I was surprised, that
the coordinates changed. 
I tried different settings of the map-window. If I deactivate the window, than
no changes happen, but the map was only gray. 
An activated window showed apparently no effects if I changed the
activation-rules: Coordinates were changed every time during I scrolled the
wheel.

Reproducible: Always

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


[kamoso] [Bug 356133] crash when starting - segmentation fault

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356133

maj...@outlook.sk changed:

   What|Removed |Added

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

--- Comment #6 from maj...@outlook.sk ---
same for me, closing

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


[amarok] [Bug 361113] New: Amarok crashes on start

2016-03-28 Thread Filipe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361113

Bug ID: 361113
   Summary: Amarok crashes on start
   Product: amarok
   Version: 2.8.0
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: amarok-bugs-d...@kde.org
  Reporter: piovis...@gmail.com

Application: amarok (2.8.0)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-35-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Amarok crashes on start. I simply can't launch it.

Console Launch:

amarok
KCrash: Application 'amarok' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/filipe/.kde4/socket-linux-qyxw.site/kdeinit4__0
unnamed app(1083): Communication problem with  "amarok" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not
receive a reply (timeout by message bus)" "

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  0x7fa33bfd8fec in __strcmp_ssse3 () at /lib64/libc.so.6
#6  0x7fa318231fee in QMetaType::registerNormalizedType(QByteArray const&,
void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void
const*), int, QFlags, QMetaObject const*) () at
/usr/lib64/libQt5Core.so.5
#7  0x7fa318731f57 in  () at /usr/lib64/libQt5Gui.so.5
#8  0x7fa33f0c28ea in call_init.part () at /lib64/ld-linux-x86-64.so.2
#9  0x7fa33f0c29d3 in _dl_init_internal () at /lib64/ld-linux-x86-64.so.2
#10 0x7fa33f0c6b08 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x7fa33f0c27a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#12 0x7fa33f0c62fb in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x7fa336f1202b in dlopen_doit () at /lib64/libdl.so.2
#14 0x7fa33f0c27a4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#15 0x7fa336f125dd in _dlerror_run () at /lib64/libdl.so.2
#16 0x7fa336f120c1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#17 0x7fa320b0659f in  () at /usr/lib64/libvlccore.so.7
#18 0x7fa320aefd5d in  () at /usr/lib64/libvlccore.so.7
#19 0x7fa320af0057 in  () at /usr/lib64/libvlccore.so.7
#20 0x7fa320af02c9 in  () at /usr/lib64/libvlccore.so.7
#21 0x7fa320af0534 in  () at /usr/lib64/libvlccore.so.7
#22 0x7fa320af0a87 in  () at /usr/lib64/libvlccore.so.7
#23 0x7fa320a8849d in libvlc_InternalInit () at /usr/lib64/libvlccore.so.7
#24 0x7fa320859623 in libvlc_new () at /usr/lib64/libvlc.so.5
#25 0x7fa320d8aec9 in  () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#26 0x7fa320d70728 in  () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#27 0x7fa320d711eb in qt_plugin_instance () at
/usr/lib64/kde4/plugins/phonon_backend/phonon_vlc.so
#28 0x7fa33c6cc641 in QPluginLoader::instance() () at
/usr/lib64/libQtCore.so.4
#29 0x7fa3214d4f8b in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#30 0x7fa3214d5773 in  () at /usr/lib64/kde4/plugins/phonon_platform/kde.so
#31 0x7fa338a6fc76 in  () at /usr/lib64/libphonon.so.4
#32 0x7fa338a70317 in Phonon::Factory::backend(bool) () at
/usr/lib64/libphonon.so.4
#33 0x7fa338a708e3 in  () at /usr/lib64/libphonon.so.4
#34 0x7fa338a689b9 in  () at /usr/lib64/libphonon.so.4
#35 0x7fa338a66896 in  () at /usr/lib64/libphonon.so.4
#36 0x7fa33e36ba6c in EngineController::initializePhonon() () at
/usr/lib64/libamaroklib.so.1
#37 0x7fa33e372265 in  () at /usr/lib64/libamaroklib.so.1
#38 0x7fa33c6f0348 in QMetaMethod::invoke(QObject*, Qt::ConnectionType,
QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument) const () at
/usr/lib64/libQtCore.so.4
#39 0x7fa33c6f2802 in QMetaObject::invokeMethod(QObject*, char const*,
Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () at
/usr/lib64/libQtCore.so.4
#40 0x7fa33e431d5d in  () at /usr/lib64/libamaroklib.so.1
#41 0x7fa33e431dc1 in  () at /usr/lib64/libamaroklib.so.1
#42 0x7fa33e364b5d in App::continueInit() () at
/usr/lib64/libamaroklib.so.1
#43 0x7fa33e365cb6 in App::App() () at /usr/lib64/libamaroklib.so.1
#44 0x00407fa7 in  ()
#45 0x7fa33bed6b05 in __libc_start_main () at /lib64/libc.so.6
#46 0x004080d2 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail 

[basket] [Bug 361112] New: Offline documentation not found

2016-03-28 Thread tleedavidson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361112

Bug ID: 361112
   Summary: Offline documentation not found
   Product: basket
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kel...@ieee.org
  Reporter: bugz.ou...@recursor.net

KHelpCenter5 says it found no documentation for this application and, "If you
do not find any documentation on the KDE Documentation site, the application
may not have offline documentation. Please report this on the KDE Bug Tracker
under the product for the application."

So, I am reporting this as a bug as instructed.


Reproducible: Always

Steps to Reproduce:
1. Launch the Basket Note Pads application
2. In the Help menu, select "BasKet Note Pads Handbook"; or press F1


Actual Results:  
KHelpCenter, if installed, launches saying it cannot find the documentation.

Expected Results:  
KHelpCenter should launch and display the documentation.

In the Version field in this report form, there is no way to, "copy the version
text from the product's Help | About menu" since it is a list box and not a
combo-box.

The version is 1.90.

Also, I would have set the Severity to "Minor" since it is an offline
documentation issue. However, there is not an easy workaround, because I also
find no documentation at https://userbase.kde.org/BasKet nor at
http://basket.kde.org/.

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


[plasmashell] [Bug 348043] Maximized windows are covered by plasma panel in "always visible mode".

2016-03-28 Thread David Rosca via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348043

--- Comment #19 from David Rosca  ---
Git commit d2f3147fd27ddb6b49f98592d4148fff306b0ebe by David Rosca.
Committed on 28/03/2016 at 19:19.
Pushed by drosca into branch 'Plasma/5.6'.

PanelView: Skip invalid screen geometries in updateStruts

My second (internal) screen is disabled and has 0x0 size.
This fixes setting the struts for panel and correctly calculating
the available desktop area.

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

M  +3-0shell/panelview.cpp

http://commits.kde.org/plasma-workspace/d2f3147fd27ddb6b49f98592d4148fff306b0ebe

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


[kscreenlocker] [Bug 361007] Changing Audio volume in Lock Screen not possible anymore

2016-03-28 Thread OlafLostViking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361007

OlafLostViking  changed:

   What|Removed |Added

 CC||olaf.the.lost.viking@gmail.
   ||com

--- Comment #1 from OlafLostViking  ---
This is still valid for the final version of 5.6.0 (report was for 5.5.95).

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


[krita] [Bug 361061] Drawing assistant partially not working

2016-03-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361061

--- Comment #2 from katy.le...@live.fr ---
thanks for the prompt answer, it works fine this way, you can pass this as 
resolved.
have a nice Easter hollyday and thanks for the awsome job you're doing with 
Krita.
C. Leduc.

-Message d'origine- 
From: wolthera via KDE Bugzilla
Sent: Monday, March 28, 2016 4:23 PM
To: katy.le...@live.fr
Subject: [krita] [Bug 361061] Drawing assistant partially not working

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

wolthera  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID
 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Your opengl is turned off, you need to turn it on via settings->configure
Krita->display for the assistant previews to work properly.

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


  1   2   3   >