Pander Posted February 2, 2019 Report Share Posted February 2, 2019 Please, support copy paste of hostname or ip address (IP4 and IP6) when joining a game. This doesn't work on version 0.23 on Linux and macOS. 2 Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 2, 2019 Report Share Posted February 2, 2019 23 minutes ago, Pander said: Please, support copy paste of hostname or ip address (IP4 and IP6) when joining a game. This doesn't work on version 0.23 on Linux and macOS. Hello, and welcome to the forums. Did that work before ? Quote Link to comment Share on other sites More sharing options...
Pander Posted February 3, 2019 Author Report Share Posted February 3, 2019 Don't know. Never played it before this version. Quote Link to comment Share on other sites More sharing options...
elexis Posted February 3, 2019 Report Share Posted February 3, 2019 Use case? Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 3, 2019 Report Share Posted February 3, 2019 Copy pasting IP for direct connect I believe. Quote Link to comment Share on other sites More sharing options...
Pander Posted February 3, 2019 Author Report Share Posted February 3, 2019 One person starts a game. Another would like to join and gets the hostname, IPv4 address and (most importantly for this use case) IPv6 address via a chat from the first person. Entering an IPv6 address manually without copy paste is not very pleasant thing to do. Copy paste hostname and IPv4 is more doable but also saves time and errors via simple copy paste. Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 3, 2019 Report Share Posted February 3, 2019 I don't think IPV6 is supported by our version of Enet. It's in the works. Quote Link to comment Share on other sites More sharing options...
elexis Posted February 3, 2019 Report Share Posted February 3, 2019 Copy&pasting in text-fields is already implemented. It's just bugged a little, I have to paste twice for the content to be right. 1 Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 4, 2019 Report Share Posted February 4, 2019 (edited) Copying in-game can also crash disastrously on *nix. In fact, if people here thinks it's wise, it maybe better to handle errors locally and gracefully rather than freezing. It would be a few lines as it's easy on Xlib. Not sure how smart doing something like that is. Edited February 4, 2019 by cloud9 Quote Link to comment Share on other sites More sharing options...
elexis Posted February 4, 2019 Report Share Posted February 4, 2019 5 hours ago, cloud9 said: It would be a few lines as it's easy on Xlib Are you just relaying what leper says? Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 4, 2019 Report Share Posted February 4, 2019 (edited) 1 hour ago, elexis said: Are you just relaying what leper says? No. I am relaying what the docs say https://tronche.com/gui/x/xlib/event-handling/protocol-errors/XSetErrorHandler.html and also from personal experience. I had patched this a couple weeks back since it was just too annoying when trying to copy links in the lobby. Even if I am, it can be considered as a good thing in most cases. Edited February 4, 2019 by cloud9 Quote Link to comment Share on other sites More sharing options...
Imarok Posted February 4, 2019 Report Share Posted February 4, 2019 2 hours ago, cloud9 said: I had patched this a couple weeks back since it was just too annoying when trying to copy links in the lobby. If you have a patch that improves copypasting in 0ad, feel free to upload it. 1 Quote Link to comment Share on other sites More sharing options...
elexis Posted February 4, 2019 Report Share Posted February 4, 2019 Corresponding ticket: #3145 Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 4, 2019 Report Share Posted February 4, 2019 (edited) "Improvements" can be relative. That patch doesn't prevent these errors. It just handles these errors in a way which makes 0AD not crash. That maybe even worse depending on how you see it. But personally, I thought it was an improvement considering the context. ------- That rarely makes a difference. Looking at stats, just twice (once imo) since April 2018. Edited February 4, 2019 by cloud9 Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 4, 2019 Report Share Posted February 4, 2019 1 hour ago, cloud9 said: That rarely makes a difference. Looking at stats, just twice (once imo) since April 2018. What does ? Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 4, 2019 Report Share Posted February 4, 2019 Posting things in places. Quote Link to comment Share on other sites More sharing options...
elexis Posted February 4, 2019 Report Share Posted February 4, 2019 Looking at stats, I guess someone is confusing Wildfire Games for their personal patchslave. 2 Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 4, 2019 Report Share Posted February 4, 2019 7 minutes ago, elexis said: Looking at stats, I guess someone is confusing Wildfire Games for their personal patchslave. Not sure how you arrived at that conclusion. When did I (or anyone else for that matter) tried to "force" WFG to accept/commit their patches?. But people tend to lose motivation to post things in the 10th month if the earlier 9 months were, frankly speaking, a waste of time. I guess I was too enthusiastic. Keep in mind that I am not blaming anybody, I do understand everyone here has a life and a personal todo list. I am just saying it's not something for me, if changing a line or even two characters take months. And yet, stating these things is somehow "wrong". Quote Link to comment Share on other sites More sharing options...
elexis Posted February 4, 2019 Report Share Posted February 4, 2019 No I agree. Just the conclusion is that you have to gain commit access so that you don't have to rely on reviewers with commit access anymore. Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 5, 2019 Report Share Posted February 5, 2019 That sounds like a paradox. Quote Link to comment Share on other sites More sharing options...
elexis Posted February 5, 2019 Report Share Posted February 5, 2019 What do you think how bloody my knees were sending PMs and begging people to commit who had no interest in the patches throughout 2015? One always had to consider how far one could go with spamming people before they would stop responding and go offline. If you want something to change, you gotta be that change, noone else can or will do it for you. Sure, there's a condition to getting commit access, that is mostly leaving a good impression on the members. Quote Link to comment Share on other sites More sharing options...
implodedok Posted February 5, 2019 Report Share Posted February 5, 2019 Let's get back on topic and stop this side discussion. :-) @Pander, thank you for your report and welcome to the forums. Does the workaround of copy/pasting twice work for you? Hopefully someone can fix this issue in the future. @cloud9, I would like to leave you with these wise words: 21 hours ago, Imarok said: If you have a patch that improves copypasting in 0ad, feel free to upload it. That's basically all it boils down to. If you do not want to share your patch, that is fine by me, but in that case I would ask you to refrain from taking part in the discussion. This is an open project; we expect openness from everyone participating in the project, otherwise your contributions are not useful. 2 2 Quote Link to comment Share on other sites More sharing options...
implodedok Posted February 5, 2019 Report Share Posted February 5, 2019 Some posts have vanished. @cloud9 please stop side discussions. I welcome all your constructive and on-topic contributions. Short of that, I kindly request you to stop. . Quote Link to comment Share on other sites More sharing options...
cloud9 Posted February 6, 2019 Report Share Posted February 6, 2019 Well..So much for communication and trying to find common ground (or rather trying to understand things). inb4 this gets removed and/or I get banned: gl & hf. Quote Link to comment Share on other sites More sharing options...
Stan` Posted February 6, 2019 Report Share Posted February 6, 2019 1 hour ago, cloud9 said: Well..So much for communication and trying to find common ground (or rather trying to understand things). inb4 this gets removed and/or I get banned: gl & hf. You too. Have a nice day. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.