Skip to content

Known Issues #1

Description

@basharast

GitHub

  • GitHub limit requests per hour (error 403), we may need to use API keys

Performance

  • In JSRuntime & Extensions Library tab is sucking the FPS to 15! [Done in 1.1]
  • Also Library tab has memory leak/increase [Done in 1.1]

Resolution

  • Older devices has 720p size, with default DPI reduce 0.60 it become low quality [Done in 1.1]
  • Custom DPI below 0.50 seems to be fall back to 0.50

Pictures

  • Long press on quick image preview calling context [Done in 1.1]
  • Image viewer (standalone) zoom need fix (the one in files browser stable) [Done in 1.1]

UI

  • buttons in files browser & cloud are not 100% fit on smaller screens [Done in 1.1]
  • Tasks progress spinner (Home Grid) has offset on smaller screens [Done in 1.1]
  • Addons icons should be part of the home child, currently they should separate scroll [Done in 1.1]
  • Update notice seems to appear below home grid [Done in 1.3]
  • It seems notifications impacting the tabs touch response [Done in 1.3]

Cache

  • It seems we don't have cache invalidate when the same file replaced [Done in 1.1]
  • When image updated, GPU cache don't force vertex update [Done in 1.2.1]

Behavior

  • When we open extension (DLL) the app shouldn't ask for run [Done in 1.1]
  • If notification visible, bottom bar will have bad response [Done in 1.1]
  • Update check shouldn't show error notification if failed [Done in 1.3]
  • Update notice should appear only if it there is higher version [Done in 1.3]
  • Reported error Failed to update value (User Agent)
  • Avoid using %zu for 8.1 or in general [Done in 1.3]

Cloud

  • I accidentally made GamingRepo token expired should be updated [Done in 1.1]
  • The app shouldn't crash when readme isn't exists [Done in 1.1]
  • In some cases readme was crashing on certain image (html) syntax [Done in 1.1]
  • Archive.org are not able to restore collection with certain names [Done in 1.2]

Archives

  • Extract on SDCard without root access crash
  • Compress fail on some tests need to debug and fix
  • Compress will fail if files has chars like %, on 10 it crash also
  • Files with 0 size not getting extracted

Packages

  • Package data location on mobile is wrong [Done in 1.1]
  • Pinned apps don't load with packages [Done in 1.2.1]
  • Registered packages don't get listed [Done in 1.3]

Files

  • In some cases when folder is not exists or empty it show (access issue) message [Done in 1.1]
  • Even when we search and no results it show the same message (related to above) [Done in 1.1]
  • Quick folder context actions are confusing and some don't work [Done in 1.2]
  • Also regarding to quick actions, Choose seems to choose root instead [Done in 1.2]
  • Clicking on Files when pointer in position closer to the files table header [Done in 1.2]
  • Failed to grant access has "Success" notify, also it appear on cancel [Done in 1.3]
  • Copy/Move..etc seems to ignore empty folders [Done in 1.3]
  • Choose folder don't list SDCard items, but works on file picker [Done in 1.3.4]
  • Seems removableStorage cap is causing issues with files listing
  • Copy from SDCard seems has issues (large files) on locked OS

TextEditor [depercated]

  • It seems horizontal scroll don't adjust cursor location [Done in 1.3.4]
  • Also when we edit after scrolling horizontally it get off screen and hard to track [Done in 1.3.4]

Markdown

  • Viewer crash on some downloaded content [Done in 1.3]

Extensions

  • Extension addon name is getting out of the icon box if it was long [Done in 1.1]
  • UI button prevent others to be opened together [Done in 1.2.1]
  • If ext has grid & startup removed and loaded directly it crash [Done in 1.3]
  • Installed extensions should cleanup their configs upon removal [Done in 1.3]
  • Extension don't unset registered types when unloaded [Done in 1.3]
  • SetFullModeState is causing window to lose focus
  • Seems 8.1 Screen::Width/Height API don't report scaled screen size like 10
  • Unloading extension while UI minimized, will not restore if it loaded again
  • The x86 version has issue with the addons grid [Done in 1.3]

Queue

  • If task in progress, when trying to clear finished tasks the app crash
  • Crash happens as well when browsing registry tree while task in progress
  • Suspects that also it may crash when phone locked while task running

Wallpaper

  • Cannot change more than once if background.png not removed [Done in 1.3]
  • Missing custom background could cause crash on startup [Done in 1.3]

Online

  • DownloadFile is using std::ofstream which is bad for outside access [Done in 1.1]

D3D

  • LoadCompiledShader are using std::ifstream very bad for outside access [Done in 1.1]
  • Seems x86 version cannot locate the sample demo shader [Done in 1.3]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions