Sérgio Basto

Results 227 comments of Sérgio Basto

Hi, if you want move rescue generation to other place fine , but my PR just intend regenerate rescue entry after upgrade Fedora version it is an old bug https://bugzilla.redhat.com/show_bug.cgi?id=1768132

The bug is "only" 5 years and 8 months old :smile: . And is not urgent, IMO, not because haven't much attention, but because we have one workaround, which is...

I use PT_pt keyboard layout , in pt layout we have 5 dead keys but I only use 4 (`, ´, ~, and ^) I changed the following code and...

yes , thank you, I got all accents working perfectly on chrome 130.0 , from my chromebook . And it is awesome, all keys are working , accents , ctrl,...

Curiously, with electron 31.7.5 based on Chromium v126.0.6478.234, it doesn't work, or rather there are things that seem to already work but in general it doesn't work, it seems to...

Thank you for reminder, my keyboard_pt.patch works very well on Firefox and Chrome [keyboard_pt.patch](https://github.com/user-attachments/files/23676794/keyboard_pt.patch) I’ve been thinking that maybe in the control bar you could add a keyboard-layout selector,, with...

``` _pygit2.GitError: Repository not found at pygit2.repository.Repository("/srv/git/repositories/rpmspec/nodejs-electron.git", pygit2.GIT_REPOSITORY_OPEN_BARE) Cell In [42], line 1 ----> 1 a = pygit2.repository.Repository("/srv/git/repositories/rpmspec/nodejs-electron.git", pygit2.GIT_REPOSITORY_OPEN_BARE) File /usr/lib64/python3.11/site-packages/pygit2/repository.py:1620, in Repository.__init__(self, path, flags) 1618 if not isinstance(path, str):...

I think I got the answer It is the "Ownership check" since an early version when we run repo = Repository('.') we need to run with same user of the...

mpv --force-window --idle ?

TBH I think instruction to start mpv with `mpv --force-window --idle` should be in Readme.md