[Bug 1157615] New: Virtualization:Appliances:Images:openSUSE-Leap-15.1/kiwi-images-vagrant: Bug
http://bugzilla.opensuse.org/show_bug.cgi?id=1157615 Bug ID: 1157615 Summary: Virtualization:Appliances:Images:openSUSE-Leap-15.1/ki wi-images-vagrant: Bug Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: 64bit OS: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: BuildService Assignee: dcermak@suse.com Reporter: mike@mykolab.ch QA Contact: adrian@suse.com Found By: --- Blocker: --- Created attachment 824833 --> http://bugzilla.opensuse.org/attachment.cgi?id=824833&action=edit Shows the running box + pavucontrol window. compar PV device desc + VBox machien name Whenever I run the container it requests the use of the microphone on the laptop. No other virtual machine does that. This has been tested on 3 occasions several weeks apart with 3 different downloads. ### Steps to reproduce: 1) download https://build.opensuse.org/package/binary/download/Virtualization:Appliances... 2) do vagrant box add <name> <filename. 3) do vagrant init <name> 4) vagrant up --provider=virtualbox 5) wait for setup to finish ### Expected behaviour: Microphone is not used ### Observed behaviour: The the machine uses the host's microphone ### The host system: OS: openSUSE Tumbleweed x86_64 Host: Kratos EL04R4L Kernel: 5.3.11-1-default Uptime: 1 hour, 25 mins Packages: 2898 (rpm), 11 (flatpak), 9 (snap) Shell: zsh 5.7.1 Resolution: 1920x1080, 1440x900 DE: Plasma WM: KWin Theme: Breeze [GTK2/3] Icons: breeze [GTK2/3] Terminal: konsole CPU: Intel i7-8750H (12) @ 4.100GHz GPU: NVIDIA GeForce MX150 GPU: Intel UHD Graphics 630 Memory: 4200MiB / 31832MiB I hope that this helps, please contact me on mike at mykolab dot ch to get if I can be of any help. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157615 Mike E <mike@mykolab.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@mykolab.ch -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157615 http://bugzilla.opensuse.org/show_bug.cgi?id=1157615#c1 Dan Cermak <dcermak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED Flags| |needinfo?(mike@mykolab.ch) --- Comment #1 from Dan Cermak <dcermak@suse.com> --- Sorry for the long radio silence. I have tried to reproduce the issue and can confirm it. Unfortunately, I wasn't able to find a resolution yet, as this requires some changes in the image builder itself. You can temporarily workaround the issue by adding this setting to your Vagrantfile: ``` config.vm.provider :virtualbox do |vb| vb.customize ["modifyvm", :id, "--audio", "none"] end ``` Also, could you please upload the ovf file that Virtualbox created on your machine? You can find it in `~/VirtualBox\ Ms/${internal_box_name}/${internal_box_name}.vbox` (where ${internal_box_name} is some string containing the name of your box and a random number). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157615 http://bugzilla.opensuse.org/show_bug.cgi?id=1157615#c2 --- Comment #2 from Mike E <mike@mykolab.ch> --- Hi, Unfortunately I've deleted the VM already. I'll have a look if I get to recreate it. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1157615 http://bugzilla.opensuse.org/show_bug.cgi?id=1157615#c4 Dan Čermák <dcermak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Flags|needinfo?(mike@mykolab.ch) | --- Comment #4 from Dan Čermák <dcermak@suse.com> --- This has been fixed upstream in version 9.20.11. Note that it will take a few days before the change becomes visible in the Leap 15.1 image on OBS. (I'm also cancelling the needinfo, as I don't need the info any more ;-) ) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com