prompt
stringlengths
1
63.6k
completion
stringlengths
1
53.1k
Hi, I successfully installed kde plasma 5 with systemd and updated the whole @world to the latest version. I first configured my network connection with systemd and this worked. But with kde I would like to use plasma-nm but unfortunality this does not work. In the system tray I have the network icon that shows me a re...
I forgot to say that I also installed networkmanager in conjunction with plasma-nm. As a new try I uninstalled both NetworkManager and plasma-nm and rebooted my system. After this, I installed both again and now it seems to work as it should. No clou why, but I'm happy now Thanks!
Hi, I decided to install sys-firmware/intel-microcode with "hostonly initramfs split-ucode" USE-flags and it broke my mumble server. Attempting to run the server spams the terminal full of Code: Incompatible processor. This Qt build requires the following features: rtm I reconfigured the source directory with cmake and...
https://www.phoronix.com/news/Intel-TSX-Off-New-Microcode Quote: In addition to disabling TSX by default and force-aborting all RTM transactions by default, a new CPUID bit is being enumerated with the new microcode to indicate that the force aborting of RTM transactions
Hi guys, I have a fresh install on my new computer. I have a weird problem and can't find any hint on what is going on. If I login with my user (he is in the video group) and run startx, nothing is displayed. I still see my startx command with the following lines displayed : Code: X.Org X Server 1.21.1.6 X Protocol Ver...
Goltia, Code: 00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c) 01:00.0 3D controller: NVIDIA Corporation TU117GLM [T600 Laptop GPU] (rev a1) Intel ... nVidia ... laptop. That's a strong hint that you have an Optimus graphics system. That mean that the nVidia GPU ...
My computer is MSI MOTAR B450 + AMD R5 3600 + Nvidia 1060, kernel 5.15.59, BIOS(not UEFI), Gnome3 nearly I did a "emerge update deep new world", the last time I did the update is 3-6 months ago. after this update, I find that after power on, bios info, GRUB menu, and console boot message, all seems well, but when it's ...
double_crane, Use wgetpaste to put the files onto a pastebin site and post links. Helpers will quote the interesting bits so that they are not lost. When does to screen go blank? After grub, when the kernel loads? After the kernel messages as the desktop starts?
I downloaded the 2022-11-22 LiveGui ISO image and burned a DVD. I can boot from it all goes well but then a Keyboard shows up on the screen and the login screen appears. I can not find any instructions what to do. Also username and password are not known to me. The login screen tells me login failed and seems not to re...
that is odd. But if you can switch to the terminal and there is the gentoo user active, you should be able to set temporarly a password with the passwd command. Then switch back to the gui and try to login with the gentoo user and the created password.
Hi, I have a weird problem. If I start the display-manager automatically at boot (using rc-update add display-manager default), then Xorg crashes initially. If I log in and restarts display-manager, everything works. I tried to disable the display-manager autostart, and then it works the first time. This is the Xorg lo...
Ran.Rutenberg, Code: [ 21.878] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 21.879] (EE) open /dev/dri/card0: No such file or directory That says that your kernel has no DRM support. That failure is not present in the Xorg that works. The modeset driver needs /dev/dri/card0 too. This suggests that you...
Fresh install of gentoo, openrc, kde I've followed the kde, xserver, display manger and sdd guide but when I reboot it doesn't switch to vt 7. When I switch there manually the screen is black with a flashing line at the top left. Code: #tail /var/log/sddm.log [22:16:35.128] (II) DAEMON: Initializing... [22:16:35.135] (...
user7719, You will have several Xorg.0.log files. One will be in /var/log, where Xorg runs as root to do the GUI login screen. There will be another in /home/user7719/... somewhere, where Xorg is restarted as user7719. I think it gets buried in a hidden directory. Either will be useful to see.
I have a fresh install of Gentoo, running Wayland/Sway. Whenever I use Firefox, it results in an issue with my cursor. Specifically, the cursor stays exactly the same way as it was when entering the Firefox window. Hovering over links or text does not cause it to change as it normally should. This issue seems to affect...
I had the same problem when I use firefox. Here is what I did to fix it. By using strace I found that firefox tries to access Code: /usr/local/share/icons/{Cursor Name} inside the directory, the cursor that I used does not exist. So I copied it from ~/.icons or /usr/share/icons that solves one problem. Next, create a s...
Hi! The issue is that whenever I start Plasma/KDE it opens another instance of Konqueror, Krusader even Dolphin. The really annoying thing is that each time there is more instances if possible. So fore example there are more krusadres (or more tabs with home directory in krusader). A little help comes when I delete by ...
You can also create a comma (,) or colon (:) delimited list of applications that you do not want to start with a restored session. System Settings>Startup and Shutdown>Desktop Session. Click the radio button for Restore Last Session and then enter your list in the box titled "Don't restore these applications" and then ...
Low resolution monitor swap: 1920-1080->1680-1050 here. When starting KDE session, new monitor gets switched off. My 2 cts I could search for /home/user KDE definition files, and remove them altogether... A finer grained advice maybe? Thks 4 ur attention, interest & support.
Here's: Code: grep 1920 /home/user/.config/k* -d skip /home/user/.config/kinfocenterrc:HDMI-A-1 Height 1920x1080=840 /home/user/.config/kinfocenterrc:HDMI-A-1 Width 1920x1080=1224 /home/user/.config/ktechlabrc:HDMI-1 Window-Maximized 1920x1080=true /home/user/.config/ktechlabrc:HDMI-2 Window-Maximized 1920x1080=true /h...
I'm currently trying to configure waybar, but can't figure out how to get the tray working. Every time I launch waybar I get: Code: [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity I have tried exporting the XDG desktop session to Unity but that did nothing....
I know nothing about waybar, but reviewing the code shows that a warning is always output (without checking anything) for the tray in the code. https://github.com/Alexays/Waybar/blob/master/src/modules/sni/tray.cpp#L13 Beyond that, I will be of no help
Hello, I've been trying to install Gentoo install gentoo for the past week, but have had a lot of problems so far, mostly with the kernel, genkernel, and starting X. I've tried to follow the wiki to the letter, recompiling my entire system, among other things. Right now I am using a slightly modified version of the liv...
mitocram, Welcome to Gentoo. Its a feature of Gentoo that you never need to reinstall. There are a few things that cannot reasonably be done without a reinstall but you are not likely to want to do them. The key to your problem is ... Optimus laptop ... An Optimius graphics system is only one and a half Graphics system...
hello so i recently installed lm-sensors and i saw that in htop and also in sensors it doesnt show that little dot symbol Code: 5.0s: sensors gentoo: Thu Jan 5 21:46:21 2023 amdgpu-pci-0a00 Adapter: PCI adapter vddgfx: 700.00 mV fan1: 0 RPM (min = 0 RPM, max = 3300 RPM) edge: +32.0�C (crit = +105.0�C, hyst = -273.1�C) ...
picarica wrote: hello so i recently installed lm-sensors and i saw that in htop and also in sensors it doesnt show that little dot symbol so what could be the issue? my locales is en_IE, Code: LC_ALL=en_IE what could be the issue ? That is is the issue. Don't set LC_ALL and let the LANG take precedence.
Normal behavior is the mouse pointer disappears shortly after a youtube video starts but reappears with mouse movement. Currently, once the pointer disappears it stays disappeared within the FF youtube area. The normal mouse pointer reappears outside this area, at least on the desktop. Within other FF tabs pointer icon...
hello, i had this weird issue couple of days ago, but i'am using *-9999 ebuild of sway and such on my only sway system with xwayland disabled. please start sway via TTY as user >>> sway -d >sway.log 2>&1 and use FF and YT and upload the sway.log from your users home directory via https://wiki.gentoo.org/wiki/Wgetpaste ...
Brand new system, VM with systemd and GPU pass-through. Initial build was flawless using standard VirtIO device in QEMU. The problems started after adding the real GPU and installing Nvidia, although I'm not sure how that's related. In a nutshell, after my initial login after installing the drivers, I'm getting this: C...
Evidently my copy-paste needs some work. In editing my XFCE document, I had inadvertently removed this line from the end of the Nvidia installation: Code: sudo gpasswd -a ajgringo619 video It should have dawned on me that permissions were the issue when my Conky was failing running nvidia-smi unless I used sudo.
Build of gnome-extra/sushi-42.0::gentoo USE="X -office -wayland*" fails beacause of Code: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../lib64/libevview3.so: undefined reference to `gdk_wayland_display_get_type' /usr/lib/gcc/x86_64-pc-...
filed a bug-report @ https://bugs.gentoo.org/885051
After last world update lxde startup gives error message Code: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.PolicyKit1: Permission denied Shutdown or reboot is possible fr...
Up to now not solved. There must be something wrong with polkit. Every polkit command e.g. Code: # pkaction Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freed...
Hi, I'm having a problem with tuigreet . I installed it with Portage , I ran the command Code: sicro@sicro ~ $ rc-update add display-manager default and configured the following files as stated in this section the guide Code: sicro@sicro ~ $ cat /etc/conf.d/display-manager CHECKVT=7 DISPLAYMANAGER="greetd" sicro@sicro ...
It looks like either wrong locale settings or wrong terminal settings... Have you configured a UTF8 locale? See: https://wiki.gentoo.org/wiki/Localization/Guide Please post the output of Code: locale -a locale cat /etc/env.d/02locale eselect locale list
Hi everyone, This very strange; copying and pasting accented characters from one app into another produces weird characters. Let's say I type the following: ééééééààààààà If I then select the text, copy it, and paste it back into the window, it does this: ���� At this point, you'd suspect the browser I am using...
I just did a test, and the problem seems to be with the clipboard , because if I type anything with accents and then copy and past it back into the same app , it garbles the characters... Here are my locale settings: eselect locale list Available targets for the LANG variable: [1] C [2] ca_FR [3] ca_FR.iso885915 [4] ca...
Last night I emerge --sync'ed and emerged world and it appeared that a lot of new KDE applications were upgraded. Today when I rebooted though KDE is not launching the Kicker/application panel/start menu/whatever it's called now. is it possible to manually start it from the konsole if not how can I fix this?
I guess I'm the only one with this problem and no one knows how to fix this?
I made a fresh installation of Gentoo a few months ago and I haven't been able to run Xorg as a normal user without the suid USE flag enabled. From what I understand the Xorg session should be started on the same TTY in order for this to work which makes me suspect that it could be the problem. Code: $ startx [ 857.056...
hrnick, Code: [ 6542.897] (EE) open /dev/dri/card0: No such file or directory Your kernel is missing DRM support Code: [ 6542.895] (==) Matched nouveau as autoconfigured driver 0 [ 6542.897] (==) Matched nv as autoconfigured driver 1 [ 6542.897] (==) Matched modesetting as autoconfigured driver 2 [ 6542.897] (==) Match...
I wanted to see a hierarchical listing of a directory. tree command was not in my distro (Desktop stable, profile #5), so I did "emerge -a app-text/tree", but it produces no output except for some trivial cases: Code: janos@andraslinux ~ $ tree janos@andraslinux ~ $ tree --version tree v2.0.1 (c) 1996 - 2022 by Steve B...
jankom wrote: What is CWD? I think current working directory.
Recently upgraded remote computer and whey trying to connect via X2go with XFCE session produces just grey screen and it is hard to terminate the session. In addition "x2gocleansessions" - does not clean up sessions When I select "Connect to local Desktop" (remote computer is running XFCE) the connection works OK. The ...
The problematic is new: x11-libs/libwnck-43.0 It needs to be patched with: https://gitlab.gnome.org/GNOME/libwnck/-/merge_requests/47/diffs.patch
When inserting a USB stick, formatted by windows-7, and trying to access it, nautilus says... ``` Unable to access "9.0 GB Volume" Error mounting /dev/sda1 at /run/media/xxx/yyy: Filesystem type ntfs3,ntfs not configured in the kernel. ``` I have compiled ONLY the ntfs3 driver - not the older one. lsmod shows ntfs3.ko ...
Welcome to gentoo forum. It's a sys-fs/udisks , for now you should use sys-fs/ntfs3g for mount ntfs partition on nautilus.
Hi. Dunno if this is a bug or a compatibility issue, but the gnome calendar is not working 100% if i click on a date that is on the next month. The bottom part of it is missing. How should i try to solve this, or should i submit a bug report? Here is a video about the bug: https://youtu.be/czvsoQ3mYqQ
It seems to be an old bug. The bug report was done 7 months ago I first noticed the bug many months ago also. Thanks anyhow
Hello, this is the graphics controller I have Code: $ lspci | grep -i VGA 00:02.0 VGA compatible controller: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] (rev 02) My xorg crashes when all these conditions are met: i915 is in VIDEO_CARDS and xorg-drivers are compiled with its support I'm running dwm with systr...
sheogorath wrote: [*] i915 is in VIDEO_CARDS and xorg-drivers are compiled with its support Correct value is "intel" not i915, see intel wiki page (UHD Graphics 620 is a gen9).
Hi. Evolution mail program has a feature that it opens the message in the area bottom of the window even if i only select it, i don't double click on it. How do i disable this feature? I want it to open only by doubleclicking on it. and to open it to new window. Thanks.
CTRL+M Or in menus: View, Preview, Show message preview.
I am experiencing identical symptoms to this: https://forums.gentoo.org/viewtopic-t-1121630-start-0.html Plasmashell crashes on start, then restarts itself and crashes again. BUT I am not using the calendar app, and have no relevant settings to delete. Any help in troubleshooting would be appreciated, as the computer i...
An unidentified (no debug symbols) function in Qt5Core tried to convert a double precision floating point value to a string, which triggered an assertion failure in the conversion library. Personally, I think it's poor form to have a publicly exposed library function that dies with an assertion failure when a caller fr...
I've got a Galaxy Book2 Pro 360 and the only thing left for a really nice setup is compositing. I have VIDEO_CARDS="intel", I *do not* have the xf86-video-intel driver package installed. GLXInfo reports direct rendering is enabled...however in KDE, most of the "candy" type desktop effects (magic lamp, etc...) are hidde...
EinsteinTaylor, Pastebin the content of the Xorg.0.log file. It may be in /var/log or in a hidden dir in /home/EinsteinTaylor/ It may even be in both. Any current version will do to show what Xorg does on startup.
Hello! There is an ASUS TUF Gaming A17 FA706IU laptop with two video cards - an integrated AMD Renoir and a GeForce GTX 1660 Ti Mobile discrete (proprietary driver 470.141.03) and two video outputs - HDMI and DisplayPort via USB Type-C. KDE 5.26.3 (Plasma and Wayland). The problem is that in a Plasma session, when a se...
The problem was solved simply. In the KDE Display settings, the monitor connected via Type C was set as the main monitor. When I set the main monitor connected via HDMI, all lags immediately disappeared.
I have no sound coming from kde-plasma (sound effects), everything else works, I can even control the volume with kde-plasma/plasma-pa, the only thing that has no sound but I don't know if it's related is telegram-desktop, I get this error when running plasmashell from terminal: Code: org.kde.plasma.pulseaudio: No obje...
Do you specifically mean system sounds?
I updated my system last night and when I logged in this morning font spacing has gone haywire in what appears to be limited to GTK apps (Firefox and Thunderbird specifically). Dialog windows with text inputs are unusually shaped (i.e., extremely long) due to the extra spacing. Native applications do not seem affected....
Do you configure your fonts and their sizes? Here are where I personnalise them for Gtk 2 and 3: ~/.gtkrc-2.0 ~/gtkrc-2.0.mine ~/.config/gtk-3.0/gtk.css ~/.config/gtk-3.0/settings.ini Also I configure my fonts in ~/.config/fontconfig/fonts.conf For Qt5 I use the qt5ct tool. Firefox and Thunderbird can be fully be confi...
The title emphasizes a particular line in the file Xorg.0.log (entire log: https://pastebin.com/PSnji9RL ), namely: Code: [ 1930.248] (--) NVIDIA(0): No enabled display devices found; starting anyway because [ 1930.248] (--) NVIDIA(0): AllowEmptyInitialConfiguration is enabled . As I have read on the thread https://for...
Hi, you marked this issue as solved, how did you solve it? I have an similar problem now. Thats my Xorg.0.log Code: .local/share/xorg/. $ more Xorg.1.log [ 542.417] X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 542.417] Current Operating System: Linux PC 5.15.52-gentoo #2 SMP Wed Jul 13 14:40:21 CEST 2022...
In firefox-89, there seem to have been an update of the window decorations: there are none. In fluxbox, firefox appears topleft corner in some standard size, and there is no way to resize or move the window (other than the fullcreen mode). It also gets "On front" but does not get keyboard focus when any other window is...
I now tried: started plasma, killed X, tried openbox and also rebooted. It now works with fluxbox, and I changed nothing. Amazing part, kruler and librecad also behave well, which they had not done in months (obviously I rebooted many times in the meantime). Maybe starting plasma forced it to write some config files in...
Hello everyone! I see some warning messages since i have switched from gnome to sway. Something like this: Code: Nov 20 12:10:52 gentoo-pc systemd[502]: Failed to open configuration file '/dev/null/.config/systemd/user.conf': Not a directory Nov 20 12:10:52 gentoo-pc systemd-xdg-autostart-generator[512]: Opening /dev/n...
Maybe you try to start sway twice? I see in your greetd config Code: command = "dbus-run-session -- sway --config /etc/greetd/sway-config" and in the "sway launcher script" Code: dbus-run-session -- sway $@ Is there a user with Code: grep 'dev/null' /etc/passwd related to greetd?
I'm trying to install the kde environment ,and I got this error when I installing net-wireless/bluez Code: !!! The ebuild selected to satisfy ">=sys-apps/dbus-1.9.8[systemd]" has unmet requirements. - sys-apps/dbus-1.15.2::gentoo USE="X elogind systemd -debug -doc (-selinux) -static-libs -test" ABI_X86="(64) -32 (-x32)...
Welcome to the forums. catzera wrote: I'm trying to install the kde environment ,and I got this error when I installing net-wireless/bluez Code: !!! The ebuild selected to satisfy ">=sys-apps/dbus-1.9.8[systemd]" has unmet requirements. - sys-apps/dbus-1.15.2::gentoo USE="X elogind systemd -debug -doc (-selinux) -stati...
I'm trying to get rid of X and use wayland on my laptop instead. It's not been a smooth ride so far....and the trouble I'm trying to solve right now is: Code: ➜ ~ please emerge @preserved-rebuild --deep -a These are the packages that would be merged, in order: Calculating dependencies - !!! Problem resolving dependenci...
You can run fine wayland in plasma. Plz see Code: PDEPEND=" ibus? ( app-i18n/ibus ) wayland? ( =dev-qt/qtwayland-${QT5_PV}* ) " It will pull qtwayland. However it still uses the X use flag. Nothing to be too paranoid about. Wayland is not yet fully mature.No need to become a wayland purist IMHO. Quote: I put -X use fla...
Bit of a nasty regression in the latest stable Kmail ; I guess it's down to the upgrade of kde-frameworks (probably kcompletion) to 5.99.0, as my kmail is unchanged since July, and it was working OK last week. The issue is that kmail no longer autocompletes email addresses, so I have to delve into the address book to g...
Bug says fixed in 5.20.x which would be available in Gentoo ebuild repository as 22.08.3 which is still only ~arch (except for arm64) but waiting to be stabiised for several days already. https://bugs.gentoo.org/879357
Hi, I got a small but annoying issue, I can't open some files whose name contains special characters, in my case french letters like "à è é". If I doubleclick on a "image.jpg" file, gthumb (my image viewer) will open it without trouble. Now, if I make a copy of this file and name it "imagé.png" with a 'é', doubleclicki...
You may want to switch to a Unicode locale! fr_FR.utf8 or en_US.utf8, for example. See: https://wiki.gentoo.org/wiki/Localization/Guide Below is the output on my machine: Code: $ locale LANG=de_DE.utf8 LC_CTYPE="de_DE.utf8" LC_NUMERIC="de_DE.utf8" LC_TIME="de_DE.utf8" LC_COLLATE="C.utf8" LC_MONETARY="de_DE.utf8" LC_MES...
I have dwm with sddm installed, and suddenly it stopped working. By suddenly I mean I wasn't doing any upgrades or something. None of hotkeys work except Alt+Shift+Q for exit. Even if I use startx, not sddm. I've already tried reinstalling dwm without savedconfig, rebuilding xorg-server, sddm, and nothing helped, so I'...
I'm afraid your link doesn't work. All I get is an error message.
Hi all, I have been banging my head for few days on this issue and I cant figured it out. Here is what I did: I deleted .eclipse and .metadata, then I went to window->preferences->General and checked show heap status. The heap status shows max 256M (which is way too small). My eclipse.ini is (I increased Xms and Xmx): ...
Found it! It looks like java default values are included after the eclipse.ini file (not sure why). I added the following to my ~/.bashrc Code: ## Java heap space export _JAVA_OPTIONS="-Xmx1g" and that did the trick. Cheers! Efo
My current gentoo install is and has been for some time on nvme1. I have a new gentoo install on nvme0 that I did following the amd64 version of the handbook. Booting and running command line utilities are no problem. After installing a few utilities, I installed 'xfce4-meta', which seemed to go well with no reported i...
It is very difficult to break Gentoo irreparably, and if you abandon it without understanding how you broke it, you may break it again. If that is what you want, go ahead. If you want to continue debugging this, we can try to keep helping. What is the output of emerge --pretend --verbose acct-user/messagebus acct-group...
I'm so glad to see that someone has provided chromium-bin - thank you! I've installed it, and now I'd like to begin using it, but..... I have 4 windows containing a crap-ton of tabs in my current chromium, that I wouldn't like to lose, but chromium-bin always starts with a blank slate - apparently it doesn't see chromi...
D'oh, never mind.... of course when you ask for help you often figure it out yourself quickly: Code: $ chromium-bin --user-data-dir=${HOME}/.config/chromium I found it in the post-installation info messages: Code: * chromium-bin profile defaults to ${HOME}/.config/chromium-bin. * Some extensions (e.g. KeepassXC) expect...
Since last update my keyboard layout has switched to qwerty instead of azerty (fr). I have the follozing configuration : /etc/conf.d/keymaps Code: keymap="fr" /etc/X11/xorg.conf.d/40-libinput.conf Code: Section "InputClass" Identifier "mouse-all" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "libinput"...
alex6 wrote: Another strange thing : setxkbmap Code: Couldn't find rules file (xorg) A wild guess: it's related to the line below in your 'Section InputClass': Code: Option "XkbRules" "xorg" Does the error go away if you remove that line?
Hi everyone, Whenever I try to save a screenshot in Spectacle as JPEG. I get the following message: Code: QImageWriter cannot write image: Unsupported image format followed by Code: Cannot save screenshot. Error while writing file. Saving a KolourPaint image as JPEG yields the following error message: Code: Could not s...
What return command qlist -Iv 'jpeg*' ?
Hi All, I'm trying to investigate why my power management is not being suspended during media playback (ie youtube) in Firefox. I have a dbus message which I think may help diagnose: Code: method call time=1666393563.456869 sender=:1.9 -> destination=org.kde.Solid.PowerManagement.PolicyAgent serial=169 path=/org/kde/So...
powerdevil is installed by plasma-meta. If you do not use plasma-meta, things *will* be missing.
hi guys, as the title suggests, i am using lightdm when logging in with one user then "switching" (function of xfce4) to another user, i get 2 active sessions: tty6 user1 tty7 user2 the problem is, that i can switch both ttys without entering passwords for the respective user this is desktop-environment independently, ...
Switching terminals is not password-protected. If you require security, then the protected user needs to use a screen-locking utility, so that when you arrive at that user's terminal, the only things you can do are give the user's password or switch to a different terminal. If you don't use a screen-locker, then you ha...
Whenever I attempt to run firefox it will not load, claims to not be able to open display, both compiled and firefox-bin behave this way. Error from firefox-bin: Code: [Parent 12009, Main Thread] WARNING: invalid (NULL) pointer instance: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:...
Is the "wayland" USE flag set on firefox-bin?
Whenever I try startx, it would not be able to open the i965 driver. It says it's not there but I checked the directory and it's there. It also brings up errors with xkb. Xorg.0.log Code: [ 877.346] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 877.346] (==) Aut...
n2kia, Welcome to Gentoo Forums ! Ignore the error about your graphics card (it is normal); you have a problem with your keyboard. You are missing in your make.conf this line: Code: INPUT_DEVICES="libinput" After this do an "emerge -uNDv @world" and start again X11. What happens then ?
I boot to runlevel 3, then login and do a 'startxfce4' to get the desktop. I've configured the xfce4-screensaver to have generous times, 25/45/60, but it's only about 5 or 10mins before the screen goes to black. It's not even getting to the screensaver animations, it just goes straight to black. I assume that that is t...
Anything on your X logs or even in dmesg?
I am back to Gentoo after some excursions to other Linux distributions. I have a fairly standard GNOME installation (~amd64). After login and before running any other applications than a terminal, I see via htop or ps that gnome-keyring-daemon uses 99+ percent of one CPU thread. Is there anything I can do to lower this...
Thanks you. Commenting out the lines Quote: # session optional pam_gnome_keyring.so auto_start solved it for me.
Never look at your log files. Anyway when you do, you find that your kernel [edit kded5] has been weirdly segfaulting. A few hundred times a day, every half hour on the following pattern: Code: Oct 18 19:52:01 bartali dbus-daemon[3262]: [session uid=1001 pid=3260] Successfully activated service 'org.kde.kcookiejar5' Oc...
Never look at your log files without reading the format specification first. In this case, the format is: Time Hostname: bartali Generator of the message: kernel Freeform message content The kernel is not segfaulting on anything. The kernel is reporting that your userland programs are segfaulting, and trying to tell yo...
Hey guys, I am trying to install mononoki font, I installed media-fonts/nerd-fonts +mononoki, I see it in /usr/share/fonts, but eselect fontconfig list does not show it. What am I missing? Code: /usr/share/fonts: total used in directory 272 available 312.4 GiB drwxr-xr-x 18 root root 4096 Sep 27 23:20 . drwxr-xr-x 164 ...
madjestic wrote: I am trying to install mononoki font, I installed media-fonts/nerd-fonts +mononoki, I see it in /usr/share/fonts, but eselect fontconfig list does not show it. What am I missing? [/code] Why do you expect nerd-fonts or mononoki to appear in 'eselect fontconfig'? Most font packages install their font fi...
Hi, I'd like Korganizer to sync with my calendars in Google calendar. Seemingly, this is possible if you have kde-apps/libkgapi installed. However, when I add a new calendar in Korganizer, among the options (DAV, Open-Xchange...) no "Google calendar" or something like that is shown. I installed kde-apps/kdepim-meta jus...
Did you build kdepim-meta and its dependencies with USE=google?
Good evening, I installed Gentoo Linux as a guest system with Virtual Machine Manager (KVM, Qemu, Libvirt, Virt-Manager) on an Arch Linux host system. Installation is unfold without particular difficulty. For installing Gentoo Linux, I followed the official Gentoo AMD64 Handbook documentation. For installing and config...
Extra kernel config needed for Gentoo as KVM guest. Plz see https://wiki.gentoo.org/wiki/QEMU/Linux_guest You are missing Code: CONFIG_VIRTIO_PCI_* CONFIG_HW_RANDOM_VIRTIO and maybe others. Just plz follow the above wiki.
Hi! Getting this message when trying to run kdialog: Code: bash: kdialog: command not found How does it possible in KDE? Isn't kdialog a part of KDE?
KDE is a community. kdialog is a package in KDE Gear. Code: $ eshowkw kdialog Keywords for kde-apps/kdialog: | | u | | a a p s r a l | n | | m r h p p i i s l o m m | e u s | r | d a m p p c a x a s 3 p o 6 i | a s l | e | 6 r 6 p p 6 r 8 6 c 9 h n 8 p | p e o | p | 4 m 4 a c 4 c 6 4 v 0 a g k s | i d t | o --------+--...
Hi everyone, Dolphin refuses to open folders and/or files using simple clicks. I'm using OpenBox but this issue remains when using Plasma desktop. In systemsettings KDE application, I've set up usage of single clicks to open items using: systemsettings -> Workspace Behavior -> General Behavior -> Clicking files or fold...
Finally, I solved my stuck-using-double-click issue and others related to to display using qt5ct (from x11-misc/qt5ct) after removing all my KDE configuration files (in ~/.config) and the whole cache (in ~/.cache). The option to switch between single and double click was "Active item on single-click" into "Interface" t...
Hello its my first gentoo install and i have a difficulties to install xorg i'm following the documentation its my Xorg.0.log Code: X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 [ 633.840] Current Operating System: Linux impossible 5.15.69-gentoo #1 SMP Thu Sep 29 21:19:16 -03 2022 x86_64 [ 633.840] Kernel ...
Botafogo, Run Code: lspci inside the virtual machine. It will list a display card among all the other emulated hardware. That's the hardware that the guest kernel will see, so that's what you need drivers for. The lspci command is provided by pciutils, so you may need to install that.
I have a Lenovo IseaPad S940, with intel graphics (no hybrid graphics). The graphics adapter is reported as: Code: 00:02.0 VGA compatible controller: Intel Corporation WhiskeyLake-U GT2 [UHD Graphics 620] The problem I have is that the screen flickers really badly - like it seems more off than on. The problem seems to ...
A quick search tell me that Linux use the i915 module for you video card. Generally the default kernel parameters are sufficient to make Intel video cards to work. I have many Intel video cards and I put the module in the initramfs to accelerate KMS (Kernel Mode Settings) control of the card. Some screens have more bac...
xrandr returns: Code: DP-1 disconnected (normal left inverted right x axis y axis) which is unwired here indeed, e.g. has no output plug. Intel intgrated GPU here. Any way having Xorg to discard this device? ( i.e. in such a way it doesn't show up in Xorg.log anymore). Thks 4 ur attention, interest & support.
I had the similar issue: Xorg.log show 3 monitors connected, though I have only one monitor. I just put this into xorg.conf: Code: Section "Monitor" Identifier "DP-1" Option "Ignore" "true" EndSection Section "Monitor" Identifier "HDMI-2" Option "Ignore" "true" EndSection There may be erroneous ports enumeration in xra...
https://imgur.com/a/UMrqaGR I have this on my panel which is only present on plasma-wayland session. Not have this on x11 Anybody else experiencing this? Oh and also, this is only present when I have a live wallpaper running. Different live wallpaper plug ins same result. Plugins I used: Smart Video Wallpaper Smarter V...
issue was vaapi or to be exact gst-plugins-meta is causing issues so I put -vaapi on the gst-plugins-meta and that solves the issues along with kwin crashes
Hi everyone, Edited as I found several application behaving like that. When my mouse cursor is inside the application window, its size changes, it is drawn twice its normal size. So far, I found these applications: - Firefox-bin (104.0 64bits) - Chrome (104.0.5112.101 official build 64-bit) - hardinfo 0.6-alpha - atom ...
Does the issue exist with new/clear Firefox profile?
Hi, yesterday i upgraded to tigervnc 1.12.0-r5 (due to stabilization of the same). Based on this switch i needed update some configration (e.g. set vncuser and in user ~/.vnc/config some settings) config Quote: session=fluxbox securitytypes=vncauth,tlsvnc geometry=1920x1080 localhost alwaysshared unfortunately it does ...
quilosaq wrote: s|mon wrote: ... unfortunately it does not really start xinit and therefore i have no session to connect to. ... Look in .xsession-errors for clues about missing executable. You are my hero!
I have a machine with an old 915GM graphics controller which is no longer supported by current versions of media-libs/mesa. Apparently support for older hardware was dropped in mesa 22.0.0 and moved to the "amber" branch, which is available in portage as the relatively new media-libs/mesa-amber package. I was able to e...
I posted a similar question on here a few weeks ago without a definitive answer but I think I have found a solution. I've been messing around with an old IBM Thinkpad G40 laptop that has an Intel 855GM graphics adapter that has Code: VIDEO_CARDS="intel i915" set in make.conf It looks as though the solution is to instal...
Code: mestres@localhost ~ $ hp-toolbox HP Linux Imaging and Printing System (ver. 3.22.4) HP Device Manager ver. 15.0 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file f...
An update to hplip-3.22.6 didn't fix the problem.
Hi, Today I noticed that my tor-browser wasn't starting anymore, so I downloaded the newest release from https://www.torproject.org/download/ but that didn't help. Upon running the launcher script, nothing happens. I don't even get an error code or anything. It just instantly puts me back to the command line Code: iret...
Look at this topic .
Hello world, Two days ago the extensions were working, but now in Firefox there's shown the following message: Code: Ihr nativer Host-Connector unterstützt die folgenden APIs nicht: v6. Wahrscheinlich sollten Sie den Nativen Host-Connector aktualisieren oder fehlende Erweiterungen oder APIs installieren. In der Dokumen...
look here https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5622#note_1497615 Quote: See the above comments. This is a bug in the extensions website, which assumes that gnome-shell's version number must only have two components (41.3, 42.0, ...). But we had a pretty bad regression in 42.3, so I had to roll a 42.3.1 r...
Hi, I have a problem while try to unmerge enlightenment, the output of depclean Code: emerge --ask --depclean -v enlightenment efl Calculating dependencies... done! dev-libs/efl-1.26.2 pulled in by: x11-wm/enlightenment-0.25.3 requires >=dev-libs/efl-1.26.1[eet,fontconfig,X] x11-wm/enlightenment-0.25.3 pulled in by: vi...
luna80 wrote: eccerr0r thanks! Do you mean that if I emerge, for example, x11-misc/notification-daemon, after I can unmerge enlightement whitout problem because xfce recognise x11-misc/notification-daemon? Exactly. Though for XFCE, I would recommend xfce-extra/xfce4-notifyd as the replacement just to keep in the same e...
Hello community! After gentoo update I cannot connect to my vnc server. Code: ms ~ $ vncviewer TigerVNC-Betrachter (32-bit) Version 1.12.0 Erstellt auf: 2022-09-09 15:57 Copyright (C) 1999-2021 TigerVNC-Team und viele andere (siehe README.rst) Siehe https://www.tigervnc.org für Informationen zu TigerVNC. Can't open dis...
I rebuild tigervnc with USE="server" but it has not helped. If I restart tigervnc I get follow messages: Code: ms ~ # /etc/init.d/tigervnc restart * Stopping TigerVNC server ... cat: '/run/vncsession-:1.pid': Datei oder Verzeichnis nicht gefunden Kein Benutzer mit dem Namen »« cat: '/run/vncsession-:2.pid': Datei oder ...
Hello friends, I'm doing a couple of things to clean up the desktop before I decide to work on moving to Sway (I'd rather have a good X11 desktop incase a Wayland one doesn't work all too well). I'm using XFCE (I've used it for years) and I've switched to using Picom as the compositor. Picom doesn't ever want to start ...
Maybe it starts but it is behaving in a way different from your expectations. Check it out with Code: ps -ef | grep picom
Hey guys, It feels like a duplicate thread, I've read that carefully and tried the suggestions, but that did not work and the case looks a little different, though maybe related (integrated Intel graphics)? I've got an Intel 1240P laptop with 12 gen Iris integrated graphics. When I try starting x (`startx`) as a user o...
First try Code: lspci | grep -i vga | awk '{ print $1 }' Get the correct id.Is it 2 or 1? then Code: Section "Device" Identifier "modesetting" Driver "modesetting" BusID "PCI:0:1:0" EndSection Edit accordingly. Delete the additional ones. Plz see https://forums.gentoo.org/viewtopic-t-1156966-highlight-.html you have Qu...
I have a strange issue with gdm on my Lenovo laptop with hybrid graphics. Up to and including gdm 41, the login was normal. Now with gdm 42 the login screen is displayed and I login. After a pause, a second login screen is displayed. I enter my password a second time and I get to the desktop. I use wayland, but I tried...
hello, gdm's asking twice for username and pw ? no logfiles? have you tried changing some options of gdm, e.g enabling or disabling user-list? please try with another user or (make a backup before) delete the users gdm configs in users home folder and try again. you're not the only one https://askubuntu.com/questions/1...
Hello I have one box, where tigervnc 1.12.0-r7 almost always does not display the last character typed in an xterm (just for example). It does display it when the next character is typed (but then again holds back on the new last character). It also displays things after a mouse event or movement. The viewer is from ti...
After update to tigervnc 1.12 on the viewer side, it seems to work again. This tigervnc 1.10 viewer never had any other specific problem AFAIK. As if the tigervnc things negotiate some extra channel, and there was a hiccup with this specific combination.
When I type startX I get the following output Current version of pixman: 0.40.0 Before reporting problems, check http://wiki.x.org to make sure you have the latest version. Marker: (--) probed, (**) from config file, (==) default setting, (**) from command line, (!!!!) notice, (II) informational, (WW) warning, (EE) err...
atlanticat, Code: MESA-LOADER: failed to open iris: /usr/lib64/dri/iris_dri.so: cannot open shared object file See LibGl fails to load iris Fix that first.
I'm having a very similar problem to the one mv had last month: https://forums.gentoo.org/viewtopic-t-1139872-highlight-activated+service+freedesktop+login1.html However, I'm not using systemd at all, so their solution doesn't translate to my system. I rebuilt my system because my builds were failing mysteriously (it t...
So, I forgot to mention one little detail: I'd restored the contents of /var/lib from backup, too. After cleaning out the dbus, polkit and sddm directories and reinstalling each of them (which probably wasn't necessary because that didn't put anything back in /var/lib), the error went away. Let this be a cautionary tal...
I've recently upgrade Gentoo with LXQT as desktop from version 1.0.0 to 1.1.0 and many desktop icons disappeared. (basic icons of groups in launch menu) Tried Code: gtk-update-icon-cache but it didn't help. Is it known bug? I didn't found anything.
Don't think I've seen any reports about this yet. Which Qt Style, Icons Theme, and LXQt Theme are you using, and does changing those have any effect?
Hey, im in the process of configuring DWM for my first gentoo install and wanted to patch it with dwm-gaps-6.0.diff . i am aware that the current version is 6.3 but its the latest patch available. I read through the handbook and created the neccessary folder and gave the file an index number. However when running 'sudo...
It seems the patch not work for 6.3 verson Code: $ patch -p1 --dry-run < dwm-gaps-6.0.diff checking file config.def.h Hunk #1 succeeded at 2 with fuzz 2 (offset -7 lines). checking file dwm.c Hunk #1 FAILED at 1703. Hunk #2 FAILED at 1711. 2 out of 2 hunks FAILED you should recreate it
The laptop I'm installing on is an i5 with integrated graphics. It boots into a terminal without trouble (apart from locale but that is another issue). The framebuffer is set in the kernel. RC-init, "-systemd" in the make.conf. Lspci: Code: 00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Int...
Spanik, I have also both errors (I am using only my integrated gpu of an intel i7 gen.6) and they are ok/normal. Did you start xorg-server for testing ? And then it closed immediately ? If both yes, then: Do you have an empty .xinitrc ? (see more here: https://forums.gentoo.org/viewtopic-p-8732942.html#8732942 )
Hello Gentoo Forums, I am a new Gentoo user coming from Arch Linux. I have been trying to replicate my previous Arch setup on my first Gentoo install and am having some problems I've not been able to solve by reading through documentation and forum posts returned by searching "!!! Multiple package instances within a si...
Edit the first post in the thread. Change its subject to include the string [SOLVED] or similar. The title of the first post is the title of the thread, and is shown in the index.
Hi! Just installed gnome-light 42, and the rest of the company. However GDM does not provide an entry to select Gnome wayland session, so it only starts under X11. (There's also no entry for plasma wayland, just for X11). There are a few threads on the internet about it, but: I don't use nvidia (I have an amd gpu), did...
hello, look here - maybe this helps : https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1969243 greetings
I'm not sure this belongs here since it's surely not a Gentoo issue specifically. That aside: I'm trying to make modifications to the behavior of the double click selection in the urxvt terminal using this: https://linux.die.net/man/1/urxvt-selection The default behavior for the first double click is to select the word...
Wow. This just doesn't seem to be possible. I was suspecting that the urxvt "cutchars" might be related, but nothing I've tried seems to help. That URxvt.selection.pattern-0 clearly IS affecting the selection, but for whatever reason refuses to include the ampersand. Odd beyond words. Tom
Hello everyone, After happily running GNOME Wayland for a few months now, I fired up GNOME's X11 session today to troubleshoot an unrelated issue. There, I noticed something strange: All touchpad movements felt hugely more precise, direct and smooth. This was very apparent when doing quick finger movements on the touch...
hello, which device do you have maybe this will help: https://gpo.zugaina.org/x11-misc/libinput-gestures or https://github.com/mpiannucci/gnome-shell-extended-gestures i'am not sure if also gui-libs/wlroots is needed for gnome/wayland, but this info is from that ebuild: Quote: * You must be in the input group to allow ...
Hello mates, It's my first day on Gentoo. Switching from Arch. First time experience with compiling everything too. So I choose Code: dwm-flexipatch so that I can save patching time. But after enabling some patches when I'm running Code: make it's giving me the following error: Code: error: unknown type name ‘Cur’; did...
zedxot wrote: 'patches.h' - http://dpaste.com/GGGF9J2XU You changed: Code: define VANITYGAPS_PATCH 0 when it should be (to enable it): Code: #define VANITYGAPS_PATCH 1 # is not a comment in C, it is actually important Edit: add enable text
When I click on hamburger menu sometimes it shows, sometime it doesn't, but mostly it doesn't. Anyone else has this problem and if yes, is there a cure for it ? Running Sway here. btw with -wayland it works fine.
why this is called hamburger menu? - seeing the name first time, after all this years, funny ! do you mean the menu on upper right of menu bar? i also use Sway (only system) with xwayland disabled at startup - the menu works for me. which version of FF are you using? and do you have this option in your users .profile ?...
Hello, Over the past few days, I've noticed a problem when evince refreshes a document (e.g. I have it open and then recompile the LaTeX source). The rendering seems to get mildly to severely messed up on the refresh; it looks fine if I close evince and restart. Has anyone else experienced this? Any ideas on how to fix...
please try with starting evince from terminal and maybe it'll show some error messages.
I am using openrc desktop Please throw me a bone on my startxrce4 errors: Code: $ startxfce4 /usr/bin/startxfce4: Starting X server X.Org X Server 1.21.1.4 X Protocol Version 11, Revision 0 Current Operating System: Linux qed 5.15.52-gentoo #1 SMP Wed Jul 27 05:14:14 PDT 2022 x86_64 Kernel command line: BOOT_IMAGE=/vml...
alamahant wrote: Hi Quote: (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied) [ 76665.788] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file o Do you have elogind and dbus enabled and running? Are...
Hey, I'm currently setting up X2Go server on my laptop and X2Go client on my desktop. Both are amd64 gentoo systems. The program is using a SSH key generated using ssh-keygen -t rsa with an empty passphrase. I've copied the contents of the generated id_rsa.pub to my laptop's server user's ~/.ssh/authorized_keys file. T...
Apparently if the "Try auto login (via SSH Agent or default SSH key)" box is ticked in the client software, the path to the key in the above textbox should *not* be present. I've got no clue how the client got into this state after the segfault, but removing the path to the keyfile and leaving the box ticked works. I'm...
Edit: I found an answer . I have some warning's in my xorg.log that I'm not sure about. One is Code: [ 4419.400] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support , and the other one is Code: 8 [ 4419.487] (WW) NVIDIA: Failed to bind sideband socket to 9 [ 4419.487] (WW) NVIDIA: '/var/run/nvidia-xdriv...
How do you start X? Via startx or via DM+elogind?
As the title says, I think I caused an issue where after connecting to a WiFi network, applications, settings, etc. don't launch. Any help is appreciated because I can't find the connection here. Also, I'm using KDE, if it matters. It started after I tried to get NetworkManager to use dnscrypt-proxy instead of the rout...
What is the output of hostname before and after you connect to a bad network? My guess is that your hostname is being updated as part of joining the new network. Your Xorg MIT auth cookie is hostname-locked, so changing the hostname prevents use of the old cookie. Starting a new X session under your new hostname genera...
I'm a gentoo noob, and frankly my Linux skills leave something to be desired. Having said that I'm hoping someone can dumb this down for me. I've got a working gentoo installation using KDE Plasma as the desktop environment. In the about pane of the settings app, it shows llvmpipe as my graphics. This is an Intel NUC a...
Hi, To get the right video drivers, you need to set the VIDEO_CARDS variable in /etc/portage/make.conf On my system I have : Code: VIDEO_CARDS="intel" Then update your system. (emerge -UD @world) This will pull the right drivers and rebuild mesa. if that's not enough, then maybe you're missing firmware for the igpu of ...
Hi, first post within these forums. This is on a VirtualBox on Windows 11 on a recent Intel HW. KDE was running like a charm; however, since the update was emerged a few days ago there is only a black (graphical) screen with a KDE mouse pointer after logging in via sddm and the journal contains looping messages about k...
Noone knows or noone cares? Anyway, short term solution applied by means of: Code: eselect profile set 7 # (default/linux/amd64/17.1/desktop/gnome) USE_FLAGS="${USE_FLAGS} gnome gdm gles2" emerge gnome-base/gnome emerge --ask --update --deep --newuse --backtrack=300 @world emerge --ask --depclean systemctl disable sddm...
Today emerge updated kde plasma to v 5.25.2 and for some reason I can no longer play any video in any browser. The first frame is displayed, but the video does not play. Everything was fine before the update. I tried rebooting and restarting kde but the problem persists. Any idea ? If that is useful, these are all the ...
Is this nvidia+wayland? egl-wayland-1.1.10-r1 was a messy release and wouldn't be surprised if it impacted something, nevermind if not using wayland as it'd do nothing. (if want to downgrade it, need to downgrade nvidia-drivers as well though, ideally stable 510 may be better given 515 has broken vulkan on pure wayland...
I've just installed X11 using the Gentoo wiki, but I'm having trouble with startx. I get the error "no screens found" when I run startx, both as a normal user and root. Startx log: https://pastebin.com/1YbQU0FW I have an Nvidia GT 1030 GPU, and recently installed nouveau in case that matters. Edit: Loading nouveau as a...
Code: [ 918.610] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19 [ 918.610] (EE) open /dev/dri/card0: No such file or directory Looks like the kernel bits are not yet ready. Until /dev/dri/card0 and a hi-res console are prepared, Xorg will not work with nouveau nor the backup modesetting driver. I sugges...
As reported in Gnome issues Thks 4 ur attention, interest & support.
As a workaround, local repo restored app-arch/file-roller-3.40.0 in local repo brings things order back again here. Thks 4 ur attention, interest & support.
Neither xbacklight nor xrandr have setuid/setgid bits set. Other than being in the video group, no special permissions appeared necessary. Code: $ xrandr --listactivemonitors Monitors: 1 0: +*eDP-1 1920/309x1080/174+0+0 eDP-1 $ find /sys/devices/ -name "*eDP*" /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1 ...
I noticed that description, which is why I looked at xrandr. It of course says to use xbacklight :) I guess xrandr is probably implementing "RandR 1.2" and I'd have to look at its code. Changing permissions was the clue, although it seems like a hackish solution. acpilight has a udev rule which does that as well as cha...
I'm using SDDM to start Sway wm on my machine. I have recently installed pipewire , and the Gentoo guide mentioned that I don't need to do any configuration to start pipewire during boot (since I use SDDM). However, I noticed that pipewire doesn't autostart, so I checked "/etc/xdg/autostart/pipewire.desktop". The file ...
pipewire can be started from sway config Code: $ grep pipe .config/sway/config exec pipewire
Running latest KDE plasma and after upgrade, when I'm reading something on a website occasionally a small movement of the mouse (desktop) suddenly makes what I'm reading lose focus and all open programs show on the screen as icons or small versions of themselves.. (I don't know what this is called) whereby I have to se...
alamahant wrote: You mean everything is minimized to the taskbar. in xfce there is a button to do precisely that--named ""Show Desktop". In your case maybe a kde bug? Thanks for the reply, but not minimized to taskbar. I'll grab a pic next time it happens. I'll have to use a camera since no way otherwise.
Hi, I'm running Sway. Sometimes it wouldn't load wallpapers chosen randomly from a folder, so I checked the log: Code: 2022-06-30 20:59:07 - [swaybg-1.1.1/background-image.c:44] Failed to read background image: out of memory. Sway was compiled without gdk_pixbuf support, so only PNG images can be loaded. This is the li...
From the ebuild: gui-wm/sway/sway-1.7.ebuild: 25 DEPEND=" 36 swaybar? ( x11-libs/gdk-pixbuf:2 ) 45 wallpapers? ( x11-libs/gdk-pixbuf:2[jpeg] ) 72 local emesonargs=( 76 $(meson_feature swaybar gdk-pixbuf) From that, I would conclude that if you set USE=-swaybar, you may be disabling gdk-pixbuf support. Your error messag...
Since this morning July 2 2022 it looks that all rsync Mirrors down. No German, French, Netherland, US and more Mirrors reachable Hacked ??? Quote: eix-sync * Running emerge --sync >>> Syncing repository 'gentoo' into '/usr/portage'... * Using keys from /usr/share/openpgp-keys/gentoo-release.asc * Refreshing keys via W...
Merged two posts to maintain one topic
Hi! It's been a minute since I've used Gentoo (about 15 years) but I decided to give it a whirl again on a ThinkPad T420. I've managed to get reasonably far but I'm struggling with getting my laptop's keyboard, TrackPoint and TrackPad to be "recognized" by Wayland/wlroots/Sway. If I plug in a USB keyboard (Lenovo USB K...
wayland doesn't use evdev, it uses libinput. You might need seatd running (if it's not already) to have keyboard/pointer devices working