Eion Robb

Results 917 comments of Eion Robb

Ah apologies. There's a new dll on the Releases page at https://github.com/EionRobb/purple-googlechat/releases/tag/nightly-653a6dde34e0f3e556ffb3b86c23d535f9a27d11

Hmm... that sounds odd! I wonder if it's sending a "mark as read" notification, that triggers the window to reopen with a "looks like there's something about to come through,...

That log does maybe look like what I was thinking: 1. The group chat window is closed 2. The plugin gets a signal from Pidgin that the last message in...

As a workaround, adding `volume-gain=16` to the "Manual MPV Configuration" of the media player settings section works nicely.

> @EionRobb where is that exactly? admin or user settings? server file? etc? thanks User -> Settings -> Client Settings -> Other ![image](https://github.com/user-attachments/assets/026a415f-fb49-4b79-b2ca-634ab8a16066) `volume-gain=16` (as in 16dB) is a 4x...

Does a gdb backtrace show anything?

https://pidgin.im/development/wiki/GetABacktrace would be the one to go through 🙂 Effectively running `gdb pidgin` from a terminal, then `run`

bitlbee doesn't use an accounts.xml, it sets the settings on the account through code at runtime during login

> This is kinda weird... in /var/lib/bitlbee i have a .xml file with options per account (some). For this plugin i have: > > ![Image](https://github.com/user-attachments/assets/c855b535-b5d0-49fc-987b-0103a287629b) > > Now, i tried...

A backtrace would be amazing if you can get one https://www.pidgin.im/development/debugging/#getting-traces