Activity

From 01/12/2010 to 02/10/2010

02/10/2010

avatar 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. Chris Le Sueur
avatar 06:34 PM Bug #347: ssh password with only digits fail to work
Mikail Altunbas
avatar 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. Chris Le Sueur
avatar 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. Chris Le Sueur
avatar 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: ... Mikail Altunbas
avatar 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 Clément Bourgeois
avatar 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. Chris Le Sueur

02/08/2010

avatar 11:57 PM Bug #344: Inconsistent highlight coloring
21:28 <meebey> ich denke langfristig sollte ich da mit einem hintergrund arbeiten 21:29 <meebey> entweder das wort hat dann einen besonderen hintergrund oder der rest halt 21:29 <meebey> so das man a) highlights sofort in zwischen allen nachrich... heavy hexe
avatar 07:29 PM Bug #323: Partial self triggered highlights
Actually I think this partial highlight is wanted. The idea was to only highlight the word that triggered it, but splitting the message down into smaller pieces would add overhead to the message size as the object tree grows. So the fix would be t... Mirco Bauer
avatar 07:23 PM Revision e02db7378b588a6bc3adde5f9744885736d1e083: Fixed potential NullReferenceException
Fixed potential NullReferenceException Mirco Bauer
avatar 07:15 PM Bug #343 (Closed): Can't close window while unjoined
Applied in changeset commit:"8fb8c3e172d5f7c50827655ccac0d13c6e146bd6". Mirco Bauer
avatar 07:12 PM Revision 8fb8c3e172d5f7c50827655ccac0d13c6e146bd6: Fixed closing disabled chats (closes: #343)
Fixed closing disabled chats (closes: #343) Mirco Bauer
avatar 10:23 AM Bug #343: Can't close window while unjoined
typo: _closing window_ = _closing *tab*_ Kalle Kaitala
avatar 10:21 AM Bug #343: Can't close window while unjoined
Test case: I got kicked off a channel, and wanted to close the window after that. But attempting that, either thru rightclick->Close or /window close gives me an error: @[442 (ErrorNotOnChannel) #harder_fi] You're not on that channel@ Smuxi ... Kalle Kaitala

02/07/2010

avatar 11:02 AM Bug #341: /rejoin does not load user-list correctly
I think this is the same issue as see in #132, but I don't think the /rejoin command is triggering it, it's fixing it instead. But automatic rejoins say after an reconnect to the IRC server is triggering this issue. Mirco Bauer
avatar 10:58 AM Feature #342: Less noisy smuxi-server output
smuxi-server is very noisy when managing engine users. It shows lots of DEBUG level log messages which it shouldn't, except started with the -d (debug) parameter. Mirco Bauer
avatar 10:56 AM Bug #341: /rejoin does not load user-list correctly
Being kicked of a channel and rejoining (with /rejoin) a few hours later does not load user-list. The channel is entered, Writing is possible and new entering people will be listed. But only a second rejoin will bring complete user-list back. heavy hexe
avatar 10:43 AM Feature #340: Progress bar for Preferences loading/saving
Whenever a user enters File->Preferences (or any tab therein, for example via Server->Manage), there is a period of unresponsiveness, especially for slow/high latency connections while the prefrences are being loaded/saved. Add progress bars to in... Kalle Kaitala

02/05/2010

avatar 06:55 PM Bug #329: Sending a message to a not following tweeter
My client died to sending a direct message to someone not following me. I did not get the message above but the following Smuxi-Stack-Trace: Exception Type: System.Runtime.Serialization.SerializationException Exception Message: Type Twitte... heavy hexe

02/04/2010

avatar 09:52 PM Bug #339: Twitter-Feature is having some issues updating friends-timeline after an error occured
Okay that is everything I found on the two errors in the log - no more output beginning with TwitterProtocolManager ... heavy hexe
avatar 09:32 PM Bug #339: Twitter-Feature is having some issues updating friends-timeline after an error occured
The Twitter Feature is having some issues updating the firends-timeline-tab after some errors occured: -!- Tageswechsel: 4. Februar 2010 06:28 -!- An error occurred while fetching the replies from Twitter. Reason: Error: NameResolutionFailure ... heavy hexe
avatar 08:04 PM Bug #338: Ubunti/Jaunty FTBFS
Smuxi 0.7.1 FTBFS on Ubuntu/Jaunty PPA: http://launchpadlibrarian.net/38686501/buildlog_ubuntu-jaunty-i386.smuxi_0.7.1-1~jaunty%2B1_FAILEDTOBUILD.txt.gz Seems like Mono's xbuild of 2.0 is not good enough, probably 2.4 or even 2.4.2 needed. Mirco Bauer
avatar 08:00 PM Bug #333 (Feedback): Twitter login failure with ÆØÅ characters in password
Mirco Bauer
avatar 08:00 PM Bug #333: Twitter login failure with ÆØÅ characters in password
Please provide the error message or even crash stack trace which you get. Mirco Bauer
avatar 07:53 PM Bug #323 (Assigned): Partial self triggered highlights
Reopened, seems like this isn't completely fixed. Half of this message for example was orange and the rest (behind "*is*") not: ... Mirco Bauer
avatar 07:32 PM Feature #337: Mac OSX Installer
Smuxi is a fully managed C# application and only needs a CLR + GTK# in order to run. Mono and GTK# are both available for Mac OSX and thus Smuxi should provide a installer for that. For some inspiration, see: http://mjhutchinson.com/journal/2010/... Mirco Bauer
avatar 12:32 AM Feature #336: I suggest smuxi should try reconnects to irc servers indefinitely
It should try reconnects for manual and automatic reconnects. Michael Schmitt
avatar 12:25 AM Feature #336: I suggest smuxi should try reconnects to irc servers indefinitely
Other irc clients do it, I consider it as a normal behavior so smuxi should do it too. Michael Schmitt
avatar 12:10 AM Feature #335: show messages of background-commands like reconnects
The user will not have any chance to notice f.e. a reconnect-command running in the background. Therefore some output should be visible in server tab. heavy hexe

02/03/2010

avatar 11:41 PM Bug #334: /reconnect on unreachable networks blocks command-queue until timeout
After entering /reconnect command the command-queue of smuxi waits till the command is processed. Only afterwards other entered messages will be processed. This leads to a confusing state as a user may see messages of other users (e.g. in other IR... heavy hexe
avatar 10:28 PM Bug #333: Twitter login failure with ÆØÅ characters in password
Tested with 0.7.1.0 Perry Mason
avatar 01:32 AM Bug #332 (Closed): Messages may be send to the wrong network
Applied in changeset commit:"b864e978c32eef628baa3ef92a5ec28ea121aaa6". Mirco Bauer
avatar 01:24 AM Revision b864e978c32eef628baa3ef92a5ec28ea121aaa6: Fixed race condition when sending commands to ...
Fixed race condition when sending commands to the protocol manager (closes: #332) Don't rely on the synced state in the FrontendManager, as that lacks behind when there a significant latency between frontend and engine (smuxi-server). Mirco Bauer
avatar 12:55 AM Bug #332: Messages may be send to the wrong network
Issue sits here: http://git.qnetp.net/?p=smuxi.git;a=blob;f=src/Frontend/CommandManager.cs;h=816d34c2d42896dd05cbfc2ade833a9d179e4f33;hb=HEAD#l121 Mirco Bauer

02/02/2010

avatar 06:56 PM Bug #332: Messages may be send to the wrong network
That's for sure a race condition related to the background thread feature introduced in #233 and the entry command queue #242 that needs to be analyzed. Mirco Bauer
avatar 06:26 PM Bug #332: Messages may be send to the wrong network
With lag between frontend and engine it is most likely that messages will go to the wrong network. I talked to one in #debian.de@ircnet (irssi-proxy in between) but folks on #debian.de@oftc got the messages. Michael Schmitt
avatar 11:59 AM Feature #331: Better OS detection
uname -s ... Mirco Bauer
avatar 11:56 AM Feature #331: Better OS detection
uname -a samples: ... Mirco Bauer
avatar 11:48 AM Feature #331: Better OS detection
An example seen with CTCP VERSION: ... Mirco Bauer
avatar 11:47 AM Feature #331: Better OS detection
Currently Smuxi is obtaining the OS information from the C# API and that one has returning Unix for Linux as there is no enum entry for Linux. Smuxi should call "uname" and use that value and fallback to the C# API if that fails, then we would ge... Mirco Bauer

02/01/2010

avatar 11:26 PM Revision 4f7ec98388e6ffb144c2a633526537a3847d27de: Update filename
Update filename Mirco Bauer
avatar 10:19 PM Revision 76645704f4adc0ad6ee2deb926e46bf21bc2c85a: Fixed Windows installer by using LZMA compression
Fixed Windows installer by using LZMA compression Mirco Bauer
avatar 06:34 AM Task #330: French translation merge request
Please merge from git://moonpyk.ath.cx/smuxi.git -> master http://moonpyk.ath.cx/git/?p=smuxi.git;a=commit;h=d0f60c375b9a8315b425dec64386185b42265c01 Sorry for for beeing late. Clément Bourgeois
avatar 02:08 AM Bug #329: Sending a message to a not following tweeter
When you send a message to a user who is not following you, the client will just crash with an exception error "User is not following you..." Andrius Bentkus
avatar 01:59 AM Revision 67438625334c1a5ff5bab80871248245d304d453: Guard clean-local target with ENABLE_ENGINE_TW...
Guard clean-local target with ENABLE_ENGINE_TWITTER checks Mirco Bauer
avatar 01:58 AM Revision 3e35f06d33bf39734062da5d1a2a7d4dd571ca70: Bumped version
Bumped version Mirco Bauer
avatar 01:48 AM Revision e441975544168dfabd7bdf138b5df3ed1cb4b55e: Don't set f_TaskQueue to null as that's danger...
Don't set f_TaskQueue to null as that's dangerous for the rest of the class Mirco Bauer
avatar 01:42 AM Revision f8ce64cc7257b402cb685494225039ae48a7d2de: Bumped version to 0.7.1
Bumped version to 0.7.1 Mirco Bauer
avatar 01:40 AM Revision 84a92232ba1ce989c3c4228960811d7a02414e37: Relaxed the engine/frontend version check that...
Relaxed the engine/frontend version check that matching major+minor is sufficient Mirco Bauer
avatar 01:14 AM Revision 5b1575ef89a590b038657c3efb6bfc2576980549: Only build and install translation catalogs of...
Only build and install translation catalogs of enabled features Mirco Bauer
avatar 12:54 AM Bug #118 (Closed): smuxi-frontend-gnome crashed (free(): invalid pointer)
As this issue couldn't be reproduced for the past 2 years, this bug doesn't seem to exist anymore, thus closing this ticket. Mirco Bauer
avatar 12:51 AM Bug #321 (Closed): Show away-messages only once does not work
Applied in changeset commit:"a6a3ad6c53a4c76a86b128cc469e5294b8abae6a". Mirco Bauer
avatar 12:50 AM Revision a6a3ad6c53a4c76a86b128cc469e5294b8abae6a: Don't show duplicate away messages on server t...
Don't show duplicate away messages on server tab (closes: #321) Mirco Bauer
avatar 12:40 AM Bug #320 (Closed): Smuxi crashes when trying to add a server with an invalid/unsupported protocol
Applied in changeset commit:"7cbccb61e4633cfa00dead8d8e239d1137a2e9fd". Mirco Bauer
avatar 12:38 AM Revision 7cbccb61e4633cfa00dead8d8e239d1137a2e9fd: Handle exceptions when loading a server entry ...
Handle exceptions when loading a server entry with issues, e.g. unsupported protocol (closes: #320) Mirco Bauer
avatar 12:20 AM Bug #327 (Closed): Using /rejoin on an unconnected channel blocks, gives error msg
Applied in changeset commit:"6382402cf2b52d2e2add0e6c9d5dbfc77e31f569". Mirco Bauer
avatar 12:19 AM Revision 6382402cf2b52d2e2add0e6c9d5dbfc77e31f569: Don't try to leave channel in /rejoin command ...
Don't try to leave channel in /rejoin command if we are not on it (closes: #327) Mirco Bauer
avatar 12:12 AM Feature #328: Character count for Twitter
If a Twitter message is too long, Smuxi does nothing but ignoring the tweet. Smuxi should: Count characters to show a user, how much characters are left and limit messages to Twitter-maximum size If limitation is not possible at least an erro... heavy hexe
avatar 12:06 AM Bug #297 (Closed): NullReferenceException on start with auto-connecting Twitter account
Fixed in commit:147e64a7687b748b12c3809c5847ca87ebe74e73 Mirco Bauer
avatar 12:02 AM Bug #293 (Closed): Crash when using numeric passwords
Applied in changeset commit:"47d8c0487cd4686314a1af97652202d9a8fe3c05". Mirco Bauer
avatar 12:02 AM Bug #291 (Closed): unhandled exception - win32
Applied in changeset commit:"47d8c0487cd4686314a1af97652202d9a8fe3c05". Mirco Bauer
avatar 12:00 AM Revision 47d8c0487cd4686314a1af97652202d9a8fe3c05: Implemented Get<T>() which doesn't mess up typ...
Implemented Get<T>() which doesn't mess up types depending on the value (closes: #293) Mirco Bauer

01/31/2010

avatar 09:44 PM Bug #327: Using /rejoin on an unconnected channel blocks, gives error msg
... Mirco Bauer
avatar 09:38 PM Bug #327: Using /rejoin on an unconnected channel blocks, gives error msg
Continuation of bug #198 (Missing dictionary on Windows): User gets kicked from channel while a frontend is not connected. Windows client no longer throws exception on reconnection to the engine. However, using /rejoin in the channel window cau... Kalle Kaitala
avatar 08:41 PM Bug #308 (Closed): Netsplit triggers “excess flood” kick cycle on Freenode
Applied in changeset commit:"d2c5f00a79048a1bfd46ea4c57e3e5bf36e42b4a". Mirco Bauer
avatar 08:39 PM Revision 2561f340e27ce9334d8bfbd2bd69ba3971ef1438: Fixed renderer initialization of the protocol ...
Fixed renderer initialization of the protocol combo box Mirco Bauer
avatar 08:38 PM Revision cc906b3908a39b28b42345ce93a86fe8dae9efc0: Fixed potential NullReferenceExceptions
Fixed potential NullReferenceExceptions Mirco Bauer
avatar 08:35 PM Revision 271986b7c4538ee015f2a7454fa2cc1da38fd3da: Optimized CommandJoin() to only delay the join...
Optimized CommandJoin() to only delay the join till the active join finished for known relaxed IRC networks Mirco Bauer
avatar 08:33 PM Revision d2c5f00a79048a1bfd46ea4c57e3e5bf36e42b4a: Automatically increase send delay after excess...
Automatically increase send delay after excess flood (closes: #308) Mirco Bauer
avatar 08:29 PM Revision 3c23f34bbb8aab0e7676b35985c108ff3b4a1231: Implemented initial RPL_ISUPPORT support for p...
Implemented initial RPL_ISUPPORT support for parsing the IRC network name Mirco Bauer
avatar 08:25 PM Bug #311 (Closed): /join suddenly stops working
Applied in changeset commit:"1ab5cca803ac70499d721c7ebef82d8009a99b39". Mirco Bauer
avatar 08:17 PM Revision 1ab5cca803ac70499d721c7ebef82d8009a99b39: Reset the join queue when disconnecting and be...
Reset the join queue when disconnecting and be verbose when the delay kicks in (closes: #311) The /join command sometimes stopped completly working. A netsplit -> excess flood -> rejoins -> excess flood could leave old and unfinished join attempt... Mirco Bauer
avatar 08:16 PM Revision 187828d27f3685a49a0087aeefb267b753933758: Implemented Reset(abortActiveTask) which allow...
Implemented Reset(abortActiveTask) which allows to purge all queued tasks Mirco Bauer
avatar 01:19 PM Bug #326 (Closed): /topic command can trigger highlights
Applied in changeset commit:"3c3c3506dff9ff5fe99b0164b681751fbcacc48f". Mirco Bauer
avatar 01:18 PM Revision 3c3c3506dff9ff5fe99b0164b681751fbcacc48f: Suppress highlights when using the /topic comm...
Suppress highlights when using the /topic command (closes: #326) Mirco Bauer
avatar 01:16 PM Revision cb8526adf796e965d780ff6b144907fe998a7f9d: Reference Twitterizer.Framework project in Mon...
Reference Twitterizer.Framework project in MonoDevelop project files Mirco Bauer
avatar 01:08 PM Bug #326: /topic command can trigger highlights
If the topic contains highlight words (say your nick) then the /topic command (without parameters) will show the topic but as highlight which should not be the case. Mirco Bauer
avatar 12:40 AM Bug #325: Doubled recconect after Smuxi loses connection to Smuxi-Server
After the connection to Smuxi-Server is lost, a window pops up asking, whether the connection should be reestablished. In some cases this windows pops up more than once requiring the user to reconnect the frontend more than one time, or the Smu... heavy hexe

01/30/2010

avatar 09:53 PM Revision 4c6d31ea21d34385e573231a7a2e98d3f67bada1: Added -I . to ACLOCAL_AMFLAGS
Added -I . to ACLOCAL_AMFLAGS Mirco Bauer
avatar 05:46 PM Bug #314 (Closed): Tarball contains binaries
Applied in changeset commit:"1a9e4f815a1fdd7d69bd31660554021045098243". Loong Jin Chow
avatar 05:46 PM Revision f445479afb0e795997b43a23585299dd5f0a90c0: Added new source files with message strings
Added new source files with message strings Mirco Bauer
avatar 05:45 PM Revision 7fc7994100fac7b87a1b492cc87e327313bc5790: Make Twitterizer.Framework build sexy
Make Twitterizer.Framework build sexy Mirco Bauer
avatar 05:14 PM Revision 1efeb21337c1abe7f05d8e170bac8a4fda66b8d3: Use correct output paths
Use correct output paths Mirco Bauer
avatar 05:13 PM Revision 1a9e4f815a1fdd7d69bd31660554021045098243: Don't ship the whole directory of Twitterizer....
Don't ship the whole directory of Twitterizer.Framework via EXTRA_DIST (closes: #314) Signed-off-by: Mirco Bauer <meebey@meebey.net> Loong Jin Chow
avatar 03:08 PM Revision 5f0c4f52a5e341aae3507604bb48150d7cb591cf: Renamed Twitterizer directories, fixed Twitter...
Renamed Twitterizer directories, fixed Twitterizer Makefile. Mirco Bauer
avatar 01:26 AM Bug #321: Show away-messages only once does not work
http://gitorious.org/~dpaleino/smuxi/dpaleino-smuxi/commits/bug/%23321_show_away_in_networkchat_only_once David Paleino

01/29/2010

avatar 11:21 PM Bug #323 (Closed): Partial self triggered highlights
Applied in changeset commit:"6215995285e74fba4fe0c4147d6296c1405475e9". Mirco Bauer
avatar 11:08 PM Revision 13db2370525471dc107c6bdf04118004d47d1d07: Added new source files to buildsys
Added new source files to buildsys Mirco Bauer
avatar 01:35 AM Revision 6215995285e74fba4fe0c4147d6296c1405475e9: Fixed partial self triggered highlights (close...
Fixed partial self triggered highlights (closes: #323) Mirco Bauer
avatar 12:55 AM Feature #324: automatic deb building infrastructure
It would be nice to have an automated deb building infrastructure from the git repository. As the git gets updated in a not so regular fassion, a daily / weekly build would not be the best idea, but... I leave it to the one who wants to work on th... Michael Schmitt
avatar 12:13 AM Bug #302 (Closed): First message after opening a new query tab is not highlighted
Yep this one was automatically fixed with #301 Mirco Bauer
avatar 12:07 AM Bug #301 (Closed): Highlights are not shown when connecting to remote engine
Applied in changeset commit:"4c7865a969107638de1045d8ed725446b3fa4610". Mirco Bauer
avatar 12:06 AM Revision 2f06c26304b656d582f734e67ab826956e23fe9c: Let ChatView.Dispose() override Gtk.EventBox.D...
Let ChatView.Dispose() override Gtk.EventBox.Dispose() correctly Mirco Bauer
avatar 12:05 AM Revision 4c7865a969107638de1045d8ed725446b3fa4610: Remember seen highlights correctly (closes: #301)
Remember seen highlights correctly (closes: #301) Mirco Bauer

01/28/2010

avatar 08:51 PM Bug #323: Partial self triggered highlights
You usually can't trigger self triggered highlights (if you say your own nick for example), but if combined with other formattings you will get a partial highlight. This triggers the issue: ... Mirco Bauer
avatar 12:31 PM Bug #301: Highlights are not shown when connecting to remote engine
... Mirco Bauer

01/27/2010

avatar 11:18 PM Bug #321: Show away-messages only once does not work
It's not a bug in the code of feature #29 - the away message is shown once in query-tab, but Smuxi should only show it once in server-tab either. heavy hexe
avatar 11:06 PM Bug #321: Show away-messages only once does not work
Although the away-message should only be shown once, it is shown every time a message is send in a query. heavy hexe
avatar 09:07 PM Bug #320: Smuxi crashes when trying to add a server with an invalid/unsupported protocol
Exception Type: System.ApplicationException Exception Message: Unsupported protocol: IRC Exception StackTrace: at Smuxi.Frontend.Gnome.QuickConnectDialog.OnTreeViewSelectionChanged (System.Object sender, System.EventArgs e) [0x00000] ... Sebastian Schnur
avatar 09:07 PM Revision 8dfd53d143147da8989cf191c4ead1c95d659f29: Fixed default namespace
Fixed default namespace Mirco Bauer
avatar 08:55 PM Revision 20445a0606bf751e80cea209f76b8279b4ebd7e6: Fixed defines of debug and release build
Fixed defines of debug and release build Mirco Bauer

01/25/2010

avatar 12:40 AM Revision 9927293a2841341b545ee7e242f1d2d243f6d3af: Really fix temporarly Twitter issues (closes: ...
Really fix temporarly Twitter issues (closes: #294) Mirco Bauer
avatar 12:05 AM Bug #318: manual /reonnect did not issue /join commands
After hitting #317 I tried a /reconnect in the frontend, in the server tab I saw a succesful reconnection but the channels were still dead (no messages, no userlist). Manual /join did not work either (known bug), /quote join #channel did work as a... Michael Schmitt

01/24/2010

avatar 11:55 PM Bug #317: connection to ircd lost, smuxi seems to be unaware of that
Since 2 days the network for freenode was dead in smuxi frontend (did not notice before as I was practically 2 days off irc), userlist was empty, no new messages shown, status showed "connection established", no lag, no errors in server-tab. Me... Michael Schmitt
avatar 08:06 PM Bug #316: Handling undefined user modes
User mode +a adds a ! next to the username and Smuxi currently makes it part of the user name. When trying to send a private message with the Query feature, it sends it to !nick which does not exist. Also to use nick completion for such users yo... Ramza Restule
avatar 06:27 PM Revision e9b428296a5f5cb6a996c88a1c2d4ffd56782bb0: Added missing items to and removed nonexistent...
Added missing items to and removed nonexistent items from Frontend-GNOME (added space before slash on no-child elements, as Visual Studio always saves that way) Jeffrey M Richardson
avatar 05:51 PM Bug #294 (Closed): Smuxi needs to tolerate temporarly Twitter issues
Applied in changeset commit:"f6b2103764d21b2131249efbf0768c60a0834b46". Mirco Bauer
avatar 05:50 PM Revision f6b2103764d21b2131249efbf0768c60a0834b46: Ignore many temporarly connect and retrieve is...
Ignore many temporarly connect and retrieve issues with Twitter (closes: #294) Mirco Bauer
avatar 05:38 PM Task #315: Update smartirc4net library
Smuxi uses the latest SmartIrc4net version already, so what do you mean? Mirco Bauer
avatar 05:30 PM Revision 245305fbaa31712bc9c0ebb7936894dc366a4b38: Updated MSBuild project files to force UTF-8 e...
Updated MSBuild project files to force UTF-8 encoding when compiling source Signed-off-by: Mirco Bauer <meebey@meebey.net> Jeffrey M Richardson
avatar 05:01 PM Task #315: Update smartirc4net library
Hi, as you are developing this good client, can you update the c# library also? Thanks AnyWay V.
avatar 10:57 AM Revision f478a001c56caa436f866ab1461fdcd584457dee: Overhauled MSBuild project files, Updated .git...
Overhauled MSBuild project files, Updated .gitignore files to ignore items generated by MSBuild Signed-off-by: Mirco Bauer <meebey@meebey.net> Jeffrey M Richardson
avatar 10:49 AM Bug #314: Tarball contains binaries
The source tarball contains some binaries, see: ... Mirco Bauer
avatar 12:31 AM Bug #307 (Closed): Adding Server crashes with NullReferenceException
Applied in changeset commit:"29d57eeee3a83b7b73be663a0659bbe9edc05db8". Mirco Bauer
avatar 12:23 AM Revision 29d57eeee3a83b7b73be663a0659bbe9edc05db8: Use more tolerant cast when reading OnConnectC...
Use more tolerant cast when reading OnConnectCommands from config (closes: #307) Mirco Bauer
avatar 12:19 AM Bug #299 (Closed): /server and /connect $server crashes with NullReferenceException
Applied in changeset commit:"a740b0fc63ab191f22014c169dc2744deed54361". Mirco Bauer
avatar 12:16 AM Revision dfdc53ec2a2c00d1137c2f5519e62f05f0022421: Forgive the user specifing invalid protocol by...
Forgive the user specifing invalid protocol by falling back to the only available protocol Mirco Bauer
avatar 12:15 AM Revision a740b0fc63ab191f22014c169dc2744deed54361: Fixed NullReferenceException if passing invali...
Fixed NullReferenceException if passing invalid protocol to /server and /connect commands (closes: #299) Mirco Bauer

01/23/2010

avatar 11:51 PM Bug #290 (Closed): Twitter hostname and port can be configured in settings
Applied in changeset commit:"646d736b4ad6245134d0a6552a00727508e64d1a". Mirco Bauer
avatar 11:24 PM Revision 646d736b4ad6245134d0a6552a00727508e64d1a: Refactored QuickConnectDialog and ServerView ...
Refactored QuickConnectDialog and ServerView - Removed lots of duplicate code by merging ServerView (glade based) and QuickConnectDialog (stetic based) into ServerWidget. - Replaced ServerView with ServerDialog. - If Twitter is selected as prot... Mirco Bauer
avatar 11:20 PM Revision 4498da13434b926767e6845b59bca11993a6208d: Removed unneeded System.Runtime.Remoting refer...
Removed unneeded System.Runtime.Remoting reference Mirco Bauer
avatar 06:31 PM Feature #313: CTCP flood protection
Limit how often Smuxi answers to requests to the same guy in a certain time span. Siegfried-Angel Gevatter Pujals
avatar 04:39 PM Revision c2279cb05a0ec85a08bf779682fb7328667731d0: Initialize CSC_FLAGS correctly depending on th...
Initialize CSC_FLAGS correctly depending on the selected build profile Mirco Bauer
avatar 02:03 PM Bug #312 (Closed): Random Startup / Connect Crash: NullReferenceException
Mirco Bauer
avatar 02:03 PM Bug #312: Random Startup / Connect Crash: NullReferenceException
Fixed in commit:147e64a7687b748b12c3809c5847ca87ebe74e73 and commit:b40490f6103988d7465dc375fddd53d18f3c5a4f Mirco Bauer
avatar 01:36 PM Revision 018bf45a5aea7502f5870e1b84f444fc13d5397a: Optimized MessageModel.ToString()
Optimized MessageModel.ToString() Mirco Bauer
avatar 01:22 PM Bug #312: Random Startup / Connect Crash: NullReferenceException
Sometimes when starting the Smuxi client (only seen if local engine is used) Smuxi will crash like this: ... Mirco Bauer
avatar 11:04 AM Bug #311: /join suddenly stops working
Ok, I could track this issue down to this: http://git.qnetp.net/?p=smuxi.git;a=blob;f=src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs;h=e969dc314e55bb931d34b83b3f63c762b6a3d0d7;hb=HEAD#l2618 The NAMES reply event can be raised multiple time... Mirco Bauer

01/22/2010

avatar 12:50 AM Bug #311: /join suddenly stops working
after closing a tab by klicking it with the middle mouse button (which probably was not the trigger), i could not /join any channel on all ircnets i was connected to. /reconnect did not help to fix the problem, only closing the server tab with all... Ingo Saitz

01/21/2010

avatar 10:19 PM Feature #310: Messaging indicator support
Ubuntu's messaging-indicator now has CIL bindings; it'd be nice if Smuxi could use it. Something like the xchat-gnome plugin described here: http://gregarius.dropcode.net/demo/Planet_GNOME/2010/01/12/Ken_VanDine:_XChat-Indicator Christopher Halse Rogers
avatar 10:15 PM Feature #309: Add highlight window
One of the features I miss from irssi is the highlight window. This was a text-window that aggregated all of the messages that triggered a highlight, in a format like """ 09:03 #smuxi | meeby: Hey RAOF, I fixed your Freenode bouncing bug! ... Christopher Halse Rogers
avatar 09:56 PM Bug #308: Netsplit triggers “excess flood” kick cycle on Freenode
This might be because I've got 15 channels open on Freenode, but netsplits on Freenode are triggering a cycle of kick & rejoin on Freenode for me. Something in the netsplit causes Smuxi to trigger an excess-flood kick from Freenode, and then when... Christopher Halse Rogers

01/20/2010

avatar 11:53 PM Revision e3160f687919da3f6de1457e01cbf9dec52f8ef6: Fixed possible ArgumentNullException in IrcPro...
Fixed possible ArgumentNullException in IrcProtocolManager._OnTopicChange() Mirco Bauer

01/18/2010

11:53 PM Revision 3d916c830ab04e31bafa1ecf9e90ac145aa715aa: Started a Catalan translation.
Started a Catalan translation. Siegfried-Angel Gevatter Pujals
avatar 05:38 PM Bug #307: Adding Server crashes with NullReferenceException
Another crash when adding a server: ... Mirco Bauer
avatar 02:02 PM Bug #307: Adding Server crashes with NullReferenceException
Exception Type: System.NullReferenceException Exception Message: Object reference not set to an instance of an object. Exception StackTrace: at Smuxi.Engine.ServerListController.GetServer(String protocol, String servername) at Smux... Mirco Bauer
avatar 01:44 PM Feature #306: Add sound
Although it it possible to beep on highlight (appearently, I disabled the pcspeaker), it'd be nice to have sounds playable on events like other messengers do. Jan Hauke Rahm
avatar 11:50 AM Bug #305: rejoin is marked as activity
Try: '/cycle' on a channel and leave fast enough so you can see the channel color. It'll show message activity (as in: someone wrote a message) instead of event activity. That's confusing... Jan Hauke Rahm
avatar 11:35 AM Bug #304: Startup Crash on OpenSUSE: GLib.GException: Unrecognized image file format
Starting Smuxi 0.7 on OpenSUSE 11.2 x64 crashes with: ... Mirco Bauer

01/17/2010

avatar 09:50 PM Bug #303 (Closed): Reconnect loop with bouncers (irssi-proxy)
Applied in changeset commit:"06619bc8488e3fc0b998b8e541d7c6c80a1d2533". Mirco Bauer
avatar 09:50 PM Revision f3c1077aedad3fddb25adaff6e42c655178c0984: Show correct assembly name of the caller in Tr...
Show correct assembly name of the caller in Trace.Call() Mirco Bauer
avatar 09:47 PM Revision b40490f6103988d7465dc375fddd53d18f3c5a4f: Really fixed potential NullReferenceExceptions
Really fixed potential NullReferenceExceptions Mirco Bauer
avatar 09:44 PM Revision 06619bc8488e3fc0b998b8e541d7c6c80a1d2533: Pass the password directly to the IRC library ...
Pass the password directly to the IRC library (closes: #303) Smuxi was passing the password to the IRCd instead of the Login() method of the IRC library. This leads to incorrect reconnect attempts as the IRC library does not know/remember the pas... Mirco Bauer
avatar 09:34 PM Bug #303: Reconnect loop with bouncers (irssi-proxy)
Smuxi is going into an endless loop once the connection was lost to an irssi-proxy. The reconnect feature is not passing the password resulting in a failed login attempt. irssi-proxy just closes the network socket without any error message and Smu... Mirco Bauer
avatar 10:41 AM Feature #31: Handle irc:// URLs (in GNOME)
These links could be of some help: http://www.lastfm.it/forum/21714/_/42837/1#f430232 http://people.w3.org/~dom/archives/2005/09/integrating-a-new-uris-scheme-handler-to-gnome-and-firefox/ http://ubuntuforums.org/showpost.php?p=710780&p... David Paleino

01/16/2010

avatar 11:36 PM Bug #302: First message after opening a new query tab is not highlighted
Ticket #301 is probably the same issue as this one. I am not marking it yet as "duplicate" yet as I am not sure. When #301 gets fixed, we will see if this issue goes away at the same time. Mirco Bauer
avatar 10:55 PM Bug #302: First message after opening a new query tab is not highlighted
If a new tab is opened due to a query message, the tab is not going to be highlighted. Only the second message triggers a highlightened tab-color. heavy hexe

01/15/2010

avatar 11:55 PM Bug #301: Highlights are not shown when connecting to remote engine
Meant is the tab-colorization, the text is still highlighted heavy hexe
avatar 11:54 PM Bug #301: Highlights are not shown when connecting to remote engine
When connection to a remote engine smuxi does not highlight any old highlights anymore though they were not seen yet as the frontend had been disconnected. heavy hexe
avatar 08:26 PM Feature #300: mirror notice on active tab
It would be a nice feature to mirror a notice in the currently opened tab in the frontend, if that belongs to the same server. Should be configurable, though. <Salz> hm, it would be a nice feature though to mirror the notice in the current open... Ingo Saitz
avatar 05:16 PM Bug #294: Smuxi needs to tolerate temporarly Twitter issues
I wonder if Smuxi should catch System.Net.WebException, see: http://mono.ximian.com/tests/displayDetails.php?&testsuite=System.Web.Services-standalone&file=20050530&status=1&profile=0&distro=1#3 Mirco Bauer

01/14/2010

avatar 12:00 PM Bug #299: /server and /connect $server crashes with NullReferenceException
This is a regression introduced with #236 (on connect commands in quick connect dialog feature), see: http://projects.qnetp.net/repositories/diff/smuxi/src/Engine/Session.cs?rev=6af341ee168bb6226528d3a13fd5e196d4e2a6f3 Mirco Bauer
avatar 10:26 AM Bug #299: /server and /connect $server crashes with NullReferenceException
When connecting to a server without specifying the protocol, or specifying an invalid/unknown protocol to the /connect (and /server) command will make it crash with: ... Mirco Bauer

01/13/2010

avatar 10:37 PM Feature #298: Twitter only works with maximum one account
After readding a twitter account to smuxi (same twitter account) with a char only password smuxi opens two twitter tabs. I just witnessed, that smuxi can only handle one twitter account. Sebastian Schnur
avatar 10:32 PM Bug #297: NullReferenceException on start with auto-connecting Twitter account
I just installed the Smuxi 0.7 backports from debian.meebey.net. My Debian installation was completely clean of any kind what has to do with smuxi (I purged it). After adding a twitter account with auto-connect and restarting smuxi to test if ... Sebastian Schnur
avatar 05:00 PM Bug #291: unhandled exception - win32
Scott Wisely wrote: > I thought it might be that, but I was able to reproduce it with an alphanumeric password. Sure you closed Smuxi then hacked the config file and then started it again? The same "rules" applies to username btw. Mirco Bauer
avatar 01:40 PM Bug #291: unhandled exception - win32
I thought it might be that, but I was able to reproduce it with an alphanumeric password. Scott Wisely
avatar 01:11 PM Feature #295: Please highlight topics in twitter timeline, make it clickable and feed it
When the twitter timeline shows the topic like #smuxi a click on this topic should open a new tab and feed the topic. Example: @13:15 <ikkerus> @michaeltorbert Are you the man who is using #ProxyScraper ?@ Maybe searching for topics is anot... Sebastian Schnur
avatar 11:17 AM Feature #292: treeview server/channel list
I agree, I plan to implement this for 0.7.1, as with the 4 Twitter tabs the limited space gets even more annoying. This is a dupe of #107 though. Mirco Bauer
avatar 11:16 AM Bug #291: unhandled exception - win32
I think the problem here are numeric usernames and/or passwords, see #293. Does this apply to you? Mirco Bauer
avatar 11:13 AM Bug #294: Smuxi needs to tolerate temporarly Twitter issues
Twitter has often temporarly issues and Smuxi is giving up too early (on the first error). Smuxi has tolerate such issues, examples: ... Mirco Bauer
avatar 10:25 AM Bug #293: Crash when using numeric passwords
If you add a server to Smuxi that only uses digits for the username or password, then Smuxi will crash. This is a bug in the config backend. The only workaround is currently to change the value so it contains at least one non-digit. The value can ... Mirco Bauer
avatar 07:22 AM Feature #292: treeview server/channel list
for large amounts of servers and channels, I think it could be nice to have an optional treeview rather than tabs as a listing option. Scott Wisely
avatar 07:21 AM Bug #291: unhandled exception - win32
getting the following exception on the windows 0.7.1 client and earlier clients while adding remotes or sometimes while editing preferences for a remote engine. Exception Type: System.InvalidCastException Exception Message: Unable to c... Scott Wisely
avatar 02:02 AM Revision 4eb8a278e79f9ce210816d6c939db1c3377545aa: Removed Debug/Release GTK build profiles
Removed Debug/Release GTK build profiles Mirco Bauer
avatar 01:55 AM Bug #290: Twitter hostname and port can be configured in settings
With Preferences -> Servers -> Add you can add your Twitter account but you can also enter the hostname, port and network field. Those fields which should be disabled for Twitter, as they don't make sense (and are not supported). If you go via Ser... Mirco Bauer
avatar 01:43 AM Revision 025baca768351dd54c0344270b13b720a3a0d22f: Added URLs of other .NET versions
Added URLs of other .NET versions Mirco Bauer
avatar 01:41 AM Revision fbbd2ed43b2be489455b5adee5ca705b6fc3afe4: Fixed broken font install issue Only install ...
Fixed broken font install issue Only install the Fixed-Sys font if not already installed. Overwriting the font will break it and requires a reboot to fix that. Mirco Bauer
avatar 01:37 AM Revision 142701646c9d86524a93dd4ff62651773c321264: Use Fixed-Sys font size cheat also for the Ent...
Use Fixed-Sys font size cheat also for the Entry field Refactored themeing code in Entry.ApplyConfig() to use the ThemeSettings class as that ensures the Fixed-Sys font will get a good font size. Mirco Bauer
avatar 01:18 AM Revision 0326f07cd823cec4706573d79790eaf906fe240a: Updated Meebey.SmartIrc4net.dll which is linke...
Updated Meebey.SmartIrc4net.dll which is linked against log4net 1.2.10.0 Mirco Bauer
avatar 12:41 AM Revision 505526169d1d42e32563e918046bba20811e0d01: Updated log4net.dll to 1.2.10
Updated log4net.dll to 1.2.10 Mirco Bauer
avatar 12:15 AM Revision 147e64a7687b748b12c3809c5847ca87ebe74e73: Fixed potential NullReferenceExceptions
Fixed potential NullReferenceExceptions Mirco Bauer

01/12/2010

avatar 11:47 PM Revision 5c8e6094c444f689a2789cc35722d6fb29b68f0a: Removed some confusing "Not connected!" status...
Removed some confusing "Not connected!" status messages and added some missing gettext wrappers around strings Mirco Bauer
avatar 11:35 PM Feature #289: Search by topic
Please include a search by topic function which searches a specific topic. I hope this is enough for the description. :) Please asign this to someone if you are willing to write the code. Cheers Sebastian Schnur
avatar 10:07 PM Revision 3b06d159502fd20cc89d6fa6769a47a831562f3b: Removed typoed MUtipleXed
Removed typoed MUtipleXed Mirco Bauer
avatar 10:00 PM Bug #183: Leaking FrontendManager threads
Just for the reference here another thread dump sample of Smuxi 0.6.4.1 running for around 2 months which has 36 leaked FrontendManager threads ... Mirco Bauer
avatar 04:40 PM Bug #214 (Closed): Automatic download of gtk-sharp for windows installer does not work
Sebastian Schnur wrote: > If you are behind a proxy, no proxy script might be working. A few days ago I just installed Smuxi behind a proxy with an error getting GTK# 2.12. > > I tried it again with directly going through the proxy using a por... Mirco Bauer
« Previous
Next »
 

Also available in: Atom