| Summary: | hal-0.5.7.1-r2 and kdebase-kioslaves-3.5.5-r1 - media kioslave interoperate incorrectly while mounting usb-flash | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Slava Gorbunov <slava> |
| Component: | Current packages | Assignee: | Project Gentopia <gentopia> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | kde |
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Slava Gorbunov
2006-12-23 05:42:28 UTC
works for me.... I just tried it on my desktop. the volume.* properties will be set by HAL themselves when it reprobes once you've mounted the device since it will inform HAL of a change. The script should not be setting those values. (In reply to comment #1) > works for me.... I just tried it on my desktop. the volume.* properties will be > set by HAL themselves when it reprobes once you've mounted the device since it > will inform HAL of a change. The script should not be setting those values. May be there is some problems with specific version of hal? It doesn't update volume.is_mounted and volume.mount_point after mount/umount (but updates them after restart). I have tried to run hald in foreground with enabled verbose output, and it printed these messages during mount/umount: mount: 20:22:00.550 [I] osspec.c:232: SEQNUM=2152, ACTION=umount, SUBSYSTEM=block, DEVPATH=/sys/block/sda/sda1, DEVNAME=, IFINDEX=0 20:22:00.621 [I] osspec.c:232: SEQNUM=2153, ACTION=umount, SUBSYSTEM=block, DEVPATH=/sys/block/sda/sda1, DEVNAME=, IFINDEX=0 20:22:00.661 [I] osspec.c:232: SEQNUM=2154, ACTION=mount, SUBSYSTEM=block, DEVPATH=/sys/block/sda/sda1, DEVNAME=, IFINDEX=0 umount: 20:22:27.223 [I] osspec.c:232: SEQNUM=2155, ACTION=umount, SUBSYSTEM=block, DEVPATH=/sys/block/sda/sda1, DEVNAME=, IFINDEX=0 The device was mounted with pmount. Be specific about version numbers. Also try the latest versions available. The versions in the subject are old. |