[Bug 1256591] Re: The system is unable to read from a PTP camera.

2020-05-17 Thread gilyak
i did not read all of the comments, and it is possible, that solution is 
already offered.
so, just in case it is not.
1. connect your camera
2. open dolphin
3. right-click on the Places panel
4. select Add Entry
5. if not autocompleted, type something for label (i typed 'camera' and type 
'camera:/' for location
6. select an icon and enjoy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1256591] Re: The system is unable to read from a PTP camera.

2018-06-12 Thread David Faure
$ kioclient5 list camera:
Samsung%20Galaxy%20models%20(MTP)@usb:001,013
.

$ kioclient5 list 'camera:/Samsung%20Galaxy%20models%20(MTP)@usb:001,013'
Unknown error code 150 [...]

Debug output from kio_kamera:

KameraProtocol::setCamera: Opening camera model  "Samsung Galaxy models (MTP)"  
at  "usb:0
01,013"
KameraProtocol::openCamera: KameraProtocol::openCamera at  28452
KameraProtocol::setCamera: Unable to init camera:  "Unspecified error"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1256591] Re: The system is unable to read from a PTP camera.

2015-11-12 Thread Flames_in_Paradise
bot stop nagging

** Tags added: eol kubuntu

** Tags added: saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2015-11-12 Thread Flames_in_Paradise
** Tags removed: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2015-06-07 Thread Reakce-sem
Either these are to separate issues, or title and most of the comments
are misleading.

As suggested per https://bugs.kde.org/show_bug.cgi?id=264020#c31.
Rerunning kdeinit4 would make this work also for current logged in
session/user. It happens to seem to work for root, because by changing
user new session (kdeinit, klauncher, kded, and dbus) is created. Using
any other user but root works just fine as well. On the other hand,
logging in (KDM) as root, root cannot access files over PTP via
kio_kamera as described, but su - anyuser and run "kioclient ls
'camera:/'"... works like a charm. I am reasonably certain permissions
play no role in this case.

Unfortunately I am not very versed in topics DBus and debugging thereof,
so I could only help by providing details upon request. My very wild
guess would be timing issue (kdeinit (its children)/DBus), race during
session creation.

These observations are made with up to date patched Slack 14.1. (i.e.
KDE 4.10.5, gphoto 2.5.2, dbus 1.6.12).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2015-04-21 Thread JohnEverest
This bug appeared to be fixed in Kubuntu 14.10 but it has returned in Kubuntu 
15.04.
PTP camera not detected also webcam not detected.
Same hardware

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2015-04-09 Thread Mike Bair
I have experienced this same problem since KDE-3.5 - not being able to
view the camera in konqueror as a regular user but can view and edit the
camera pictures when logged in a root and it has still become an issue
with KDE-4.10.5 so it has still not been resolved as of KDE4.10 and
Slackware14.1.  I have solved it this way.

My original configuration was KDE-4.10.5, libgphoto 2.5.2.  I installed
the camera thru System Settings - Digital Camera as a "Nikon D50 PTP"

I then downloaded the latest libgphoto2-2.5.7 and edited 
"camlibs/ptp2/library.c" and changed the appropriate line for my camera - line 
1054 as "Nikon:D50 ( PTP mode )" is changed to "Nikon:D50 PTP" so that this 
matches the KDE setting as close as possible and to reduce verbiage I changed 
line 2048 from "USB PTP Class Camera" to "USB PTP Camera".
Back to the top of the source tree
./configure --prefix=/usr --libdir=/usr/lib64   
so that the output code will overlay the original installed library.
   make, become superuser,  make install
I can now view the camera thru konqueror or dolphin as a regular user.  This is 
still probably a permissions problem and KDE and the distributors are not 
setting permissions correctly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-09-15 Thread Mauro
Also present in Linux Mint 16 KDE.

** Also affects: linuxmint
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-04-09 Thread Bas Roufs
Hello John and Everybody
> I first noted this bug whist testing on Kubuntu pre-prelease on
> 12/10/2013.  I am now checking the same on 14.04. The bug appears to be
> fixed.

Will the bug fix you refer to just come together with Kubuntu 14.04? Or is it 
already possible to get it in 13.10 - probably together with the latest KDE 
version  I can get via the regular backport ppa? 

At some moment later this week or next week, I will test your bug fix (attempt) 
at the 13.10 main system and/ or at some 14.04 test partition. However it may 
be, thank you very much for your efforts to fix the bug!

Respectfully Yours,

Bas G. Roufs.

-- 
Bas G. Roufs
Utrecht, NL, EU, basro...@gmail.com, +31 6 446 835 10, +31 30 785 20 40.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-04-09 Thread JohnEverest
I first noted this bug whist testing on Kubuntu pre-prelease on
12/10/2013.  I am now checking the same on 14.04. The bug appears to be
fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-04-08 Thread Bas Roufs
Hereby I confirm from my side findings and workarounds related to this bug.  I 
am using Kubuntu 13.10  along with KDE 4.11.5. At present, my camera is a Canon 
Powershot SX270HS. However, with two other compact camera's I have been using 
recently, I have have exactly the same experience: 'Fujifilm' and 'Traveller'. 
When attaching some camera, the device notifier does show it. However, Gwenview 
and Dolphin only will show the contents of it's SD card after invoking Dolphin 
via the terminal - 'sudo dolphin'.  
There are two other 'workarounds' to get the SD card contents shown. Digikam 
still works, also in normal mode with the camera attached. A second 
'workaround' is simply taking out the SD card out of the camera and putting it 
into the SD card reader of the laptop. However it may be, I still prefer access 
to the photo files directly via a USB cable between the camera and the 
computer.  That's why, I hope this bug will be fixed somehow.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-03-11 Thread Frank78ac
*** Bug 330671 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-03-11 Thread karaluh
Reported in Launchpad for anyone interested:
https://bugs.launchpad.net/kde-baseapps/+bug/1290244

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-02-11 Thread sylvainsjc
Same behaviour on ROSA Desktop Fresh Distribution with KDE 4.12.2 and
NIKON D5100 !!!

camera:/ is empty as simple user
camera:/ shows DCIM repertory as root user
gwenview show nothing
Only Digikam or gphoto2 are able to import images as normal user

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-02-11 Thread Christoph-maxiom
This bug is a mess.

Comments seem to indicate this is a permission problem with some
distributions, but not others.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-02-04 Thread Frank78ac
(In reply to comment #35)
> Since the underlaying system works and the top KDE application layer does
> not, my assumption is that it breaks somewhere in the KIO... ?

Could be, but I'm not really familiar with the details of the
interaction between KDirLister and the kioslaves.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-02-04 Thread Frank78ac
I could never reproduce this bug, but I haven't tried in a while, so I
just tried it with Dolphin 4.12.1 (OpenSuse 13.1).

Since opening camera: in Dolphin works perfectly here, and I really
don't see how anything in Dolphin itself could cause such a problem
(unless I'm overlooking something, we just use KDirLister::openUrl to
open "camera:", just like for any other URL, and I see no way how
something in we way we perform the call could be wrong), I'm pretty sure
that this is not a bug in the Dolphin application. If anyone who cannot
fix the problem with the suggestion from comment 14 thinks I'm wrong,
please tell me what you think we're doing wrong when we try to access
"camera:" - I would love to hear about it.

I'll reassign to 'kde' in the hope that someone else has an idea where
the bug might be (provided that the problem is actually caused by a bug
in KDE, and not by a bug or a misconfiguration somewhere else).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-02-04 Thread Ingo Ratsdorf
Hi Frank, as I said in my previous comment, for me it does not work in ANY KDE 
application as normal user, however I also do not get a warning or error in any 
system log that could help me - it simply does not work.
I believe it it was apparmor or udev, surely "gphoto2 --get-all-files" would 
not work either, would it?
Since the underlaying system works and the top KDE application layer does not, 
my assumption is that it breaks somewhere in the KIO... ?
Does that make sense?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-28 Thread sylvainsjc
(In reply to comment #31)
> if i run "kdeinit4" in a konsole as user everything works fine. once run,
> the konsole can be closed and dolphin is able to correctly load the url
> camera:/ only with user rights.

Same behaviour on ROSA Desktop Fresh Distribution (kernel 3.10.19 / KDE 4.11.4 
/ Digikam 3.5)
Wait for a better solution

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-28 Thread Ingo Ratsdorf
Kubuntu 13.10 binaries, latest KDE

No camera:/ in Dolphin, no camera in Konqueror either, only when using them as 
root.
No errors in any system log...
solid-hardware query "Camera.supportedDrivers == 'gphoto'" give a proper UID
kcmshell4 kamera works
gphoto2 --summary works

"gphoto2 --get-all-files" was for now the easiest solution to get my
photos off the iPhone as a normal user...

Puzzled.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread Marcus Meissner
this seems to be some form of permission issues, which is weird when
digikam works.

I just tested KDE 4.11.3 on openSUSE 13.1 and accessing cameras via
camera: url in either dolphin and konqueror works nicely as user.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread Spam-2008
in addition to comment 29:
the output of "dolphin camera:/" is equal to the output of "dolphin".

i tried starting dolphin with kdesudo but as user. that works and the
camera is shown via the url camera:/.

$ kdesudo -u username dolphin
kdeinit4: Shutting down running client.
Connecting to deprecated signal 
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
kbuildsycoca4 running...
Object::connect: No such signal 
org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal 
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
"/org/freedesktop/UDisks2/drives/MATSHITADVD_RAM_UJ8E0_SP00JAN05060" : 
property "Drive" does not exist 
"/org/freedesktop/UDisks2/drives/ST500LT012_9WS142_W0VGRXGM" : property 
"Drive" does not exist 
"/org/freedesktop/UDisks2/drives/ST500LT012_9WS142_W0VGRXGM" : property 
"DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/ST500LT012_9WS142_W0VGRXGM" : property 
"Device" does not exist 
QPixmap::scaled: Pixmap is a null pixmap
QObject::connect: Cannot connect (null)::resourceScoreUpdated(QString, 
QString, QString, double) to NepomukPlugin::resourceScoreUpdated(QString, 
QString, QString, double)
QObject::connect: Cannot connect (null)::recentStatsDeleted(QString, int, 
QString) to NepomukPlugin::deleteRecentStats(QString, int, QString)
QObject::connect: Cannot connect (null)::earlierStatsDeleted(QString, int) to 
NepomukPlugin::deleteEarlierStats(QString, int)
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
Object::connect: No such signal 
org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal 
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
kactivitymanagerd(1884)/nepomuk (library) Nepomuk2::ResourceData::store: "The 
name org.kde.NepomukStorage was not provided by any .service files" 
kactivitymanagerd(1884)/nepomuk (library) Nepomuk2::ResourceData::store: "The 
name org.kde.NepomukStorage was not provided by any .service files" 
kactivitymanagerd(1884)/nepomuk (library) Nepomuk2::ResourceData::store: "The 
name org.kde.NepomukStorage was not provided by any .service files" 
kactivitymanagerd(1884)/nepomuk (library) Nepomuk2::ResourceData::store: "The 
name org.kde.NepomukStorage was not provided by any .service files" 
QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it 
was ':1.7'
QDBusConnection: session D-Bus connection created before QCoreApplication. 
Application may misbehave.
klauncher: Exiting on signal 15

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread Marcus Meissner
1. is the camera shown in the kcontrol slave?

kcmshell4 kamera

2. if you run from a text terminal:

dolphin camera:/

what is output on the textconsole on starting?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread Marcus Meissner
solid-hardware query "Camera.supportedDrivers == 'gphoto'"

then take the line with  Block.device = '/dev/bus/usb/XXX/YYY' (string)

and run

ls -l /dev/bus/usb/XXX/YYY
getfacl  /dev/bus/usb/XXX/YYY

please (replace XXX and YYY by the numbers reported)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread Spam-2008
(In reply to comment #23)
> I just tested KDE 4.11.3 on openSUSE 13.1 and accessing cameras via camera:
> url in either dolphin and konqueror works nicely as user.

I just did it too. Using openSUSE 13.1 live-dvd device notifier does not
list the camera (strange because it does with Kubuntu). But entering the
url camera:/ in dolphin works as user and the camera gets mounted.

Digikam works for me with both Kubuntu 13.10 and openSUSE 13.1.

I am able to reproduce the problem with Kubuntu 13.10 also with
konqueror.

With Kubuntu 13.10, KDE 4.11.3, Canon PowerShot A495:

$ solid-hardware query "Camera.supportedDrivers == 'gphoto'" 
Object::connect: No such signal 
org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal 
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
udi = '/org/kde/solid/udev/sys/devices/pci:00/:00:14.0/usb3/3-6'

$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 010: ID 04a9:31ef Canon, Inc. PowerShot A495
Bus 003 Device 003: ID 1bcf:2c55 Sunplus Innovation Technology Inc. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ getfacl /dev/bus/usb/003/010 
getfacl: Entferne führende '/' von absoluten Pfadnamen
# file: dev/bus/usb/003/010
# owner: root
# group: plugdev
user::rw-
user:notebook:rw-
group::rw-
mask::rw-
other::r--

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1256591]

2014-01-07 Thread Spam-2008
While playing with kdebugdialog and testing various things i found a
workaround:

if i run "kdeinit4" in a konsole as user everything works fine. once
run, the konsole can be closed and dolphin is able to correctly load the
url camera:/ only with user rights.

Perhaps that helps to identify the location of the bug in Kubuntu 13.10.

By the way, the console output with kdebugdialog enabled gave the
follwing error:

dolphin(4969)/kio (KIOJob) KIO::SlaveInterface::dispatch: error  151   "Bad 
parameters"
dolphin(4969)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("camera:/")

But this error doesn't seem to be the reason why dolphin can't see the
camera. After running kdeinit4 the error 151 still appears although
dolphin now shows the camera.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread R (Chandra) Chandrasekhar
The end of dmesg gives

[22116.317942] usb 2-4: new high-speed USB device number 5 using ehci-pci
[22116.454299] usb 2-4: New USB device found, idVendor=04cb, idProduct=023e
[22116.454312] usb 2-4: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[22116.454319] usb 2-4: Product: USB PTP

ls -l /dev/bus/usb/002/005

gives

crw-rw-r--+ 1 root plugdev 189, 132 02-01-2014 23:27
/dev/bus/usb/002/005

and

getfacl /dev/bus/usb/002/005

gives

getfacl: Removing leading '/' from absolute path names
# file: dev/bus/usb/002/005
# owner: root
# group: plugdev
user::rw-
user:chandra:rw-
group::rw-
mask::rw-
other::r--

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread R (Chandra) Chandrasekhar
On Kubuntu 13.10/KDE 4.11.3 with a Fuji Finepix AX 300 and the reported
problems, here is what I get:

solid-hardware query "Camera.supportedDrivers == 'gphoto'"

gives

Object::connect: No such signal 
org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal 
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
udi = '/org/kde/solid/udev/sys/devices/pci:00/:00:13.2/usb2/2-4'

Because this does not have a Block.device line, what else should I do?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-07 Thread Spam-2008
$ kcmshell4 kamera
-> the camera is shown correctly

$ dolphin camera:/
Object::connect: No such signal 
org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal 
org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
"/org/freedesktop/UDisks2/drives/MATSHITADVD_RAM_UJ8E0_SP00JAN05060" : property 
"Drive" does not exist 
"/org/freedesktop/UDisks2/drives/ST500LT012_9WS142_W0VGRXGM" : property "Drive" 
does not exist 
"/org/freedesktop/UDisks2/drives/ST500LT012_9WS142_W0VGRXGM" : property 
"DeviceNumber" does not exist 
"/org/freedesktop/UDisks2/drives/ST500LT012_9WS142_W0VGRXGM" : property 
"Device" does not exist 
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2014-01-01 Thread Bug Watch Updater
** Changed in: dolphin
   Status: New => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2014-01-01 Thread R (Chandra) Chandrasekhar
*** This bug has been confirmed by popular vote. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591]

2013-12-21 Thread Spam-2008
I can confirm comment 20. Using KDE 4.11.3 (Kubuntu 13.10) the PTP camera 
(Canon PowerShot A495) can only be accessed in dolphin as root. As user dolphin 
shows no files (camera:/).
There is no difference between the local install an using the 13.10 live-dvd.

With Kubuntu 12.04 everything works fine (both: local install and live-
cd).

I have tried the live-cd Xubuntu 13.10: accessing camera works with
thunar (shows it as gphoto2://[usb:002,003]/)

So back to the local installation of Kubuntu 13.10: after installing
XFCE and creating a test user, this user is able to access the camera as
normal user with dolphin (camera:/) unter XFCE.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-19 Thread Bug Watch Updater
Launchpad has imported 21 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=264020.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-01-22T22:43:10+00:00 Jirka wrote:

Version:   4.5 (using KDE 4.5.5) 
OS:Linux

I can connect to my PTP camera (Canon PowerShot A720 IS) via camera:/
protocol in Dolphin or Krusader only as root. The problem seems to be as
some privileges, but: as common user I see the camera (via lsussb),
Digikam operates OK, gphoto2 too...

Reproducible: Always

Steps to Reproduce:
Login to KDE as common user, connect camera to PC, start Dolphin or Krusader, 
type camera:/ into address line, press enter (or any similar process, eg. via 
bookmarks)

Actual Results:  
Blank (empty) window in Dolphin or Krusader.

Expected Results:  
Window with proper file and folder structure from camera.

The process described above works correctly in root mode of Dolphin or
Krusader, or in root system session (login to KDE as root). I observe
continuos problem with camera:/ protocol in KDE 4.x.y - this protocol
worked without problem in KDE 3.5.x. There was no function in KDE 4.5.4
and earlier (either as common user, or as root)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/0


On 2011-01-22T22:47:17+00:00 Jirka wrote:

The "workaround" is to use Digikam, but I don't want to do it - I prefer
working with photos as files in suitable file manager. Why not, after
all, if there is a "camera:/" protocol, isn't it so?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/1


On 2011-02-02T00:58:04+00:00 Jirka wrote:

This bug still exists in newest KDE 4.6...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/2


On 2011-02-02T01:00:54+00:00 Jirka wrote:

For KDE 4.6 as common user: the camera is not connectable either via
"camera:/" protocol, or via Gwenview. The only possibility is to use
Digikam.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/3


On 2013-02-10T17:32:11+00:00 Dweeble01103 wrote:

confirm issue in 4.10, the camera kio does work ok in konueror but only
as root in Dolphin

is this a Dolphin or a kio bug?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/4


On 2013-02-10T19:17:27+00:00 Dweeble01103 wrote:

now  in Dolphin as regular user 
getting:
[quote]Unknown error code 150
Bad parameters
Please send a full bug report at http://bugs.kde.org.[/quote]

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/5


On 2013-02-13T00:25:26+00:00 Jan-cecile wrote:

Nikon D60 camera here.  Lucid 10.04.  KDE notifier does not pop up when
camera is connected.  lsusb sees camera correctly.  Dolphin does not.
Dolphin as root sees it under camera: but cannot navigate down to the
photos.  I can get to the photos using Konquerer.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/6


On 2013-02-13T00:27:20+00:00 Jan-cecile wrote:

(In reply to comment #6)

> Dolphin as root sees it under camera: but cannot navigate down to the
> photos.

Detail:  error message appears, "Could not read file Could not lock
device."

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/7


On 2013-06-18T06:05:55+00:00 DA wrote:

Konqueror uses the Dolphin filemanagement part to display the list of
files. Hence, if this issue is only seen in Dolphin and not in
Konqueror, then it is a Dolphin specific error and not a KIO issue.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/8


On 2013-06-18T09:38:58+00:00 Frank78ac wrote:

(In reply to comment #5)
> [quote]Unknown error code 150
> Bad parameters
> Please send a full bug report at http://bugs.kde.org.[/quote]

I don't have the slightest idea what that message means, and I don't
have a clue either what Dolphin might be doing wrong here.

I'd appreciate it if the camera people c

[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-19 Thread Mark
** Bug watch added: KDE Bug Tracking System #264020
   https://bugs.kde.org/show_bug.cgi?id=264020

** Changed in: dolphin
   Importance: High => Unknown

** Changed in: dolphin
   Status: New => Unknown

** Changed in: dolphin
 Remote watch: KDE Bug Tracking System #326607 => KDE Bug Tracking System 
#264020

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-19 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=326607.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-10-25T07:28:46+00:00 wrapperband wrote:

My FujiFinepix S2000HD camera mount reported in attached devices (KDE) but not 
visible in Dolphin After Kubuntu 13.10 upgrade
 
Have reinstalled the driver, and a few other suggestions, for other cameras 
mounts failing on previous Ubuntu / Kubuntu upgrades.

I have already spent a couple of hours trying to get my photo's off the
camera, very annoying.

Worked perfectly in Kubuntu 11.04, 11.10, 12.04, 12.10 and 13.04.
Digested from the terminal command ...
dmesg | tail; lsusb; lsb_release -a
**
[32457.654052] usb 2-5: Product: Digital Camera
Bus 002 Device 002: ID 04cb:01e8 Fuji Photo Film Co., Ltd 
**
No LSB modules are available.
Distributor ID: Ubuntu
vissibleDescription:Ubuntu 13.10

**


Reproducible: Always

Steps to Reproduce:
1. Attach the camera
2. View in Dolphin
3.
Actual Results:  
No Folder for Camera

Expected Results:  
Folder for camera appears

Something went wrong due to the update, I have tried changing
permissions, and a few other sugestions.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/0


On 2013-10-25T08:51:21+00:00 Frank78ac wrote:

Thanks for the bug report.

(In reply to comment #0)
> 1. Attach the camera
> 2. View in Dolphin
> 3.
> Actual Results:  
> No Folder for Camera

Does that mean that the camera does not appear in the "Places Panel"? Or
that the camera is in the Places Panel, but you can't see the contents
in the view? Can you access the files on the camera with the "File Open"
dialog of other KDE applications?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/1


On 2013-10-25T09:23:15+00:00 wrapperband wrote:

Cheers for the question.

The camera does not appear at all, anywhere. I tried Kate and it does
not appear in open files. I tried opening with kdesudo dolphin. Nothing
is visible.

Hey!!! I tried open files in Gimp, and the camera is there (I did
install, sudo apt-get install gvfs-bin, previously). Cheers Dolphin
doesn't work but I can access the camera through a gnome menu.

However, I still can't copy them off the camera.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/2


On 2013-10-25T09:23:37+00:00 wrapperband wrote:

Cheers for the question.

The camera does not appear at all, anywhere. I tried Kate and it does 
not appear in open files. I tried opening with kdesudo dolphin. Nothing 
is visible.

Hey!!! I tried open files in Gimp, and the camera is there (I did 
install, sudo apt-get install gvfs-bin, previously). Cheers Dolphin 
doesn't work but I can access the camera through a gnome menu.

However, I still can't copy them off the camera.


-Original Message-
From: Frank Reininghaus 
To: drajdoyle 
Sent: Fri, 25 Oct 2013 9:51
Subject: [dolphin] [Bug 326607] Fuji camera “mounts” but folder not in 
Dolphin 4.11.2 After Kubuntu 13.10 upgrade


https://bugs.kde.org/show_bug.cgi?id=326607

--- Comment #1 from Frank Reininghaus  ---
Thanks for the bug report.

(In reply to comment #0)
> 1. Attach the camera
> 2. View in Dolphin
> 3.
> Actual Results:
> No Folder for Camera

Does that mean that the camera does not appear in the "Places Panel"? 
Or that
the camera is in the Places Panel, but you can't see the contents in 
the view?
Can you access the files on the camera with the "File Open" dialog of 
other KDE
applications?

--
You are receiving this mail because:
You reported the bug.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/3


On 2013-10-25T09:26:26+00:00 Frank78ac wrote:

Thanks for the quick reply!

(In reply to comment #2)
> The camera does not appear at all, anywhere. I tried Kate and it does not
> appear in open files.

In that case, it's most likely not a Dolphin issue. I'll reassign to
Solid (the library that notifies KDE applications about devices attached
to the computer) and hope that the Solid people have an idea what the
problem might be.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/comments/4


On 2013-10-25T09:45:24+00:00 wrapperba

[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-19 Thread Mark
** Bug watch added: KDE Bug Tracking System #326607
   https://bugs.kde.org/show_bug.cgi?id=326607

** Also affects: dolphin via
   https://bugs.kde.org/show_bug.cgi?id=326607
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-19 Thread Mark
Same with PTP camera Canon PowerShot A495 and 13.10.

Everything worked fine with 12.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: dolphin (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-01 Thread Thomas Sisson
** Also affects: gwenview
   Importance: Undecided
   Status: New

** Also affects: digikam
   Importance: Undecided
   Status: New

** Also affects: libgphoto
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/digikam/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-12-01 Thread Thomas Sisson
** Package changed: ubuntu => dolphin (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-11-30 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1256591/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] Re: The system is unable to read from a PTP camera.

2013-11-30 Thread Thomas Sisson
It apparently is known that one may access photos from Shotwell despite
this bug, but one should not have to install Shotwell when running
Kubuntu. This is only a workaround. It does not allow one to open the
camera in a file viewer. Apparently, this is a problem in Nautilus and
Nemo as well. For me, it also does not work in Konqueror either.

I cannot even get it to work using sudo dolphin or even logging in as
root. The problem with Shotwell is that once you have downloaded a photo
from the camera and answered no to delete the photo, you can't go back
and delete it again.

This can lead to many cameras becoming too full to take any more
pictures or videos. We just had Thanksgiving here in the USA, Hanukkah
has started, and Christmas is coming. What a time to find out one's
camera is full and one cannot delete saved photos.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1256591] [NEW] The system is unable to read from a PTP camera.

2013-11-30 Thread Thomas Sisson
Public bug reported:

Kubuntu 13.10  kernel 3.11.0-12-generic 
Dolphin Version 4.11.2
Gwenview Version 4.11.2
Last update 15/10/2013

The system was unable to read from a PTP camera.  The problem may be
about permissions.  The following is repeatable on this system.

Log in as user.  Plug in and switch on PTP camera (Fuji F660EXR in this
case).  Device notifier responds and gives the choice of Dolphin or
Gwenview.  Dolphin show a Camera folder but is unable to open it.
Gwenview does not see any images.

Log out and then log in.

Open a terminal and start Dolphin with "sudo dolphin " then
close Dolphin.

Plug in and switch on PTP camera.  Device notifier responds as before.
Now both Dolphin  will open the camera files and Gwenview will view the
images. They will continue to do so until the next time user logs in.

A permanent solution is desirable

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1256591

Title:
  The system is unable to read from a PTP camera.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1256591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs