惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏
Google DeepMind News
Google DeepMind News
Recent Announcements
Recent Announcements
MyScale Blog
MyScale Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
F
Fortinet All Blogs
小众软件
小众软件
D
Docker
U
Unit 42
博客园 - 聂微东
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
云风的 BLOG
云风的 BLOG
博客园 - 司徒正美
有赞技术团队
有赞技术团队
腾讯CDC

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - i3-gnome-git
2026-06-12 · via AUR Newest Packages

Latest Comments

micwoj92 commented on 2021-08-13 13:28 (UTC)

This needs git in makedepends and probably also gnome-session and i3 itself as depends, because it's useless without these

mephux commented on 2017-10-11 15:23 (UTC)

These issues should be fixed if you update for the latest version of Gnome 3.26

FryDay commented on 2017-08-08 18:09 (UTC)

Multimedia keys are not working. They register properly in the Keyboard Hotkey dialog, but don't actually do anything. I logged into Gnome and verified they work fine there...

aardito commented on 2017-07-30 05:00 (UTC)

Same issue as sparky_005 - any solution?

sparky_005 commented on 2017-05-23 02:45 (UTC)

I found an xsession log! And it tells me this: /etc/lightdm/Xsession: line 76: exec: gnome-session --session=i3: not found Gdk-Message: light-locker: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. Does anybody know what this means?

jboyens commented on 2017-05-22 16:36 (UTC)

Started having a problem recently when i3-gnome is the active session where my clicks fail to go through to many apps. No idea whatsoever could cause this, but it's as of the last few days (mid-week of 2017-5-15). When I switch to straight-up i3, I have no issues.

sparky_005 commented on 2017-05-22 01:58 (UTC) (edited on 2017-05-22 01:59 (UTC) by sparky_005)

I've been trying to get this to work for four hours with no luck :( every time I try I just get a brief black screen and then I'm sent back to the login window. I'm not even sure what log to check. Does anybody have any suggestions?

mephux commented on 2017-04-28 15:25 (UTC)

Thanks, techlive. I will get this fixed soon. I had someone run into an issue with using the gnome-tweak-tool after this change so making sure I can get that working before I bump it. Also, I want to make sure this is backward compatible, so I will need to add some version check logic.

techlive commented on 2017-04-28 02:04 (UTC)

Replace /usr/share/gnome-session/sessions/i3-gnome.session with following should work. # -*- mode: conf -*- [GNOME Session] Name=i3-gnome RequiredComponents=org.gnome.SettingsDaemon.A11yKeyboard;org.gnome.SettingsDaemon.A11ySettings;org.gnome.SettingsDaemon.Clipboard;org.gnome.SettingsDaemon.Color;org.gnome.SettingsDaemon.Datetime;org.gnome.SettingsDaemon.Housekeeping;org.gnome.SettingsDaemon.Keyboard;org.gnome.SettingsDaemon.MediaKeys;org.gnome.SettingsDaemon.Mouse;org.gnome.SettingsDaemon.Orientation;org.gnome.SettingsDaemon.Power;org.gnome.SettingsDaemon.PrintNotifications;org.gnome.SettingsDaemon.Rfkill;org.gnome.SettingsDaemon.ScreensaverProxy;org.gnome.SettingsDaemon.Sharing;org.gnome.SettingsDaemon.Smartcard;org.gnome.SettingsDaemon.Sound;org.gnome.SettingsDaemon.Wacom;org.gnome.SettingsDaemon.XRANDR;org.gnome.SettingsDaemon.XSettings;i3-gnome; See https://bugs.archlinux.org/task/53800

mephux commented on 2017-04-25 21:42 (UTC)

gnome-session 3.24.1-1 broke this repo - working on it.