Activity

From 11/16/2011 to 12/15/2011

12/15/2011

avatar 05:55 PM Feature #662: Automatically switch to user requested chat windows
This API change needs to be addressed in the newly designed API: http://live.gnome.org/Smuxi/Protocol/Zero Mirco Bauer
avatar 05:47 PM Feature #662: Automatically switch to user requested chat windows
Smuxi should switch the current chat to newly created ones if the user requested it. For example if the user executes /join #smuxi it should automatically switch to that chat window. This will need a new API that either contains a flag that the ch... Mirco Bauer

12/13/2011

avatar 10:44 PM Feature #584 (Closed): Shift+TAB as in mIRC
Applied in changeset commit:"354cd0584f9d9aaed3502ec2894340710f2bf03e". Mirco Bauer
avatar 10:44 PM Feature #659 (Closed): Imitate mIRC channel window change (with CTRL+TAB)
Applied in changeset commit:"354cd0584f9d9aaed3502ec2894340710f2bf03e". Mirco Bauer
avatar 10:41 PM Revision 354cd0584f9d9aaed3502ec2894340710f2bf03e: [Frontend-GNOME] Added ctrl+tab and ctrl+shift...
[Frontend-GNOME] Added ctrl+tab and ctrl+shift+tab support for switching chat windows (closes: #659) Mirco Bauer
avatar 10:14 PM Bug #594 (Closed): many disconnects
Applied in changeset commit:"31d7ddce56ae692701f1e21b03902251d1cafc4a". Mirco Bauer
avatar 10:13 PM Revision 31d7ddce56ae692701f1e21b03902251d1cafc4a: Updated lib/SmartIrc4net to fix rapid reconnec...
Updated lib/SmartIrc4net to fix rapid reconnect loops (closes: #594) Mirco Bauer
avatar 07:05 AM Revision 4dfc70f5daf5f02c0b71ef3eb091a22d244eea82: [Frontend-GNOME] Disabled more logging noise
[Frontend-GNOME] Disabled more logging noise Mirco Bauer
avatar 07:05 AM Revision 977bdfee33251199f4075439c9a755faf62acd16: [Engine] Added performance log calls for Db4oM...
[Engine] Added performance log calls for Db4oMessageBuffer() Mirco Bauer
avatar 06:36 AM Revision 50bf104a37909b833b2edecf205074381f6b3b99: [Engine] Do not suggest we could recover anything
[Engine] Do not suggest we could recover anything Mirco Bauer
avatar 06:03 AM Revision 147a3f8c4b715a4664f214c2f34deedb5e6e58f5: [Engine] Implemented auto-repair of broken db4...
[Engine] Implemented auto-repair of broken db4o databases Mirco Bauer

12/12/2011

avatar 07:46 PM Feature #659: Imitate mIRC channel window change (with CTRL+TAB)
Thanks for clarifying this! Mirco Bauer
avatar 06:40 PM Feature #659: Imitate mIRC channel window change (with CTRL+TAB)
Mirco Bauer wrote: > #584 says it's shift+TAB, which one is now correct and which key combo jumps to the previous tab? mirc window keyboard shortcuts: ctrl-tab ) cycle between open windows ctrl-shift-tab = ditto, in reverse order I guess... norsk gutt
avatar 07:04 AM Revision b9716420a3bd7f98b845f9dbaa9b26844f70cc05: [Engine] Skip errors when optimizing message b...
[Engine] Skip errors when optimizing message buffers Mirco Bauer
avatar 06:59 AM Revision 1059f1f49dc6baf89ae47e8cefd48c7b427855a5: [Engine] Inform the user in case of issues wit...
[Engine] Inform the user in case of issues with the persistent message buffer Mirco Bauer
avatar 06:57 AM Revision 61567a823cd81abfb7aa996927b495bcbf93b2d8: [Engine] Added convenience MessageBuilder.Appe...
[Engine] Added convenience MessageBuilder.AppendErrorText() method Mirco Bauer

12/11/2011

avatar 11:30 PM Bug #661: URLs are not logged for IRC sessions
Hi. I've just noticed that URLs are not logged for IRC sessions correctly (they are skipped entirely). They also don't appear in gnome notifications. I think the problem is that whatever is being returned by Smuxi.Engine.UrlProtocol.ToString... Michael Still
avatar 10:53 AM Feature #528: Ignore command in context menu
Bianca Mix wrote: > It could use the current network, no channel (all channels), public messages and setup the filter automatically. Actually, current network is an issue, right now you cant tell which network to filter, this needs to be addre... Mirco Bauer
avatar 10:52 AM Feature #660: Filters matching network name
Right now filters can not match against their network name which can be important if you want to ignore a specific person on IRC, as the nickname on a different network can be someone completely different. Mirco Bauer
avatar 10:50 AM Feature #528: Ignore command in context menu
Bianca Mix wrote: > I think it should be able to use /ignore <nick> with to setup a filter like specified by Salz in the FAQ to ignore someone. This would be not to difficult as it would use the current possibilities of smuxi by just adding one c... Mirco Bauer
avatar 10:01 AM Feature #659: Imitate mIRC channel window change (with CTRL+TAB)
#584 says it's shift+TAB, which one is now correct and which key combo jumps to the previous tab? Mirco Bauer
avatar 09:57 AM Bug #658: Connection looping with NullReferenceException on server
bzr revision 39 is now available as daily build, LP buildds were lagging behind for almost a day. Mirco Bauer
avatar 12:19 AM Feature #659: Imitate mIRC channel window change (with CTRL+TAB)
I wonder if one could add the ability to change windows with CTRL+TAB, like one can in mIRC. It should then swap to the next right window. norsk gutt

12/09/2011

avatar 10:08 PM Feature #528: Ignore command in context menu
I think it should be able to use /ignore <nick> with to setup a filter like specified by Salz in the FAQ to ignore someone. This would be not to difficult as it would use the current possibilities of smuxi by just adding one configuration. It c... Bianca Mix
avatar 09:14 PM Feature #528: Ignore command in context menu
Being able to use @/ignore whomever@ would be even nicer Carlos Martín Nieto
avatar 07:11 PM Feature #648: Auto-flush for persistent message buffers
It would be good if the auto-flusher can be triggered with a unix signal like SIGHUP or something, then you can make a safe shutdown/restart of a smuxi-server Mirco Bauer
avatar 06:57 PM Bug #462 (Closed): Keybinds doesn't work when hiding menubar
Applied in changeset commit:"77d2019e77a2a34f2913dc9633c0c8ade09542ee". Mirco Bauer
avatar 06:55 PM Revision 77d2019e77a2a34f2913dc9633c0c8ade09542ee: [Frontend-GNOME] Allow accelerators to be used...
[Frontend-GNOME] Allow accelerators to be used even when the menu bar is hidden (closes: #462) Mirco Bauer

12/08/2011

avatar 08:17 PM Bug #658: Connection looping with NullReferenceException on server
Thanks! I'll give it a try tomorrow. Jelmer Vernooij
avatar 07:52 PM Bug #658: Connection looping with NullReferenceException on server
The LP bzr revision is 39 btw, see: http://bazaar.launchpad.net/~meebey/smuxi/head-mirror/revision/39 Mirco Bauer
avatar 07:33 PM Bug #658: Connection looping with NullReferenceException on server
Please try if commit:e85b8d0ce1bb522a677495af7af773ab78beed01 fixes this for you Mirco Bauer
avatar 07:33 PM Revision e85b8d0ce1bb522a677495af7af773ab78beed01: [Engine-IRC] Fixed potential NullReferenceExce...
[Engine-IRC] Fixed potential NullReferenceException in IrcProtocolManager._OnQueryNotice() (references: #658, #38) Mirco Bauer
avatar 07:31 PM Bug #658: Connection looping with NullReferenceException on server
This is a regression caused by feature #38 Mirco Bauer
avatar 07:24 PM Bug #658: Connection looping with NullReferenceException on server
OK, I spotted a potential NullReferenceException in the code for group chats without users inside (like disabled chat after kick or connection loss). I will fix this one and this might solve the issue already for you. Mirco Bauer
avatar 07:17 PM Bug #622: Users who join while a chat is synced are not visible in the nicklist
Another probably related topic: After a connection issue I rejoined a channel in which all users are usually OPs. Nobody was shown as an OP but they all have been OPs. After a reconnect of the front-end smuxi worked properly so it should be a rac... Bianca Mix
avatar 07:10 PM Bug #656: Exception: Object reference not set to an instance of an object
That can be, which would make a race condition, but a bug nonetheless in there just hiding... Mirco Bauer
avatar 07:09 PM Bug #658: Connection looping with NullReferenceException on server
Nice catch, you found a parser bug in the IRC lib. Though I will need the line that triggered it, with smuxi-server -d or smuxi-frontend-gnome -d it should log the that was received before the crash. Could it be that you connect Smuxi to a boun... Mirco Bauer
avatar 11:20 AM Bug #658: Connection looping with NullReferenceException on server
Connecting to smuxi-server this morning seems to be triggering a null reference exception on the server. That in turn then causes the server to reconnect to the IRC server, after which it again crashed, over and over again until I killed it. <... Jelmer Vernooij
avatar 04:02 AM Feature #597 (Closed): Sync config cache when connecting to smuxi-server
Applied in changeset commit:"989c016a7b2b6312e5a0feff42ad2663738e7759". Mirco Bauer
avatar 04:01 AM Revision 989c016a7b2b6312e5a0feff42ad2663738e7759: [Engine/Frontend-GNOME] Sync config cache (clo...
[Engine/Frontend-GNOME] Sync config cache (closes: #597) Mirco Bauer

12/07/2011

avatar 10:34 PM Bug #656: Exception: Object reference not set to an instance of an object
Sigh, of course I now have problems reproducing this whereas I consistently could earlier. Perhaps it's related to the server load I was talking about earlier. Jelmer Vernooij
avatar 07:08 PM Bug #512 (Closed): Smuxi crashes when spamming the notification daemon
Fixed in commit:dd5f2b934587be4962a87774646a00eab0fe3d0e Mirco Bauer
avatar 06:55 PM Bug #506: Smuxi suddenly hangs in desktop notification
I haven't seen this issue since using dbus-sharp Mirco Bauer
avatar 06:33 PM Bug #570: Configured tab colors are shown too dark
This is not a bug of Smuxi's color contrast checker but a bug in the GTK+ theme itself. It uses a pixmap as background for the notebook tabs which has a darker background than the actual background text color. Smuxi can currently only rely on the ... Mirco Bauer
avatar 06:28 PM Bug #573 (Closed): Use of number in network name make the server crash
Applied in changeset commit:"65932b4708423eb4fc18ae5b6d34963c650c5c08". Mirco Bauer
avatar 06:28 PM Revision 65932b4708423eb4fc18ae5b6d34963c650c5c08: [Engine] Parse Network always as string (close...
[Engine] Parse Network always as string (closes: #573) Mirco Bauer
avatar 06:18 PM Bug #604 (Feedback): crash after startup from hibernate mode
Mirco Bauer
avatar 06:16 PM Bug #542 (Closed): setting of away/unaway messages
Applied in changeset commit:"a69190cc38cd5d48df470d30058227385645fc58". Mirco Bauer
avatar 06:14 PM Revision a69190cc38cd5d48df470d30058227385645fc58: [Engine-IRC] Don't send unaway when not away (...
[Engine-IRC] Don't send unaway when not away (closes: #542) Mirco Bauer
avatar 06:06 PM Feature #505 (Closed): Move on to the next/previous window when pressing ctrl+n and p respectively.
Applied in changeset commit:"f8c29972c3ab6cf2510118a6c64c5b17a1527d69". Mirco Bauer
avatar 06:04 PM Revision f8c29972c3ab6cf2510118a6c64c5b17a1527d69: [Frontend-GNOME] Added ^P and ^N support for s...
[Frontend-GNOME] Added ^P and ^N support for switching chat windows (closes: #505) Mirco Bauer
avatar 05:55 PM Revision aebaacaf0142f8df262ce625664f6e548f4100d1: [Frontend-GNOME] Pass --debug to mono by defau...
[Frontend-GNOME] Pass --debug to mono by default for stack traces with line numbers Mirco Bauer
avatar 05:54 PM Revision 39d58ef78974b2651a9314e0abfd67f95e3159ff: [Frontend-GNOME] Removed logging noise
[Frontend-GNOME] Removed logging noise Mirco Bauer
avatar 05:53 PM Feature #24: Lag indicator (frontend <-> smuxi-server)
The same could be done when the FrontendManger makes remoting calls Mirco Bauer
avatar 05:43 PM Bug #492 (Closed): smuxi-0.8 fails to build with --enable-debug is no smuxi is already installed ...
Fixed see #515 Mirco Bauer
avatar 05:31 PM Bug #656: Exception: Object reference not set to an instance of an object
Can you start the frontend with: mono --debug /usr/lib/smuxi/smuxi-frontend-gnome.exe and reproduce the issue? I would like to know in which line it happened. Mirco Bauer
avatar 05:23 PM Revision 7a13917a69119f2d4f90c959b833a4d86020c0ac: [Frontend-GNOME] Refactored Entry to use ChatV...
[Frontend-GNOME] Refactored Entry to use ChatViewManager instead of Notebook Also eliminated remoting calls where possible Mirco Bauer
avatar 04:11 PM Revision 3c38dbfe8f56cd28da623219711c5914c3f4ad13: [Engine-Twitter] Removed unneeded event prefix...
[Engine-Twitter] Removed unneeded event prefix from header in /help command Mirco Bauer
avatar 04:10 PM Revision 6a8f420b31abe9dccc82477efab1b9b857309e11: [Engine-IRC] Make use of AppendHeader() in /he...
[Engine-IRC] Make use of AppendHeader() in /help command Mirco Bauer
avatar 04:10 PM Revision 663a666ffe107e55813f250d6cfa5659c7a0133c: [Frontend-GNOME] Refactored /help command to u...
[Frontend-GNOME] Refactored /help command to use MessageBuilder API Mirco Bauer
avatar 03:44 PM Bug #657: hard to see highlights when channel list doesn't fit on the screen
I've got a pretty small screen (1280x768) and because of that my tabs no longer all fit on the screen (either horizontally or vertically). This makes it very hard to see when there is something going on in a tab that I can't see. I'm not sure ... Jelmer Vernooij
avatar 03:11 PM Revision d18d9462f6e3ae1544b882c7ea5e96be1f95f1b3: [Frontend-GNOME] Support optional search key f...
[Frontend-GNOME] Support optional search key for /list command Mirco Bauer
avatar 03:09 PM Bug #656: Exception: Object reference not set to an instance of an object
Shortly after connecting to my smuxi server over IRC, I hit this: ... Jelmer Vernooij
avatar 02:49 PM Bug #655: Find group chat not working correctly on freenode
Doing a find group chat on freenode with a search key but no pattern/wildcard (*) will lead to a _full_ channel list: e.g. "debian". Internally that gets changed to "*debian*" before being sent to the IRC server and for some reason freenode comple... Mirco Bauer

12/06/2011

avatar 07:04 PM Revision 0f74e8ab02c68200e15ba53288a1a9be8c0035d7: [Installer-Win32] Install shortcuts on desktop...
[Installer-Win32] Install shortcuts on desktop and start menu for all users Mirco Bauer
avatar 06:49 PM Revision 292007de1882d7d84b524293855ccc1fabff7e6a: [Frontend-GNOME] Don't make use of LogoIconNam...
[Frontend-GNOME] Don't make use of LogoIconName as it uses the SVG size of 48x48 which is way too small Mirco Bauer
avatar 04:10 PM Feature #616 (Closed): Engine-less nickname completion
Applied in changeset commit:"6da1ebfa028ffdfbe4c72a1140996f855e17b372". Andrew Kannan
avatar 04:00 PM Revision 6da1ebfa028ffdfbe4c72a1140996f855e17b372: [Frontend-GNOME] Changed to use Frontend inste...
[Frontend-GNOME] Changed to use Frontend instead of Engine to perform tab completion, (closes: #616) Andrew Kannan
avatar 04:40 AM Feature #616: Engine-less nickname completion
Merge request for this issue submitted: https://gitorious.org/smuxi/smuxi/merge_requests/12 Andrew Kannan
avatar 12:42 AM Revision 191e25ff4bd318f1aeb5e43d50b14192042af95c: [Frontend-GNOME] Only use Consolas if it's not...
[Frontend-GNOME] Only use Consolas if it's not Windows XP as it looks horrible on it Mirco Bauer

12/05/2011

avatar 02:22 AM Revision 4a39b9f784a9caf539f22ce3d89bf541bab3b9e9: [Frontend-GNOME] Fixed NullReferenceException ...
[Frontend-GNOME] Fixed NullReferenceException in MessageTextView.OpenLink() Mirco Bauer
avatar 02:21 AM Revision ed15fd1da05b258a33c4e23baf6d2a50fce12e0d: [Frontend-GNOME] Guard MessageTextView.OpenLin...
[Frontend-GNOME] Guard MessageTextView.OpenLink() with a null check Mirco Bauer
avatar 01:48 AM Feature #494 (Closed): Notices shouldn't open a query
Implemented in commit:cf1ef0dcd6475756eb82fab7e182bbecc29306e5 Mirco Bauer
avatar 12:48 AM Revision 5d060c764083deb1bc96ca4ce6c197734d7b3561: [Installer-Win32] Uninstall GTK# 2.12.9 before...
[Installer-Win32] Uninstall GTK# 2.12.9 before upgrading to 2.12.10 for a smooth upgrade Mirco Bauer

12/04/2011

avatar 11:44 PM Bug #619 (Closed): Maximizing on Windows
Applied in changeset commit:"c6aae133c91bf1097c266b0e25f0a73a52baba94". Mirco Bauer
avatar 11:43 PM Bug #654: Channels are not well-ordered on server join
This bug is a showstopper for the next release Mirco Bauer
avatar 11:10 PM Bug #654: Channels are not well-ordered on server join
This is using smuxi-server from the Launchpad PPA as of 30/11/2011 and smuxi-frontend also from the PPA as of 5/12/2011. Christopher Halse Rogers
avatar 11:08 PM Bug #654: Channels are not well-ordered on server join
When starting the server connection process - either on initial smuxi-engine connection, or when connecting to a new server - the channels are not displayed in the order specified in the IRC server's preferences window. Worse, when starting up ... Christopher Halse Rogers
avatar 10:40 PM Bug #619: Maximizing on Windows
Good news, GTK# 2.12.10 is fixing this issue! Now that Smuxi is no longer using SVG, we can finally switch to the newer version, see #230 Mirco Bauer
avatar 10:34 PM Revision c6aae133c91bf1097c266b0e25f0a73a52baba94: [Installer-Win32] Install GTK# 2.12.10 instead...
[Installer-Win32] Install GTK# 2.12.10 instead of 2.12.9 Now that Smuxi no longer loads SVG images, it can use the GTK# 2.12.10 installer which lacks SVG support. (references: #230) With GTK# 2.12.10 the issue is fixed which un-maximized Smuxi w... Mirco Bauer
avatar 10:30 PM Revision f5fd286e95971fa476189256dd1f7bbafbf28af3: [Installer-Win32] Use new multi-resolution ico...
[Installer-Win32] Use new multi-resolution icon for the installer Mirco Bauer
avatar 05:17 PM Feature #38 (Closed): send notices from users to channels and querys where useful
Applied in changeset commit:"cf1ef0dcd6475756eb82fab7e182bbecc29306e5". Mirco Bauer
avatar 05:17 PM Feature #554 (Closed): Hide Chanserv and Nickserv messages
Applied in changeset commit:"cf1ef0dcd6475756eb82fab7e182bbecc29306e5". Mirco Bauer
avatar 05:17 PM Feature #226 (Closed): show global messages on server tab
Applied in changeset commit:"cf1ef0dcd6475756eb82fab7e182bbecc29306e5". Mirco Bauer
avatar 05:05 PM Revision cf1ef0dcd6475756eb82fab7e182bbecc29306e5: [Engine-IRC] Reworked how private notices are ...
[Engine-IRC] Reworked how private notices are handled - A notice will no longer open new tabs, instead show the notice on the server tab. This avoids NickServ/ChanServ spam (closes: #554) and also IRCop tab spam (closes: #226) - Notices from ... Mirco Bauer
avatar 10:54 AM Bug #531 (Closed): Install application icon in correct places
Mirco Bauer
avatar 10:54 AM Bug #531: Install application icon in correct places
Fixed in commit:e5d694e3ec01656546791b1a43762e4166fa5231 Mirco Bauer
avatar 10:53 AM Feature #503 (New): Enable confirmation of quitting Smuxi
That was the wrongly closed ticket, reopened. Mirco Bauer
avatar 10:27 AM Revision 92e67e0b7a439fa07b7f251d38136be87d2d0ca3: [Debian] Updated to new icons paths
[Debian] Updated to new icons paths Mirco Bauer

12/03/2011

avatar 06:40 PM Feature #216 (Closed): Consolas font for Windows
Applied in changeset commit:"8523eadc67f4a9714a0a1654561ccae25e80c6f3". Mirco Bauer
avatar 04:00 PM Revision 87cb379b995f4e6fe69a5d4aa36a18fd0dccdd18: [Frontend-GNOME] Added 16x16 and 32x32 images ...
[Frontend-GNOME] Added 16x16 and 32x32 images to Windows icon Mirco Bauer
avatar 03:43 PM Revision 0da32b07a9f3b73d3b9d702b8779ed42d4a5004a: [Frontend-GNOME] Consolas font should be regul...
[Frontend-GNOME] Consolas font should be regular instead of bold on Windows Mirco Bauer
avatar 03:21 PM Revision 8523eadc67f4a9714a0a1654561ccae25e80c6f3: [Frontend-GNOME] Use Consolas font instead of ...
[Frontend-GNOME] Use Consolas font instead of FixedSys on Windows when available (closes: #216) Mirco Bauer
avatar 01:18 PM Revision 22d7deef29125ffa311660a4c9e29cc3df55b037: [Frontend-GNOME] Use new 48x48 / 256x256 assem...
[Frontend-GNOME] Use new 48x48 / 256x256 assembly icon for Windows Mirco Bauer
avatar 01:15 PM Feature #472 (Closed): Theme sensitive application icon
Applied in changeset commit:"e5d694e3ec01656546791b1a43762e4166fa5231". Mirco Bauer
avatar 01:15 PM Feature #503 (Closed): Enable confirmation of quitting Smuxi
Mirco Bauer
avatar 01:15 PM Bug #230 (Closed): Startup Error in Windows: Unrecognized image file format
Applied in changeset commit:"e5d694e3ec01656546791b1a43762e4166fa5231". Mirco Bauer
avatar 01:15 PM Bug #304 (Closed): Startup Crash on OpenSUSE: GLib.GException: Unrecognized image file format
Applied in changeset commit:"e5d694e3ec01656546791b1a43762e4166fa5231". Mirco Bauer
avatar 01:00 PM Revision e5d694e3ec01656546791b1a43762e4166fa5231: [Frontend-GNOME] Load PNG instead of SVG image...
[Frontend-GNOME] Load PNG instead of SVG images, honor GTK+ icon themes and install icons into correct places - Only load pre-scaled PNG image files in Smuxi so the SVG pixbuf loader for GDK is no longer needed. (closes: #230, #304) - Load icon... Mirco Bauer
avatar 12:57 PM Revision 5440edd0a5559e3a65aeca8ca00299349d4134b8: [Build] Clean installed files of Twitterizer i...
[Build] Clean installed files of Twitterizer in build directory Mirco Bauer

12/02/2011

avatar 11:58 PM Bug #619: Maximizing on Windows
Yes this issue is Windows specific, I believe it is a GTK+ bug in the Windows port of GTK+ but it could also be some side-effect of something in Smuxi that doesn't show up on Linux. I wonder if this can be reproduced with other GTK+ apps on Windows. Mirco Bauer
avatar 11:48 PM Bug #531: Install application icon in correct places
Mirco Bauer wrote: > Ok, we now have scaled PNG images. I am not sure if these > PNGs are pixel-perfect, if they aren't and someone can do so To achieve pixel-perfection you need one SVG per target size because only this way you can make sur... Michael Monreal
avatar 11:28 PM Bug #531: Install application icon in correct places
Ok, we now have scaled PNG images. I am not sure if these PNGs are pixel-perfect, if they aren't and someone can do so, please do: http://git.qnetp.net/?p=smuxi.git;a=tree;f=images;hb=refs/heads/experiments/no_svg Mirco Bauer
avatar 07:58 PM Revision 6af95a282c70ea8caceb7da6f81b9fcb5a957fb3: [Frontend-GNOME] Replaced connect-button.svg w...
[Frontend-GNOME] Replaced connect-button.svg with GTK+ stock button Mirco Bauer
avatar 07:58 PM Revision e8c7c140bd7a45abfaa557559683c9faf13d0283: Removed unused server.png
Removed unused server.png Mirco Bauer
avatar 05:54 PM Bug #619: Maximizing on Windows
http://www.smuxi.org/documentation/running-from-git/ Michael Henry
avatar 05:17 PM Bug #619: Maximizing on Windows
It probably only happens on Windows or Windows 7, I'm also using 0.8 because I can't find where the newer versions are. Viri Blobs
avatar 05:10 PM Bug #619: Maximizing on Windows
I have tried to reproduce this bug on xubuntu 11.10. Doesn't do this for me. I'm using a nightly build installed today. Minimize and maximize work like they are supposed to. Michael Henry

12/01/2011

avatar 11:34 PM Revision 64631119e9dcbfb0715f73f4031d9a27355b8f7e: [Engine] Fixed regression returning the defaul...
[Engine] Fixed regression returning the default proxy when there is no proxy Mirco Bauer
avatar 10:57 PM Revision 7f1d75ed37f3e8b66a18ad337d50dae614416fe9: [Engine-Twitter] Set custom error message when...
[Engine-Twitter] Set custom error message when Twitter is overloaded and replies garbage Mirco Bauer
avatar 08:04 PM Bug #641 (Closed): 2 Tabs for one and the same person chat
Fixed in commit:e9533961387067a7cbcc4d6d860951b4691db54c Mirco Bauer
avatar 07:54 PM Bug #556 (Closed): continuing auto scroll after rezising/leaving full screen
Applied in changeset commit:"7dcc6a496f03ca7e216bcff6bac4331dc054bed0". Mirco Bauer
avatar 07:54 PM Revision 7dcc6a496f03ca7e216bcff6bac4331dc054bed0: [Frontend-GNOME] Fixed leaving auto-scroll whe...
[Frontend-GNOME] Fixed leaving auto-scroll when the window gets resized (closes: #556) Mirco Bauer
avatar 05:10 PM Bug #531: Install application icon in correct places
This is also needed for GTK# 2.12.10 and Mono support on Windows as the installers are not shipping SVG pixbuf loaders there! Mirco Bauer
avatar 05:08 PM Bug #531: Install application icon in correct places
The connect button and tab icons (*-chat.svg, connect-button.svg) found in: http://git.qnetp.net/?p=smuxi.git;a=tree;f=images;hb=HEAD also need scaled PNGs but in 16x16 and 22x22 should be sufficient for those. Mirco Bauer
avatar 12:11 AM Feature #653 (Closed): SSH key authorization support
Applied in changeset commit:"ff0665b309a5b36884ba03c40dce4778600c1b7d". Mirco Bauer
avatar 12:08 AM Revision ff0665b309a5b36884ba03c40dce4778600c1b7d: [Engine/Frontend/Frontend-GNOME] Implemented S...
[Engine/Frontend/Frontend-GNOME] Implemented SSH keyfile support (closes: #653) Mirco Bauer

11/30/2011

avatar 11:25 PM Revision df692276346d37b9f80c5d02e6165e7529ee56bc: [Frontend-GNOME] MonoDevelop 2.8.2 gtk-gui/ up...
[Frontend-GNOME] MonoDevelop 2.8.2 gtk-gui/ update Mirco Bauer
avatar 10:57 PM Feature #653: SSH key authorization support
Smuxi should allow to specify which SSH keyfile to use for the SSH tunnel so the user doesn't have to mess with $HOME/.ssh/config nor pagent. Mirco Bauer
avatar 06:43 PM Revision effc182f1c5525dcbb65d844e315a6e20bc649dd: [Engine] Fixed potential NullReferenceExceptio...
[Engine] Fixed potential NullReferenceException when reading GECOS Mirco Bauer
avatar 06:34 PM Revision 53c93f0179323c6212d29a27ab600a9586327cde: [Engine/Engine-*] Implemented enhanced system ...
[Engine/Engine-*] Implemented enhanced system proxy support Added Windows support for system proxy by making use of WebRequest.GetSystemWebProxy(). Added no_proxy environent variable support which can contain a comma separated list of domains or... Mirco Bauer
avatar 02:07 PM Revision ae5664956f4766c432d2c91c68991404b9979d49: [Engine] Changed default proxy setting to syst...
[Engine] Changed default proxy setting to system proxy Mirco Bauer
avatar 02:05 PM Revision 694c8bf61e434c55a06e2fd478c48d012a1e8d93: [Engine/Frontend-GNOME] Added system proxy (ht...
[Engine/Frontend-GNOME] Added system proxy (http_proxy environment variable) support Mirco Bauer
avatar 12:07 PM Revision e9533961387067a7cbcc4d6d860951b4691db54c: [Frontend-GNOME-IRC] Don't try to open a perso...
[Frontend-GNOME-IRC] Don't try to open a person chat 2 times We should not override OnPersonsRowActivated as the base version will call IProtocolManager.OpenChat() which creates the person chat already for us. Mirco Bauer

11/29/2011

avatar 06:27 PM Revision 24b052c85688614b429aa729bdd8553a101b7056: [Engine] Retry fetching news feed every 5 minu...
[Engine] Retry fetching news feed every 5 minutes for temporarily issues Mirco Bauer
avatar 05:59 PM Revision f13babac9f90c4f65e4b5102ee302da712c6ae67: [Build] Make build/snapshot-builder executable
[Build] Make build/snapshot-builder executable Mirco Bauer
avatar 05:58 PM Revision bf2a161001fe1744258659af74423d91317c0838: [Build] Removed potential dangerous $(BUILD_DI...
[Build] Removed potential dangerous $(BUILD_DIR)/* from DISTCLEANFILES which can try to delete files from / if BUILD_DIR is undefined! Mirco Bauer
avatar 05:57 PM Revision 8725f5663f330279166ed76130b875f0e82c527a: [Debian] Pass debian package version to config...
[Debian] Pass debian package version to configure using --with-vendor-package-version Mirco Bauer
avatar 05:10 PM Revision 30ed897dc9df29b46e1e5321bbb005c65a2ad3cb: [Build] Added --with-vendor-package-version su...
[Build] Added --with-vendor-package-version support Mirco Bauer
avatar 05:05 PM Revision 798326d6071767c4c503dfbea74fbb2ba79c6e9a: [Engine] Don't send DateTime.MinValue as If-Mo...
[Engine] Don't send DateTime.MinValue as If-Modified-Since HTTP header Mirco Bauer
avatar 05:04 PM Revision c83dcf45cebb2f3f089c84ec458005059da45dd9: [Engine] Use non-cacheable news feed URL
[Engine] Use non-cacheable news feed URL Mirco Bauer
avatar 11:59 AM Revision 96f3d2f74688eb3d54598c787b75ee640a0788f8: [Engine-Twitter] Refactored proxy support with...
[Engine-Twitter] Refactored proxy support with ProxySettings Mirco Bauer
avatar 11:58 AM Revision 3c70df9d49fefb758b67f65ed1a7499132220490: [Engine] Apply proxy settings to news feed fet...
[Engine] Apply proxy settings to news feed fetcher Mirco Bauer
avatar 11:57 AM Revision e4201f0bd47ddb4514bfc3a54b8ea1fdc709518b: [Engine] Implemented ProxySettings
[Engine] Implemented ProxySettings Mirco Bauer
avatar 11:15 AM Revision cffb862b2e88fdf3d6726c8d9be4e705694a1ad9: [Debian] Recommend smuxi-engine-xmpp
[Debian] Recommend smuxi-engine-xmpp Mirco Bauer
avatar 01:56 AM Revision dde16d63a334934a84caa0fd29a4a107fcd03bba: [Engine] Checking the news feed for updates ev...
[Engine] Checking the news feed for updates every 12 hours is sufficient Mirco Bauer
avatar 01:55 AM Feature #468 (Closed): Show Smuxi's news feed on the Smuxi tab
Applied in changeset commit:"6a6572a54517bc096be2dd53e679d9dcfd3a39ff". Mirco Bauer
avatar 01:38 AM Revision 6a6572a54517bc096be2dd53e679d9dcfd3a39ff: [Engine] Implemented built-in news feed (close...
[Engine] Implemented built-in news feed (closes: #468) Mirco Bauer

11/28/2011

avatar 07:36 PM Revision e44dab7d4ad65454d5291cf2804bf5bf7001abd4: [Common] Added AtomFeed to build-sys
[Common] Added AtomFeed to build-sys Mirco Bauer
avatar 07:31 PM Revision d0e53d80d19bc7682db4c6993eeb2bfd4d2a7b5a: [Common] Fixed indention inconsistency of Atom...
[Common] Fixed indention inconsistency of AtomFeed Mirco Bauer
avatar 07:31 PM Revision ad6680602b80839cf010d85a946e2f70c1a8014e: [Common] Changed namespace of AtomFeed
[Common] Changed namespace of AtomFeed Mirco Bauer

11/27/2011

avatar 05:46 PM Revision 8f7bad2d55b19c5d0494b211fdffe998146d4645: [Common] Added Atom feed parser Signed-off-by...
[Common] Added Atom feed parser Signed-off-by: Mirco Bauer <meebey@meebey.net> Carlos Martín Nieto
avatar 01:42 PM Revision 85ff9a09592bd0e273c558763a55b54031a241e4: [Frontend-GNOME] Fixed regression not showing ...
[Frontend-GNOME] Fixed regression not showing "Day changed to" messages Mirco Bauer
avatar 01:48 AM Feature #504 (Closed): PPA with daily snapshots
Daily development builds for Ubuntu which are compatible with Debian are now available on: https://launchpad.net/~meebey/+archive/smuxi-daily Mirco Bauer
avatar 01:48 AM Feature #324 (Closed): automatic deb building infrastructure
Daily development builds for Ubuntu which are compatible with Debian are now available on: https://launchpad.net/~meebey/+archive/smuxi-daily Mirco Bauer

11/26/2011

avatar 04:09 AM Revision 7b67ae6c3000aaa531900fc72b8e430da3d9aa3f: [Build] Make sure the head repo is not acciden...
[Build] Make sure the head repo is not accidently bringing changes from elsewhere in Mirco Bauer
avatar 03:59 AM Revision 30e41d80e1e4c3a2ddb0aaf084e1f1ac3a35364c: [Build] Always fetch the head repo before copy...
[Build] Always fetch the head repo before copying everything from the orig repo into it Mirco Bauer
avatar 03:56 AM Revision 2ffbc0d2ebd11c7fe7f01d85085aa657fabcd7bc: [Debian] Also exclude secur32.dll from modulerefs
[Debian] Also exclude secur32.dll from modulerefs Mirco Bauer

11/25/2011

avatar 08:01 PM Revision fab74072553565e93c38f3eb4d4da78e2b3ce9f2: [Debian] Ignore secur32 ModuleRef for dh_clideps
[Debian] Ignore secur32 ModuleRef for dh_clideps Mirco Bauer
avatar 07:14 PM Revision e6c8365cd8a878a6e2421a7772e610bab5af61db: [Debian] Added new smuxi-engine-xmpp package
[Debian] Added new smuxi-engine-xmpp package Mirco Bauer
avatar 06:57 PM Revision 9d5b958e714ca95262a806a7d144a124781af16e: [Debian] Added new Db4objects.Db4o library to ...
[Debian] Added new Db4objects.Db4o library to smuxi-engine package Mirco Bauer
avatar 06:55 PM Revision 56bca18aac5236750ae90658be29af2187bcf232: [Debian] Use Ubuntu 10.04 (lucid) instead of 1...
[Debian] Use Ubuntu 10.04 (lucid) instead of 11.04 (natty) as base for Debian 6.0 (squeeze) compatible packages For indicate-sharp in lucid we need to enforce a binary dependency on libindicate4 as the libindicate0.1-cil package is missing it. Mirco Bauer
avatar 05:06 PM Revision 2a4972d20eb26ba89ef5caa2f4e0ffa0a0d7d9b7: [Debian] Added missing GTK/GNOME# clilibs
[Debian] Added missing GTK/GNOME# clilibs Mirco Bauer
avatar 04:28 PM Revision e5b004557a6f7d929e55446e1a96f36ee7a2af2f: [Build] Try to fetch existing repo data
[Build] Try to fetch existing repo data Mirco Bauer
avatar 04:22 PM Revision 5e74e8199171bb525d6e1c62ce9dc2c5d83c781f: [Build] Added license header
[Build] Added license header Mirco Bauer
avatar 03:40 PM Revision ca55de1787c06ec3ffaeb7e65f16cbe5da8ebf9f: [Debian] Added GTK# hack for Ubuntu natty
[Debian] Added GTK# hack for Ubuntu natty Mirco Bauer
avatar 02:09 PM Revision 218c94cb5d890965e6ff3d04f39755e282fc45ee: [Debian] Added missing dbus-sharp-glib-1.0 bui...
[Debian] Added missing dbus-sharp-glib-1.0 build-dep Mirco Bauer
avatar 10:54 AM Revision c4e89718d5e69122cec390e2b9de37083443d209: Delete obsolete and potential dangerous script
Delete obsolete and potential dangerous script Mirco Bauer
avatar 10:54 AM Revision 4e3f43016bd5074d410fbf4ff3dce7f4b139dfd2: Moved update-smuxi-head-mirror script to build/
Moved update-smuxi-head-mirror script to build/ Mirco Bauer
avatar 09:50 AM Revision 67e1c1c4f66c2be52c1218b5aa91f210671290a8: Added script to update the smuxi-head-mirror r...
Added script to update the smuxi-head-mirror repo needed for launchpad auto builds Mirco Bauer
avatar 09:48 AM Revision 8d7d70e88b4064a029747919e518987fabde3df7: [Debian] Make libindicate0.1-cil-dev buld-deps...
[Debian] Make libindicate0.1-cil-dev buld-deps really optional Mirco Bauer
avatar 02:01 AM Revision 2abe30cefd875622c9784994473363e34a7d2577: [Debian] Fixed missing "," in build dependencies
[Debian] Fixed missing "," in build dependencies Mirco Bauer
avatar 12:35 AM Revision c86860a01ce41d1355dfb6c3534f95a21baefa58: [Engine-Twitter] Map RequestResult.Unknown to ...
[Engine-Twitter] Map RequestResult.Unknown to temporarily error Mirco Bauer
avatar 12:14 AM Revision 5e6a69e02d485d1f2202aad2337552659249d31a: Updated Debian build-dependencies to aid auto ...
Updated Debian build-dependencies to aid auto builds Mirco Bauer

11/24/2011

avatar 08:11 PM Revision c248b891a9b25d3384f7e88c76a591c96c9d7095: [Engine] Really log optimizing message buffers...
[Engine] Really log optimizing message buffers time in seconds instead of milliseconds Mirco Bauer
avatar 07:59 PM Revision ccfc5de2f9c592d433c9a950672ab8e8deb1dcb5: [Engine] Log optimizing message buffers time i...
[Engine] Log optimizing message buffers time in seconds instead of milliseconds Mirco Bauer
avatar 05:57 PM Bug #589: remoting error since updating mono to 2.10.1
There is no known workaround yet. Mono 2.10.x broke ABI compatibility with MS .NET when it comes to the System.Collections.Generic.Dictionary<K, V> type which Smuxi makes use of. We will need a fix in Mono for this issue. Mirco Bauer
avatar 05:56 PM Bug #652: InvalidCastException when connecting to server
Yes, this is the same issue as seen in #589 and there is no known workaround yet. Mono 2.10.x broke ABI compatibility with MS .NET when it comes to the System.Collections.Generic.Dictionary<K, V> type which Smuxi makes use of. We will need a fix i... Mirco Bauer
avatar 02:32 PM Revision dfe90106855a3f7d840caafeac92f92468e48b8d: [Server] Extended --optimize-message-buffer to...
[Server] Extended --optimize-message-buffer to take optional values (none, defrag, index, all) Mirco Bauer

11/23/2011

avatar 10:30 PM Revision 6eec40e0f12f29a01800c880e334ce6095b55b89: Updated lib/db4o-net to rebased 8.0.183.14430 ...
Updated lib/db4o-net to rebased 8.0.183.14430 version Mirco Bauer
avatar 02:14 PM Revision 377a4e4a4dc41ad5b98e3b24a2af57dd9d388d3c: Updated lib/db4o-net which now uses default co...
Updated lib/db4o-net which now uses default compiler Mirco Bauer
avatar 01:38 PM Revision 38cce433f6d54dad4e9a673077faaa84012e7198: Updated lib/Newtonsoft.Json which now uses def...
Updated lib/Newtonsoft.Json which now uses default compiler Mirco Bauer
avatar 08:29 AM Bug #652: InvalidCastException when connecting to server
Very likely related to Bug #589. My mono version: $ mono --version Mono JIT compiler version 2.10.5 (Debian 2.10.5-1) Stefan Agner
avatar 08:22 AM Bug #652: InvalidCastException when connecting to server
I could solve the server side error by adding these lines: ... Stefan Agner
avatar 08:18 AM Bug #652: InvalidCastException when connecting to server
When I connect to my Server I get this exception (using Windows Client 0.8 to connect to an Ubuntu Server, version 0.8 too) ... Stefan Agner

11/22/2011

avatar 11:39 PM Feature #651: OTR support
Smuxi should have OTR support, I wanted something like that for a long time but all the existing protocols for IRC simply sucked. The specification can be found at http://www.cypherpunks.ca/otr/ Mirco Bauer
avatar 01:39 AM Revision 2ae329730288b06f092662b930d0b928938d98bf: Updated debian/ from Debian source package
Updated debian/ from Debian source package Mirco Bauer
avatar 01:29 AM Revision 8991261a1f0d7316edba01986ecadd2128cb448e: Make git usage optional in autogen.sh by setti...
Make git usage optional in autogen.sh by setting NOGIT Mirco Bauer

11/21/2011

avatar 07:09 PM Revision 8a78de21022f79794133214a43f9bad9e27d259a: [Frontend-STFL] Install smuxi-frontend-stfl.ex...
[Frontend-STFL] Install smuxi-frontend-stfl.exe.config Mirco Bauer
avatar 07:09 PM Revision e4f2becd8f802d49f863efab9fd1d3e1f94847b6: Fixed make distcheck
Fixed make distcheck Mirco Bauer
avatar 07:07 PM Revision 1ddf8f849488ddb1bdab885ccb7fece0da83edc8: Added missing file to po-Engine/POTFILES.in
Added missing file to po-Engine/POTFILES.in Mirco Bauer
avatar 03:14 AM Feature #429 (Closed): Using database for logging
A technical preview of this feature has been added in commit:609cd5da95829d73c8bb9305d8e6af9d5dd65697 Mirco Bauer
avatar 03:08 AM Feature #177: Connection/Sync dialog when connecting to a remote engine
This is a bit obsolete now with the new background sync and sync progress bar see #624 But the pull-sync is still cleaner than the push-sync and should be looked into. Mirco Bauer
avatar 02:40 AM Revision 3a07213acabf7b0de23b9d1851781c82efb56537: [Engine/Engine-*] Refactored IProtocolManager....
[Engine/Engine-*] Refactored IProtocolManager.Connect() to use ServerModel Cleanly pass all connection parameters to the protocol manager using the ServerModel class. This way it is no longer needed to add and save a server before making use of S... Mirco Bauer
avatar 01:21 AM Bug #545: Connecting to irc.tinfoilnet.nu with SSL fails
Both servers use pretty broken certificates but I don't see a specific reason why one of them works while the other does not: ... Mirco Bauer
avatar 01:07 AM Bug #545: Connecting to irc.tinfoilnet.nu with SSL fails
And it seems like SSL is mandatory for this network. ... Mirco Bauer
avatar 12:59 AM Bug #545: Connecting to irc.tinfoilnet.nu with SSL fails
Actually the issue seems to be the IRC server you connect to, some servers of tinfoilnet work others not... Mirco Bauer

11/20/2011

avatar 07:14 PM Feature #478: Make IRC nickname more visible
Another idea might be to display the current nick in the status bar at the bottem next to the joined network or in the window title. Ingo Saitz
avatar 02:14 PM Bug #545: Connecting to irc.tinfoilnet.nu with SSL fails
With Smuxi from git this is working: ... Mirco Bauer
avatar 01:31 PM Bug #515 (Closed): Parallel build tends to fail and cause sharing violation
Applied in changeset commit:"12cedb7290f6b6fe2765432c0b5bf73c25a94922". Mirco Bauer
avatar 01:23 PM Revision 12cedb7290f6b6fe2765432c0b5bf73c25a94922: Forcely disable parallel builds (closes: #515)
Forcely disable parallel builds (closes: #515) Mirco Bauer
avatar 01:09 PM Feature #649 (Closed): Verify Twitter OAuth tokens, invalidate and re-request when needed
Applied in changeset commit:"0c45bc6632a7cd62d5ef70ab728fc17401e3cd6d". Mirco Bauer
avatar 01:07 PM Revision 0c45bc6632a7cd62d5ef70ab728fc17401e3cd6d: [Engine-Twitter] Verify access token and re-au...
[Engine-Twitter] Verify access token and re-authorize when needed (closes: #649) Mirco Bauer
avatar 12:44 PM Revision 4ff25c3e2555bd1c7371065b5f98fc12a3c0290f: [Engine-Twitter] Log status and URL in CheckWe...
[Engine-Twitter] Log status and URL in CheckWebException() Mirco Bauer
avatar 12:42 PM Revision 7b88c86d4f0c0461314460504fb647c8072995cb: [Engine-Twitter] Removed disabled code
[Engine-Twitter] Removed disabled code Mirco Bauer
avatar 12:41 PM Revision 5ba4ee0b50af1d923aa25183ba6f52984eb12e10: [Engine-Twitter] Added missing message
[Engine-Twitter] Added missing message Mirco Bauer

11/19/2011

avatar 06:52 PM Revision 3867043fc6873603cafa0934f9f2938532ac3768: [Engine-Twitter] Refactored TwitterProtocolMan...
[Engine-Twitter] Refactored TwitterProtocolManager to use generic CreateOptions<T>() method Mirco Bauer
avatar 05:56 PM Revision aeb16f72e3b125e2a8469d53c1070397f4cc5595: [Frontend-GNOME] Fixed chat sync progress bar ...
[Frontend-GNOME] Fixed chat sync progress bar not showing up again after any chat was removed Mirco Bauer
avatar 05:20 PM Revision 16e9ecfcf3be7a20331cc1ca1e6c0640304c5629: [Engine-Twitter] Removed unused message string
[Engine-Twitter] Removed unused message string Mirco Bauer
avatar 05:19 PM Bug #465 (Closed): Twitter follower list limited to 100 items
Applied in changeset commit:"19f0f1182e14edc80a386e72b7b5dd6134ecfd03". Mirco Bauer
avatar 05:19 PM Bug #590 (Closed): Twitter timestamp always wrong
Applied in changeset commit:"19f0f1182e14edc80a386e72b7b5dd6134ecfd03". Mirco Bauer
avatar 05:19 PM Task #643 (Closed): Update Twitterizer library to 2.4
Applied in changeset commit:"19f0f1182e14edc80a386e72b7b5dd6134ecfd03". Mirco Bauer
avatar 03:46 PM Revision 19f0f1182e14edc80a386e72b7b5dd6134ecfd03: [Engine-Twitter] Port to Twitterizer 2.4 - Up...
[Engine-Twitter] Port to Twitterizer 2.4 - Updated Twitterizer to 2.4 (closes: #643, #590) - Ported TwitterProtocolManager to Twitterizer 2.4 - Track API changes - Check all TwitterResponses properly using CheckResponse() - Implemented IsTe... Mirco Bauer
avatar 01:48 PM Feature #650: Abort 2nd connection to the same IRC network
Smuxi needs to abort the connection to an IRC server if it is the 2nd connection to the same IRC network. The IRC network name returned by the IRC server doesn't have to match the one the user supplied in Smuxi when the server was added. For this ... Mirco Bauer

11/17/2011

avatar 11:15 PM Revision 694b06c38065f9984dfb0d584c7c404a9db485a4: [Engine] Fixed lock()ing in Session.GetSortedC...
[Engine] Fixed lock()ing in Session.GetSortedChatPosition() Mirco Bauer
avatar 10:44 PM Feature #649: Verify Twitter OAuth tokens, invalidate and re-request when needed
Once Smuxi was authorized to access Twitter it will store the OAuth tokens and simply assumes they will be valid forever. The user could revoke them though or Twitter itself might decide to invalidate them. So Smuxi needs to verify the stored OAut... Mirco Bauer
avatar 12:35 AM Feature #646: Two connections with same network name
This condition is causing the Smuxi server to crash. The network name is used for the logging and both server might access the same log. As for ticket 632 the exception is having the same symptoms - the server crashed and due to that the databa... Bianca Mix

11/16/2011

avatar 07:26 AM Feature #647: Shutdown sequence for persistent message buffers
Alternative would be an timeout based flush, see #648 Mirco Bauer
avatar 07:26 AM Feature #648: Auto-flush for persistent message buffers
Persistent message buffers like Db4oMessageBuffer need a timeout based auto-flush (say after 30 seconds) to make sure messages don't get lost in a case of a crash or other unhandled shutdown sequences, see #647 Mirco Bauer
avatar 07:25 AM Feature #647: Shutdown sequence for persistent message buffers
Persistent message buffers like Db4oMessageBuffer need to be properly Dispose()d so the data is flushed to the disk. Without this a smuxi-server restart (SIGTERM) or a smuxi-frontend-gnome quit will cause a loss of up to 15 messages (auto-flush ha... Mirco Bauer
« Previous
Next »
 

Also available in: Atom