[Bug 2097363] Re: Libreoffice snap crashes

2025-02-04 Thread BertN45
I forgot to add the following maybe relevant info: 1. In that period, I upgraded the CPU from Ryzen 3 2200G to Ryzen 5 5600GT. 2. I had problems with the default linux display driver of Virtualbox: vmsvga so I now use the old VboxVGA, that works fine with all apps including the Firefox snap and t

[Bug 2097363] [NEW] Libreoffice snap crashes

2025-02-04 Thread BertN45
Public bug reported: After the install of the snap libreoffice the snap directly crashed, it did the same with the previous version of the libreoffice snap. It worked fine before that for more than a year. The error message is: The application cannot be started. An internal error occured. Proble

[Bug 2076520] Re: Ubuntu 24.04 LTS VBox VM does not boot anymore

2024-08-24 Thread BertN45
Once the boot process also failed on my Xubuntu 24.04 VM. I happened after more than a week without an issue. The second boot was OK. ** Attachment added: "prevboot.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2076520/+attachment/5809034/+files/prevboot.txt -- You received this

Re: [Bug 2076520] Re: Ubuntu 24.04 LTS VBox VM does not boot anymore

2024-08-20 Thread BertN45
The info about the BIOS $ sudo dmidecode [sudo] password for bertadmin: # dmidecode 3.5 Getting SMBIOS data from sysfs. SMBIOS 2.5 present. 10 structures occupying 456 bytes. Table at 0x000E1000. Handle 0x, DMI type 0, 20 bytes BIOS Information Vendor: innotek GmbH Version: V

[Bug 2076520] Re: Ubuntu 24.04 LTS VBox VM does not boot anymore

2024-08-13 Thread BertN45
I don't know the design, so I can't add much information. But I expect it is a timing issue between the kernel and one of the virtualbox kernel modules. They do things in 2 threads (one from the kernel and one from virtualbox) and they are not properly synched. So in some systems it will work alway

Re: [Bug 2076520] Re: Ubuntu 24.04 LTS VBox VM does not boot anymore

2024-08-12 Thread BertN45
There is only one graphics controller you can select for Linux: VMSVGA and you can use it with or without 3D acceleration, but it has the same result. And basically that is the first thing I try in case of any potential display issue. All my other Linux and older Ubuntu VMs run fine with this graph

[Bug 2076520] Re: Ubuntu 24.04 LTS VBox VM does not boot anymore

2024-08-12 Thread BertN45
I had a problem, getting the system to run in recovery mode, so I copied the whole journalctl file, but I deleted manually all older boots. The first boot of "ago 12" is the one that went wrong and the one you requested. I let the VM run for 3 minutes and then I VBox-powered-off. My normal boot tim

[Bug 2076520] [NEW] Ubuntu 24.04 LTS VBox VM does not boot anymore

2024-08-10 Thread BertN45
Public bug reported: I installed it the first time, while it was still in the development edition. After the April release the system often had boot issues, the first boot failed and the second boot succeeded. Two weeks ago all boots failed except the boots in the alternate mode. So I decided

Re: [Bug 958751] Catch up

2024-05-30 Thread BertN45
Never On Wed, 2024-05-29 at 19:18 +, Alan Smith wrote: > Hi. Hope you are well. > > Sorry to bother you. do you often shop on John Lewis or Amazon? >   > Alan Smith > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 2065447] [NEW] The size of the launcher cannot be changed

2024-05-10 Thread BertN45
Public bug reported: I tried to set the size of the launcher icons to 32, the content of the field changes and shows 32, but the display of the launcher stays at 44. ProblemType: Bug DistroRelease: Ubuntu 24.10 Package: xorg 1:7.7+23ubuntu3 ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1 U

Re: [Bug 1910448] Re: 100% CPU-core load for xrdp-chansrv

2024-03-20 Thread BertN45
I can't repeat it, because I don't have that HP dc5850 computer with Ubuntu 20.04 LTS anymore and I'm in the transfer from 23.10 to 24.04 LTS. On Wed, 2024-03-20 at 03:22 +, Lenin wrote: > can you reproduce this? if so lease describe > -- You received this bug notification because you are a

[Bug 2058141] Re: Some applications crash the desktop in Unity

2024-03-17 Thread BertN45
The whole issue is related to Virtualbox too, without 3D acceleration all appss crash; with 3D acceleration they work. In 23.10 I use VBox 7.14 and Linux 6.5 everything should work and it works if I use 3D acceleration for the Display. If I don't use it, lollypop; exaile; gthumb crash the desktp

[Bug 2058141] Re: Some applications crash the desktop in Unity

2024-03-17 Thread BertN45
I have exactly the same problems with Ubuntu Unity 23.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058141 Title: Some applications crash the desktop in Unity To manage notifications about thi

[Bug 2058141] [NEW] Some applications crash the desktop in Unity

2024-03-17 Thread BertN45
Public bug reported: If I start lollypop the desktop crashes and I have to login again. This bug report is the first action afterwards. Starting ubuntu-bug and thus firefox I get strange error messages, see annex. It looks like we are in a gtk2/3 chaos again. I have installed the development edi

[Bug 2056646] Re: Ubuntu dual boot mix up from zfs and from ext4

2024-03-15 Thread BertN45
Trying to install new snaps on the zfs 23.10 fail too: bertadmin@Host-R3:~$ snap install libreoffice error: cannot perform the following tasks: - Download snap "libreoffice" (311) from channel "stable" (no device serial yet) bertadmin@Host-R3:~$ snap install thunderbird error: cannot perform the f

[Bug 2056646] Re: Ubuntu dual boot mix up from zfs and from ext4

2024-03-15 Thread BertN45
See the same error with snapstore: snap-store 2024/03/15 11:14:50.600339 system_key.go:129: cannot determine nfs usage in generateSystemKey: cannot parse /etc/fstab: expected between 3 and 6 fields, found 7 Content snap command-chain for /snap/snap-store/1113/gnome-platform/command-chain/deskto

[Bug 2056646] Re: Ubuntu dual boot mix up from zfs and from ext4

2024-03-15 Thread BertN45
Content of fstab and the swap file lines have 7 items instead of 6, because I added priority, but that has always been like this since many years. The system should use first the nvme swap and only if full the HDD swap :) # /etc/fstab: static file system information. # # Use 'blkid' to print the u

[Bug 2056646] Re: Ubuntu dual boot mix up from zfs and from ext4

2024-03-15 Thread BertN45
Starting firefox in the terminal gives the following errors: bertadmin@Host-R3:~$ firefox 2024/03/15 10:27:25.066219 system_key.go:129: cannot determine nfs usage in generateSystemKey: cannot parse /etc/fstab: expected between 3 and 6 fields, found 7 update.go:85: cannot change mount namespace ac

[Bug 2056646] Re: Ubuntu dual boot mix up from zfs and from ext4

2024-03-13 Thread BertN45
I tried my ext4 system again. All VMs work fine. However I cannot use Firefox anymore after importing rpool. I exported all zpools and booted my main system again. My main system Ubuntu 23.10 booting from ZFS, the boot worked fine. but two snaps were damaged by the ext 24.04 system after I impor

[Bug 2056652] Re: Display goes black after time out, even when switched off

2024-03-11 Thread BertN45
There is a crash report from Saturday 9 March, but ubuntu-bug crashes. Saturday I did run the the update around that time and I remember it was a partial upgrade. This screen blanking problem I noticed earlier than Saturday, so I don't expect a relation with the crash report. I did load the crash

[Bug 2056652] Re: Display goes black after time out, even when switched off

2024-03-11 Thread BertN45
the file journal.txt ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+bug/2056652/+attachment/5754751/+files/journal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056652

[Bug 2056652] Re: Display goes black after time out, even when switched off

2024-03-11 Thread BertN45
the file prev-journal.txt ** Attachment added: "prevjournal.txt" https://bugs.launchpad.net/ubuntu/+bug/2056652/+attachment/5754752/+files/prevjournal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 2056652] Re: Display goes black after time out, even when switched off

2024-03-09 Thread BertN45
** Description changed: - I switched of suspend and power-off and blanking of the screen. - The VM screen still goes blank after say some minutes. + In the power settings I switched of suspend and power-off and blanking of the screen. + The VM screen still goes blank after say some minutes and I

[Bug 2056652] [NEW] Display goes black after time out, even when switched off

2024-03-09 Thread BertN45
Public bug reported: I switched of suspend and power-off and blanking of the screen. The VM screen still goes blank after say some minutes. For the settings see screenshots. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: xorg 1:7.7+23ubuntu2 ProcVersionSignature: Ubuntu 6.8.0-11.11-generi

[Bug 2056646] Re: Ubuntu dual boot mix up from zfs and from ext4

2024-03-09 Thread BertN45
Additional info. After importing rpool I can use the Virtual Machines in rpool, but the issues with the terminal and shutting down remain. I installed a 2nd terminal Tilix and after a warning message I can use it to e.g. export all datapools, but the issues with the standard terminal and shutting d

[Bug 2056646] [NEW] Ubuntu dual boot mix up from zfs and from ext4

2024-03-09 Thread BertN45
Public bug reported: I dual boot Ubuntu 23.10 from openzfs from nvme (main OS) and from ext4 from HDD (backup OS). In 23.10 everything worked, I could use my datapools on both systems also rpool, The nvme datapool rpool contains the ROOT dataset and 2 datasets with my main VMs. I upgraded the ext

[Bug 1966786] Re: login screen shown twice with VirtualBox Guest Additions

2022-04-17 Thread BertN45
Same for me can't reproduce the bug, try again tomorrow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966786 Title: login screen shown twice with VirtualBox Guest Additions To manage notification

[Bug 1969281] Re: Very slow reception of incremental OpenZFS backup

2022-04-16 Thread BertN45
Let me try a wild guess, it looks like buffer fragmentation related to network/ssh/openZFS. The software might desperately try to defragment many small spaces and that would explain the 100% CPU load during the low speed transfers. If the defragmentation happens in the kernel, it also might explain

[Bug 1969281] Re: Very slow reception of incremental OpenZFS backup

2022-04-16 Thread BertN45
The error only occurs on the backup of the large datasets with incremental updates from say 40 GB to 80 GB. Those datasets are around 250 GB and 450 GB and they contain Virtual Machines. On smaller datasets I have no issues and in the begin of the transfers, there are no problems either. The perfor

[Bug 1969281] [NEW] Very slow reception of incremental OpenZFS backup

2022-04-16 Thread BertN45
Public bug reported: Since OpenZFS the reception of incremental backups over ssh are very slow; FreeBSD 13.0 with OpenZFS running on a 2003 Pentium 4 HT 3.0GHz (1.5GB DDR) is faster than Ubuntu 21.10/22.04 with OpenZFS running on my laptop with an i5-2520m (8GB DDR3). FreeBSD runs at 21 MiB/s

Re: [Bug 1966786] Re: login screen shown twice with VirtualBox Guest Additions

2022-04-06 Thread BertN45
l van Vugt wrote: > BertN45: The only error that stands out to me in your log is that the > vmwgfx kernel driver keeps logging: > >   kernel: [drm:vmw_msg_ioctl [vmwgfx]] *ERROR* Failed to open > channel. > > If that's the problem then it's a bug in the kernel (whe

Re: [Bug 1966786] Re: login screen shown twice with VirtualBox Guest Additions

2022-04-05 Thread BertN45
The requested file On Tue, 2022-04-05 at 01:47 +, Daniel van Vugt wrote: > > My first login was with xorg and it failed > > If you could provide a fresh clean log of the issue I would be > interested to see. Please: > > 1. Reboot. > > 2. Reproduce the bug. > > 3. Reboot. > > 4. Run: > >

[Bug 1966786] Re: login screen shown twice with VirtualBox Guest Additions

2022-04-04 Thread BertN45
My first login was with xorg and it failed, the second login was without the menu to select wayland or xorg, So what is different between running xorg the first time and the second time? Some time ago I had to choose xorg, because DOSBOX and Conky did not run with Wayland in that VM. That was conf

[Bug 1967570] [NEW] update-manager crashed

2022-04-01 Thread BertN45
Public bug reported: The update manager crashed, after I pressed "Install Now" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: update-manager 1:0.196.25 ProcVersionSignature: Ubuntu 4.4.0-222.255~14.04.1-generic 4.4.262 Uname: Linux 4.4.0-222-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.29

[Bug 1966786] Re: login screen shown twice with VirtualBox Guest Additions

2022-04-01 Thread BertN45
To be clear in my opinion it is not a problem of Virtualbox, since I run over 15 modern Linux distros in Virtualbox VMs and none has the same issue. That is true for Fedora 35 and 36 Beta also with Gnome 42. No problems with Ubuntu 20.04, Xubuntu 22.04; Ubuntu Budgie 22.04, Ubuntu Mate 22.04, Peppe

[Bug 1966786] Re: login screen shown twice

2022-03-30 Thread BertN45
Maybe switching from wayland to xorg caused the problem. That menu was only present on the first login screen, so I tried moving back to Wayland. The double login screen remained and I had the old issues again with DOSBOX and Conky :( -- You received this bug notification because you are a membe

[Bug 1966786] Re: login screen shown twice

2022-03-30 Thread BertN45
1. When I reinstalled with "sh autorun.sh", I got two terminals and the first one said: bertadmin@vm-ubuntu-2204:/media/bertadmin/VBox_GAs_6.1.32$ sh autorun.sh # Option “-x” is deprecated and might be removed in a later version of gnome-terminal. # Use “-- ” to terminate the options and put the

[Bug 1966786] Re: login screen shown twice

2022-03-29 Thread BertN45
I did found the following crash report from yesterday in /var/crash and I think it has already been uploaded automatically. ** Attachment added: "_usr_lib_update-notifier_list-oem-metapackages.1000.crash" https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1966786/+attachment/5574329/+files/_u

[Bug 1966786] [NEW] login screen shown twice

2022-03-28 Thread BertN45
Public bug reported: The login screen is shown twice and I have to supply the password twice. The system works normally afterwards. When I select auto-login in the settings still one login screen is shown. gdm.service - GNOME Display Manager Loaded: loaded (/lib/systemd/system/gdm.service;

[Bug 1961499] Re: Backup ZFS extremely slow.

2022-02-19 Thread BertN45
I show you a screenshot of the moment the tranfer stalls ** Attachment removed: "Screenshot from 2022-02-19 19-55-54.png" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1961499/+attachment/5562212/+files/Screenshot%20from%202022-02-19%2019-55-54.png ** Attachment added: "Screenshot

[Bug 1961499] Re: Backup ZFS extremely slow.

2022-02-19 Thread BertN45
I show you a screenshot of the moment the tranfer stalls ** Attachment added: "Screenshot from 2022-02-19 19-55-54.png" https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1961499/+attachment/5562212/+files/Screenshot%20from%202022-02-19%2019-55-54.png -- You received this bug notificat

[Bug 1961499] [NEW] Backup ZFS extremely slow.

2022-02-19 Thread BertN45
Public bug reported: I weekly backup my stuff to a Pentium 4 HT on FreeBSD 13.0 and to This i5-2520M. FreeBSD on the Pentium is faster than Ubuntu 21.10 on the i5; The Pentium runs constantly at a ~92% CPU load on one thread and it succeeds in transferring the stuff at ~22Mbps. The I5 is slower an

[Bug 1956882] Re: Ubuntu does not boot after upgrade to Linux 5.13-0-23

2022-01-09 Thread BertN45
** Description changed: After the latest upgrade to Linux 5.13.0-23 the disk shows some activity, but the screen remains black and powers off. To be sure I reinstalled Ubuntu from scratch and I have the same error again. My hardware is a Ryzen 3 2200G - I only can boot from Linux 5.13.0

[Bug 1956882] [NEW] Ubuntu does not boot after upgrade to Linux 5.13-0-23

2022-01-09 Thread BertN45
Public bug reported: After the latest upgrade to Linux 5.13.0-23 the disk shows some activity, but the screen remains black and powers off. To be sure I reinstalled Ubuntu from scratch and I have the same error again. My hardware is a Ryzen 3 2200G I only can boot from Linux 5.13.0-19. On the pre

[Bug 1953628] Re: Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-15 Thread BertN45
The latest daily installation ISO of Ubuntu Mate from 2021-11-20 crashes each time during the installation, so I'll have to wait for a new ISO file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/195362

[Bug 1954597] Re: Application Indicators in panel missing after weekend updates

2021-12-14 Thread BertN45
see journal file ** Attachment added: "journal" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1954597/+attachment/5547689/+files/journal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1953628] Re: Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-12 Thread BertN45
I have tried some other configuration and added those to the overviews: DT = DeskTop and LT = LapTop. a) DT -> Ubuntu 21.10 -> Virtualbox 6.1.30 -> Ubuntu 21.10 -> virt- manger/qemu -> Ubuntu14.04 b0) LT -> Ubuntu 21.10 -> Virtualbox 6.1.30 -> Ubuntu 22.04 Mate -> virt-manger/qemu -> Ubuntu14.0

[Bug 1954597] [NEW] Application Indicators in panel missing after weekend updates

2021-12-12 Thread BertN45
Public bug reported: The application indicators in the panel for Whatsie and Caprine are missing after the updates in this weekend, see screenshot. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ubuntu-release-upgrader-core 1:22.04.2 ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.1

[Bug 1953628] Re: Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-10 Thread BertN45
Using your syntax: a) PC -> Ubuntu 21.10 -> Virtualbox 6.1.30 -> Ubuntu 21.10 -> virt-manger/qemu -> Ubuntu14.04 b) PC -> Ubuntu 21.10 -> Virtualbox 6.1.30 -> Ubuntu 22.04 Mate -> virt-manger/qemu -> Ubuntu14.04 c) PC -> Ubuntu 21.10 -> Virtualbox 6.1.30 -> Ubuntu 22.04 Budgie -> GNOME-BOXES ->

[Bug 1953628] Re: Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-09 Thread BertN45
Forget about the last screenshot, it is difficult to understand, because Ubuntu 14.04 is running in "full screen" mode in the Ubuntu 22.04 windows. Ubuntu added that QEMU/KVM label, I have no clue why. That screenshot has only been added to show the display settings. My description is correct and

[Bug 1953628] Re: Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-08 Thread BertN45
A screenshot with the most relevant virt-manager settings is added. I tried again all my nested virtual machines settings. An overview of my configurations: NOK: Ubuntu 21.10+Virtualbox 6.1.30 -> Ubuntu 22.04 Mate with Virt-Manager+KVM -> Ubuntu 14.04 OK : Ubuntu 21.10+Virtualbox 6.1.30 -> Ubunt

[Bug 1953628] Re: Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-08 Thread BertN45
See 2nd screenshot ** Attachment added: "Screenshot from 2021-12-08 10-18-39.png" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1953628/+attachment/5546300/+files/Screenshot%20from%202021-12-08%2010-18-39.png -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1953628] [NEW] Too high CPU load in qemu-system-x86 compared to Ubuntu 21.04/21.10

2021-12-08 Thread BertN45
Public bug reported: I always run qemu in nested virtualization on top of Virtualbox. It always worked OK till I tried Jammy Jellyfish. Note that Ubuntu 22.04 runs the same configuration much slower that 21.04 and 21.10. The issue is caused by Compiz in Ubuntu 14.04 or by qemu-system-x86 in Ubun

[Bug 1953621] [NEW] Virtualbox 6.1.30 missing dependency libvpx6

2021-12-08 Thread BertN45
Public bug reported: Installation of the latest Virtualbox impossible due to missing dependency, see added screenshot. That package can't be loaded with apt. "sudo apt install libvpx6" says: Package libvpx6 is not available, but is referred to by another package. This may mean that the package is

Re: [Bug 1952836] Re: Suspend not working after update to Linux 5.13.0-22

2021-12-01 Thread BertN45
Agreed happened after the linux upgrade, so I selected dist-upgrade in the ubuntu-bug menu because that seemed closest, since I sometimes used apt dist-upgrade for a normal upgrade too. On Wed, 2021-12-01 at 12:07 +, Chris Guiver wrote: > The release-upgrade to 21.10 occurred 47 days ago, so

[Bug 1952836] [NEW] Suspend not working after update to Linux 5.13.0-22

2021-11-30 Thread BertN45
Public bug reported: I use suspend frequently, but after the last update of Linux, the restart fails. However it seems to work partly since the disk activity light is showing activities, but the screen remains black and without power. I have to power off the system by pressing the power-off but

[Bug 1950770] [NEW] No permission to destroy snapshot on USERDATA

2021-11-12 Thread BertN45
Public bug reported: For years I destroyed my snapshots as indicated, but in this specific case it does NOT work anymore. See copy of command: bertadmin@Host-R3:~$ zsysctl show Name: rpool/ROOT/ubuntu_57vi20 ZSys: true Last Used: current History: - Name: r

[Bug 1950768] [NEW] zfsutils-linux does not allow to report bugs

2021-11-12 Thread BertN45
Public bug reported: I had two datapools on the same HDD (one for VMs and one for archives) and every month scrubbing those datapools started on the same moment in time. The first datapool has been striped with another smaller HDD. I did not like it , so I changed /etc/cron.d/zfsutils line 6 and

[Bug 1950687] [NEW] Crash in virt manager using virtio 3D-acceleration and OpenGL

2021-11-11 Thread BertN45
Public bug reported: The system was very slow in QXL due to the animation in the Ubuntu 14.04 VM, so I tried to enable 3D acceleration in virt-manager. The result is: Error starting domain: internal error: process exited while connecting to monitor: qemu_gl_create_compile_shader: compile vertex

[Bug 1949613] [NEW] Fast flicker of top-panel and ubuntu-dock

2021-11-03 Thread BertN45
Public bug reported: As soon as I use a video or virtual machine in full screen the ubuntu- dock and top-panel start to flicker fast and annoying and break through the video or virtual machine display. It will stop after using the mouse or keyboard a few times. I have the issue on this computer,

[Bug 1949252] Re: Ubuntu installed with wrong ZFS partition alignment for 4k HDD

2021-11-01 Thread BertN45
On Friday and Saturday I tried to improve boot times, but I destroyed the installation in the process. I reinstalled the system on ext4, still using zfs for my data. Booting from ext4 solved my issue, I now boot the system in ~40 seconds instead of 4 minutes. I did find out, that it was not a

[Bug 1949252] Re: Ubuntu installed with wrong ZFS partition alignment for 4k HDD

2021-10-30 Thread BertN45
** Description changed: Using: Ubuntu 21.10 and OpenZFS 2.0. I did the standard ZFS install of Ubuntu. - I had terrible bad response times from my brand new 2 TB Seagate STM2000M007 HDD, sometimes it takes 5 seconds or so to start the terminal and the system boots in 4 minutes from the HDD. I

[Bug 1949252] [NEW] Ubuntu installed with wrong ZFS partition alignment for 4k HDD

2021-10-30 Thread BertN45
Public bug reported: Using: Ubuntu 21.10 and OpenZFS 2.0. I did the standard ZFS install of Ubuntu. I had terrible bad response times from my brand new 2 TB Seagate STM2000M007 HDD, sometimes it takes 5 seconds or so to start the terminal and the system boots in 4 minutes from the HDD. I install

[Bug 1946808] Re: zfs fails reverting to a previous snapshot on reboot when selected on grub

2021-10-17 Thread BertN45
I did run an update of only one file and I did install another application. Rebooting and reverting back to the last snapshot did work as expected. The application has been removed and I could rerun the update again. According to the Internet the next commands would stop all autozsys snapshots s

[Bug 1947514] [NEW] Wish to specify the size of the rpool datapool/partition during installation

2021-10-17 Thread BertN45
Public bug reported: I like to be able to specify the size of the rpool partition during installation at the moment I select ZFS, you could ask to specify the size or to use the whole disk. The remainder of the disk could be left empty. I like that feature for the following reasons: - Many users

[Bug 1947461] Re: OpenZFS 2.06 does not send empty snapshots

2021-10-16 Thread BertN45
** Description changed: - Since 2019 I run scripts to incrementally backup my zfs snapshots. In OpenZFS 2.06 it refuses to send empty snapshots. - It is a serious problem because in the end each dataset will have a different last snapshots and I have to do every backup of every dataset by hand o

[Bug 1947461] [NEW] OpenZFS 2.06 does not send empty snapshots

2021-10-16 Thread BertN45
Public bug reported: Since 2019 I run scripts to incrementally backup my zfs snapshots. In OpenZFS 2.06 it refuses to send empty snapshots. It is a serious problem because in the end each dataset will have a different last snapshots and I have to do every backup of every dataset by hand or I hav

[Bug 1946808] Re: zfs fails reverting to a previous snapshot on reboot when selected on grub

2021-10-15 Thread BertN45
The change worked on my PC. The difference has been tested with limited changes to my userdata, but I try tomorrow with the next set of updates. The current snapshots are: bertadmin@VM-Xubuntu-2110:~$ zfs list -t snapshot NAME USED AV

[Bug 1947185] Re: GNOME on Wayland does not initially display conky output

2021-10-15 Thread BertN45
Yesterday evening I upgraded my laptop to Ubuntu 20.10, so today I tried the same on my HP Elitebook 8460p laptop based on an i5-2520M and there conky displayed as I expected. Also I had no flickering of top-bar and Ubuntu dock with VMs or videos in full screen. By the way that flickering also occ

[Bug 1947185] Re: GNOME on Wayland does not initially display conky output

2021-10-15 Thread BertN45
The Weston try out is irrelevant. In Weston Conky refuses to start and gives an error message about the display and it does it all the time. I use transparency and for that, conky requires a compositor, see the following text about that setting: own_window_argb_visual ARGB can be used for real

[Bug 1947185] Re: GNOME on Wayland does not initially display conky output

2021-10-14 Thread BertN45
I do not expect the error is in conky: 1. The error does not appear, when I login with xorg. The error did not appear in 21.04. 2. The conky window is of course somewhat outside of the standard application windows; It has no windows boundaries, the background of the window is transparent and it

[Bug 1947187] Re: [amdgpu] Graphics corruption during modal dialog dimming on Xorg

2021-10-14 Thread BertN45
No the gsettings did not help, also not after a reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947187 Title: [amdgpu] Graphics corruption during modal dialog dimming on Xorg To manage notif

[Bug 1947187] [NEW] Running in xorg unreadable firefox password request

2021-10-14 Thread BertN45
Public bug reported: If I use xorg and Firefox asks for the master password that small window is unreadable and distorted. See the screenshot. If I type in the password blindly everything is working again. The problem does not exist with Wayland, but that one has another issue :( ProblemType: Bug

[Bug 1947185] [NEW] Wayland does not initially display conky output

2021-10-14 Thread BertN45
Public bug reported: Starting Ubuntu with wayland does not initially display the .conkyrc file. Only after a change in that file, conky restarts the display and .conkyrc is displayed. Conky has been started according to the system monitor. I doubled the time before starting conky, but that did not

[Bug 1946808] [NEW] zsys fail during reboot

2021-10-12 Thread BertN45
Public bug reported: After creating a snapshot with: zsysctl save 211012-linux13-19 -s the reboot fails as shown on the screenshot, the other screenshot shows the result of the snapshot. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: zsys 0.5.8 ProcVersionSignature: Ubuntu 5.13.0-19.19-ge

[Bug 1946808] Re: zsys fail during reboot

2021-10-12 Thread BertN45
Another screenshot with zfs list - t snapshot and some info in Conky ** Attachment added: "Screenshot from 2021-10-12 19-07-50.png" https://bugs.launchpad.net/ubuntu/+source/zsys/+bug/1946808/+attachment/5532237/+files/Screenshot%20from%202021-10-12%2019-07-50.png -- You received this bug no

[Bug 1940726] Re: Network-Manager.services are all masked after last update

2021-08-20 Thread BertN45
The third try did succeed using the update manager, that went to a partial update like the first time, but this time it worked. The difference between both times was, that in the update from Wednesday to Thursday, the update of ppp did not happen, it was in the list of updates, but not selected

[Bug 1940726] Re: Network-Manager.services are all masked after last update

2021-08-20 Thread BertN45
** Description changed: After the update from Thursday 19-8 to Friday 20-8 the network stopped working. I restored the system to the state of a week ago and retried the update using: - the update manager - apt dist-upgrade The network does not work, because all 3 network-manager.services

[Bug 1940726] [NEW] Network-Manager.services are all masked after last update

2021-08-20 Thread BertN45
Public bug reported: After the update from Thursday 19-8 to Friday 20-8 the network stopped working. I restored the system to the state of a week ago and retried the update using: - the update manager - apt dist-upgrade The network does not work, because all 3 network-manager.services are masked

[Bug 1936012] [NEW] Mate-Dock completely disappears

2021-07-13 Thread BertN45
Public bug reported: After loading the OS on the first mouse action on the desktop, the mate- dock of munity completely disappears from the desktop. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: mate-dock-applet (not installed) ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.1

[Bug 1931300] [NEW] Nautilus mounts Google-drive while the Internet is down.

2021-06-08 Thread BertN45
Public bug reported: This bug report is produced with a working internet of course. The problem occurred when my local network was still working fine, but the connection to the Internet was lost due to a failing Ethernet cable from my local network router to the ISP router. I mount the Google

[Bug 1929598] Re: Firefox rfuses to start YouTube display

2021-05-27 Thread BertN45
It happened again and it happened while I queued a number of video. The messages displayed were: Sandbox: attempt to open unexpected file /sys/devices/system/cpu/online Sandbox: attempt to open unexpected file /proc/stat Sandbox: attempt to open unexpected file /proc/net/unix Sandbox: attempt to

[Bug 1929598] Re: Firefox rfuses to start YouTube display

2021-05-26 Thread BertN45
I almost never use another browser, I use Chromium in a Xubuntu 20.04 Virtual Machine, but exclusively for WhatsApp Web. It is running constantly and I never had this problem, maybe because I never change that site. I have Microsoft Edge in an Ubuntu 20.04 VM just out of curiosity, but I almost

[Bug 1929598] [NEW] Firefox rfuses to start YouTube display

2021-05-25 Thread BertN45
Public bug reported: Firefox starts to build the buffer, but is does not display anything. See screenshot. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: firefox 88.0.1+build1-0ubuntu0.21.04.2 ProcVersionSignature: Ubuntu 5.11.0-17.18-generic 5.11.12 Uname: Linux 5.11.0-17-generic x86_64 N

[Bug 1929598] Re: Firefox rfuses to start YouTube display

2021-05-25 Thread BertN45
** Attachment added: "Screenshot from 2021-05-25 14-24-40.png" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1929598/+attachment/5500303/+files/Screenshot%20from%202021-05-25%2014-24-40.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1820859] Re: nautilus --version segfaults in g_application_impl_get_dbus_object_path

2021-04-12 Thread BertN45
It happened after a fresh install of Ubuntu 21.04 Beta on ZFS. Only the updates have been run and I was just installing or starting to install the Virtualbox Guest Additions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1923383] [NEW] Issue with L1ARC for uncompressed datasets

2021-04-11 Thread BertN45
Public bug reported: I have done some testing with Ubuntu 21.04 and OpenZFS. I mostly run Virtual Machines and I noticed a huge difference in performance between the VM disk IO, between the same VM stored on a lz4 compressed dataset and on an uncompressed dataset. The difference in the VM disk thr

[Bug 1854982] Re: Lost compatibilty for backup between Ubuntu 19.10 and FreeBSD 12.0

2021-04-07 Thread BertN45
I'm using Ubuntu 21.04 Beta and FreeBSD 13.0-RC5 now on my desktop and backup server. I did check it and it works without any issue, even after I changed the setting I used to force compatibility. I changed the 'dnodesize' back to 'auto' from 'legacy'. Legay that I used to force compatibility. --

Re: [Bug 1854982] Re: Lost compatibilty for backup between Ubuntu 19.10 and FreeBSD 12.0

2021-04-07 Thread BertN45
I'm using Ubuntu 21.04 Beta and FreeBSD 13.0-RC5 now on my desktop and backup server. I did check it and it works without any isue, even after I changed the setting I used to force compatibility. I already added this text to the bug report. On Wed, 2021-04-07 at 13:24 +, Colin Ian King wrote:

[Bug 1921603] Re: The last update detroyed my Ubuntu boot in use since 18.04

2021-03-28 Thread BertN45
It looks that it is a hardware problem. The sshd has a high number of not correctable read errors in the hundreds and the reallocated sector count also >100. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1921603] Re: The last update detroyed my Ubuntu boot in use since 18.04

2021-03-27 Thread BertN45
** Description changed: The last update of Ubuntu 20.04 inc. ZFS destroyed my boot process, fortunately I dual boot between zfs and ext4. - My zfs boot is a manual boot, that I used in 2018 with Ubuntu Mate 18.04. The system has been upgraded I think through 19.04 and 19.10 to 20.04; The last

[Bug 1921603] [NEW] The last update detroyed my Ubuntu boot in use since 18.04

2021-03-27 Thread BertN45
Public bug reported: The last update of Ubuntu 20.04 inc. ZFS destroyed my boot process, fortunately I dual boot between zfs and ext4. My zfs boot is a manual boot, that I used in 2018 with Ubuntu Mate 18.04. The system has been upgraded I think through 19.04 and 19.10 to 20.04; The last system

[Bug 1917503] [NEW] Crash during ZFS install

2021-03-02 Thread BertN45
Public bug reported: The installation of Ubuntu 21.04 on ZFS in Virtualbox failed ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: ubiquity 21.04.9 ProcVersionSignature: Ubuntu 5.10.0-14.15-generic 5.10.11 Uname: Linux 5.10.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcom

[Bug 1917105] Re: Failed to create swap partition by disk utility and gparted

2021-02-26 Thread BertN45
** Description changed: - I have tried to create a 2 GB swap partition on a GPT disk using both the gnome-disk-utility and gparted. - My system is a Virtualbox VM with the standard vdi file, that I did grow in Virtualbox with 2 GB using the virtual media manager menu. It has been impossible to

[Bug 1917105] [NEW] Failed to create swap partition by disk utility and gparted

2021-02-26 Thread BertN45
Public bug reported: I have tried to create a 2 GB swap partition on a GPT disk using both the gnome-disk-utility and gparted. My system is a Virtualbox VM with the standard vdi file, that I did grow in Virtualbox with 2 GB using the virtual media manager menu. It has been impossible to create

[Bug 1910448] [NEW] 100% CPU-core load for xrdp-chansrv

2021-01-06 Thread BertN45
Public bug reported: One of the CPU cores is loaded to 100% by xrdp-chansrv see screenshot ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xrdp 0.9.12-1 ProcVersionSignature: Ubuntu 5.4.0-59.65-generic 5.4.78 Uname: Linux 5.4.0-59-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp

Re: [Bug 1908012] Re: System did not boot anymore after broken cable

2021-01-04 Thread BertN45
en. It is the configuration I did choose, to get wifi coverage in whole the house. Like I said I have done my part, there is nothing more I can do, since you do not seem to understand the issue. On Mon, 2021-01-04 at 11:30 +, Christian Ehrhardt  wrote: > Thank you for your explana

[Bug 1908577] Re: QEMU crashed after last update

2020-12-20 Thread BertN45
The core dump of virtmanage, first time I generated a core dump. I hope it s OK. ** Attachment added: "_usr_bin_virt-manager.1000.crash" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1908577/+attachment/5445349/+files/_usr_bin_virt-manager.1000.crash -- You received this bug notificati

[Bug 1908577] [NEW] QEMU crashed after last update

2020-12-17 Thread BertN45
Public bug reported: After the last update QEMU crashed starting Ubuntu 14.04. In older versions of QEMU it did work correctly. For the error see my screenshot too. Text was: Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 65, in cb_wrapper c

[Bug 1908012] Re: System did not boot anymore after broken cable

2020-12-17 Thread BertN45
I detected the problem, due to a hardware error, which has been handled extremely badly. I will explain it very simple: I have a normal network connection with my local network, but the connection to the Internet is missing. Ubuntu boots, but after login the system gets into a loop and only displ

  1   2   3   4   5   6   >