[4.1-Unstable] Bug reports
-
@peterpan123123 ok perfect!
-
@Raphael-Bueno-Hatencia @starmagoo The i18n component use your browser local storage or cookies to save the selected language between sessions.
Could you see if one of these are used? -
@DjLeChuck How can i get this info?
-
@Raphael-Bueno-Hatencia It depends of your browser. You use Chrome, Firefox, other?
-
@DjLeChuck chrome
-
@Raphael-Bueno-Hatencia Press F12 then a new panel should appear.
Go to Application tab then you can see Local Storage, Session Storage and Cookies.
You must be on the manager to see the manager local storage / cookies
-
@DjLeChuck Thanks! Got it.
Local Storage: i18nextLng > pt-BR
Session: nothing
Cookies: nothing -
@Raphael-Bueno-Hatencia Strange, pt-BR is here... So the interface is in french but you see pt-BR in local storage?
-
@DjLeChuck Yes, I click on the flag, choose Brasil, EUA....no matter what language the mannager stays French.
-
@Raphael-Bueno-Hatencia Can you let the panel open but go in Network tab and see if there is any errors? Same with Console tab.
-
Have the same problem, Local Storage: i18nextLng - de, nothing in Session and Cookies. Cleaned the Storage, nothing happens. In Console I have the following errors:
DevTools failed to pa**e SourceMap: http://192.168.1.99/static/css/main.a049ccfe.css.map
DevTools failed to pa**e SourceMap: http://192.168.1.99/static/js/main.666b1be8.js.map -
@badges3000 What's going on with this? The two errors can be ignored and are not related (I mean, they should not be related...)
I will take a look tonight, trying to reproduce it.
-
Here is the screenshot.
I tried again running recalbox-support.sh on chrome from windows, from mac and even on safari and still got no link to send to @Substring. When i hit the button that recalbox-support showed up and got status pending (forever).
-
OK, I have the same problem with locales and I know what's wrong. I will fix this.
For the support.sh script, @Raphael-Bueno-Hatencia please connect with SSH then:
- Type
cd /usr/recalbox-manager2
- Type
NODE_ENV=production PORT=3000 node dist/server.js
- Go to http://recalbox:3000/help
- Try to execute the script
- Look at your console if something went wrong
- When all is done, you can
CTRL+C
to kill the instance
- Type
-
@DjLeChuck Nice! Im glad to help even a bit =D
I did everything as you said, but when I tryed to go to the link: http://recalbox:3000/help
My page says: This site can’t be reached. -
@Raphael-Bueno-Hatencia You are under Mac or Linux I guess, so it's http://recalbox.local:3000/help
In fact, you must use the same URL as usual except you add:3000
before/help
-
@DjLeChuck Now the link worked!
The script is running now, but nothing showed up in the console.ok, now i've got many many lines with this:
cp: write error: No Space left on Device -
@Raphael-Bueno-Hatencia So this is the answer, your card is full?
-
@DjLeChuck nope, I have 52GB/56GB (92%).
I see this strange files in the save folder, don't know if it is related somehow.
-
@Raphael-Bueno-Hatencia Yes it is, this are the generated files! You can safely remove them.
But 227MB, WTF??? The file is uploaded on an external service after being generated. I think that's the problem.
@substring do you know WHY it's so big?