[Linuxdcpp-team] [Bug 706670] Re: UserCommand Crash in DC++

2011-01-23 Thread Big Muscle
I guess it is just this fix from StrongDC++ - http://strongdc.svn.sf.net/viewvc/strongdc/trunk/client/Util.cpp?r1=499&r2=551 It had been in DC++ too but it was removed. -- You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber. https://bugs.l

[Linuxdcpp-team] [Bug 706753] Re: UserList coloring

2011-01-23 Thread iceman50
** Patch removed: "userListColors.patch" https://bugs.launchpad.net/dcplusplus/+bug/706753/+attachment/1804393/+files/userListColors.patch ** Patch added: "userListColors.patch" https://bugs.launchpad.net/dcplusplus/+bug/706753/+attachment/1804394/+files/userListColors.patch -- You rece

[Linuxdcpp-team] [Bug 706753] Re: UserList coloring

2011-01-23 Thread iceman50
** Patch added: "userListColors.patch" https://bugs.launchpad.net/bugs/706753/+attachment/1804393/+files/userListColors.patch -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/706753 Title: UserL

[Linuxdcpp-team] [Bug 706753] [NEW] UserList coloring

2011-01-23 Thread iceman50
Public bug reported: I was thinking that perhaps DC++ should start bringing features to the table that mods (like StrongDC++ and other clients) have been doing since the days of 0.401 and older... one of these features is to have User List coloring i.e OPs, Favorite Users, Bots and "Normal" users

[Linuxdcpp-team] [Bug 706670] Re: UserCommand Crash in DC++

2011-01-23 Thread eMTee
There's a working solution in ApexDC++ source available at http://sourceforge.net/projects/apexdc/files/ApexDC%2B%2B/1.3.9/ApexDC%2B%2B_1.3.9_source.7z/download that may fixes other related problems as well... ** Also affects: strongdc Importance: Undecided Status: New -- You received

[Linuxdcpp-team] [Bug 706670] Re: UserCommand Crash in DC++

2011-01-23 Thread eMTee
Yes, it does, the crash looks like because parameters are passed to strftime without any check in Util::formatTime and as per http://msdn.microsoft.com/en-us/library/ksazx244.aspx the default behavior of the C Runtime when an invalid parameter is found is to crash the program. Possible solution is

[Linuxdcpp-team] [Bug 706670] Re: UserCommand Crash in DC++

2011-01-23 Thread poy
this looks like a dupe of bug 678236; does it also crash with MinGW builds? -- You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber. https://bugs.launchpad.net/bugs/706670 Title: UserCommand Crash in DC++ Status in DC++: New Bug descr

[Linuxdcpp-team] [Bug 698143] Re: PluginAPI Settings Page

2011-01-23 Thread Toast
** Branch linked: lp:~markuwil/dcplusplus/dcpp-plugins ** Changed in: dcplusplus Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/698143 Title: PluginAPI Setting

[Linuxdcpp-team] [Bug 706670] Re: UserCommand Crash in DC++

2011-01-23 Thread Toast
Marked to private upon request from iceman50 until someone has some time too peak at it since there is suspicion that it could be used for exploiting ** Visibility changed to: Private -- You received this bug notification because you are a member of Dcplusplus-team, which is a direct subscriber.

[Linuxdcpp-team] [Bug 706670] [NEW] UserCommand Crash in DC++

2011-01-23 Thread iceman50
Private bug reported: DC++ crashes on usercommands supplied by flexhub ...tried gdb but prints out nothing but a never ending loop so here is msvc debug > msvcr100d.dll!_expandtime(localeinfo_struct * plocinfo, char specifier, > const tm * timeptr, char * * string, unsigned int * left, __l

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 472: minor tweaks and fixes

2011-01-23 Thread noreply
revno: 472 committer: Toast branch nick: adchpp timestamp: Sun 2011-01-23 14:53:35 +0100 message: minor tweaks and fixes modified: docs/user_guide/basic_guide.txt -- lp:adchpp https://code.launchpad.net/~dcplusplus-team/adchpp/trun

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 471: removed readme.txt superseded by the novice guide in docs also updated SConstruct in root along w...

2011-01-23 Thread noreply
revno: 471 committer: Toast branch nick: adchpp timestamp: Sun 2011-01-23 14:17:55 +0100 message: removed readme.txt superseded by the novice guide in docs also updated SConstruct in root along with the guides removed: readme.conf