Skip to content

docs: use unix:path=$XDG_RUNTIME_DIR/bus instead#134

Merged
nhktmdzhg merged 1 commit intoLotusInputMethod:devfrom
Zebra2711:openrc
Mar 22, 2026
Merged

docs: use unix:path=$XDG_RUNTIME_DIR/bus instead#134
nhktmdzhg merged 1 commit intoLotusInputMethod:devfrom
Zebra2711:openrc

Conversation

@Zebra2711
Copy link
Contributor

fix lỗi set "autolaunch:" làm lỗi dbus không hoạt động đúng cách như mất tray icon, break mako thông báo,...

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

Bản cập nhật này nhằm khắc phục các sự cố liên quan đến chức năng DBus, chẳng hạn như mất biểu tượng khay hệ thống và thông báo Mako bị lỗi, vốn phát sinh do cấu hình DBUS_SESSION_BUS_ADDRESS không chính xác. Bằng cách cập nhật địa chỉ DBus được khuyến nghị trong tài liệu, bản vá này hướng tới việc cung cấp một môi trường ổn định và hoạt động tốt hơn cho người dùng, đặc biệt là những người sử dụng ứng dụng X11/XCB trên Wayland.

Highlights

  • Cập nhật cấu hình DBus: Hướng dẫn cấu hình biến môi trường DBUS_SESSION_BUS_ADDRESS trong tài liệu đã được điều chỉnh từ giá trị "autolaunch:" sang unix:path=$XDG_RUNTIME_DIR/bus.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Cảm ơn bạn đã đóng góp. Thay đổi này giúp giải quyết vấn đề với autolaunch:. Tuy nhiên, có một điểm cần lưu ý về việc sử dụng $XDG_RUNTIME_DIR trong tệp /etc/environment. Tệp này thường không hỗ trợ việc mở rộng biến môi trường, vì vậy $XDG_RUNTIME_DIR sẽ được hiểu theo nghĩa đen, dẫn đến cấu hình sai. Tôi đã để lại bình luận chi tiết hơn trong các tệp để đề xuất một cách tiếp cận tốt hơn.

@nhktmdzhg nhktmdzhg merged commit dd68a7f into LotusInputMethod:dev Mar 22, 2026
17 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Kanban Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants