JDownloader Community - Appwork GmbH
 

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 08.07.2020, 15:29
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default Unable "Open Download Directory" log

Sorry, I sent a log in the JD2 window, really, I just forgot to put the "jdlog" in the forum - I am a only human and everybody has such sometimes mistakes. Once again, I'm sorry ...

08.07.20 13.58.59 <--> 08.07.20 14.12.22 jdlog://1001125302851/
  #2  
Old 08.07.2020, 15:48
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default Information on finding an error

I detected an error "Open Downlaod Directory"
If the root folder has full permissions and many files have full permissions, but at least one file in this folder has different permissions, JD2 will prevent the main/root folder X:\Folder\ from being opened.
It seems to me that it is a specific error of various applications (.NET or JAVA) for opening folders.

The file name is not Unicode or Special Character,
but various opening problems may also occur with "Special characters".

It seems to me that some users reported similar problems in the forum ..
  #3  
Old 08.07.2020, 15:55
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Merged same threads - why did you open 2 threads for one report??

Quote:
Originally Posted by sharkboy View Post
It seems to me that some users reported similar problems in the forum ..
Where?

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #4  
Old 08.07.2020, 16:01
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

"Open Downlaod Directory" only uses the directory and tells windows to open that folder.
Nothing more, nothing less.
Find a way to reproduce this issue with your system and we can help but this is unconnected to JDownloader.

If you are able to repduce this issue on your system contact us via support@jdownloader.org and be ready for a TeamViewer session!

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #5  
Old 08.07.2020, 16:24
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

Issue:
https://board.jdownloader.org/showth...load+Directory

but there are other similar threads in the forum


It is enough to put some additional file or folder inside the folder, give it different rights (or remove the rights), then the problem can be easily reproduced.
JD2 should see root permissions, not what is inside.
I reported this identical problem in the .NET application DxCK, I got a new development version for free, in which this error no longer occurs.
  #6  
Old 08.07.2020, 16:33
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

I would like to solve this problem.
You just have to remember that the "Jdownloader2" application is on a different system disk, and the additional storage disks have different (default permissions Windows gives).
I really don't have any influence on permissions.
I just need to set the permissions (jd2) the same as the permissions on each other separate drives, so please...
If I want to install JD2 again... I need to know how to set the installer to have the same permissions as on other (non-system) disks.

The installer JDownloader.jar does not have advanced options (what permissions should the installation be run from).
  #7  
Old 08.07.2020, 16:38
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Hi,

your issue is a different issue than the one you've linked.
Please either contact us via support@jdownloader.org for a Teamviewer session or stop posting on this topic.
If we cannot reproduce it and don't have logs showing what happens (which is complicated here), we cannot fix it.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #8  
Old 08.07.2020, 16:55
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

I think that must be solved in this way.
Open file shortcut properties
C:\JDownloader — shortcut.lnk
1. Security
2. Group and user names
3. Edit
4. Add
5. Enter the object names to select
6. Add the username that appears on Storage-Non-System-Disks
7. Click Apply and OK

It should be fine now.

These types of users' problems are very well known, so it is recommended to add "Take Ownership.reg" to the Windows Menu, which can help users quickly solve problems with permissions...JDownloader.exe or .jar
Maybe someday it will be useful to someone ...
Thank you for your attention...
  #9  
Old 08.07.2020, 17:05
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

The "open folder" process has nothing todo with any folder permissions and is handled by the OS so whatever problem you had - it wasn't caused by JD.

Anyways - glad you were able to self-solve your issue.

-psp-
EDIT

All JDownloader does is to execute the following command:


Code:
cmd.exe /c start /B C:\...
If that fails:
Code:
rundll32.exe url.dll,FileProtocolHandler C:\..
See also:
DesktopSupportWindows.openFile
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
  #10  
Old 08.07.2020, 17:17
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

I don't know exactly what accounts you have in the System, and here it is crucial.
But I don't use the main Administrator account because it's a bad idea. It's faster to ruin your computer.
That is why I have an additional user account with Administrator rights. Yes, it can sometimes cause problems with some applications (although this is rare!), But not in normal Windows Explorer where you can open any folder and file without a problem.
With a spare user account with Administrator privileges, I can enjoy the fact that for 5 years I never had to repair or reinstall the System, because everything works without a problem.
And it will work for sure much longer ...
  #11  
Old 08.07.2020, 18:25
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

Either way, the folder won't open in JD.
Opening problems cause folder names.

For tests, I set the folder name POKY3 - opened E:\

For tests I set the foldername of the same POKY folder - it doesn't open anything (nothing happens, no reaction...)

What's wrong with these folder names?

EDIT:

Cannot open if the following conditions are met:
Package name "POKY" (CAPITAL) letters
Folder name "POKY" (CAPITAL) letters

if naming the package and folder name - it works, it really works.

JD2 sometimes has problems with the path name, remembers E: \ POKY and it should be "Save to E:\poky (small letters)

and here is this bug

but I can't always set E:\poky because the window still shows E:\POKY

this is sick
  #12  
Old 08.07.2020, 18:33
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

Problem
Unable Open if setting Enabled: Remove finished downloads: immedietely


Solution:
Set: Remove finished downloads: never
  #13  
Old 08.07.2020, 19:05
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

windows file systems are case insensitive, so it doesn't matter the drive letter mapping, or the path. The only time when this is different is if you have mounted and mapped a filesystem (over network/vm) which is case sensitive (like unix/linux file systems)

removing finished downloads should have zero influence over opening directory in you fav viewer. They are not even related.

Believe the only time it should show e:\ is if e:\poky doesn't exist. As in directories are not created yet as download hasn't started (commenced)

see advanced setting : GeneralSettings.createfoldertrigger to change this behaviour

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 08.07.2020 at 19:12.
  #14  
Old 08.07.2020, 19:18
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

Unfortunately, but for JD2 the 71 GB (14k files) folder is too big to open
(click packagename)

Many tools also don't have the same problems opening.
Only Total Commander and Windows Explorer can open this BIG folder.
The only workaround is to select a smaller file and select open...
  #15  
Old 09.07.2020, 20:10
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

for setting paths/directories JD uses Java internal apis, we have no control over its performance.

my advice is not to download so many items into a single path, you will also lag from on disk checks (dupe checking) in larger directories. this has been pointed out numerous times on the forum.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
  #16  
Old 10.07.2020, 00:11
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

These are really few elements, despite what you say.
In addition, the performance of modern disks (SSD 12 Gb/s or SATA III WD Pro) is so high that it cannot be discussed.
I don't see any difference in performance. The larger the files, the more efficiently it is to open each folder.
After all, JD2 should open the folder in Explorer.
What do you think can prevent you from opening the folder?
  #17  
Old 10.07.2020, 10:17
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

In Windows Explorer this folder opens fully 1 - 2 seconds and I really don't see any problem.
---
In Total Commander it also works well.
$exec("C:\totalcmd\TOTALCMD64.EXE" /O /A /S "%1")

For some reason something is blocking the execution of the command in JD2.
It's best to let the developer speak ...
  #18  
Old 10.07.2020, 12:49
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by sharkboy View Post
For some reason something is blocking the execution of the command in JD2.
It's best to let the developer speak ...
And how are we supposed to find anything out?

You're not providing logs and you do not want us to do a Teamviewer session --> Thread closed and you've gotten a free vacation for 1 week

Please stop wasating our time - thanks!

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 09:09.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.