Hi,
For me there was a problem which slipped through a release, ok that's
unfortunate, but now I would naively expect we try to make it less
intrusive to users who have been caught in this. (IMO I am not sure on
Debian side it was a good idea to push a soname change + package name
change which had
All the symptoms point to a known issue where tmux gets slow if
`history-limit` is set to a stupidly high values (in the millions) but
yours is set to a very reasonable 3. The default is 2000.
You don't have a Sixel image in your shell prompt or something expensive
like that, I presume.
--
Y
Does the same bug occur without your ~/.tmux.conf?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2066914
Title:
tmux 3.4 stalls during active pane zoom
To manage notifications about this bug go to:
I'm not sure the flame graph of the locally built tmux captures the same
thing. In any case, zooming/dezooming causes a grid reflow which
basically reallocates the entire grid of rows shown on screen. If you
have a sufficiently large window, it can be slow.
In this specific instance it would seem
This is why tmux 3.4-1 and 3.4-2 were explicitly prevented from
migrating to Debian testing by Debian bug #1064363 (but Ubuntu syncs
from unstable).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/206839
For me adding the symlink will not create issues with the SONAME bump,
old binaries (ie which were not relinked) will use libaio.so.1 while
newly linked binaries will use the new soname libaio.so.1t64 as the
package maintainers expects.
I have re-started the conversation in https://bugs.debian.org
Actually it's not needed in the udeb package, but in the normal
libaio1t64 package.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067501
Title:
Ubuntu noble is missing libaio.so.1 compat symlink
T
7244
Thanks,
Romain
** Affects: libaio (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/2067501
Title:
Ubuntu noble is missing libaio.so.1 compat sym
This assert is from libevent:
https://sources.debian.org/src/libevent/2.1.12-stable-8.1/event.c/#L3172
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2059288
Title:
tmux server crashes on t64 armhf
distos (RHEL 8/9 just moved to 4.0.2 in the last few weeks,
and 4.1.x exists already upstream).
Cheers,
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971034
Title:
Several security issues
/usr/lib/python3/dist-packages/breezy/git/__init__.py
was getting installed as
/usr/lib/python3/dist-packages/breezy/git/__init__.py.distrib
and apt failing on postinst step
I fixed it locally by skipping postinstall
(see
https://askubuntu.com/questions/482928/ignore-apt-get-postinstall-script
** Package changed: grub2 (Ubuntu) => breezy (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969852
Title:
package python3-breezy 3.2.1+bzr7585-1build1 failed to
install/upgrade: installed
Public bug reported:
during hirsute to jammy upgrade
ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: python3-breezy 3.2.1+bzr7585-1build1
ProcVersionSignature: Ubuntu 5.13.0-40.45-generic 5.13.19
Uname: Linux 5.13.0-40-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon z
Note: you can test if zstd support works (or not) by trying to use this
zstd:chunked image produced by the zstd:chunked developer in the podman
team:
docker run --rm --pull=always gscrivano/zstd-chunked:fedora whoami
Which for now fails with:
fedora: Pulling from gscrivano/zstd-chunked
9970d86e7
ure you want to push that big changes to
things like Ubuntu 20.04 and 22.04.
Cheers,
Romain
** Affects: docker.io (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.l
. I don't know what is so special about our corporate DNS.
Since I could validate the fix on my side, will this land in an official
jammy package update before the official release of jammy in april ?
Cheers,
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs,
nd re-
test in my corporate environment.
Cheers,
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964686
Title:
Command "host non-existent-host-name" hangs forever in Ubuntu j
Note: it also impacts debian:testing and debian:sid which also ship bind
9.18. Should this bug report be reported to Debian instead ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964686
Title:
Com
** Tags added: jammy
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964686
Title:
Command "host non-existent-host-name" hangs forever in Ubuntu jammy
To manage notifications about this bug go to:
h
nd9 issues, I have found this:
https://gitlab.isc.org/isc-projects/bind9/-/issues/3145 which mentions this
pull request: https://gitlab.isc.org/isc-projects/bind9/-/merge_requests/5954
which is still being discussed. It may (or may not, I don't know !) fix this
issue.
Cheers,
Romain
** Af
Notably after the upgrade an old version docker-containerd-shim process was
still running :
root 13189 1 0 2020 ?02:10:52 docker-containerd-shim
-namespace moby -workdir
/var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/deadbeefdeadbeefdeadbeefdeadbeefdeadb
Public bug reported:
Hello,
File /usr/share/vim/vim81/autoload/netrw.vim contains a typo on
NetrwBrowseUpDir. It should be
```
if !hasmapto('NetrwBrowseUpDir') |nmap-
NetrwBrowseUpDir|endif
``` (without space)
This minor but very annoying :-)
ProblemType: Bug
DistroRelease: Ubu
Note: for trusty the issue will be worked around by distrusting "DST
Root CA X3", see https://bugs.launchpad.net/ubuntu/+source/ca-
certificates/+bug/1944481
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
** Information type changed from Private Security to Public
** Information type changed from Public to Public Security
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1944481
Title:
Distrust "DST Roo
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1908919
Title:
Touchpad is not present in input devices
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+b
Public bug reported:
Laptop Model : HP Pavilion Gaming Laptop 15-ec1071nf
Touchpad : HP Imagepad, supposedly a Synaptics touchpad (TBC)
First appearance : Fresh Ubuntu 18.04 install, immediately upgraded to 20.04.
Tested with both available kernels :
ii linux-image-5.3.0-28-generic
** Description changed:
I did the release upgrade with the "sudo do-release-upgrade" command.
I'm running a server with two HDD in raid 1 configured with mdadm.
Tell me if you need other information about my hardware or configuration.
+
+ After restarting the server, I still had problems wi
Public bug reported:
I did the release upgrade with the "sudo do-release-upgrade" command.
I'm running a server with two HDD in raid 1 configured with mdadm.
Tell me if you need other information about my hardware or configuration.
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mdadm 4
This issue is fixed on the mainline for this project with the following
commit:
https://gitlab.gnome.org/GNOME/NetworkManager-
fortisslvpn/-/commit/66d431f18fd4812ed984790c877d965b35b69612
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Seconding Raphael on the fix available in the article. Audio is quite
good now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872108
Title:
Bass not on working Lenovo ThinkPad X1 Carbon 7th gen run
#1851263 can't be reproduced.
Thanks for the update!
Best regards,
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851263
Title:
Ubuntu 18.04.3 LTS bump Glibc 2.27 to the late
Thank you. That solution still makes it so that you can't control the
volume though. I thought you had a more complete solution on your side,
my mistake.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Hello. @Alejandro Miranda, would you be kind enough to share that script
with us? It would be greatly appreciated.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872108
Title:
Bass not on working Le
Hello. I am in the same situation as Henry and I would also like to know
if I can expect this to be resolved. The mentioned thread has been
inactive for 2 months now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
I'm surprised: 8 years later, the bug is still here.
I wanted to upgrade from 18.04 to 20.04 and faced the exact same issue
caused by postgis.
What worked for me were to remove postgis, do the upgrade, and re-
install postgis:
sudo apt remove postgresql-12-postgis-*
sudo do-release-upgrade
sud
Any luck to backport this fix for Bionic ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848230
Title:
uboot_rpi_4.bin doesn't show 4Gb RAM on rpi4, needs update to
u-boot/v2019.10
To manage not
Public bug reported:
je n'ai pas de son qui sort de l'ordinateur, pas de sortie audio ni
d'applications pour le son avec Intel Corporation Atom/Celeron/Pentium
Processor x5-E8000/J3xxx/N3xxx Series PCU
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pulseaudio 1:11.1-1ubuntu7.4
ProcVersionS
Public bug reported:
Ubuntu installation on a blank computer (without operating system). everything
goes, well until "impossible to install GRUB in / dev / sdb"
fatal error
Description:Ubuntu 18.04.4 LTS
Release:18.04
Thank you, for your time
ProblemType: Bug
DistroRelease: Ubuntu
Thanks for your quick feedback.
That makes sense to report to the ppa owner instead.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1860261
Title:
gimp 2.10.14 crash when creating or modifying text
Public bug reported:
On Mint 19.3 Tricia with the followin gimp ppa: http://ppa.launchpad.net
/otto-kesselgulasch/gimp/ubuntu bionic main
```
GNU Image Manipulation Program version 2.10.14
git-describe: GIMP_2_10_12-511-ga4f55d6c7e
C compiler:
Using built-in specs.
COLLECT_GCC=gc
Hi Adam,
Thanks for your feedback.
Do you have any info (date) about the work in progress to update Glibc 2.27 for
Ubuntu 18.04?
Best regards,
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
[3]
https://salsa.debian.org/glibc-team/glibc/commit/0c8d271ac59dc2e4ee6bd509d59049080bd87f76
Best regards,
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851263
Title:
Ubuntu 18.04.3 LTS bump Glibc 2.27 to
Apr 2018 but
there is a lot of fix from upstream Glibc 2.27 stable branch. The one
I'm looking for was merged the 07-2018.
It would be great if Ubuntu 18.04 can update Glibc to the latest stable
version.
Best regards,
Romain
[1]
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=db3476af
Sorry. I do not have such a folder
Probably uninstalled as I used:
sudo apt remove --purge ubiquity
As a fix to remove the launcher
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837998
Title:
Une
Just for the context:
Now I can remember, that the installation encountered problems while trying to
update the bootloader:
I could not go further retrying and/or skip (it was not frozen, but
clicks did not have any effect) which is why I hardly switched off my
computer at this point.
It migh
Public bug reported:
An unexpected "Install RELEASE" is present on my installed system after
downloading and running as USB key the Ubuntu installer from
https://ubuntu.com/download/desktop/thank-
you?country=DE&version=18.04.2&architecture=amd64
This is not a huge problem but it is confusing...
Public bug reported:
I'm working on Ubuntu 18.04.2 LTS.
Banshee crash on startup with this log :
[Info 12:53:12.101] Running Banshee 2.6.2: [Ubuntu Artful Aardvark
(development branch) (linux-gnu, x86_64) @ 2017-08-12 03:07:49 UTC]
Gtk-Message: 12:53:12.113: Failed to load module "canberra-gtk-
They probably plan to stick with Java 10 for a while because if one read
the latest changelog, it's stated they backported security fixes from
Java 11.0.1 so it doesn't make sense to do that and then to upgrade to
the full Java 11.0.1 soon after: https://launchpad.net/ubuntu/+source
/openjdk-lts/10
The workaround using OpenJDK instead is equally simple:
wget
https://download.java.net/java/GA/jdk11/13/GPL/openjdk-11.0.1_linux-x64_bin.tar.gz
tar xzv -C /opt -f openjdk-11.0.1_linux-x64_bin.tar.gz
update-alternatives --install /usr/bin/java java /opt/jdk-11.0.1/bin/java 1
--
You received this
This easy workaround can be used until this issue is fixed:
1) Download jdk-11.0.1_linux-x64_bin.deb here:
https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html
2) Run these two commands:
apt install ./jdk-11.0.1_linux-x64_bin.deb
update-alternatives --install /usr/b
** Package changed: chromium (Ubuntu) => chromium-browser (Ubuntu)
** Summary changed:
- Chromium cannot use WebUSB
+ Chromium cannot use WebUSB (works fine in Chrome)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
Public bug reported:
We're running into a weird bug on Ubuntu : WebUSB works on Chrome but
doesn't on Chromium!
Here's our udev rule:
https://workshop.numworks.com/files/drivers/linux/50-numworks-
calculator.rules
It uses the uaccess tag which adds an ACL to the created file in /dev/
so that th
** Attachment added: "chrome_version.html"
https://bugs.launchpad.net/ubuntu/+source/chromium/+bug/1780678/+attachment/5161189/+files/chrome_version.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Public bug reported:
This error is raised every time when opening lxde session
FYI I first installed normal ubuntu 17.10, then i installed lxde from
lubuntu-desktop (v0.83)
ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ub
This bug is still present on Ubuntu Mate 17.04 in 2018 with Xonar DG
card. I used the alsamixer technique described above for making the rear
panel work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Hello,
I have the same kind of probleme.
After a variable time, when I left click on blank space or on a link in
a browser, I'm redirecting to the previous page.
Happen on Firefox and Chrome.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I guess I have a related error.
Initially I used deja-dup for the backup on ubuntu 17.10, but it fails silently
since weeks.
So I manually launched duplicity to find what is the error and it is quite
cryptic :
PASSPHRASE= duplicity incremental --progress --full-if-older-
than 90D --exclude --e
Thanks !
So quick solve :
Open a terminal [Ctrl]+[Maj]+[t]
sudo ln -s /etc/console-setup/cached_UTF-8_del.kmap.gz
/etc/console-setup/cached.kmap.gz
sudo update-initramfs -u
So now we can come back to a complex encryption disk password without to
have to find/guess the us correspondence !
I jus
Public bug reported:
i can t help developers. my level is too low, i try to learn
programing...
ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: python-argcomplete (not installed)
ProcVersionSignature: Ubuntu 4.10.0-37.41-generic 4.10.17
Uname: Linux 4.10.0-37-generic x86_64
ApportVersio
Public bug reported:
i try to learn programing myself. it s probably a common problem with
IDLE python( i can t update python3) or code::block...sorry, I don t
know...
ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: 389-ds-console 1.2.16-1
ProcVersionSignature: Ubuntu 4.10.0-37.41-g
Public bug reported:
It could be linked to flash plug in.
Good luck to solve it.
Thanks !
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: firefox 52.0+build2-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-112.159-generic 3.13.11-ckt39
Uname: Linux 3.13.0-112-generic i686
AddonComp
Public bug reported:
The installer of Ubuntu crashed before the end of the copy files process
without giving other reasons.
It's a virtualBox set on a USB drive of 64 GB with Mas OS extended format.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.2
ProcVersionSignature: Ub
*** This bug is a duplicate of bug 1592817 ***
https://bugs.launchpad.net/bugs/1592817
I faced this issue as well.
it was solved with python3-distupgrade 16.04.19
and reapeared with python3-distupgrade 16.04.20
temporary solution "that works for me" is to force installation of
python3-distupg
I had the same problem and found one solution, to edit the bookmark file
manually as it already support sub-folder.
Simply edit the file ~/.config/gtk-3.0/bookmarks
The syntax is really easy, for example:
sftp://$USER_NAME@$SERVEUR_URL(:port)/$SUBFOLDER_PATH $BOOKMARK_NAME
Nevertheless would be
The seems to be related to unity since using KDE, i'm using about 700Mo
when not doing anything while using 1.9 Go after 12 hours of not doing
anything with unity.
When closing & re-opening my unity session, the RAM drop to 800Mo and
slowly increases over the time, still without doing anything!
-
Public bug reported:
As the title says. It was working fine in 15.10. I've tried both
ess=15.09.2-3 and ess=16.04-2xenial0 (from the cloud.r-project.org
repository).
** Affects: ess (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a
I do confirm: compiz is taking about 300 MB which is fine, but my used ram is
about 1.5 GB.
Another thing: when launching most of my applications (especially games), I'm
out of memory (even with 8 G + 8 G of swap)... I had the same
games/configs/hardware/versions/... on ubuntu 15.04 & 15.10 and
Same here
** Attachment added: "Capture du 2016-04-27 14-52-41.png"
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1572801/+attachment/4648951/+files/Capture%20du%202016-04-27%2014-52-41.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Upgrading the kernel to 3.16.0.70 from offical repos fixed the problem.
** Changed in: linux-lts-utopic (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
** Summary changed:
- System crashes when opening Facebook on Firefox
+ System crashes when using Firefox
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1567324
Title:
System crashes when using Fire
At this stage I have to give up using Firefox, as it seems that whatever
I do the system will eventually freeze...
In the hope it helps investigation, I have installed linux-crashdump and
I am uploading a crash dump.
** Attachment added: "Crash report"
https://bugs.launchpad.net/ubuntu/+sourc
The problem seems more serious than I thought, my system froze again while
displaying a Stackoverflow.com page and another time while a Google search page
was being dynamically updated (while typing in the search field).
So while it is 100% reproducible on Facebook, it looks more sporadic on othe
As a side note, what would be the process to safely "rollback" these
package updates? Synaptic does not let me force the meta-packages to the
previous version, and simply removing the kernel headers and image
sounds scary...
--
You received this bug notification because you are a member of Ubuntu
Public bug reported:
I am flagging this as a linux bug because it occurs after an update of
the kernel, but this could as well be a Firefox issue.
Yesterday (2016-04-06), as part of the regular package updates, the kernel was
updated to version 3.16.0-69. Since then, when I open Facebook on Fire
Public bug reported:
details
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: mysql-server-5.5 5.5.47-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: T
same issue, ubuntu 14.04, nautilus 3.10.1, fr_FR.UTF-8 for all LC_***.
I tested with LC_COLLATE=C or POSIX : the behaviour is slightly different, but
I can't get a true classic alphanumeric sorting.
Would it be possible to implement a checkbox option on the Nautilus Preferences
menu, in order to
Public bug reported:
on a french firefox, possibly on all non english installs of firefox 43 on
Ubuntu 15.10,
the Accept-Language header is set to en_US regardless of the language
preferences.
It started with the upgrade to ff43, and the issue exists event when creating a
new profile.
How to R
** Changed in: openafs (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008772
Title:
package openafs-modules-dkms 1.6.1-1 failed to install/upgrade:
ErrorMe
** Changed in: openafs (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/516007
Title:
package openafs-client 1.4.11+dfsg-1+ubuntu0.2 failed to
install/
Hi,
I have similar problem with lenovo T450S.
lubuntu 3.19.0-29, it is impossible to tape the passphrase but I could
tape my passphrase and decrypt when I reboot on 3.19.0-28.
Romain
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Is there a way to edit the wpa_supplicant.conf to get a quick fix ?
network={
ssid="FreeWifi_secure"
key_mgmt=WPA-EAP IEEE8021X
eap=SIM
priority=5
}
I've tried to add a conf file in /etc/NetworkManager/system-connections/
with :
[wifi-security]
key-mgmt=WPA-EAP IE
You can import with a vcf file from the terminal with syncevolution :
syncevolution --import Documents/Contacts.vcf backend=evolution-
contacts database=Personal
You can check your local database name with "syncevolution --print-
databases" under the evolution-contacts section.
--
You recei
The thing we need is a plug-in/template for adding an account with an
URL specified by the user (carddav &/or caldav).
If we take a look at https://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/vivid/sync-
monitor/vivid/view/head:/templates/google.conf we can see it can (and
should) be integrated
The issue has also been seen in http://askubuntu.com/questions/638291
/unable-to-mount-external-usb-ssd
I also reproduced it by chance with a SD card configured with an ARM
bootloader located in block 2+. Changing one byte in block #6 restored
the normal behaviour, where all partitions are correct
Here is the result of a fwts test:
lid: Interactive lid button test.
Test 1 of 3: Test LID buttons report open correctly.
FAILED [HIGH] LidNotOpen: Test 1, Detected a closed LID state.
Test 2 of 3: Test LID buttons o
Yes, this definitively reproduces on laptops — as in bug #1473721.
I’ll try to build an old kernel to see if a previous version was reporting the
lid state correctly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Changed in: linux
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/1448419
Title:
Computer goes to sleep mode after a few minutes
To manage notifications about this bu
The status reported by the ACPI is actually incorrect:
romain@tolkien:~$ cat /proc/acpi/button/lid/LID0/state
state: closed
Of course, the screen is opened when I run this command…
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
After migrating to 15.04, the computer will go to sleep after a few
seconds.
Investigations seems to link this behaviour with an incorrect LID signal
processed by systemd.
Changing the systemd-logind service configuration to ignore the
"HandleLidSwitch" event works around t
Wrong package
** Changed in: linux (Ubuntu Vivid)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448419
Title:
Computer goes to sleep mode after a few minutes
Further troubleshooting have linked this issue with systemd-logind
reporting an incorrect "LID close" signal and thereafter suspending the
computer; the message was indeed a red herring.
I will open a bug report on the specific package, this one is good to
close.
--
You received this bug notific
OK, I have to apologize on that one: it seems the kernel message was a
red herring.
I just compiled the kernel from ubuntu-vivd repository (3.19.0-16-generic) on
14.04.2, and it runs OK.
I’ll try to re-install 15.04 to see if I can troubleshoot this issue further.
--
You received this bug notif
The issue reproduces in 4.1
Trying to understand where to add a tag in the interface
** Changed in: linux (Ubuntu Vivid)
Status: Incomplete => Confirmed
** Tags added: kernel-bug-exists-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
This issue occurs when using the mainline kernel.
Versions tested:
linux-image-3.19.5-031905-generic_3.19.5-031905.20150424_amd64.deb
linux-image-4.0.0-04rc7-generic_4.0.0-04rc7.201504142105_amd64.deb
I can use my computer when in recovery mode — at which time both the
i915 & drm mod
Uninstalling the xserver-xorg-video-intel package does not solve the issue.
This would indicate that the culprit is in linux
** Package changed: xserver-xorg-video-intel (Ubuntu) => linux-meta
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Interesting:
removing the xserver-xorg-video-intel does not resolve the issue.
I guess this might be linux-related then
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1448419
Title:
Computer going to
Public bug reported:
After a few minutes, the computer is going to sleep mode.
Switching to a console (Ctrl - Alt - F1) shows two error messages —
might be typos since I a copying from a picture:
[drm:i9xx_check_fifo_underrun] pipe A underrun
[drm:intel_dp_aux_wait_done] *ERROR* dp aux hw did n
I may have another look at the problem.
I was experiencing the same "waiting for network configuration" issue after
installing sendmail. I looked at my /var/log/upstart/network-interface-lo.log
and network-manager.log log files and I found this.
/etc/network/if-up.d/sendmail: 44: .: Can't
** Also affects: eclipse (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/1438629
Title:
Packaged version of UIAutomatorViewer is broken
To manage
** Description changed:
On a fresh Ubuntu 14.04.2 LTS, android-uiautomatorviewer just does not
work.
Install android-uiautomatorviewer and execute uiautomatorviewer:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/eclipse/jface/window/ApplicationWindow
at java.lang.Cl
1 - 100 of 439 matches
Mail list logo