-
Notifications
You must be signed in to change notification settings - Fork 11
Port To TelepathyGLib #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
I used: |
Tested, activity isn't shared and logs show.
|
The error suggests the activity may not have been tested for collaboration after a port to GTK 3; it will be necessary to fix and test that before or during port to TelepathyGLib. It should be a simple change to use |
G'day @Creatune, do you plan to finish this pull request? |
Thanks. Tested. Collaboration doesn't share any application state. Logs contain;
How did you test collaboration, @Creatune? |
I did not test yet. I am still figuring out how to set up a collaboration environment. This was just a hunch of mine. I will let you know when I complete the setup. Sorry for the inconvenience. |
@Creatune you can setup another vm and use that to test collaboration, run both vms and check the neighbourhood if you'll see two instances - check both - |
@Creatune ping |
Hi @srevinsaju. I am currently busy and will start contributing in March. You can take this over if you want. |
Worked after porting.
@pro-panda @tchx84 @quozl please review :)