[Bug 1970181] Re: Places status indicator does not work

2022-04-26 Thread José Marinho
jose@jose-pc:~$ gsettings get org.gnome.shell enabled-extensions ['gpa...@gnome-shell-extensions.gnome.org', 'places-m...@gnome-shell-extensions.gcampax.github.com', 'gsconn...@andyholmes.github.io', 'sound-output-device-choo...@kgshank.net', 'bluetooth-quick-conn...@bjarosze.gmail.com', 'lockke

[Bug 1970181] [NEW] Places status indicator does not work

2022-04-25 Thread José Marinho
Public bug reported: One of the extensions provided by gnome-shell-extensions, Places Status Indicator, does not work at all. If I click on it, the menu is displayed, but when I click on each menu item (the location of a directory in the file system, Documents, Downloads, my shortcuts, etc.) it do

[Bug 1967632] Re: apparmor denied when trying to load pkcs11 module for smart card authentication

2022-04-11 Thread José Marinho
It's the same with Spain's government electronic ID card. When I try to load the security device on firefox (the smart card reader) it throw me an error. Output of dmesg: 6930.990257] audit: type=1400 audit(1649676741.715:120): apparmor="DENIED" operation="file_mmap" profile="snap.firefox.firef

[Bug 1927211] Re: After latest update screen randomly flickers

2021-08-17 Thread José Marinho
Possible duplicate of this bug: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1934652 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927211 Title: After latest update screen r

[Bug 1934652] Re: Graphics Tearing on 5.8 kernel (Intel(R) HD Graphics 2500, Ivy Bridge)

2021-08-16 Thread José Marinho
This bug affects me too. Ubuntu 20.04 with Gnome. The bug appears when using Firefox in my case. Downgrading the kernel to 5.4 series solves the issue. I have to downgrade from 5.11, the last version of the Hardware Enablement Stack. The bug is present on 5.11 and 5.8 versions. Intel(R) Core(TM

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-06-16 Thread José Marinho
Hi. In the next month at least, I will not have much time to dedicate to this so, if something (tests, etc) is required from me, perhaps I may not be able to do it quickly so, please be patient. Even so, I send the output of dmidecode in case it is useful. Have a nice day José ** Attachment

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-27 Thread José Marinho
> What does happen if you zeroize it again ? > dd if=/dev/zero bs=1 count=16 of=/dev/sdd conv=notrunc seek=462 I can't believe it... it boots fine again but once, twice, three times... and there is no MBR partition anywhere. And I repeated the steps again, just in case - Burn on stick the iso th

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-26 Thread José Marinho
It seems I only can attach a file per comment. Here you have the second one file. ** Attachment added: "AfterFirstAttempt" https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1922342/+attachment/5500539/+files/boot2.txt -- You received this bug notification because you are a member of Ubun

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-26 Thread José Marinho
Hi Thomas, As I said yesterday, this changes only work at first boot but in the following boots the behaviour is the same again. This happened today with the new version of xorriso and yesterday with "dd if=/dev/zero bs=1 count=16 of="$NEW" conv=notrunc seek=462" command. On first boot, after dd

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-25 Thread José Marinho
Well, that's strange: the first time I booted from the usb stick it booted fine, reaching logo on 25 seconds but the second time and the following it failed again (probably will boot after a long wait but I did not check) I'm going to try to reproduce this behavior and send you some logs. The most

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-24 Thread José Marinho
Hi Thomas. I corrected the steps I did wrong and I'm going to try to explain the best I can for letting you know. <> I did it and check with xorriso and at least it showed the desired output: GPT partition flags: 1 0x0005 But, here begins the problems. When I dd the modified ISO

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-23 Thread José Marinho
Bad luck! It does not work. I mount the resulting ISO ($NEW) as a loop device and inspect the partition layout with fdisk. Here is the output: jose@jose-pc:~/Impish_tests$ sudo fdisk /dev/loop34 Bienvenido a fdisk (util-linux 2.34). Los cambios solo permanecerán en la memoria, hasta que decida

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-23 Thread José Marinho
Oh wait! I'm just to see this: In bash there is a special form of quoting: echo $'\005' | dd bs=1 count=1 conv=notrunc seek=1072 of="$NEW" And now the output: . Media summary: 1 session, 1376337 data blocks, 2688m data, 19.1g free Volume id: 'Ubuntu 21.04 amd64' GPT partition fla

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-23 Thread José Marinho
Hi Thomas, I try the solution from comment #39 erasing the five lines referring to grub_platform and it did not work. Now I'm trying to do what you proposed on comment #45 being aware of comment #46 and, like it happened this morning when I first tried it, the output of -report_system_area is dif

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-23 Thread José Marinho
Well, I try the first method (compiling xorriso) and removing the if condition from grub.cfg keeping grub_platform command. The usb drive now has a GPT partition table but unfortunately, the issue persists so, it seems that the grub_platform thing is not the cause. If any other test is needed do

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-23 Thread José Marinho
@ Lucap I've just test the iso modified keeping grub_platform command and removing the part that evaluates the variable and I get the same results as when I removed both: 32 seconds to togo and 1 minute 22 seconds to language selector. I wasn't noticed what was changing on partitions layout with

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-22 Thread José Marinho
Hi Thomas, I made the experiment you proposed modifying grub.cfg file. In this case I use a regular Ubuntu (Main edition with Gnome) Impish iso file. After Grub I get a blank screen with the cursor blinking and after only 32 seconds I reach Ubuntu logo and after 1 minute and 22 seconds the windo

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-21 Thread José Marinho
Well, I'm only came here again firstly to say thanks to Michael and Thomas for taking into account this problem. Specially, knowing that this bug probably is quite exceptional and affects at only few cases. Today I was trying on some old computers on my job and it booted fairly well on all of th

[Bug 1928939] Re: excessive boot time (some old bios boxes); ; lubuntu impish daily

2021-05-19 Thread José Marinho
I can confirm as the reporter of the bug present on Hirsute mentioned above that the bug persists in Impish and affects at least to regular Ubuntu in addition to Lubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-19 Thread José Marinho
I have confirmed that the bug still exists in Impish and mark your bug report as it affects me. @Chris Guiver, as you are more involved in that project and know better than me the quirks of this processes, tell me if I must close this bug report and if it is convenient to do something else on y

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-16 Thread José Marinho
Hi @Lucap I don't kown either at what time is best for reporting that issue and if it is better continuing here or creating a new bug report. Perhaps the last option is better because the bug will be reported against next release and this one is reported against Hirsute Hippo and it's no longer

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-05-01 Thread José Marinho
Well, what they do with this bug report is beyond what you and me can do so it's their decision. I think that the official iso of Ubuntu (at least if we talk about a Long Term Support Release) should't have this problem. Perhaps as they are preparing a new installer that is intended to be used o

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-04-27 Thread José Marinho
As you like. I don't know if it's necessary to open a new bug for that, but no problem. I already marked that the bug you opened as it affects me. It seems that you have to fill the bug against a package. I don't know which. I fill that bug against casper, but I think that is not correct. Regar

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-04-26 Thread José Marinho
Well, I just test it with the final ISO downloaded from ubuntu.com and the problem persists, but with your workaround it boots more quickly. Perhaps it's a minor issue but I think that it should be avoided because it gives a bad image to whoever tries Ubuntu for the first time. On a short term s

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-04-03 Thread José Marinho
I was doing some new text and I'm going to put some information about what I have done. First I create another media with startup disc creator. I think that the tool is not relevant here and I test with dd, gnome-disk and this tool and in all I get the same results. Once created I booted it, but

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-04-03 Thread José Marinho
** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1922342/+attachment/5483802/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922342 Title: H

[Bug 1922342] Re: HIrsute live session takes ages to boot on BIOS systems

2021-04-03 Thread José Marinho
Finally, I change the description of the bug for better match the nature of the problem. ** Description changed: + First of all, I change the description of this bug because, thanks to + Chris Guiver comments, I could check that the live session effectively + works but it takes too long to comple

[Bug 1922342] Re: HIrsute live session does not work on BIOS systems

2021-04-03 Thread José Marinho
To Chris I have to admit that you are right and the system finally boots but it take ages (it takes less time if I change partition table to mbr). I see that in the last testcase you point that the device is extremely slow and perhaps that is the bug. I don't know the specs of the device you tes

[Bug 1922342] Re: HIrsute live session does not work on BIOS systems

2021-04-02 Thread José Marinho
Hi. The software versions I have installed are: cat /etc/os-release NAME="Ubuntu" VERSION="20.04.2 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.2 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/"; SUPPORT_URL="https://help.ubuntu.com/"; BUG_REPORT_URL="https://b

[Bug 1922342] [NEW] HIrsute live session does not work on BIOS systems

2021-04-02 Thread José Marinho
Public bug reported: I think the problem is the same as described here: https://discourse.ubuntubudgie.org/t/20-10-grub-error-can-t-find- command-grub-platform/4292. I can see prior to grub menu, briefly, the same error: Error can't find grub_platform. After the solution described below, this erro

[Bug 1905491] Re: Recent (Nov 2020) ISO copied to USB Drive cannot load

2021-04-01 Thread José Marinho
Besides that, I don't known if it is better to continue with this bug or create a new one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905491 Title: Recent (Nov 2020) ISO copied to USB Drive cann

[Bug 1905491] Re: Recent (Nov 2020) ISO copied to USB Drive cannot load

2021-04-01 Thread José Marinho
Same happens to me on an Ubuntu 21.04 beta iso. It boots perfectly on an EFI laptop but fails on my PC with BIOS. I tried creating the bootable usb drive with startup-disk-creator and get the same results too with gnome-disks using the restore disk image. And it is not the first time I see that.

[Bug 1719846] Re: Libreoffice writer crash when I try to set one or two sides printing

2017-09-27 Thread José Marinho
** Tags added: packaging ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1719846 Title: Libreoffice writer crash when I try to set one or two sides printing To manage notifications about this bug

[Bug 1719846] Re: Libreoffice writer crash when I try to set one or two sides printing

2017-09-27 Thread José Marinho
More information: administrador@conserxeria:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.3 LTS Release:16.04 Codename: xenial administrador@conserxeria:~$ uname -a Linux conserxeria 4.10.0-35-generic #39~16.04.1-Ubuntu SMP Wed Sep

[Bug 1719846] Re: Libreoffice writer crash when I try to set one or two sides printing

2017-09-27 Thread José Marinho
** Attachment added: "PPD file instaled" https://bugs.launchpad.net/ubuntu/+bug/1719846/+attachment/4957598/+files/KO754SX.ppd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1719846 Title: Libreo

[Bug 1719846] [NEW] Libreoffice writer crash when I try to set one or two sides printing

2017-09-27 Thread José Marinho
Public bug reported: This problem occurs when I try to set one or two sides printing on my Konica Minolta 754 series with a PPD downloaded from the official site. The default option is two sides printing. As a workaround I save the file as PDF and I can set whit the PDF reader (Okular) one or t

[Bug 1707491] [NEW] systemsettings5 crashed with SIGSEGV in QQmlPropertyCache::resolve()

2017-07-30 Thread José Marinho
Public bug reported: Output of lsb_release -rd: Description:Ubuntu Artful Aardvark (development branch) Release:17.10 Output of apt-cache policy systemsettings: Instalado: 4:5.10.4-0ubuntu1 Candidato: 4:5.10.4-0ubuntu1 Táboa de versións: *** 4:5.10.4-0ubuntu1 500 500 ht

[Bug 1670440] [NEW] Xmlcopyeditor crash when open certain files

2017-03-06 Thread José Marinho
Public bug reported: When I open a xml file that is located on a folder that is synced (Insync with a Google Drive account or with a nextcloud server), xmlcopyeditor shows a error message and I can't work on that document. I append an screenshot of that error, and some extra information. The pac

[Bug 1268833] Re: 10ec:8178 Wireless not working in 13.10 and 14.04 for rtl8192ce (RTL8188CE)/asus pce-n15

2014-04-22 Thread José Marinho
For me, the situation is getting worst: I try a live session with a ISO of the final release of Trusty (64 bits) and now the system, despite it recognizes the card, but when I try to log in my wifi network it's impossible because it acts as if I write an incorrect password and always ask me to int

[Bug 1268833] Re: Wireless not working in 13.10 and 14.04 for rtl8192ce (RTL8188CE)/asus pce-n15

2014-03-19 Thread José Marinho
I have the same issue. My wifi card is: 01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01) Subsystem: Device 7392:7622 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-

[Bug 1281614] [NEW] clementine doesn't show properly

2014-02-18 Thread José Marinho
Public bug reported: The music player Clementine has a very ugly appeareance (in Trusty Tahr). I'll try to apport a screenshot for better understanding. That happens after an upgrade from Saucy in 17 February I don't know if that could happen on a fresh install. With the icon and the quick menu fr