[Bug 1649910] [NEW] Firefox freezes completely when accessing the developer tools

2016-12-14 Thread Jan Henke
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

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-11-09 Thread Jan Henke
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

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-11-09 Thread Jan Henke
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

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-10-28 Thread Jan Henke
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

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-10-24 Thread Jan Henke
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=2a04%3ace40%3a100%3ada%3a0%3a0%3a101%3a4 -- You received this bug notification

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-10-24 Thread Jan Henke
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.

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-10-24 Thread Jan Henke
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

[Bug 1636124] Re: openssl lacks support for TLSv1 and TLSv1.1

2016-10-24 Thread Jan Henke
** 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

[Bug 1636124] [NEW] openssl lacks support for TLSv1 and TLSv1.1

2016-10-24 Thread Jan Henke
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

[Bug 1585928] Re: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version]

2016-06-21 Thread Jan Henke
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.

[Bug 1566240] Re: clang-3.6 package does not install symlink

2016-06-17 Thread Jan Henke
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

[Bug 1297849] Re: [SRU] Virtual private network connection fails after distribution upgrade due to outdated Network Manager configuration files

2016-06-17 Thread Jan Henke
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.

[Bug 1585928] Re: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version]

2016-06-16 Thread Jan Henke
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"

[Bug 1560578] Re: /usr/bin/lldb-server symlink to /usr/bin/lldb-server-3.8 is missing

2016-06-06 Thread Jan Henke
*** 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

[Bug 1585928] Re: [SRU] llvm-defaults 0.33ubuntu4 [was: lldb package does not provide a lldb-server symlink to the current default version]

2016-06-06 Thread Jan Henke
** 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

[Bug 1585928] Re: lldb package does not provide a lldb-server symlink to the current default version

2016-06-05 Thread Jan Henke
** 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

[Bug 1585928] Re: lldb package does not provide a lldb-server symlink to the current default version

2016-06-04 Thread Jan Henke
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

[Bug 1585928] Re: lldb package does not provide a lldb-server symlink to the current default version

2016-06-02 Thread Jan Henke
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

[Bug 1576726] Re: [SRU] network-manager 1.2.0

2016-05-26 Thread Jan Henke
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

[Bug 1585928] [NEW] lldb package does not provide a lldb-server symlink to the current default version

2016-05-26 Thread Jan Henke
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

[Bug 1505132] Re: java crashed with SIGABRT

2016-04-20 Thread Jan Henke
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.

[Bug 1550244] Re: Wrong version set in latest openjdk-8 builds

2016-04-15 Thread Jan Henke
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

[Bug 1550244] Re: Wrong version set in latest openjdk-8 builds

2016-02-26 Thread Jan Henke
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

[Bug 1550244] [NEW] Wrong version set in latest openjdk-8 builds

2016-02-26 Thread Jan Henke
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

[Bug 1491249] Re: Regression: Visual new email notification no longer working in 38.2.0

2016-02-16 Thread Jan Henke
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

[Bug 1540243] Re: Packaged version must match version of virtualbox package

2016-02-02 Thread Jan Henke
@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

[Bug 1540243] [NEW] Packaged version must match version of virtualbox package

2016-01-31 Thread Jan Henke
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

[Bug 1510344] Re: Keyboard Backlight Turns on at boot

2015-12-02 Thread Jan Henke
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

[Bug 1510344] Re: Keyboard Backlight Turns on at boot

2015-12-02 Thread Jan Henke
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

[Bug 1519320] [NEW] Regression: NetworkManager does not show VPN connections after boot

2015-11-24 Thread Jan Henke
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

[Bug 1510344] Re: Keyboard Backlight Turns on at boot

2015-10-29 Thread Jan Henke
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

[Bug 1491249] [NEW] Regression: Visual new email notification no longer working in 38.2.0

2015-09-02 Thread Jan Henke
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

[Bug 1490356] Re: [needs-packaging] Hack font

2015-08-31 Thread Jan Henke
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.

[Bug 1483186] Re: Video corruption on YouTube videos (using html5 video tag playback)

2015-08-25 Thread Jan Henke
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

[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2015-08-13 Thread Jan Henke
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

[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2015-08-13 Thread Jan Henke
@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:

[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2015-08-13 Thread Jan Henke
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

[Bug 1483186] [NEW] Video corruption on YouTube videos (using html5 video tag playback)

2015-08-10 Thread Jan Henke
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

[Bug 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-08-05 Thread Jan Henke
@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

[Bug 1477421] [NEW] ownCloud-client 1.7 can no longer sync with ownCloud Server 8.1 and above

2015-07-23 Thread Jan Henke
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

[Bug 1477421] Re: ownCloud-client 1.7 can no longer sync with ownCloud Server 8.1 and above

2015-07-23 Thread Jan Henke
** 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

[Bug 1477421] Re: Please backport owncloud-client 1.8.1+dfsg-1(universe) from wily

2015-07-23 Thread Jan Henke
** 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

[Bug 1425445] Re: Regression: 3.16.0-31-generic breaks touchpad on Dell XPS13 (2015)

2015-06-03 Thread Jan Henke
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 1413446] Re: Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04

2015-05-24 Thread Jan Henke
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

[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present

2015-05-21 Thread Jan Henke
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

[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present

2015-05-20 Thread Jan Henke
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

[Bug 390896] Re: [karmic] /usr/lib/ld: cannot find -lboost_regex

2015-05-13 Thread Jan Henke
** 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

[Bug 1434986] Re: Not working network connection after boot

2015-04-19 Thread Jan Henke
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

[Bug 1435028] Re: Kernel does not detect already connected USB devices on boot

2015-04-16 Thread Jan Henke
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

[Bug 1435028] Re: Kernel does not detect already connected USB devices on boot

2015-04-09 Thread Jan Henke
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

[Bug 1439532] [NEW] Firefox 37 does not enable MSE required for YouTube HTML5 player

2015-04-02 Thread Jan Henke
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 1439532] Re: Firefox 37 does not enable MSE required for YouTube HTML5 player

2015-04-02 Thread Jan Henke
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

[Bug 1439532] Re: Firefox 37 does not enable MSE required for YouTube HTML5 player

2015-04-02 Thread Jan Henke
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

[Bug 1435028] Re: Kernel does not detect already connected USB devices on boot

2015-03-24 Thread Jan Henke
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. **

[Bug 1434986] [NEW] Not working network connection after boot

2015-03-22 Thread Jan Henke
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

[Bug 1435028] [NEW] Kernel does not detect already connected USB devices on boot

2015-03-22 Thread Jan Henke
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

[Bug 1425445] Re: Regression: 3.16.0-31-generic breaks touchpad on Dell XPS13 (2015)

2015-02-26 Thread Jan Henke
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

[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)

2015-02-05 Thread Jan Henke
** 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

[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)

2015-02-04 Thread Jan Henke
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

[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)

2015-02-04 Thread Jan Henke
** 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:

[Bug 573414] Re: java-package misses support for amd64 ibm 1.6.0-7.0 jvm

2015-02-03 Thread Jan Henke
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

[Bug 1416601] Re: touchpad does not respond to tap-to-clicks in I2C mode in Ubuntu 15.04 on 2015 XPS 13 (9343)

2015-02-03 Thread Jan Henke
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

[Bug 1408979] [NEW] white background on xfce4-indicator-plugin with non-Greybird themes

2015-01-09 Thread Jan Henke
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:

[Bug 1408979] Re: white background on xfce4-indicator-plugin with non-Greybird themes

2015-01-09 Thread Jan Henke
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,

[Bug 1294264] Re: xfwm4 crashed with SIGSEGV in _int_malloc()

2014-12-02 Thread Jan Henke
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

[Bug 1301776] Re: Update manager is really small and not resizeable

2014-06-17 Thread Jan Henke
@Metta Crawler: But this bug report is about the fact, that in some circumstances it becomes greyed-out (deactivated). This bug was filed to raise the issue and get somebody to look into the reason for it. That is works on your system is fine, but is not helpful here. It reproducibly does not

[Bug 1301776] Re: Update manager is really small and not resizeable

2014-06-16 Thread Jan Henke
Re: comment #10 #6 Exactly this menu item is deactivated (greyed out), it really seems like the window is made non-resizeable. So the bug is still far from being fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-06-14 Thread Jan Henke
Good news, with the daily image of June 14th the problem seems to be fixed. Thanks for your work. ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1301776] Re: Update manager is really small and not resizeable

2014-06-10 Thread Jan Henke
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:

[Bug 1316664] [NEW] update-manager window cannot be resized

2014-05-06 Thread Jan Henke
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

[Bug 1301776] Re: Update manager is really small and not resizeable

2014-05-06 Thread Jan Henke
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.

[Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-05-05 Thread Jan Henke
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

[Bug 1273060] Re: [Fujitsu LIFEBOOK LH532 (UMA)] Ubuntu EFI install locks out firmware access

2014-05-05 Thread Jan Henke
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.

[Bug 1315921] [NEW] Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-05-04 Thread Jan Henke
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

[Bug 1315921] Re: Ubuntu Studio does not boot in Hyper-V Generation 2 VM

2014-05-04 Thread Jan Henke
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.

[Bug 1307897] [NEW] locking screen with light-locker disables num pad led, while the numpad itself remains turned on

2014-04-15 Thread Jan Henke
Public bug reported: After locking the screen with light-locker the num pad led is deactivated, but the num pad still works normally (the keys produce the numbers and not the control function). Steps to reproduce: Make sure the num pad LED is turned on and the numpad is producing numbers. Lock

[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2014-04-11 Thread Jan Henke
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

[Bug 1294283] BootDmesg.txt

2014-04-11 Thread Jan Henke
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

[Bug 1294283] CurrentDmesg.txt

2014-04-11 Thread Jan Henke
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

[Bug 1294283] CRDA.txt

2014-04-11 Thread Jan Henke
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

[Bug 1294283] ProcInterrupts.txt

2014-04-11 Thread Jan Henke
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.

[Bug 1294283] ProcModules.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080759/+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

[Bug 1294283] PulseList.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080760/+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

[Bug 1294283] ProcCpuinfo.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080756/+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

[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2014-04-11 Thread Jan Henke
The problem just reappeared after the latest kernel upgrade. Apport data is attached. -- 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

[Bug 1294283] WifiSyslog.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080763/+files/WifiSyslog.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

[Bug 1294283] UdevDb.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080761/+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:

[Bug 1294283] ProcEnviron.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080757/+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

[Bug 1294283] UdevLog.txt

2014-04-11 Thread Jan Henke
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1294283/+attachment/4080762/+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:

[Bug 1294283] WifiSyslog.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] BootDmesg.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] ProcInterrupts.txt

2014-04-07 Thread Jan Henke
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.

[Bug 1294283] PulseList.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] Re: Memory balloning in Hyper-V generation 2 does not work

2014-04-07 Thread Jan Henke
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

[Bug 1294283] ProcModules.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] ProcCpuinfo.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] CurrentDmesg.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] ProcEnviron.txt

2014-04-07 Thread Jan Henke
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

[Bug 1294283] UdevDb.txt

2014-04-07 Thread Jan Henke
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:

[Bug 1294283] CRDA.txt

2014-04-07 Thread Jan Henke
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

  1   2   >