LinHES Forums http://forums.linhes.org/ |
|
Where does the automatice photo import destination? http://forums.linhes.org/viewtopic.php?f=17&t=13547 |
Page 1 of 1 |
Author: | RichardBronosky [ Mon Jan 15, 2007 3:24 pm ] |
Post subject: | Where does the automatice photo import destination? |
I connected a Nikon D70 to my mythtv box today, and to my surprise I got a GUI prompt to import my photos. I have no idea where they went though. Suggestions? |
Author: | tjc [ Mon Jan 15, 2007 3:39 pm ] |
Post subject: | |
My first guess would be the /myth/gallery directory... |
Author: | RichardBronosky [ Tue Jan 30, 2007 8:43 am ] |
Post subject: | |
That, although logical, does not seem to be the case. I tried "find"ing for them and if they got copied over, the names where changed. Any idea how to find out what app is producing that prompt? I could start researching if I knew what I was interacting with. |
Author: | Dak48 [ Tue Jan 30, 2007 10:35 am ] |
Post subject: | |
Interesting, I didn't know KM did the auto-import thing, so I too plugged my camera in, and was prompted to import the pictures. But like the OP indicated, where do they go? I looked in /myth/gallery and only found my existing photos there, not the new ones supposedly imported in. I'm thinking that maybe it's not importing automatically. I did go into the gallery setup, and noticed that I could import pictures from there too. I didn't give this a go, as it is, I am late for a meeting now, and will have to try after I return from my meeting. |
Author: | bruce_s01 [ Tue Jan 30, 2007 5:47 pm ] |
Post subject: | |
If you get a normal gray style dialog, I'm guessing it's something to do with the Gnome automounting utilities, a similar thing is seen if you put in a blank DVD. If you want to make sure your pictures end up in myth/gallery, I think you need to use the Picture import from within MythTV itself. Bruce S. |
Author: | slowtolearn [ Tue Jan 30, 2007 6:39 pm ] |
Post subject: | |
I'm with Bruce. On my R5D1 + 0.20 I get no prompt at all, however lsusb shows Code: Bus 001 Device 005: ID 04cb:010a Fuji Photo Film Co., Ltd FinePix S602 Zoom (Disk mode)
Perhaps the initial pop-up is displayed over the MythTV menu, but the subsequent prompts are "behind" the menu? If you stop mythfrontend and plugin the camera, what happens? |
Author: | tjc [ Tue Jan 30, 2007 8:03 pm ] |
Post subject: | |
Oh my, the gnome-volume manager thingee isn't importing from them, it's mounting them, probably as a USB drive. See the upgrade hiints posting for the details of where the device will show up in the files system while it's plugged in. Or just run "mount" and look for the new device. Before inserting thumbdrive: Code: root@black2:~# mount /dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/mapper/vg-myth on /myth type ext3 (rw) /dev/sda1 on /backup type ext3 (rw,errors=remount-ro) usbfs on /proc/bus/usb type usbfs (rw,devmode=0666) tmpfs on /dev/shm type tmpfs (rw) rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) nfsd on /proc/fs/nfsd type nfsd (rw) After inserting thumbdrive: Code: root@black2:~# mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/mapper/vg-myth on /myth type ext3 (rw) /dev/sda1 on /backup type ext3 (rw,errors=remount-ro) usbfs on /proc/bus/usb type usbfs (rw,devmode=0666) tmpfs on /dev/shm type tmpfs (rw) rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) nfsd on /proc/fs/nfsd type nfsd (rw) /dev/sdb1 on /media/usbdisk type vfat (rw,noexec,nosuid,nodev,quiet,shortname=mixed,uid=0,gid=0,umask=077) Notice the /media/usbdisk at the end. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |