[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2022-09-04 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=345871

.  changed:

   What|Removed |Added

 CC|dev.rindeal+bugs.kde.org@gm |
   |ail.com |

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-06-18 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=345871

David Edmundson  changed:

   What|Removed |Added

 CC||admin@different-perspective
   ||s.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-04-21 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||danparkes2...@hotmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-03-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||gustavofedericoruiz@gmail.c
   ||om

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-02-25 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=345871

David Edmundson  changed:

   What|Removed |Added

 CC||b...@mwharrison.co.uk

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-02-06 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=345871

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||nils.acrim...@gmail.com

--- Comment #45 from Kai Uwe Broulik  ---
*** Bug 360505 has been marked as a duplicate of this bug. ***

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-30 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=345871

David Edmundson  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/sol
   ||id/6f1c6dc84a3dbfc0b14946a5
   ||2e84df49fc63f327
 Resolution|--- |FIXED

--- Comment #44 from David Edmundson  ---
Git commit 6f1c6dc84a3dbfc0b14946a52e84df49fc63f327 by David Edmundson.
Committed on 30/01/2017 at 12:15.
Pushed by davidedmundson into branch 'master'.

Work round DBus property fetching bug

Summary:
property() works in a slightly different way to just calling Get().
It allocates the variant of the relevant type in advance in QObject
code, and then calls
the DBus code to populate it.

This fails for QByteArrayList, before it reaches DBus code.
I don't know why, but we need a wokraround in Solid anyway.

>From a DBus traffic perspective this code is identical, we just avoid
going through Qt properties.

This shouldn't introduce any new bugs, as we already use GetAll
directly, if anything this brings it more
in line.

Test Plan:
Commented out the checkCache so that it always loads data.
Instead of failing, it now works.

Subscribers: #frameworks

Tags: #frameworks

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

M  +13   -9src/solid/devices/backends/udisks2/udisksdevicebackend.cpp

https://commits.kde.org/solid/6f1c6dc84a3dbfc0b14946a52e84df49fc63f327

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=345871

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||spearhead...@gmail.com

--- Comment #43 from Kai Uwe Broulik  ---
*** Bug 361957 has been marked as a duplicate of this bug. ***

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #41 from Kai Uwe Broulik  ---
*** Bug 356024 has been marked as a duplicate of this bug. ***

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-26 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=345871

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||derfe...@gmail.com

--- Comment #41 from Kai Uwe Broulik  ---
*** Bug 356024 has been marked as a duplicate of this bug. ***

--- Comment #42 from Kai Uwe Broulik  ---
*** Bug 375583 has been marked as a duplicate of this bug. ***

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #40 from Elvis Angelaccio  ---
*** Bug 375527 has been marked as a duplicate of this bug. ***

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-25 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #39 from Elvis Angelaccio  ---
*** Bug 375526 has been marked as a duplicate of this bug. ***

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||arca...@ivanov.biz

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2017-01-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||kropot...@gmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-12-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||zo...@mailbox.hu

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-12-12 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=345871

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #35 from Christoph Feck  ---
Thomas, unless you are reporting crashes with a backtrace we have to consult
the crystal ball...

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-30 Thread Thomas Weissel
https://bugs.kde.org/show_bug.cgi?id=345871

--- Comment #34 from Thomas Weissel  ---
well.. i understand that starting gparted causes this crash and using parted
from bash (my bug-duplicate) also crashes plasma.. 

but could it be possible that changing settings for a virtualbox vm also causes
"the same" crash? (happens to me all the time..)  or should i report this
somewhere else ?

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||xapi...@gmx.net

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||constantine.karnacevych@gma
   ||il.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-16 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||ogldel...@mail.ru

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||etri...@gmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||dabs...@gmx.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||piroxil...@ya.ru

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||songjin...@gmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||mothli...@fastmail.fm

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||pedron.alexan...@gmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||em...@anthonymalczanek.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||joaqv1n@gmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||jodr...@live.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||tvanengelen@victronenergy.c
   ||om

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||essl.m...@gmail.com

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||abta...@comcast.net

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||xavier.besn...@neuf.fr

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||ken20...@ukr.net

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||vukasin.nikodijevic@easycol
   ||lab.net

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

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

[frameworks-solid] [Bug 345871] Solid::Backends::UDisks2::DeviceBackend::checkCache() causes crash after partition changes

2016-11-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=345871

Christoph Feck  changed:

   What|Removed |Added

 CC||cf...@kde.org
Summary|Baloo Crash - Solid UDisks2 |Solid::Backends::UDisks2::D
   ||eviceBackend::checkCache()
   ||causes crash after
   ||partition changes

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