[Bug 668557] Re: server crashes with lots of users, possibly on deletion of documents

2010-10-30 Thread Armin Burgmeier
Do you have a backtrace or a core dump of the crash? Also, the server creates record files in ~/.infinoted-records which might allow to reproduce the problem, even though I don't think that's the case this time (this was originally meant to debug problems in the concurrency control algorithm). But

[Bug 306955] Re: sobby does not appear to use socket reuse flags

2010-10-25 Thread Armin Burgmeier
This has been fixed upstream in infinoted 0.5, with this patch: http://git.0x539.de/?p=infinote.git;a=commitdiff;h=3593a6816d9065be6d1137b4f4f8048ab8b0db8d -- sobby does not appear to use socket reuse flags https://bugs.launchpad.net/bugs/306955 You received this bug notification because you are

[Bug 614893] Re: Show name (and color) of who is editing a document recently

2010-08-08 Thread Armin Burgmeier
In Gobby 0.4.93 you can hover some text and a tooltip appears which tells you the name of the author of the text underneath your cursor. -- Show name (and color) of who is editing a document recently https://bugs.launchpad.net/bugs/614893 You received this bug notification because you are a membe

[Bug 579818] Re: Autosave open documents

2010-05-13 Thread Armin Burgmeier
It's unlikely that there will be new features in Gobby 0.4.12. If there is an unexpected connection loss to the server then you can still save your documents though. Gobby 0.4.93 does have autosave (it's configurable in the preferences). It also creates records in ~/.infinote-records which can be

[Bug 402685] Re: crash if user creates a file with a slash (/)

2009-11-30 Thread Armin Burgmeier
I have fixed this upstream for the upcoming libinfinity 0.4. The proper fix is not trivial, thus I am not backporting it to libinfinity 0.3, though. -- crash if user creates a file with a slash (/) https://bugs.launchpad.net/bugs/402685 You received this bug notification because you are a member

[Bug 485962] Re: Only make "readable" colors available

2009-11-27 Thread Armin Burgmeier
What about simply removing the check for duplicate colors? -- Only make "readable" colors available https://bugs.launchpad.net/bugs/485962 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 485962] Re: Only make "readable" colors available

2009-11-20 Thread Armin Burgmeier
FWIW this is fixed in the experimental Gobby 0.4.9x series. It allows different people to have the same color, but, more importantly, the user only chooses a hue value for the color. This value is then made readable by adjusting saturation and value (in a HSV color model) locally at each site, taki

[Bug 3801] Re: Need undo

2009-11-18 Thread Armin Burgmeier
This is fixed in Gobby 0.4.90, not 0.4.9. It is in Ubuntu as gobby- infinote. -- Need undo https://bugs.launchpad.net/bugs/3801 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 306955] Re: sobby does not appear to use socket reuse flags

2009-05-29 Thread Armin Burgmeier
> Armin, do you have any objection to just set that for every server socket in net6? I'd suggest to add a tcp_server_socket::tcp_server_socket(const address& bind_addr, bool reuse_addr) overload. We can then let net6::server always set the reuse_addr flag to true. -- sobby does not appear to use

[Bug 380227] Re: Typo "Join obby session" should be "Join Gobby session" ?

2009-05-25 Thread Armin Burgmeier
** Changed in: gobby (Ubuntu) Status: New => Invalid -- Typo "Join obby session" should be "Join Gobby session" ? https://bugs.launchpad.net/bugs/380227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 380229] Re: [wishlist] Auto-subscribe to docs subscribed in blueprints

2009-05-25 Thread Armin Burgmeier
What are blueprints? -- [wishlist] Auto-subscribe to docs subscribed in blueprints https://bugs.launchpad.net/bugs/380229 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 380227] Re: Typo "Join obby session" should be "Join Gobby session" ?

2009-05-25 Thread Armin Burgmeier
It is correct the way it is. The collaboration framework is called obby, which is why you join an obby session. Gobby is a client using the obby protocol. -- Typo "Join obby session" should be "Join Gobby session" ? https://bugs.launchpad.net/bugs/380227 You received this bug notification because

[Bug 380244] Re: Prompts to save when closing a gobby document

2009-05-25 Thread Armin Burgmeier
This is because you have not yet saved the remote document locally, and it was implemented because others complained that there was no extra confirmation. Personally, I don't like it too much either. Gobby 0.4.92 doesn't have it anymore. -- Prompts to save when closing a gobby document https://bu

[Bug 313393] Re: gobby only listens for ipv6 connections

2009-01-04 Thread Armin Burgmeier
Have you tried connecting with IPv4 nevertheless? I also see only the IPv6 listening socket in netstat, but can connect on both IPv4 and IPv6. -- gobby only listens for ipv6 connections https://bugs.launchpad.net/bugs/313393 You received this bug notification because you are a member of Ubuntu Bu

[Bug 313393] Re: gobby only listens for ipv6 connections

2009-01-03 Thread Armin Burgmeier
I just fixed this upstream: http://git.0x539.de/?p=net6.git;a=commit;h=04ede417257b3201b68b683d13a69e07f8401eb8 Until this hits Ubuntu, you can probably set /proc/sys/net/ipv6/bindv6only to 0 to get IPv4 connectivity. (This seems to be the default on my machine, by the way, which is why I didn't n

[Bug 95967] Re: Gobby dies on obby::user_table::add_user

2007-03-26 Thread Armin Burgmeier
Are you resuming a session? Is this also reproducible when opening a new session? What version are the joining clients using? -- Gobby dies on obby::user_table::add_user https://launchpad.net/bugs/95967 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/li

[Bug 3801] Re: Need undo

2007-03-06 Thread Armin Burgmeier
You are welcome to provide a patch. -- Need undo https://launchpad.net/bugs/3801 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs