Activity
From 02/10/2010 to 03/11/2010
03/02/2010
-
11:45 AM Bug #358: retweets missing
- retweets aren't showing up at all
02/23/2010
-
11:54 PM Bug #355 (Rejected): Unhandled Exception
- This issue is a local system issue and not an issue in Smuxi and could be solved by ensuring that all GTK# packages are using the same version.
-
11:15 PM Bug #355: Unhandled Exception
- ~$ dpkg -l | grep -- -cil | egrep 'lib(glib|glade|gtk)' ii libglade2.0-cil 2.12.9-3 CLI binding for the Glade libraries 2.6 ii libglib2.0-cil 2.12.9-3 CLI bin...
02/20/2010
-
11:29 AM Bug #355: Unhandled Exception
- Looks like a local GTK# version screw up to me. Please give me the output of dpkg -l | grep -- -cil | egrep 'lib(glib|glade|gtk)'. libgtk, libglade and libglib version must match.
02/19/2010
-
09:50 PM Bug #355: Unhandled Exception
- Exception Type: System.DllNotFoundException Exception Message: /usr/lib/mono/gtk-sharp-2.0/libglibsharpglue-2.so Exception StackTrace: at (wrapper managed-to-native) Gdk.Color:glibsharp_value_set_boxed (GLib.Value&,Gdk.Color&) at Gdk...
02/18/2010
-
06:42 PM Bug #354: Stack trace not possible to copy in a sane way.
- smuxi crashed (due to a bug somewhere else), and it was not possible to copy and paste the contents of the trace BEFORE one presses "ok". If one presses "abbrechen" (cancel) everything including the trace would be closed. Hitting ok is at least ok...
02/16/2010
-
12:29 AM Bug #339 (Closed): Twitter-Feature is having some issues updating friends-timeline after an error...
- Applied in changeset commit:"37b85096378511aca76e2507bdf1625f0c8dae58".
-
12:29 AM Bug #353 (Closed): closing twitter shortly after connecting leaves other twitter tabs behind
- Applied in changeset commit:"0a9a2653730ccbc4328ee681d52bafb0c3d1a6c1".
-
12:26 AM Revision 37b85096378511aca76e2507bdf1625f0c8dae58: TwitterizerException is such a bitch, eat this...
- TwitterizerException is such a bitch, eat this. (closes: #339)
-
12:23 AM Revision 0a9a2653730ccbc4328ee681d52bafb0c3d1a6c1: Make sure tabs are removed when the owning thr...
- Make sure tabs are removed when the owning thread is getting stopped (closes: #353)
-
12:21 AM Revision 65790af24931519df05b92d1bbd8c1ad3731f6bf: Abort update threads when closing their chats ...
- Abort update threads when closing their chats and prevent starting the same thread twice.
-
12:18 AM Revision 7b1b0c2976c04dfd101c0d51f1ef3a7ed383f77c: Fixed msg variable scopes, using the same loca...
- Fixed msg variable scopes, using the same local variable in concurrent threads ain't that good.
-
12:16 AM Revision 02f7289fa3783432b016ca203b1566bea57ba9d0: Invalidate synced state when removing chats.
- Invalidate synced state when removing chats.
-
12:15 AM Revision fda14d0d90622068dba8adcd2d1b6130c1212afa: Ignore RemoveChat() calls on not existent chats
- Ignore RemoveChat() calls on not existent chats
02/15/2010
-
10:31 PM Revision 8c59016669d1496ebb6a0c0a829ad268caa75ae3: Fixed using undeclared variable
- Fixed using undeclared variable
-
09:14 PM Revision 8ffed8b7e5748827b271a6bd3c0280343f534ffc: Using || and && without paretheses is a bad idea
- Using || and && without paretheses is a bad idea
-
09:13 PM Revision 964df0243dafd3c4700918f716a2a82e1a844698: Only handle "not connected" cases for session ...
- Only handle "not connected" cases for session chats.
-
09:12 PM Revision 1e6d66ad029fabae75b3c95fd56c86be6b9b3e6a: Don't rely on FrontendManager.CurrentProtocolM...
- Don't rely on FrontendManager.CurrentProtocolManager in /disconnect and /reconnect commands.
-
09:10 PM Bug #352 (Closed): Smuxi closes wrong tabs by using middle-click
- Applied in changeset commit:"549705cf67147905d664d5d85d9543c2d12cea76".
-
09:07 PM Revision 549705cf67147905d664d5d85d9543c2d12cea76: Don't rely on FrontendManager.CurrentProtocolM...
- Don't rely on FrontendManager.CurrentProtocolManager when closing protocol tabs. (closes: #352)
-
08:49 PM Bug #353: closing twitter shortly after connecting leaves other twitter tabs behind
- Only the server tab is closed, the three chat-tabs are left behind
-
08:41 PM Bug #352: Smuxi closes wrong tabs by using middle-click
- A middle-click on "Twitter"-network window sometimes closes wrong tabs closes: "Twitter" 1 (but only 1) IRC network completely leaves open: "Friends timeline" "Replies" Direct messages"
-
07:57 PM Bug #351: Stack Trace for unhandled exception - value <channel> was not found
- This is the stack trace: Exception Type: System.ArgumentException Exception Message: The requested value '#stammtisch' was not found. Exception StackTrace: at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remo...
-
07:22 PM Feature #350: Extend user context-menu in channels with "invite to"
- The context-menu of users in channels could show a "invite to" sub-menu which lists all channels where Smuxi is joined to. This makes it very convient to invite users from other channels.
-
07:19 PM Feature #349: /invite command should accept optional target parameter
- The /invite command currently uses the current channel as target. This is not convient in all cases, as sometimes users have difficult to spell nicks and it might be simpler to switch to a channel where the user currently is and then specify the t...
02/14/2010
-
01:06 PM Task #330 (Closed): French translation merge request
- Applied in changeset commit:"27f481d534f42741cbaecc4a7d1a1fc3a79455d0".
-
12:51 PM Revision 869d461c343b405833d6dea98403fb1a8bc8824f: Merge branch 'merge/moonpyk/master'
- Merge branch 'merge/moonpyk/master'
-
12:50 PM Revision 27f481d534f42741cbaecc4a7d1a1fc3a79455d0: French translation updated to current status. ...
- French translation updated to current status. (closes: #330)
-
12:43 PM Revision e43457dfbfcab76933bbee5861457d7864e72c3f: This code has to be checked with regards to re...
- This code has to be checked with regards to remoting
-
12:37 PM Revision 4b793f4e0f50f6b0ecadaab757b51f47c88804a1: Also ignore DNS resolving issues (references: ...
- Also ignore DNS resolving issues (references: #339)
02/13/2010
-
11:58 PM Task #330: French translation merge request
- I rebased again http://moonpyk.ath.cx/git/?p=smuxi.git;a=commit;h=3ce1587f1e5e7f69e4672236046c99753a6d4645
-
11:57 PM Feature #337: Mac OSX Installer
- I did some tests that come in that sense, but a working mono installation is hard to get under OSX. Full integration with OSX (like Banshee and Monodevelop devs did), using the mac system menu bar requires a lot of specific work (full Quartz i...
-
08:17 PM Revision 9fb4cfb0505f321303e15e5c69618f3a810c7896: Don't sync highlights when Sync() was called a...
- Don't sync highlights when Sync() was called a 2nd time by resetting _IsSynced
-
11:26 AM Bug #140 (Closed): reconnect triggers highlights
- I can't reproduce this issue. It was probably fixed with #301 as old highlights will get ignored regardless of re-syncing a chat.
-
10:49 AM Revision 8a0d866f87df36a6831ea75820566ef55d084747: Only show the lag indicator if connected to th...
- Only show the lag indicator if connected to the IRC server and fixed potential NullReferenceException
02/11/2010
-
09:45 PM Feature #78 (Feedback): user defined highlights
- Very promising branch! For the reference here some comments regards the code (which I said on IRC): ...
-
07:50 PM Feature #78: user defined highlights
- git://gitorious.org/~fish-face/smuxi/smuxi-face.git feature/#78_customhighlights
-
07:48 PM Feature #346: Nick colouration should be the same across equivalent IRC nicks
- git://gitorious.org/~fish-face/smuxi/smuxi-face.git bug/#346_same_nick_colour_for_equivalent_nicks
-
07:46 PM Bug #348: Errors not caught when clicking "apply" in prefs dialog
- git://gitorious.org/~fish-face/smuxi/smuxi-face.git bug/#348_catch_exception_on_apply_prefs
-
11:32 AM Bug #316: Handling undefined user modes
- Smuxi 0.8 will be able to cope with this by parsing the RPL_ISUPPORT line which is common on most IRCds.
-
11:31 AM Bug #348: Errors not caught when clicking "apply" in prefs dialog
- git repo + branch name please
-
11:31 AM Feature #346: Nick colouration should be the same across equivalent IRC nicks
- Please provide git repo and branch name so I can merge it.
-
11:29 AM Feature #78: user defined highlights
- Chris Le Sueur wrote: > Initial stuff is done, but no support yet for channel-specific or excluding highlights. For extra features, please make new tickets and set this one to 100% + resolved + git repo + git branch name, then I can merge it i...
-
11:28 AM Feature #219: Option to Left-Align 'chatter' in chat-window to eliminate crag
- Chris Le Sueur wrote: > I would very much like to implement this. It looks like it will be pretty non-trivial to do, and require basically indenting the main text a suitable amount then drawing the timestamps and nicks in the gap at the appropria...
-
01:03 AM Feature #219: Option to Left-Align 'chatter' in chat-window to eliminate crag
- I would very much like to implement this. It looks like it will be pretty non-trivial to do, and require basically indenting the main text a suitable amount then drawing the timestamps and nicks in the gap at the appropriate place. It has the pot...
-
12:36 AM Feature #78: user defined highlights
- Initial stuff is done, but no support yet for channel-specific or excluding highlights.
02/10/2010
-
11:22 PM Bug #348: Errors not caught when clicking "apply" in prefs dialog
- Just need to update the try/catch to catch ApplicationException and call ShowError, as it does for the OK button.
-
06:34 PM Bug #347: ssh password with only digits fail to work
-
05:23 PM Feature #346: Nick colouration should be the same across equivalent IRC nicks
- So should Fish-Face and Fish-Face_, and possibly Fish-Face^ and suchlike.
-
04:51 PM Feature #346: Nick colouration should be the same across equivalent IRC nicks
- Fish-[Face], fish-{face} and FISH-[FAce} should all be coloured the same.
-
12:42 PM Bug #345: password with only digits fail to work with remote engines
- adding a remote engine to the frontend with a number only password works, but when connecting it fails with: ...
-
11:28 AM Task #330: French translation merge request
- I did rebase to current git repository state. http://moonpyk.ath.cx/git/?p=smuxi.git;a=commit;h=fa8cee5d28488cf8cd3634a7edb570e225c60cac
-
10:49 AM Bug #316: Handling undefined user modes
- The character is dependent on the server. I've known it be &, and also to have % and ~ for other modes.
Also available in: Atom