[Bug 1855435] [NEW] Error: Cannot find module 'resolve-cwd'

2019-12-06 Thread Marius B. Kotsbak
Public bug reported: webpack --help internal/modules/cjs/loader.js:964 throw err; ^ Error: Cannot find module 'resolve-cwd' Require stack: - /usr/share/nodejs/webpack/node_modules/import-local/index.js - /usr/share/nodejs/webpack/node_modules/webpack-cli/bin/cli.js -

[Bug 1595565] Re: No https support in gitlib2

2018-04-30 Thread Marius B. Kotsbak
** Also affects: libgit2 (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832798 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1595565

[Bug 1336869] Re: mkhomedir option not working on ipa-client-install

2018-03-07 Thread Marius B. Kotsbak
@tjaalton do you have any references to the Debian fix? So Free IPA still needs to switch the toggle to enable it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1336869 Title: mkhomedir option not

[Bug 1336869] Re: mkhomedir option not working on ipa-client-install

2018-03-07 Thread Marius B. Kotsbak
** Description changed: The option --mkhomedir of ipa-client-install script is not working (Ubuntu 14.04). As a workaround, after executing the script, the following line can be added to the file /etc/pam.d/common-session: sessionrequired pam_mkhomedir.so skel=/etc/skel/

[Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-16 Thread Marius B. Kotsbak
** Description changed: Chromium browser in xenial no longer trusts Symantec issued certificates. See [1]. 1. https://bugs.chromium.org/p/chromium/issues/detail?id=664177 Ubuntu release: 16.04 chromium-browser: 53.0.2785.143-0ubuntu0.16.04.1.1254 + + WORKAROUNDS: download Chrome,

[Bug 1649151] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs on yakkety

2016-12-14 Thread Marius B. Kotsbak
*** This bug is a duplicate of bug 1641380 *** https://bugs.launchpad.net/bugs/1641380 ** This bug has been marked a duplicate of bug 1641380 chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs -- You received this bug notification because you are a member of

[Bug 366780] Re: Please provide a mechanism whereby Wi-Fi networks can be prioritized

2016-05-21 Thread Marius B. Kotsbak
Verified in 16.04 that there is no setting for priority in nm-applet. ** Changed in: network-manager-applet (Ubuntu) Status: Incomplete => Confirmed ** Bug watch added: GNOME Bug Tracker #766454 https://bugzilla.gnome.org/show_bug.cgi?id=766454 ** Also affects: network-manager-applet

[Bug 366780] Re: Please provide a mechanism whereby Wi-Fi networks can be prioritized

2016-05-21 Thread Marius B. Kotsbak
In KDE, it is fixed. There is a priority field. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to networkmanagement in Ubuntu. https://bugs.launchpad.net/bugs/366780 Title: Please provide a mechanism whereby Wi-Fi networks can be

[Bug 1571154] Re: No wifi in 16.04 because of permission issue not having systemd-network permission

2016-04-23 Thread Marius B. Kotsbak
Fix it? Go to user manager, find the user and add the group specified above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571154 Title: No wifi in 16.04 because of permission issue not having

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2016-04-22 Thread Marius B. Kotsbak
Same problem in Xenial (16.04 LTS). ** 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/1268151 Title: [Dell M4800] DPMS support broken, fails to wake up the monitor after

[Bug 1569763] Re: Cannot start docker.io with upstart in 16.04 beta

2016-04-21 Thread Marius B. Kotsbak
I was upgrading from wily version of Docker.io. But I can't find that file/directory in the package. It seems it was created as data files: https://docs.docker.com/engine/userguide/storagedriver/device-mapper- driver/ ** Summary changed: - Cannot start docker.io with upstart in 16.04 beta +

[Bug 1572004] [NEW] pcscd consumes 100% CPU

2016-04-19 Thread Marius B. Kotsbak
Public bug reported: After upgrading to 16.04, pcscd process is stuck at using 100% CPU. ** Affects: pcsc-lite (Ubuntu) Importance: Undecided Status: New ** Tags: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1571154] [NEW] No wifi in 16.04 because of permission issue not having systemd-network permission

2016-04-16 Thread Marius B. Kotsbak
Public bug reported: After upgrading to 16.04, I had no access to wifi. It only worked as root. I fixed it by adding my user to the new "systemd-network" group. The existing users (or those in group netdev) should be automatically be added to "systemd-network" group during upgrade. ** Affects:

[Bug 1541127] Re: docker 1.6.2 does not work on arm64

2016-04-13 Thread Marius B. Kotsbak
** Also affects: docker.io Importance: Undecided Status: New ** Changed in: docker.io Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541127 Title:

[Bug 1569763] Re: Cannot start docker.io with upstart in 16.04 beta

2016-04-13 Thread Marius B. Kotsbak
Solved by removing /var/lib/docker/devicemapper -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1569763 Title: Cannot start docker.io with upstart in 16.04 beta To manage notifications about this

[Bug 1569763] Re: Cannot start docker.io with upstart in 16.04 beta

2016-04-13 Thread Marius B. Kotsbak
I see this that is the likely source of the problem: $ sudo /usr/bin/docker daemon FATA[] Error starting daemon: error initializing graphdriver: "/var/lib/docker" contains other graphdrivers: devicemapper; Please cleanup or explicitly choose storage driver (-s ) -- You received this bug

[Bug 1569763] Re: Cannot start docker.io with upstart in 16.04 beta

2016-04-13 Thread Marius B. Kotsbak
** Summary changed: - Cannot connect to the Docker daemon. Is the docker daemon running on this host? + Cannot start docker.io with upstart in 16.04 beta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1569763] [NEW] Cannot connect to the Docker daemon. Is the docker daemon running on this host?

2016-04-13 Thread Marius B. Kotsbak
Public bug reported: The docker daemon is no longer running after upgrading to 16.04 beta: Cannot connect to the Docker daemon. Is the docker daemon running on this host? $ /etc/init.d/docker restart stop: Unknown instance: start: Rejected send message, 1 matched rules; type="method_call",

[Bug 1562957] Re: Sync libqmi 1.14.0-2 (main) from Debian unstable (main)

2016-04-01 Thread Marius B. Kotsbak
I agree, it should probably not be done without also syncing modemmanager and network manager. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562957 Title: Sync libqmi 1.14.0-2 (main) from Debian

[Bug 1562957] [NEW] Sync libqmi 1.14.0-2 (main) from Debian unstable (main)

2016-03-28 Thread Marius B. Kotsbak
Public bug reported: Please sync libqmi 1.14.0-2 (main) from Debian unstable (main) Changelog entries since current xenial version 1.12.6-1: libqmi (1.14.0-2) unstable; urgency=medium * Update debian/copyright. -- Michael Biebl Tue, 22 Mar 2016 18:35:07 +0100 libqmi

[Bug 1411940] Re: Sync isenkram 0.18 (universe) from Debian unstable (main)

2016-01-05 Thread Marius B. Kotsbak
It is synced now. ** Changed in: ubuntu Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411940 Title: Sync isenkram 0.18 (universe) from Debian unstable (main)

[Bug 1515941] Re: Update of smartcard_list.txt is broken

2015-11-13 Thread Marius B. Kotsbak
Here is the patch required: https://anonscm.debian.org/cgit/pcsclite /pcsc-tools.git/commit/?id=98b043657e21860feea4e99dd66d65372cb17233 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515941 Title:

[Bug 1515941] [NEW] Update of smartcard_list.txt is broken

2015-11-13 Thread Marius B. Kotsbak
Public bug reported: See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804049 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: pcsc-tools 1.4.24-1 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion:

[Bug 1326954]

2015-11-06 Thread Marius B. Kotsbak
Is this information useful for this issue?: http://www.0xf8.org/2015/07 /dell-wireless-5809e-support-in-linux-a-followup/ Or something else in downstream bug report: https://bugs.launchpad.net/bugs/1326954 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-10-29 Thread Marius B. Kotsbak
Same issue with 4.2.5-040205-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235 Title: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep To manage notifications

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2015-10-27 Thread Marius B. Kotsbak
** Tags added: erm wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1268151 Title: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep To manage

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-10-27 Thread Marius B. Kotsbak
This bug disappeared some time in Vivid (but the not able to adjust screen brightness), but now that I upgraded to Wily (15.10), the problem is back. ** Changed in: linux (Ubuntu) Status: Expired => Confirmed ** Tags added: wily ** Tags removed: latest-bios-a11 ** Tags added:

[Bug 1503170] Re: Numeric keypad not working in kcalc

2015-10-09 Thread Marius B. Kotsbak
** Changed in: qt Status: New => Fix Committed ** Changed in: kcalc (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/1503170 Title: Numeric keypad not

[Bug 580137] Re: Calculator key does not launch KCalc

2015-10-06 Thread Marius B. Kotsbak
** Bug watch added: KDE Bug Tracking System #353596 https://bugs.kde.org/show_bug.cgi?id=353596 ** Also affects: kdeutils via https://bugs.kde.org/show_bug.cgi?id=353596 Importance: Unknown Status: Unknown ** Changed in: kcalc (Ubuntu) Status: Invalid => Confirmed -- You

[Bug 580137] Re: Calculator key does not launch KCalc

2015-10-06 Thread Marius B. Kotsbak
** Also affects: khotkeys (Ubuntu) Importance: Undecided Status: New ** Changed in: kcalc (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/580137

[Bug 1503170] [NEW] Numeric keypad not working

2015-10-06 Thread Marius B. Kotsbak
Public bug reported: The numbers in the numeric keypad is not working anymore in this version. The other number keys are working fine. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: kcalc 4:15.08.1-0ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-14.16-generic 4.2.2 Uname: Linux

[Bug 1503170] Re: Numeric keypad not working

2015-10-06 Thread Marius B. Kotsbak
** Bug watch added: KDE Bug Tracking System #344638 https://bugs.kde.org/show_bug.cgi?id=344638 ** Also affects: kdeutils via https://bugs.kde.org/show_bug.cgi?id=344638 Importance: Unknown Status: Unknown ** Also affects: qtbase-opensource-src (Ubuntu) Importance: Undecided

[Bug 580137] Re: Calculator key does not launch KCalc

2015-10-06 Thread Marius B. Kotsbak
** Also affects: kde-baseapps via https://bugs.kde.org/show_bug.cgi?id=353596 Importance: Unknown Status: Unknown ** No longer affects: kdeutils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500464] [NEW] package foomatic-db-compressed-ppds 20150819-0ubuntu1 failed to install/upgrade: package foomatic-db-compressed-ppds is already installed and configured

2015-09-28 Thread Marius B. Kotsbak
Public bug reported: N/A ProblemType: Package DistroRelease: Ubuntu 15.10 Package: foomatic-db-compressed-ppds 20150819-0ubuntu1 ProcVersionSignature: Ubuntu 4.2.0-11.13-generic 4.2.1 Uname: Linux 4.2.0-11-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.19-0ubuntu1 AptdaemonVersion:

[Bug 1126035] Re: Scala 2.10.0 needs packaging

2015-06-21 Thread Marius B. Kotsbak
It's already in 15.10 proposed: https://code.launchpad.net/~ubuntu- branches/ubuntu/wily/scala/wily-proposed ** Changed in: scala (Ubuntu) Status: Triaged = Fix Committed ** Branch linked: lp:ubuntu/wily-proposed/scala ** Summary changed: - Scala 2.10.0 needs packaging + Scala 2.11.6

Re: [Bug 1] Re: Microsoft has a majority market share

2015-05-23 Thread Marius B. Kotsbak
2015-05-22 21:19 GMT+02:00 mohican 1...@bugs.launchpad.net: ***Ubuntu need to be sold pre-installed on 100% compatible harware.*** But this is not enough, people will not buy PCs with an alternative OS on it. People buy PCs with Windows because they know it and expect it to work 100% (or

[Bug 1452173] Re: [Dell Precision M4800] Regression: screen brightness control broken in 15.04

2015-05-08 Thread Marius B. Kotsbak
No, it did not change anything: $ sudo dmidecode -s bios-version sudo dmidecode -s bios-release-date A13 01/29/2015 But thanks for pointing out my outdated BIOS. It might solve other issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1452173] Re: [Dell Precision M4800] Regression: screen brightness control broken in 15.04

2015-05-08 Thread Marius B. Kotsbak
No, I installed version 349.16 using xorg-edgers, but it did not change anything. I guess this is an regression issue with the kernel instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452173

[Bug 1452173] [NEW] [Dell Precision M4800] Regression: screen brightness control broken in 15.04

2015-05-06 Thread Marius B. Kotsbak
Public bug reported: In Ubuntu 15.04, I no longer am able to control the screen brightness. See possible similar bug #1411514 for 14.04.1. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3 Uname: Linux

[Bug 1411514] Re: [Dell Precision M4800] Brightness can't be controlled on 14.04.1

2015-05-06 Thread Marius B. Kotsbak
** Tags added: vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1411514 Title: [Dell Precision M4800] Brightness can't be controlled on 14.04.1 To manage notifications about this bug go to:

[Bug 1404068]

2015-01-31 Thread Marius B. Kotsbak
Already did: https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1404068/comments/13 Also usb_modeswitch problem was ruled out. See downstream comments. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-29 Thread Marius B. Kotsbak
True, but that one was not available for Utopic. Anyway, the Vivid version installed, but same result. It is not even possible to wake it up. ** Tags removed: kernel-bug-exists-upstream-3.18.4 ** Tags added: kernel-bug-exists-upstream-3.19-rc6 ** Changed in: linux (Ubuntu) Status:

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-29 Thread Marius B. Kotsbak
I already did try the resume-track debugging procedure, but it gave nothing, so I guess the problem here is not the resume process, but the turning in screen process. ** Description changed: When the laptop is either set to sleep by entering Fn-F1 or by timeout, the screen is black after

[Bug 783220] Re: [needs-packaging] Missing packages for mbm-gpsd and mbm-gps-control

2015-01-29 Thread Marius B. Kotsbak
** Bug watch added: freedesktop.org Bugzilla #85008 https://bugs.freedesktop.org/show_bug.cgi?id=85008 ** Also affects: modemmanager via https://bugs.freedesktop.org/show_bug.cgi?id=85008 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1272438] Re: kwin 100% of cpu, second session

2015-01-28 Thread Marius B. Kotsbak
** Description changed: Steps to reproduce Login as user1 Login as user2 Press Ctrl+Alt+F7 (to switch to first user) kwin from second user starts to eat 100% of cpu. Here is my investigation of what is going on 1) == GDB == I attached to running (and eating 100%

[Bug 1272438] Re: kwin 100% of cpu, second session

2015-01-28 Thread Marius B. Kotsbak
** Also affects: archlinux 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/1272438 Title: kwin 100% of cpu, second session To manage notifications about

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-28 Thread Marius B. Kotsbak
** Tags removed: kernel-bug-exists-upstream-3.18.3 ** Tags added: kernel-bug-exists-upstream-3.18.4 ** 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 1100326]

2015-01-27 Thread Marius B. Kotsbak
Seems like this is fixed in GeoClue2 codebase. I see that it is using libmm library, and see the use of MM_MODEM_LOCATION_SOURCE_3GPP_LAC_CI in src/gclue-modem-source.c as pointed to in comment #1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-27 Thread Marius B. Kotsbak
** Tags added: kernel-bug-exists-upstream-3.18.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235 Title: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep To manage

[Bug 1327398] Re: linux mint 17 nm-connection-editor applet doesn't save setting

2015-01-27 Thread Marius B. Kotsbak
** Also affects: linuxmint Importance: Undecided Status: New ** Changed in: network-manager-applet (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1100326] Re: Location requested by websites should be able to use GPS/mobile positioning

2015-01-24 Thread Marius B. Kotsbak
geoclue-provider should be set to won't fix because upstream is not going to fix it after geoclue2 is available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100326 Title: Location requested by

[Bug 1100326] Re: Location requested by websites should be able to use GPS/mobile positioning

2015-01-24 Thread Marius B. Kotsbak
Webkit has got support for Geoclue2 (as geoclue1 won't get MM1 support). ** Changed in: chromium-browser (Ubuntu) Status: Fix Released = New ** Bug watch added: bugs.webkit.org/ #120185 https://bugs.webkit.org/show_bug.cgi?id=120185 ** Also affects: webkit-open-source via

[Bug 1100326] Re: Location requested by websites should be able to use GPS/mobile positioning

2015-01-24 Thread Marius B. Kotsbak
** Also affects: geoclue-2.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: geoclue-2.0 (Ubuntu) Status: New = Fix Released ** Changed in: chromium-browser (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of

[Bug 1100326] Re: Location requested by websites should be able to use GPS/mobile positioning

2015-01-24 Thread Marius B. Kotsbak
** Bug watch added: Mozilla Bugzilla #1063572 https://bugzilla.mozilla.org/show_bug.cgi?id=1063572 ** Changed in: firefox Importance: Wishlist = Unknown ** Changed in: firefox Status: Won't Fix = Unknown ** Changed in: firefox Remote watch: Mozilla Bugzilla #485472 = Mozilla

[Bug 783220] Re: [needs-packaging] Missing packages for mbm-gpsd and mbm-gps-control

2015-01-24 Thread Marius B. Kotsbak
** Bug watch added: Debian Bug tracker #677605 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677605 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677605 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1390769] Re: modemmanager breaks Pantech UML295W Ubuntu 14.04

2015-01-20 Thread Marius B. Kotsbak
I have backported modemmanager packages available for Ubuntu 14.04 available here if anyone want to test: https://launchpad.net/~mariusko/+archive/ubuntu/network-manager- backports?field.series_filter=trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1385641] Re: urfkilld use 100% cpu after resume

2015-01-19 Thread Marius B. Kotsbak
I have not experienced it after installing the fixed package after several sleep/wake cycles, so I guess it solves the problem. ** Changed in: urfkill (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2015-01-19 Thread Marius B. Kotsbak
@shoohuy (eyygsqvcbzugaxzpa), as indicated in comment #12, did you do anything special with the configuration or firmware of the device? Do you know if it works with other operating systems, like Windows or Mac OS? ** Changed in: modemmanager (Ubuntu) Status: New = Incomplete -- You

[Bug 1411940] Re: Sync isenkram 0.18 (universe) from Debian unstable (main)

2015-01-17 Thread Marius B. Kotsbak
Sure, bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775554 needs to be resolved, or my patch applied. ** Bug watch added: Debian Bug tracker #775554 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775554 ** Also affects: isenkram (Debian) via

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-17 Thread Marius B. Kotsbak
Issue still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235 Title: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep To manage notifications about this bug go to:

[Bug 1411940] [NEW] Sync isenkram 0.18 (universe) from Debian unstable (main)

2015-01-17 Thread Marius B. Kotsbak
Public bug reported: Please sync isenkram 0.18 (universe) from Debian unstable (main) All changelog entries: isenkram (0.18) unstable; urgency=low * Adjust debian/tests/test-command-line to accept no firmware to install as a OK result when running the test. -- Petter Reinholdtsen

[Bug 1385641] Re: urfkilld use 100% cpu after resume

2015-01-16 Thread Marius B. Kotsbak
I used the copy package feature in Launchpad to get a backported version of the package for Utopic (14.10) published in my PPA here: https://launchpad.net/~mariusko/+archive/ubuntu/network-manager-bugfixes Will try to test it. -- You received this bug notification because you are a member of

[Bug 755036] Re: chrome plugin crashes when calling javascript function

2015-01-09 Thread Marius B. Kotsbak
Is this still an issue? According to comment #13, it seems to be fixed now. ** Changed in: chromium-browser (Ubuntu) Status: Confirmed = Incomplete ** Changed in: icedtea-web (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of

[Bug 1028631] Re: BankID Security Application Version 4.19.1 not working on Chromium

2015-01-09 Thread Marius B. Kotsbak
Is this still an issue? The link in the description is broken, so please update it if it is. ** Changed in: chromium-browser (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1062543] Re: Firefox crashes in java-based BankID test

2015-01-09 Thread Marius B. Kotsbak
Is this still reproducable? BTW, the Java applet based Bank ID is now being replaced by a HTML/JS based one, so this should not be an issue anymore in Norway. ** Changed in: icedtea-web (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2015-01-09 Thread Marius B. Kotsbak
Okay, I think we can take this bug upstream as it probably is not cause by something Ubuntu has modified. To complete this bug report, please run apport-collect 1404068 in a terminal. ** Changed in: usb-modeswitch (Ubuntu) Status: Incomplete = Invalid ** Bug watch added: freedesktop.org

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2015-01-08 Thread Marius B. Kotsbak
Did you try the tips in the forum post here?: http://askubuntu.com/questions/525965/huawei-e3272-ubuntu ** Tags added: vivid ** Also affects: usb-modeswitch (Ubuntu) Importance: Undecided Status: New ** Changed in: usb-modeswitch (Ubuntu) Status: New = Incomplete ** Changed

[Bug 1198283] Re: Huawei E3276 will not recognized correctly

2015-01-04 Thread Marius B. Kotsbak
** Also affects: usb-modeswitch-data (Ubuntu) Importance: Undecided Status: New ** Also affects: usb-modeswitch (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1198283] Re: Huawei E3276 will not recognized correctly

2015-01-04 Thread Marius B. Kotsbak
I have started the process to get usb-modeswitch / usb-modeswitch-data into Ubuntu 14.04 LTS backports. Are any of you able to assist in testing? See bug #1407431 and bug #1407429. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2015-01-04 Thread Marius B. Kotsbak
Dell has released a new BIOS version A11, including new versions for display and ACPI which might solve this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1268151 Title: [Dell M4800] DPMS

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2015-01-04 Thread Marius B. Kotsbak
Also, I have backported modemmanager packages available in my PPA here if you want to try that instead: https://launchpad.net/~mariusko/+archive/ubuntu/network-manager- backports -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-04 Thread Marius B. Kotsbak
$ sudo dmidecode -s bios-version sudo dmidecode -s bios-release-date A11 12/03/2014 I'm not sure yet if it fixed the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235 Title: 10de:11fc

[Bug 1406981] [NEW] OpenHAB designer causes crash in soup_session_feature_detach

2015-01-01 Thread Marius B. Kotsbak
Public bug reported: Running OpenHAB designer through any Java VM (tried 1.7, 1.8 and Oracle 1.8), causes a crash in libsoup: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7fb377829451, pid=11209, tid=140412652816128 # # JRE version: Java(TM)

[Bug 1406981] Re: OpenHAB designer causes crash in soup_session_feature_detach

2015-01-01 Thread Marius B. Kotsbak
This is a bug in the packaged version of OpenHAB, which is fixed in newer Eclipse versions. ** Also affects: eclipse (Ubuntu) Importance: Undecided Status: New ** Bug watch added: Eclipse bugs #404776 https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776 ** Also affects:

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2014-12-30 Thread Marius B. Kotsbak
I'm afraid that this bug is not fixed after all. Seems like it fails sometimes, and works other times. ** Changed in: xorg (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 334669] Re: problem with latest adobe flash plugin

2014-12-26 Thread Marius B. Kotsbak
** Changed in: adobe-flashplugin (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/334669 Title: problem with latest adobe flash plugin To manage notifications

[Bug 652690] Re: Flash player didn't work in Firefox or Chrome in fullscreen mode

2014-12-26 Thread Marius B. Kotsbak
Still an issue with newer versions? ** Changed in: adobe-flashplugin (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/652690 Title: Flash player didn't work

[Bug 1351814] Re: manager crash: GLib-GObject-CRITICAL (ubutu 13)

2014-12-26 Thread Marius B. Kotsbak
@ginggs, thanks for the ddebs hint, that could be useful in these cases. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351814 Title: manager crash: GLib-GObject-CRITICAL (ubutu 13) To manage

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2014-12-25 Thread Marius B. Kotsbak
Would you please be able to test if this problem also apply to the latest development version of Ubuntu by testing a daily live CD?: http://cdimage.ubuntu.com/daily-live/current/ I see that it contains a newer version of modemmanager (1.4), which might have solved the problem. ** Changed in:

[Bug 819784] Re: Wrong ttyUSB chosen for wind 3g internet key (1bbb:0017)

2014-12-25 Thread Marius B. Kotsbak
Ubuntu 10.10 has reached end of life. Are you able to reproduce this issue in a recent Ubuntu version? ** Changed in: modemmanager (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1057186] Re: Modem functionality of the Huawei E173 and E3131 doesn't work

2014-12-25 Thread Marius B. Kotsbak
Ubuntu 12.10 is now end of life. If anyone are able to still see any of the problems described here in a newer Ubuntu version, please run ubuntu-bug modemmanager in a terminal. Feel free to link to these bug reports from here. ** Changed in: modemmanager (Ubuntu) Status: Triaged = Invalid

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2014-12-19 Thread Marius B. Kotsbak
Looks quite good in the log, but could you post the part of lsusb -v for the unit? I'm wondering if it is missing a network interface, as it tries to dial using *99#. ** Changed in: modemmanager (Ubuntu) Status: New = Incomplete ** Description changed: There is no internet connection.

[Bug 1404068] Re: No internet connection with Huawei E3272 4G modem

2014-12-19 Thread Marius B. Kotsbak
** Changed in: modemmanager (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/1404068 Title: No internet connection with Huawei E3272 4G modem To manage

[Bug 1385641] Re: urfkilld use 100% cpu after resume

2014-12-17 Thread Marius B. Kotsbak
I would suggest starting with proposing the patch to the upstream source code here: https://github.com/lcp/urfkill/ (github pull request or a patch). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1385641] Re: urfkilld use 100% cpu after resume

2014-12-17 Thread Marius B. Kotsbak
** Also affects: urfkill 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/1385641 Title: urfkilld use 100% cpu after resume To manage notifications about

[Bug 1401429] [NEW] package nvidia-331 (not installed) failed to install/upgrade: underprosessen installerte post-removal-skript returnerte feilstatus 8

2014-12-11 Thread Marius B. Kotsbak
Public bug reported: N/A ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331 (not installed) ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7 Uname: Linux 3.16.0-25-generic x86_64 NonfreeKernelModules: ksplice_mweuflpb_vmlinux_new ksplice_mweuflpb

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2014-12-11 Thread Marius B. Kotsbak
** Description changed: With my Dell Precision M4800, GK106GLM [Quadro K2100M], QHD+ display, and either nvidia-graphics-drivers-331 or nvidia-graphics-drivers-319 once the display shuts off, it will not wake up anymore, and the screen stays dark. A cycle of the following will leave the

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2014-12-11 Thread Marius B. Kotsbak
Î'm adding it here for reference then: Issue discussed/reported to Nvidia here: https://devtalk.nvidia.com/default/topic/726285/missing-vt-output-with- all-current-drivers-on-qhd-k2100m/ But yes, there seems to be Nvidia engineers looking there, as sandipt commented filed Bug 1512547 to track

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2014-12-11 Thread Marius B. Kotsbak
After update to nvidia-331-updates package version 331.113-0ubuntu0.1, it seems like the problem is solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235 Title: 10de:11fc [Dell Precision

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2014-12-11 Thread Marius B. Kotsbak
After update to nvidia-331-updates package version 331.113-0ubuntu0.1, it seems like the problem is solved for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1268151 Title: [Dell M4800] DPMS

[Bug 1378744] Re: nVidia GK106GLM [Quadro K2100M] [10de:11fc] Connect to HDMI / DP port with open-source driver will cause Xorg crash

2014-12-10 Thread Marius B. Kotsbak
Might this be the same as the following upstream bug report?: https://bugs.freedesktop.org/show_bug.cgi?id=76585 ** Also affects: xserver-xorg-video-nouveau (Ubuntu) Importance: Undecided Status: New ** Bug watch added: freedesktop.org Bugzilla #76585

[Bug 1378744] Re: nVidia GK106GLM [Quadro K2100M] [10de:11fc] Connect to HDMI / DP port with open-source driver will cause Xorg crash

2014-12-10 Thread Marius B. Kotsbak
Or this one: https://bugs.freedesktop.org/show_bug.cgi?id=76990 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378744 Title: nVidia GK106GLM [Quadro K2100M] [10de:11fc] Connect to HDMI / DP port

[Bug 1400235] [NEW] [Dell M4800] Screen does not wake up after sleep

2014-12-08 Thread Marius B. Kotsbak
Public bug reported: When the laptop is either set to sleep by entering Fn-F1 or by timeout, the screen is black after waking it up again (using the power button, it does not wake by mousepad movement or key presses). In earlier Ubuntu versions (14.04), a workaround was to enter a terminal

[Bug 1268151] Re: [Dell M4800] DPMS support broken, fails to wake up the monitor after putting it to sleep

2014-12-08 Thread Marius B. Kotsbak
I opened a new bug report #1400235 for my particular hardware. Also, the problem is is present in todays Vivid daily image (booted with nomodeset). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2014-12-08 Thread Marius B. Kotsbak
** Also affects: nvidia-graphics-drivers-331 (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/1400235 Title: 10de:11fc [Dell Precision M4800]

[Bug 1400235] BootLog.txt

2014-12-08 Thread Marius B. Kotsbak
apport information ** Attachment added: BootLog.txt https://bugs.launchpad.net/bugs/1400235/+attachment/4276029/+files/BootLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235 Title:

[Bug 1400235] GconfCompiz.txt

2014-12-08 Thread Marius B. Kotsbak
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/1400235/+attachment/4276033/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400235

[Bug 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2014-12-08 Thread Marius B. Kotsbak
apport information ** Tags added: apport-collected reproducible ** Description changed: When the laptop is either set to sleep by entering Fn-F1 or by timeout, the screen is black after waking it up again (using the power button, it does not wake by mousepad movement or key presses).

[Bug 1400235] LightdmDisplayLog.txt

2014-12-08 Thread Marius B. Kotsbak
apport information ** Attachment added: LightdmDisplayLog.txt https://bugs.launchpad.net/bugs/1400235/+attachment/4276034/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1400235] CurrentDmesg.txt

2014-12-08 Thread Marius B. Kotsbak
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1400235/+attachment/4276030/+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/1400235

  1   2   3   4   5   6   >