[digikam] [Bug 381729] Removable Hard Drives seen as local

2021-01-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

--- Comment #7 from caulier.gil...@gmail.com ---
Git commit cdee9fb951c3f1b3aa354535174eb7c232a241eb by Gilles Caulier.
Committed on 10/01/2021 at 16:02.
Pushed by cgilles into branch 'master'.

Solid info dialog: add new tab with hotplug device events.
With this kind of tool, we can idenitfy quickly which device with properties is
plug/unplug and detected by Solid framework.
As exemple, in this screenshoot, see my Iphone 7 connected and disconnected
from USB port: https://i.imgur.com/dfL1Grs.png
Of course, if nothing happen in this view, this want mean that device is not
recognized at all from Solid framework,
and end-user need to report this problem to Solid team.
Related: bug 393416, bug 379970, bug 398166, bug 412466, bug 431107

M  +14   -4core/libs/dialogs/infodlg.cpp
M  +5-4core/libs/dialogs/infodlg.h
M  +96   -3core/libs/dialogs/solidhardwaredlg.cpp
M  +3-0core/libs/dialogs/solidhardwaredlg.h

https://invent.kde.org/graphics/digikam/commit/cdee9fb951c3f1b3aa354535174eb7c232a241eb

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2021-01-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

--- Comment #6 from caulier.gil...@gmail.com ---
Git commit 1d69260946da53b92067105224468723482e2f8c by Gilles Caulier.
Committed on 09/01/2021 at 19:20.
Pushed by cgilles into branch 'master'.

Solid Hardware resume dialog. Use real tree-view to display list of devices and
properties.
Implement search and copy to clipboard for hacking purpose and help end users
to report problem in bug files.
Add Refresh button to list new hot-plugged hardwares.
Related: bug 393416, bug 379970, bug 398166, bug 412466, bug 431107

M  +171  -183  core/libs/dialogs/solidhardwaredlg.cpp
M  +2-0core/libs/dialogs/solidhardwaredlg.h

https://invent.kde.org/graphics/digikam/commit/1d69260946da53b92067105224468723482e2f8c

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2021-01-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

--- Comment #5 from caulier.gil...@gmail.com ---
Git commit c3077451a517fb160e0e25a9991a279948610500 by Gilles Caulier.
Committed on 08/01/2021 at 15:58.
Pushed by cgilles into branch 'master'.

Add new dialog with all devices detected by KF5::Solid hardware interface.
This will allow to investiguate about missing device detections, or wrong
device types assignments in Solid interface, especially under Windows and
macOS.
Related: bug 393416, bug 379970, bug 398166, bug 412466, bug 431107

M  +2-1core/app/main/digikamui5.rc
M  +2-0core/libs/dialogs/CMakeLists.txt
A  +327  -0core/libs/dialogs/solidhardwaredlg.cpp [License: GPL (v2+)]
A  +57   -0core/libs/dialogs/solidhardwaredlg.h [License: GPL (v2+)]
M  +11   -0core/libs/widgets/mainview/dxmlguiwindow.cpp
M  +1-0core/libs/widgets/mainview/dxmlguiwindow.h
M  +2-1core/showfoto/main/showfotoui5.rc
M  +12   -0core/tests/miscs/CMakeLists.txt
A  +41   -0core/tests/miscs/solidhardware.cpp [License: GPL (v2+)]
M  +2-1core/utilities/imageeditor/main/imageeditorui5.rc
M  +3-1core/utilities/import/main/importui5.rc
M  +2-1core/utilities/lighttable/lighttablewindowui5.rc
M  +2-1core/utilities/queuemanager/main/queuemgrwindowui5.rc

https://invent.kde.org/graphics/digikam/commit/c3077451a517fb160e0e25a9991a279948610500

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2020-08-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

--- Comment #4 from caulier.gil...@gmail.com ---
digiKam 7.0.0 stable release is now published:

https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/

We need a fresh feedback on this file using this version.

Best Regards

Gilles Caulier

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2019-03-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

--- Comment #3 from caulier.gil...@gmail.com ---
Alister,

The 6.1.0 pre-release installer have been updated this morning. Please test and
report to see if you can reproduce the dysfunction:

https://files.kde.org/digikam/

Gilles Caulier

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2017-06-27 Thread Alister Troup
https://bugs.kde.org/show_bug.cgi?id=381729

--- Comment #2 from Alister Troup  ---
Changed to 5.6.0

Version was latest available to download (5.6.0-01-x64)

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2017-06-27 Thread Alister Troup
https://bugs.kde.org/show_bug.cgi?id=381729

Alister Troup  changed:

   What|Removed |Added

Version|5.8.0   |5.6.0

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2017-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

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

   What|Removed |Added

   Platform|unspecified |MS Windows

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

[digikam] [Bug 381729] Removable Hard Drives seen as local

2017-06-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381729

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
digiKam 5.8.0 do not exist. Which version do you use exactly ?

Gilles Caulier

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