| Anonymous | Login | Signup for a new account | 2013-05-24 21:17 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0000318 | Kdenlive | User Interface | public | 2008-11-08 17:54 | 2010-04-10 20:50 | ||||||||
| Reporter | el_jefe | ||||||||||||
| Assigned To | |||||||||||||
| Priority | low | Severity | feature | Reproducibility | always | ||||||||
| Status | acknowledged | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | Recent git | ||||||||||||
| Target Version | future version | Fixed in Version | |||||||||||
| Summary | 0000318: "Fix" button for allowing user access to capture device /dev/raw1394 or whatever? | ||||||||||||
| Description | On my system (Debian Lenny) and on previous Kubuntu setups, when I want to capture footage from within Kino I needed to either run Kino as root, or run '$ sudo chmod 666 /dev/raw1394' to get read access to that device. Also adding a user to the group that owns that device may resolve the problem, or to the 'video' group. It would be nice to have a button that somehow will fix this so that the user has read access from this device when attempting to capture in KDEnlive. However the fix may be difficult to implement across distros and may have security concerns (there is a new firewire stack being built to try to avoid these issues but I don't think it is used much yet; it is named Juju and more info here http://forum.soft32.com/linux/Linux-23-Firewire-Juju-IEEE-1394-ftopict460165.html [^] ) | ||||||||||||
| Additional Information | This may be distro specific or may be bad *nix practice, so I am just throwing the idea out there to help those that may not understand why they cannot capture; I am not claiming this is a great idea but it may be useful. Dan D would know much more about 1394 in general I am sure. Debian Lenny (my system) /dev/raw1394 - owned by root:disk; being in group 'video' doesn't fix Mandriva 2009 (goibhniu's system, from #kdenlive) /dev/raw1394 - owned by root:root but being in group 'video' fixes this | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | |||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0000887) goibhniu (reporter) 2008-11-08 18:06 |
I noticed that the permissions change after connecting the camera: crw-rw---- 1 root video It sounds like debian based distros have it in the "disk" group instead of "video": https://bugs.launchpad.net/ubuntu/+source/udev/+bug/46393 [^] |
|
(0000932) ddennedy (developer) 2008-11-09 01:48 |
I have been dealing with this for years. The only real resolution is the new FireWire stack and the proper udev changes to facilitate it. |
|
(0000934) madsdyd (administrator) 2008-11-09 02:13 |
So, what should we do with this feature request? Make it into something like "Support Juju configuration through Kdenlive GUI" - when it is done? Postpone it to 1.0.0? |
|
(0000938) ddennedy (developer) 2008-11-09 02:25 |
Maybe you could offer the option to launch dvgrab with kdesu? |
|
(0000939) ddennedy (developer) 2008-11-09 02:27 |
There is not really anything to add GUI wise to support the new FireWire stack. udev needs to lookup the type of device when it is plugged in and set the permission on a /dev/fwX file. It should all be automatic. The fact that raw1394 only has one file on ieee1394 prevented this. |
|
(0000953) madsdyd (administrator) 2008-11-09 10:51 |
Acknowledging for 0.7.1 as a feature wish for "run dvgrab with kdesu" if users check a box or similar. |
|
(0004971) LeHomard (developer) 2010-04-10 20:50 |
Adding "kdesu " before the dvgrab command should be fairly trivial (correct me if I'm wrong), but would this be supported on all systems (such as gnome environments) ? |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-11-08 17:54 | el_jefe | New Issue | |
| 2008-11-08 18:06 | goibhniu | Note Added: 0000887 | |
| 2008-11-09 01:48 | ddennedy | Note Added: 0000932 | |
| 2008-11-09 02:13 | madsdyd | Note Added: 0000934 | |
| 2008-11-09 02:25 | ddennedy | Note Added: 0000938 | |
| 2008-11-09 02:27 | ddennedy | Note Added: 0000939 | |
| 2008-11-09 10:51 | madsdyd | Note Added: 0000953 | |
| 2008-11-09 10:51 | madsdyd | Priority | normal => low |
| 2008-11-09 10:51 | madsdyd | Reproducibility | N/A => always |
| 2008-11-09 10:51 | madsdyd | Status | new => acknowledged |
| 2008-11-09 10:51 | madsdyd | Target Version | => 0.7.1 |
| 2008-11-17 20:54 | madsdyd | Target Version | 0.7.1 => future version |
| 2010-04-10 20:50 | LeHomard | Note Added: 0004971 | |
| Copyright © 2000 - 2013 MantisBT Team |