A fix for bug #2080216 is not released for noble because of this bug.
Let's do something please because bug #2080216 is quite serious,
confirmed and the fix worked for everyone except the reporter of this
bug, and probably this bug is not even related to the fix.
--
You received this bug notifica
I don't know when exactly the problem started to happen, so it's hard to
tell what preceded it. I only know how to work it around.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100610
Title:
Postfi
** Description changed:
I noticed that on one of my VPS (Oracle Cloud Compute) running Ubuntu
22.04, Postfix wasn't running.
# systemctl status postfix@-.service
× postfix@-.service - Postfix Mail Transport Agent (instance -)
- Loaded: loaded (/lib/systemd/system/postfix@.service;
Public bug reported:
I noticed that on one of my VPS (Oracle Cloud Compute) running Ubuntu
22.04, Postfix wasn't running.
# systemctl status postfix@-.service
× postfix@-.service - Postfix Mail Transport Agent (instance -)
Loaded: loaded (/lib/systemd/system/postfix@.service; enabled-runtime
Tested the same way as before, still works fine.
** Tags removed: verification-needed-noble
** Tags added: verification-done-noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080216
Title:
sshd
** Tags removed: verification-needed-noble
** Tags added: verification-done-noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080216
Title:
sshd cannot bind to IPv4 interfaces
To manage notifica
Thanks, Nick!
I've installed version 1:9.6p1-3ubuntu13.6 and confirm that it fixed the
issue.
Here's how I verified:
1. Install new version
2. Check what's listening on port 22 via ss command:
$ sudo ss -tlnp | grep :22
LISTEN 0 8192 0.0.0.0:22 0.0.0.0:*
users:((
How can I enable -proposed repo in 24.04? There is no preset in
/etc/apt/sources.list.d/ubuntu.sources for some reason.
Update: never mind, found the required block in
https://wiki.ubuntu.com/Testing/EnableProposed
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Any estimate when the fixed version will be available in Ubuntu 24.04
without -proposal repos?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080216
Title:
sshd cannot bind to IPv4 interfaces
To ma
It seems like this is a Let's Encrypt bug, because I ended up with wrong
intermediate certificate in the fullchain.pem file. Please close this
bug.
** Changed in: ca-certificates (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Description changed:
- Some Let's Encrypt Root CA (ISRG Root X1) is missing from ca-
- certificates package. It's easy to confirm:
+ Some Let's Encrypt Root CA is missing from ca-certificates package. It's
+ easy to confirm:
$ curl -svo /dev/null https://natashamoroz.com
* Host natashamo
Public bug reported:
Some Let's Encrypt Root CA (ISRG Root X1) is missing from ca-
certificates package. It's easy to confirm:
$ curl -svo /dev/null https://natashamoroz.com
* Host natashamoroz.com:443 was resolved.
* IPv6: (none)
* IPv4: 188.242.141.254
* Trying 188.242.141.254:443...
* Connec
Some more details. Here's a part of my sslh config:
listen:
(
{ host: "0.0.0.0"; port: "443"; },
{ host: "::"; port: "443"; }
);
And here's how it's working:
# ss -tlnp | grep sslh
LISTEN 0 50 0.0.0.0:4430.0.0.0:*
users:(("sslh-fork",pid=2557,fd=3),("sslh-fork"
I first noticed that I could not ssh to my host, was getting connection
refused error. Then I tried to connect over IPv6 address and it worked.
I checked with `ss -tlnp | grep 22` and found out that sshd was only
listening on [::]:22. Then I tried almost everything to bind it to
0.0.0.0 without any
Public bug reported:
After upgrading from 22.04 to 24.04 I noticed that my sshd only
listening on IPv6 interface (::), while previously it was listening both
IPv4 (0.0.0.0) and IPv6 (::). I tried to explicitly specify
ListenAddress 0.0.0.0 (assuming it would bind to IPv4 only) but after
restart ss
Primary package for this bug should be linux-signed-hwe-5.15. VirtualBox
is affected, but it's not the root cause.
I am judging by the bug URL, currently it contains "virtualbox", so it
may look like a VirtualBox bug. If that's not a big deal and Linux
kernel maintainers are properly notified abou
This bug is reported against wrong package. Is it possible to change it
somehow? Maybe that's the reason this bug has so little attention.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073267
Title:
Also, I reported this bug:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-
hwe-5.15/+bug/2073691 against specific package version and no third
party software.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
The problem appeared in the package linux-image-5.15.0-116-generic in
all Ubuntu releases that ship VirtualBox version 6.x, particular version
of VirtualBox package doesn't matter. Rolling back to linux-
image-5.15.0-113-generic fixes the issue.
--
You received this bug notification because you a
> finally switch to VirtualBox version 7
While it's totally fine, I do not agree that it should be a fix for this
problem. Kernel upgrades within the same minor version should not break
existing software. This is clearly a bug (major change) in the kernel
package and this is where it should be add
*** This bug is a duplicate of bug 2073267 ***
https://bugs.launchpad.net/bugs/2073267
** This bug has been marked a duplicate of bug 2073267
Guru meditation on VM start
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
** Summary changed:
- Updating to linux-image-5.15.0-116-generic causes all VirtualBox machines go
to GuruMeditation state
+ Updating to linux-image-5.15.0-116-generic causes all VirtualBox machines go
into GuruMeditation state
--
You received this bug notification because you are a member of
Public bug reported:
After I rebooted my host with Kernel version 5.15.0-116-generic, all my
VirtualBox machines failed to start. Upon checking logs, I found out
that all machines were stuck in GuruMeditation state. Example entries
from one of the machine's log:
00:00:03.505326 Changing the VM st
Package 1.5.5-1ubuntu0.1 fixes bug for me. I tested manual and automatic
(via autofs) unmounting davfs mounts. No segfaults.
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
This is an example of complete bureaucratic failure causing an easy to
fix bug plaguing LTS release for almost a year. I will try to get all my
infrastructure away from Ubuntu as soon as I can. CentOS Stream and Arch
Linux seem to do a much better job. Ubuntu is pathetic.
--
You received this bug
Happens on a fresh Ubuntu 20.20 install.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892214
Title:
vboxweb.service: Failed with result 'protocol' on Kernel
5.8.0-16.17-generic 5.8.0
To manage
While zfs-linux indeed triggers the issue, the root cause, I believe, is
that automatically generated service systemd-cryptsetup@cswap wants to
start after systemd-random-seed, even though it uses /dev/urandom which
shouldn't require random seed data initialized. Also please note that in
this parti
Public bug reported:
root@home:~# cat /etc/crypttab
#
cswap /dev/disk/by-partuuid/95605326-e210-4e13-9f93-50cc3d556aca /dev/urandom
cipher=aes-xts-plain64,size=256,hash=sha1,swap
root@home:~# update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.4.0-73-generic
cryp
Can someone please explain what is the problem with porting 1 line
(actually 1 character) fix to current LTS (20.04)? Is is some serious
business that requires lots of approvals and paperwork or something like
that?
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
I'd also like to raise the importance because it's not just annoying,
it's causing real issues when used with autofs which tries to unmount
filesystem after a period of inactivity and fails. Filesystem remains
mounted and causes additional load on server in multiuser environment.
--
You received
Can this fix please be ported to Ubuntu 20.04?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1883025
Title:
davfs2 unable to unmount: segfault error 4 in libc.so
To manage notifications about this
Public bug reported:
I am getting backtrace when executing netplan apply with default
configuration on oracle cloud:
root@vpsoc:~# cat /etc/netplan/50-cloud-init.yaml
# This file is generated from information provided by the datasource. Changes
# to it will not persist across an instance reboot.
No manually installed kernels. And these were not meta packages. But
since I am on 20.04 now, this is not affecting me anymore.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1779657
Title:
apt autor
> You may be able to fix this by setting `error_log` yourself in your
http configuration section.
Check the config I provided, error_log is defined there. Yet the warning
is printed, because nginx tries to access error_log before reading
config file. I can start nginx (with a warning) after overri
@Thomas, this is a bug report, not a request to change paths or
anything. I believe it should be reported upstream and tracked here.
Nginx should NOT ignore prefix provided on command line with -p switch
regardless of paths provided at compile time.
--
You received this bug notification because y
Public bug reported:
Current nginx build is ignoring prefix path and tries to write to some
compiled-in path.
shadowlmd@ubuntu-server-latest:~$ sudo rmdir /var/lib/nginx/*
shadowlmd@ubuntu-server-latest:~$ nginx -p $HOME/nginx -c
$HOME/nginx/nginx.conf -t
nginx: [alert] could not open error log
The easiest fix for Ubuntu 16.04 (and probably 18.04 too) is:
$ sudo mkdir -p /etc/systemd/system/lighttpd.service.d
$ echo '[Service]
KillMode=mixed
KillSignal=SIGINT
TimeoutStopSec=60' | sudo tee /etc/systemd/system/lighttpd.service.d/sigint.conf
$ sudo systemctl daemon-reload
Ubuntu 20.04 alre
Well, the issue is still not resolved in Ubuntu 16.04 and probably 18.04
as well. And 16.04 is still supported. Let's wait until 16.04 support
ends and close this instead of fixing or backporting new version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Fix discussed here never arrived into Ubuntu 16.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721635
Title:
"reload" action breaks further actions
To manage notifications about this bug go to:
Public bug reported:
Currently when a message is rejected because of SPF fail, a rejection
message references a now dead website, for example:
http://www.openspf.net/Why?s=mfrom;id=exam...@example.com;ip=121.25.143.189;r=exam...@bsrealm.net
Right now www.openspf.net is dead and looks like www.op
Public bug reported:
I started seeing certificate errors in curl recently on Ubuntu 16.04.
Here's an example:
$ curl -svo /dev/null --resolve ngrok.com:443:34.211.12.31 https://ngrok.com/
* Added ngrok.com:443:34.211.12.31 to DNS cache
* Hostname ngrok.com was found in DNS cache
* Trying 34.211
Public bug reported:
Here's the detailed log of package installation:
Selecting previously unselected package geoip-database-contrib.
(Reading database ... 155520 files and directories currently installed.)
Preparing to unpack .../geoip-database-contrib_1.18_all.deb ...
Unpacking geoip-database-c
Probably a duplicate of #1838637
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838683
Title:
virtualbox fails to build kernel module for latest hwe kernel
To manage notifications about this bug go
Public bug reported:
DKMS make.log for virtualbox-5.2.18 for kernel 5.0.0-23-generic (x86_64)
Чт авг 1 21:54:38 MSK 2019
make: Entering directory '/usr/src/linux-headers-5.0.0-23-generic'
CC [M] /var/lib/dkms/virtualbox/5.2.18/build/vboxdrv/linux/SUPDrv-linux.o
CC [M] /var/lib/dkms/virtualb
Any chances the fixed version will make it to Ubuntu 16.04?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1700283
Title:
No SNI support
To manage notifications about this bug go to:
https://bugs.la
I've started seeing this bug in Ubuntu 16.04 recently.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1733557
Title:
Login screen showing Authentication Failure Switch to greeter...
To manage notifi
Marking as invalid as most probably it was because /boot/efi wasn't
mounted properly.
** Changed in: grub-installer (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
Public bug reported:
Cannot install Ubuntu 18.04. It fails to install GRUB. Running grub-
install manually returns error: cannot find canonical path '/cow'.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12
ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic 4.18.20
Public bug reported:
Here's an example:
Feb 22 08:40:14 vps postfix/smtpd[28134]: NOQUEUE: reject: RCPT from
unknown[92.255.197.74]: 550 5.7.23 : Recipient
address rejected: Message rejected due to: SPF fail - not authorized.
Please see
http://www.openspf.net/Why?s=mfrom;id=johnh...@ertelecom.ru;
https://bugs.chromium.org/p/chromium/issues/detail?id=216388 is not related to
the issue I am reporting.
https://bugs.chromium.org/p/chromium/issues/detail?id=516305 - left a comment
here, but I am sure Google will not care. Looks like Chromium needs a patch
disabling Async DNS feature.
--
You
At least not Ubuntu build of Chromium. Maybe there was a patch that was
dropped, I don't know. But I am working with IPv6 all the time and
instantly noticed the change of behavior.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
Yes, the problem existed in Google Chrome for quite a long time, but
Chromium was not affected until the latest update.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792473
Title:
Chromium is not h
Public bug reported:
Starting from version 69.0.3497.81 Chromium browser stopped honoring IP version
priority configured in /etc/gai.conf. I have the following entry there:
===
#For sites which prefer IPv4 connections change the last line to
#
precedence :::0:0/96 100
===
Which should pr
Can you please change status from Incomplete to something more relevant?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1468770
Title:
HP LaserJet P 1102w doesn't print
To manage notifications about
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185572/+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/1468770
apport information
** Attachment added: "PrintingPackages.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185569/+files/PrintingPackages.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185575/+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/1468770
Title:
HP
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185571/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
This is still a problem, but the solution/workaround is already found
and described in my previous comment. Driver has to be installed
manually via hp-setup tool. This bug should remain open so people can
find this workaround until Ubuntu learns how to install this printer via
System Settings -> Pr
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185574/+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/1468770
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185568/+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/1468770
Title:
HP L
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185570/+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/1468770
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185573/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/146
apport information
** Tags added: apport-collected xenial
** Description changed:
My printer (HP LaserJet P 1102w) is dectected and installed perfectly,
but doesn't print anything. According to hp-check, it requires some
plugin to be installed. Command `hp-plugin -i` throws error message:
apport information
** Attachment added: "Locale.txt"
https://bugs.launchpad.net/bugs/1468770/+attachment/5185567/+files/Locale.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1468770
Title:
HP
Any chances the fix will arrive in xenial?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/175316
Title:
no IDN in nslookup and host
To manage notifications about this bug go to:
https://bugs.launchp
Public bug reported:
I noticed that apt autoremove stopped removing old kernels recently.
Currently I have 6 installed and apt autoremove does not try to remove
old ones:
$ sudo apt autoremove --purge
Reading package lists... Done
Building dependency tree
Reading state information... Done
I have successfully cloned http://elinks.cz/elinks.git, built ELinks
binary against OpenSSL and successfully opened https://metrocom-chat.ml
with this binary. So I guess patch is applied or building against
OpenSSL instead of GnuTLS did the trick.
elinks@home:~/elinks/src$ ./elinks -verbose 2 -dum
Public bug reported:
I just noticed this when installed some package that installed doc-base
as a dependency:
Setting up doc-base (0.10.7) ...
Registering 16 doc-base files...
Error in `/usr/share/doc-base/xapian-python3-docs', line 9: all `Format'
sections are invalid.
Note: `install-docs --ver
All sessions appear in closing state, here's another one:
$ loginctl show-session 77
Id=77
User=1004
Name=raccess
Timestamp=Чт 2018-03-29 20:30:02 MSK
TimestampMonotonic=2363185101
VTNr=0
Remote=yes
RemoteHost=216.126.59.227
Service=sshd
Scope=session-77.scope
Leader=3389
Audit=77
Type=tty
Class=u
I am having the same issue on Ubuntu 16.04 now. All sessions appear to
be for one user that is used for incoming ssh connections for rsync.
Here's an example:
$ loginctl show-session 59
Id=59
User=1004
Name=raccess
Timestamp=Чт 2018-03-29 20:20:03 MSK
TimestampMonotonic=1763641802
VTNr=0
Remote=ye
By the way, for all who need a workaround, here's a simple script that
uses idn tool (apt install idn) to translate any non-ascii parameters to
punycode and pass them to supplied executable.
Example:
$ type host
host is aliased to `idnwrapper.sh host'
$ host почта.рф
xn--80a1acny.xn--p1ai has addr
And what about other tools like dig and host? How many more years will
they lack IDN support?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/175316
Title:
no IDN in nslookup and host
To manage notif
Hi Afshan,
It was obviously not a network issue, 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/1749690
Title:
hp-setup fails to install plugin
To manage notifications about this bug go
It appears that the problem is fixed now. Today hp-setup successfully
downloaded and installed plugin. Since there were no updates to the
packages, I assume the issue was on HP servers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Public bug reported:
My HP printer requires a binary driver and the only way to install it is
to run hp-setup from hplip package. It was doing job fine for last three
years at least, but when I tried to install driver today on a fresh
16.04 installation, it couldn't download it.
$ hp-setup -i 192
I can't check because I already uninstalled 17.10 and will not install
it ever again. As far as I remember, installing nvidia drivers switched
to Xorg automatically, and I still couldn't assign Ctrl+Shift shortcut.
I was able to assign it when I installed Unity on 17.10, but there still
was an issu
I have no problem setting such hotkey with Unity on Ubuntu 17.04. Please
assign this bug report to a correct package instead of marking it
invalid.
** Changed in: gnome-shell-extension-shortcuts (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a
What I am saying is that this patch is already in 4.14 kernel, I
verified that myself. Which means it was already pulled into stable
branch. Now it needs to be backported.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
> Apparently the original patch didn’t send for linux stable branch.
I don't know exactly what you mean, but 4.14 kernel has this patch. It's
easy to verify by changed messages ("enabling ssd optimizations" vs
"enabling SSD mode").
> can you ask the patch author and BTRFS maintainers
I'm not sur
This backport request does not miss anything. Also, the apport-collect
1740143 doesn't seem to do anything after opening this bug page in
ELinks.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Public bug reported:
Hello,
It appears that all kernels before 4.14 had a problem with btrfs ssd
mount option. According to
https://btrfs.wiki.kernel.org/index.php/Gotchas#ssd_mount_option, it has
a negative impact on usability and lifetime of modern SSDs. Since it is
enabled by default when SSD
Hmm, I was wrong. Actually, sysv script in Debian Wheezy was using TERM
for stop (and thus for restart as well), and INT for reload and force-
reload. So yes, you were right, there was a way to kill it ungracefully.
But documentation never suggested anything but force-reload to apply new
settings,
Actually this wasn't the case with sysv script. If you remember, sysv
script was the first thing I attached patch for, because it was
obviously bugged: both --signal and change --retry options given, so a
signal given with --signal was simply ignored. If you check sysv script
in Debian, at least in
And I believe that PHP, when parsing ini, is reading value as INT
instead of BOOL, that is why "off" leads to an empty value instead of 0.
It also displays the value as INT in phpinfo(), i.e. 1/0 instead of
On/Off.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
This is not that bug. The problem here is with setting value, not with
getting it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734786
Title:
session.use_trans_sid value parsed incorrectly
To man
Public bug reported:
If I put "session.use_trans_sid = Off" in php.ini, the actual value of
session.use_trans_sid becomes empty, which breaks functionality. For
example, you can't put anything into your cart in Opencart CMS. Issue
can be reproduced with console php:
$ cat .user.ini
session.use_tr
So, what is going on with this bug? Do more people need to test the
package before it goes into repository?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1707312
Title:
reload does not shut down lig
I didn't check under x11, and I'm now running Ubuntu 17.04 so I can't
check it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725081
Title:
Clipboard support broken in Ubuntu 17.10
To manage notif
Yeah, with an absolutely stupid comment. Anyway, there should be a way
to enable it for login screen otherwise this commend is totally invalid
and bug should be reopened.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
*** This bug is a duplicate of bug 1712866 ***
https://bugs.launchpad.net/bugs/1712866
But Telegram is not a qt application. And I believe Dropbox is neither.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
*** This bug is a duplicate of bug 1712866 ***
https://bugs.launchpad.net/bugs/1712866
Never mind, looks like it's the that bug indeed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725491
Title
Dock is a left side bar, isn't it? I'm talking about upper bar, where
battery and wifi indicators are.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725491
Title:
Application icons disappear from d
Public bug reported:
I have Telegram portable binary in $HOME/Telegram, I can run it, but
can't add it to favorites, there is just no such option when I right-
click on app icon in the sidebar. It was possible with Unity in Ubuntu
17.04 and below.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Pack
Public bug reported:
Application icons (Telegram, Dropbox, etc) disappear after waking PC up
from sleep. Applications are still running, but icons are gone.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu4
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
U
About the same happens on Ubuntu 17.10 wayland. After logging in
account, I see Dropbox icon, but clicking on it has no effect at all
until I double click it. Then undecorated white menu appears at current
mouse pointer position and there is no way to close it apart from
clicking some of the menu i
* What model laptop are you using?
Acer V3-771G / Acer V5-171G
* Does tap-to-click start working after login?
Yes
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711538
Title:
Tap-to-click does no
Public bug reported:
Mono apps can no longer modify system clipboard. For example, KeePass
2.x (https://keepass.info/). It was working perfect in Ubuntu 17.04.
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: mono-complete 4.6.2.7+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-gener
Public bug reported:
Can't set Ctrl+Shift (and many other key combinations) as a shortcut in
new and shiny Ubuntu 17.10. Nothing happens when I press these keys. For
example, when setting "Switch to next input source" shortcut, a window
pops up waiting for a key combination, but nothing happens at
Public bug reported:
This driver package permanently switches Ubuntu to XOrg backend.
Shouldn't wayland be supported and used instead?
ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nvidia-384 (not installed)
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-g
1 - 100 of 337 matches
Mail list logo