[Linuxdcpp-team] [Bug 703714] Re: Add a nick hint to User

2011-01-19 Thread Steven Sheehy
You're probably right, I doubt this is present in the latest core with users.xml. Knew I shouldn't have opened a bug until we upgraded linuxdcpp to the latest core... ** Changed in: dcplusplus Status: Confirmed => Invalid -- You received this bug notification because you are a member of D

[Linuxdcpp-team] [Bug 590651] Re: Application crashes (visual c++ runtime library problem?)

2011-01-19 Thread carmatic
the 19th january build has a new error in gdb warning: Invalid parameter passed to C runtime function. it happens once every second or so, and everytime it does, DC++ opens a new error window... i had to kill DC++ with task manager, and as usual this makes bt full output no stack i've included th

[Linuxdcpp-team] [Bug 704743] Re: DC++ bzr 2397 debug-mingw build hangs on quit under WINE 1.3.11

2011-01-19 Thread cologic
Reproduction method #2: switch from active to passive mode (which also attempts to shut down the search listener). -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/704743 Title: DC++ bzr 2397 debug-m

[Linuxdcpp-team] [Bug 704743] Re: DC++ bzr 2397 debug-mingw build hangs on quit under WINE 1.3.11

2011-01-19 Thread Jacek Sieka
Well, I would definitely call this a wine bug - they implement the windows api so they should follow windows conventions. That said, I guess the fix is not far away since you've narrowed down the problem...you're even welcome to commit it should you actually do a fix, it hits me too =) -- You rec

[Linuxdcpp-team] [Bug 704743] Re: DC++ bzr 2397 debug-mingw build hangs on quit under WINE 1.3.11

2011-01-19 Thread cologic
Merely disabling the UDP search listener, as the attached (obviously infeasible for actual usage) patch does, 'fixes' this bug. ** Patch added: "Disable UDP search listener" https://bugs.launchpad.net/dcplusplus/+bug/704743/+attachment/1798843/+files/search_listen_disable.patch -- You receiv