[Bug 1649910] [NEW] Firefox freezes completely when accessing the developer tools
Public bug reported: Since today's SRU to fix a security bug, whenever I open the developer tools (F12), Firefox freezes completely and I have to hard kill it. It worked fine with the same webpage yesterday before the update, so it is a regression of today's update. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: firefox 50.1.0+build2-0ubuntu0.16.04.1 ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30 Uname: Linux 4.4.0-53-generic x86_64 AddonCompatCheckDisabled: False ApportVersion: 2.20.1-0ubuntu2.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jan2436 F pulseaudio /dev/snd/controlC1: jan2436 F pulseaudio BuildID: 20161209095719 Channel: Unavailable CurrentDesktop: Unity Date: Wed Dec 14 15:24:36 2016 Extensions: extensions.sqlite corrupt or missing ForcedLayersAccel: False IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) InstallationDate: Installed on 2015-11-04 (405 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) Locales: extensions.sqlite corrupt or missing Plugins: Java(TM) Plug-in 11.112.2 - /usr/lib/jvm/oracle-java8-jdk-amd64/jre/lib/amd64/libnpjp2.so (oracle-java8-jdk) PrefSources: prefs.js Profiles: Profile0 (Default) - LastVersion=50.1.0/20161209095719 (In use) RelatedPackageVersions: oracle-java8-jdk 8u112 RunningIncompatibleAddons: False SourcePackage: firefox Themes: extensions.sqlite corrupt or missing UpgradeStatus: Upgraded to xenial on 2016-04-07 (251 days ago) dmi.bios.date: 06/23/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: A13 dmi.board.name: 0JPRM5 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA13:bd06/23/2016:svnDellInc.:pnLatitudeE5550:pvr:rvnDellInc.:rn0JPRM5:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E5550 dmi.sys.vendor: Dell Inc. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649910 Title: Firefox freezes completely when accessing the developer tools To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1649910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1240731] Re: Mouse middle wheel not working on Hyper-V
For what it is worth, I notices that normal scrolling with the mouse wheel works again with the current kernel in trusty (it does not work at all with the current saucy kernel). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240731 Title: Mouse middle wheel not working on Hyper-V To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1240731/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218995] Re: Hyper-V Synthetic Video Frame Buffer Driver not working
The mainline kernel did not change the behaviour. The bug still exists. Could the bug be caused by some element in the Ubuntu graphics stack? ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218995 Title: Hyper-V Synthetic Video Frame Buffer Driver not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218995/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] Re: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version]
I have created a debdiff for the package in xenial, which does the same as the fix that was applied in yakkety. I would like to get this sponsored for an upload to xenial. ** Patch added: "Debdiff for xenial based on the patch in yakkety" https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+attachment/4684818/+files/llvm-defaults_0.33ubuntu3.1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files
I have tested the proposed version 1.2.0-0ubuntu0.16.04.1 of network- manager-openconnect and it fixed the problems for me. ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1297849 Title: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1297849/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1566240] Re: clang-3.6 package does not install symlink
Yes, the clang package creates the symlink to the versioned binaries like clang-3.4 or clang-3.6. But you are out of luck if you want to have /usr/bin/clang to link to clang-3.6. For each release there is just one default llvm/clang release which the symlinks point to. If you want to use the non-default clang version, you have to use the full binary name e.g. clang-3.6 or clang++-3.6. So from what you say it sounds more like the intended behaviour than a bug, albeit the inteded behaviour sadly does not help your use case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1566240 Title: clang-3.6 package does not install symlink To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1566240/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] Re: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version]
I have tested llvm-defaults 0.33ubuntu3.1 from proposed and it fixed the bug for me. ** Tags removed: verification-needed xenial ** Tags added: verification-done ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
Is there anything I can do to solve this problem? It still exists and prevents normal usage for my wife's mobile phone. From all I can tell it is not related to the configuration, as I am using the Mozilla recommended Intermediate configuration. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
I found the solution by chance, the directive to configure the supported algorithms and TLS versions must be inside a directive it seems and cannot be file global. ** Changed in: openssl (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] [NEW] openssl lacks support for TLSv1 and TLSv1.1
Public bug reported: OpenSSL in xenial (16.04) apparently lacks ciphers for both TLSv1 and TLSv1.1. This is causing problems, as my wife's mobile phone with an older version of Android does not support TLSv1.2 and thus cannot connect to my server running on 16.04 (Apache with mod_ssl). Can you please rebuild OpenSSL with the secure ciphers from TLSv1 and TLSv1.1 enabled? For reference, this list should also include TLSv1 and TLSv1.1: openssl ciphers -v | awk '{print $2}' | sort | uniq SSLv3 TLSv1.2 ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: openssl 1.0.2g-1ubuntu4.5 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 Date: Mon Oct 24 10:27:58 2016 InstallationDate: Installed on 2014-04-18 (919 days ago) InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: openssl UpgradeStatus: Upgraded to xenial on 2016-07-30 (86 days ago) modified.conffile..etc.ssl.openssl.cnf: [modified] mtime.conffile..etc.ssl.openssl.cnf: 2015-06-05T16:54:36.431443 ** Affects: openssl (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
** Changed in: openssl (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
Your comment above omits the interesting parts, since the core problem is that for TLSv1 and TLSv1.1 the server and client cannot negotiate any ciphers, thus while connected, the TLS handshake actually fails. openssl s_client -connect www.taujhe.de:443 -tls1 CONNECTED(0003) 140332462585552:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:s3_pkt.c:1487:SSL alert number 70 140332462585552:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake failure:s3_pkt.c:656: --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 7 bytes and written 0 bytes --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1 Cipher: Session-ID: Session-ID-ctx: Master-Key: Key-Arg : None Krb5 Principal: None PSK identity: None PSK identity hint: None SRP username: None Start Time: 1477324805 Timeout : 7200 (sec) Verify return code: 0 (ok) --- openssl s_client -connect www.taujhe.de:443 -tls1_1 CONNECTED(0003) 140505464448720:error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:s3_pkt.c:1487:SSL alert number 70 140505464448720:error:1409E0E5:SSL routines:ssl3_write_bytes:ssl handshake failure:s3_pkt.c:656: --- no peer certificate available --- No client certificate CA names sent --- SSL handshake has read 7 bytes and written 0 bytes --- New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.1 Cipher: Session-ID: Session-ID-ctx: Master-Key: Key-Arg : None Krb5 Principal: None PSK identity: None PSK identity hint: None SRP username: None Start Time: 1477324781 Timeout : 7200 (sec) Verify return code: 0 (ok) --- A working example with TLSv1.2: openssl s_client -connect www.taujhe.de:443 -tls1_2 CONNECTED(0003) depth=2 C = GB, ST = Greater Manchester, L = Salford, O = COMODO CA Limited, CN = COMODO RSA Certification Authority verify return:1 depth=1 C = GB, ST = Greater Manchester, L = Salford, O = COMODO CA Limited, CN = COMODO RSA Domain Validation Secure Server CA verify return:1 depth=0 OU = Domain Control Validated, OU = PositiveSSL, CN = www.taujhe.de verify return:1 --- Certificate chain 0 s:/OU=Domain Control Validated/OU=PositiveSSL/CN=www.taujhe.de i:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Domain Validation Secure Server CA 1 s:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Domain Validation Secure Server CA i:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Certification Authority 2 s:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Certification Authority i:/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Certification Authority --- Server certificate -BEGIN CERTIFICATE- -END CERTIFICATE- subject=/OU=Domain Control Validated/OU=PositiveSSL/CN=www.taujhe.de issuer=/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Domain Validation Secure Server CA --- No client certificate CA names sent Peer signing digest: SHA512 Server Temp Key: ECDH, P-256, 256 bits --- SSL handshake has read 5096 bytes and written 434 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384 Server public key is 2048 bit Secure Renegotiation IS supported Compression: NONE Expansion: NONE No ALPN negotiated SSL-Session: Protocol : TLSv1.2 Cipher: ECDHE-RSA-AES256-GCM-SHA384 Session-ID: Session-ID-ctx: Master-Key: Key-Arg : None Krb5 Principal: None PSK identity: None PSK identity hint: None SRP username: None TLS session ticket lifetime hint: 300 (seconds) TLS session ticket: - 35 71 e2 eb 80 2a 22 97-1b ea 75 54 b1 af ab 06 5q...*"...uT 0010 - 7b bc ac 7b ac 12 6a 74-28 56 36 49 6c 92 24 73 {..{..jt(V6Il.$s 0020 - bb 66 1d 4e 50 58 a7 eb-98 5f e5 59 e7 78 32 72 .f.NPX..._.Y.x2r 0030 - 40 ff 30 13 33 ef e9 88-ad 1b 83 1a 1c 66 28 b7 @.0.3f(. 0040 - ca ed 1a 3f 8f d0 15 65-3e 7d de 86 c1 c2 af 11 ...?...e>}.. 0050 - ef fd aa 7d 5f 0e 53 ad-2e 5f 1c 1a 51 27 ca 67 ...}_.S.._..Q'.g 0060 - e1 b7 28 a5 4c 47 d8 f3-87 dc e7 f9 cb 9d ae f8 ..(.LG.. 0070 - 5e 19 60 5f ec e2 ab a5-98 a9 7f 59 1f e9 24 8d ^.`_...Y..$. 0080 - f5 08 26 37 63 05 3d 19-2a cc a5 96 94 c1 66 b4 ..&7c.=.*.f. 0090 - 41 5a 2c be 97 e1 9e dd-78 7d 08 ed 7f 82 4d 2f AZ,.x}M/ 00a0 - b5 05 76 d6 41 eb 14 58-1c 9d 67 c9
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
The server configuration is included at the end of my last post (you have to click the "read more"). ** Changed in: openssl (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
Even with commenting out all mod_ssl settings for that site, except the path to the certificate and key files, the server does not offer any more ciphers. https://www.ssllabs.com/ssltest/analyze.html?d=www.taujhe.de&s=2a04%3ace40%3a100%3ada%3a0%3a0%3a101%3a4&latest -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1
I am already using the recommended settings from Mozilla (Intermediate Compatibility), I am just trying to get it running with those, but with those settings as posted above, no TLSv1 and TLSv1.1 are offered to clients. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636124 Title: openssl lacks support for TLSv1 and TLSv1.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1636124/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] [NEW] lldb package does not provide a lldb-server symlink to the current default version
Public bug reported: The lldb package provides a symlink to the current default version of lldb, so that the command lldb works as an alias to the real executable lldb-3.8. Please also provide a similar symlink for the lldb-server executable. The current lldb-3.8 package already provides the executable with the name lldb-server-3.8. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: lldb 1:3.8-33ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8 Uname: Linux 4.4.0-22-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 CurrentDesktop: Unity Date: Thu May 26 09:46:42 2016 InstallationDate: Installed on 2015-11-04 (203 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) SourcePackage: llvm-defaults UpgradeStatus: Upgraded to xenial on 2016-04-07 (48 days ago) ** Affects: llvm-defaults (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: lldb package does not provide a lldb-server symlink to the current default version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1576726] Re: [SRU] network-manager 1.2.0
With the updated NetworkManager in Xenial it is no longer possible to create or edit openconnect VPN connections. Openconnect needs an update to work with this version of NetworkManager, see also http://tomtomtom.org/networkmanager-openconnect/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576726 Title: [SRU] network-manager 1.2.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1576726/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] Re: lldb package does not provide a lldb-server symlink to the current default version
This bug prevents running an interactive debug session: >> lldb CLion_Test (lldb) target create "CLion_Test" Current executable set to 'CLion_Test' (x86_64). (lldb) run error: process launch failed: unable to locate lldb-server This needs to be fixed urgently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: lldb package does not provide a lldb-server symlink to the current default version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] Re: lldb package does not provide a lldb-server symlink to the current default version
Thanks for the quick fix. Is it possible to backport that to xenial too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: lldb package does not provide a lldb-server symlink to the current default version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1550244] Re: Wrong version set in latest openjdk-8 builds
Sadly not really fixed yet. Up to date Xenial system with openjdk-8: jan@XPS13 ~ $ java -version openjdk version "1.8.0_03-Ubuntu" OpenJDK Runtime Environment (build 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03) OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode) The OpenJDK version is reported as1.8.0_03, which is wrong. The correct Short version should be 1.8.0_77 (maybe with -Ubuntu). Please fix that, thanks! ** Changed in: openjdk-8 (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550244 Title: Wrong version set in latest openjdk-8 builds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1550244/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1505132] Re: java crashed with SIGABRT
I no longer have the setup to test this bug. It would be great if any of the other people having marked this bug as "affects me" could test it. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505132 Title: java crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1505132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] Re: lldb package does not provide a lldb-server symlink to the current default version
** Description changed: + [Impact] + + * The lldb package in xenial provides a unversioned symlink only for + the lldb-3.8 executable from the lldb-3.8 package, but not for the lldb- + server-3.8, lldb-argdumper-3.8 and lldb-mi-3.8 binaries + + * It breaks lldb's ability to run an executable inside the debugger + + * It breaks user expectation as the other three binaries cannot be + invoked by the unversioned name + + [Test Case] + + * Start a debugging session for any application with `lldb + + * On the lldb prompt enter `run` + + * Expected result: The application is run inside the debugger + * Actual result: The debugger cannot launch the application, because it cannot find the `lldb-server` component of lldb + + [Regression Potential] + + * None, the bugfix adds unversioned symlinks for the rest of the + executables from the lldb-3.8 package, which were missing before. It + should not affect the behaviour of any other application on the system. + + [Other Info] + + * This is a very simple patch by just adding three more symlinks in the packaging. + + [Original Bug Description] + The lldb package provides a symlink to the current default version of lldb, so that the command lldb works as an alias to the real executable lldb-3.8. Please also provide a similar symlink for the lldb-server executable. The current lldb-3.8 package already provides the executable with the name lldb-server-3.8. - - ProblemType: Bug - DistroRelease: Ubuntu 16.04 - Package: lldb 1:3.8-33ubuntu3 - ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8 - Uname: Linux 4.4.0-22-generic x86_64 - ApportVersion: 2.20.1-0ubuntu2 - Architecture: amd64 - CurrentDesktop: Unity - Date: Thu May 26 09:46:42 2016 - InstallationDate: Installed on 2015-11-04 (203 days ago) - InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) - SourcePackage: llvm-defaults - UpgradeStatus: Upgraded to xenial on 2016-04-07 (48 days ago) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: lldb package does not provide a lldb-server symlink to the current default version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585928] Re: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version]
** Summary changed: - lldb package does not provide a lldb-server symlink to the current default version + [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585928 Title: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1585928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1560578] Re: /usr/bin/lldb-server symlink to /usr/bin/lldb-server-3.8 is missing
*** This bug is a duplicate of bug 1585928 *** https://bugs.launchpad.net/bugs/1585928 ** This bug has been marked a duplicate of bug 1585928 lldb package does not provide a lldb-server symlink to the current default version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1560578 Title: /usr/bin/lldb-server symlink to /usr/bin/lldb-server-3.8 is missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1560578/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work
Sorry, I cannot comment on that matter. I do not have the setup to test it any more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work
@Joshua do you mean me? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work
That still does not answer if you are asking me to test anything. I probably do not have anything to add here, especially since I upgraded the host system to Windows 10 in the mean time, any result would be therefore not exactly comparable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1425445] Re: Regression: 3.16.0-31-generic breaks touchpad on Dell XPS13 (2015)
For me the Vivid kernel works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425445 Title: Regression: 3.16.0-31-generic breaks touchpad on Dell XPS13 (2015) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1425445/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04
As far as I followed upstream, work is being done on this matter in the Linux kernel, not really in Ubuntu. (Since it is not a packaging bug, but rather a development task) Current focus seems to be to make sure audio works in HDA mode. I2S mode is apparently improved in kernel versions 4.0 and 4.1, but it is still rather new and not as mature as the HDA code. There is definitely effort in progress on making this work out of the box with the Linux kernel. For the moment I can just advise to update to the most recent firmware version (A03 at the time of this writing). This gives you working audio in HDA mode. I2S mode audio will be enabled when the code for it is ready in terms of code quality and feature completeness. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413446 Title: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04 To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04
@GaryParr technically the firmware is okay. It is the I2S support in the Linux kernel that needs to be finished. We should not encourage firmware trying to distinguish between running Windows or Linux. The current "solution" on the XPS 13 really is just a temporary hot-fix until the kernel support is working good enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413446 Title: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04 To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1413446/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1483186] [NEW] Video corruption on YouTube videos (using html5 video tag playback)
Public bug reported: Watching videos on YouTube randomly become "corrupt", indicated by bright green areas in the video and generally not being able to see the normal content any more. Sound continue fine, so it seems to be a video decoding problem. No flash player is involved, video playback is via the HTML5 video tag. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: firefox 39.0.3+build2-0ubuntu0.15.04.1 ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2 Uname: Linux 3.19.0-25-generic x86_64 NonfreeKernelModules: wl AddonCompatCheckDisabled: False ApportVersion: 2.17.2-0ubuntu1.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jan3119 F pulseaudio /dev/snd/controlC0: jan3119 F pulseaudio BuildID: 20150806191835 Channel: Unavailable CurrentDesktop: GNOME Date: Mon Aug 10 11:31:09 2015 EcryptfsInUse: Yes Extensions: extensions.sqlite corrupt or missing ForcedLayersAccel: False IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) InstallationDate: Installed on 2015-01-30 (191 days ago) InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) IpRoute: default via 192.168.1.1 dev eth0 proto static metric 1024 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.30 Locales: extensions.sqlite corrupt or missing MostRecentCrashID: bp-a4671b36-26bb-4423-90cf-ad8e72150720 Plugins: Gnome Shell Integration - /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell) PrefSources: prefs.js /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com/defaults/preferences/001ubuntu-gnome-mods.js [Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash Profiles: Profile0 (Default) - LastVersion=39.0.3/20150806191835 (In use) RelatedPackageVersions: gnome-shell 3.14.4-0ubuntu1 RunningIncompatibleAddons: False SourcePackage: firefox Themes: extensions.sqlite corrupt or missing UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/14/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 0310JH dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA05:bd07/14/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 13 9343 dmi.sys.vendor: Dell Inc. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483186 Title: Video corruption on YouTube videos (using html5 video tag playback) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1483186/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1483186] Re: Video corruption on YouTube videos (using html5 video tag playback)
After some research I found this upstream bug report describing similar symptoms. https://bugs.freedesktop.org/show_bug.cgi?id=89807 So it might be related to Broadwell and xf86-video-intel. ** Bug watch added: freedesktop.org Bugzilla #89807 https://bugs.freedesktop.org/show_bug.cgi?id=89807 ** Also affects: xf86-video-v4l2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483186 Title: Video corruption on YouTube videos (using html5 video tag playback) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1483186/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1490356] Re: [needs-packaging] Hack font
Best course of action would probably be to get it packed in Debian first. Then it should be imported into Ubuntu with the next release cycle (since wily is already in feature freeze). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1490356 Title: [needs-packaging] Hack font To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1490356/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1491249] [NEW] Regression: Visual new email notification no longer working in 38.2.0
Public bug reported: One feature of Thunderbird is a notification through the system notification system whenever a new email arrives in the inbox. With the recent update to version 38.2 this notification no longer works. The "new email" sound plays, but the visual notification is no longer displayed. This is clearly a regression, since it worked with the previous versions of Thunderbird. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: thunderbird 1:38.2.0+build1-0ubuntu0.15.04.1 ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4 Uname: Linux 3.19.0-26-generic x86_64 AddonCompatCheckDisabled: False ApportVersion: 2.17.2-0ubuntu1.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC1D0p: jan2434 F...m pulseaudio /dev/snd/controlC1: jan2434 F pulseaudio /dev/snd/controlC0: jan2434 F pulseaudio BuildID: 20150818212443 Channel: Unavailable CurrentDesktop: GNOME Date: Wed Sep 2 08:35:06 2015 EcryptfsInUse: Yes Extensions: extensions.sqlite corrupt or missing ForcedLayersAccel: False IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) InstallationDate: Installed on 2015-01-30 (214 days ago) InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) IpRoute: default via 192.168.1.1 dev eth0 proto static metric 1024 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.30 IwConfig: eth0 no wireless extensions. lono wireless extensions. Locales: extensions.sqlite corrupt or missing MostRecentCrashID: bp-90222358-6460-4247-96c9-9500e2150311 Plugins: Gnome Shell Integration - /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell) PrefSources: prefs.js [Profile]/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js [Profile]/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash Profiles: Profile0 (Default) - LastVersion=38.2.0/20150818212443 (In use) RelatedPackageVersions: gnome-shell 3.14.4-0ubuntu1 RfKill: 0: hci0: Bluetooth Soft blocked: yes Hard blocked: no RunningIncompatibleAddons: False SourcePackage: thunderbird SubmittedCrashIDs: bp-90222358-6460-4247-96c9-9500e2150311 Themes: extensions.sqlite corrupt or missing UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/14/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 0310JH dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA05:bd07/14/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 13 9343 dmi.sys.vendor: Dell Inc. ** Affects: thunderbird (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-bug vivid ** Changed in: thunderbird (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491249 Title: Regression: Visual new email notification no longer working in 38.2.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1491249/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1477421] [NEW] ownCloud-client < 1.7 can no longer sync with ownCloud Server 8.1 and above
Public bug reported: With the recent release of OwnCloud Server 8.1, ownCloud-client needs to be at least version 1.7 to continue working. Older client version simply return "invalid user" or "forbidden" so the error is not obvious. Please note this is official by upstream: https://owncloud.org/blog /upgrading-to-owncloud-server-8-1/ Currently only wily has a recent enough owncloud-client version. I request back porting the version from wily to older releases via a SRU to restore this functionality. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: owncloud-client 1.7.0~beta1+really1.6.4+dfsg-1 ProcVersionSignature: Ubuntu 3.19.0-23.24-generic 3.19.8-ckt2 Uname: Linux 3.19.0-23-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 CurrentDesktop: GNOME Date: Thu Jul 23 09:02:08 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-01-30 (173 days ago) InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: owncloud-client UpgradeStatus: Upgraded to vivid on 2015-03-19 (125 days ago) ** Affects: owncloud-client (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug third-party-packages vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477421 Title: ownCloud-client < 1.7 can no longer sync with ownCloud Server 8.1 and above To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/owncloud-client/+bug/1477421/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1477421] Re: ownCloud-client < 1.7 can no longer sync with ownCloud Server 8.1 and above
** Also affects: vivid-backports Importance: Undecided Status: New ** Also affects: trusty-backports Importance: Undecided Status: New ** Also affects: utopic-backports Importance: Undecided Status: New ** Summary changed: - ownCloud-client < 1.7 can no longer sync with ownCloud Server 8.1 and above + Please backport owncloud-client 1.8.1+dfsg-1(universe) from wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477421 Title: Please backport owncloud-client 1.8.1+dfsg-1(universe) from wily To manage notifications about this bug go to: https://bugs.launchpad.net/trusty-backports/+bug/1477421/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1477421] Re: Please backport owncloud-client 1.8.1+dfsg-1(universe) from wily
** Description changed: - With the recent release of OwnCloud Server 8.1, ownCloud-client needs to - be at least version 1.7 to continue working. Older client version simply - return "invalid user" or "forbidden" so the error is not obvious. + Description: + Please backport owncloud-client 1.8.1+dfsg-1(universe) from wily to trusty, utopic and vivid. - Please note this is official by upstream: https://owncloud.org/blog - /upgrading-to-owncloud-server-8-1/ - - Currently only wily has a recent enough owncloud-client version. I - request back porting the version from wily to older releases via a SRU - to restore this functionality. - - ProblemType: Bug - DistroRelease: Ubuntu 15.04 - Package: owncloud-client 1.7.0~beta1+really1.6.4+dfsg-1 - ProcVersionSignature: Ubuntu 3.19.0-23.24-generic 3.19.8-ckt2 - Uname: Linux 3.19.0-23-generic x86_64 - NonfreeKernelModules: wl - ApportVersion: 2.17.2-0ubuntu1.1 - Architecture: amd64 - CurrentDesktop: GNOME - Date: Thu Jul 23 09:02:08 2015 - EcryptfsInUse: Yes - InstallationDate: Installed on 2015-01-30 (173 days ago) - InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) - ProcEnviron: - TERM=xterm - PATH=(custom, no user) - XDG_RUNTIME_DIR= - LANG=de_DE.UTF-8 - SHELL=/bin/bash - SourcePackage: owncloud-client - UpgradeStatus: Upgraded to vivid on 2015-03-19 (125 days ago) + Reason for the backport: + + OwnCloud 8.1 was released on July 7th 2015. This version prevents owncloud-client from syncing files if the version of the client is below 1.7. This restriction can be manually disabled, but that might not be feasible for every OwnCloud installation. + Without this backport the essential functionality of owncloud-client is lost for all Ubuntu release before wily when the server has been upgraded to the most recent stable release. ** Attachment removed: "Dependencies.txt" https://bugs.launchpad.net/utopic-backports/+bug/1477421/+attachment/4432786/+files/Dependencies.txt ** Attachment removed: "JournalErrors.txt" https://bugs.launchpad.net/utopic-backports/+bug/1477421/+attachment/4432787/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477421 Title: Please backport owncloud-client 1.8.1+dfsg-1(universe) from wily To manage notifications about this bug go to: https://bugs.launchpad.net/trusty-backports/+bug/1477421/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1408979] [NEW] white background on xfce4-indicator-plugin with non-Greybird themes
Public bug reported: When using any GTK theme except Greybird (tested Numix and Albatross) the xfce4-indicator-plugin shows a white background making it harder to see the indicators and breaking the look and feel of the UI. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xfce4-indicator-plugin 2.3.2-0ubuntu3 ProcVersionSignature: Ubuntu 3.18.0-8.9-generic 3.18.1 Uname: Linux 3.18.0-8-generic x86_64 ApportVersion: 2.15.1-0ubuntu1 Architecture: amd64 CurrentDesktop: XFCE Date: Fri Jan 9 10:55:27 2015 InstallationDate: Installed on 2015-01-07 (1 days ago) InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150101) SourcePackage: xfce4-indicator-plugin UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xfce4-indicator-plugin (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408979 Title: white background on xfce4-indicator-plugin with non-Greybird themes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1408979/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1408979] Re: white background on xfce4-indicator-plugin with non-Greybird themes
Screen shot of the problem. ** Attachment added: "Screen shot of the problem." https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1408979/+attachment/4294598/+files/xfce4-indicator-plugin.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1408979 Title: white background on xfce4-indicator-plugin with non-Greybird themes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1408979/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 390896] Re: [karmic] /usr/lib/ld: cannot find -lboost_regex
** Changed in: boost-defaults (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/390896 Title: [karmic] /usr/lib/ld: cannot find -lboost_regex To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/boost-defaults/+bug/390896/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present
You can manually fix both /etc/crypttab and /etc/fstab, either using the correct UUID or using the partion identifier (e.g. /dev/sda3). What I did to fix the mentioned error message is editing /etc/rc.conf and adding a `wait 1` before the return 0. This instructs the init demon to wait a second before resuming boot, this should give it enough time to initialise the cryptswap. You might want to increase the time, based on your system's io speed. If you want to go to a plain (none-encrypted) swap, you can create it on the terminal with sudo mkswap e.g. sudo mkswap /dev/sda3 Be aware this command destroys the content of that partition! The command will also display the UUID of the newly created swap partition, so you can update your fstab accordingly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153661 Title: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present To manage notifications about this bug go to: https://bugs.launchpad.net/cryptsetup/+bug/1153661/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present
Sorry, my fault. The file you need is /etc/rc.local. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153661 Title: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present To manage notifications about this bug go to: https://bugs.launchpad.net/cryptsetup/+bug/1153661/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435028] Re: Kernel does not detect already connected USB devices on boot
I am currently running on 3.19.3 upstream and the bug did not occur. But I have to point out that the bug only occurred sometimes with the latest Ubuntu vivid kernel. I do not know yet how to reliably trigger this bug, it seems it needs some special conditions to happen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435028 Title: Kernel does not detect already connected USB devices on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435028] Re: Kernel does not detect already connected USB devices on boot
I happened again after rebooting the first time into the 3.19.0-14 kernel yesterday. So it is not solved yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435028 Title: Kernel does not detect already connected USB devices on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1425445] Re: Regression: 3.16.0-31-generic breaks touchpad on Dell XPS13 (2015)
It definitely worked before applying the kernel update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425445 Title: Regression: 3.16.0-31-generic breaks touchpad on Dell XPS13 (2015) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1425445/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1434986] [NEW] Not working network connection after boot
Public bug reported: Directly after boot the network connections are not working. I am connected and have an IP address, but I cannot establish a connection with any Internet server. I have the impression it is related to thee DNS lookup, which waits forever for a result. Cycling the connection (disconnect->reconnect) seems to fix the problem for some time. I am reporting this against network-manager, but I am not sure if it is directly in network manager or if it is systemd related. With 14.10 everything worked perfectly. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: network-manager 0.9.10.0-4ubuntu11 ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1 Uname: Linux 3.19.0-9-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.16.2-0ubuntu4 Architecture: amd64 CurrentDesktop: GNOME Date: Sun Mar 22 12:38:26 2015 EcryptfsInUse: Yes IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2015-01-30 (50 days ago) InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) IpRoute: default via 192.168.1.1 dev eth0 proto static metric 1024 169.254.0.0/16 dev wlan0 scope link metric 1000 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.26 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.29 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: network-manager UpgradeStatus: Upgraded to vivid on 2015-03-19 (3 days ago) modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified] mtime.conffile..etc.NetworkManager.NetworkManager.conf: 2015-02-16T00:14:50.662693 nmcli-dev: DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH eth0ethernet connected /org/freedesktop/NetworkManager/Devices/2 Kabelnetzwerkverbindung 1 4a581685-6002-4401-a993-49aa649667eb /org/freedesktop/NetworkManager/ActiveConnection/4 wlan0 wifi connected /org/freedesktop/NetworkManager/Devices/1 4A616E7320574C414E f45aa3a7-fb44-41b7-a02a-ea9720d79414 /org/freedesktop/NetworkManager/ActiveConnection/3 lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/0 -- ---- nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'. ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug third-party-packages vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1434986 Title: Not working network connection after boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1434986/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435028] [NEW] Kernel does not detect already connected USB devices on boot
Public bug reported: The kernel does not always detect already connected USB devices on boot. I have an USB nic and an external mouse connected to my Laptop. Sometimes these devices are recognized after boot, sometimes they are missing. When they are not present after boot you have to unplug them and plug them again. This is inconvient and adds physical wear on the USB connectors. The kernel log shows no sign of a disconnect, so it seems the kernel does not recognize the devices as plugged in on boot. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: linux-image-3.19.0-9-generic 3.19.0-9.9 ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1 Uname: Linux 3.19.0-9-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.16.2-0ubuntu4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC1D0p: jan1733 F...m pulseaudio /dev/snd/controlC1: jan1733 F pulseaudio /dev/snd/controlC0: jan1733 F pulseaudio CurrentDesktop: GNOME Date: Sun Mar 22 17:07:16 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-01-30 (50 days ago) InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) MachineType: Dell Inc. XPS 13 9343 ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic.efi.signed root=UUID=e4431ecc-e85e-4e35-92af-58f455c46c2b ro kvm-intel.nested=1 quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.19.0-9-generic N/A linux-backports-modules-3.19.0-9-generic N/A linux-firmware1.143 SourcePackage: linux UpgradeStatus: Upgraded to vivid on 2015-03-19 (3 days ago) dmi.bios.date: 03/12/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 0310JH dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd03/12/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 13 9343 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435028 Title: Kernel does not detect already connected USB devices on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1435028] Re: Kernel does not detect already connected USB devices on boot
The issue first happened after upgrading to vivid from utopic. The utopic kernel did not show this behaviour. I did a short test with the upstream kernel and the issue could not be reproduced with it. Booting back into the Ubuntu kernel 3.19.0-9 on the other hand exhibited this issue again. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435028 Title: Kernel does not detect already connected USB devices on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1435028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439532] [NEW] Firefox 37 does not enable MSE required for YouTube HTML5 player
Public bug reported: After today's update to Firefox 37, the HTML5 video play on YouTube should work with hight resolutions that 720p. On a 14.04 installation it does work, but on my 15.04 installation it does not. This feature is part of the official Mozilla change log, so it must be a packaging bug. You can verify the status of MSE on this YouTube page: www.youtube.com/html5 . Firefox 37 is supposed to support all, but the last feature (VP9 with MSE). But Firefox on vivid apparently only supports the top row, in sufficient to watch higher resolution video. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: firefox 37.0+build2-0ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-11.11-generic 3.19.3 Uname: Linux 3.19.0-11-generic x86_64 NonfreeKernelModules: wl AddonCompatCheckDisabled: False ApportVersion: 2.17-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/pcmC1D0p: jan1466 F...m pulseaudio /dev/snd/controlC0: jan1466 F pulseaudio /dev/snd/controlC1: jan1466 F pulseaudio BuildID: 20150328222441 Channel: Unavailable CurrentDesktop: GNOME Date: Thu Apr 2 08:38:36 2015 EcryptfsInUse: Yes Extensions: extensions.sqlite corrupt or missing ForcedLayersAccel: False IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) InstallationDate: Installed on 2015-01-30 (61 days ago) InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) IpRoute: default via 192.168.1.1 dev eth0 proto static metric 1024 169.254.0.0/16 dev eth0 scope link metric 1000 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.29 Locales: extensions.sqlite corrupt or missing MostRecentCrashID: bp-208cf555-adf2-48d2-adf5-fa49e2150319 Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so Gnome Shell Integration - /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so (gnome-shell) PrefSources: prefs.js [Profile]/extensions/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}/defaults/preferences/prefs.js /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/ubu...@ubuntu.com/defaults/preferences/001ubuntu-gnome-mods.js ProcEnviron: TERM=xterm PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash Profiles: Profile0 (Default) - LastVersion=37.0/20150328222441 (In use) RelatedPackageVersions: gnome-shell 3.14.4-0ubuntu1 RunningIncompatibleAddons: False SourcePackage: firefox SubmittedCrashIDs: bp-208cf555-adf2-48d2-adf5-fa49e2150319 Themes: extensions.sqlite corrupt or missing UpgradeStatus: Upgraded to vivid on 2015-03-19 (13 days ago) dmi.bios.date: 03/25/2015 dmi.bios.vendor: Dell Inc. dmi.bios.version: A03 dmi.board.name: 0310JH dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA03:bd03/25/2015:svnDellInc.:pnXPS139343:pvr01:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: XPS 13 9343 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439532 Title: Firefox 37 does not enable MSE required for YouTube HTML5 player To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1439532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439532] Re: Firefox 37 does not enable MSE required for YouTube HTML5 player
As written above on another machine with 14.04 MSE works. I also have the ubuntu-restricted-extras package installed. I double checked and have the libavcodec-extra-56 package installed. So it should work. If Ubuntu decides to deactivate that feature nevertheless it is a bug and you must at least provide a way to re enable it. The MSE is an important feature of this Firefox release, simply deactivating removes some functionality from Firefox that is used by a lot of people. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439532 Title: Firefox 37 does not enable MSE required for YouTube HTML5 player To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1439532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1439532] Re: Firefox 37 does not enable MSE required for YouTube HTML5 player
That is strange, since I am very sure it worked on my university machine with Xubuntu 14.04 yesterday out of the box. Setting the mentioned property to true also works fine here. Do you have some information on what exactly does not work on non Windows yet? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1439532 Title: Firefox 37 does not enable MSE required for YouTube HTML5 player To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1439532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1229172] Re: Thunderbird "Spell check as you type" stopped working after update to 1:24.0+build1-0ubuntu0.12.04.1 (precise-updates)
This bug has a serious impact on the usability of Thunderbird. As Thudnerbird is a default application in Ubuntu a quick fix for this bug as SRU is highly appreciated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229172 Title: Thunderbird "Spell check as you type" stopped working after update to 1:24.0+build1-0ubuntu0.12.04.1 (precise-updates) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1229172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1229172] Re: Thunderbird "Spell check as you type" stopped working after update to 1:24.0+build1-0ubuntu0.12.04.1 (precise-updates)
Here Enigmail was installed all the time, still the bug happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229172 Title: Thunderbird "Spell check as you type" stopped working after update to 1:24.0+build1-0ubuntu0.12.04.1 (precise-updates) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1229172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218995] Re: Hyper-V Synthetic Video Frame Buffer Driver not working
Hi, I reported the bug upstream to de...@linuxdriverproject.org. ** Tags added: kernel-bug-reported-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218995 Title: Hyper-V Synthetic Video Frame Buffer Driver not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218995/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218995] Re: Hyper-V Synthetic Video Frame Buffer Driver not working
The message: http://driverdev.linuxdriverproject.org/pipermail /driverdev-devel/2013-September/041312.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218995 Title: Hyper-V Synthetic Video Frame Buffer Driver not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218995/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218995] [NEW] Hyper-V Synthetic Video Frame Buffer Driver not working
Public bug reported: Hyper-V Synthetic Video Frame Buffer Driver was added upstream with kernel 3.10 (commit: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=68a2d20b79b105f02dcbc52c211d7e62f98996b7) I am running Xubuntu 13.10 in a Hyper-V machine on Windows 8 Pro. According to the kernel module description the kernel driver should allow for FullHD resoltuion and should eleminate the double mouse curser. Here neither of that happens though, screen resoltuion is limited to 1152x864 like it was with 13.04 before the framebuffer driver was added and I still have double mouse cursers. lsmod verifies hperv_fb module to be loaded. So there must be something which stops the enchansments from working correctly. Fixing this bug is important to enable Ubuntu to run in Hyper-V environments, which likly to become more important with the includsion of Hyper-V in Windows 8. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-4-generic 3.11.0-4.9 ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7 Uname: Linux 3.11.0-4-generic x86_64 ApportVersion: 2.12.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: Date: Fri Aug 30 17:52:21 2013 HibernationDevice: RESUME=UUID=73c3c75c-c1c9-477c-9ada-de652e53a5e9 InstallationDate: Installed on 2013-08-09 (20 days ago) InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130809) IwConfig: eth0 no wireless extensions. lono wireless extensions. Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Microsoft Corporation Virtual Machine MarkForUpload: True ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 hyperv_fb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-4-generic root=UUID=4fcb4903-59ae-4402-b6b0-05d5609ae8da ro quiet splash video=hyperv_fb:1920x1080 vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-4-generic N/A linux-backports-modules-3.11.0-4-generic N/A linux-firmware1.113 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/23/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 090006 dmi.board.name: Virtual Machine dmi.board.vendor: Microsoft Corporation dmi.board.version: 7.0 dmi.chassis.asset.tag: 4002-8074-6677-7173-2064-5191-30 dmi.chassis.type: 3 dmi.chassis.vendor: Microsoft Corporation dmi.chassis.version: 7.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr090006:bd05/23/2012:svnMicrosoftCorporation:pnVirtualMachine:pvr7.0:rvnMicrosoftCorporation:rnVirtualMachine:rvr7.0:cvnMicrosoftCorporation:ct3:cvr7.0: dmi.product.name: Virtual Machine dmi.product.version: 7.0 dmi.sys.vendor: Microsoft Corporation ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218995 Title: Hyper-V Synthetic Video Frame Buffer Driver not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1218995/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510344] Re: Keyboard Backlight Turns on at boot
This is probably related to the change introduced in Linux 4.1. The Dell keyboard driver can now control various settings about the keyboard back-light and exposes control devices in /sys to change these settings. Commit: 6cff8d60aa0aba5583ecda09984dbcb2f24cc28d (https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6cff8d60aa0aba5583ecda09984dbcb2f24cc28d) For some reason the backlight is set to on in certain conditions, ignoring the previous user setting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510344 Title: Keyboard Backlight Turns on at boot To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1510344/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1434986] Re: Not working network connection after boot
As requested: https://bugzilla.gnome.org/show_bug.cgi?id=748151 ** Changed in: network-manager (Ubuntu) Status: Incomplete => Confirmed ** Bug watch added: GNOME Bug Tracker #748151 https://bugzilla.gnome.org/show_bug.cgi?id=748151 ** Bug watch added: GNOME Bug Tracker #748151 https://bugzilla.gnome.org/show_bug.cgi?id=748151 ** Changed in: network-manager Importance: Undecided => Unknown ** Changed in: network-manager Status: New => Unknown ** Changed in: network-manager Remote watch: None => GNOME Bug Tracker #748151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1434986 Title: Not working network connection after boot To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1434986/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
I am also affected. Laptop is a ThinkPad X121e brought in October 2011. Same behaviour as above. In both 11.10 and 12.04 the WLAN connection is very unstable and even hard to establish. Observed behaviour is that after an apparently random period of time there is no more communication possible on the connection, but the network manager still indicates an established connection. A manual reconnection fixes the problem for the moment but it reappears again after some minutes. I propose to set the Importance to high at least, given the fact that it affects quite a lot of people and that it severely affects the usability. Having to reset the WLAN connection every few minutes severely reduces the working efficiency. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: Wireless not working in 12.04 for rtl8192ce (RTL8188CE) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 902557] Re: Wireless not working in 12.04 for rtl8192ce (RTL8188CE)
My recent observations suggest that high CPU load contributes in loosing the wireless connection. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902557 Title: Wireless not working in 12.04 for rtl8192ce (RTL8188CE) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/902557/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 930589] Re: lightning-locales should be part of the official ubuntu archives
** Also affects: lightning-extension (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930589 Title: lightning-locales should be part of the official ubuntu archives To manage notifications about this bug go to: https://bugs.launchpad.net/lightning-locales/+bug/930589/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1550244] Re: Wrong version set in latest openjdk-8 builds
To clarify, this applies to the openjdk-8 build from xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550244 Title: Wrong version set in latest openjdk-8 builds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1550244/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1550244] [NEW] Wrong version set in latest openjdk-8 builds
Public bug reported: The current openjdk-8 build has a wrong version number set. `java -version`, `javac -version` etc. report the version string of this OpenJDK build as "java 1.8.0_01-internal", which is clearly wrong. This also triggers warnings about unsupported version in third party applications. Please update the build process, so that the reported version of openjdk-8 matches the actual version, like "1.8.0_72" or similar. ** Affects: openjdk-8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550244 Title: Wrong version set in latest openjdk-8 builds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1550244/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1519320] [NEW] Regression: NetworkManager does not show VPN connections after boot
Public bug reported: Since a few days I noticed that the NetworkManager applet does not list the configured VPN connections after boot. The VPN connection option only shows the "configure VPN" and the greyed out "disconnect VPN" options. When going to the connection configuration dialogue, both my configured VPN connections are listed though. Only that NetworkManager does not provide them in the list to connect to. Restarting NetworkManager via `sudo systemctl restart NetworkManager` fixes the issue until the computer is rebooted. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: network-manager-gnome 0.9.10.1-0ubuntu7 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CurrentDesktop: XFCE Date: Tue Nov 24 12:35:55 2015 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2015-11-04 (19 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) IpRoute: default via 172.30.40.194 dev eno1 proto static metric 100 169.254.0.0/16 dev eno1 scope link metric 1000 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 172.30.40.0/21 dev eno1 proto kernel scope link src 172.30.43.0 metric 100 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=false WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager-applet UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATEDBUS-PATH CONNECTION CON-UUID CON-PATH docker0 bridgeconnected/org/freedesktop/NetworkManager/Devices/3 docker0 ed7a4dc6-5a56-4032-b0e1-035cbead92b4 /org/freedesktop/NetworkManager/ActiveConnection/1 eno1 ethernet connected/org/freedesktop/NetworkManager/Devices/2 eno1b73f39b5-13f3-42d7-a200-9c51676dcc72 /org/freedesktop/NetworkManager/ActiveConnection/0 wlp2s0 wifi unavailable /org/freedesktop/NetworkManager/Devices/1 -- ---- lo loopback unmanaged/org/freedesktop/NetworkManager/Devices/0 -- ---- nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'. ** Affects: network-manager-applet (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1519320 Title: Regression: NetworkManager does not show VPN connections after boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1519320/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510344] Re: Keyboard Backlight Turns on at boot
Blacklisting the module is not a solution to the problem, it just hides it. The problem is still that the state of the back light does not seem to be properly restored under some conditions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510344 Title: Keyboard Backlight Turns on at boot To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1510344/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510344] Re: Keyboard Backlight Turns on at boot
Blacklisting prevents you from configuring the back light, e.g. the time out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510344 Title: Keyboard Backlight Turns on at boot To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1510344/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1540243] [NEW] Packaged version must match version of virtualbox package
Public bug reported: Due to upstream's patch policy, security updated are newer minor releases. That is great for the user. But the catch is that just the main virtua box packages (virtualbox, virtualbox-qt and virtualbox-dkms) are updated. Both virtualbox-guest-additions-iso and virtualbox-ext-pack become useless after the security update is installed, as the minor version must match for it to work. While the virtualbox-ext-pack is arguably relatively easy to find on upstream's webpage (which one has to know about and go there yourself), the guest additions iso actually has no public download, since it always comes bundled with the virtualbox releases. Long story short, please also update these packages whenever you upload a new minor version as security update, otherwise you make those packages completely useless. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: virtualbox-guest-additions-iso 5.0.4-1 ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6 Uname: Linux 4.2.0-25-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CurrentDesktop: XFCE Date: Mon Feb 1 08:32:31 2016 InstallationDate: Installed on 2015-11-04 (88 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) PackageArchitecture: all SourcePackage: virtualbox-guest-additions-iso UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: virtualbox-ext-pack (Ubuntu) Importance: Undecided Status: New ** Affects: virtualbox-guest-additions-iso (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug wily ** Also affects: virtualbox-ext-pack (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540243 Title: Packaged version must match version of virtualbox package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ext-pack/+bug/1540243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1540243] Re: Packaged version must match version of virtualbox package
@kfunk: There is also a GUI option for that, but that is not the point of this bug. It is possible to download these things manually, but they are also packaged, so the packaged version must continue to work even after a security related update. That is currently not the case, so the whole point is to make the package maintainer aware he/she needs to update those associated packages as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1540243 Title: Packaged version must match version of virtualbox package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ext-pack/+bug/1540243/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1491249] Re: Regression: Visual new email notification no longer working in 38.2.0
No notification at all here, neither pop up nor audio. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491249 Title: Regression: Visual new email notification no longer working in 38.2.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1491249/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)
The touchpad worked fine for me with the utopic kernel (3.16.0-30). Due to general system stability problems though I upgraded to the current vivid kernel (3.18.0-12), which seems much more stable in terms of no CPU/GPU hangs so far, though the above mentioned touchpad problems happen for me too since I use the 3.18.0-12 one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416601 Title: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343) To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1416601/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 573414] Re: java-package misses support for amd64 ibm 1.6.0-7.0 jvm
If this is still an issue please report a bug against the package in the Debian project, thanks. ** Changed in: java-package (Ubuntu) Assignee: Cedric Pineau (cedric-pineau) => (unassigned) ** Changed in: java-package (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573414 Title: java-package misses support for amd64 ibm 1.6.0-7.0 jvm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/java-package/+bug/573414/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)
** Bug watch added: Red Hat Bugzilla #1188439 https://bugzilla.redhat.com/show_bug.cgi?id=1188439 ** Also affects: linux via https://bugzilla.redhat.com/show_bug.cgi?id=1188439 Importance: Unknown Status: Unknown ** No longer affects: linux ** Also affects: xserver-xorg-input-synaptics (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1188439 Importance: Unknown Status: Unknown ** Also affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416601 Title: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343) To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1416601/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)
Going back to kernel 3.16.0-30-generic fixes the problems for now. Given from the RedHat bug report the problem seems to be present in 3.17 kernel as well. It seems some change between 3.16 and 3.17 caused this as a regression. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416601 Title: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343) To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1416601/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294264] Re: xfwm4 crashed with SIGSEGV in _int_malloc()
Hi, no and I also forgot about this report. Please close it as fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294264 Title: xfwm4 crashed with SIGSEGV in _int_malloc() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfwm4/+bug/1294264/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416601 Title: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343) To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1416601/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301776] Re: Update manager is really small and not resizeable
I support comment #7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301776 Title: Update manager is really small and not resizeable To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1301776/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1316664] [NEW] update-manager window cannot be resized
Public bug reported: I always check the changelog of the packages before applying updates. Thus opening both the list of packages to be updated and the changelog part. Recently I noticed on two machines running Xubuntu that it became impossible to resize the update manager window. Moving the mouse to the corner displays the resize mouse icon, but dragging the mouse just moves the window, which retains the same (too small) size. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: update-manager 1:0.196.11 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CurrentDesktop: XFCE Date: Tue May 6 17:33:31 2014 GsettingsChanges: b'com.ubuntu.update-manager' b'show-details' b'true' b'com.ubuntu.update-manager' b'window-height' b'448' b'com.ubuntu.update-manager' b'first-run' b'false' b'com.ubuntu.update-manager' b'window-width' b'439' b'com.ubuntu.update-manager' b'launch-time' b'1399390328' InstallationDate: Installed on 2014-04-17 (18 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2) PackageArchitecture: all SourcePackage: update-manager UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316664 Title: update-manager window cannot be resized To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1316664/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301776] Re: Update manager is really small and not resizeable
Not sure it is Compiz, the same problem also happens with Xubuntu, which does not use Compiz if I remember correctly. Anyway it is severely affecting the usability of the application. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301776 Title: Update manager is really small and not resizeable To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1301776/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072966/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072956/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072961/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072963/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work
apport information ** Tags added: apport-collected ** Description changed: The generation 2 VM has been assinged a memory range of 512 MiB-4096MiB with a starting memory of 512 MiB. It should get additional memory when needed, but the total available memory in the VM stays at the intial 512 MiB and the kernel starts swapping instead of allocating more memory from the host. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-18-generic 3.13.0-18.38 ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6 Uname: Linux 3.13.0-18-generic x86_64 ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Tue Mar 18 19:28:54 2014 HibernationDevice: RESUME=UUID=0d223c65-8c7e-41b4-95b3-05b22ff4679b InstallationDate: Installed on 2014-03-12 (6 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140312) IwConfig: eth0 no wireless extensions. lono wireless extensions. Lspci: Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Microsoft Corporation Virtual Machine ProcFB: 0 hyperv_fb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic.efi.signed root=UUID=61b52c1b-300d-4c30-8966-db1745f4a4bc ro video=hyperv_fb:1920x1080 quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-18-generic N/A linux-backports-modules-3.13.0-18-generic N/A linux-firmware 1.126 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/26/2012 dmi.bios.vendor: Microsoft Corporation dmi.bios.version: Hyper-V UEFI Release v1.0 dmi.board.asset.tag: None dmi.board.name: Virtual Machine dmi.board.vendor: Microsoft Corporation dmi.board.version: Hyper-V UEFI Release v1.0 dmi.chassis.asset.tag: 6485-6574-9248-6162-4701-6267-50 dmi.chassis.type: 3 dmi.chassis.vendor: Microsoft Corporation dmi.chassis.version: Hyper-V UEFI Release v1.0 dmi.modalias: dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0: dmi.product.name: Virtual Machine dmi.product.version: Hyper-V UEFI Release v1.0 dmi.sys.vendor: Microsoft Corporation + --- + ApportVersion: 2.14-0ubuntu1 + Architecture: amd64 + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + CurrentDesktop: XFCE + DistroRelease: Ubuntu 14.04 + HibernationDevice: RESUME=UUID=2673d21f-4b48-43f1-9b06-8c141a492700 + InstallationDate: Installed on 2014-03-29 (9 days ago) + InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326) + IwConfig: + eth0 no wireless extensions. + + lono wireless extensions. + Lspci: + + Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 + MachineType: Microsoft Corporation Virtual Machine + Package: linux (not installed) + ProcFB: 0 hyperv_fb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed root=UUID=cccf5e59-012e-4ab5-a6ba-08850e60aba1 ro video=hyperv_fb:1920x1080 quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8 + RelatedPackageVersions: + linux-restricted-modules-3.13.0-22-generic N/A + linux-backports-modules-3.13.0-22-generic N/A + linux-firmware 1.127 + RfKill: + + Tags: trusty + Uname: Linux 3.13.0-22-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 11/26/2012 + dmi.bios.vendor: Microsoft Corporation + dmi.bios.version: Hyper-V UEFI Release v1.0 + dmi.board.asset.tag: None + dmi.board.name: Virtual Machine + dmi.board.vendor: Microsoft Corporation + dmi.board.version: Hyper-V UEFI Release v1.0 + dmi.chassis.asset.tag: 6485-6574-9248-6162-4701-6267-50 + dmi.chassis.type: 3 + dmi.chassis.vendor: Microsoft Corporation + dmi.chassis.version: Hyper-V UEFI Release v1.0 + dmi.modalias: dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0: + dmi.product.name: Virtual Machine + dmi.product.version: Hyper-V UEFI Release v1.0 + dmi.sys.vendor: Microsoft Corporation ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072955/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, whic
[Bug 1294283] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072962/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072959/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072958/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072960/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072964/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072957/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4072965/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work
After some time the problem reappeared again today. Ballooning worked at first and the VM got more than the initial memory, but after some time this double kernel stack traces were back. The time these end in the kernel log is just determined by the time I uploaded the kernel log, from my perspective it looks like these messages will continue to appear every 120 seconds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1315921] [NEW] Ubuntu Studio does not boot in Hyper-V Generation 2 VM
Public bug reported: Using the Ubuntu Studio 14.04 release image (64bit), it is impossible to boot or install in a Hyper-V generation 2 VM. Using either option in Grub (install/live system) results in the attached error screen after the animated Ubuntu Studio boot logo (plymoth), It should be noted that I use the same settings with Xubuntu, where it works and never showed this problems. Additionally I noticed that it is not possible to interrupt plymoth to see the kernel log output, it seems the Hyper-V keyboard module is not loaded. As the bug happens during boot before console access is possible or any other applications are loaded, I report this bug against the linux package. Feel free to reassign it to another package if needed. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Attachment added: "Screenshot of the error message." https://bugs.launchpad.net/bugs/1315921/+attachment/4105011/+files/UbuntuStudio_error.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315921 Title: Ubuntu Studio does not boot in Hyper-V Generation 2 VM To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315921/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM
Unable to run apport-collect, the bug happens during boot sequence before any console is available to the user. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315921 Title: Ubuntu Studio does not boot in Hyper-V Generation 2 VM To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315921/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM
I tested the daily image from May 5th of Ubuntu Studio. It shows the same error like the trusty release image. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315921 Title: Ubuntu Studio does not boot in Hyper-V Generation 2 VM To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315921/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1273060] Re: [Fujitsu LIFEBOOK LH532 (UMA)] Ubuntu EFI install locks out firmware access
Satish for your information, utopic has a new upstream version of efibootmgr included. It might be worth checking if that is fixing your problem as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1273060 Title: [Fujitsu LIFEBOOK LH532 (UMA)] Ubuntu EFI install locks out firmware access To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1273060/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work
apport information ** Description changed: The generation 2 VM has been assinged a memory range of 512 MiB-4096MiB with a starting memory of 512 MiB. It should get additional memory when needed, but the total available memory in the VM stays at the intial 512 MiB and the kernel starts swapping instead of allocating more memory from the host. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-18-generic 3.13.0-18.38 ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6 Uname: Linux 3.13.0-18-generic x86_64 ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE Date: Tue Mar 18 19:28:54 2014 HibernationDevice: RESUME=UUID=0d223c65-8c7e-41b4-95b3-05b22ff4679b InstallationDate: Installed on 2014-03-12 (6 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140312) IwConfig: eth0 no wireless extensions. lono wireless extensions. Lspci: Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Microsoft Corporation Virtual Machine ProcFB: 0 hyperv_fb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-18-generic.efi.signed root=UUID=61b52c1b-300d-4c30-8966-db1745f4a4bc ro video=hyperv_fb:1920x1080 quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.13.0-18-generic N/A linux-backports-modules-3.13.0-18-generic N/A linux-firmware 1.126 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/26/2012 dmi.bios.vendor: Microsoft Corporation dmi.bios.version: Hyper-V UEFI Release v1.0 dmi.board.asset.tag: None dmi.board.name: Virtual Machine dmi.board.vendor: Microsoft Corporation dmi.board.version: Hyper-V UEFI Release v1.0 dmi.chassis.asset.tag: 6485-6574-9248-6162-4701-6267-50 dmi.chassis.type: 3 dmi.chassis.vendor: Microsoft Corporation dmi.chassis.version: Hyper-V UEFI Release v1.0 dmi.modalias: dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0: dmi.product.name: Virtual Machine dmi.product.version: Hyper-V UEFI Release v1.0 dmi.sys.vendor: Microsoft Corporation --- ApportVersion: 2.14-0ubuntu1 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: XFCE DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=2673d21f-4b48-43f1-9b06-8c141a492700 InstallationDate: Installed on 2014-03-29 (9 days ago) InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326) IwConfig: eth0 no wireless extensions. lono wireless extensions. Lspci: Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize libusb: -99 MachineType: Microsoft Corporation Virtual Machine Package: linux (not installed) ProcFB: 0 hyperv_fb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic.efi.signed root=UUID=cccf5e59-012e-4ab5-a6ba-08850e60aba1 ro video=hyperv_fb:1920x1080 quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8 RelatedPackageVersions: linux-restricted-modules-3.13.0-22-generic N/A linux-backports-modules-3.13.0-22-generic N/A linux-firmware 1.127 RfKill: Tags: trusty Uname: Linux 3.13.0-22-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 11/26/2012 dmi.bios.vendor: Microsoft Corporation dmi.bios.version: Hyper-V UEFI Release v1.0 dmi.board.asset.tag: None dmi.board.name: Virtual Machine dmi.board.vendor: Microsoft Corporation dmi.board.version: Hyper-V UEFI Release v1.0 dmi.chassis.asset.tag: 6485-6574-9248-6162-4701-6267-50 dmi.chassis.type: 3 dmi.chassis.vendor: Microsoft Corporation dmi.chassis.version: Hyper-V UEFI Release v1.0 dmi.modalias: dmi:bvnMicrosoftCorporation:bvrHyper-VUEFIReleasev1.0:bd11/26/2012:svnMicrosoftCorporation:pnVirtualMachine:pvrHyper-VUEFIReleasev1.0:rvnMicrosoftCorporation:rnVirtualMachine:rvrHyper-VUEFIReleasev1.0:cvnMicrosoftCorporation:ct3:cvrHyper-VUEFIReleasev1.0: dmi.product.name: Virtual Machine dmi.product.version: Hyper-V UEFI Release v1.0 dmi.sys.vendor: Microsoft Corporation + --- + ApportVersion: 2.14.1-0ubuntu2 + Architecture: amd64 + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + CurrentDesktop: XFCE + DistroRelease: Ubuntu 14.04 + Hibernatio
[Bug 1294283] BootDmesg.txt
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4080753/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4080755/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4080754/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1294283] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1294283/+attachment/4080758/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294283 Title: Memory balloning in Hyper-V generation 2 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294283/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs