Jump to content

Raffi Enficiaud

Community Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Raffi Enficiaud

  1. Indeed, `git lfs` makes life hard. The following command simply works > GIT_LFS_SKIP_PUSH=1 git push --set-upstream origin bug/fix-mousewheel-events-macOS-6501 Enumerating objects: 198, done. Counting objects: 100% (198/198), done. Delta compression using up to 12 threads Compressing objects: 100% (45/45), done. Writing objects: 100% (112/112), 13.96 KiB | 6.98 MiB/s, done. Total 112 (delta 87), reused 91 (delta 67), pack-reused 0 remote: Resolving deltas: 100% (87/87), completed with 68 local objects. remote: remote: Create a new pull request for 'bug/fix-mousewheel-events-macOS-6501': remote: https://gitea.wildfiregames.com/raffienficiaud/0ad/pulls/new/bug/fix-mousewheel-events-macOS-6501 remote: remote: . Processing 1 references remote: Processed 1 references in total To gitea.wildfiregames.com:raffienficiaud/0ad.git * [new branch] bug/fix-mousewheel-events-macOS-6501 -> bug/fix-mousewheel-events-macOS-6501 branch 'bug/fix-mousewheel-events-macOS-6501' set up to track 'origin/bug/fix-mousewheel-events-macOS-6501'.
  2. > What are the configured remotes (git remote -v) and what command do you try to push? Nothing non-standard: raffi@MacBookPro system % git remote -v origin https://gitea.wildfiregames.com/raffienficiaud/0ad.git (fetch) origin https://gitea.wildfiregames.com/raffienficiaud/0ad.git (push) upstream https://gitea.wildfiregames.com/0ad/0ad.git (fetch) upstream https://gitea.wildfiregames.com/0ad/0ad.git (push) And for the push git push --set-upstream origin bug/fix-mousewheel-events-macOS-6501 The last command now asks me several times my credentials and does not seem to accept them. Moving to SSH, I am being asked http credentials as well. I believe this is because of `git lfs`.
  3. Dear all, I am following the instructions from here: https://gitea.wildfiregames.com/0ad/0ad/wiki/SubmittingPatches#contribution-flow For some reason I cannot understand, I cannot push to my fork from my local machine, using either SSH or HTTPS. When I do simple edits from the gitea web front-end, it works. There is no error message on the console when pushing, except for SSH that indicates: ssh: connect to host gitea.wildfiregames.com port 22: Network is unreachable fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. What am I missing? Thank you (finally fixed this macOS wheel bug fixed, so happy to contribute). Thank you, Raffi
  4. I've found this today when I just wanted to play "Bomb Iran" and apparently the guy is sincere, it is not even a bad joke. I guess you have seen this type of behaviour now and then as a response to what is happening in the world, but I was wondering if there is a policy about game names.
  5. @Itmsthank you for your reply. I tried qbittorrent and transmission on macOS. I explicitly open the IPv6 port on my router (only reachable over IPv6 on the internet, but have dual stack at home), Transmission says the port is open, but it looks like nothing seems to be going out. I am seeing some pairs trying to connect, so I guess this is not a problem from the tracker neither. Thank you anyway!
  6. Hi there, I do not know if this is a bug report, but up until now, I am not able to seed at all as the trackers are all unreachable. For the `fe80:` I understand those are local, but for the rest I do not know. How to make this work better? is this a configuration issue? (I am on a dual stack lite with private ipv4). Thanks, Raffi
  7. I am also having this issue: 0AD 27 Ubuntu 24.04 snap and/or official ppa version I am having the impression that, when started with the Gnome application search (hitting the windows key, typing 0ad, starting the app), the game sees a screen slightly smaller when it starts, which would explain why the mouse is shifted. Sometimes I am able to fix the issue by starting it several times, but also sometimes not.
  8. Thanks for the quick reply (and sorry for the sloppy one on my side). Liberapay: you link your Paypal account to it and you can start receiving money. As far as I can tell, there is already a Paypal account, it is "just" the matter of creating the account on Liberapay. Hope this materializes!
  9. Note that 0.ad Ubuntu PPA has been updated recently: https://launchpad.net/~wfg/+archive/ubuntu/0ad and https://gitea.wildfiregames.com/0ad/0ad/issues/7756 @Loic WIf you use a Linux VM running Ubuntu, then you should be able to play the latest release.
  10. Dear 0.ad community, I would like to donate to this wonderful game. Recently and through other open source projects, I've learned about Liberapay https://liberapay.com/ This allows the batching of small payments so that fees are amortized. Liberapay explicitly ask members to not bug people that have not yet joined, so I apologize in advance for doing it nonetheless, but I was wondering if 0.ad community would consider this as a payment mean in the future. Projects such as LibreOffice are using Liberapay, and there are other people willing to donate through this platform: https://liberapay.com/on/twitter/play0ad Thank you! Raffi
×
×
  • Create New...