[Bug 1964705] [NEW] Ubiquity crash on daily build - cannot install

2022-03-13 Thread Barsoianu Radu
Public bug reported: Traceback (most recent call last): File "/usr/lib/ubiquity/bin/ubiquity", line 668, in main(oem_config) File "/usr/lib/ubiquity/bin/ubiquity", line 652, in main install(args[0], query=options.query) File "/usr/lib/ubiquity/bin/ubiquity", line 268, in install

[Bug 1955796] Re: The requested FontFamily could not be found

2021-12-27 Thread Radu Cristescu
I found out the cause digging through strace, and while the bug doesn't appear to be in the keepass2 package itself, it's a weird one: My "/usr/share/fonts/msfonts" had mode 700, preventing mono from accessing the Microsoft fonts. I had to "chmod +rx /usr/share/fonts/msfonts", and then KeePass2

[Bug 1955796] [NEW] The requested FontFamily could not be found

2021-12-27 Thread Radu Cristescu
Public bug reported: I upgraded to "impish" recently, and my KeePass2 installation stopped working. When launched in the Terminal, the following error is shown, indicating that a font is missing, but I can't tell which font it wants and how to install it. It should be a dependency, if possible.

[Bug 1938889] [NEW] unable to upgrade to 20.04

2021-08-04 Thread Radu
Public bug reported: Calculating the changes Calculating the changes Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. If none of this applies, then please report this bug using the command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.

[Bug 1900125] [NEW] package codeblocks-dev 20.03 failed to install/upgrade: se încearcă suprascrierea „/usr/include/codeblocks/Alignment.h”, care este și în pachetul codeblocks-headers 20.03

2020-10-16 Thread NICOLAE RADU TABIRCA
Public bug reported: his page will refresh every 10 seconds until processing is complete. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: codeblocks-dev 20.03 ProcVersionSignature: Ubuntu 5.4.0-51.56-generic 5.4.65 Uname: Linux 5.4.0-51-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.9

[Bug 1857254] Re: GIMP crashed with a fatal error: fatal error: Segmentation fault

2020-03-07 Thread Radu Axente
``` GNU Image Manipulation Program version 2.10.14 git-describe: GIMP_2_10_12-511-ga4f55d6c7e C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa

[Bug 1862327] Re: BIND 9.11.3 dropping queries when dhcp lease is renewed

2020-02-28 Thread Radu Pantiru
Thank you for your reply. I will see what it can be done to use a newer version of Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862327 Title: BIND 9.11.3 dropping queries when dhcp lease

[Bug 1862327] Re: BIND 9.11.3 dropping queries when dhcp lease is renewed

2020-02-07 Thread Radu Pantiru
** Description changed: - 1. Ubuntu 18.04.4 LTS + 1. OS Version: Ubuntu 18.04.4 LTS - 2. bind9-9.11.3+dfsg-1ubuntu1.11 + 2. Package:bind9-9.11.3+dfsg-1ubuntu1.11 - 3. DNS queries to work. + 3. Expected behaviour: DNS query response. - 4. + 4. Observed behaviour: At random

[Bug 1862327] [NEW] BIND 9.11.3 dropping queries when dhcp lease is renewed

2020-02-07 Thread Radu Pantiru
Public bug reported: 1. OS Version: Ubuntu 18.04.4 LTS 2. Package:bind9-9.11.3+dfsg-1ubuntu1.11 3. Expected behaviour: DNS query response. 4. Observed behaviour: At random times when the dhcp lease gets renewed named does not reply with a response and the query will eventually time out.

[Bug 1586528] Re: Avahi-daemon withdraws address record

2020-01-01 Thread Ciprian Radu via ubuntu-bugs
I am experiencing this problem from a Raspberry Pi 4, running Raspbian. It seems that disabling IPv6 works. I also removed isc-dhcp-client but it did not solve the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1852919] [NEW] package nginx-core (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2019-11-17 Thread Radu Mondescu
Public bug reported: cannot install nginx ProblemType: Package DistroRelease: Ubuntu 16.04 Package: nginx-core (not installed) ProcVersionSignature: Ubuntu 4.4.0-166.195-generic 4.4.194 Uname: Linux 4.4.0-166-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia

[Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2019-08-29 Thread Radu Cristescu
I have a problem that looks very similar to this one, but it's happening with linux-firmware 1.173.9 and only on my home 5 GHz SSID (the 2.4 GHz SSID connects fine). What do I need to send you in order to have it fixed? I started getting this after getting a new router. The router I had before

[Bug 1828728] Re: White corners when CSD is enabled on Firefox

2019-07-21 Thread Radu Balaban
** Attachment added: "ff_corner.png" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1828728/+attachment/5278203/+files/ff_corner.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828728

[Bug 1828728] Re: White corners when CSD is enabled on Firefox

2019-07-20 Thread Radu Balaban
The workaround above (gfx.webrender.all = true) does help a bit, but does not fully solve the issue. The shadow of the window is shaped by a rectangle (and so the corners are still visible over a light background) and, in addition, there is a 'see-through' line in the application window, below the

[Bug 1828728] Re: White corners when CSD is enabled on Firefox

2019-06-26 Thread Radu Balaban
I can confirm it on Ubuntu 18.04, Firefox 67.0.4, NVidia video drivers, with any theme. Interestingly enough, the corners are shown correctly when I start Firefox from a Slack link. I tried to use the same command line used by Slack to launch a link (which is just: firefox https://), but that

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-11-23 Thread Radu Andries
Same issue here. Adding this to options + cold boot seems to have fixed it. % cat /etc/modprobe.d/btusb.conf options btusb enable_autosuspend=0 ~ % uname -r 4.18.19-041819-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-10-31 Thread Bogdan Radu
I still see this as well. I also notice that when hovering over the bar after this starts happening, it resizes by a few px. It also results in things like remmina no longer populating it OR the top bar with its icons. I do have gnome-tweaks installed, and seems that the resizing issue goes away

[Bug 1789425] [NEW] magnum deb v6.1.0 not containing queens/stable data

2018-08-28 Thread Radu Popescu
Public bug reported: It's about this file: https://github.com/openstack/magnum/blob/stable/queens/magnum/drivers/common/templates/kubernetes/fragments /configure-kubernetes-master.sh The version installed has this condition: if [ -n "$CERT_MANAGER_API" ]; then

[Bug 1767465] Re: Ubuntu 18.04-Crashed installation

2018-06-06 Thread Radu Axente
Same installation medium USB-Stick (SANDisk 4GB USB2) has been used on 3 (three) different PCs... If I decide to connect to the Internet (WLAN) when starting the installation and install updates while installing the system, the installation crashes on all 3 (three) PCs. If I decide to not

[Bug 1767465] Re: Ubuntu 18.04-Crashed installation

2018-06-06 Thread Radu Axente
Correction: "I've encountered the same behaviour on all 3 PCs when installing Ubuntu MATE 16.10, 17.04 and 17.10 and now 18.04." -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767465 Title: Ubuntu

[Bug 1774865] Re: 4.15.0-22 won't boot on Dell XPS 15 9570

2018-06-04 Thread Radu
Thanks! Leaving some notes in case someone else runs into this and finds this page. I was having some problems with bumblebee (installation would hang, then the whole system would freeze when trying to reboot), and I think that broke something. I assumed it was the kernel because it was the first

[Bug 1774865] Re: 4.15.0-22 won't boot on Dell XPS 15 9570

2018-06-03 Thread Radu
I later hit the same with the 4.15.0-20 kernel. I think something got messed up either with grub or the initramfs. We can close this. ** Description changed: 4.15.0-22 fails on boot on a Dell XPS 9570 with "not all CPUs entered - broadcast". + broadcast exception handler". 4.15.0-20 works

[Bug 1774865] [NEW] 4.15.0-22 won't boot on Dell XPS 15 9570

2018-06-03 Thread Radu
Public bug reported: 4.15.0-22 fails on boot on a Dell XPS 9570 with "not all CPUs entered broadcast". 4.15.0-20 works fine. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Summary changed: - 4.15.0-22 won't boot on Dell XPS 15 9570: + 4.15.0-22 won't boot on

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-05-21 Thread Radu Axente
Suppose it is the same as https://bugs.launchpad.net/bugs/1769297 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761831 Title: ASUS B150M Gaming hibernate/resume failure To manage notifications

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-05-19 Thread Radu Axente
Thank you Geoff for pointing to the real solution. I am a bit scared of making this kind of changes to a system file, but I will give it a try. Anyway, looking forward to see the fix implemented by Canonical. Hibernate / Resume from hibernation is for me the solution for my PCs (not notebooks)

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-05-18 Thread Radu Axente
Adding the kernel parameter "resume=UUID=" in the /etc/default/grub file, solved the issue. Hibernate / Resume from Hibernate does work as expected now. Just wondering why this worked without the named parameter in Ubuntu 16.10, 17.04. 17.10... -- You received this bug notification because you

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-05-17 Thread Radu Axente
Finally found a solution for this issue => you have to add the kernel parameter "resume=UUID=" to the /etc/default/grub file: edit the file and afterwards sudo update-grub) or use Grub Customizer. Questions: 1. Why the heck is this kernel parameter suddenly required in Ubuntu 18.04 ? It was

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-05-01 Thread Radu Axente
For all 3 (three) PCs (Acer X3-710, B150M Gaming Pro and ASUS P8H67-M PRO): 1. Ubuntu MATE 17.10 & kernel 4.15.x / 4.16.x => Hibernate / Resume from Hibernate works perfectly 2. Ubuntu MATE 17.10 & kernel 4.13.0.21 => Hibernate / Resume from Hibernate works perfectly 3. Ubuntu MATE 17.10 &

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-28 Thread Radu Axente
Fresh install of Ubuntu 18.04 (release) - both MATE / GNOME (vanilla): - Hibernate / Resume from Hibernate does not work Installed kernel 4.15.0-10-generic, as recommended - both MATE / GNOME (vanilla): - Hibernate / Resume from Hibernate does not work. Unfortunately, cannot report the issue

[Bug 1767465] [NEW] Ubuntu 18.04-Crashed installation

2018-04-27 Thread Radu Axente
Public bug reported: Tried to install Ubuntu MATE 18.04 (release) while connected via WLAN to the Internet. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 ApportVersion:

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-04-27 Thread Radu Axente
As reported before, Ubuntu MATE 17.01 with ANY kernel 4.15.x or ANY kernel 4.16.x on the same PC -> Hibernate / Resume from Hibernate work perfectly! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-04-27 Thread Radu Axente
Installed fresh Ubuntu Bionic 18.04 (release). sudo pm-hibernate -> Hibernate / Resume from Hibernate does not work. I've chosen to report the problem, but I was not asked to log in via Ubuntu One to create a bug report. Installed Kernel 4.15.10 from here http://kernel.ubuntu.com/~kernel-

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-21 Thread Radu Axente
While booting (ALT+F1) following message are shown: [0.00] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version 0xb2 (or later) [0.00] ACPI BIOS Error (bug): Failure looking up [\SP.PCIO.XHC.RHUB.HS11], AE_NOT_FOUND (20180105/dswload-211) [0.00]

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-21 Thread Radu Axente
Ubuntu MATE-18.04 - daily build - 21.04.2018 - Kernel 4.16.3-041603.201804190730 (via ukuu) Additional Drivers - NVIDIA Corporation: GM107 [GeForce GTX 750 Ti] - Using NVIDIA binary driver-version 340.106 from ndivia-340 (proprietary) Same issue, hibernate works, resume from hibernate - error!

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-21 Thread Radu Axente
Ubuntu MATE-18.04 - daily build - 21.04.2018 - Uname: Linux 4.15.0.15-generic x86_64 Additional Drivers - NVIDIA Corporation: GM107 [GeForce GTX 750 Ti] - Using NVIDIA binary driver-version 340.106 from ndivia-340 (proprietary) Same issue. Hibernate works (sudo pm-hibernate), but Resume from

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-21 Thread Radu Axente
Ubuntu MATE-18.04 - daily build - 21.04.2018 - Uname: Linux 4.15.0.15-generic x86_64 Additional Drivers - NVIDIA Corporation: GM107 [GeForce GTX 750 Ti] - Using NVIDIA driver metapackage from nvidia-driver-390 (proprietary, tested) Same issue. Hibernate works (sudo pm-hibernate), but Resume

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-19 Thread Radu Axente
** Tags added: kernel-bug-exists-upstream ** 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/1761831 Title: ASUS B150M Gaming

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-06 Thread Radu Axente
Please, is it possible to check / fix Hibernate / Resume from Hibernate ? I have only Desktop PCs and Hibernate is one of the main features of an OS I use. Sleep works but is not an option for Desktop PCs that are offline (down) for more than 14 hours a day. Thank you. See also:

[Bug 1761831] Re: ASUS B150M Gaming hibernate/resume failure

2018-04-06 Thread Radu Axente
Installed kernel 4.16 from here http://kernel.ubuntu.com/~kernel- ppa/mainline/v4.16/ Hibernate / Resume from Hibernate does not work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761831 Title:

[Bug 1761831] [NEW] ASUS B150M Gaming hibernate/resume failure

2018-04-06 Thread Radu Axente
Public bug reported: Ubuntu MATE 18.04 Beta 2 - ASUS B150M Gaming motherboard - Hibernate / Resume from Hibernate - does not work ProblemType: KernelOops DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-13-generic 4.15.0-13.14 [modified: boot/vmlinuz-4.15.0-13-generic]

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-04-06 Thread Radu Axente
Ubuntu MATE 17.10 with kernel 4.15.x & 4.16.x - hibernate / resume from hibernate works as expected. Ubuntu (vanilla) & Ubuntu MATE 18.04 Beta 1 / Beta 2 with kernel 4.15.x & 4.16.x - resume from hibernate does not work. See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1759860 -- You

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-04-06 Thread Radu Axente
Ubuntu MATE 18.04 Beta 2 (downloaded today) installed on the same PC. Same issue with Hibernate / Resume from Hibernate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759860 Title: Ubuntu MATE

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-04-02 Thread Radu Axente
Same PC - test installations - same hardware: Debian 9 (debian-testing-amd64-DVD-1.iso 2018-04-02 06:56 3.6G) with MATE DE, kernel 4.15.0-2-amd64 Hibernate / Resume from Hibernate works as expected! Looks like it is not the kernel causing the Hibername / Resume from Hibernate issue. -- You

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-03-29 Thread Radu Axente
Hibernate / Resume from Hibernate: Fresh Ubuntu MATE 18.04 - kernel 4.16.0-041600rc7-lowlatency-> the issue described in this bug report -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759860 Title:

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-03-29 Thread Radu Axente
Hibernate / Resume from Hibernate: Ubuntu MATE 17.10 - kernel 4.13.0-21-generic -> OK Ubuntu MATE 17.10 - kernel 4.13.0-25-generic -> Resume does not work at all (see https://ubuntuforums.org/showthread.php?t=2382336) Ubuntu MATE 17.10 - kernel 4.15.2 (via ukuu) -> OK Ubuntu MATE 17.10 - kernel

[Bug 1759860] Re: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO

2018-03-29 Thread Radu Axente
** 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/1759860 Title: Ubuntu MATE Bionic Beaver alpha - Hibernate/Resume Failure - ASUS P8H67-M PRO To manage

[Bug 1759860] Re: [System manufacturer System Product Name] hibernate/resume failure

2018-03-29 Thread Radu Axente
Same PC, Ubuntu MATE 17.10 with Linux Kernel 4.15.02, 4.15.12, 4.15.13, 4.15.14 -> Hibernate & Resume from Hibernate WORK AS EXPECTED. Same PC, Ubuntu MATE 17.10 with official Ubuntu Linux Kernels > 4.13.21 -> Hibernate & Resume from Hibernate DO NOT WORK ! Different PC -> same behaviour (Ubuntu

[Bug 1759860] [NEW] [System manufacturer System Product Name] hibernate/resume failure

2018-03-29 Thread Radu Axente
Public bug reported: Resume from hibernate failed ProblemType: KernelOops DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-13-generic 4.15.0-13.14 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 Annotation: This occurred during a previous

[Bug 1758077] [NEW] quoted tilde loses its quotation when path has spaces

2018-03-22 Thread Radu Cristescu
Public bug reported: Make a path with spaces in the name: mkdir -p "~/d 1/d 2" Attempt to autocomplete this path: ls -l \~/ Expected result: ls -l \~/d\ 1 Actual result: ls -l ~/d\ 1 ls -l "~/" Expected result: ls -l \~/d\ 1 Actual result: ls -l ~/d\ 1 I found this out by accidentally

[Bug 1597818] Re: 16.04 – Plasma-Discover-Updater is missing "Plasma-Discover-Notifier"

2018-02-04 Thread vasile radu stoiciu
** Changed in: plasma-discover (Ubuntu) Assignee: (unassigned) => vasile radu stoiciu (radu-vasile) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1597818 Title: 16.04 – Plasma-Discover-Upda

[Bug 1744770] [NEW] package linux-image-4.13.0-31-generic 4.13.0-31.34~16.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1

2018-01-22 Thread radu lucian
Public bug reported: dpkg: dependency problems prevent configuration of linux-generic- hwe-16.04: ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.13.0-31-generic 4.13.0-31.34~16.04.1 ProcVersionSignature: Ubuntu 4.13.0-30.33~16.04.1-generic 4.13.13 Uname: Linux

[Bug 1696424] [NEW] package shim-signed 1.28+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-06-07 Thread Radu Cristescu
Public bug reported: Sorry, I don't know what this bug is about. It should have been automatically submitted. It didn't cause me any visible problems. ProblemType: Package DistroRelease: Ubuntu 17.04 Package: shim-signed 1.28+0.9+1474479173.6c180c6-1ubuntu1 ProcVersionSignature: Ubuntu

[Bug 1690820] Re: killing su does not kill subprocess (SIGTERM not propagated)

2017-05-15 Thread Radu Duta
** Description changed: + Problem first appeared in login_4.1.5.1-1ubuntu9.4 and version + login_4.1.5.1-1ubuntu9.2 was not affected. + + Example where the subprocess 115576 has not been terminated: - root@ubuntu:~/sudebug/src/shadow-4.1.5.1/src# pkill sleep; ./su test -c 'sleep '&

[Bug 1690820] [NEW] killing su does not kill subprocess (SIGTERM not propagated)

2017-05-15 Thread Radu Duta
Public bug reported: Example where the subprocess 115576 has not been terminated: root@ubuntu:~/sudebug/src/shadow-4.1.5.1/src# pkill sleep; ./su test -c 'sleep '&

[Bug 1690607] [NEW] package mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-05-13 Thread Radu Dinca
Public bug reported: I cannot complete the mysql server install! ProblemType: Package DistroRelease: Ubuntu 16.04 Package: mysql-server-5.7 5.7.18-0ubuntu0.16.04.1 ProcVersionSignature: Ubuntu 4.4.0-77.98-generic 4.4.59 Uname: Linux 4.4.0-77-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.5

[Bug 1638675] [NEW] package procps 2:3.3.12-1ubuntu2 failed to install/upgrade: end of file on stdin at conffile prompt

2016-11-02 Thread Radu Andrei Tentea
Public bug reported: Not really know of any. Was trying to upgrade 16.04 to 16.10 headless home media server. Pressed ctrl+c by mistake during install. All hell broke loose. ProblemType: Package DistroRelease: Ubuntu 16.10 Package: procps 2:3.3.12-1ubuntu2 ProcVersionSignature: Ubuntu

[Bug 1547027] [NEW] package libc6-dev:amd64 2.21-0ubuntu4.1 failed to install/upgrade: package libc6-dev:amd64 is already installed and configured

2016-02-18 Thread radu
Public bug reported: i want to install libreoffice 5.1.0 than i used dpkg -and it works new liboff.intalled ProblemType: Package DistroRelease: Ubuntu 15.10 Package: libc6-dev:amd64 2.21-0ubuntu4.1 ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1 Uname: Linux 4.2.0-27-generic x86_64

[Bug 1516093] [NEW] Sound doesn't work.

2015-11-13 Thread Radu Stochitoiu
Public bug reported: In Sound Settings, there is no Output or Input device. Sound doesn't work. Description:Ubuntu 14.04.3 LTS Release:14.04 Ubuntu Software Center 13.10 ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: pulseaudio 1:4.0-0ubuntu11.1 ProcVersionSignature: Ubuntu

[Bug 1510356] Re: Cannot upgrade to Ubuntu 15.10 (Installer Exits)

2015-11-06 Thread Radu Manolescu
/usr/lib/ubuntu-release-upgrader/check-new-release-gtk Error executing command as another user: Not authorized sudo /usr/lib/ubuntu-release-upgrader/check-new-release-gtk This worked. /var/log/dist-upgrade The files in this directory are months old - no trace of the most recent failures. --

[Bug 1510356] [NEW] Cannot upgrade to Ubuntu 15.10 (Installer Exits)

2015-10-26 Thread Radu Manolescu
Public bug reported: Currently running Ubuntu 15.04. I run the Software Updater and it says "system up to date, but there is an update to 15.10". I click Upgrade, and nothing happens. I have looked in the various logs suggested by other posts (syslog, dpkg.log, /varlog/apt/*.log, etc - but I

[Bug 1348832] Re: e1000e Detected Hardware Unit Hang

2015-06-30 Thread Radu Cristescu
This appears to be related: http://ehc.ac/p/e1000/bugs/378/ Something about offloading stuff to the network card which results in hangs like this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1348832

[Bug 1183699] Re: switch -D is not working

2015-06-03 Thread Radu Cristescu
By that description, '-f' (without a size value) should be enforced with '-D'. I.e. the char test makes no sense in O_DIRECT mode and should be skipped. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1375435] Re: Black screen instead of password prompt for boot encryption

2015-04-16 Thread Maris Radu
*** This bug is a duplicate of bug 1359689 *** https://bugs.launchpad.net/bugs/1359689 I have the same issue with a ProBook 455 G2 (http://www.ubuntu.com/certification/hardware/201404-14968/) on 14.04, 14.10 and 15.04 (beta 2). I can also confirm that Dekker500 workaround worked in 14.10 and

[Bug 1359689] Re: cryptsetup password prompt not shown

2015-04-16 Thread Maris Radu
I have the same issue with a ProBook 455 G2 (http://www.ubuntu.com/certification/hardware/201404-14968/) on a fresh 14.04 install, on 14.04 update 14.10 and on a fresh 15.04 (beta 2) install. All installed as 64 bit. I can also confirm that @Dekker500 workaround from

[Bug 1441338] [NEW] Needs possibility to remove duped frequencies

2015-04-07 Thread Zicu Radu
Public bug reported: Ideally gnomeradio scanner shouldn't dupe a already existing entry. ** Affects: gnomeradio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1292765] Re: [Dell Inc. XPS13 9333] suspend/resume failure

2014-12-02 Thread Radu
I confirm this bug. It happens at resume from suspension and also shutdown sometimes blocks. kernel 3.16, Ubuntu 14.10. Dell XPS 13 9333. Failure at suspend/resume and also shutdown. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1374529] Re: [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-10-14 Thread Radu
** 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/1374529 Title: [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure To

[Bug 1366351] Re: compiz crashed with SIGSEGV in g_closure_invoke() if unity-settings-daemon goes away

2014-10-14 Thread Radu
** Changed in: compiz (Ubuntu) Status: Triaged = Confirmed ** Project changed: compiz = compiz-core-ubuntu ** Project changed: compiz-core-ubuntu = nouveau -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1374529] Re: [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-10-13 Thread Radu
Hp 15-d053sq with Video Intel HD 4000 and Nvidia 820m (optimus) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1374529 Title: [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure To manage

[Bug 1366351] Re: compiz crashed with SIGSEGV in g_closure_invoke()

2014-10-13 Thread Radu
The problem for me seems to be the nouveau -video driver, and after i suspend my laptop does not wake up. A hard reboot is the only option. With the Nvidia Proprietary Driver this problem does not appear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1374529] Re: [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-10-13 Thread Radu
The problem for me seems to be the nouveau -video driver, and after i suspend my laptop does not wake up. A hard reboot is the only option. With the Nvidia Proprietary Driver this problem does not appear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1374529] Re: [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-09-29 Thread Radu
My hp laptop model is 15-d053sq ** Attachment added: Hp Laptop 15-d053sq https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1374529/+attachment/4219372/+files/photo.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1374745] [NEW] nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-09-27 Thread Radu
Public bug reported: error when updating kernel ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331 331.89-0ubuntu5 ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3 Uname: Linux 3.16.0-17-generic x86_64 ApportVersion: 2.14.7-0ubuntu2 Architecture: amd64

[Bug 1374529] [NEW] [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-09-26 Thread Radu
Public bug reported: my laptop did not resume after suspend ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.16.0-17-generic 3.16.0-17.23 [modified: boot/vmlinuz-3.16.0-17-generic] ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3 Uname: Linux 3.16.0-17-generic

[Bug 1374530] [NEW] [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-09-26 Thread Radu
*** This bug is a duplicate of bug 1374529 *** https://bugs.launchpad.net/bugs/1374529 Public bug reported: my laptop did not resume after suspend ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.16.0-17-generic 3.16.0-17.23 [modified:

[Bug 1374527] [NEW] [Hewlett-Packard HP 15 Notebook PC] suspend/resume failure

2014-09-26 Thread Radu
Public bug reported: my laptop did not resume after suspend ProblemType: KernelOops DistroRelease: Ubuntu 14.10 Package: linux-image-3.16.0-17-generic 3.16.0-17.23 [modified: boot/vmlinuz-3.16.0-17-generic] ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3 Uname: Linux 3.16.0-17-generic

[Bug 1368452] [NEW] Upgrade 12 to 14.04.1 LTS fails due to packages dependencies or something else

2014-09-11 Thread Onofreiciuc Mihai-Radu
Public bug reported: The fails on step Setting new software channels but there is no connection to any pre-release versions also there are no other packages installed apart chrome from Google. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: update-manager 1:0.156.14.17

[Bug 1368452] Re: Upgrade 12 to 14.04.1 LTS fails due to packages dependencies or something else

2014-09-11 Thread Onofreiciuc Mihai-Radu
Released upgrade triggered after removing some extra packages. ** Changed in: update-manager (Ubuntu) Status: New = Incomplete ** Changed in: update-manager (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 16490] Re: totem-xine crashes when playing videos with MPEG audio streams

2014-04-27 Thread radu ionut
** This bug is no longer a duplicate of bug 15079 libxine segfault -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/16490 Title: totem-xine crashes when playing videos with MPEG audio

[Bug 16577] Re: libmad0 makes totem-xine crash.

2014-04-27 Thread radu ionut
** This bug is no longer a duplicate of bug 16490 totem-xine crashes when playing videos with MPEG audio streams -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/16577 Title: libmad0 makes

[Bug 1241282] Re: [regression] Wall: keyboard bindings for 'Move up Move down' are being set to shift+super+prior shift+super+next' for Move with window with wall'

2014-03-19 Thread Radu Rădeanu
** Changed in: ubuntu-settings (Ubuntu Saucy) 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/1241282 Title: [regression] Wall: keyboard bindings for 'Move up Move

[Bug 1033034] Re: Setting the desktop background from cron no longer updates the desktop background

2013-10-29 Thread Radu Rădeanu
The croc will change the desktop background if you add in your script before `gsettings` the following lines/commands: PID=$(pgrep gnome-session) export DBUS_SESSION_BUS_ADDRESS=$(grep -z DBUS_SESSION_BUS_ADDRESS /proc/$PID/environ|cut -d= -f2-) You will not need anymore to use in your crontab

[Bug 1245213] Re: Wine doesn't find 32-bit OpenGL drivers

2013-10-28 Thread Radu
No, it's with wine 1.4-0ubuntu4.1 from Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245213 Title: Wine doesn't find 32-bit OpenGL drivers To manage notifications about this bug go to:

[Bug 1245213] [NEW] Wine doesn't find 32-bit OpenGL drivers

2013-10-27 Thread Radu
Public bug reported: Wine doesn't find the 32-bit opengl drivers on a 64bit system. I have to use LD_PRELOAD to tell where the 32-bit opengl libs are, like this: $ LD_PRELOAD=/usr/lib32/nvidia-319-updates/libGL.so wine exefile.exe If I don't use this, I get this: X11DRV_WineGL_InitOpenglInfo

[Bug 1233374] Re: can not select language-selector-common and language-selector-gnome in Update Manager

2013-09-30 Thread Radu Rădeanu
This is an invalid bug. See this answer: http://askubuntu.com/a/109265/147044 ** Changed in: language-selector (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 294991] Re: SIP/Ekiga accounts don't store contacts

2013-09-26 Thread Maris Radu
Same bug in Empathy 3.4.2.3-0ubuntu1 on Ubuntu 12.04 :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/294991 Title: SIP/Ekiga accounts don't store contacts To manage notifications about this bug

[Bug 673875] Re: synclient TouchpadOff=1 toggles touchpad rather than disabling it

2013-09-17 Thread Radu Rădeanu
Hi! This bug is still present in raring (13.04) ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/673875 Title:

[Bug 673875] Re: synclient TouchpadOff=1 toggles touchpad rather than disabling it

2013-09-17 Thread Radu Rădeanu
** Attachment added: Proof https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/673875/+attachment/3825850/+files/Selection_183.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1090703] Re: Make Ubuntu webapps behaviour and look more close to standalone applications

2013-09-03 Thread Radu Rădeanu
** Also affects: 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/1090703 Title: Make Ubuntu webapps behaviour and look more close to standalone

[Bug 1090703] Re: Make Ubuntu webapps behaviour and look more close to standalone applications

2013-09-03 Thread Radu Rădeanu
** Package changed: ubuntu = libunity-webapps (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1090703 Title: Make Ubuntu webapps behaviour and look more close to standalone applications

[Bug 1210652] Re: Ubuntu 13.04 - mysql-server-5.5 (5.5.32-0ubuntu0.13.04.2) error - subprocess installed post-installation script returned error exit status 1

2013-08-09 Thread Radu Crisan
The crash file is in attachment. ** Attachment added: mysql-server-5.5.0.crash file https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1210652/+attachment/3766615/+files/mysql-server-5.5.0.crash ** Information type changed from Private Security to Public Security -- You received this

[Bug 1210652] Re: Ubuntu 13.04 - mysql-server-5.5 (5.5.32-0ubuntu0.13.04.2) error - subprocess installed post-installation script returned error exit status 1

2013-08-09 Thread Radu Crisan
The solution is actually in : https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1210380/comments/9 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210652 Title: Ubuntu 13.04 -

[Bug 1122853] Re: Clicking the xchat indicator starts a new instance

2013-05-31 Thread Radu Camerzan
A bug was opened related to this one: https://bugs.launchpad.net/ubuntu/+source/xchat/+bug/1185809 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1122853 Title: Clicking the xchat indicator starts a

[Bug 1185809] Re: minimized to tray xchat instance disappears but still running in background

2013-05-31 Thread Radu Camerzan
*** This bug is a duplicate of bug 1122853 *** https://bugs.launchpad.net/bugs/1122853 ** This bug has been marked a duplicate of bug 1122853 Clicking the xchat indicator starts a new instance -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1132529] Re: Can't start wicd daemon

2013-05-21 Thread Maris Radu
@Liam worked for me to, @bmarsh I am only using WPA and don't have any problem, I hoped you found a fix for your problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132529 Title: Can't start

[Bug 767244] Re: mountpoint: Value too large for defined data type (not compiled with 64 bit offsets)

2013-05-17 Thread Radu Cristescu
Bug still exists in 12.04 LTS by the way. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/767244 Title: mountpoint: Value too large for defined data type (not compiled with 64 bit offsets) To

[Bug 958174] Re: Wireless Mouse not registered on Startup or Reboot

2013-05-15 Thread Radu Cadariu
running Ubuntu 12.04, upgraded kernel from 3.2.x to 3.5.0-28-generic just to recover the Logitech Anywhere MX mouse which stopped working, after (maybe) 2 years of Ubuntu 10.04, then switched to 12.04, where it still worked good. - The unified receiver is detected Logitech Unifying Device.

[Bug 1110660] Re: [SRU] gnomeradio crashed with SIGABRT in __libc_message()

2013-04-02 Thread Zicu Radu
Thanks. I tested this and now all is OK. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1110660 Title: [SRU] gnomeradio crashed

[Bug 1110660] Re: gnomeradio crashed with SIGABRT in __libc_message()

2013-03-29 Thread Zicu Radu
Thanks. Please nominate this for Precise and Quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1110660 Title: gnomeradio crashed with SIGABRT in __libc_message() To manage notifications about

[Bug 1154029] Re: [FFe] Gnomeradio has no mechanism to route the audio to soundcard, needs to be ported to ALSA API.

2013-03-27 Thread Zicu Radu
I have a USB AverTvHybrid Volar HX, it is detected by Ubuntu and with this patch radio get audio. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1154029 Title: [FFe] Gnomeradio has no

  1   2   3   4   5   >