[Bug 1943129] Re: Add support for riscv64

2021-11-09 Thread Alexandre Ghiti
Sync of version 2:3.5.99.26-5 from debian fixed this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943129 Title: Add support for riscv64 To manage notifications about this bug go to:

[Bug 1946767] Re: Build fails on riscv64

2021-11-04 Thread Alexandre Ghiti
** Bug watch added: Debian Bug tracker #902769 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902769 ** Also affects: timidity (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902769 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1946767] Re: Build fails on riscv64

2021-11-03 Thread Alexandre Ghiti
Attached debdiff updated for jammy. ** Patch added: "timidity_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/1946767/+attachment/5537904/+files/timidity_debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2021-11-03 Thread Alexandre Ghiti
Pocl 1.8-1 is still blocked in proposed because it also fails to build (on arm64 at least) when upgrading from 1:9.0.1-16.1ubuntu1 to 1:9.0.1-20ubuntu2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943129] Re: Add support for riscv64

2021-10-26 Thread Alexandre Ghiti
Attached a new debdiff against 3.5.99.26-4. I have just rebuilt it in my ppa [1] and tested it at runtime against latest Jammy RISCV image on the unmatched board. Upstream answered last week and was simply expecting a proof that it works at runtime, which @ginggs provided [2]. [1]

[Bug 1946224] Re: Add build dependency to unoconv

2021-10-25 Thread Alexandre Ghiti
** Bug watch added: Debian Bug tracker #997828 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997828 ** Also affects: debian via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997828 Importance: Unknown Status: Unknown -- You received this bug notification because you are

[Bug 1946232] Re: Add build dependency to python3-uno

2021-10-25 Thread Alexandre Ghiti
I attach a new patch that I cleaned from trailing spaces. I re-tested it locally on jammy and it fails to build because of the new dependency as expected. ** Patch added: "unoconv_debdiff.patch"

[Bug 1946224] Re: Add build dependency to unoconv

2021-10-25 Thread Alexandre Ghiti
as seen here in [1], lyricue does not build on riscv64 with this patch applied. [1] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22335879 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939413] Re: /usr/lib/aarch64-linux-gnu/libprotobuf.a’ generated with LTO version 9.2 instead of the expected 11.0

2021-10-20 Thread Alexandre Erwin Ittner
I was running a few test builds with different combinations of gcc, elfutils and protobuf and trying to make the build fail... but it continues working despite the older elfutils compiled with the newer gcc. Last check was with protobuf-3.12.4-1ubuntu3 (from jammy, 4 days ago) in an impish

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-19 Thread Alexandre Ghiti
I tested the new packages [1] on a fresh RISC-V image following the test plan in the bug description and validated that the bug was fixed in Impish. [1] https://launchpad.net/ubuntu/+source/util-linux/2.36.1-8ubuntu2/+build/22279841/+files/libfdisk-dev_2.36.1-8ubuntu2_riscv64.deb

[Bug 1946767] Re: Build fails on riscv64

2021-10-12 Thread Alexandre Ghiti
With the attached debdiff, the build on riscv64 works [1]. [1] https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22271694 ** Patch added: "timidity_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/1946767/+attachment/5532150/+files/timidity_debdiff.patch --

[Bug 1946767] [NEW] Build fails on riscv64

2021-10-12 Thread Alexandre Ghiti
Public bug reported: As can be seen in [1], the build of this package fails on riscv64: the issue comes from the rules file where the body of the target override_dh_auto_test is indented using spaces instead of tabs. [1] https://launchpadlibrarian.net/563105273/buildlog_ubuntu-impish-

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-12 Thread Alexandre Ghiti
** Description changed: - Both HiFive Unleashed and HiFive Unmatched bootloaders seek for the same - UUIDs to load the next stage bootloader: the current name makes partitions - on Unmatched board appear as 'Unleashed'. - - Fix that by removing the 'Unleashed' part of the current name so

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-12 Thread Alexandre Ghiti
I actually missed the translation files that contain the translation of the partition names I changed. Attached the corresponding debdiff that contains all the changes. ** Patch added: "util_linux_debdiff.patch"

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2021-10-11 Thread Alexandre Ghiti
** Also affects: llvm-toolchain-9 (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/1946202 Title: Proposed: testsuite segfaults on ARM64 To manage

[Bug 1946596] [NEW] lmod version is 5 years old

2021-10-10 Thread Alexandre Otto Strube
Public bug reported: Hi, this package is (was) maintained by Lucas Nussbaum in Debian, and apparently by someone from TACC, the developers of Lmod (Aaron?) on ubuntu. Turns out that lmod 6.6.0 went out in October 2016, and this creates a bunch of its own problems in supercomputing facilities

[Bug 1946202] Re: Proposed: testsuite segfaults on ARM64

2021-10-07 Thread Alexandre Ghiti
I downgraded llvm to 1:9.0.1-16.1ubuntu1 and the test passes without any segfault. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946202 Title: Proposed: testsuite segfaults on ARM64 To manage

[Bug 1946232] Re: Add build dependency to python3-uno

2021-10-06 Thread Alexandre Ghiti
** Patch added: "unoconv_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/unoconv/+bug/1946232/+attachment/5531101/+files/unoconv_debdiff.patch ** Tags added: fr-1787 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946232] [NEW] Add build dependency to python3-uno

2021-10-06 Thread Alexandre Ghiti
Public bug reported: On riscv64, trying to install unoconv results in a failure because this architecture does not have libreoffice package (see below). Given the strong dependency of unoconv with python3-uno (which is part of libreoffice package), adding a build dependency would fix that problem

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-10-06 Thread Alexandre Ghiti
** Tags added: fr-1786 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944741 Title: HiFive Unmatched partitions are named "Unleashed" To manage notifications about this bug go to:

[Bug 1946224] Re: Add build dependency to unoconv

2021-10-06 Thread Alexandre Ghiti
** Patch added: "lyricue_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/lyricue/+bug/1946224/+attachment/5531069/+files/lyricue_debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1946224] [NEW] Add build dependency to unoconv

2021-10-06 Thread Alexandre Ghiti
Public bug reported: lyricue depends at runtime on unoconv which in turns depends on libreoffice. Some architectures (eg riscv64) cannot build libreoffice yet. I already filed a bug for unoconv to add a build dependency on libreoffice. Now add a build dependency for lyricue on unoconv so that

[Bug 1946202] [NEW] Proposed: testsuite segfaults on ARM64

2021-10-06 Thread Alexandre Ghiti
Public bug reported: A recent rebuild of this package in proposed led to multiple failures on ARM/ARM64. The only differences between release (where it builds fine) and proposed are: - llvm upgrade from 1:9.0.1-16.1ubuntu1 to 1:9.0.1-20 - glibc upgrade from 2.34-0ubuntu2 to 2.34-0ubuntu3 After

[Bug 1943129] Re: Add support for riscv64

2021-10-05 Thread Alexandre Ghiti
** Bug watch added: Debian Bug tracker #995805 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995805 ** Also affects: nx-libs (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995805 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1942895] Re: Build fails on riscv64 in qemu user emulation

2021-09-30 Thread Alexandre Ghiti
** Summary changed: - Build fails on riscv64 + Build fails on riscv64 in qemu user emulation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942895 Title: Build fails on riscv64 in qemu user

[Bug 1942895] Re: Build fails on riscv64

2021-09-27 Thread Alexandre Ghiti
Please find attached a debdiff containing no changes in order to trigger a new build so that packages get to the archive. ** Patch added: "pocl_build1_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/pocl/+bug/1942895/+attachment/5528396/+files/pocl_build1_debdiff.patch -- You

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-09-23 Thread Alexandre Ghiti
** Patch added: "util_linux_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1944741/+attachment/5527466/+files/util_linux_debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-09-23 Thread Alexandre Ghiti
** Bug watch added: Debian Bug tracker #994941 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994941 ** Also affects: util-linux (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994941 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1944741] Re: HiFive Unmatched partitions are named "Unleashed"

2021-09-23 Thread Alexandre Ghiti
** Patch added: "util_linux_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1944741/+attachment/5527393/+files/util_linux_debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1944741] [NEW] HiFive Unmatched partitions are named "Unleashed"

2021-09-23 Thread Alexandre Ghiti
Public bug reported: Both HiFive Unleashed and HiFive Unmatched bootloaders seek for the same UUIDs to load the next stage bootloader: the current name makes partitions on Unmatched board appear as 'Unleashed'. Fix that by removing the 'Unleashed' part of the current name so that it fits

[Bug 1942895] Re: Build fails on riscv64

2021-09-20 Thread Alexandre Ghiti
Patch was applied upstream (https://github.com/pocl/pocl/commit/9bd3b404a2ac307b0f238970381c4265a5b734f4) and bug report was open in debian (https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=994797). The attached debdiff was updated with DEP-3 header and debian version numbering. ** Bug watch

[Bug 1943030] Re: Enable riscv64 build of nvidia-settings

2021-09-16 Thread Alexandre Ghiti
I may be wrong here but I'd see things differently: when the binaries get available, we won't be notified and people will start trying to install it and it will fail since we decided not to make it available. A few people will take the time to file a bug report, others will get disappointed: this

[Bug 1943253] Re: Enable riscv64 build of all the packages

2021-09-15 Thread Alexandre Ghiti
As I missed that the package was in sync with debian, I open a bug report here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994291 Thanks Thomas ** Bug watch added: Debian Bug tracker #994291 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994291 -- You received this bug

[Bug 1942895] Re: Build fails on riscv64

2021-09-14 Thread Alexandre Ghiti
Actually, launchpad builders use qemu-system, not qemu user mode, so the build used to fail in launchpad because the riscv64 kernel was too old: v5.8 whereas the commit 38f5bd23deae ("riscv: Add cache information in AUX vector") that introduced the missing values for pocl landed in v5.10. So the

[Bug 1943148] Re: Build fails on riscv64

2021-09-14 Thread Alexandre Ghiti
** Description changed: Build fails on riscv64 the same way it failed somehow on amd64 as reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952159 - I rebuilt this package without any modification and then it failed on - amd64 for the same above reason and succeeded on

[Bug 1943152] Re: riscv64 packages are not published for impish

2021-09-14 Thread Alexandre Ghiti
The build actually failed in my ppa (https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22072863) because it lacks python3-pyopencl which became unbuildable since it depends on pocl-opencl-icd (which is part of pocl) which at some point failed to build too. But now pocl magically built

[Bug 1943253] [NEW] Enable riscv64 build of all the packages

2021-09-10 Thread Alexandre Ghiti
Public bug reported: Please enable the riscv64 build for all the packages, attached is the debdiff allowing to do so (build succeeded here: https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22063066). ** Affects: tachyon (Ubuntu) Importance: Undecided Status: New **

[Bug 1943129] Re: Add support for riscv64

2021-09-10 Thread Alexandre Ghiti
I had some doubt about some values I had defined so I submitted a PR here: https://github.com/ArcticaProject/nx-libs/pull/1023 Let's wait and see what they think about the patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943129] Re: Add support for riscv64

2021-09-09 Thread Alexandre Ghiti
Attached the patch that adds support for riscv64 architecture which allowed the package to build on this architecture (https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22054458). ** Patch added: "nx_libs_debdiff.patch"

[Bug 1943152] [NEW] riscv64 packages are not published for impish

2021-09-09 Thread Alexandre Ghiti
Public bug reported: As can be seen here: https://launchpad.net/ubuntu/impish/+package/sasmodels-private-libs, the packages for riscv64 (and other architectures too) are not published for impish. Attached debdiff adds only a new entry in the changelog to trigger a rebuild. ** Affects: sasmodels

[Bug 1943149] [NEW] riscv64 packages are not published for impish

2021-09-09 Thread Alexandre Ghiti
Public bug reported: As can be seen here: https://launchpad.net/ubuntu/impish/+package/python3-silx, the packages for riscv64 (and other architectures too) are not published for impish. Please find attached a debdiff that only adds an entry in the changelog to trigger a rebuild. ** Affects:

[Bug 1943148] [NEW] Build fails on riscv64

2021-09-09 Thread Alexandre Ghiti
Public bug reported: Build fails on riscv64 the same way it failed somehow on amd64 as reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952159 I rebuilt this package without any modification and then it failed on amd64 for the same above reason and succeeded on riscv64.

[Bug 1942895] Re: Build fails on riscv64

2021-09-09 Thread Alexandre Ghiti
Updated the syntax in the attached patch, thanks. ** Patch added: "pocl_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/pocl/+bug/1942895/+attachment/5524063/+files/pocl_debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1943129] [NEW] Add support for riscv64

2021-09-09 Thread Alexandre Ghiti
Public bug reported: It is required to add riscv64 support in files that generate Makefile, will post the patch when fully tested. ** Affects: nx-libs (Ubuntu) Importance: Undecided Status: New ** Tags: fr-1698 ** Tags added: fr-1698 -- You received this bug notification

[Bug 1942764] Re: Enable riscv64 build of mesa-opencl-icd

2021-09-08 Thread Alexandre Ghiti
** Tags added: fr-1691 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942764 Title: Enable riscv64 build of mesa-opencl-icd To manage notifications about this bug go to:

[Bug 1943030] Re: Enable riscv64 build of nvidia-settings

2021-09-08 Thread Alexandre Ghiti
** Tags added: fr-1689 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943030 Title: Enable riscv64 build of nvidia-settings To manage notifications about this bug go to:

[Bug 1942895] Re: Build fails on riscv64

2021-09-08 Thread Alexandre Ghiti
** Tags added: fr-1690 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942895 Title: Build fails on riscv64 To manage notifications about this bug go to:

[Bug 1943030] [NEW] Enable riscv64 build of nvidia-settings

2021-09-08 Thread Alexandre Ghiti
Public bug reported: Please enable the build on riscv64 architecture of nvidia-settings since it works fine using the attached debdiff: https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22050736 ** Affects: nvidia-settings (Ubuntu) Importance: Undecided Status: New **

[Bug 1942764] Re: Enable riscv64 build of mesa-opencl-icd

2021-09-07 Thread Alexandre Ghiti
Please find attached the corresponding debdiff. ** Patch added: "mesa_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1942764/+attachment/5523682/+files/mesa_debdiff.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1942895] Re: Build fails on riscv64

2021-09-07 Thread Alexandre Ghiti
Please find attached a debdiff patch that fixes riscv64 build as seen here: https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+build/22048127 ** Patch added: "pocl_debdiff.patch" https://bugs.launchpad.net/ubuntu/+source/pocl/+bug/1942895/+attachment/5523518/+files/pocl_debdiff.patch --

[Bug 1942895] [NEW] Build fails on riscv64

2021-09-07 Thread Alexandre Ghiti
Public bug reported: Ubuntu release: hirsute/impish pocl gets the host machine cache line size using getconf(LEVEL1_DCACHE_LINESIZE) and when this value is not defined by the underlying architecture, glibc returns 0 which is correctly handled by pocl CMakeLists.txt. But riscv64 defines this

[Bug 1942764] Re: Enable riscv64 build of mesa-opencl-icd

2021-09-07 Thread Alexandre Ghiti
To be completely thorough here, `libhmsbeagle` needs either `mesa- opencl-icd` or some package that can provide `opencl-icd`. `pocl-opencl- icd` used to build on riscv64 and then fulfilled this dependency but some recent changes broke this package (currently investigating). So building

[Bug 1942764] [NEW] Enable riscv64 build of mesa-opencl-icd

2021-09-06 Thread Alexandre Ghiti
Public bug reported: Ubuntu release: impish Package version: 21.2.1-2ubuntu1 `mesa-opencl-icd` is needed for `libhmsbeagle` to be installable, so is it possible to enable this package as I have done here: https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/12687486/+listing-

[Bug 1935856] Re: Virtualbox encounters 'Effective UID is not root' when starting a VM

2021-08-11 Thread Alexandre Horst
In addition, I needed to sudo chmod u+s /usr/lib/virtualbox/VBoxNetAdpCtl too to change network interfaces on the "Host Network Manager". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935856

[Bug 1937858] [NEW] Opening a link from the Slack snap shows Firefox crash dialog

2021-07-23 Thread Alexandre Jasmin
Public bug reported: On a vanilla Ubuntu 21.04: - Start Ubuntu xorg or wayland - Install the Slack snap: sudo snap install slack --classic - Open Slack from the Launcher - Make sure no Firefox instance is running - Click on a link in Slack Instead of opening a new Firefox instance, the

[Bug 1934576] [NEW] package dms-core (not installed) failed to install/upgrade: o subprocesso instalado, do pacote dms-core, o script post-installation retornou erro do status de saída 3

2021-07-03 Thread Alexandre Zenha Silveira
Public bug reported: Dependency install problems on this LTS. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: dms-core (not installed) ProcVersionSignature: Ubuntu 5.8.0-59.66~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-59-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture:

[Bug 1933806] Re: Main monitor doesn't display anything

2021-06-28 Thread Alexandre David
Thanks you literally saved my day! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933806 Title: Main monitor doesn't display anything To manage notifications about this bug go to:

[Bug 1933806] [NEW] Main monitor doesn't display anything

2021-06-28 Thread Alexandre David
Public bug reported: Ubuntu asked me to install new packages this morning, what I did and after to restart my laptop. Since, my main monitor is black but Ubuntu works on my second one. When I boot, I see the HP logo appearing on my screen before the ubuntu start. Everything else works fine.

[Bug 1929232] Re: Nautilus does not find the correct mime icons with Bitwig Studio

2021-05-21 Thread Alexandre Bique
I've tested and Thunar can show the correct icon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929232 Title: Nautilus does not find the correct mime icons with Bitwig Studio To manage

[Bug 1929232] Re: Nautilus does not find the correct mime icons with Bitwig Studio

2021-05-21 Thread Alexandre Bique
I've reported this issue to nautilus as well: https://gitlab.gnome.org/GNOME/nautilus/-/issues/1873 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929232 Title: Nautilus does not find the correct

[Bug 1929232] Re: Nautilus does not find the correct mime icons with Bitwig Studio

2021-05-21 Thread Alexandre Bique
** Attachment added: "Screenshot_20210521_175052.png" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1929232/+attachment/5499281/+files/Screenshot_20210521_175052.png ** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #1873

[Bug 1929232] [NEW] Nautilus does not find the correct mime icons with Bitwig Studio

2021-05-21 Thread Alexandre Bique
is a download link: https://downloads-eu.bitwig.com/stable/3.3.9 /bitwig-studio-3.3.9.deb Here is a link to Bitwig Studio website: https://www.bitwig.com Regards, Alexandre ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: nautilus 1:3.38.2-1ubuntu2 ProcVersionSignature: Ubuntu 5.11.0-17.18

[Bug 1926847] Re: poor and wasteless program

2021-05-01 Thread Alexandre Detiste
Hi. I advise you to use game-data-packager to package & install game data. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926847 Title: poor and wasteless program To manage notifications about

[Bug 1925941] [NEW] Mute when openning audacity

2021-04-23 Thread Alexandre Felipe Muller de Souza
Public bug reported: Every time I open audacity (this bugs come from old releases too) the main sound of the ubuntu system comes muted. I have to open sound properties and uncheck mute checkbox.. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: audacity 2.3.3-1build1 ProcVersionSignature:

[Bug 1925946] [NEW] Ubuntu Kernel update problem

2021-04-23 Thread Alexandre Felipe Muller de Souza
Public bug reported: Every update of ubuntu I have to maintain 5.3.0-18 on boot, because 5.4 and newer does not compile DKMS sucessfully making sound not working, wifi not working and screen with bad resolution ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubuntu-release-upgrader-core

[Bug 1924810] [NEW] package grub-efi-amd64-signed 1.167+2.04-1ubuntu44 failed to install/upgrade: o subprocesso instalado, do pacote grub-efi-amd64-signed, o script post-installation retornou erro do

2021-04-16 Thread gustavo alexandre bussola
Public bug reported: ProblemType: Package DistroRelease: Ubuntu 20.10 Package: grub-efi-amd64-signed 1.167+2.04-1ubuntu44 ProcVersionSignature: Ubuntu 5.8.0-50.56-generic 5.8.18 Uname: Linux 5.8.0-50-generic x86_64 ApportVersion: 2.20.11-0ubuntu50 Architecture: amd64 CasperMD5CheckResult:

[Bug 1923454] [NEW] lubuntu Installer crash (4866 Segmentation fault sudo -E calamares)

2021-04-12 Thread Alexandre L
Public bug reported: Version : Ubuntu 20.04.2 LTS (Live USB Lubuntu) Whene I try to install lubuntu in my computer, the installer close unexpectely. In attachement file, whene I click on "Install", there is a dialog box: whene I click in "Install now" the app crash. Whene I try in console :

[Bug 246910]

2021-04-10 Thread Alexandre Julliard
Closing bugs fixed in 6.6. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/246910 Title: No text with Google Talk To manage notifications about this bug go to:

[Bug 1914052] Re: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu5: bcmwl kernel module failed to build

2021-02-01 Thread Alexandre de Barros Cabral
*** This bug is a duplicate of bug 1872908 *** https://bugs.launchpad.net/bugs/1872908 I have this error to install the wi-fi drive. is blocking me. help me please -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1909610] [NEW] package evdi-dkms (not installed) failed to install/upgrade: o subprocesso instalado, do pacote evdi-dkms, o script post-installation retornou erro do status de saída 10

2020-12-29 Thread Alexandre Zenha Silveira
Public bug reported: kernel error setup ProblemType: Package DistroRelease: Ubuntu 20.04 Package: evdi-dkms (not installed) ProcVersionSignature: Ubuntu 5.8.0-34.37~20.04.2-generic 5.8.18 Uname: Linux 5.8.0-34-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.14 AptOrdering: dkms:amd64: Install

[Bug 1899485] Re: cannot send message

2020-10-13 Thread Alexandre Fayolle - camptocamp
Updating to the upstream 78 release solved the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899485 Title: cannot send message To manage notifications about this bug go to:

[Bug 1899485] [NEW] cannot send message

2020-10-12 Thread Alexandre Fayolle - camptocamp
failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIMsgCompose.expandMailingLists] This currently makes thunderbird unuseable. Best regards Alexandre ** Affects: thunderbird (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you

[Bug 1879332] Re: package openmpi-bin

2020-10-07 Thread Alexandre Poyé
I got the very same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879332 Title: package openmpi-bin To manage notifications about this bug go to:

[Bug 1898425] [NEW] upgrade fail to install (cannot go from 18 to 20).

2020-10-04 Thread Alexandre MARCOTTE
Public bug reported: Here is the text (in french): Impossible d'évaluer la mise à niveau Un problème insoluble est survenu lors du calcul de la mise à niveau. Si rien de tout cela ne s'applique, signalez ce bogue à l'aide de la commande « ubuntu-bug ubuntu-release-upgrader-core » dans un

[Bug 1896814] [NEW] package nvidia-340 (not installed) failed to install/upgrade: trying to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in package nvidia-kernel-common-450 450.66-0ubu

2020-09-23 Thread Douglas Alexandre Costa Santos
Public bug reported: Unable to change drivers ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-340 (not installed) ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60 Uname: Linux 5.4.0-48-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.9 Architecture: amd64

[Bug 670187]

2020-09-12 Thread Alexandre Julliard
Closing bugs fixed in 5.17. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/670187 Title: Merriam-Webster v 3.1, 11 Ed. crashes on install To manage notifications about this bug go to:

[Bug 1894227] [NEW] Problems with wifi

2020-09-04 Thread RIcardo Alexandre Gomes Amaral
Public bug reported: I installed ubuntu recently on my machine im new to this OS so i dont know if i did something wrong but i've been getting a very weak signal from wifi even though im standing next to my router. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package:

[Bug 1892596] [NEW] Problem on ubuntu upgrade from 16.04 to 18.04

2020-08-22 Thread Alexandre Bittencourt Pigozzo
Public bug reported: Description:Ubuntu 16.04.7 LTS Release:16.04 - AppStream cache update completed, but some metadata was ignored due to errors. Verificando o Gerenciador de pacotes Lendo listas de

[Bug 1882968] Re: ath10k_pci failed to wake target for write32

2020-08-15 Thread Alexandre Anoutchine
@thedoctar Thank you for the suggestion! I don't really want install the newest kernel, do you think it can work without (5.4.0-42-generic)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882968

[Bug 1882968] Re: ath10k_pci failed to wake target for write32

2020-08-15 Thread Alexandre Anoutchine
It looks like I'm affected by this issue too. I loose connection and have to restart my machine all the time. Is there a way just to reset the module? @thedoctar how did you solve it? Did you manually I install the latest firmware? My system is fully updated but nothing helps. -- You received

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-08-14 Thread Alexandre Speltri
@david-hlacik Well, until a month ago, yes. I had enabled the Experimental features and it just worked. Some update broke that, so I had to manually add a simple command to "Startup Applications", which was: xrandr --output eDP-1-1 --scale 1.5x1.5 To complete the setup, I let the display

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-08-13 Thread Alexandre Speltri
I know that this isn't a good way of solving things, but after some months I realized that Pop_OS! 20.04 works with Fractional scaling+NVIDIA+X. If someone is tired of waiting (like I was), it's worth a shot. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1889139] Re: Random segmentation fault while browsing inside huge tar file

2020-07-27 Thread Alexandre-Xavier Labonté-Lamoureux
** Attachment added: "copy of the backtrace" https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/1889139/+attachment/5396410/+files/bt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889139

[Bug 1889139] [NEW] Random segmentation fault while browsing inside huge tar file

2020-07-27 Thread Alexandre-Xavier Labonté-Lamoureux
Public bug reported: Engrampa randomly segfaults while I browse the files in a huge tar file. More specifically, the SIGSEGV happens when I open a folder inside the tar file. These are the packages that I have installed: * engrampa_1.24.0-2_amd64.deb * engrampa-common_1.24.0-2_all.deb (I'm on

[Bug 1872023] Re: libsdl2-ttf-dev and libsdl2-dev headers not at the same place, causing compilation error

2020-07-24 Thread Alexandre-Xavier Labonté-Lamoureux
I was trying to build my project using Clang++ instead of G++ and I got this issue. I don't use libsdl2-ttf-dev inside my project, but it's installed on my system. I do use SDL2 and SDL2_image. To be clear, G++ compiles my project fine. Clang++ does not. It spits build errors very similar to this

[Bug 1870971] Re: [amdgpu] (X)ubuntu 20.04 boots to black screen on Lenovo Ideapad L340-17API when in battery mode

2020-07-10 Thread C-alexandre-pires
I've installed https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc3/ and the problem seems to have been solved. My laptop is a HP-Pavilion- Laptop-15-cw1xxx, CPU: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1883105] [NEW] TouchPad Lenovo ThinkPad T470s not detected

2020-06-11 Thread Alexandre Bouschbacher
Public bug reported: I: Bus=0019 Vendor= Product=0003 Version= N: Name="Sleep Button" P: Phys=PNP0C0E/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0 U: Uniq= H: Handlers=kbd event0 B: PROP=0 B: EV=3 B: KEY=4000 0 0 I: Bus=0019 Vendor= Product=0005

[Bug 1881433] [NEW] 5.3.0-1022-azure syslog flood: kernel: [ 897.770784] testing the buffer

2020-05-30 Thread Alexandre M.
Public bug reported: Updating azure VM kernel from 5.3.0-1020 to linux-image-azure 5.3.0.1022.22 results in syslog being flooded with May 30 18:56:58 kernel: [ 882.730807] testing the buffer May 30 18:56:58 kernel: [ 882.730831] testing the buffer May 30 18:56:58 kernel: [

[Bug 883459]

2020-05-16 Thread Alexandre-bonneau
(In reply to Alexandre Bonneau from comment #210) > On my end, I'm currently using Kmail 5.9.3 (Debian buster), and am seeing no > duplicates using imap only. > Some very rare times I can see a few duplicates, but they disappear by > themselves pretty quicly. For info (I post

[Bug 1845046] Re: Bluetooth headphones default to low quality headset mode and fail to switch to A2DP when selected

2020-05-07 Thread Alexandre Anoutchine
This issue is real pain and persists even with Ubuntu 20.04 and my Bose QuietComfort 35. Selecting High Fidelity Playback (A2DP Sink) does nothing. I managed to do it once but it seems it stuck with low quality now :( -- You received this bug notification because you are a member of Ubuntu

[Bug 1875285] Re: Ubuntu 20.04 Fractional scalling “cuting” elements

2020-04-27 Thread Alexandre Speltri
** Attachment added: "image1.jpg" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1875285/+attachment/5361279/+files/image1.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875285

[Bug 1875285] Re: Ubuntu 20.04 Fractional scalling “cuting” elements

2020-04-27 Thread Alexandre Speltri
** Attachment added: "image3.jpg" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1875285/+attachment/5361281/+files/image3.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875285

[Bug 1875285] Re: Ubuntu 20.04 Fractional scalling “cuting” elements

2020-04-27 Thread Alexandre Speltri
** Attachment added: "image2.jpg" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1875285/+attachment/5361280/+files/image2.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1875285

[Bug 1875285] [NEW] Ubuntu 20.04 Fractional scalling “cuting” elements

2020-04-27 Thread Alexandre Speltri
Public bug reported: I'm using Ubuntu 20.04 with a NVIDIA MX250. Firstly, nvidia-prime was not working. Even when selecting nvidia only, it was using Intel HD Graphics. [IMAGE1] I've forced the use of NVIDIA as the primary GPU by creating /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf

[Bug 1863434] Re: 20.04 grub menu not visible

2020-04-24 Thread Igor Alexandre Dutra e Soçva
I am having this issue too. I have a Dell Vostro 5470 notebook, i5-4210U processor, 8GiB DDR3 RAM, 480GB SSD and a GeForce GT 740M. I have a dual boot instalation alongside Windows 10. After installing Ubuntu 20.04, after the POST screen, all that is shown is a blank screen with a cursor (not

[Bug 1873085] [NEW] initramfs keyboard layout back to qwerty after upgrade

2020-04-15 Thread Alexandre Iooss
Public bug reported: After initial installation of Ubuntu 20.04 beta two days ago, I was able to unlock my disk at boot with an AZERTY keyboard. Since afternoon upgrade, my initramfs is now in QWERTY and so I need to input my password in QWERTY which is inconvenient. This is my APT log from my

[Bug 1872493] [NEW] Gnome Calendar unable to sync OwnCloud

2020-04-13 Thread Alexandre Iooss
Public bug reported: On Ubuntu 18.04 freshly installed, I can sync my OwnCloud calendar using gnome-online-accounts. I get the following logs on the OwnCloud server : ``` 10.231.136.146 - erdnaxe [13/Apr/2020:13:15:25 +0200] "PROPFIND /remote.php/caldav/calendars/erdnaxe/a-dmnage/ HTTP/1.0" 207

[Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2020-04-11 Thread Alexandre Rufato
Bug happens on ubuntu 19.10 on a dell 7520. Here's what the command lspci -k | grep -iA2 VGA returns: 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) Subsystem: Dell 3rd Gen Core processor Graphics Controller Kernel driver

[Bug 1871832] Re: Installer crashed with multiple ISO images on system's disks

2020-04-09 Thread Alexandre Erwin Ittner
Testing with 20200408.1. It is easier to reproduce this situation on x64 with qemu. - Create disk images for this test: $ qemu-img create -f qcow2 sda.qcow2 10G Formatting 'sda.qcow2', fmt=qcow2 size=10737418240 cluster_size=65536 lazy_refcounts=off refcount_bits=16 $ qemu-img

[Bug 1871832] Re: Installer crashed with multiple ISO images on system's disks

2020-04-09 Thread Alexandre Erwin Ittner
** Attachment added: "Storage summary on qemu test" https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1871832/+attachment/5350304/+files/Screenshot%20from%202020-04-09%2010-07-59.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

<    1   2   3   4   5   6   7   8   9   10   >