[Bug 1421760] Re: /usr/bin/env hangs when a variable is set

2022-05-05 Thread Milan Hauth
workaround: add -S #! /usr/bin/env -S A=B python import os; print(os.environ["A"]) why? shebangs have the limitation (or feature) that you can pass only one argument so #! /usr/bin/env A=B python is parsed as argv[0] = "/usr/bin/env" argv[1] = "A=B python" you can see this with #!

[Bug 1968135] Re: BTRFS root subvolume @ mounted always as readonly (... ro rootflags=subvol=@ ...) on Jammy beta

2022-04-27 Thread Milan Ulej
The ro flag should not be on booted system, unfortunately this bug passed to the release. This caused jammy LTS unusable if rootfs is on BTRFS (without workaround above). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1968094] Re: BTRFS root subvolume @ mounted always as readonly (... ro rootflags=subvol=@ ...) on Jammy

2022-04-07 Thread Milan Ulej
*** This bug is a duplicate of bug 1968135 *** https://bugs.launchpad.net/bugs/1968135 ** This bug has been marked a duplicate of bug 1968135 BTRFS root subvolume @ mounted always as readonly (... ro rootflags=subvol=@ ...) on Jammy beta -- You received this bug notification because you

[Bug 1968135] [NEW] BTRFS root subvolume @ mounted always as readonly (... ro rootflags=subvol=@ ...) on Jammy beta

2022-04-07 Thread Milan Ulej
Public bug reported: = Description = On Ubuntu Jammy Jellyfish (beta 220330) where root (/) is installed on single BTRFS formated partition (no LVM, no separate /boot), then root subvolume (subvol=@) is always mounted as read only. There is a kernel flag (ro) appended to GRUB configuration

[Bug 1968094] [NEW] BTRFS root subvolume @ mounted always as readonly (... ro rootflags=subvol=@ ...) on Jammy

2022-04-06 Thread Milan Ulej
Public bug reported: = Description = On Ubuntu Jammy Jellyfish (beta 220330) installed fully on BTRFS filesystem, root subvolume (subvol=@) is always mounted as read only. There is a kernel flag (ro) appended to GRUB configuration file /boot/grub/grub.cfg created by script

[Bug 1930103] Re: isc-dhcp-server overwrites /etc/default/isc-dhcp-server during update

2021-06-02 Thread Milan Kerslager
I had a working setup and it was broken by update. The config file was modified/recreated/whatever. I don't know what was exactly written in this file before update and no backup was created. In any case, update must not break working config, especially on LTS version. -- You received this bug

[Bug 1930103] [NEW] isc-dhcp-server overwrites /etc/default/isc-dhcp-server during update

2021-05-28 Thread Milan Kerslager
Public bug reported: Today unattended upgrade of ISC DHCPD overwrite config file /etc/default /isc-dhcp-server and set wrong interface where daemon have to listen (eno2 instead of br0 as was set before update). I see no backup file of original config file so I had to investigate where the

[Bug 1920076] [NEW] critical error grub file

2021-03-18 Thread Milan Vondrak
Public bug reported: critical error grub file ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.15.10 ProcVersionSignature: Ubuntu 5.8.0-43.49~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-43-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion:

[Bug 1918739] [NEW] Gnome-shell got stuck and produces a plethora of error log messages to syslog file

2021-03-11 Thread Milan P
Public bug reported: This is the message in syslog file: мар 11 09:34:43 hpz gnome-shell[2689]: == Stack trace for context 0x5563584e4900 == мар 11 09:34:43 hpz gnome-shell[2689]: == Stack trace for context 0x5563584e4900 == мар 11 09:34:43 hpz gnome-shell[2689]: == Stack trace for context

[Bug 1909729] ProcEnviron.txt

2020-12-30 Thread Francisco Milan
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1909729/+attachment/5448203/+files/ProcEnviron.txt ** Description changed: Hi there,    After running "sudo apt upgrade" in a Terminal window I noticed that the remaining time for 1 minute is

[Bug 1909729] ProcCpuinfoMinimal.txt

2020-12-30 Thread Francisco Milan
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1909729/+attachment/5448202/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1909729] Re: Remaining time while running "sudo apt upgrade"

2020-12-30 Thread Francisco Milan
apport information ** Tags added: apport-collected focal ** Description changed: Hi there,    After running "sudo apt upgrade" in a Terminal window I noticed that the remaining time for 1 minute is displayed as "60s", I think to keep consistency this would need to be displayed as

[Bug 1909729] Re: Remaining time while running "sudo apt upgrade"

2020-12-30 Thread Francisco Milan
** Attachment added: "Ubuntu version.jpg" https://bugs.launchpad.net/ubuntu/+bug/1909729/+attachment/5448175/+files/Ubuntu%20version.jpg ** Description changed: Hi there, -After running "sudo apt upgrade" in a Terminal window I noticed that - the remaining time for 1 minute is

[Bug 1909729] Re: Remaining time while running "sudo apt upgrade"

2020-12-30 Thread Francisco Milan
** Attachment added: "5min 0s.jpg" https://bugs.launchpad.net/ubuntu/+bug/1909729/+attachment/5448171/+files/5min%200s.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909729 Title: Remaining

[Bug 1909729] Re: Remaining time while running "sudo apt upgrade"

2020-12-30 Thread Francisco Milan
** Attachment added: "60s.jpg" https://bugs.launchpad.net/ubuntu/+bug/1909729/+attachment/5448173/+files/60s.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909729 Title: Remaining time

[Bug 1909729] [NEW] Remaining time while running "sudo apt upgrade"

2020-12-30 Thread Francisco Milan
Public bug reported: Hi there,    After running "sudo apt upgrade" in a Terminal window I noticed that the remaining time for 1 minute is displayed as "60s", I think to keep consistency this would need to be displayed as "1min 0s" since at some point I also saw the remaining time displayed as

[Bug 1901377] Re: Incorrect label in Software Updater

2020-10-31 Thread Francisco Milan
Hi Timo, Shouldn't this fix be accepted into focal-proposed instead? As you can see in the attached image, I would be able to test it with: > "Software & Updates" > "Developer Options" > "Pre-released updates (focal-proposed)" Thanks, Pac

[Bug 1901945] Re: Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
** Tags added: minisap ** Tags added: gorilla groovy ** Tags added: sybase ** Tags added: 20.10 ** Tags removed: gorilla groovy ** Tags added: groovygorilla ** Tags removed: groovygorilla ** Tags added: groovy-gorilla ** Tags added: sap ** Tags added: virtualbox virtualmachine ** Tags

[Bug 1901945] Re: Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
** Attachment added: "Image 01 - startsap_D00.log" https://bugs.launchpad.net/ubuntu/+source/minisapserver/+bug/1901945/+attachment/5428684/+files/Image%2001%20-%20startsap_D00.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1901945] Re: Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
** Attachment added: "Image 02.png" https://bugs.launchpad.net/ubuntu/+source/minisapserver/+bug/1901945/+attachment/5428685/+files/Image%2002.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1901945] [NEW] Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
st the second Ubuntu issue I have reported ever). Please let me know in case you need any additional information to fix this issue. Thanks a lot, Francisco Milan. "Installing SAP NetWeaver Developer Edition on an Ubuntu desktop VM – the non-concise guide" https://blogs.sap.com/2018/

[Bug 1901945] Re: Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
in case you need any additional information to fix this issue. - Thanks a lot, Francisco Milan. "Installing SAP NetWeaver Developer Edition on an Ubuntu desktop VM – the non-concise guide" https://blogs.sap.com/2018/04/05/installing-sap-netweaver-developer-edition-on-an-ubun

[Bug 1901945] Re: Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
** Attachment added: "Image 01 - startsap_ASCS01.log" https://bugs.launchpad.net/ubuntu/+source/minisapserver/+bug/1901945/+attachment/5428683/+files/Image%2001%20-%20startsap_ASCS01.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1901945] Re: Upgraded to Ubuntu 20.10. Can't start Mini SAP server after restarting Virtual machine.

2020-10-28 Thread Francisco Milan
** Attachment added: "Image 01 - startdb.log" https://bugs.launchpad.net/ubuntu/+source/minisapserver/+bug/1901945/+attachment/5428675/+files/Image%2001%20-%20startdb.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1897703] [NEW] An unresolvable problem occurred while calculating the upgrade

2020-09-29 Thread Milan Hirapra
Public bug reported: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This was likely caused by: * Unofficial software packages not provided by Ubuntu Please use the tool 'ppa-purge' from the ppa-purge package to remove software from a Launchpad

[Bug 1892488] [NEW] package rsyslog 8.2001.0-1ubuntu1.1 failed to install/upgrade: balík je ve velmi nekonzistentním stavu - před pokusem o konfiguraci by měl by být přeinstalován.

2020-08-21 Thread Milan Hybner
Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 20.04 Package: rsyslog 8.2001.0-1ubuntu1.1 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.8 Architecture: amd64 CasperMD5CheckResult: skip Date: Fri

[Bug 1856608] Re: [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

2020-08-03 Thread Milan Bulat
I can also confirm that upgrading to kernel 5.8.0 didn't fix the problem. @dannf: I have tried three different USB cables with exactly the same results. I'm pretty sure the problem is in the USB kernel drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1856608] Re: [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

2020-08-03 Thread Milan Bulat
I can also confirm that the bug is not fixed, and I can also confirm two Bamoqi's posts - I'm testing it on various mobile phones and it's messing up my development workflow as phones sometimes do not connect when attached to USB cable. I have tried three different USB-A -> USB-C cables from

[Bug 39315] Re: Keyboard random repeat and dropped key presses

2020-04-18 Thread Milan Kragujevic
This is a horrible problem that has been happening for years on multiple devices, latest of which is HP 15-db1041nm. -- 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/39315 Title: Keyboard

[Bug 1871883] [NEW] boot loader crashes on installation

2020-04-09 Thread Milan Rocher
Public bug reported: I'm trying to dual-boot ubuntu 19.10 and windows 10. I created three partitions on my sdb for "/", "/home" and "swap" and then created a "systemgrub" partition on my sda as it was requested to do so. The installatiob goes well until the last bit where grub starts to

[Bug 1848854] Re: Filezilla start after 25 seconds delay

2020-02-09 Thread Milan Kragujevic
I can confirm that installing `appmenu-gtk2-module` solves this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848854 Title: Filezilla start after 25 seconds delay To manage notifications

[Bug 1854329] Re: Synaptics Touchpad "loosing sync" on HP laptop

2019-12-11 Thread Milan Kragujevic
I have attached dmesg | grep psmouse before, this is full dmesg. Currently my laptop's log is being spammed by Realtek WiFi problems, so it's pretty short and includes only a few psmouse parts. ** Attachment added: "dmesg_2019-12-11_11-28.log"

[Bug 1854329] Re: Synaptics Touchpad "loosing sync" on HP laptop

2019-12-07 Thread Milan Kragujevic
No, it does not help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854329 Title: Synaptics Touchpad "loosing sync" on HP laptop To manage notifications about this bug go to:

[Bug 381017]

2019-12-02 Thread Milan Knizek
Wow, after several years of not using TB I have recently migrated from Evolution Mail only to find out this stuff does not work yet. What a pity. (Arch Linux, MATE desktop.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1854329] ProcEnviron.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308411/+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/1854329

[Bug 1854329] ProcCpuinfoMinimal.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308410/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1854329] ProcInterrupts.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308413/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1854329] WifiSyslog.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308419/+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/1854329

[Bug 1854329] Re: Synaptics Touchpad "loosing sync" on HP laptop

2019-11-28 Thread Milan Kragujevic
Correction: I have booted using Ubuntu kernel and attached new apport log info. Linux version 5.3.0-23-generic (buildd@lgw01-amd64-002) (gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #25-Ubuntu SMP Tue Nov 12 09:22:33 UTC 2019 -- You received this bug notification because you are a member

[Bug 1854329] UdevDb.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308418/+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/1854329 Title:

[Bug 1854329] ProcCpuinfo.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308409/+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/1854329

[Bug 1854329] ProcModules.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308415/+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/1854329

[Bug 1854329] Re: Synaptics Touchpad "loosing sync" on HP laptop

2019-11-28 Thread Milan Kragujevic
udio cdrom dip lpadmin lxd plugdev sambashare sudo video _MarkForUpload: True + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu8.2 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: milan 951 F pulseaudio + /dev/snd/control

[Bug 1854329] PulseList.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308417/+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/1854329

[Bug 1854329] CurrentDmesg.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308406/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1854329] Lspci.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308407/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854329 Title:

[Bug 1854329] Lsusb.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308408/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854329 Title:

[Bug 1854329] CRDA.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308405/+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/1854329 Title:

[Bug 1854329] ProcCpuinfoMinimal.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308400/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1854329] Re: Synaptics Touchpad "loosing sync" on HP laptop

2019-11-28 Thread Milan Kragujevic
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1854329/+attachment/5308403/+files/lspci-vnvn.log ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1854329] [NEW] Synaptics Touchpad "loosing sync" on HP laptop

2019-11-28 Thread Milan Kragujevic
load: True --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu8.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: milan 951 F pulseaudio /dev/snd/controlC0: milan 951 F pulseaudio CurrentDesktop: ubuntu:GNOME DistroRelease: Ub

[Bug 1854329] ProcEnviron.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1854329/+attachment/5308401/+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/1854329

[Bug 1854329] Re: Synaptics Touchpad "loosing sync" on HP laptop

2019-11-28 Thread Milan Kragujevic
** Attachment added: "version.2.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1854329/+attachment/5308402/+files/version.2.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854329

[Bug 1848854] ProcEnviron.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1848854/+attachment/5308394/+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/1848854

[Bug 1848854] ProcCpuinfoMinimal.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1848854/+attachment/5308393/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1848854] Dependencies.txt

2019-11-28 Thread Milan Kragujevic
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1848854/+attachment/5308392/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1848854] Re: Filezilla start after 25 seconds delay

2019-11-28 Thread Milan Kragujevic
ProblemType: Bug ApportVersion: 2.20.11-0ubuntu8.2 Architecture: amd64 CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 19.10 InstallationDate: Installed on 2019-10-28 (30 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) Package: filezilla 3.39.0-2

[Bug 1848854] Re: Filezilla start after 25 seconds delay

2019-11-28 Thread Milan Kragujevic
I have the same problem. I have also measured that it takes exactly 25 seconds to start FileZilla, and the problem appears on every startup. I have attached the output of strace filezilla. I will attempt to attach apport data. ** Attachment added: "filezilla-strace.log"

[Bug 1803171] Re: Touchpad freeze after suspend (lost sync)

2019-11-16 Thread Milan Kragujevic
I can confirm the bug still exists. HP 15-db1041nm (AMD Ryzen 5 3500U). Ubuntu 19.10 64bit Linux milan-laptop 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux I: Bus=0011 Vendor=0002 Product=0007 Version=01b1 N: Name="SynPS/2 Synaptics TouchP

[Bug 1786964] [NEW] package php7.2-readline 7.2.7-0ubuntu0.18.04.2 failed to install/upgrade: проблеми међузависности — остављам неподешеним

2018-08-14 Thread Milan Vicic
Public bug reported: / ProblemType: Package DistroRelease: Ubuntu 18.04 Package: php7.2-readline 7.2.7-0ubuntu0.18.04.2 ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 Uname: Linux 4.15.0-30-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 Date: Tue Aug 14 17:03:35

[Bug 1773457] Re: Full-system encryption needs to be supported out-of-the-box including /boot and should not delete other installed systems

2018-08-03 Thread Milan Niznansky
@Phillip I believe that in the heat of the argument the key point was lost. In the enterprise world, the "desktop" method of "lets assume we can wipe all user data" and "lets assume this is a single-disk use case" simply do not add up. For me, the current model is simply unusable for 2

[Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-11 Thread Milan Pultar
I am not sure whether it is ok to post here, but I have lately found this github repo dedicated to making Ubuntu run on XPS 9560. It works for Ubuntu 17.10 and 18.04 will be hopefully added as well. Many of us have this laptop and the repo partly adresses the issues mentioned here so I thought

[Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-02 Thread Milan Pultar
Hi. I am new to this forum. I have recently bought Dell XPS 15 9560 with GTX 1050 graphic card. I am trying Ubuntu 18.04, but I can't find any working nvidia driver. From ppa I tried 384, 390 as well as 396, each installation results in black screen. If I uninstall nvidia driver, laptop boots

[Bug 927636] Re: plymouthd crashed with SIGSEGV in script_obj_deref_direct()

2018-03-23 Thread Milan Jovanovic
I can confirm that after doing dpkg-reconfigure plymouth the issue is not appearing (no errors showing) $ apt-cache policy plymouth plymouth: Installed: 0.9.3-1ubuntu2 Candidate: 0.9.3-1ubuntu2 Version table: *** 0.9.3-1ubuntu2 500 500 http://rs.archive.ubuntu.com/ubuntu

[Bug 1754773] Re: network-manager-openvpn-gnome - VPN definition is damaged when saved

2018-03-12 Thread Milan Petruzelka
I've updated the packages: dpkg -l|grep r-op ii network-manager-openvpn1.8.0-3 amd64 ii network-manager-openvpn-gnome 1.8.0-3 amd64 Problem is SOLVED. Fields 'User certificate' and 'User

[Bug 1754773] [NEW] network-manager-openvpn-gnome - VPN definition is damaged when saved

2018-03-09 Thread Milan Petruzelka
Public bug reported: OpenVPN connection settings are upon saving. Steps to reproduce: 1. create OpenVPN connection using nmcli: nmcli connection import type openvpn test.ovpn 2. go to VPN settings 3. edit 'test' OpenVPN connection 4. fill random User private key password 5. save / apply

[Bug 1753307] [NEW] uefi problem

2018-03-04 Thread milan
Public bug reported: grub and uefi + ssd ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.3 [modified: lib/partman/automatically_partition/question] ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11 Uname: Linux 4.8.0-36-generic x86_64 ApportVersion:

[Bug 1581088] Re: Middle mouse (wheel-click) button stopped working after upgrade to 16.04

2018-02-22 Thread Milan Masic
After xinput set-prop 10 "libinput Horizontal Scroll Enabled" 0 button #2 appeared in xev again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1581088 Title: Middle mouse (wheel-click) button

[Bug 1748682] [NEW] package deluge-gtk 1.3.13+git20161130.48cedf63-2ubuntu1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2018-02-10 Thread Milan Sonkar
Public bug reported: Don't know.Ubuntu is popping the error randomly ProblemType: Package DistroRelease: Ubuntu 17.04 Package: deluge-gtk 1.3.13+git20161130.48cedf63-2ubuntu1 ProcVersionSignature: Ubuntu 4.10.0-42.46-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 ApportVersion:

[Bug 1697556] Re: Computer freezes after login - 4.10.0-22-generic

2017-08-17 Thread Milan
Can confirm this issue on my Dell XPS 9560. I downloaded iso of ubuntu 16.04 made it bootable and i tried to boot into installation menu but i got stuck on loading screen, before it showed up error with noveau and cant create kernel channel, 22. Any fix please. -- You received this bug

[Bug 1697852] [NEW] package linux-image-4.8.0-54-generic 4.8.0-54.57~16.04.1 [origin: Ubuntu] failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-06-14 Thread Milan
Public bug reported: While opening Software update center this error was popped up ProblemType: Package DistroRelease: elementary 0.4.1 Package: linux-image-4.8.0-54-generic 4.8.0-54.57~16.04.1 [origin: Ubuntu] ProcVersionSignature: Ubuntu 4.8.0-52.55~16.04.1-generic 4.8.17 Uname: Linux

[Bug 1696408] [NEW] package linux-image-4.4.0-79-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2017-06-07 Thread Ram Milan Prasad
*** This bug is a duplicate of bug 1692042 *** https://bugs.launchpad.net/bugs/1692042 Public bug reported: system is runing in low graphics ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-79-generic (not installed) ProcVersionSignature: Ubuntu

[Bug 1679813] [NEW] package libkf5i18n-data (not installed) failed to install/upgrade: trying to overwrite '/usr/share/locale/sr/LC_SCRIPTS/ki18n5/trapnakron.pmapc', which is also in package kde-l10n-

2017-04-04 Thread Milan
Public bug reported: i dont know ProblemType: Package DistroRelease: Ubuntu 15.04 Package: libkf5i18n-data (not installed) ProcVersionSignature: Ubuntu 3.19.0-84.92-generic 3.19.8-ckt22 Uname: Linux 3.19.0-84-generic i686 ApportVersion: 2.17.2-0ubuntu1.8 Architecture: i386 Date: Sat Apr 1

[Bug 1662287] [NEW] Sync is broken

2017-02-06 Thread Milan Oparnica
Public bug reported: Sync keeps asking for my gmail password, reporting it as wrong, when I'm sure that it's correct. I login in with the same password in Chrome. Then I was asked to confirm by entering authorization code that succesfully arrived to my gmail inbox, but even after entering the

[Bug 685215] Re: users-admin hangs immediately when run as root

2016-09-30 Thread Milan Bouchet-Valat
It's actually dead since upstream archived the project several years ago. XFCE should have took it up, or moved to another tool. Anyway, you shouldn't need to run it as root. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 995684] Re: Switching problem between headphone speaker and microphone to laptop built in speakers and front mic

2016-08-03 Thread Milan Sulc
Hi, I have had same issue on my Dell XPS L521X on Linux Mint 18 x64. This solve my problem. - Add a line to /etc/modprobe.d/alsa-base.conf : options snd-hda-intel model=auto probe_mask=1 - -- You

[Bug 1583688] Re: libvirt-sock not recreated on service restart

2016-06-08 Thread milan k
** Patch removed: "unit file patch for /lib/systemd/system/libvirt-bin.service" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1583688/+attachment/4678193/+files/libvirt-bin.service.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1583688] Re: libvirt-sock not recreated on service restart

2016-06-06 Thread milan k
Based on my experiments, I'd like to propose this patch. ** Patch added: "unit file patch for /lib/systemd/system/libvirt-bin.service" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1583688/+attachment/4678193/+files/libvirt-bin.service.patch -- You received this bug notification

[Bug 1583688] Re: libvirt-sock not recreated on service restart

2016-06-06 Thread milan k
playing a bit with the libvirt-bin systemd units I've came to this order of things that ensures the sockets are created: root@os-gate-u16:~# systemctl stop libvirt-bin.service ; systemctl stop libvirt-bin.socket ; systemctl start libvirt-bin.socket; systemctl start libvirt-bin.service ; lsof

[Bug 1583688] Re: libvirt-sock not recreated on service restart

2016-06-06 Thread milan k
btw using systemctl directly doesn't lead to the socket present: root@os-gate-u16:~# systemctl restart libvirt-bin.service ; lsof /var/run/libvirt/libvirt-sock lsof: status error on /run/libvirt/libvirt-sock: No such file or directory | grep libvirtd lsof 4.89 latest revision:

[Bug 1583688] Re: libvirt-sock not recreated on service restart

2016-06-06 Thread milan k
Hi, seems I'm affected by this as well (ran into it trying devstack in 16.4 LTS). Service libvirt-bin stop; service libvirt-bin start fixed this for me. As soon as I do service libvirt-bin restart the socket vanishes again from /var/lib/libvirt for me. The odd thing is, lsof -p shows the

[Bug 1581668] [NEW] installer crashes after entering my personal info

2016-05-13 Thread Milan Kragujevic
Public bug reported: I cannot install Ubuntu 16.04 on a HP 15-af150nm laptop. Wifi works, and sound and everything but as soon as I go to install and enter my location, my locale, username password etc it crashes. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63

[Bug 1397067] Re: ID 138a:003f Validity Sensors, Inc. on HP EliteBook 840G1

2016-02-13 Thread milan markovic
one more HP Probook 430 G2 Bus 002 Device 003: ID 138a:003f Validity Sensors, Inc. VFS495 Fingerprint Reader -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397067 Title: ID 138a:003f Validity

[Bug 1348890]

2015-09-20 Thread Milan-plzik-b
This issue is reproducible also on Asus Zenbook UX303LA with Broadwell: # dmidecode -s bios-version UX303LAB.207 Pressing Fn+F5/F6 seems to emit EC Query 0x0e/0x0f, but the backlight intensity does not change and no key press is emitted using the input subsystem. -- You received this bug

[Bug 1484684] [NEW] [Inspiron 3542, Generic 0000 ID 0, Digital Out, HDMI] Pulseaudio fails to detect card

2015-08-13 Thread Milan
AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: milan 2536 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf7a14000 irq 60' Mixer name : 'Generic ID 0' Components : 'HDA:,80860101,0010' Controls : 0 Simple

[Bug 1436710] [NEW] package libnss3-nssdb 2:3.17.4-0ubuntu0.14.10.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-03-26 Thread Milan Marsic
Public bug reported: There is always an error message when I start my computer, sometimes 2. It´s been several months now, and also I cannot update, there is also always an error message when I´m trying to update.. thank you ProblemType: Package DistroRelease: Ubuntu 14.10 Package:

[Bug 1436710] [NEW] package libnss3-nssdb 2:3.17.4-0ubuntu0.14.10.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-03-26 Thread Milan Marsic
Public bug reported: There is always an error message when I start my computer, sometimes 2. It´s been several months now, and also I cannot update, there is also always an error message when I´m trying to update.. thank you ProblemType: Package DistroRelease: Ubuntu 14.10 Package:

[Bug 23001] Re: Copying using ctrl +c doesn't copy in file-roller

2015-02-20 Thread Milan Bartos
This bug has been resolved upstream in 2.19.2, however is present in 3.10.2.1 again. -- 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/23001 Title: Copying using ctrl +c doesn't copy in

[Bug 434476]

2014-10-20 Thread Milan Bouchet-Valat
Is that supposed to work when watching a fullscreen Flash video, like Youtube? It doesn't here on Fedora 20 with Firefox 33 (and the D-Bus interface is present). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 434476]

2014-10-19 Thread Milan Bouchet-Valat
Sergey, could you check whether with the S3 add-on disabled the screensaver is still not inhibited? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing

[Bug 1354901] Re: blue videos with QGraphicsProxyWidget

2014-09-26 Thread Milan Herbig
) -- from PyQt4.QtGui import * from PyQt4.QtCore import * from PyQt4.phonon import Phonon app = QApplication([]) app.setApplicationName(MyApp) file_path = u/home/milan/small.mp4# change here! gv = QGraphicsView() scene = QGraphicsScene(gv

[Bug 1358543] Re: Replace Windows with Ubuntu produces unintended results

2014-09-02 Thread Milan Pozzi
*** This bug is a duplicate of bug 1265192 *** https://bugs.launchpad.net/bugs/1265192 Hi, year and half ago the installation wipe my data as well. Maybe my experience will be useful to somebody. I did try testdisk to save my data, but without any success. I decided to try different tool

[Bug 1354901] [NEW] blue videos with QGraphicsProxyWidget

2014-08-10 Thread Milan Herbig
) -- from PyQt4.QtGui import * from PyQt4.QtCore import * from PyQt4.phonon import Phonon app = QApplication([]) app.setApplicationName(MyApp) file_path = u/home/milan/small.mp4# change here! gv = QGraphicsView() scene = QGraphicsScene(gv) gv.setScene(scene) media_src = Phonon.MediaSource

[Bug 1354901] Re: blue videos with QGraphicsProxyWidget

2014-08-10 Thread Milan Herbig
([]) app.setApplicationName(MyApp) file_path = u/home/milan/small.mp4# change here! gv = QGraphicsView() scene = QGraphicsScene(gv) gv.setScene(scene) media_src = Phonon.MediaSource(file_path) media_obj = Phonon.MediaObject() media_obj.setCurrentSource(media_src) video_widget

[Bug 434476]

2014-06-26 Thread Milan Bouchet-Valat
Great! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing HTML5 videos To manage notifications about this bug go to:

[Bug 1290703] Re: Network password prompt on login screen

2014-03-24 Thread Milan Bouchet-Valat
** Package changed: gnome-system-tools (Ubuntu) = lightdm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290703 Title: Network password prompt on login screen To manage notifications

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2014-01-05 Thread Milan Bouchet-Valat
Woops, I wrote my remarks in the middle of the log. The previous comment should have started with: When doing a different backup to an external drive, I got an error which was not present before: duplicity incremental ~/ -v Info --exclude ~/... [skipped] file:///run/media/milan/SOMETHING

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2014-01-05 Thread Milan Bouchet-Valat
Utilisation du répertoire d’archive : /home/milan/.cache/duplicity/e5f4f9b85e256f59787be25a63b7fdbf Utilisation du nom de sauvegarde : e5f4f9b85e256f59787be25a63b7fdbf Import of duplicity.backends.cfbackend Succeeded Import of duplicity.backends.dpbxbackend Failed: No module named dropbox Import

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2014-01-05 Thread Milan Bouchet-Valat
...and when passing a path with spaces, like file:///run/media/milan/TOSHIBA\ EXT/, I get: Command line error : Expected 2 args, got 3 Looks like the path is split into two arguments. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2013-12-28 Thread Milan Bouchet-Valat
Great, now it works -- at least it fixes the crash I fixed with my quick patch (and most probably much better). (Sorry for missing the relevant gettext lines in the commit.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   8   9   10   >