-
Notifications
You must be signed in to change notification settings - Fork 13
Save New profile pop up after reboot #28
Comments
I understand. I will be fixing it from tomorrow. |
Thank you very much, please feel free to confirm when you succeed, and also to tell me how to fix it (to update, or compile new release from scratch). |
Is it ok now? |
@juliagoda Thank you for your help, but I don't know how to update your changes. |
Paste logs with errors. |
I have downloaded the git into zip file, and have tried to compile again.
FYI : the normal logfile with errors (from the app) is empty |
If you don't know how to help, at least, could you explain how to uninstall please ? Then I will try to recompile from scratch. Thank you |
You should install itstool. |
Ok, I've just read your message. It's not that I didn't know it because I wasn't even here. I was busy. I have my private life yet, people, so please calm down. |
I think it is a misunderstanding (I think due to translation), so sorry please don't take it personal. I mean (not in an aggressive way) : if you don't know how to solve this issue, maybe I can try to remove Antimicro (and please tell me how to do that), then I will reinstall from scratch. Then maybe it will work. @sirlucjan : I will install itstool and feedback Thank you both EDIT : I have installed itstool, now I have no error by doing |
Does the problem disappear, when you uncheck first row in "Active" column in Auto Profile option in Settings? Or when you choose the first row -> click on "Edit" button -> Choose your default profile from your system -> and check finally the row as "Active"? |
As I can see now it's even logical, because when you don't set default profile (editing it) for the first row, the program thinks that empty item in column named "Profile" means using of new profile. But I am not sure, if it's the same behaviour in your case. |
So I have just tried these steps without success. Does it work on your computer ?
Yes, in my case, I can't even delete the first row. Just impossible, no matter what I do, this one, is on Default with no program for it. I have succeed anyway to add other default profiles for gnome-terminal-server (used for emulationstation), but no matter I make it active or not, no matter the order, this does not change. It seems to be a complex issue ^^ |
Yes, it works on my computer. Those problems appear only when I have a checked first row and when it's not edited (item for "Profile" column is empty). Btw you can't delete the first row, that's the way it was created by somebody earlier. You can just uncheck the option in the first row, because autoload of last profile works anyway (of course when checked in settings). Could you again make "git pull" to add new changes to your local files and rebuild it? It's strange because I don't have any of those problems anymore. I will check it on another computer. |
If anyone else has the same problem, feel free to let me know here |
Hello, I am sorry, I did not have time to test. It is possible that I don't use the last commit (because I have just used |
git clone [link] is equal to git clone -b master [link], because the default branch on this site is master. I hope that this time I've found a real solution (emitting of propertyUpdated() signals too many times) , not temporary (using of disconnectCheckUnsavedEvent() and reconnectCheckUnsavedEvent() in JoyTabWidget::loadSetting method) |
Thanks for your response |
This is a knightmare. I still have the issue. I have also installed QT 5.11.2 but when I do qmake -v, it gives me Qt version 4 (strange). |
The command below will remove qt4 and qt4 deps. Try this, because you can still have remains of such packages in your system.
|
Hello, thank you for you kind support about this issue :
I have made a profile, then saved it. I have also put is as "Default profile" and also ticked the "auto-load" option. However, when I reboot the programm or my computer, I have this pop-up
"Save profile changes ?
".Because despite the fact that I have saved my profile, the program load the "New profile" at start.
How to solve this issue please ? Thank you very much for you help.
The text was updated successfully, but these errors were encountered: