Public bug reported:
[GFX1-]: vaapitest: ERROR
[GFX1-]: vaapitest: VA-API test failed: failed to open renderDeviceFD.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ProblemType: Bug
DistroRel
Samba4 throwing exceptions due to invalid config options is often caused by
deprecated or mistyped parameters in smb.conf. Refer to the documentation for
4.0.3 to ensure compatibility. Tools like
https://modengine2.com/ can also assist in managing configurations if you're
using custom setups.
Samba4 throwing exceptions due to invalid config options is often caused
by deprecated or mistyped parameters in smb.conf. Refer to the
documentation for 4.0.3 to ensure compatibility. Tools like https://modengine2.com/";>Mod Engine2 can also assist in
managing configurations if you're using custom
When I installed noble on other machines I found that removing the
/var/log/ntpstats directory before I started meant this bug did not
occur.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2082084
Titl
Public bug reported:
during do_release_update to 24.4.1
ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: ntpsec 1.2.2+dfsg1-4build2
ProcVersionSignature: Ubuntu 5.15.0-122.132-generic 5.15.163
Uname: Linux 5.15.0-122-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvp
Public bug reported:
doing a lot of reset or power cycling to get back to work
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubuntu-release-upgrader-core 1:24.04.22
ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
Uname: Linux 6.8.0-45-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.
Public bug reported:
While updating I can move the mouse and still after a period of time
screen goes black and monitor and keyboard turn off. computer still
running. will not let me see screen or any functions work.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3.1
Pro
Public bug reported:
```
GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TAR
Public bug reported:
I am the lead developer of Pidgin. A user came in reporting that on a
fresh copy of mate 24.04 launching pidgin would kill their X session and
bring them back to the login screen.
The user ended up fixing it somehow. They booted from a USB key I guess
and installed pidgin the
A patch for this has been merged into Linus's tree and it has been back
ported to the LTS kernels.
https://github.com/torvalds/linux/commit/e82e7c6dde91acd6748d672a44dc1980ce239f86
Please can this patch be included into the Ubuntu kernels.
--
You received this bug notification because you are
juliank - No. Our "overly complex" build must support environments
without direct access to the ubuntu servers. Therefore we download all
needed Ubuntu packages as a front-end step, putting them in an IBM-
internal archive. At build time, reprepro is used to put them in to a
local filesystem repo w
The IBM Secure Service Container (SSC) environment uses Ubuntu 20.04 for
zLinux. During our periodic package refresh, apt 2.0.8 caused this
failure in the debootstrap step of our build process:
Setting up apt (2.0.8) ...
/var/lib/dpkg/info/apt.postinst: 65: /etc/kernel/postinst.d/apt-auto-removal:
> If the issue still exist, please report this issue to linux-
u...@vger.kernel.org, indicating the kernel version and attach the lsusb
-v output for this device.
Done: https://lore.kernel.org/linux-
usb/cajixrzqf4a9-zkzdgwxicc_bpfdzve9qqgmkio7xestoxub...@mail.gmail.com/T/#u
--
You received this
All the same, perhaps vulkaninfo should issue a warning about vestigial
config if it can find a perfectly usable icd somewhere else! Presumably
it looks for the one supplied by Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
Hi @cypressyew. Sorry to take so long to get back to you.
> Maybe your PL2303 is using another chip,
> can you please upload the dmesg output with this device attached?
> Also the output of the following command with it connected:
>
> lsusb -v
I've attached a file with the output.
> And in case
Got to the bottom of it and post here in case anyone else has this
problem.
In /etc/vulkan/icd.d there was a link: amd_icd64.json ->
/etc/alternatives/amd_icd64.json
Also a link: /etc/alternatives/amd_icd64.json ->
/opt/amdgpu-pro/etc/vulkan/icd.d/amd_icd64.json
(a non existant path)
In /opt/am
That's not quite true, it was assumed and believed until a little while
ago that I had amdgpu-pro installed which I don't and because of that no
one even looked at the problem. Mark it invalid if you like but the
real problem has not even been investigated.
--
You received this bug notification
Thank you. I have that file:
/usr/share/vulkan/icd.d/radeon_icd.x86_64.json. So now I'm back to
figuring out why vulkaninfo errors out:
vulkaninfo reports:
ERROR: [Loader Message] Code 0 : loader_get_json: Failed to open JSON file
amd_icd64.json
There must be some config somewhere that tells vu
Thank you. It does seem to point to that. Even so, vulkan-mesa-drivers
has been installed and has not provided vulkan-icd. Does it go under a
different name? When I installed vulkan-mesa-drivers, has dpkg or apt
seen a remnant of amdgpu-pro and not installed the icd even though by
normal means
→ apt list --installed|grep amdvlk
(just the interface warning otherwise nothing)
→ apt-cache show amdvlk
N: Unable to locate package amdvlk
E: No packages found
→ apropos amdvlk
amdvlk: nothing appropriate.
→ apt-cache search amdvlk
(nothing)
→ apt-cache search amd|grep vlk
(nothing)
So no, I
I don't see amdgpu-pro when I do this:
→ apt list --installed |grep amdgpu
WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.
libdrm-amdgpu1/bionic-updates,now 2.4.101-2~18.04.1 amd64 [installed]
xserver-xorg-video-amdgpu-hwe-18.04/bionic-updates,now 19.1.0-1~18.04.1
'if its vulkan driver does not install its icd file in the correct
place, there's nothing we can do about that'
Thank you for your help. I was not aware of that interaction, only of
what the installed package vulkan-mesa-drivers claimed as stated at the
beginning of this report.
'apt-cache show s
Public bug reported:
The file tideways_xhprof.so is not included in the 22.04 php-tideways
package.
https://packages.ubuntu.com/focal/amd64/php-tideways/filelist
/etc/php/7.4/mods-available/tideways.ini
/usr/lib/php/20190902/tideways_xhprof.so
/usr/share/doc/php-tideways/changelog.Debian.gz
I supplied all the apport info as requested and now it has expired due
to inactivity!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959345
Title:
vulkaninfo reports error
To manage notifications a
Public bug reported:
Hi
After upgrading the Linux kernel from 5.11.0-27 to 5.13.0-37 a device
that uses a pl2303 usb serial chip no longer works.
This seems very similar to bug 1959110, and according to that it should
be fixed, but somehow it's not.
# uname -a
Linux GAU23LD04 5.13.0-37-gene
*** This bug is a duplicate of bug 1959110 ***
https://bugs.launchpad.net/bugs/1959110
** This bug has been marked a duplicate of bug 1959110
pl2303 serial adapter no longer recognized
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563418/+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/1959345
Titl
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563419/+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/1959345
Title:
vu
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563417/+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/1959345
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563416/+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/195
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563415/+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/
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563414/+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/1959345
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563413/+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/1959345
Title:
vulk
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563412/+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/1959345
Title:
vulk
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563411/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959345
Title:
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563410/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1959345
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1959345/+attachment/5563409/+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/1959345
Title:
vulkan
with the GPU would go away!
+ ---
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.27
+ Architecture: amd64
+ AudioDevicesInUse:
+ USERPID ACCESS COMMAND
+ /dev/snd/controlC1: gary 12435 F pulseaudio
+ /dev/snd/controlC2: gary 12435 F pulseaudio
+ /dev/snd/controlC0
*** This bug is a duplicate of bug 1838038 ***
https://bugs.launchpad.net/bugs/1838038
Not quite the same issue.
I have AVAHI/mdns disabled and was using vanilla DNS. It was working OK
and recently stopped working.
--
You received this bug notification because you are a member of Ubuntu
Bug
Hello,
I think it's something to do with AVAHI resolution within the Firefox
snap package.
I disabled the AVAHI services on my servers/PCs as it conflicts with
.local running on a local DNS server. For some reason .local requests
within the Firefox snap package stopped working and just generate t
Public bug reported:
Tracker says mesa-vulkan-drivers is not in Ubuntu!?
mesa-vulkan-drivers/bionic-updates,now 20.0.8-0ubuntu1~18.04.1 amd64 [installed]
Ubuntu 18.04.6 LTS
AMD Ryzen 7 2700x eight-core processor x 16
AMD Radeon rx 5700 xt
apt-cache show says that vulkan-mesa-drivers provides vul
Similar to or possibly the same as
https://gitlab.freedesktop.org/drm/intel/-/issues/4150
** Bug watch added: gitlab.freedesktop.org/drm/intel/-/issues #4150
https://gitlab.freedesktop.org/drm/intel/-/issues/4150
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
** Changed in: firefox (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/1956365
Title:
Firefox snap package can not resolve .local dns names
To manage notificati
Firefox running on Windows 10 is working correctly (latest version).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1956365
Title:
Firefox snap package can not resolve .local dns names
To manage not
terminal
(ping) are working correctly.
When opening https://docker.local developer tools displays the error
NS_ERROR_UNKNOWN_HOST
gary@orion:~$ ping docker.local
PING docker.local (192.168.0.18) 56(84) bytes of data.
64 bytes from docker.local (192.168.0.18): icmp_seq=1 ttl=64 time=2.37 ms
64
I'm hoping this gets fixed soon. I teach an operating system class, and
I was trying to show students how easy it is to install Linux and get up
and running with a development system. So long as this bug persists,
many users are going to be turned off, because so many tutorials refer
to this packag
Public bug reported:
Full install , with LUKS , encrypted SSD, and connecting to Windows
Active Directory domain (2012 server). Installer crashed early after
selecting these options , on a Dell Precision 7550 with 32GB RAM.
ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: ubiquity 21.10.10
P
Replicated in our systems as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888240
Title:
Ubuntu Dock shows empty space for apps lacking a .desktop file
To manage notifications about this bug
Public bug reported:
Having newer python versions on the most recent LTS is useful, see
previous bug for Python 3.9:
https://bugs.launchpad.net/ubuntu/+source/python3.9/+bug/1890300
I'd guess we'd need python3.10-dev, python3.10-venv, python3.10-pip, etc
too.
** Affects: python3.10 (Ubuntu)
Sorry about the late reply.
Thank you for that information.
Kind regards,
Gary.
On Fri, Sep 17, 2021 at 5:40 PM AJay <1943...@bugs.launchpad.net> wrote:
> See also:
> https://askubuntu.com/questions/1361496/irq-185-audiods-using-more-than-60-of-the-cpu
> Unloading sound modu
Public bug reported:
System runs perfect with Ubuntu 20.04.1 with no updates.
If i run 20.04.2 and 20.04.3 live or install i have high cpu load (80%)
with irq/174- AudioDS process.
Battery life goes from 10+ hours to 4 hours.
Laptop is Acer Swift 3 SF314 11th gen i5 with 8 gb ram.
Have found s
@jaypz and @Pierre,
Is the release fix able to the issue by following new release?
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210608
Thanks
Gary
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
???
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 4.4.0-148.174~14.04.1-generic 4.4.177
Uname: Linux 4.4.0-148-generic i686
.tmp.unity.support.test.0:
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: i386
CompizPlugi
Please ignore the above comment. It seems what I'm experiencing is a
different bug.
If I run the following, I get high CPU
glslideshow -delay 0 -zoom 100 -pan 1
If I run the following, I get low CPU
glslideshow -zoom 100
--
You received this bug notification because you are a member of Ub
I think I'm getting the same bug.
20.04 Linux: 5.8.0-55-generic xscreensaver: 5.42+dfsg1-1ubuntu1
I'm configured to run glslideshow
If I run `xscreensaver & xscreensaver-command -activate` I get high CPU
on processes glslideshow and XOrg
If I run `/usr/lib/xscreensaver/glslideshow` directly, th
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1926225/+attachment/5492604/+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/1926225
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1926225/+attachment/5492603/+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/
apport information
** Tags added: apport-collected hirsute
** Description changed:
- Maxima is installed but when run from the terminal or called by wxmaxima
- or texmacs, fails to run with the error messaage "The assertion
- realpath(s,o) on line 471 of main.c in function mbin failed: Invalid
-
Public bug reported:
Maxima is installed but when run from the terminal or called by wxmaxima
or texmacs, fails to run with the error messaage "The assertion
realpath(s,o) on line 471 of main.c in function mbin failed: Invalid
argument Aborted (core dumped)"
** Affects: maxima (Ubuntu)
Impor
Public bug reported:
install-docs reports an error in /usr/share/doc-base/python-sqlparse
The command and response:
install-docs --verbose --check python-sqlparse
Warning in `python-sqlparse', line 10: file
`/usr/share/doc/python-sqlparse/html/index.html' does not exist.
Error in `python-sqlparse
You can close this I am the one person affected by this. I saw modsec
has 3.0.4 now so i upgraded and it is working now
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916108
Title:
apache2 crash wit
Ok, so I went back and re-read some of the most recent comments here -
especially #226 and #229.
This is what works for me:
$ alias vmware="xmodmap -e 'remove control = Caps_Lock ' &&
/usr/lib/vmware/bin/vmplayer"
If I start vmware with this alias, the keyboard on the host does not get
corrupt
Ok I see this issue is closed as its quite old. Is this particular
issue tracked somewhere else?
I just upgraded my Ubuntu 16.04 system to Ubuntu 18.04.5 and this issue
still exists for me.
what I'd like to be able to do is:
1. configure my keyboard on the host laptop to map "Caps Lock as an ext
OK I tried that and got this
mysql-server is already the newest version (8.0.23-0ubuntu0.20.04.1).
So it seems there was no problem, but the report a problem window came up, so I
reported it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
I'm not an expert but looks like it installed successfully here's the output
you asked for
-- Reboot --
Jan 31 17:06:15 gary systemd[1]: Starting MySQL Community Server...
Jan 31 17:07:16 gary systemd[1]: Started MySQL Community Server.
Jan 31 17:08:56 gary systemd[1]: Stopping MySQL
Public bug reported:
This is what the the report a problem gave me.
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mysql-server-8.0 8.0.23-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
NonfreeKernelModules: nvidia_modeset
I have the same failure: suspend, then hit a key to get a "login window" to
give my password and resume -- all is fine, except subsequent reboot or
shutdown
fais with messages about the "hanging suspend". This is Lubuntu 18.04 on hp
laptop.
--
You received this bug notification because you a
Public bug reported:
SoI need instructions on what to do now. Any chance?
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-headers-4.4.0-150-generic 4.4.0-150.176
ProcVersionSignature: Ubuntu 4.4.0-197.229-generic 4.4.241
Uname: Linux 4.4.0-197-generic x86_64
ApportVersion: 2.20.1
Public bug reported:
When I run `systemctl show myservice.service`, I get the following error
message:
Failed to parse bus message: Invalid argument
systemd version: 245.4-4ubuntu3.3
linux version: 5.8.0-29-generic #31~20.04.1-Ubuntu (From
linux-generic-hwe-20.04-edge)
This is a bug that h
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1901358/+attachment/5427267/+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/
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1901358/+attachment/5427266/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901358
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/1901358/+attachment/5427265/+files/AudioDevicesInUse.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1901358/+attachment/5427269/+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/1901358
Titl
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1901358/+attachment/5427268/+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/1901358
apport information
** Tags added: apport-collected ulyana
** Description changed:
[System settings] Sound
ASUS ROG Zenith II Extreme Alpha TRX40 Motherboard
5.1 Audio outputs are only usable as stereo by selecting "Headphones USB
Audio", which means only the front right and left sp
Public bug reported:
[System settings] Sound
ASUS ROG Zenith II Extreme Alpha TRX40 Motherboard
5.1 Audio outputs are only usable as stereo by selecting "Headphones USB
Audio", which means only the front right and left speaker work.
When I select "Speakers USB Audio" they do not work at all, ne
Doing the usual Ubuntu operating system updates, we are now up to
18.04.4. Epson came out with a new driver (3.63), as opposed to the 2
previous drivers mentioned above. 3.63 works just fine, so it looks as
though it just wouldn't work with the previous 2 drivers. So it looks as
though this problem
Sorry, more info... looking at kern.log, the context is as follows. Note
that this occurred when the machine had auto-suspended with the laptop
open, and the black screen with text was already visible when I came
into the room. It did not suddenly appear as a result of my triggering a
return from s
Following up, I have made the following changes to my system recently.
Two occurred within the week prior to this problem appearing, but not
immediately before to my knowledge, so it's not certain that any of them
are applicable. They are listed in order of first use.
- Added a 4K monitor on HDMI
This problem just appeared on my Spectre x360 for the first time
yesterday. When laptop auto-suspends form lack of activity, the screen
goes black with three messages with this error. It is unresponsive so
only solution is power off and reboot by pressing and holding the power
button to shut down,
Public bug reported:
fresh install of ubuntu 20.04 touch screen works but touchpad not working at all
make is acer
model V3-112P
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-31-generic 5.4.0-31.35
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4
The accepted work-around is to manually install prior versions of unison
and unison-gtk. It seems to me that the solution to this bug is to
replace the faulty unison and unison-gtk in the repository with the
known good versions (from 19.04 for example). People who have been using
the faulty version
I have a dozen Linux machines, Ubuntu x86-64, arm32, arm64, and CentOS
x86-64, all automatically updating each other with Unison. I added two
new machines with Ubuntu 20.04 and the new Unison trashes the non-20.04
machines Unison files. At this time, it states at the top of this bug
page "This bug
*** This bug is a duplicate of bug 1869561 ***
https://bugs.launchpad.net/bugs/1869561
Public bug reported:
New installation of Ubuntu 20.04. LibreOffice Calc seems to work fine, but when
I click on Help, I get the message: Object not accessible. The object cannot be
accessed due to insuffi
@Robie
Thank you for the response. If I were interested in taking on
maintenance of this package, where would you recommend I start? I have
some python experience, but don't understand the inner workings of
Ubuntu (e.g. I wouldn't even know how to install this package after I
download it so I'm
Perhaps I'm too late on this, but powernap is exactly the application
that I'm looking for. I am running a headless Ubuntu home server as a
NAS and web server. The server is typically only being accessed 1-2
hours a day so I would prefer that it go into a lower power state when
not being used. M
*** This bug is a duplicate of bug 1874662 ***
https://bugs.launchpad.net/bugs/1874662
Public bug reported:
I am attempting to install Ubuntu 20.04 on a VM using Virtualbox.
Everything seems fine until what appears to be the final stage, copying
files, after entering my name, the name of the
Public bug reported:
After upgrading to Ubuntu 20.04, greylisting stopped working on my mail
server.
It seems that the script /usr/sbin/greylistd is not valid python3.
Changing the first line of /usr/sbin/greylistd from #!/usr/bin/python3
to #!/usr/bin/python2 allows me to start greylistd with "
Public bug reported:
I think some configuration file for TeX needs
to be completely replaced; maybe the post-processing script could offer
that option instead of just complaining and exiting.
ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: tex-common 6.04ubuntu1
ProcVersionSignature:
I followed the instructions in #2 above regarding FindRightPackage, and
it printed sane-utils on my terminal regarding the scanimage command.
Aptitude shows that the sane-utils package is indeed installed. But
when I tried to follow the instructions in +editstatus, it refused the
sane-utils entry
** Package changed: ubuntu => sane-backends (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1862847
Title:
New Epson V19 scanner problems under Ubuntu 18.04.3
To manage notifications about t
Public bug reported:
Bought new Epson V19 scanner, and it works fine on my wife's computer
running Windows 7, and also on my computer running Windows XP. Rebooted
my computer into Ubuntu 18.04.3, and installed the driver packages
recommended by Epson (version 3.61.0 for Ubuntu 18.04, 64 bit, rele
Please see expired question 687949 for the attempts to fix this problem
so far. I'm making this a bug report because the question was expired,
and I don't know what else to do to try to get help with this. Thank you
in advance for any help.
--
You received this bug notification because you are a
a utility like "gvim" to type my return messages.
---So, nutshell, can anyone clue me in on how to configure "thunderbird"
to use "gvim", or "nvi" or even "vim" to use to instead of the way
"thunderbird" works now??
TIA,
gary kline
ProblemTyp
Confirming this is still a problem for 16 LTS. Seeing in our foreman
environment. foreman 1.22.1. Anyone know if there is a workaround? Is
this likely to happen to ubuntu 18 LTS after its gets a bit older?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
I haven't seen this problem for quite a while. I guess it did get fixed
by accident or by intention at some point.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689653
Title:
Firefox Menu Bar missi
I am also getting this exact error. I just upgraded from a pretty
recent 19.04 installation to 19.10 and the bug occurs after every boot.
All updates installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
I fixed it by adding a few lines in my /etc/default/grub file! (not sure which
exactly which one of the 3 fixed it)
In the line (GRUB_CMDLINE_LINUX_DEFAULT=) I added to the quotes: iommu=soft
processor.max_cstate=5 idle=nomwait
If anyone can explain what they each do/which ones are necessary that
Seeing same problem on my xubuntu machine after upgrade to 19.10. I
tried different GDM's (xubuntu, gnome, xfce) and tried different themes
(default, Adwaita, Breeze, DMZ). I have basic Intel graphics card with
minimal capabilities, and machine is used in production so I'm unable to
experiment much
** Changed in: weston (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/1844775
Title:
HDR support for Ubuntu
To manage notifications about this bug go
1 - 100 of 7185 matches
Mail list logo