| Summary: | Device notifier broken | ||
|---|---|---|---|
| Product: | [Unmaintained] solid | Reporter: | Hans-Rudi Denzler <hr.denzler> |
| Component: | libsolid-udisks | Assignee: | Lukáš Tinkl <lukas> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | miki |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
... see line 7: allDevicesInternal() error ...
hardware info: ieee1394 Firewire Iomega 40 GB HD, Swissbit USB-Stick |
||
Created attachment 55426 [details]
hardware info: ieee1394 Firewire Iomega 40 GB HD, Swissbit USB-Stick
Make sure you have udisks installed and running, looks like a missing dependency in the SUSE packages. correct, thanks ! udisks downloaded from http://download.opensuse.org/repositories/GNOME:/Backports:/2.30/openSUSE_11.2/ *** Bug 262825 has been marked as a duplicate of this bug. *** |
Created attachment 55425 [details] ... see line 7: allDevicesInternal() error ... Version: unspecified (using KDE 4.5.90) OS: Linux Neither the USB-stick nor the external 40GB Iomega HDD (IEEE-1394 Fire Wire) are recognized anymore (since RC 1). Manual mounting is still possible. # fdisk -ul ... Gerät boot. Anfang Ende Blöcke Id System /dev/sdd1 56 510551 255248 83 Linux Gerät boot. Anfang Ende Blöcke Id System /dev/sde1 63 39198599 19599268+ 7 HPFS/NTFS /dev/sde2 39198600 78140159 19470780 83 Linux Manual mounting: # mount /dev/sdd1 /mnt/ # umount /mnt/ Reproducible: Didn't try