diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-30 12:24:58 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-30 12:27:06 +0000 |
| commit | 33606b41d35115f887ea688b1a16f2ff85bf2fe4 (patch) | |
| tree | 406b2c7b19a087ba437c68f3dbf0b589fa1d6150 /results/scraper/launchpad-without-comments/1390520 | |
| parent | adedf8771bc4de3113041ca21bd4d0d1c0014b6a (diff) | |
| download | emulator-bug-study-33606b41d35115f887ea688b1a16f2ff85bf2fe4.tar.gz emulator-bug-study-33606b41d35115f887ea688b1a16f2ff85bf2fe4.zip | |
add launchpad bug reports without comments
Diffstat (limited to 'results/scraper/launchpad-without-comments/1390520')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1390520 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1390520 b/results/scraper/launchpad-without-comments/1390520 new file mode 100644 index 00000000..8fd5617d --- /dev/null +++ b/results/scraper/launchpad-without-comments/1390520 @@ -0,0 +1,26 @@ +virtual machine fails to start with connected audio cd + +when connecting a data cd with a virtual machine (IDE CDROM 1), the virtual machine starts up and the data cd is accessable (for example to install software package or drivers), +but connecting an audio cd the following error appears: + +------------------------------------------------------------------------------------------------------------------------------- +cannot read header '/dev/sr0': Input/output error + +Traceback (most recent call last): + File "/usr/share/virt-manager/virtManager/details.py", line 2530, in _change_config_helper + func(*args) + File "/usr/share/virt-manager/virtManager/domain.py", line 850, in hotplug_storage_media + self.attach_device(devobj) + File "/usr/share/virt-manager/virtManager/domain.py", line 798, in attach_device + self._backend.attachDevice(devxml) + File "/usr/lib/python2.7/dist-packages/libvirt.py", line 493, in attachDevice + if ret == -1: raise libvirtError ('virDomainAttachDevice() failed', dom=self) +libvirtError: cannot read header '/dev/sr0': Input/output error +---------------------------------------------------------------------------------------------------------------------------- + +Description: Ubuntu 14.04.1 LTS +Release: 14.04 + +qemu: + Installiert: 2.0.0+dfsg-2ubuntu1.6 + Installationskandidat: 2.0.0+dfsg-2ubuntu1.6 \ No newline at end of file |