Re: gphoto2 problem -

2017-03-19 Thread poma
On 18.03.2017 19:56, Bob Goodwin wrote: > On 03/18/17 13:56, poma wrote: >> On 16.03.2017 22:02, Bob Goodwin wrote: >> [...] >>> Presently the iPhone5 serves as a viewer >>> for the Foscam C1 camera in the barn. >>> There tech support has not helped, still >>> need to get rtsp enabled in those >>>

Re: gphoto2 problem -

2017-03-18 Thread Ed Greshko
On 03/19/17 06:09, Bob Goodwin wrote: > I just thought a separate machine could put more separation between > WindowsXP and my LAN. I have it in a VM, worry about using it ... > Unreasonably paranoid? Yes, just a bit. :-) -- Fedora Users List - The place to go to get others to do the work for

Re: gphoto2 problem -

2017-03-18 Thread Bob Goodwin
On 03/18/17 17:41, Ed Greshko wrote: On 03/19/17 02:56, Bob Goodwin wrote: I probably could set up a Windows computer using a spare hard drive and use an XP oem disk for that. But I really don't want to risk connecting XP to my LAN, and my Windows user skills are very poor, it would be a learnin

Re: gphoto2 problem -

2017-03-18 Thread Ed Greshko
On 03/19/17 02:56, Bob Goodwin wrote: > I probably could set up a Windows computer using a spare hard drive > and use an XP oem disk for that. But I really don't want to risk > connecting XP to my LAN, and my Windows user skills are very poor, it > would be a learning exercise. Why waste a disk a

Re: gphoto2 problem -

2017-03-18 Thread Bob Goodwin
On 03/18/17 13:56, poma wrote: On 16.03.2017 22:02, Bob Goodwin wrote: [...] Presently the iPhone5 serves as a viewer for the Foscam C1 camera in the barn. There tech support has not helped, still need to get rtsp enabled in those cameras ... They are perfect for my application but my Linux/VLC

Re: gphoto2 problem -

2017-03-18 Thread poma
On 16.03.2017 22:02, Bob Goodwin wrote: [...] > Presently the iPhone5 serves as a viewer > for the Foscam C1 camera in the barn. > There tech support has not helped, still > need to get rtsp enabled in those > cameras ... They are perfect for my > application but my Linux/VLC can't view > the

Re: gphoto2 problem -

2017-03-17 Thread poma
On 17.03.2017 19:58, Bob Goodwin wrote: > On 03/17/17 13:46, poma wrote: >> I recommend to file a bug report, one of you Musketeers >> https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=libgphoto2 >> I can help with patch. >> > + > It was painful but I finally got the > report in:

Re: gphoto2 problem -

2017-03-17 Thread Bob Goodwin
On 03/17/17 13:46, poma wrote: I recommend to file a bug report, one of you Musketeers https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=libgphoto2 I can help with patch. + It was painful but I finally got the report in: Red Hat Bugzilla – Bug 1433491 Submitted gphoto2 quit

Re: gphoto2 problem -

2017-03-17 Thread poma
On 17.03.2017 16:45, Bob Goodwin wrote: > On 03/17/17 10:26, poma wrote: >> >> $ su -c 'dnf builddep libgphoto2' >> ... >> Complete! >> >> $ su -c 'dnf install rpm-build' >> ... >> Complete! >> >> $ rpmbuild --rebuild libgphoto2-2.5.12-2.fc24.src.rpm >> ... >> Wrote: /home/test/rpmbuild/RPMS/x86_64

Re: gphoto2 problem -

2017-03-17 Thread Bob Goodwin
On 03/17/17 10:26, poma wrote: $ su -c 'dnf builddep libgphoto2' ... Complete! $ su -c 'dnf install rpm-build' ... Complete! $ rpmbuild --rebuild libgphoto2-2.5.12-2.fc24.src.rpm ... Wrote: /home/test/rpmbuild/RPMS/x86_64/libgphoto2-2.5.12-2.fc25.x86_64.rpm ... + exit 0 $ su -c 'dnf update /h

Re: gphoto2 problem -

2017-03-17 Thread Bob Goodwin
On 03/17/17 10:24, Ed Greshko wrote: What am I doing wrong? The message is a bit cryptic. What you need do is install libexif-devel and ibusb-devel + Thanks Ed, that appears to have done it. -- Bob Goodwin - Zuni, Virginia, USA http://www.qrz.com/db/W2BOD box10 FEDORA-25/64bit LINUX XF

Re: gphoto2 problem -

2017-03-17 Thread poma
On 17.03.2017 10:09, Bob Goodwin wrote: > On 03/17/17 02:37, poma wrote: >> Is the WiFi HD FREE (Wireless SMB) works on ios there, >> as an alternative to USB cable, for file sharing? > + > > Not sure I understand your question? > On ios (server) - Samba (SMB/CIFS) share: https://itunes.apple.co

Re: gphoto2 problem -

2017-03-17 Thread Ed Greshko
On 03/17/17 21:33, Bob Goodwin wrote: > error: Failed build dependencies: > pkgconfig(libexif) is needed by libgphoto2-2.5.12-2.fc25.x86_64 > pkgconfig(libusb-1.0) is needed by libgphoto2-2.5.12-2.fc25.x86_64 > > I worked through the depndencis until here, then: > > # dnf install pkgconfig

Re: gphoto2 problem -

2017-03-17 Thread Ed Greshko
On 03/17/17 22:24, Ed Greshko wrote: > On 03/17/17 21:33, Bob Goodwin wrote: >> error: Failed build dependencies: >> pkgconfig(libexif) is needed by libgphoto2-2.5.12-2.fc25.x86_64 >> pkgconfig(libusb-1.0) is needed by libgphoto2-2.5.12-2.fc25.x86_64 >> >> I worked through the depndencis un

Re: gphoto2 problem -

2017-03-17 Thread poma
On 17.03.2017 14:33, Bob Goodwin wrote: > On 03/16/17 16:49, poma wrote: >> >> Test source rpm build can be found here: >> http://goo.gl/Gm4ffO >> gphoto2-ios/ >> >> $ md5sum libgphoto2-2.5.12-2.fc24.src.rpm >> cc6369cbdeabd7c64eea2784e887a7e4 libgphoto2-2.5.12-2.fc24.src.rpm > + > > $ rpmbuild -

Re: gphoto2 problem -

2017-03-17 Thread Bob Goodwin
On 03/16/17 16:49, poma wrote: Test source rpm build can be found here: http://goo.gl/Gm4ffO gphoto2-ios/ $ md5sum libgphoto2-2.5.12-2.fc24.src.rpm cc6369cbdeabd7c64eea2784e887a7e4 libgphoto2-2.5.12-2.fc24.src.rpm + $ rpmbuild --rebuild gphoto2-ios/libgphoto2-2.5.12-2.fc24.src.rpm Installin

Re: gphoto2 problem -

2017-03-17 Thread Bob Goodwin
On 03/17/17 02:37, poma wrote: Is the WiFi HD FREE (Wireless SMB) works on ios there, as an alternative to USB cable, for file sharing? + Not sure I understand your question? Yes, I have been able to access the image files wirelessly using the iPhone app "Files Transfer" but did nothing SMB

Re: gphoto2 problem -

2017-03-16 Thread poma
On 16.03.2017 22:02, Bob Goodwin wrote: > On 03/16/17 16:49, poma wrote: >> Test source rpm build can be found here: >> http://goo.gl/Gm4ffO >> gphoto2-ios/ >> >> $ md5sum libgphoto2-2.5.12-2.fc24.src.rpm >> cc6369cbdeabd7c64eea2784e887a7e4 libgphoto2-2.5.12-2.fc24.src.rpm >> > + > > Thanks, I'll

Re: gphoto2 problem -

2017-03-16 Thread Bob Goodwin
On 03/16/17 16:49, poma wrote: Test source rpm build can be found here: http://goo.gl/Gm4ffO gphoto2-ios/ $ md5sum libgphoto2-2.5.12-2.fc24.src.rpm cc6369cbdeabd7c64eea2784e887a7e4 libgphoto2-2.5.12-2.fc24.src.rpm + Thanks, I'll try that tomorrow. I would like to be able to download photos

Re: gphoto2 problem -

2017-03-16 Thread poma
On 16.02.2017 16:15, Bob Goodwin wrote: > > > On 02/16/17 08:44, poma wrote: >>> I dunno what to do, any help appreciated, >>> >>> Bob >>> >> You can follow the discussion here: >> "iOS 10.2 PTP Invalid Storage ID Error (-1: 'Unspecified error') #132" >> https://github.com/gphoto/libgphoto2/issue

Re: gphoto2 problem -

2017-02-18 Thread Bob Goodwin
On 02/17/17 18:26, poma wrote: I'm losing interest in the iPhone and its camera. Bob Joie de vivre. Considering that any smartphone device can share files via Wi-Fi, currently broken USB method should not be nothing critical, right. + Yes, the Apple Store provided an app., "Simple Transfer

Re: gphoto2 problem -

2017-02-17 Thread poma
On 17.02.2017 19:46, Bob Goodwin wrote: > On 02/16/17 16:21, Bob Goodwin wrote: >> >> *** Error *** >> PTP Invalid Storage ID >> *** Error (-1: 'Unspecified error') *** >> >> It may need reboot? Will check again, >> probably in the morning. > + > > I still have the same error after this > morni

Re: gphoto2 problem -

2017-02-17 Thread Bob Goodwin
On 02/16/17 16:21, Bob Goodwin wrote: *** Error *** PTP Invalid Storage ID *** Error (-1: 'Unspecified error') *** It may need reboot? Will check again, probably in the morning. + I still have the same error after this morning's reboot. I'm losing interest in the iPhone and its camera.

Re: gphoto2 problem -

2017-02-16 Thread Bob Goodwin
On 02/16/17 15:33, poma wrote: $ su # dnf update RPMs/x86_64/* will do + I also had to do: [root@box10 libimobiledevice]# dnf install RPMs/x86_64/* Last metadata expiration check: 0:55:42 ago on Thu Feb 16 15:13:26 2017. Package libimobiledevice-1.2.1-git.2017.01.18.fc25.x86_64 is alread

Re: gphoto2 problem -

2017-02-16 Thread poma
On 16.02.2017 18:05, Bob Goodwin wrote: > On 02/16/17 10:48, poma wrote: >> In the meantime, you can try to upgrade to the latest 'libimobiledevice', >> to see if that changes anything regarding the issue; >> See: >> "RPM Packages of the latest available (from source) version of >> libimobiledevic

Re: gphoto2 problem -

2017-02-16 Thread Bob Goodwin
On 02/16/17 10:48, poma wrote: In the meantime, you can try to upgrade to the latest 'libimobiledevice', to see if that changes anything regarding the issue; See: "RPM Packages of the latest available (from source) version of libimobiledevice" https://github.com/RPM-Outpost/libimobiledevice Down

Re: gphoto2 problem -

2017-02-16 Thread poma
On 16.02.2017 14:44, poma wrote: > On 15.02.2017 23:53, Bob Goodwin wrote: >> . >> About a week ago I began to have a >> problem with gphoto2 which normally just >> works. >> >> I don't use it every day and I don't >> know exactly when it began doing this >> but there were updates from Fedora a

Re: gphoto2 problem -

2017-02-16 Thread Bob Goodwin
On 02/16/17 08:44, poma wrote: I dunno what to do, any help appreciated, Bob You can follow the discussion here: "iOS 10.2 PTP Invalid Storage ID Error (-1: 'Unspecified error') #132" https://github.com/gphoto/libgphoto2/issues/132 + So it's not just me! I was considering a cable defect,

Re: gphoto2 problem -

2017-02-16 Thread poma
On 15.02.2017 23:53, Bob Goodwin wrote: > . > About a week ago I began to have a > problem with gphoto2 which normally just > works. > > I don't use it every day and I don't > know exactly when it began doing this > but there were updates from Fedora and > Apple. The only thing I found via Go

Re: gphoto2 problem -

2017-02-16 Thread Bob Goodwin
On 02/15/17 17:53, Bob Goodwin wrote: . About a week ago I began to have a problem with gphoto2 which normally just works. I will drop this problem for now. I suspect that the recent ios update is the cause of the problem. Not only gphoto but digikam and shotwell are unable to detect images

Re: gphoto2 only as root -

2014-01-26 Thread poma
On 25.01.2014 18:29, Bob Goodwin - Zuni, Virginia, USA wrote: > I've done the same to the original Fedora-20 install on the second hard > drive and all is happiness and light once more! > > Many thanks, > > Bob > All right! :) poma -- users mailing list users@lists.fedoraproject.org To u

Re: gphoto2 only as root -

2014-01-25 Thread Bob Goodwin - Zuni, Virginia, USA
On 25/01/14 10:52, Bob Goodwin - Zuni, Virginia, USA wrote: On 23.01.2014 22:14, poma wrote: 1. Log in 2. Print the file name of the terminal: $ tty /dev/tty1 3. Log in as root: $ su - 4. Set the default target to boot into: # systemctl set-default multi-user.target 5. Check the default

Re: gphoto2 only as root -

2014-01-25 Thread Bob Goodwin - Zuni, Virginia, USA
On 24/01/14 16:58, poma wrote: On 24.01.2014 17:16, Bob Goodwin - Zuni, Virginia, USA wrote: On 23/01/14 17:26, poma wrote: On 23.01.2014 22:14, poma wrote: On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: Now I have another problem where user "bobg" is not authorized! … If I

Re: gphoto2 only as root -

2014-01-24 Thread poma
On 24.01.2014 17:16, Bob Goodwin - Zuni, Virginia, USA wrote: > On 23/01/14 17:26, poma wrote: >> On 23.01.2014 22:14, poma wrote: >>> On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: Now I have another problem where user "bobg" is not authorized! >>> … >>> >>> If I correctly und

Re: gphoto2 only as root -

2014-01-24 Thread Bob Goodwin - Zuni, Virginia, USA
On 23/01/14 17:26, poma wrote: On 23.01.2014 22:14, poma wrote: On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: Now I have another problem where user "bobg" is not authorized! … If I correctly understood, - systemd-204-18.fc19 - No problemos! - systemd-208-9.fc20 - Hi-ho Silver

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread poma
On 24.01.2014 00:10, Joe Zeff wrote: > On 01/23/2014 02:33 PM, poma wrote: >> Say whaaat? :) >> http://www.youtube.com/embed/Iok7KIjfTJQ?rel=0&border=0&autoplay=1 > > ...and here's the complete opening of the TV show: > https://www.youtube.com/watch?v=hxIuIxqo2So > Smoother one! http://www.yout

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread Rick Stevens
On 01/23/2014 03:06 PM, Joe Zeff issued this missive: On 01/23/2014 02:33 PM, poma wrote: On 23.01.2014 22:48, Joe Zeff wrote: On 01/23/2014 01:14 PM, poma wrote: - systemd-208-9.fc20 - Hi-ho Silver! My memory of the TV show, back in the early '50s when I was a rugrat is that it was "Hi-yo S

Re: gphoto2 only as root -

2014-01-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 23/01/14 16:14, poma wrote: On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: Now I have another problem where user "bobg" is not authorized! … If I correctly understood, - systemd-204-18.fc19 - No problemos! - systemd-208-9.fc20 - Hi-ho Silver! plus, - Your way: multi-user.tar

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread Joe Zeff
On 01/23/2014 03:12 PM, Bob Goodwin - Zuni, Virginia, USA wrote: What, TV? It originated in the studios of WXYZ, Detroit, as I recall, and I had to make my own pictures! :-) If you'll check the Wikipedia article I referenced, you'll see that it started out on the radio and was on TV from 1949

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 23/01/14 16:48, Joe Zeff wrote: My memory of the TV show, back in the early '50s when I was a rugrat is that it was "Hi-yo Silver! Away!" And, Wikipedia agrees with me: https://en.wikipedia.org/wiki/The_Lone_Ranger Not that it's important, but it's nice to find out that my memory of thin

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread Joe Zeff
On 01/23/2014 02:33 PM, poma wrote: Say whaaat? :) http://www.youtube.com/embed/Iok7KIjfTJQ?rel=0&border=0&autoplay=1 ...and here's the complete opening of the TV show: https://www.youtube.com/watch?v=hxIuIxqo2So -- users mailing list users@lists.fedoraproject.org To unsubscribe or change sub

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread Joe Zeff
On 01/23/2014 02:33 PM, poma wrote: On 23.01.2014 22:48, Joe Zeff wrote: On 01/23/2014 01:14 PM, poma wrote: - systemd-208-9.fc20 - Hi-ho Silver! My memory of the TV show, back in the early '50s when I was a rugrat is that it was "Hi-yo Silver! Away!" And, Wikipedia agrees with me: https://

Re: [OT] was, Re: gphoto2 only as root -

2014-01-23 Thread poma
On 23.01.2014 22:48, Joe Zeff wrote: > On 01/23/2014 01:14 PM, poma wrote: >> - systemd-208-9.fc20 - Hi-ho Silver! > > My memory of the TV show, back in the early '50s when I was a rugrat is > that it was "Hi-yo Silver! Away!" And, Wikipedia agrees with me: > https://en.wikipedia.org/wiki/The_

Re: gphoto2 only as root -

2014-01-23 Thread poma
On 23.01.2014 22:14, poma wrote: > On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: >> Now I have another problem where user "bobg" is not authorized! > … > > If I correctly understood, > - systemd-204-18.fc19 - No problemos! > - systemd-208-9.fc20 - Hi-ho Silver! > plus, > - Your wa

[OT] was, Re: gphoto2 only as root -

2014-01-23 Thread Joe Zeff
On 01/23/2014 01:14 PM, poma wrote: - systemd-208-9.fc20 - Hi-ho Silver! My memory of the TV show, back in the early '50s when I was a rugrat is that it was "Hi-yo Silver! Away!" And, Wikipedia agrees with me: https://en.wikipedia.org/wiki/The_Lone_Ranger Not that it's important, but it's

Re: gphoto2 only as root -

2014-01-23 Thread poma
On 22.01.2014 18:55, Bob Goodwin - Zuni, Virginia, USA wrote: > Now I have another problem where user "bobg" is not authorized! … If I correctly understood, - systemd-204-18.fc19 - No problemos! - systemd-208-9.fc20 - Hi-ho Silver! plus, - Your way: multi-user.target -> 'startxfce4' - Standard wa

Re: gphoto2 only as root -

2014-01-23 Thread Jon Ingason
2014-01-23 18:02, Bob Goodwin - Zuni, Virginia, USA skrev: > On 23/01/14 11:44, Jon Ingason wrote: >> But what do you get if you do > > "Your Nikon memory card should be mounted to /run/media/bobg/disk (or > whatever it might be named)." > > I have no way of reading the memory card separate from

Re: gphoto2 only as root -

2014-01-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 23/01/14 11:44, Jon Ingason wrote: But what do you get if you do ls -l /run/media/bobg/ You should see all media devices that are atached to the computer. Yes I do, in this case: [bobg@box10 ~]$ ls -l /run/media/bobg/ total 16 drwx--. 9 bobg bobg 16384 Dec 31 1969 LIVE and then: [

Re: gphoto2 only as root -

2014-01-23 Thread Jon Ingason
2014-01-23 16:54, Bob Goodwin - Zuni, Virginia, USA skrev: > On 23/01/14 10:09, Jon Ingason wrote: >> 2014-01-23 14:23, Bob Goodwin - Zuni, Virginia, USA skrev: >>> I never switch users except perhaps in a terminal when su/root is >>> required. I tried unplugging the cable, waiting, etc. Initially

Re: gphoto2 only as root -

2014-01-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 23/01/14 10:09, Jon Ingason wrote: 2014-01-23 14:23, Bob Goodwin - Zuni, Virginia, USA skrev: On 23/01/14 06:19, Tim wrote: Were you logged in as yourself when connecting your camera hardware (whether by cable, or putting a memory card in)? I've had similar problems, once or twice, when I'v

Re: gphoto2 only as root -

2014-01-23 Thread Jon Ingason
2014-01-23 14:23, Bob Goodwin - Zuni, Virginia, USA skrev: > On 23/01/14 06:19, Tim wrote: >> Were you logged in as yourself when connecting your camera hardware >> (whether by cable, or putting a memory card in)? >> >> I've had similar problems, once or twice, when I've switched users, and >> foun

Re: gphoto2 only as root -

2014-01-23 Thread Bob Goodwin - Zuni, Virginia, USA
On 23/01/14 06:19, Tim wrote: Were you logged in as yourself when connecting your camera hardware (whether by cable, or putting a memory card in)? I've had similar problems, once or twice, when I've switched users, and found I couldn't read a card. It would appear that when the thingummy was pl

Re: gphoto2 only as root -

2014-01-23 Thread Tim
Allegedly, on or about 22 January 2014, Bob Goodwin - Zuni, Virginia, USA sent: > Now I have another problem where user "bobg" is not authorized! > > [bobg@box10 ~]$ gphoto2 --get-all-files > *** Error: No camera found. *** Were you logged in as yourself when connecting your camera hardware (wh

Re: gphoto2 only as root -

2014-01-22 Thread Michael Hennebry
On Wed, 22 Jan 2014, Bob Goodwin - Zuni, Virginia, USA wrote: Perhaps, I'll look into that, but I should not have to do anything other than yum install ghoto2. I snapped some snow photos this morning and I agree. I felt the same about sane. found I had no application to extract them from the

Re: gphoto2 only as root -

2014-01-22 Thread Bob Goodwin - Zuni, Virginia, USA
On 22/01/14 13:21, Michael Hennebry wrote: On Wed, 22 Jan 2014, Bob Goodwin - Zuni, Virginia, USA wrote: Now I have another problem where user "bobg" is not authorized! [bobg@box10 ~]$ gphoto2 --get-all-files *** Error: No camera found. *** For debugging messages, please use the --debug opti

Re: gphoto2 only as root -

2014-01-22 Thread Michael Hennebry
On Wed, 22 Jan 2014, Bob Goodwin - Zuni, Virginia, USA wrote: Now I have another problem where user "bobg" is not authorized! [bobg@box10 ~]$ gphoto2 --get-all-files *** Error: No camera found. *** For debugging messages, please use the --debug option. Debugging messages may help finding a so

Re: gphoto2 image directory -

2012-03-01 Thread Bob Goodwin
On 01/03/12 14:30, Michael Cronenworth wrote: Bob Goodwin wrote: Can someone tell me how/where to set where the gphoto2 image files are stored? I don't want them dumped to /home/bobg/. I can find all kinds of information except this most basic need. I don't use gphoto2

Re: gphoto2 image directory -

2012-03-01 Thread Michael Cronenworth
Bob Goodwin wrote: Can someone tell me how/where to set where the gphoto2 image files are stored? I don't want them dumped to /home/bobg/. I can find all kinds of information except this most basic need. I don't use gphoto2, but does it write to the current working dire

Re: gphoto2

2012-02-07 Thread Rockinghorse Winner
On Sun, Feb 05, 2012 at 10:28:25PM +, Patrick Dupre wrote: > Hello, > > With the version 16, as a user, > > gphoto2 -l > > gives: > > > *** Error *** > An error occurred in the io-library ('I/O problem'): Could not open > USB device (Permission denied). > *** Error (-7: 'I/O problem') ***