Rafael Fontenelle

Results 160 comments of Rafael Fontenelle

@ayesse Try exporting `WAYLAND_DISPLAY="wayland-1"` before opening the GUI app. If it works, put it in a rc file to run on each session startup (e.g. ~/.bashrc for Bash). By the...

So, the [team manager role in freedesktop organization] doesn't give you permission to add projects, right? I don't have any Transifex-related suggestion other than you create a separate project in...

@igaldino First, your PR #374 was merged between 0.7.17 and 0.7.18, so I don't think the fix would be available in the version you have in F33. Second, I'll referring...

How about keeping localized strings equal original **only** when the fallback language ('pt', in Felipe's example) translation is presented? If absent, there will be no fallback and no problem for...

Hey there, is there anything blocking this PR? Now and then Brazilians ask about this issue.

The Transifex integration with projects is to run "tx pull" to get translations from Transifex and then commit into the source code, and "tx push" to upload po files with...

I've being debugging (not for 2 years, btw) and I have 2 notes on this issue: 1- While **chardet** fails to detect as UTF-8 single characters like `…` and `’`,...

That's awkward. The [Discord SDK doc](https://discord.com/developers/docs/game-sdk/sdk-starter-guide#step-1-get-the-thing)'s step 1 links to the 2.5.6 download tarball. I also can't find any other reference to Discord SDK in the web -- is 3.2.1...

FYI, [discord-game-sdk](https://aur.archlinux.org/packages/discord-game-sdk) AUR package now installs the soname without the leading lib, hence no more "libdiscord-game-sdl.so". But it still uses version 2.5.6.