tjibbevanderlaan / chromeos-filesystem-sftp

ChromeOS app to access SFTP server
https://chrome.google.com/webstore/detail/shared-network-folder-sft/gbheifiifcfekkamhepkeogobihicgmn
BSD 3-Clause "New" or "Revised" License
81 stars 21 forks source link

No content in application window at startup #43

Closed mattsjo closed 9 years ago

mattsjo commented 9 years ago

The accept and reject texts are shown briefly at startup as seen in one attached screenshot. After about one second the texts disappear as seen on the other screenshot. screenshot 2015-02-23 at 22 30 10 screenshot 2015-02-23 at 22 29 52

yoichiro commented 9 years ago

@mattsjo Hmm... I can't understand the detail situation from the images above. Well, could you confirm the console output of the background context? You can see the output by opening the DevTools from the chrome://extensions page. I may know the cause of this issue from the output contents...

mattsjo commented 9 years ago

Hi, I can't see any output in the console but if I enter the Emulation tab and emulate almost any device then the setup screen appears, more or less in the correct size. The "Emulate screen resolution" must be checked. If I manually set the resolution to 1920x1080 the setup screen can still be seen...

I have a Samsung chromebook 2 with a 1920x1080 display.

Thanks for investigating my problem!

[image: Infogad bild 2]

2015-02-24 0:51 GMT+01:00 Yoichiro Tanaka notifications@github.com:

@mattsjo https://github.com/mattsjo Hmm... I can't understand the detail situation from the images above. Well, could you confirm the console output of the background context? You can see the output by opening the DevTools from the chrome://extensions page. I may know the cause of this issue from the output contents...

— Reply to this email directly or view it on GitHub https://github.com/yoichiro/chromeos-filesystem-sftp/issues/43#issuecomment-75664455 .

mattsjo commented 9 years ago

Another strange thing. When I entered some info into the setup page and clicked Mount then I couldn't see the popup unless I unchecked "Emulate screen resolution". I did manage to connect to my raspberry and can now see all files in the file browser!

Thank you very much for this app!

2015-02-24 21:10 GMT+01:00 Mattias Sjögren mattias.sjogren@gmail.com:

Hi, I can't see any output in the console but if I enter the Emulation tab and emulate almost any device then the setup screen appears, more or less in the correct size. The "Emulate screen resolution" must be checked. If I manually set the resolution to 1920x1080 the setup screen can still be seen...

I have a Samsung chromebook 2 with a 1920x1080 display.

Thanks for investigating my problem!

[image: Infogad bild 2]

2015-02-24 0:51 GMT+01:00 Yoichiro Tanaka notifications@github.com:

@mattsjo https://github.com/mattsjo Hmm... I can't understand the detail situation from the images above. Well, could you confirm the console output of the background context? You can see the output by opening the DevTools from the chrome://extensions page. I may know the cause of this issue from the output contents...

— Reply to this email directly or view it on GitHub https://github.com/yoichiro/chromeos-filesystem-sftp/issues/43#issuecomment-75664455 .

yoichiro commented 9 years ago

@mattsjo Hmm... I can't the option "Emulate screen resolution" on the screen setup panel in my Chromebook... But, looks good to me if you could solve this issue. I close this issue.

Thank you for the report!