Skip to content
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

The rich presence doesnt show for some reasons in lunarvim #126

Open
CentIsAlive opened this issue Aug 29, 2023 · 1 comment
Open

The rich presence doesnt show for some reasons in lunarvim #126

CentIsAlive opened this issue Aug 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@CentIsAlive
Copy link

Description

i installed the plugin using lazy package manager

Neovim version

NVIM v0.9.1
Build type: Release
LuaJIT 2.1.0-beta3

OS information

Linux mint 21.2

Steps to reproduce

1

Logs

presence.nvim] Setting up plugin for linux
[presence.nvim] Duplicate options: g:presence_auto_update and setup option auto_update
[presence.nvim] Using runtime path: /run/user/1000
[presence.nvim] Using Discord IPC socket path: /run/user/1000/discord-ipc-0
[presence.nvim] Checking Discord IPC socket at /run/user/1000/discord-ipc-0...
[presence.nvim] Using id 007057c0-95c6-4dd5-8b80-46d567dad854
[presence.nvim] Completed plugin setup
[presence.nvim] Getting nvim socket paths...
[presence.nvim] Executing command: ss -lx|grep "nvim.*/0"
[presence.nvim] Checked Discord IPC socket, looks good!
[presence.nvim] Handling FocusGained event...
[presence.nvim] Currently authorizing with Discord, scheduling callback for later...
[presence.nvim] Parsed filename NvimTree_1 with no extension
[presence.nvim] Getting project name for /home/cent...
[presence.nvim] Not a git repository, skipping...
[presence.nvim] Setting activity for /home/cent/NvimTree_1...
[presence.nvim] No project detected
[presence.nvim] Sync activity to all peers...
[presence.nvim] Setting Discord activity...
[presence.nvim] Got nvim socket paths: {}
[presence.nvim] No other remote nvim instances
[presence.nvim] Got nvim socket paths: {}
[presence.nvim] No other remote nvim instances
[presence.nvim] Activity already set for /home/cent/NvimTree_1, skipping...
[presence.nvim] Got nvim socket paths: {}
[presence.nvim] No other remote nvim instances
[presence.nvim] Authorized with Discord for centzzz
[presence.nvim] Activity already set for /home/cent/NvimTree_1, skipping...
[presence.nvim] Handling TextChanged event...
[presence.nvim] Last activity sent was within 10 seconds ago, skipping...
[presence.nvim] Handling TextChanged event...
[presence.nvim] Last activity sent was within 10 seconds ago, skipping...
[presence.nvim] Handling TextChanged event...
[presence.nvim] Activity already set for /home/cent/NvimTree_1, skipping...
[presence.nvim] Handling TextChanged event...
[presence.nvim] Activity already set for /home/cent/NvimTree_1, skipping...
[presence.nvim] Handling WinLeave event...
[presence.nvim] Handling WinEnter event...
[presence.nvim] Handling BufAdd event...
[presence.nvim] Handling BufEnter event...
[presence.nvim] Not canceling presence due to switching to a window within the same instance...
[presence.nvim] Parsed filename main.cpp with cpp extension
-- More --

@CentIsAlive CentIsAlive added the bug Something isn't working label Aug 29, 2023
@CentIsAlive CentIsAlive changed the title Doesnt work for lunarvim The rich presence doesnt show for some reasons in lunarvim Aug 29, 2023
@jiriks74
Copy link

jiriks74 commented Oct 2, 2023

Hello,
if you're willing to transfer your issue to my repo I'll try to take a look at it.

I cannot make any promises as I don't know how much free time I'll have and I have just started working with Lua but I'll try my best to solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants