[Linuxdcpp-team] [Bug 721637] Re: Allow hubs to set client's active mode IP

2011-02-18 Thread iceman50
** 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/721637 Title: Allow hubs to set client's active mode IP Status in DC++: New Bug des

[Linuxdcpp-team] [Bug 721637] [NEW] Allow hubs to set client's active mode IP

2011-02-18 Thread Twilight2013
Public bug reported: I'm not sure if this is the place to request a feature. This useful feature was in BCDC++ in the past for dynamic users who correctly configured their routers by manual port forwarding. If all 8 test passed using UPnPTest.Exe on Vista/W7, External/WAN IP on Connection settin

[Linuxdcpp-team] [Bug 189241] Re: Using Breakpad for Exception Info

2011-02-18 Thread iceman50
http://code.google.com/p/google-breakpad/wiki/LinuxStarterGuide - reference to using it under linux http://code.google.com/p/google-breakpad/wiki/WindowsClientIntegration - windows reference -- You received this bug notification because you are a member of Dcplusplus-team, which is a bug assigne

[Linuxdcpp-team] [Bug 189241] Re: Exception Info

2011-02-18 Thread iceman50
Breakpad currently compiles and works under windows and linux with producing exactly the same minidumps (besides line endings) compiles under mingw/gcc 4.5.x as well as msvc 2010 -- You received this bug notification because you are a member of Dcplusplus-team, which is a bug assignee. https://bu

[Linuxdcpp-team] [Bug 189241] Re: Using Breakpad for Exception Info

2011-02-18 Thread Toast
** Summary changed: - Exception Info + Using Breakpad for Exception Info ** Changed in: adchpp Status: New => Confirmed ** Changed in: adchpp Importance: Undecided => Wishlist ** Changed in: adchpp Assignee: (unassigned) => Dcplusplus-team (dcplusplus-team) -- You received this

[Linuxdcpp-team] [Bug 189241] Re: Exception Info

2011-02-18 Thread Toast
** Changed in: dcplusplus Assignee: radostin96 (radostin-dimitrov) => Dcplusplus-team (dcplusplus-team) ** Also affects: adchpp Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team, which is a bug assignee. https://bu

[Linuxdcpp-team] [Bug 709296] Re: Dual logins under 1 registered account

2011-02-18 Thread Jacek Sieka
You still can't impersonate someone else or login without password so I wouldn't call it a sec vulnerability...afaik clients handle the situation gracefully as well (two users that share cid but not sid)... ** Visibility changed to: Public ** This bug is no longer flagged as a security vulnerabil

[Linuxdcpp-team] [Bug 703296] Re: CID bug in rev 457

2011-02-18 Thread Jacek Sieka
Even if someone once shows me how to reproduce a bug it makes sense to enter it here because i might forget and someone else might have a solution... ** Changed in: adchpp Importance: Medium => High ** Changed in: adchpp Status: Incomplete => Fix Committed -- You received this bug not

[Linuxdcpp-team] [Bug 721513] Re: Review items in Transfer view right-click menu

2011-02-18 Thread eMTee
... and readding the removed 'Search for alternates' for uploads would be also nice for the "let's see if others share what people upload from me" situation, eg. when someone wants to go offline while uploads are running. ** Changed in: dcplusplus Importance: Undecided => Low ** Changed in: dc

[Linuxdcpp-team] [Bug 721513] [NEW] Review items in Transfer view right-click menu

2011-02-18 Thread Szabolcs Molnár
Public bug reported: The bottom transfer view has a few confusing items which are not clear for the end-user what they do. So I recommend a few change in the right- click menu. The ones I can think of follow here: ** "Remove user from queue": Most users think this item is for removing the file f

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2425: More visually appealing UsersFrame icons

2011-02-18 Thread noreply
revno: 2425 committer: bdcdevel branch nick: dcplusplus timestamp: Fri 2011-02-18 14:42:10 -0600 message: More visually appealing UsersFrame icons modified: res/FavoriteUserOff.ico res/GrantSlotOff.ico res/GrantSlotOn.ico -- lp

[Linuxdcpp-team] [Branch ~dcplusplus-team/adchpp/trunk] Rev 482: Fix cid bug

2011-02-18 Thread noreply
revno: 482 committer: Jacek Sieka branch nick: adchpp timestamp: Fri 2011-02-18 21:42:22 +0100 message: Fix cid bug modified: adchpp/ClientManager.cpp -- lp:adchpp https://code.launchpad.net/~dcplusplus-team/adchpp/trunk Your team

[Linuxdcpp-team] [Bug 721102] Re: Tab closure on mouse down

2011-02-18 Thread iceman50
I think that would probably be the best way, I was actually thinking about that to myself (in regards to making sure that the tab that receives the mouse click event is the tab that gets it) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to

[Linuxdcpp-team] [Bug 721102] Re: Tab closure on mouse down

2011-02-18 Thread Szabolcs Molnár
"what about shift + left-click? should that also be changed to take effect only after the mouse has been released?" Probably yes -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/721102 Title: Tab cl

[Linuxdcpp-team] [Bug 721102] Re: Tab closure on mouse down

2011-02-18 Thread poy
good start. :) but this will need an additional verification to make sure that the tab that received the "mouse down" event is the same as the one on "mouse up". eg i start middle-clicking on tab1, then drag the mouse to tab2; no tab should be closed in that case. what about shift + left-click? sh

[Linuxdcpp-team] [Bug 721102] Re: Tab closure on mouse down

2011-02-18 Thread iceman50
Made a small patch to change =) ** Patch added: "tabsMiddleMouseUp.patch" https://bugs.launchpad.net/dcplusplus/+bug/721102/+attachment/1857832/+files/tabsMiddleMouseUp.patch -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2424: fix build error on linux/mingw due to /bin/sh seeing unescaped (; if this breaks other platforms,...

2011-02-18 Thread noreply
revno: 2424 committer: cologic branch nick: dcplusplus timestamp: Fri 2011-02-18 04:50:50 -0500 message: fix build error on linux/mingw due to /bin/sh seeing unescaped (; if this breaks other platforms, let this serve as notice not to

[Linuxdcpp-team] [Bug 721102] Re: Tab closure on mouse down

2011-02-18 Thread Szabolcs Molnár
Now that you mentioned, I tried it with some random tabbed applications (Chrome, Firefox, Notepad++), and you're right. They really work that way, so I support the change in DC++ too. ** Changed in: dcplusplus Status: New => Confirmed -- You received this bug notification because you are