[dolphin] [Bug 368367] Dolphin Crashes on right-click for list-menu options

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368367

--- Comment #10 from Mathias Panzenböck  ---
Yes, right click works again!

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

[dolphin] [Bug 368367] Dolphin Crashes on right-click for list-menu options

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368367

--- Comment #9 from Mathias Panzenböck  ---
I installed glibc debuginfos and run dolphin through gdb. I got this:

#6  0x77def6a3 in _dl_open (file=0x55dff988
"/usr/lib64/qt5/plugins/kdeconnectfileitemaction.so", mode=-2147483647,
caller_dlopen=0x7141e610 , nsid=-2,
argc=, 
argv=, env=0x7fffd508) at dl-open.c:649
649   int errcode = _dl_catch_error (&objname, &errstring, &malloced,


Yes, kdeconnect is broken in other ways too (see:
http://i.imgur.com/liRMpsv.png ). I try to uninstall that. I don't use it
anyway. I guess it's Fedora's fault?

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

[dolphin] [Bug 368367] Dolphin Crashes on right-click for list-menu options

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368367

--- Comment #8 from Mathias Panzenböck  ---
I can't remember installing any plugins. It just started to behave like this
today. I think there was a fedora update yesterday or so. What plugins are
there, where can I deactivate them and find out which one is causing this?

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

[dolphin] [Bug 368367] Dolphin Crashes on right-click for list-menu options

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368367

--- Comment #6 from Mathias Panzenböck  ---
Created attachment 101427
  --> https://bugs.kde.org/attachment.cgi?id=101427&action=edit
Crash of plasma desktop from right clicking on a file on the desktop.

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

[dolphin] [Bug 368367] Dolphin Crashes on right-click for list-menu options

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368367

Mathias Panzenböck  changed:

   What|Removed |Added

 CC||grosser.meister.morti@gmx.n
   ||et

--- Comment #5 from Mathias Panzenböck  ---
It also crashes on the Desktop now so I can't right click -> delete files from
the desktop anymore (because selecting a file and pressing (Shift-)Del doesn't
work anymore on the desktop in current KDE releases).

Because of a bug in the crash reporter I could not use that to upload the crash
information here. I'll upload an attachment manually here.

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

[frameworks-kcrash] [Bug 370021] continue in dialog to attach information to an existing bug just closes that window

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370021

--- Comment #1 from Mathias Panzenböck  ---
Created attachment 101426
  --> https://bugs.kde.org/attachment.cgi?id=101426&action=edit
The dialog that just dissapears when you click "Fortsetzen"

All you can then do is to click "Close" on the parent dialog.

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

[frameworks-kcrash] [Bug 370021] New: continue in dialog to attach information to an existing bug just closes that window

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370021

Bug ID: 370021
   Summary: continue in dialog to attach information to an
existing bug just closes that window
   Product: frameworks-kcrash
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: grosser.meister.mo...@gmx.net
CC: kdelibs-b...@kde.org

I'm sorry but I use KDE in German so I have to use the German texts in the
description.

If you want to attach your crash information to an existing bug and click "Mit
Bericht in Verbindung bringen", select an option and then click "Fortsetzen"
the newly opened window gets closed and nothing else happens.

Reproducible: Always

Steps to Reproduce:
1. Try to attach crash information to an existing bug
2. click "Mit Bericht in Verbindung bringen" (opens a new window)
3. click "Ganz sicher"
4. click "Fortsetzen" (closes window, nothing else happens)

Actual Results:  
The newly opened window gets closed and nothing else happens.

Expected Results:  
The crash information should be uploaded.

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


[dolphin] [Bug 369849] Dolphin Crashes on right-click for list-menu options

2016-10-04 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369849

Mathias Panzenböck  changed:

   What|Removed |Added

 CC||grosser.meister.morti@gmx.n
   ||et

--- Comment #1 from Mathias Panzenböck  ---
Is there a workaround for this? This totally breaks dolphin and makes it
unusable.

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

[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-03-02 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

--- Comment #4 from Mathias Panzenböck  ---
And how do I get a reference to the activity then? I want to set the wallpaper
and then advise the activity to reload its config. That's how it worked under
KDE 4.

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

[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-02-28 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

--- Comment #2 from Mathias Panzenböck  ---
I don't see a way to edit the description, so here:

In the interactive script console the activityById() and activityForScreen()
functions are missing. See the documentation here:
https://techbase.kde.org/KDE_System_Administration/PlasmaDesktopScripting#Activities_and_Panels

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

[plasmashell] [Bug 359910] In script console the activityById() and activityForScreen() functions are missing.

2016-02-28 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

Mathias Panzenböck  changed:

   What|Removed |Added

Summary|In script console   |In script console the
   |activities() returns an |activityById() and
   |array of strings|activityForScreen()
   ||functions are missing.

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

[plasmashell] [Bug 359910] In script console activities() returns an array of strings

2016-02-28 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

--- Comment #1 from Mathias Panzenböck  ---
Ah, I misunderstood the documentation. The bug is a different one.

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

[plasmashell] [Bug 359910] New: In script console activities() returns an array of strings

2016-02-28 Thread Mathias Panzenböck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359910

Bug ID: 359910
   Summary: In script console activities() returns an array of
strings
   Product: plasmashell
   Version: 5.5.4
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: grosser.meister.mo...@gmx.net
CC: bhus...@gmail.com, plasma-b...@kde.org

In the interactive script console activities() returns an array of strings
instead of an array of Activity objects.

Reproducible: Always

Steps to Reproduce:
1. open the interactive script console
2. run print(JSON.stringify(activities()));

Actual Results:  
["a53d5581-ed69-4188-af0e-ea63205a2ce3"]

Expected Results:  
Array of Activity objects.

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