synth-ruiner

wine is broken for me too:

[  247.084865] wine64-preloade[33260]: segfault at 28 ip 00007f3b0c8acc69 sp 00007fffe9b729b0 error 4 in wine64-preloader[7f3b0c8ac000+2000] likely on CPU 3 (core 3, socket 0)
[  247.084874] Code: 00 c3 66 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 41 57 41 56 41 55 41 54 55 53 48 81 ec 78 01 00 00 4c 8b 2f 48 89 7c 24 08 <64> 48 8b 04 25 28 00 00 00 48 89 84 24 68 01 00 00 31 c0 49 8b 45

Harvey And also a Budgie Desktop backport to fix searching for programs in Run Dialog and Budgie Menu with non-Latin characters.

WetGeek Apparently Oracle is working on it. I'll add details to the bug report in Dev Tracker.

Somewhat related, I've created VirtualBox VMs for Budgie, GNOME, MATE, Plasma, and Xfce. Although I know that Boxes and virt-manager produce VMs that can be used at full screen on Wayland, I don't think this is a good time for me to abandon VirtualBox. So when I need to work with a VM at full screen, I'll just log in to an X11 session.

  • [deleted]

Great! thank you! the bug which was important for me, was fixed in last update which I tried just now 🙂
You're awsome!

Another mini-sync to fix the issue with the file picker not opening from Flatpaks in GNOME (and potentially in other cases)

Today I got a chance to begin a very minimal bit of configuration for my five Solus VMs, such as a new Solus user might do after installing Solus on a computer. In most cases, I changed to a dark theme, created four workspaces to help me with maintenance, and used eopkg to do the remaining upgrades that weren't in Friday's update.

In that process (in an X11 session) I attempted to work with the VMs at full-screen, since Oracle seems to have been working on that lately. Of the five Solus VMs, Budgie, Plasma, and Xfce gave me no concerns in any way. (Other than Xfce is understandably still sluggish in some respects, because it's not release-level software yet.)

My GNOME VM now boots to a black screen. I've seen that before with other distros, so I changed the VirtualBox video adapter from VBoxSVGA (that we use with Solus VMs and others) to VMSVGA, the other choice. Then the GNOME VM was able to boot to a login screen. After I logged in, however, its behavior was still flawed. Although it could be taken to full screen with HOST+F, the VM's image remained the same size, and at full screen, it was in the middle of a very thick black border. If I changed its video resolution to 1920x1080 in the system settings, I could then make it full screen, but when toggled back to a smaller size, it had vertical and horizontal scroll bars.

The MATE VM behaved the same as GNOME, although it was fine with the VBoxSVGA video adapter. But it required setting its video resolution to 1920x1080 in order to use it a full-screen, and when toggled to its original smaller size, it ended up with scroll bars instead of a smaller image of the VM's output.

I'm not going to shed any tears over MATE, because it's no secret that it won't be around much longer. I'm more concerned with GNOME. Booting to a black screen without its preferred video adapter makes it different from all our other editions. And I'm well aware that even GNOME might work well on bare hardware.

CommonUser

If you run the control center from the terminal with gnome-control-center --verbose do you see anything interesting?

    davidjharder when running then opening bluetooth option it is showing
    03:06:27.1641 cc-bluetooth-panel[ 2815]: MESSAGE: BluetoothHardwareAirplaneMode: 0

    my laptop is acer Swift SFX14-41G.

      CommonUser pretty sure that message is normal, I see the same thing.

      what about running dmesg | grep -i blue ?

      Also, was bluetooth working for you before the sync?

        davidjharder when i run dmesg | grep -i blue it is resulting

        [    4.770018] Bluetooth: Core ver 2.22
        [    4.770054] NET: Registered PF_BLUETOOTH protocol family
        [    4.770055] Bluetooth: HCI device and connection manager initialized
        [    4.770059] Bluetooth: HCI socket layer initialized
        [    4.770061] Bluetooth: L2CAP socket layer initialized
        [    4.770065] Bluetooth: SCO socket layer initialized
        [    5.598014] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
        [    5.598029] Bluetooth: BNEP socket layer initialized
        [    6.851558] Bluetooth: hci0: Opcode 0x c03 failed: -110

        for the problem i'm not remember if it occurred from when i using solus 4.3 before, but i sure that after i reinstalling to solus 4.4 it is the bluetooth is not working. is my hardware not supported ? but when i using opensuse timbleweed it is working fine.

          First: Thanks for this awesome distro. It is definitely currently one of the greatest desktop distros out there.

          Updated my packages yesterday and one of the packages was the nvidia driver. Now it doesn't start X anymore. Kernel and Nvidia driver are out of the sync. The kernel module has a different version than the nvidia driver package.

          Please correct that asap. Thanx a lot!

            m1h43l you're going to have to be more specific than that, we have multiple Nvidia drivers and they were all rebuilt after the kernel upgrade

              ReillyBrogan

              From dmsg

              API mismatch: the client has the version 535.86.05, but this kernel module has the version 535.54.03

              uname -a

              Linux mymachine 6.3.12-244.current #1 SMP PREEMPT_DYNAMIC Sat Jul 15 23:23:42 UTC 2023 x86_64 GNU/Linux

                Axios here is my bluetooth device

                checking with lsusb

                Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                Bus 003 Device 002: ID 1c7a:0575 LighTuning Technology Inc. EgisTec EH575
                Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
                Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
                Bus 001 Device 003: ID 04ca:3802 Lite-On Technology Corp. Wireless_Device
                Bus 001 Device 002: ID 04f2:b6dd Chicony Electronics Co., Ltd HD User Facing
                Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

                checking with command inxi -Eaz

                Bluetooth:
                  Device-1: Lite-On Wireless_Device driver: btusb v: 0.8 type: USB rev: 2.1
                    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-4:3 chip-ID: 04ca:3802
                    class-ID: e001 serial: <filter>
                  Report: rfkill ID: hci0 rfk-id: 2 state: up address: see --recommends

                  ReillyBrogan

                  ... cannot edit my own post ... wtf...

                  eopkg list-installed | grep vidia :

                  nvidia-470-glx-driver-modaliases
                  nvidia-glx-driver-32bit
                  nvidia-glx-driver-common
                  nvidia-glx-driver-current
                  nvidia-glx-driver-modaliases