[digikam] [Bug 451727] Empty Camera List

2023-04-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

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

   What|Removed |Added

   Version Fixed In|8.0.0   |

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

[digikam] [Bug 451727] Empty Camera List

2023-04-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

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

   What|Removed |Added

   Version Fixed In||8.0.0

--- Comment #18 from caulier.gil...@gmail.com ---
With last update of MacOS Monterrey (Intel), digiKam 8.0.0 PKG gives the list
of camera from Gphoto.

https://i.imgur.com/ylvaui7.png

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-11-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #17 from caulier.gil...@gmail.com ---
Hi all,

I just test with last MacOS Monterrey under a MacBook pro Intel, and 8.0.0
pre-release package provide the gphoto2 list of drivers :

https://i.imgur.com/U9QVjM8.png

I don't yet tested with 7.9.0 pre-release, but as application in compiled with
the same environment, this must work too.

Note that i suspect a gphoto2 library compilation problem here. This library is
built using Macports.

Best regards

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #16 from caulier.gil...@gmail.com ---
Hi all,

To be more precise, the Gphoto2 is implemented under Windows, but the solution
do not work without a admin right operation to replace the native Windows USB
hardware layer by a libusb1 based solution. So a native solution based on
Microsoft WIA API must be implemented instead, we have no other solution...

Under MacOS, i'm 90% sure that the problem is relevant of rights not set due to
unsigned bundle (typically digiKam is not on the Apple Store).
But who want to pay 100 euros to the Big Apple by years to just publish a open
source program to a proprietary store ?

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-04-25 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #15 from Maik Qualmann  ---
It is currently not implemented in digiKam for Windows. See this story: Bug
398166

Maik

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

[digikam] [Bug 451727] Empty Camera List

2022-04-25 Thread Tobias Cohen
https://bugs.kde.org/show_bug.cgi?id=451727

Tobias Cohen  changed:

   What|Removed |Added

 CC||t...@tobico.net

--- Comment #14 from Tobias Cohen  ---
I'm having the same issue on Windows with v7.6.0. I tried reinstalling, and
running the program as Administrator, and neither helped.

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

[digikam] [Bug 451727] Empty Camera List

2022-04-25 Thread Ette
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #13 from Ette  ---
Hi,
you donĀ“t mean the "sudo ls -le -R .."

Did you try:
system settings -> Security  -> Full Disk Access -> Terminal -> Yes

Terminal:
su admin
sqlite3 /Library/Application\ Support/com.apple.TCC/TCC.db

There is an Article at https://www.kolide.com/blog/macos-catalina-osquery

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

[digikam] [Bug 451727] Empty Camera List

2022-04-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #12 from caulier.gil...@gmail.com ---
Hi,

No i don't find the difference.

I suspect the right to access to devices from MacOS. Typically, the right to
access to USB port and communicate with the connected camera (here an iphone in
fact).

I don't find a way from the command line to query the MacOS rights database to
compare. If you have a tip, i'm open.

Best

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-04-24 Thread Ette
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #11 from Ette  ---
Anything new about this bug.
Die you find the difference between the 2 computers ?

LG 
Elmar Kusch

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

[digikam] [Bug 451727] Empty Camera List

2022-03-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #10 from caulier.gil...@gmail.com ---
I don't know yet. I must investigate to find where is the difference between my
2 computers : one show the list, the second no...

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

[digikam] [Bug 451727] Empty Camera List

2022-03-27 Thread Ette
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #9 from Ette  ---
How can i fix that?

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=451727

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #8 from Maik Qualmann  ---
No ports are found either, probably no ports - no cameras. I think it's a
rights issue.

Maik

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #7 from caulier.gil...@gmail.com ---
Yes, it's the same here : no device drivers found, even if .so files are
present.

libgphoto2 use a dynamic loading at run time to plug drivers in memory.

libgphoto2 uses 2 variables to customize place where modules are : IOLIBS and
CAMLIBS

By default both are ".", so modules are checked in directory where is located
the libgphoto2. I placed all files here, but no change.

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread Ette
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #6 from Ette  ---
digikam.geoiface: 
digikam.general: Testing  "exiftool" ...
digikam.general: Testing  "exiftool" ...
digikam.general: Testing  "/usr/local/bin/exiftool" ...
digikam.general: All Binaries Found :  false
digikam.general: Testing 
"/Applications/digiKam.org/digikam.app/Contents/bin/exiftool" ...
digikam.general: All Binaries Found :  false
digikam.general: Testing  "/opt/local/bin/exiftool" ...
digikam.general: All Binaries Found :  false
digikam.general: Testing  "/usr/bin/exiftool" ...
digikam.general: All Binaries Found :  false
digikam.general: Testing  "/usr/local/bin/exiftool" ...
digikam.general: All Binaries Found :  false
digikam.general: Testing  "/bin/exiftool" ...
digikam.general: All Binaries Found :  false
digikam.general: Testing  "exiftool" ...
digikam.general: All Binaries Found :  false
digikam.dimg:
"/Applications/digiKam.org/digikam.app/Contents/Resources/digikam/data/sample-aix.png"
: "PNG" file identified
digikam.metaengine: Loading metadata with "Exiv2" backend from
"/Applications/digiKam.org/digikam.app/Contents/Resources/digikam/data/sample-aix.png"
digikam.dimg.png: Opening file
"/Applications/digiKam.org/digikam.app/Contents/Resources/digikam/data/sample-aix.png"
digikam.dimg.png: PNG in >=8 bits/color/pixel.
digikam.dimg.png: PNG in PNG_COLOR_TYPE_RGB
digikam.general: new search text settings: "" : hasResult = true , validRows =
16
digikam.import: Number of cameras supported: 0
digikam.import: Number of ports supported: 0
digikam.import: Number of cameras supported: 0
digikam.import: Number of ports supported: 0
digikam.import: Number of cameras supported: 0
digikam.import: Number of ports supported: 0
digikam.general: Cancel Main Thread
digikam.general: Cancel Main Thread
digikam.general: Cancel Main Thread
digikam.general: Cancel Main Thread
digikam.geoiface: 
digikam.general: Cancel Main Thread
digikam.general: Cancel Main Thread

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #5 from caulier.gil...@gmail.com ---
This is a question or an affirmation ?

If it still empty, please run digiKam from a Terminal like explain here :

https://www.digikam.org/contribute/

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread Ette
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #4 from Ette  ---
Still empty ???

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #3 from caulier.gil...@gmail.com ---
Hum, try with the PKG here, this is what i use to test :

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

Gilles Caulier

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread Ette
https://bugs.kde.org/show_bug.cgi?id=451727

--- Comment #2 from Ette  ---
Created attachment 147619
  --> https://bugs.kde.org/attachment.cgi?id=147619=edit
Empty List

What can I do?

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

[digikam] [Bug 451727] Empty Camera List

2022-03-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451727

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

   What|Removed |Added

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

--- Comment #1 from caulier.gil...@gmail.com ---
Not reproducible with 7.7.0 pre-release :

https://i.imgur.com/25Dk1gS.png

Gilles Caulier

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