[Linuxdcpp-team] [Bug 2019492] [NEW] Tab control crash Win10+

2023-05-13 Thread iceman50
Public bug reported: When running DC++ compiled under MSVC (Currently using VS2022) and running on Win10+ DC++ will crash when using OwnerDrawn tabs and selecting button style which will cause DC++ to immediately crash in TabView->handlePainting (You can force this crash on every startup by going

[Linuxdcpp-team] [Bug 1436111] Re: Plgins, user interface

2016-12-29 Thread iceman50
** Changed in: dcplusplus Assignee: (unassigned) => poy (poy) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1436111 Title: Plgins, user interface Status in DC++: New Bug description: Th

[Linuxdcpp-team] [Bug 1643736] [NEW] Taskbar context menu bug in Windows 10

2016-11-21 Thread iceman50
Public bug reported: When running DC++ in Windows 10, right click the DC++ icon in the task bar and click "Pin to taskbar", proceed to right click on "Unpin from taskbar" this will make it so you cannot re-pin DC++ back to the taskbar. ** Affects: dcplusplus Importance: Undecided St

[Linuxdcpp-team] [Bug 1628615] Re: Extend users nick coloring rules throughout the whole UI

2016-10-09 Thread iceman50
** Patch removed: "searchColoring.diff" https://bugs.launchpad.net/dcplusplus/+bug/1628615/+attachment/4757992/+files/searchColoring.diff ** Patch added: "searchColoring.diff" https://bugs.launchpad.net/dcplusplus/+bug/1628615/+attachment/4758275/+files/searchColoring.diff -- You receive

[Linuxdcpp-team] [Bug 1628615] Re: Extend users nick coloring rules throughout the whole UI

2016-10-09 Thread iceman50
** Patch added: "searchColoring.diff" https://bugs.launchpad.net/dcplusplus/+bug/1628615/+attachment/4757992/+files/searchColoring.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1628615 Titl

[Linuxdcpp-team] [Bug 1628615] Re: Extend users nick coloring rules throughout the whole UI

2016-10-09 Thread iceman50
Deleting the patch due to minor bug will fix. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1628615 Title: Extend users nick coloring rules throughout the whole UI Status in DC++: Confirmed Bu

[Linuxdcpp-team] [Bug 1628615] Re: Extend users nick coloring rules throughout the whole UI

2016-10-09 Thread iceman50
Added an additional option for coloring search alternates. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1628615 Title: Extend users nick coloring rules throughout the whole UI Status in DC++:

[Linuxdcpp-team] [Bug 678236] Re: Exception on invalid timestamp format

2016-07-08 Thread iceman50
When/If VS2015 is supported we should update this to use _set_thread_local_invalid_parameter_handler instead per -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https

[Linuxdcpp-team] [Bug 914079] Re: Ability to set Tabs text of hubs

2015-10-08 Thread iceman50
Quick question, looking at WindowManager now, but if I'm not mistaken wouldn't the custom tabtext be saved because of IRecent::setText("..."); ? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/914079

[Linuxdcpp-team] [Bug 1485356] Re: After updating to Windows 10, can no longer download from other users.

2015-09-25 Thread iceman50
(The last message assumes you're using 64 bit version of Windows...) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1485356 Title: After updating to Windows 10, can no longer download from other us

[Linuxdcpp-team] [Bug 1485356] Re: After updating to Windows 10, can no longer download from other users.

2015-09-25 Thread iceman50
Eric if you're still reading this could you please try and let us know if your problem persists? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.laun

[Linuxdcpp-team] [Bug 1485356] Re: After updating to Windows 10, can no longer download from other users.

2015-09-24 Thread iceman50
So I've got a very, very rough fix for it now, the patch is pretty substantial but this will add IPv6 support along with killing Windows XP Support but can confirm it fixes the automatic connectivity issue ** Patch added: "ConnectivityFix.diff" https://bugs.la

[Linuxdcpp-team] [Bug 1494809] Re: DC++ does not update contents of chat on tab change (Win 10)

2015-09-21 Thread iceman50
As suggested by eMTee I ran the x86 version and I couldn't reproduce the bug, and the x64 version with that patch applied the issue no longer occurs so I'll close the bug as cologic pushed the patch last night

[Linuxdcpp-team] [Bug 1494809] Re: DC++ does not update contents of chat on tab change (Win 10)

2015-09-20 Thread iceman50
** Patch added: "GSEtWindowLongPtr.diff" https://bugs.launchpad.net/dcplusplus/+bug/1494809/+attachment/4469754/+files/GSEtWindowLongPtr.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1494809

[Linuxdcpp-team] [Bug 1494809] Re: DC++ does not update contents of chat on tab change (Win 10)

2015-09-20 Thread iceman50
Looking further in dwt in a few spots there are Get/SetWindowLong (not GWLP/SWLP!) calls sprinkled throughout and I'm on 64 bit using a 64 bit exe my first question ... Why would there even be non-GWLP/SWLP calls in the first place? When the MSDN docs clearly mention it's deprecated

[Linuxdcpp-team] [Bug 1494809] Re: DC++ does not update contents of chat on tab change (Win 10)

2015-09-15 Thread iceman50
Ok, so it seems that this is not a bug related to thumbnails, I forced the issue by changing global application style then switching tabs caused this to happen. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.n

[Linuxdcpp-team] [Bug 1494809] Re: DC++ does not update contents of chat on tab change (Win 10)

2015-09-15 Thread iceman50
Running without tumbnail previews on for ~2 days (doing another round of testing now) but no issue has popped up yet so time will tell. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1494809 Title:

[Linuxdcpp-team] [Bug 1494809] Re: DC++ does not update contents of chat on tab change (Win 10)

2015-09-12 Thread iceman50
atm only have VS2015 for compiling which DC++ doesn't like *cough* https://bugs.launchpad.net/bugs/1494814 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1494809 Title: DC++ does not update content

[Linuxdcpp-team] [Bug 1494872] [NEW] Taskbar preview thumbnail creation issue (Win 7 / 8(.x) / 10)

2015-09-11 Thread iceman50
Public bug reported: When DC++ is minimized and taskbar thumbnails are being used, if a new window opens the newest created thumbnail has an incorrect preview thumbnail size. this occurs in all versions of Windows supporting taskbar thumbnails. ** Affects: dcplusplus Importance: Low As

[Linuxdcpp-team] [Bug 1494814] [NEW] Add Visual Studio 2015 support to MSVCProj generation

2015-09-11 Thread iceman50
Public bug reported: With the release of VS 2015 it would be nice to get DC++ MSVCProj generation to support VS 2015 sln generation for compilation with VS 2015. ** Affects: dcplusplus Importance: Wishlist Assignee: poy (poy) Status: New -- You received this bug notification

[Linuxdcpp-team] [Bug 1494811] [NEW] Automatic connection detection is not working (Win 10)

2015-09-11 Thread iceman50
Public bug reported: When having DC++ detect my connection it fails on Win 10 (Even though it works on Win 8.1) by telling me I have a public address which is completely wrong since my IP is 10.0.0.x . Please see ** Affects: dcplusplus Importance: High

[Linuxdcpp-team] [Bug 1494809] [NEW] DC++ does not update contents of chat on tab change (Win 10)

2015-09-11 Thread iceman50
Public bug reported: After leaving DC++ running for a while with a few hubs open, when I change from Tab-A to Tab-B, the contents of Tab-A continue to show even though Tab-B is chosen. Only the text of chat is not updated, the rest of the frame (Userlist, statusbar, etc) is all shown to reflect th

[Linuxdcpp-team] [Bug 914079] Re: Ability to set Tabs text of hubs

2015-07-14 Thread iceman50
Yes copyright assignment has been fine since I originally posted the patch in 2012. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/914079 Title: Ability to set Tabs text of hubs Status in DC++:

[Linuxdcpp-team] [Bug 1419454] Re: Error in processing NMDC search requests allows DC++ to be used for UDP DDOS attacks

2015-03-22 Thread iceman50
last patch had logging remnants. ** Patch added: "patch.diff" https://bugs.launchpad.net/dcplusplus/+bug/1419454/+attachment/4352210/+files/patch.diff ** Patch removed: "patch.diff" https://bugs.launchpad.net/dcplusplus/+bug/1419454/+attachment/4352193/+files/patch.diff -- You received

[Linuxdcpp-team] [Bug 1419454] Re: Error in processing NMDC search requests allows DC++ to be used for UDP DDOS attacks

2015-03-22 Thread iceman50
Updated diff ** Patch added: "patch.diff" https://bugs.launchpad.net/dcplusplus/+bug/1419454/+attachment/4352193/+files/patch.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419454 Title:

[Linuxdcpp-team] [Bug 1419454] Re: Error in processing NMDC search requests allows DC++ to be used for UDP DDOS attacks

2015-03-18 Thread iceman50
poy - per your comments 1) not feasible since it's required in ClientManager::findHub 2) I've went with using std::pair 3) all logging features have been removed Please advise on #1 as to how you would like to move forward (also note having it in NmdcHub requires static casts which I'm not sure

[Linuxdcpp-team] [Bug 1419454] Re: Error in processing NMDC search requests allows DC++ to be used for UDP DDOS attacks

2015-02-20 Thread iceman50
What about returning a StringPairList (ip,port) ? e.g. StringPairList parseIpPort(const string& aIpPort) { string::size_type i = aIpPort.rfind(':'); StringPairList ipList; if (i == string::npos) { ipList.emplace_back(aIpPort, ""); } else {

[Linuxdcpp-team] [Bug 1419454] Re: Error in processing NMDC search requests allows DC++ to be used for UDP DDOS attacks

2015-02-19 Thread iceman50
Adding a patch with a listener to shoot to HubFrame ** Patch added: "exploitFix.diff" https://bugs.launchpad.net/dcplusplus/+bug/1419454/+attachment/4322610/+files/exploitFix.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++.

[Linuxdcpp-team] [Bug 1353402] Re: Autostart DC++ when Windows starts

2014-08-06 Thread iceman50
What about bypassing registry and using schtasks to create a scheduled task? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1353402 Title: Autostart DC++ when Windows starts Status in DC++: New

[Linuxdcpp-team] [Bug 1329115] [NEW] Issue with chatting while in ADCS with Bloom plugin enabled

2014-06-11 Thread iceman50
Public bug reported: Using r681 of ADCH++ with ADCS enabled and used (no port for ADC), completely stock settings, when using the bloom plugin clients connected ala ADCS cannot chat (or well the client sends messages out but the hub doesn't show the messages as being received. Disabling the bloom

[Linuxdcpp-team] [Bug 1297688] Re: Moving away from Win API to Multiplatform

2014-06-08 Thread iceman50
Perhaps it might be worthwhile to look at for a cross platform api -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1297688 Title: Moving away from Win API to Multiplatform St

[Linuxdcpp-team] [Bug 1297688] Re: Moving away from Win API to Multiplatform

2014-04-17 Thread iceman50
Even though Qt is heavy, I don't think it being heavy should be a factor, DC++ includes the entirety of boost without trimming the proverbial 'fat' from it, so I don't think weight should be a determining factor. -- You received this bug notification because you are a member of Dcplusplus-team, w

[Linuxdcpp-team] [Bug 1304769] Re: Heartbleed

2014-04-09 Thread iceman50
ADCH++ is vulnerable OpenSSL needs to be updated ASAP as well as in DC++ (which is also vulnerable) marking for DC++ as well ** Changed in: dcplusplus Status: New => Confirmed ** Changed in: adchpp Assignee: (unassigned) => poy (poy) ** Changed in: dcplusplus Assignee: (unassign

[Linuxdcpp-team] [Bug 1299494] Re: Grouping in User List

2014-03-31 Thread iceman50
I like the idea of using user matching rules, as for where the group ordering can be set what about a button on the user matching page right next to the 'Configure styles...' button (plenty of room and it would look better with 2 same sized buttons compared to one large button) -- You received th

[Linuxdcpp-team] [Bug 1299494] Re: Grouping in User List

2014-03-29 Thread iceman50
so essentially you want the groups to be able to be named through the user matching, create more groups through said method and whatnot and that would be it? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/

[Linuxdcpp-team] [Bug 1299494] [NEW] Grouping in User List

2014-03-29 Thread iceman50
Public bug reported: Add list-view groupings to the userlist ** Affects: dcplusplus Importance: Undecided Status: New ** Attachment added: "userListGroup.diff" https://bugs.launchpad.net/bugs/1299494/+attachment/4051113/+files/userListGroup.diff -- You received this bug notif

[Linuxdcpp-team] [Bug 1241579] Re: Active mode does not work with Windows 8.1

2014-02-02 Thread iceman50
Confirmed a bug in my router firmware after some further investigation. ** Changed in: dcplusplus Status: New => Invalid ** Changed in: dcplusplus Importance: High => Low -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. ht

[Linuxdcpp-team] [Bug 1225930] Re: [WishList] Change the system-tray client call behavoir

2014-01-23 Thread iceman50
** Changed in: diceplusplus Status: New => Won't Fix -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1225930 Title: [WishList] Change the system-tray client call behavoir Status in AirDC++:

[Linuxdcpp-team] [Bug 1265578] Re: Add toolbar to download queue for common operations

2014-01-02 Thread iceman50
New icons ** Attachment added: "icons-queue-frame-tb.7z" https://bugs.launchpad.net/dcplusplus/+bug/1265578/+attachment/3939589/+files/icons-queue-frame-tb.7z -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpa

[Linuxdcpp-team] [Bug 1262319] Re: Search only on encrypted hubs/ADC(S) hubs

2013-12-18 Thread iceman50
** Description changed: Allow a user to specify in a search if the search should only be sent to - encrypted hubs and/or allow a use to also specify if the search should - only be performed on ADC(S) + 1) Hubs with a secure connection (ADCS) which includes only users supporting secure connectio

[Linuxdcpp-team] [Bug 1262319] [NEW] Search only on encrypted hubs/ADC(S) hubs

2013-12-18 Thread iceman50
Public bug reported: Allow a user to specify in a search if the search should only be sent to encrypted hubs and/or allow a use to also specify if the search should only be performed on ADC(S) ** Affects: dcplusplus Importance: Wishlist Status: New -- You received this bug notific

[Linuxdcpp-team] [Bug 363092] Re: TLS port should not be allowed to be the same as regular ports

2013-12-09 Thread iceman50
Shouldn't validatePort be changed as taking the TextBoxPtr's are pointless? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/363092 Title: TLS port should not be allowed to be the same as regular por

[Linuxdcpp-team] [Bug 1258562] Re: SCons - msvcproj doesn't work on r3376

2013-12-06 Thread iceman50
Well i lest MSVC_USE_SCRIPT as False, but without that patch i couldn't generate anything at all since all it does is add version numbers to the scons check now i just get a message about needing to migrate the filter projects which fails miserably but it's not that important i suppose -- You rec

[Linuxdcpp-team] [Bug 1258562] Re: SCons - msvcproj doesn't work on r3376

2013-12-06 Thread iceman50
I added vs2013 detection in scons or well a patch i got froma discussion on it has its own issues with not wanting to compile saying the ctp wasnt there (even though the toolset for the vcproj's says it's using the ctp) - http://scons.1086193.n5.nabble.com/MSVC-2013-td33138.html -- You received t

[Linuxdcpp-team] [Bug 1258562] [NEW] SCons - msvcproj doesn't work on r3376

2013-12-06 Thread iceman50
Public bug reported: with r3376 trying to generate project and solution files for vs 2013 i get the error - "No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly" ** Affects: dcplusplus Importance: Low Assignee: poy (poy) Status: New ** Ch

[Linuxdcpp-team] [Bug 1255672] Re: Transferview does not update unless manually clicked Win 8.1 x64 Pro

2013-12-04 Thread iceman50
Non-existant in builds r3373+ ** Changed in: dcplusplus Status: New => Invalid -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1255672 Title: Transferview does not update unless manually cli

[Linuxdcpp-team] [Bug 1255672] [NEW] Transferview does not update unless manually clicked Win 8.1 x64 Pro

2013-11-27 Thread iceman50
Public bug reported: When a transfer is going (Upload or Download) the transfer columns do not constantly update ... none of the columns refresh to show the progress of the current transfer, the only way to see the updated columns is by manually highlighting the item in transferview which will the

[Linuxdcpp-team] [Bug 919355] Re: root folder of filelist has wrong sharesize

2013-11-16 Thread iceman50
Option number 3 seems to be the best ... maybe something like "Sharesize: ## (including dupes: ##)" -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/919355 Title: root folder of filelist has wrong s

[Linuxdcpp-team] [Bug 1251911] Re: Windows 8.1: DC++ Crashes Constantly with Files in Queue

2013-11-16 Thread iceman50
Do you have any plugins installed? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1251911 Title: Windows 8.1: DC++ Crashes Constantly with Files in Queue Status in DC++: New Bug description:

[Linuxdcpp-team] [Bug 309815] Re: [Feature Request] Different hub icons for different user status (User/Reg/Admin)

2013-11-13 Thread iceman50
That patch could greatly be reduced by adding a few lines in execTasks and setting a bool to only be true when the hubframe is initialized and set to false for all other subsequent calls -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++

[Linuxdcpp-team] [Bug 1241579] Re: Active mode does not work with Windows 8.1

2013-10-19 Thread iceman50
Windows firewall disabled, another user is having this issue as well. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1241579 Title: Active mode does not work with Windows 8.1 Status in DC++: New

[Linuxdcpp-team] [Bug 1241606] Re: Chat does not scroll properly when more lines than fit on screen occurs

2013-10-18 Thread iceman50
This occurs in Windows 8 and 8.1 (x64 Professional) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1241606 Title: Chat does not scroll properly when more lines than fit on screen occurs Status i

[Linuxdcpp-team] [Bug 1241606] [NEW] Chat does not scroll properly when more lines than fit on screen occurs

2013-10-18 Thread iceman50
Public bug reported: The easiest way to reproduce this, go into a hub where the MOTD contains more lines of text than what can actually be shown without scrolling in DC++, the text all appears and the vertical scrollbar appears but the chat will not scroll. Also if the MOTD doesn't push the text b

[Linuxdcpp-team] [Bug 1241579] [NEW] Active mode does not work with Windows 8.1

2013-10-18 Thread iceman50
Public bug reported: With manual port forwarding I cannot get active mode working I've even tried Nat-PMP and Mini-UPnP both correctly map the ports but active mode does not work (all 3 scenarios worked in Windows 7 but now I'm on Windows 8.1 and it does not work) ** Affects: dcplusplus Impo

[Linuxdcpp-team] [Bug 1228978] Re: DC++ can't handle Russian text

2013-09-23 Thread iceman50
https://github.com/xupefei/Locale-Emulator a better program for this. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1228978 Title: DC++ can't handle Russian text Status in DC++: Won't Fix Statu

[Linuxdcpp-team] [Bug 1225420] Re: Feat|Mod: "You're trying to download from yourself!"

2013-09-14 Thread iceman50
** Changed in: diceplusplus Status: New => In Progress -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1225420 Title: Feat|Mod: "You're trying to download from yourself!" Status in DC++: C

[Linuxdcpp-team] [Bug 1206658] Re: TransferView CustoDraw issue

2013-07-30 Thread iceman50
http://i2.minus.com/icZHooRkWCFD1.png this is the bug in progress ** Summary changed: - TransferView CustoDraw issue + TransferView CustomDraw issue -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to the bug report. https://bugs.launchpad.n

[Linuxdcpp-team] [Bug 1206658] [NEW] TransferView CustomDraw issue

2013-07-30 Thread iceman50
Private bug reported: When getting a filelist, allow the filelist download to finish, when it says Idle in the status section, right click the same user from the same hub and re-get the filelist, what happens is the custom drawing goes awry I will attach an image to show this (once I mark this bug

[Linuxdcpp-team] [Bug 1197557] Re: Failure in the seach window

2013-07-04 Thread iceman50
You are more than welcome to grab the source and find the bug yourself and submit a patch if you would like :) feel free to look at how we accept patches -- You received this bug notification because you are a member of Dcplusplus-t

[Linuxdcpp-team] [Bug 1197557] Re: Failure in the seach window

2013-07-04 Thread iceman50
Reproduced with DC++ 0.825 Rev: 3319, Win 7 x64 MSVC (built in release, 64 bit) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1197557 Title: Failure in the seach window Status in DC++: New Bug

[Linuxdcpp-team] [Bug 1197557] Re: Failure in the seach window

2013-07-04 Thread iceman50
how I reproduced is i did exactly as dotniet had pointed out with an exception out of the last 2 items remaining, the top result needs to have children, what happens is when deleted and the first item in the list has children and the last does not, is the result with children treats the bottom resu

[Linuxdcpp-team] [Bug 1191217] Re: userlist column headers inverted in aero peek

2013-06-15 Thread iceman50
Could you disable any custom visual styles/themes and use the stock windows 7 theme and reproduce? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1191217 Title: userlist column headers inverted in

[Linuxdcpp-team] [Bug 695125] Re: Different color for shared files

2013-04-12 Thread iceman50
It can be done with custom drawing which I did something similar for duplicate files (diff name, same tth) and many DC++ derivatives do it, but it can cause serious hangups when your share is enormous so as much as I'd personally like to see this happen it more likely won't be implemented due to th

[Linuxdcpp-team] [Bug 305811] Re: Grant extra slot hangs connection in ADC hubs

2013-03-17 Thread iceman50
** Changed in: diceplusplus Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/305811 Title: Grant extra slot hangs connection in ADC hubs Status in DC++:

[Linuxdcpp-team] [Bug 1027484] Re: Search results and its source thats stored

2013-03-17 Thread iceman50
** Changed in: diceplusplus Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1027484 Title: Search results and its source thats stored Status in DC++: Fix

[Linuxdcpp-team] [Bug 1096465] Re: Extend showing chat status messages to the private chat window

2013-03-12 Thread iceman50
** Changed in: diceplusplus Status: New => Fix Released -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1096465 Title: Extend showing chat status messages to the private chat window Status i

[Linuxdcpp-team] [Bug 1102181] Re: Extra whitespace in command $Supports

2013-01-20 Thread iceman50
I'm not sure I see the importance of this as A) it's only a space ... not a big deal, B) NMDC protocol is frozen in DC++ so any changes regarding the protocol in *any* way would be considered a change and therefore disallowed as there is no *official* specification. -- You received this bug notif

[Linuxdcpp-team] [Bug 919424] Re: /rebuild does not update HashData

2012-12-02 Thread iceman50
I can confirm this in in r3146 of DC++ -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/919424 Title: /rebuild does not update HashData Status in DC++: New Bug description: BCDC 0.790a. Wind

[Linuxdcpp-team] [Bug 1077317] Re: Problem with "Automatically disconnect users who leave the hub"

2012-11-10 Thread iceman50
I just tested with r3123 the problem is still there I had to pull the context item for the user in TransferView and click disconnect (I came in the hub with a second client on a VPN and started the transfer) i left the hub with the second client and the transfer was still going (the 2nd client was

[Linuxdcpp-team] [Bug 1069493] Re: Better resource optimization

2012-10-21 Thread iceman50
Thank you for the suggestion but considering DC++ has been using this interface for ~5 years or so now I would have to say that the way the GUI is setup now is the way it's going to stay. ** Changed in: dcplusplus Status: New => Won't Fix -- You received this bug notification because you

[Linuxdcpp-team] [Bug 1029629] Re: Crash under heavy load, 0.801

2012-10-12 Thread iceman50
I ran with the same params as eMTee and no crash -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1029629 Title: Crash under heavy load, 0.801 Status in DC++: Incomplete Bug description: I can'

[Linuxdcpp-team] [Bug 1060223] Re: speed reduced when i reinstalloed dc after formating my computer.

2012-10-02 Thread iceman50
Please describe what you mean in better details ... when you say speed are we talking the speed at which the application is running or speed as in transfer speeds? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpa

[Linuxdcpp-team] [Bug 1037788] Re: Crash in 0.799 release

2012-08-17 Thread iceman50
How many hubs do you have open and approx. what is the total user count for those hubs (e.g 10 hubs with 500 users = 5,000 users total) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1037788 Title:

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-08-08 Thread iceman50
Ah you're right I forgot to diff DM fixed in 3026 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/631913 Title: QP - Upload queue notification Support Status in DC++: New Bug description: woul

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-08-03 Thread iceman50
Yes it sends to the transferview -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/631913 Title: QP - Upload queue notification Support Status in DC++: New Bug description: would love to have th

[Linuxdcpp-team] [Bug 1032870] [NEW] ZLIF Support

2012-08-03 Thread iceman50
Public bug reported: DC++ has supported ZLIF since any news on support in ADCH (this has been in DC++ for 8 months or so now) ** Affects: adchpp Importance: Wishlist Status: New -- You received this bug

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-08-03 Thread iceman50
The race condition im going to look at I think i have a feasible solution. per the NMDC protocol, for the sake of being tired of arguing, i'll revert the change on the NMDC side as for point#4 I'm somewhat confused by the question (well just one part "is him") so let me answer as best as I can, i

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-08-03 Thread iceman50
Poy: theoretically it's not a NMDC feature since it lives in the core (protocol independent) also potential issues for older clients (iirc that wasn't an issue when removing DcLst and some other things) and I'll stick to the notion that since there is no protocol definition that, $MaxedOut was neve

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-08-02 Thread iceman50
for 1) I agree, there should be protection via the mutex, 2) technically changing a string never guaranteed to be constant does not constitute a protocol change (I'm arguing this point to the end), 3) I would like that idea better to run it when a slot becomes available -- You received this bug n

[Linuxdcpp-team] [Bug 305811] Re: Grant extra slot hangs connection in ADC hubs

2012-08-01 Thread iceman50
Fix committed in DC++ r3017 ** Changed in: dcplusplus Status: New => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/305811 Title: Grant extra slot hangs connection in ADC hubs

[Linuxdcpp-team] [Bug 668548] Re: BufferedSocket::setDataMode -> infinite loop

2012-08-01 Thread iceman50
Fixed here - http://pastie.org/4366525 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/668548 Title: BufferedSocket::setDataMode -> infinite loop Status in DC++: New Bug description: if you ca

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-08-01 Thread iceman50
Updated the patch ** Patch added: "QP-Diff3.diff" https://bugs.launchpad.net/dcplusplus/+bug/631913/+attachment/3245148/+files/QP-Diff3.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/631913

[Linuxdcpp-team] [Bug 1030613] Re: Normal users can issue CMDs

2012-07-29 Thread iceman50
Added DC++ to the report since DC++ doesn't overwrite the command but keeps adding it ** Also affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to the bug report. https://bugs.lau

[Linuxdcpp-team] [Bug 1027484] Re: Search results and its source thats stored

2012-07-28 Thread iceman50
** Changed in: diceplusplus Importance: Undecided => Medium ** Changed in: diceplusplus Assignee: (unassigned) => iceman50 (bdcdevel) ** Changed in: diceplusplus Status: New => Confirmed -- You received this bug notification because you are a member of Dcplusplus-team,

[Linuxdcpp-team] [Bug 305811] Re: Grant extra slot hangs connection in ADC hubs

2012-07-28 Thread iceman50
** Also affects: diceplusplus Importance: Undecided Status: New ** Changed in: diceplusplus Status: New => Fix Committed -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/305811 Title:

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-07-27 Thread iceman50
Updated. ** Patch added: "QP-Diff2.diff" https://bugs.launchpad.net/dcplusplus/+bug/631913/+attachment/3238289/+files/QP-Diff2.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/631913 Title:

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-07-25 Thread iceman50
Updated to latest dcpp core (r3013) ** Patch added: "QP-Diff.diff" https://bugs.launchpad.net/dcplusplus/+bug/631913/+attachment/3236160/+files/QP-Diff.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.

[Linuxdcpp-team] [Bug 631913] Re: QP - Upload queue notification Support

2012-07-25 Thread iceman50
removed a portion from the old patch that wasnt supposed to be there ** Patch added: "QP-Diff.diff" https://bugs.launchpad.net/dcplusplus/+bug/631913/+attachment/3236163/+files/QP-Diff.diff -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed

[Linuxdcpp-team] [Bug 689460] Re: Different share for different hubs

2012-07-07 Thread iceman50
I was just given a new diff by night apparently there were some things missing from the previous one .. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/689460 Titl

Re: [Linuxdcpp-team] [Merge] lp:~dcplusplus-team/dcplusplus/dcpp-plugins into lp:dcplusplus

2012-07-01 Thread iceman50
it should be noted these are the changes required (as of dcpp rev 2972 since something went haywire :) .. -- https://code.launchpad.net/~dcplusplus-team/dcplusplus/dcpp-plugins/+merge/112937 Your team Dcplusplus-team

[Linuxdcpp-team] [Bug 689460] Re: Different share for different hubs

2012-06-20 Thread iceman50
Just adding a diff of some of the work Night did on DiCe for separate shares per hub along with additional fixes for picking a hub a search came from http://pastebin.com/TyA5zaW6 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https:

[Linuxdcpp-team] [Bug 1014889] Re: When I select files to download, TTH just keeps repeating, no files download

2012-06-19 Thread iceman50
do you mind saving your queue.xml, dcplusplus.xml adding them to an archive and coming into and sending me a message so i can look at those files a bit more to try and reproduce? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https

[Linuxdcpp-team] [Bug 1014889] Re: When I select files to download, TTH just keeps repeating, no files download

2012-06-18 Thread iceman50
DC++ 0.674 is outdated and poses a security risk as well as being unsupported please update to the latest version at http://dcplusplus.sourceforge.net/> which is version 0.799 ** Changed in: dcplusplus Status: New => Won't Fix -- You received this bug notification because you are a member

[Linuxdcpp-team] [Bug 992399] Re: Remove the help tooltips and help "box" from SettingsDialog

2012-04-30 Thread iceman50
** Patch added: "hideHelpElements.patch" https://bugs.launchpad.net/bugs/992399/+attachment/3122018/+files/hideHelpElements.patch -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/992399 Title: Re

[Linuxdcpp-team] [Bug 992399] [NEW] Remove the help tooltips and help "box" from SettingsDialog

2012-04-30 Thread iceman50
Public bug reported: This is a small patch to give a user settable option to remove help tooltips and the help "box" from the SettingsDialog ** Affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team,

[Linuxdcpp-team] [Bug 991342] [NEW] KEYP Vulnerability

2012-04-29 Thread iceman50
*** This bug is a security vulnerability *** Private security bug reported: With the current vulnerability with DC++'s current KEYP implementation the underlying issue seems to be this ... [2012-04-26 09:24] anyways, the thing with keyp is entirely different problem... which is basically that i

[Linuxdcpp-team] [Bug 966333] Re: Deadlock occurs in 2890 when receiving a new pm while minimized

2012-04-07 Thread iceman50
Fixed in revision 2895 ** Changed in: dcplusplus Status: New => Invalid -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/966333 Title: Deadlock occurs in 2890 when receiving a new pm while mi

[Linuxdcpp-team] [Bug 966333] Re: Deadlock occurs in 2890 when receiving a new pm while minimized

2012-03-27 Thread iceman50
Here's a little more info on the locked thread ... -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/966333 Title: Deadlock occurs in 2890 when receiving a new pm while

[Linuxdcpp-team] [Bug 966333] Re: Deadlock occurs in 2890 when receiving a new pm while minimized

2012-03-27 Thread iceman50
This deadlock has crashed on 2 of my machines ... both are Win 7 x64 (Home Premium and Professional) (Intel and AMD CPU's Respectively) 8 GiB Ram -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/966333

[Linuxdcpp-team] [Bug 966339] [NEW] Fix for determining whether a user is a bot or not

2012-03-27 Thread iceman50
Public bug reported: as per the fix Agnet_0017 showed me in OnlineUser.h line : should actually be ... bool isBot() const { return isClientType(CT_BOT) || isSet("BO") || user->isSet(User::BOT); } *

  1   2   3   >