Activity
From 05/13/2012 to 06/11/2012
06/11/2012
-
10:50 AM Support #721: bad performance with many channels and large history
- This sounds like an issue with the persistent message buffer which is stored in the db4o database. I am working on a new message backend which will be leveldb based and should use much less resources, memory and CPU wise. See #717 for more details.
06/08/2012
06/04/2012
06/03/2012
-
10:24 PM Revision 134861907f3eab86ac8222aba7d697ad18da8048: [Frontend-STFL] Added /help command
- [Frontend-STFL] Added /help command
-
09:57 PM Revision bba2f1e49245c5e6d689d61661601872c08793ef: [Frontend] Fixed NullReferenceException for se...
- [Frontend] Fixed NullReferenceException for session chats in ChatViewManagerBase.CreateChatView(chat, params)
-
09:56 PM Revision e4d2c422b06ebf61abdff19f30525f2353e333e5: [Frontend-STFL] Fixed ArgumentOutOfRangeExcept...
- [Frontend-STFL] Fixed ArgumentOutOfRangeException in ChatViewManager.UpdateNavigation()
-
09:26 PM Revision a698493dbce2d6838a4ecac4dc4a3979aff3973c: [Frontend-STFL] Pass --debug to mono in run-st...
- [Frontend-STFL] Pass --debug to mono in run-stfl target for stack traces with line numbers
-
09:18 PM Revision 370a5139973e1a64ad623a369d027613640b3b37: [Frontend-STFL] Fix SEGV in Frontend.Quit()
- [Frontend-STFL] Fix SEGV in Frontend.Quit()
-
09:18 PM Revision 25fdab4fba5a79567ca47a7df1044f29c879c3e3: [Frontend-STFL] Added /exit command
- [Frontend-STFL] Added /exit command
05/31/2012
-
07:00 PM Feature #719: Handle irc:// URLs (in KDE)
- Sounds like KDE 4.6 already supports URL handler lookup via .desktop file, see http://lists.freedesktop.org/archives/xdg/2010-October/011666.html
-
06:49 PM Feature #719: Handle irc:// URLs (in KDE)
- See: http://lists.freedesktop.org/archives/xdg/2010-October/011632.html
-
06:09 AM Bug #704 (Assigned): unable to connect to gtalk
- Lukas B wrote: > Windows 7 64bit > Frontend: GNOME 0.8.10.0 (dist-win32) > Engine: 0.8.10.0 > > I reported it for 0.8.9.2, but its in 0.8.10.0 aswell Ok, I think I know what the issue is. The jabber library has a Mono hack which breaks o...
05/30/2012
-
08:41 PM Bug #704: unable to connect to gtalk
- Windows 7 64bit Frontend: GNOME 0.8.10.0 (dist-win32) Engine: 0.8.10.0 I reported it for 0.8.9.2, but its in 0.8.10.0 aswell
05/29/2012
-
04:37 PM Bug #700: Output after topic change is mixed up in German translation
- Well. I still have a problem with this *duck* 18:31:07 -!- nutzer hat das Thema geƤndert: von #Channel auf "Dies ist ein Topic" Using this sentence it suggests that behind von must stand the topic before the change. And not the channel where...
-
04:28 PM Bug #703: /msg should'n open a query window
- I wouldn't say it's a duplicate of #634 I experienced this bug, but the "problem" described with this bug report is somewhat different. Mirco Bauer wrote: > But I disagree, /msg $nick should always open a query window, why should it not? or...
05/27/2012
-
02:02 PM Feature #718: Allow to configure internal settings
- Smuxi should allow to tweak internal settings using a key/value interface. This would allow power-users to tweak Smuxi the way they need without making the general configuration more complicated for the regular users.
-
12:59 PM Feature #717: New message history backend: LevelDB
- LevelDB message backend was already implemented but not merged yet, see: http://git.qnetp.net/?p=smuxi.git;a=shortlog;h=refs/heads/experiments/git_msg_buffer
-
12:05 PM Feature #717: New message history backend: LevelDB
- The experimental chat history feature in Smuxi, based on db4o has serious issues, see #673 for an example. The databases also like to corrupt and can no longer be read! This means data-loss and is not an acceptable. So Smuxi needs a new, fast and ...
-
12:01 PM Bug #673: Smuxi log contains "Database.Ext().GetByID(XXX) with index 0 returned null!" errors
- Yes, this is a serious issue of the experimental db4o message history backend. There are also other issues with db4o like corrupted database that can no longer be read. For this reason Smuxi is getting a new, faster and hopefully more stable backe...
-
11:59 AM Bug #703 (Feedback): /msg should'n open a query window
- But I disagree, /msg $nick should always open a query window, why should it not? or how can you start a private chat using a command? I know there is currently no command to send a private message and _not_ open a new window, but that would be abo...
-
11:48 AM Bug #710 (Closed): Exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
- Fixed in commit:0873d5ae14270909cdd078336f804bcd0730aee5
05/26/2012
-
05:21 PM Feature #498: Support links inside ( ) or < >
- A new URL parser will address this issue which is currently in an experimental git branch: http://git.qnetp.net/?p=smuxi.git;a=shortlog;h=refs/heads/experiments/smart_links
-
05:19 PM Feature #498: Support links inside ( ) or < >
- OT: funny that redmine has the same issue for the <> case :-P
-
05:17 PM Bug #196 (Feedback): Resuming a ZNC 0.74 session results in a connection failure.
- Does this issue still happen with Smuxi 0.8.9? There were ZNC specific fixes made.
-
05:14 PM Bug #703: /msg should'n open a query window
- I believe you experience the bug described in #634
-
05:09 PM Bug #634: messages get lost while tab is opened and synchronized
- This issue will be fixed with a snapshot based chat sync. Here is an experimental git branch for this: http://git.qnetp.net/?p=smuxi.git;a=shortlog;h=refs/heads/experiments/sync_snapshots
-
05:07 PM Bug #652 (Closed): InvalidCastException when connecting to server
- I never experienced this issue with Mono 2.10.8 so I think I can assume the issue is no longer present
-
05:07 PM Bug #589 (Closed): remoting error since updating mono to 2.10.1
- I never experienced this issue with Mono 2.10.8 so I think I can assume the issue is no longer present
-
05:01 PM Bug #656 (Closed): Exception: Object reference not set to an instance of an object
- Nevermind what I just said, the stack trace _is_ the same, the exception happens in ChatView.Populate() just like #708 did. I read too many stack traces today :-P
-
04:59 PM Bug #656 (Assigned): Exception: Object reference not set to an instance of an object
- Ups, that was too eager. The stack trace looks very similar but is not the same, this NullReferenceException happened _Group_ChatView.Populate() while #708 was in ChatView.Populate() itself...
-
04:56 PM Bug #656 (Closed): Exception: Object reference not set to an instance of an object
- Good news, this bug was fixed in commit:0873d5ae14270909cdd078336f804bcd0730aee5, also see #708 which included the line numbers in the stack trace
-
04:51 PM Bug #699 (Feedback): Reestablishing an SSL connection errors
- How can you /reconnect to an IRC server when the server tab was closed?
-
04:49 PM Bug #708 (Closed): NullReferenceException in ChatView.Populate()
- Fixed in commit:0873d5ae14270909cdd078336f804bcd0730aee5
-
04:46 PM Bug #716 (Closed): Temporarily ignore Twitter authentication issues
- Applied in changeset commit:"6797732c7926ff979a0ef91dffd26878c751b5dc".
-
04:46 PM Bug #697 (Closed): Kicked by ircserver
- Applied in changeset commit:"84f8e2a9c2beaac03c10801537c680ebe2d06522".
-
04:46 PM Bug #714 (Closed): Exception: Array index is out of range.
- Applied in changeset commit:"54a9165c5186398678862b4c907bf2ad2e65acbd".
-
04:46 PM Bug #700 (Closed): Output after topic change is mixed up in German translation
- Applied in changeset commit:"18e9182d8deb73704e5442c00cbb6ee7f30b1e5c".
-
04:43 PM Bug #704 (Feedback): unable to connect to gtalk
-
04:43 PM Bug #704: unable to connect to gtalk
- Are you using Smuxi on Windows or Linux?
-
04:42 PM Bug #709: System.ArgumentNullException during connect to remote engine
- I believe this issue is a bug in Mono's .NET Remoting implementation
-
04:37 PM Revision deb7c66f39f4a6f08cac026905056c561ef1bb10: Merge branch 'stable' Conflicts: src/Common-...
- Merge branch 'stable' Conflicts: src/Common-Tests/Common-Tests.mdp src/Common/Common.mdp src/Engine-IRC/Engine-IRC.mdp src/Engine-MSNP/Engine-MSNP.mdp src/Engine-OSCAR/Engine-OSCAR.mdp src/Engine-Tests/Engine-Tests.mdp src/Engine-Twitter/E...
-
04:33 PM Revision 2b278295f023727e8f5e6aaec64be9686fba75c7: [Build] Updated MonoDevelop project files to u...
- [Build] Updated MonoDevelop project files to use .NET 4.0
-
04:30 PM Revision 84f8e2a9c2beaac03c10801537c680ebe2d06522: [lib/SmartIrc4net] Updated to fix kick message...
- [lib/SmartIrc4net] Updated to fix kick message for server kicks (closes: #697)
-
03:49 PM Revision 18e9182d8deb73704e5442c00cbb6ee7f30b1e5c: [L10N] Fixed German translation string for top...
- [L10N] Fixed German translation string for topic changes (closes: #700)
-
03:42 PM Revision 54a9165c5186398678862b4c907bf2ad2e65acbd: [Engine-XMPP] Fixed IndexOutOfRangeException i...
- [Engine-XMPP] Fixed IndexOutOfRangeException in XmppProtocolManager.CommandJoin() (closes: #714)
-
03:36 PM Revision 6797732c7926ff979a0ef91dffd26878c751b5dc: [Engine-Twitter] Temporarily ignore Twitter er...
- [Engine-Twitter] Temporarily ignore Twitter errors up to 3 times in a row (closes: #716)
05/23/2012
-
04:50 PM Bug #716: Temporarily ignore Twitter authentication issues
- Example from Smuxi's debug log: ...
-
04:43 PM Bug #716: Temporarily ignore Twitter authentication issues
- When Smuxi has issues to authenticate the twitter account smuxi could ignore it a few times and retry authentication later on. Suggested number of tries: 3 So that smuxi does not spam Twitter in case login data have been changed.
05/20/2012
-
08:00 PM Feature #535 (Closed): Does not remember state of "Show Menubar"
- Applied in changeset commit:"308c520c856222a21bb207aa547368b862f87726".
-
07:58 PM Revision 308c520c856222a21bb207aa547368b862f87726: [Frontend-GNOME] Remember menu bar visibility ...
- [Frontend-GNOME] Remember menu bar visibility and re-apply on start (closes: #535)
05/19/2012
-
12:11 PM Revision 596a7d79a17c7f50c322ccac2adf73ef2f91cda1: [Frontend-GNOME] Lookup existing connections b...
- [Frontend-GNOME] Lookup existing connections by network with host+port as fallback in Frontend.OpenChatLink()
05/17/2012
-
02:23 PM Bug #715 (Closed): SOCKS proxy support is not working
- Applied in changeset commit:"ca76488e851dc54bde7c296a832c84ca9da295bc".
-
02:23 PM Revision 8cde073a7311c75a9ec29e8a97d9c9b965944308: Merge branch 'stable'
- Merge branch 'stable'
-
02:19 PM Revision ca76488e851dc54bde7c296a832c84ca9da295bc: [Engine] Fixed SOCKS proxy support (closes: #715)
- [Engine] Fixed SOCKS proxy support (closes: #715)
-
02:17 PM Bug #715: SOCKS proxy support is not working
- When configuring Smuxi to use a SOCKS proxy server it will not use the proxy and makes the connection directly instead.
05/16/2012
-
07:29 PM Feature #385 (Closed): Switch automatically to newly opened tabs
- Applied in changeset commit:"9d875358b5765520eb3a40add2aee57fdc22e99d".
-
07:24 PM Revision 9d875358b5765520eb3a40add2aee57fdc22e99d: [Frontend-GNOME] Implemented configurable auto...
- [Frontend-GNOME] Implemented configurable auto switch for person and group chats (closes: #385)
-
06:03 PM Revision 10616e5dcadf1f3ef1be99bca4e246a29b07f781: [Frontend-GNOME] Gently move the focus from th...
- [Frontend-GNOME] Gently move the focus from the notebook to the entry
-
05:05 PM Revision 889185fe09aa55c2641e7a66489c2e90038dfb88: [Frontend-GNOME] Refactored Gtk.MenuItem.Accel...
- [Frontend-GNOME] Refactored Gtk.MenuItem.AccelCanActivate event handlers
-
11:02 AM Revision 8f79216180ff157118963ced9a492a1705935797: [Frontend-GNOME] Avoid unneeded remoting calls...
- [Frontend-GNOME] Avoid unneeded remoting calls in ProtocolChatView.Close()
-
10:57 AM Revision 2095d557dc324f64694814897953b13a5235d1b9: [Frontend-GNOME] Avoid unneeded remoting call ...
- [Frontend-GNOME] Avoid unneeded remoting call in ChatView.Close() and GroupChatView.OnPersonsRowActivated()
-
10:34 AM Revision 47df61a2a0b2e5cc01a52176e088c5a6d81748ab: [Frontend-GNOME] Avoid unneeded remoting call ...
- [Frontend-GNOME] Avoid unneeded remoting call in MainWindow.OpenFindGroupChatWindow()
05/15/2012
-
08:46 PM Feature #671 (Closed): Easy Join
- Applied in changeset commit:"514be4a241c7a07823264ef99943a438072a5a3c".
-
08:45 PM Revision 514be4a241c7a07823264ef99943a438072a5a3c: [Frontend-GNOME] Implemented quick join bar (c...
- [Frontend-GNOME] Implemented quick join bar (closes: #671)
Also available in: Atom