-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how do you move the icons on the taskbar? #8
Comments
i figured it out how to move them |
Simply drag it.
Thank you!!
Sorry but.. What is anduin@anduin-work:~$ sudo apt show dhwem3
N: Unable to locate package dhwem3
N: Unable to locate package dhwem3
E: No packages found
The problem is if I bring this to AnduinOS, it will also bring in anduin@anduin-work:~$ sudo apt install update-notifier
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
gir1.2-goa-1.0 gir1.2-snapd-1 python3-dateutil python3-distupgrade python3-update-manager software-properties-gtk ubuntu-advantage-desktop-daemon ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ubuntu-release-upgrader-core ubuntu-release-upgrader-gtk
update-manager update-manager-core update-notifier-common
The following NEW packages will be installed:
gir1.2-goa-1.0 gir1.2-snapd-1 python3-dateutil python3-distupgrade python3-update-manager software-properties-gtk ubuntu-advantage-desktop-daemon ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ubuntu-release-upgrader-core ubuntu-release-upgrader-gtk
update-manager update-manager-core update-notifier update-notifier-common
0 upgraded, 16 newly installed, 0 to remove and 16 not upgraded.
Need to get 1,448 kB of archives.
After this operation, 7,121 kB of additional disk space will be used. Anyway, you can install it on your own. Simpy run the command I shared. You may also want to install
Good advice! I will try to update the document. note: command wine64 C:windowssystem32 egsvr32exe qasf.dll returned status 5. Aborting. |
awesome. so far its been smoothed. not many issues, just need to solve my issues with wine prefix. great job |
no worries on the updater. i get it. its alot worked. |
for dhwem3 is a source port for doom 3. but, im guessing every distro is different |
It's hard to upgrade the wine becaue AnduinOS simply uses Ubuntu's software repository. While the Base on this: wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
sudo apt-add-repository 'deb [Index of /wine-builds/ubuntu 69](https://dl.winehq.org/wine-builds/ubuntu/) jammy main'
sudo apt update && sudo apt install --install-recommends winehq-stable
wine --version |
how do you install gamescope? |
i installed nightdive doom. awesome job. gaming will be smoothed compared to other distros. |
python3 for lutris is 3.11. how do i update to he latest one? |
Install Python 3.12 from PPA LaunchPad has made the packages for all supported CPU architecture types: amd64, arm64/armhf, ppc64el, and s390x.
sudo add-apt-repository ppa:deadsnakes/ppa Type user password (no asterisk feedback) when it asks and hit Enter to continue. sudo apt update
sudo apt install python3.12 |
got it installed. what about for gamescope? |
(I'm not familiar with Gamescope and didn't test the following steps. Follow with cautious.) To install Gamescope on AnduinOS, follow these steps: 1. Add the Necessary Dependencies:First, ensure that your system has the necessary dependencies installed for building Gamescope: sudo apt update
sudo apt install build-essential cmake libxcb-randr0-dev libwayland-dev libxkbcommon-dev \
libvulkan-dev vulkan-utils libdrm-dev libgbm-dev libxcomposite-dev \
libxrandr-dev libgles2-mesa-dev libegl1-mesa-dev libxinerama-dev \
libx11-xcb-dev libxcb-xinput-dev libxcb-keysyms1-dev git 2. Clone the Gamescope Repository:You'll need to get the source code for Gamescope from its official repository. Use the following command to clone it: git clone https://github.com/Plagman/gamescope.git 3. Build Gamescope:Navigate to the cloned repository and build Gamescope: cd gamescope
meson build
ninja -C build 4. Install Gamescope:Once the build completes, install Gamescope using the following: sudo ninja -C build install 5. Running Gamescope:Now, you should be able to run Gamescope with a command like: gamescope -w 1280 -h 720 -- %command% Where If you encounter any errors, let me know! |
E: Unable to locate package vulkan-utils ninja -C build meson build meson.build:48:0: ERROR: Pkg-config binary for machine 1 not found. Giving up. A full log can be found at /home/talion117/gamescope/build/meson-logs/meson-log.txt |
It seems you are encountering a few issues while installing Gamescope. Let’s address them one by one: 1. Missing
|
Compiler for C++ supports arguments -Wno-unused-parameter: YES meson.build:49:0: ERROR: Dependency "wayland-client" not found, tried pkgconfig and cmake A full log can be found at /home/talion117/gamescope/build/meson-logs/meson-log.txt |
made some progress. but ran into this. protocol/meson.build:53:1: ERROR: File //usr/share/wayland-protocols/stable/linux-dmabuf/linux-dmabuf-v1.xml does not exist. A full log can be found at /home/talion/gamescope/build/meson-logs/meson-log.txt |
i see the iso has been replaced as a torrent? so new update i think? |
the gnome software it doesnt show aunduin os name anymore. thats only in gnome-software how to fix that? just says ubuntu(deb).when browsing |
Oh it couldn't AFAIK.. |
must be normal then. what about gamescope issue? still cant get it to run. needs wayland-client |
I also have no idea. Sorry that I'm not a gamescope user... |
no worries. it can be challenging working on something like that. i manged to get it once yrs ago. but cant remember how. |
got it to solve that error. now just need to solve this. protocol/meson.build:53:1: ERROR: File //usr/share/wayland-protocols/stable/linux-dmabuf/linux-dmabuf-v1.xml does not exist. |
just foundout gamescope on debian wont work due to dependencies issues. |
so it can work looks like. but its slow and such. but, im still determine to get it to work. switching os is a pain in the ass, lol. |
i have notice it freezes quite a bit on my pc handheld. |
how do you move them? i just install t little bit ago.
great job. i installed this on lenovo legion go
looks like all the apps shown except for a more updated version of dhwem3
can you add software updater?
for winetricks Your version of wine 6.0.3 is no longer supported upstream. You should upgrade to 8.x
note: command wine64 C:windowssystem32 egsvr32exe qasf.dll returned status 5. Aborting.
The text was updated successfully, but these errors were encountered: