Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Unable to Import Data #7862

Closed
vcao opened this issue Aug 27, 2024 · 7 comments
Closed

Bug: Unable to Import Data #7862

vcao opened this issue Aug 27, 2024 · 7 comments
Assignees
Labels

Comments

@vcao
Copy link

vcao commented Aug 27, 2024

Please note that security bugs or issues should be reported to security@pgadmin.org.

Describe the bug
On MacOS user can't import any files, specifically text files into tables, when you use the import tool. Files are greyed out regardless of type selected.

To Reproduce

Steps to reproduce the behavior:

  1. Right click a table
  2. Select Import/Export Data
  3. Select filename under file selector ...
  4. Attempt to select files, but greyed out

Expected behavior

All files should be available to select.

Error message

No error messages available.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS Sonoma
  • Version: 14.6.1
  • Mode: Desktop
  • Browser: n/a
  • Package type: Intel/Apple Silicon

Additional context

@vcao vcao added the Bug label Aug 27, 2024
@yogeshmahajan-1903
Copy link
Contributor

@vcao
Can you please share screenshot? I am not able to reproduce the issue.

@vcao
Copy link
Author

vcao commented Aug 28, 2024

Here are the screenshots. It will import with a full pathname, but it will not with file browser.
Screenshot 2024-08-27 at 11 45 59 PM
Screenshot 2024-08-27 at 11 45 31 PM

@yogeshmahajan-1903
Copy link
Contributor

@vcao
Can you please click on 'Show options' and check what file format is selected. I suspect, it is other than All files or .txt.

@vcao
Copy link
Author

vcao commented Aug 28, 2024

Both options also result in greyed out files in the file browser

@yogeshmahajan-1903
Copy link
Contributor

@vcao
It should look as below -
Screenshot 2024-08-29 at 9 50 07 AM

You need to select either.txt or all file. If selection for it greyed out then its issue with native file explorer not the pgadmin. pgadmin use os level file explorer.

@adityatoshniwal
Copy link
Contributor

@vcao Click on show options to show the file format drop-down. There you can select appropriate extension.

@vcao
Copy link
Author

vcao commented Aug 29, 2024

@vcao It should look as below - Screenshot 2024-08-29 at 9 50 07 AM

You need to select either.txt or all file. If selection for it greyed out then its issue with native file explorer not the pgadmin. pgadmin use os level file explorer.

Thank you! The Show Options section threw me off. I usually have it on permanently. I'll close off the thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants