I am using Qt 5.10.1 on windows 10, when I was trying to add qt repositories using the Maintenance Tool, specifically I need to add the Qt Charts module. Then it gave me this error:
Your Maintenance Tool appears to be older than 3.0.2. Please update it first to get access to new Qt packages.
Why would this happen? I am currently using the latest Qt version, and I did not find a way to update the Maintenance Tool. How can I solve this problem?
I just encountered this issue.
Strangely enough, if you hit the quit button when this happens, the tool moves onto the next page, and then prompts you if you want to exit. If you cancel exiting, it then allows you to update the maintenance tool (the current version is apparently 3.0.4).
So basically, hit "quit", cancel the exiting, and it then updates itself.
Related
I installed TortoiseSVN on my work laptop (win 7 Ent.) and tried to integrate Tortoise with R-Studio. But because of some known issues (see here), I did not take it further and disabled subversioning on R-Studio. Since then, when I start R-Studio client, the Tortoise Project Monitor opens up automatically and takes R-Studio into initialization stage until it crashes and I have to kill R-Studio client.
After playing around for few hours, I learnt that I have to open two instances of R-Studio to be able to run it. So, now, I open R-Studio and let it go into initialization stage and then in the meantime, I open another R-Studio and the 2nd one works fine; then I kill first one. But, it is kind of annoying as the trick does not work sometimes.
I uninstalled R-Studio and reinstalled it again and no change. I am afraid if I uninstall TortoiseSVN and then cannot install it again- as it is an open source and there is no support team to help in case of any trouble.
Wondering if anyone has any idea on how to disable project monitoring at all. I don't really need it at all.
Project Monitor can be disabled in Project Monitor Options.
After a long weekend - I got JWrapper working with my application.
One thing I notice is that there are not uninstall entries in the Control Panel > Program and Features. ie:
I also noticed I had to write a custom app to place a short cut on the user's desktop. Not a problem, but this is something that is generally standard.
Is it possible to get the JWrapper installation to show up in the Program and Features (and whatever is equivelent for Macs)?
JWrapper doesn't currently support installing to Programs and Features however it will by default install a program group into the start menu including an uninstaller shortcut.
Up until a couple hours ago pressing CTRL+R while in Qt would build and run my code. However something changed that I am unaware of that doesn't commit the changes that I make to the GUI. If I move a button for example then rebuild and run, the application will display its previous location. Something to note however, if I run "qmake && make" in a terminal, then rebuild from the GUI it will work. It's a bit of a hassle to keep doing that and thus a solution would be appreciated.
I'm using Qt5 in a Debian 7.0 based environment
Update: I had to disable shadow build to get it to build properly, but I cannot build in another directory
I'm developing a mobile AIR application using IntelliJ.
When debugging in Flash Builder there is an option to clear to application data on each (debug) launch of the ADL (see screenshot below) However, I can't find this setting in IntelliJ or some ADL parameter to force a clear on each new debug session. I was wondering if such an option exist in IntelliJ or ADL.
A little background: I'm using the PersistanceManager in the application to store some user settings and I want to be able to start the application without the saved settings from my previous run. Using this setting in Flash Builder does the trick, but I'm having no luck with IntelliJ.
Not sure, never had to do that before, but I believe that if you do a "clean" before rebuilding, that should clear out the PersistanceManager.
Yes im still trying to find a solution for this.
The reason this happens is because when you are testing on the device, for some reason IntelliJ sends an uninstall command to the device so it wipes clean everything.
I tried to run my own compiler arguments, but the uninstall command has higher priority so i can't cancel it yet. I think a good solution could be using ant tasks: http://livedocs.adobe.com/flex/3/html/help.html?content=anttasks_1.html
I'm trying to install subclipse 1.6.x onto Aptana Studio 3 (build 3.0.7.201112151935). It isn't working cause once I've clicked that I accept the licence agreements the finish button doesn't light up.
I've tried rolling back the configuration history, closing and reopening and installing 1.8.x. 1.8.x worked once, but isn't compatible with my SVN repo so that's no use.
Any guesses/solutions?
Thanks in advance
Rob
There is a bug in Eclipse where the Finish button does not show up. It was fixed, but maybe Aptana is not using the latest version. I seem to recall you could click Back and then Next and the button would enable.
Here are some Eclipse bugs on this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=136907
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149300
For me I found that there were sub-packages which couldn't be installed.
Bad Components:
Mylyn
Revision graph
These were identified as bad on the sub-components selection screen, however, when this is done, and the licenses are accepted, the "Finish" button does not get highlighted.
I Found that if you remove this bad components on the initial "Available Software" screen (and not on the sub-componets selection screen) and continue, that you the "Finish" button gets highlighted and you can proceed with installation.