[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-06-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=376754

Marco Martin  changed:

   What|Removed |Added

 CC||oys...@gmail.com

--- Comment #6 from Marco Martin  ---
*** Bug 381685 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-06-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=376754

Marco Martin  changed:

   What|Removed |Added

 CC||aben...@its.caltech.edu

--- Comment #5 from Marco Martin  ---
*** Bug 270915 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-03-01 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=376754

Marco Martin  changed:

   What|Removed |Added

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

--- Comment #4 from Marco Martin  ---
the part interested by the crash is changed by klast commit.
if still happens open a new one

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

[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-02-28 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=376754

--- Comment #3 from Marco Martin  ---
Git commit 2b3e8dfe866abc5b2971eecb4c52843e73be1893 by Marco Martin.
Committed on 28/02/2017 at 12:35.
Pushed by mart into branch 'master'.

move setImagePath logic into updateFrameData()

Summary:
make sure the framedata creation/destruction is
completely in updateFrameData, makes easier to track
and possible to use the repaintsblocked logic.
now only one framedata instance should be created at startup.

Test Plan:
* autotests pass, plasma runs ok, crash on 376754 not reproducible anymore
* possible to have a plasmashell session start without the creation of a single
svg renderer (startups after the first when the cache is generated)
* on qml profiler, framesvgitem creation is ~12 msecs the first one created,
~2-300 musecs the subsequent ones, seems to be a bit better than before the
whole refactor started
* tried against the latest patches that remove the binding loops, still correct
rendering and no binding loop
* tried with both empty and existing cache in place

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: davidedmundson, plasma-devel, #frameworks

Tags: #frameworks, #plasma

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

M  +78   -88   src/plasma/framesvg.cpp
M  +5-2src/plasma/private/framesvg_p.h
M  +2-3src/plasma/svg.cpp

https://commits.kde.org/plasma-framework/2b3e8dfe866abc5b2971eecb4c52843e73be1893

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

[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-02-21 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=376754

--- Comment #2 from Tony  ---
(In reply to Marco Martin from comment #1)
> this backtrace says that a frameData was deleted but not removed correctly
> from the hash.
> I tried to reproduce it by creating and destroying a lot of frames of random
> sizes, but i don't seem to be able to reproduce it, the framedata that gets
> deleted seems to be always correctly removed from the hash

Can it possibly be a driver issue?

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

[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-02-21 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=376754

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #1 from Marco Martin  ---
this backtrace says that a frameData was deleted but not removed correctly from
the hash.
I tried to reproduce it by creating and destroying a lot of frames of random
sizes, but i don't seem to be able to reproduce it, the framedata that gets
deleted seems to be always correctly removed from the hash

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

[plasmashell] [Bug 376754] Crash Swiching to "Simple Menu" launcher.

2017-02-20 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=376754

Tony  changed:

   What|Removed |Added

  Component|general |generic-crash
Product|kde |plasmashell
   Platform|unspecified |Neon Packages
Version|unspecified |master
   Target Milestone|--- |1.0

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