[Linuxdcpp-team] [Bug 1414362] Re: Regex defined for ADL Search does not work with v0.850

2015-01-30 Thread LoRenZo
Thank you for looking into it. I am certainly not an expert, but when I was trying to find suggestions about how to implement a case insensitive search and using regex in general, this is the information that I managed to gather. The fact that it was working for me under 0.843 makes me believe th

[Linuxdcpp-team] [Bug 1414362] [NEW] Regex defined for ADL Search does not work with v0.850

2015-01-24 Thread LoRenZo
Public bug reported: The Regex definitions that I was using with 0.843 not seem to work with 0.850. The System Log displays error messages such as the below: Invalid regular expression: (?i)(?=.*?.flac.) I believe this also forces the client to use extremely high memory allocation when opening v

[Linuxdcpp-team] [Bug 1306826] Re: Mark hubs which the user is connected to multiple times

2014-04-12 Thread LoRenZo
The comment of eMTee actually covers what I was experiencing: I was connected to the same hub through two different URLs and with different nicks in each case. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.ne

[Linuxdcpp-team] [Bug 1306828] [NEW] [Feature Request] Log automatic searches to system log

2014-04-11 Thread LoRenZo
Public bug reported: One of the greatest features of the client is the automatic search based on the user's queue list. I never really figured the activity in the background, and for that reason I would prefer sort of a text-based representation how this is being performed. This could be perhaps

[Linuxdcpp-team] [Bug 1306826] [NEW] [Feature Request] Mark hubs which the user is connected to multiple times

2014-04-11 Thread LoRenZo
Public bug reported: Since it is possible to be connected to the same hub multiple times, I think it would come handy to visually mark the hubs in such cases. Perhaps the best way would be to use a different (but matching) color for the hub tabs with duplicate connections, because it can be hard

[Linuxdcpp-team] [Bug 1306825] [NEW] [Feature Request] Hide hubs from the hublist which the user is already connected to

2014-04-11 Thread LoRenZo
Public bug reported: Just as stated in the title: I think there is no need to display the hubs in the hublist which the user is already connected to. Some hubs still allow multiple connection from the same client and this would be one way to avoid this happenning occasionally. ** Affects: dcplu

[Linuxdcpp-team] [Bug 1238966] Re: DC++ crashes randomly, sometimes at startup

2014-01-20 Thread LoRenZo
I just finished a test based on splitting the hubs in groups, 10 per a client to be specific. This way I was running 9 clients, all having the same exact setup. In less than 22 hours 7 out of the 9 clients crashed, all of them for the very same reason nonetheless. The clients were started with gd

[Linuxdcpp-team] [Bug 1269933] Re: Request: Additional timer for creating port mappings

2014-01-17 Thread LoRenZo
I believe this is sort of related to what I wanted to request. I am getting the following every once in a while for a couple of hubs: [17:54] Your search IP is not but . [17:54] *** Connection closed Reconnecting to the specific hub right away solves the issue from what I can tell. I believe t

[Linuxdcpp-team] [Bug 1269088] Re: Dc crash

2014-01-14 Thread LoRenZo
Hello, Are you running a 32 bit Operating System or a 32 bit DC++ Client on a 64 bit Operating System? It happened to me that I run out of the 32 bit process limit (~1,75 GB) when the Client was loading huge filelists. I suppose that will be the case for you as well. Please share the related det

[Linuxdcpp-team] [Bug 190964] Re: Rare connection hang, on joining a hub

2014-01-06 Thread LoRenZo
While I suppose this one is rather hard to fix, too, kindly check whether the following proposal is good enough to be implemented to finally get rid of this issue. If I am not mistaken, when the client is truly connected, then there must be users available on the hub, at least one, which is the

[Linuxdcpp-team] [Bug 1238966] Re: DC++ crashes randomly, sometimes at startup

2013-12-01 Thread LoRenZo
I have also encountered the same with r3373. ** Attachment added: "CrashLog_r3373.txt" https://bugs.launchpad.net/dcplusplus/+bug/1238966/+attachment/3920883/+files/CrashLog_r3373.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC

[Linuxdcpp-team] [Bug 1111890] Re: Crash in HubFrame::removeUser()

2013-09-18 Thread LoRenZo
A similar case has apparently been encountered with r3352 (MinGW-w64's GCC 4.8.1 r5). Please find the crash log attached. ** Attachment added: "CrashLog_r3352" https://bugs.launchpad.net/dcplusplus/+bug/890/+attachment/3827889/+files/CrashLog_r3352.txt -- You received this bug notificat

[Linuxdcpp-team] [Bug 190964] Re: Rare connection hang, on joining a hub

2013-08-06 Thread LoRenZo
To me it seems that it is still not fixed. I am running r3336 for the time being and I experienced the following: [23:07] *** Connecting to ... <-- connection attempt at the startup of the client [23:07] *** Connected [16:21] *** Disconnected

[Linuxdcpp-team] [Bug 1208049] Re: Transfer grouping issue crashes the client

2013-08-04 Thread LoRenZo
It seems I was not entirely accurate before because the issue actually predates itself. The latest releases definitely contain a more unstable solution for the painting part, but apparently the older revisions are suffering from a similar problem. I reverted back to r3327 because I was hoping t

[Linuxdcpp-team] [Bug 1208049] Re: Transfer grouping issue crashes the client

2013-08-04 Thread LoRenZo
** Attachment added: "transfer_grouping_2.png" https://bugs.launchpad.net/dcplusplus/+bug/1208049/+attachment/3760200/+files/transfer_grouping_2.png -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/

[Linuxdcpp-team] [Bug 1208049] Re: Transfer grouping issue crashes the client

2013-08-04 Thread LoRenZo
Yes, I can confirm. I run r3327 until a similar case appeared. I could not crash the client. I switched to r and managed to crash it within seconds. This time a crash log was generated however. I am also attaching a new screenshot for a better visual representation, too. ** Attachment added:

[Linuxdcpp-team] [Bug 1208049] [NEW] Transfer grouping issue crashes the client

2013-08-03 Thread LoRenZo
Public bug reported: I noticed with the recent releases (currently running r3332 x86) that the transfer group does not work properly. I have attached a screenshot about the latest crash as there were no crash logs generated during either of the events. The issue is based on that when a user is t

[Linuxdcpp-team] [Bug 1195970] Re: Crash with r3310 (x64)

2013-07-24 Thread LoRenZo
Thank you, I am already aware of that. The latest releases appeared to be quite stable lately actually. Unfortunetly I have a very limited bandwith at my current location, which is not suited for running the client at all, but once I am back to my place, I am definitely going to start some thorou

[Linuxdcpp-team] [Bug 1195970] [NEW] Crash with r3310 (x64)

2013-06-29 Thread LoRenZo
Public bug reported: Please find the related log attached. ** Affects: dcplusplus Importance: Undecided Status: New ** Attachment added: "CrashLog_r3310" https://bugs.launchpad.net/bugs/1195970/+attachment/3717850/+files/CrashLog_r3310.txt -- You received this bug notificatio

[Linuxdcpp-team] [Bug 1153281] [NEW] [Feature request] Extend the filtering options for the Public Hubs list

2013-03-10 Thread LoRenZo
Public bug reported: If it is possible, please add a way to filter the hubs (solely based on their raw addresses, so without the "dchub://" or "adcs://" part) which you are already connected to by one easy step or even automatically. Also, this would be nice to have being checked in real time.

[Linuxdcpp-team] [Bug 1153265] [NEW] Manual search related issues and feature requests

2013-03-10 Thread LoRenZo
Public bug reported: Manual search related issues and feature requests Please find my issues and improvement related suggestions for manual searching below: - When searching for an entry that generates a considerably large result, while the list is being generated or manipulated, the client get

[Linuxdcpp-team] [Bug 1114286] [NEW] Crash under heavy load, 0.810

2013-02-03 Thread LoRenZo
Public bug reported: This crash happened within the first 24 hours. Prior that I was running an r3189 msvc x86 debug build, which lasted for 6 days and crashed differently - it froze upon opening the settings window, and no crash log was generated at that time since the program has been terminate

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

2012-12-27 Thread LoRenZo
Well, it seems that you are right about the restart being the key, because I followed the same reproduction steps described in my last post, this time using r3146, and everything happened the exact same way, even though that release does not contain the new hash/share related implementations. --

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

2012-12-26 Thread LoRenZo
Ok, it seems that it does not work as flawlessly as I described previously. First, I would like you to know that the first time I have started this build after the upgrade, the loading screen was stuck at the "loading hash data" for about 3 minutes. (The memory usage was around 10 MB during this

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

2012-12-26 Thread LoRenZo
I do a hash database rebuilding from time to time, and in all cases regarding the previous releases I have seen the "Hash database rebuilt" message in the System Log, but the invavlid entries were not removed dispite of my trials. I must assume that the earlier relases did not contain any related

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

2012-12-26 Thread LoRenZo
Just issued the /rebuild command with the latest available release (r3161) and it seems that the issue is now resolved. The expired entries were removed from HashIndex.xml, and the size of HashData.dat has noticeably decreased as well. -- You received this bug notification because you are a mem

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

2012-12-02 Thread LoRenZo
It would be great if the expired information would be removed from both HashData.dat and HashIndex.xml. As the .xml is readable for us, I can find basicly all my share duplicated in it, since I had a drive path change at some point. The concept of /rebuild should be to have only valid information s

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

2012-12-02 Thread LoRenZo
Another quick update: 100% CPU usage happened once again with r3146 release build, this time only 2 hours after the application was started. No special action was performed by me, the client was uploading silently in the background. I have checked the disk for some useful evidence, but no privat

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

2012-11-29 Thread LoRenZo
I have encountered 100% CPU usage with r3146, release build. No crash has happened, just made my system completely unusable. I would like to add that the best workaround I could find for such cases is to struggle a little with the system at its peak, open a task manager and set the proirity of the

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

2012-11-26 Thread LoRenZo
The debug build has been crashed as well, this time I did downloaded filelist matching and file list refreshing in parallel. The crash happened basicly the way it did in case of the other builds (Runtime error and shortly after that the client stopped responding to anything). No crash log has be

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

2012-11-26 Thread LoRenZo
I have tried to reproduce the same with the latest available debug build, but the downloads completed O.K . this time, and the client is still up and running ever since. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.la

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

2012-11-25 Thread LoRenZo
I am not sure whether the following information needs to be provided here, but I just encountered crashes with all of the following versions: latest release (3144) and its modified builds as well (O2, O1 and O0). Before the crash occured I was broswing 1 filelist and downloading with 2-7MB/s fil

[Linuxdcpp-team] [Bug 1082526] [NEW] Memory leaking during some user activity

2012-11-23 Thread LoRenZo
Public bug reported: I have recently discovered that every time the Settings dialog is opened, the client's memory usage is increased with the same amount. After closing the dialog, the only a small part of the previously allocated memory is recovered. For reproducing what I have experienced, ple

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

2012-11-23 Thread LoRenZo
Well, I abandoned the debug builds not long ago, because I was having troubles opening huge files (took them forever to get opened), and during that time I checked quite a lot of them. I can of course revert back to them for at least a peroid of time, but for any case, I would like to do each and

[Linuxdcpp-team] [Bug 1080391] [NEW] Crash with r3115

2012-11-18 Thread LoRenZo
Public bug reported: Please find the crash log attached. ** Affects: dcplusplus Importance: Undecided Status: New ** Attachment added: "crashlog_r3115" https://bugs.launchpad.net/bugs/1080391/+attachment/3437753/+files/CrashLog_r3115.txt -- You received this bug notification

[Linuxdcpp-team] [Bug 1072387] [NEW] Crash with r3085

2012-10-28 Thread LoRenZo
Public bug reported: Please find the crash log attached. ** Affects: dcplusplus Importance: Undecided Status: New ** Attachment added: "CrashLog_r3085" https://bugs.launchpad.net/bugs/1072387/+attachment/3416486/+files/CrashLog_r3085.txt -- You received this bug notification

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

2012-10-13 Thread LoRenZo
Here a more detailed backtrace - this time I started the application using gdb: http://pastebin.com/EB27F6cs Also, I have executed the thread test with the same parameters that were used by the others and there was no crash for me either. -- You received this bug notification because you are a

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

2012-10-12 Thread LoRenZo
Please find the full backtrace of r3074 under the following link: http://pastebin.com/kGKkzpUG . -- 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

[Linuxdcpp-team] [Bug 1029629] Re: Crash with r3013

2012-10-10 Thread LoRenZo
The issue has re-occured with r3072. Going to try to gather additional information about it by using gdb on further events. ** Attachment added: "CrashLog_r3072" https://bugs.launchpad.net/dcplusplus/+bug/1029629/+attachment/3393818/+files/CrashLog_r3072.txt -- You received this bug notific

[Linuxdcpp-team] [Bug 1029629] Re: Crash with r3013

2012-09-16 Thread LoRenZo
Happened with r0351 as well. Log can be found attached. ** Attachment added: "CrashLog_r3051.txt" https://bugs.launchpad.net/dcplusplus/+bug/1029629/+attachment/3316319/+files/CrashLog_r3051.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subsc

[Linuxdcpp-team] [Bug 1045091] [NEW] Crash with r3027

2012-09-02 Thread LoRenZo
Public bug reported: Please find the log attached. ** Affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1045091 Title: Crash with

[Linuxdcpp-team] [Bug 1045091] Re: Crash with r3027

2012-09-02 Thread LoRenZo
** Attachment added: "CrashLog_r3027.txt" https://bugs.launchpad.net/bugs/1045091/+attachment/3289564/+files/CrashLog_r3027.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1045091 Title: Cra

[Linuxdcpp-team] [Bug 1029629] Re: Crash with r3013

2012-08-02 Thread LoRenZo
I'm using dcpp_rev_3013_mingw_release_x86.zip that has been published on dcbase.org. If it hasn't been compiled properly, than I guess this could be the reason for your finding. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. htt

[Linuxdcpp-team] [Bug 1029629] Re: Crash with r3013

2012-07-26 Thread LoRenZo
** Attachment added: "CrashLog_r3013.txt" https://bugs.launchpad.net/bugs/1029629/+attachment/3237649/+files/CrashLog_r3013.txt -- 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: Cra

[Linuxdcpp-team] [Bug 1029629] [NEW] Crash with r3013

2012-07-26 Thread LoRenZo
Public bug reported: I can't really give detailed information about this, I didn't do anything special when the crash occured. Please find the crash log attached. I assume that it has not been fixed in the 2 newer releases. If you need anything else from my side regarding this, let me know abou

[Linuxdcpp-team] [Bug 1016907] Re: [Feature Request] Exclude temporary opened files from queue duplicate check

2012-06-24 Thread LoRenZo
This is exactly what I was looking for. I did some thorough testing based on your suggestion and didn't encounter any issues so far. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1016907 Title: [

[Linuxdcpp-team] [Bug 1016907] Re: [Feature Request] Exclude temporary opened files from queue duplicate check

2012-06-24 Thread LoRenZo
Tested with r2964, apparently this only works if I select the file for downloading first and then for opening it. If it's already listed under the temp entry, the same file won't be added to the permanent downloads. -- You received this bug notification because you are a member of Dcplusplus-te

[Linuxdcpp-team] [Bug 1016907] Re: [Feature Request] Exclude temporary opened files from queue duplicate check

2012-06-23 Thread LoRenZo
I see your point, however, I want to make sure that the same file won't be downloaded by accident (has a different parent folder for instance), so I would like to keep that option enabled. My request still stands, though I probably should have added this in the first place. -- You received this

[Linuxdcpp-team] [Bug 1016907] [NEW] [Feature Request] Exclude temporary opened files from queue duplicate check

2012-06-23 Thread LoRenZo
Public bug reported: If I want to check something for whether it's worth downloading for me, and use the "View as text" option from the context menu (on a plain text file for instance) to achieve this, that file won't be added to queue list until it hasn't been opened from the temporary location f

[Linuxdcpp-team] [Bug 1016883] [NEW] [Feature Request] Make "Find", "Subtract list" in user filelist and "Match downloaded lists" work in a seperate thread

2012-06-23 Thread LoRenZo
Public bug reported: If a user has large filelists and performs "Match downloaded lists" or searches within the filelists the GUI becomes unresponsible until the current filelist has been checked for any matches or the result of the find is returned. "Subtract list" works the same way currently.

[Linuxdcpp-team] [Bug 1016878] [NEW] [Feature Request] Option for automatic removal of downloaded filelists if "Match downloaded lists" returns 0 matched files for them

2012-06-23 Thread LoRenZo
Public bug reported: I think this feature would come handy if users (such as myself) keep the downloaded fileslist by default for browsing them later on for whatever reason. Currently I remove those which do not contain any matches with my queue list manually in order to keep my drive clean and sp

[Linuxdcpp-team] [Bug 1016205] [NEW] Client freezes when trying to use Ignore chat or Un-ignore chat from the context menu on a user's p.m. tab

2012-06-21 Thread LoRenZo
Public bug reported: This is around since a while (too) and still occurs with all of the newer releases to date. I was able to reproduce it using a clean client (only copying favorites.xml from setup). At firts I tought it is because I'm connected to way too many hubs, but I was able to reproduce

[Linuxdcpp-team] [Bug 1007103] [NEW] Downloads finished in a new session are displayed via pop-up message but aren't listed under Grouped by files in the Finished Downloads tab

2012-05-31 Thread LoRenZo
Public bug reported: When a download is continued and is finished in different session of the client, it won't be listed in the default location of finished files which should be Grouped by files in the Finished Downloads tab in my opinion. I would prefer to have such files listed there with a 10

[Linuxdcpp-team] [Bug 1007099] [NEW] User matching list button issues

2012-05-31 Thread LoRenZo
Public bug reported: >From what I understand, a newly started client has 2 entries in the User matching list, which are Favorite user (added by DC++) and Operators (added by DC++). By default they cannot be removed or edited. If put some entries in the list (either manually, or by ignoring/un-igno

[Linuxdcpp-team] [Bug 1007088] [NEW] "Ignore chat" and "Un-ignore chat" options are both available in the context menu of an offline user's p.m. tab

2012-05-31 Thread LoRenZo
Public bug reported: Like the title says. I think that if a user goes offline neither of the options should be available in the context menu. ** Affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team,

[Linuxdcpp-team] [Bug 984330] [NEW] Custom filename format PM logging might cause log files not get loaded upon next startup

2012-04-17 Thread LoRenZo
Public bug reported: I'm using custom format logging for private chats with the following format regarding the log's filename: %[userNI].%[hubURL].%[userCID].log I think this more useful than the default settings, because the user can be easily located (if he's not around all the time). Anyways

[Linuxdcpp-team] [Bug 982667] [NEW] Notify about Max PM windows issues in System Log rather than on the involved hub's chat window

2012-04-15 Thread LoRenZo
Public bug reported: In case the Max PM window limit has been reached, the user might not be aware of notifications about this in the corresponding hub's window (especially with many hubs opened). I would like to suggest to have such information in the System Log, because there can be much easily

[Linuxdcpp-team] [Bug 978823] Re: Some part of the tree list gets automatically expanded every time in the Download Queue

2012-04-11 Thread LoRenZo
** Attachment added: "download_queue_tree_bug" https://bugs.launchpad.net/bugs/978823/+attachment/3045909/+files/download_queue_tree_bug.zip -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/978823

[Linuxdcpp-team] [Bug 978823] [NEW] Some part of the tree list gets automatically expanded every time in the Download Queue

2012-04-11 Thread LoRenZo
Public bug reported: This issue is also around since a while, but I did some thorough testing to make sure about it. Every time my client starts up, I see that the tree view in the Download Queue is expanded for almost every item. When I close them manually, I see them the same way after the ne

[Linuxdcpp-team] [Bug 978812] [NEW] Visual update stops in some cases

2012-04-11 Thread LoRenZo
Public bug reported: Upon trying the close the client, the visual update in the background stops as long the dialog is available. The other case when the same happens is when the client is running in windowed mode and the window is being either moved or resized manually. There might be more occu

[Linuxdcpp-team] [Bug 972709] Re: Files removed during download can appear in Finished downloads tab

2012-04-10 Thread LoRenZo
I have tested the patch, didn't encounter the same issue anymore, and also no side effects appeared. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/972709 Title: Files removed during download can a

[Linuxdcpp-team] [Bug 972709] Re: Files removed during download can appear in Finished downloads tab

2012-04-03 Thread LoRenZo
** Attachment added: "Cancelled_downloads_bug" https://bugs.launchpad.net/bugs/972709/+attachment/2997904/+files/cancelled_downloads_bug.png -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/972709

[Linuxdcpp-team] [Bug 972709] [NEW] Files removed during download can appear in Finished downloads tab

2012-04-03 Thread LoRenZo
Public bug reported: Files removed from the list during the download process before the first segment is completed will appear in Finished Downloads tab. This only happens if the file gets removed directly from the Download Queue before the Downloaded column gets updated. The file won't be avail

[Linuxdcpp-team] [Bug 927160] [NEW] Issues with the new "max pm windows" function

2012-02-05 Thread LoRenZo
reached, I was still able to send message, however, it was not shown in the PM window nor in the log, but in the hub instead as the following: Private message from [HUN]LoRenZo®: [12:42] <[HUN]LoRenZo®> hello Private message from eMTee: [12:43] hi Since at this point I was not aware of the d

[Linuxdcpp-team] [Bug 925106] Re: ADL bug when browsing in partially downloaded filelists

2012-02-01 Thread LoRenZo
Since eMTee was not able to reproduce it with a single string, please try it with my settings. ** Attachment added: "ADLSearch.xml" https://bugs.launchpad.net/dcplusplus/+bug/925106/+attachment/2706204/+files/ADLSearch.xml -- You received this bug notification because you are a member of Dcp

[Linuxdcpp-team] [Bug 925106] Re: ADL bug when browsing in partially downloaded filelists

2012-02-01 Thread LoRenZo
** Attachment added: "adl_bug_in_partial_filelists" https://bugs.launchpad.net/bugs/925106/+attachment/2706203/+files/2844_browse_filelist_gui_bug.jpg -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bug

[Linuxdcpp-team] [Bug 925106] [NEW] ADL bug when browsing in partially downloaded filelists

2012-02-01 Thread LoRenZo
Public bug reported: In r2844 where "browse filelist" is set as default, when downloading a filelist while ADL search is enabled and a match is found, then if I try to expand/check to other directiories - which were not included in the partial list before -, the GUI starts to flash, the tree vi

[Linuxdcpp-team] [Bug 919663] Re: 2810 and newer builds fail to start the GUI with my config

2012-01-21 Thread LoRenZo
Since appearantly the backtrace doesn't contain any useful information, we tried to futher investigate the issue with eMTee on our own. It seems that its root cause is having the Queue Tab opened at startup. I was able to run the clients when they were closed, however, trying to open it after a suc

[Linuxdcpp-team] [Bug 919663] Re: 2810 and newer builds fail to start the GUI with my config

2012-01-21 Thread LoRenZo
** Attachment added: "2820 thread issue" https://bugs.launchpad.net/bugs/919663/+attachment/2685735/+files/2820_thread_issue.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/919663 Title: 281

[Linuxdcpp-team] [Bug 919663] [NEW] 2810 and newer builds fail to start the GUI with my config

2012-01-21 Thread LoRenZo
Public bug reported: Trying to run clients with rev 2810 and newer ones fail to start when I'm trying to run them from my DC++ folder. I'm able to start them from a seperate folder however (without having my settings there). I tried to fill in the same settings manually but I wasn't able to reprod

[Linuxdcpp-team] [Bug 910513] Re: Crash at shutdown with r2773

2012-01-01 Thread LoRenZo
I'm always having the Download Queue tab open. I wasn't able to reproduce it yet, once it will happen again, I'll go for a back trace. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/910513 Title:

[Linuxdcpp-team] [Bug 910513] Re: Crash at shutdown with r2773

2012-01-01 Thread LoRenZo
** Attachment added: "CrashLog_r2773" https://bugs.launchpad.net/bugs/910513/+attachment/2652937/+files/CrashLog_r2773.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/910513 Title: Crash at

[Linuxdcpp-team] [Bug 910513] [NEW] Crash at shutdown with r2773

2012-01-01 Thread LoRenZo
Public bug reported: Please find the crash log attached. ** Affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/910513 Title: Crash

[Linuxdcpp-team] [Bug 908892] [NEW] Crash on startup with r2756

2011-12-26 Thread LoRenZo
Public bug reported: When I tried to run r2756 for the first time it immediately crashed at startup before even the GUI got loaded. ** Affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team, which is

[Linuxdcpp-team] [Bug 908892] Re: Crash on startup with r2756

2011-12-26 Thread LoRenZo
** Attachment added: "CrashLog_r2756" https://bugs.launchpad.net/bugs/908892/+attachment/2647844/+files/CrashLog_r2756_debug.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/908892 Title: Cra

[Linuxdcpp-team] [Bug 901412] Re: Crash on closing DC++

2011-12-22 Thread LoRenZo
My crashlog's content seems to be related. I wanted to do a test with the latest release build. When I started the program, my (3rd-party) firewall required confirmation whether the program can access the Internet or not, because this was the first time I run that specific version. In such cases,

[Linuxdcpp-team] [Bug 907852] [NEW] Crash when removing items from search results

2011-12-22 Thread LoRenZo
Public bug reported: I tried to remove items from the search list which caused the client to crash. While trying to reproduce it, I was only able to make the search frame's gui to frezee. Please see the attachemnts. ** Affects: dcplusplus Importance: Undecided Status: New -- You r

[Linuxdcpp-team] [Bug 907852] Re: Crash when removing items from search results

2011-12-22 Thread LoRenZo
Screenshot attached. ** Attachment added: "search frame gui frozen" https://bugs.launchpad.net/dcplusplus/+bug/907852/+attachment/2644043/+files/search_frame_bug.jpg -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.l

[Linuxdcpp-team] [Bug 907852] Re: Crash when removing items from search results

2011-12-22 Thread LoRenZo
** Attachment added: "CrashLog_r2732_debug.txt" https://bugs.launchpad.net/bugs/907852/+attachment/2644042/+files/CrashLog_r2732_debug.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/907852 Ti

[Linuxdcpp-team] [Bug 887980] Re: Connectivity and search don't work after r2643

2011-12-11 Thread LoRenZo
Tested with r2712 and it works again as expected. Thank you. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/887980 Title: Connectivity and search don't work after r2643 Status in DC++: Invalid

[Linuxdcpp-team] [Bug 887980] [NEW] Connectivity and search don't work after r2643

2011-11-09 Thread LoRenZo
Public bug reported: After testing r2644 and newer releases I can tell that searching and connecting to others (download filelists for instance) doesn't work. I have a 3rd party firewall (Comodo) and it show entries in its log that are the same when somebody is trying to connect me through a speci

[Linuxdcpp-team] [Bug 887965] [NEW] Crash at shutdown with r2671

2011-11-09 Thread LoRenZo
Public bug reported: Latest build crashed during shutdown. ** Affects: dcplusplus Importance: Undecided Status: New -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/887965 Title: Cras

[Linuxdcpp-team] [Bug 887965] Re: Crash at shutdown with r2671

2011-11-09 Thread LoRenZo
** Attachment added: "Crashlog for r2671" https://bugs.launchpad.net/bugs/887965/+attachment/2590528/+files/CrashLog_r2671.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/887965 Title: Crash

[Linuxdcpp-team] [Bug 880312] Re: r2643-r2644 crashes

2011-11-09 Thread LoRenZo
The issue seems to be resolved with r2668. Thank you for all your effort. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/880312 Title: r2643-r2644 crashes Status in DC++: Confirmed Bu

[Linuxdcpp-team] [Bug 880312] Re: r2643-r2644 crashes

2011-10-30 Thread LoRenZo
The crash is based on a private message from spambots and it's regardless of user/hub count. Tested with newer both debug and release builds as well as with 0.782 only connected to one specific hub with very low user count and no traffic at all. In case of 0.782 no crash occurs when receiving th

[Linuxdcpp-team] [Bug 880312] Re: r2643-r2644 crashes

2011-10-23 Thread LoRenZo
For some reason I'm unable to post the screenshots as attachments. The answers for your questions are the following: - "Don't send away message to bots" is enabled - "Open new pm windows in the background" is disabled -- You received this bug notification because you are a member of Dcplusplus-t

[Linuxdcpp-team] [Bug 880312] Re: r2643-r2644 crashes

2011-10-23 Thread LoRenZo
This issue appeared first with (debug) build r2643, but I wanted to check whether I still encounter it with the newer releases. Since the only available build is r2644 currently, hence I made this title for the report. Please find my settings attached. I'm using these settings since the first time

[Linuxdcpp-team] [Bug 880312] [NEW] r2643-r2644 crashes

2011-10-23 Thread LoRenZo
Public bug reported: I'm using the debug builds. I'm connceted to 60+ hubs. The crashes occur after 1-3 hours runtime. The stack trace is the same so only the lastest will be included. ** Affects: dcplusplus Importance: Undecided Status: New ** Tags: r2643 r2644 -- You received

[Linuxdcpp-team] [Bug 880312] Re: r2643-r2644 crashes

2011-10-23 Thread LoRenZo
** Attachment added: "crashlog for r2644" https://bugs.launchpad.net/bugs/880312/+attachment/2567944/+files/CrashLog_r2644.txt -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/880312 Title: r2643

[Linuxdcpp-team] [Bug 868203] Re: Crash at shutdown with many hubs opened

2011-10-15 Thread LoRenZo
It's r2636 actually. Sorry. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/868203 Title: Crash at shutdown with many hubs opened Status in DC++: Invalid Bug description: Happens using r2623 a

[Linuxdcpp-team] [Bug 868203] Re: Crash at shutdown with many hubs opened

2011-10-15 Thread LoRenZo
r2635 seems to be fine again. Thanks for the fix. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/868203 Title: Crash at shutdown with many hubs opened Status in DC++: Invalid Bug description:

[Linuxdcpp-team] [Bug 854974] [NEW] [Feature Request] Show all matched files in filelists similiar to ADL Search results

2011-09-20 Thread LoRenZo
Public bug reported: Currently the only information about the matching files in a filelist is indicated by the total number of these files. I would find it very useful to actually list the files that are matching the queue list, highlightened (and grouped by directory) the way it is in case of

[Linuxdcpp-team] [Bug 710354] Re: Completed downloads are not always displayed in Finished Downloads Tab

2011-02-08 Thread LoRenZo
Yes, it was finished in an other session than it was started. But shouldn't the file be listed in "Grouped by files" dispite this? Also, forgot to mention that on the first screenshot there are some "strange characters" in the path - although that file hasn't been completely downloaded yet, only

[Linuxdcpp-team] [Bug 710354] Re: Completed downloads are not always displayed in Finished Downloads Tab

2011-02-08 Thread LoRenZo
Unfortunetly downloads.log is not available in this case, because of https://bugs.launchpad.net/dcplusplus/+bug/710359 I did however created some screenshots with comments - I hope they will be useful. ** Attachment added: "finished_downloads.zip" https://bugs.launchpad.net/dcplusplus/+bug/71

[Linuxdcpp-team] [Bug 710359] [NEW] [Request] Only generate entry for fully completed downloads in the log file

2011-01-30 Thread LoRenZo
Public bug reported: I would like to use the download logging feature, but only if the unneccessary parts are skipped. For example, a file with 300MB size can generate about 100 entries in the log if the download speed is to slow (small segments are generated for slow speed). In my opinion, 1 en

[Linuxdcpp-team] [Bug 710354] [NEW] Completed downloads are not always displayed in Finished Downloads Tab

2011-01-30 Thread LoRenZo
Public bug reported: Just like the title says. Sometimes I don't see the entry for finished items in the Finished Downloads tab, however the files can be found in their download location. I don't know whether there's a connection or not, but I recently saw this happing with files that lost some

[Linuxdcpp-team] [Bug 260748] Re: CRC not verified when segmented downloading finished

2011-01-13 Thread LoRenZo
Thank you, it really works now, however, I did some tests, and I would like to notify that if verification ends with CRC inconsistency, the system log will display something like the following: [23:36] vector::_M_range_insert (The transferring window shows the following in such cases: CRC32 incon

[Linuxdcpp-team] [Bug 693926] [NEW] Manual portforwading does not work in v0.770

2010-12-23 Thread LoRenZo
Public bug reported: Hi, I don't know if it's OS related or not, or if it's a known issue, but I recently attached my old router to my system, and ever since then I am not able to make DC++ work as it was working with "my computer is directly connected to Internet (no router)". I know how to mak