[Desktop-packages] [Bug 1725362] Re: Network icon shows question mark after connected to wifi, not wifi radio strength icon

2018-06-23 Thread Raúl Vidal
*** This bug is a duplicate of bug 1722256 *** https://bugs.launchpad.net/bugs/1722256 I am on Ubuntu 18.04 LTS. This happens to me from time to time. If I reset the router the question mark disappears. Check that the DHCP table has no conflicts. Or that your router is not hung. -- You rec

[Desktop-packages] [Bug 1020048] Re: after certain time printing to cups stops working

2018-03-21 Thread Raúl Vidal
I have to confirm this bug. 300 seconds timeout. CUPS does not reopen connections again. Notifiers are shutdown. The workaround is to enable the web interface. But this should not be necessary. CUPS should work without the web interface, as that is the default behaviour defined by upstream. --

[Desktop-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2018-03-13 Thread Raúl Vidal
I attach the error_log file with debug logging mode. The CUPS notifier closes after a while. That might be the problem. When I open the KDE printer dialog, the D-BUS system bus dumps these messages calling the Notifier method. Opening the printing dialog from LibreOffice writer does not print anyth

[Desktop-packages] [Bug 1598300] Re: CUPS web interface stops responding after a while

2018-03-13 Thread Raúl Vidal
I am on Kubuntu 17.10 and I am suffering this bug. I do not have the web interface enabled but I have an IPP printer. I have attached the cupsd.conf on my system. I think this is the relevant part of the file: # Only listen for connections from the local machine. Listen localhost:631 Listen /var

[Desktop-packages] [Bug 1720585] [NEW] GVFS backend gvfs-http can not use SSL protocol (HTTPS)

2017-09-30 Thread Raúl Vidal
Public bug reported: While doing drag and drop of an image from Firefox to the GIMP, if the image has been accessed via HTTPS the GIMP reports that the file or directory does not exist. In order to be able to do drag and drop, it has to be done on objects available via HTTP, without SSL. Non-w

[Desktop-packages] [Bug 1720582] [NEW] gvfs-backends not installed with GIMP

2017-09-30 Thread Raúl Vidal
Public bug reported: I am running Kubuntu 17.04. I installed the GIMP. I tried to use the menu item "Open from location", but it did not work. After searching on the Internet, I found out that the GIMP needs a GVFS backend in order to fetch an image from the web. I installed gvfs-backends. Now th

[Desktop-packages] [Bug 1650927] Re: accessing local ethernet is possible, accessing internet is not possible (Ubuntu MATE 17.04, ppc)

2017-04-20 Thread Raúl Vidal
I installed Ubuntu 17.04 as a VirtualBox guest and I have the same problem: syslog output: systemd-resolved[947]: DNSSEC validation failed for question . in DNSKEY: missing-key systemd-resolved[947]: DNSSEC validation failed for question com in DS: missing-key systemd-resolved[947]: DNSSEC valida

[Desktop-packages] [Bug 1670394] Re: [Satellite Pro P200, Realtek ALC268, Black Headphone Out, Front] No sound at all

2017-03-06 Thread Raúl Vidal
If you add options snd-hda-intel model=inv-dmic option to /etc/modprobe.d/alsa-base.conf, works. There seems to be a problem with this laptop. I never needed to add that option to get the headphone jack to work. But on bug https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1224099 a user

[Desktop-packages] [Bug 1670394] [NEW] [Satellite Pro P200, Realtek ALC268, Black Headphone Out, Front] No sound at all

2017-03-06 Thread Raúl Vidal
Public bug reported: No sound. Anything. PulseAudio Volume Control shows sound going through it (sound level bar moves), but jack does not output anything. Old bugs which had the same problem with the same laptop: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1360641 https://bugs.lau

[Desktop-packages] [Bug 1670193] [NEW] No audio on headphone ubuntu 16.04

2017-03-05 Thread Raúl Vidal
Public bug reported: I upgraded from Ubuntu 14.04 LTS to Ubuntu 16.04 and I lost audio on the headphone jack. Speakers work fine though. I installed pavucontrol and that program has a sound level bar which moves while playing sound with the headphones plugged in. So, PulseAudio effectively dete

[Desktop-packages] [Bug 1664320] [NEW] xbrlapi loopback interface abuse

2017-02-13 Thread Raúl Vidal
Public bug reported: Xbrlapi creates new TCP connections in port 4101 at loopback interface. These are closed instantly because there is no service listening at 4101 on the lo interface. Xbrlapi should not do that if there is no braille device. This might pose a security risk, but I have not ve