Offline
Newbie
Karma: 0
Posts: 12
|
 |
« on: December 26, 2012, 12:03:21 pm » |
I think others will love the idea of having a installer - like ArduinoIDE.exe that will install the software on the computer. Also, everytime the IDE it would check for updates in the background. Anyone agree?
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #1 on: December 26, 2012, 02:33:47 pm » |
I am not really sure but the installer for some reason sounds a good idea 
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15314
Measurement changes behavior
|
 |
« Reply #2 on: December 26, 2012, 02:47:32 pm » |
I think others will love the idea of having a installer - like ArduinoIDE.exe that will install the software on the computer. Also, everytime the IDE it would check for updates in the background. Anyone agree?
Would be useful if it could actually be done. Keep in mind that the Arduino IDE is avalible for 3 different PC platforms, that would require a lot of extra work and testing with each new IDE release. And part of installation requires that a actual physical board gets attached to a PC at sometime and to know what kind of board is being attached. As far as I know there is no way for the software to know what type of board is trying to attach to a USB connection for the first time, so I don't think the Installer can be 100% automated and thus will always be subject to user error on first installation? Lefty
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 26
Posts: 1339
You do some programming to solve a problem, and some to solve it in a particular language. (CC2)
|
 |
« Reply #3 on: December 26, 2012, 03:08:47 pm » |
What's wrong with unpacking a compressed file and launching an executable ? That's the most cross-platform idiot-proof methods of installation I can imagine.
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #4 on: December 26, 2012, 03:33:50 pm » |
It adds an extra layer of problems for some people. Just take a look into the issues forum (the first one), drivers, something wrong setting the exe, etc, are mainly the issues for Windows users.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
God Member
Karma: 37
Posts: 974
Get Bitlash: http://bitlash.net
|
 |
« Reply #5 on: December 26, 2012, 03:42:20 pm » |
I prefer to maintain control over what is installed in my environment. I _really dislike_ automatic updaters. I don't even like the IDE phoning home to check for updates.
There have been enough backwards incompatibilities introduced in the release series that this would have been disastrous for my projects, at least.
I would strongly prefer that automatic updates and an installer _not_ happen.
One man's opinion.
-br
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #6 on: December 26, 2012, 03:49:18 pm » |
I prefer to maintain control over what is installed in my environment. I _really dislike_ automatic updaters. I don't even like the IDE phoning home to check for updates.
There have been enough backwards incompatibilities introduced in the release series that this would have been disastrous for my projects, at least.
I would strongly prefer that automatic updates and an installer _not_ happen.
One man's opinion.
-br
Yeah, I dislike automatic updates also (in fact, I forced them off in my installer, and it is the first thing I do after installing anything). And of course the files should be always be available without installer, a plain zip. But I am talking about the main stream of people, they register an account here and the first post they make is to complain because something an automated setup would avoided. With some guy here we spammed the forum a lot like 2 months ago and almost every post ended by "download this...", usually they don't even reply to the post after the problem disappeared, but in conclusion I felt (maybe was an illusion) than our forum went a little more cleaner just because usually legacy users are the ones answering these repetitive questions over and over again.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 26
Posts: 1339
You do some programming to solve a problem, and some to solve it in a particular language. (CC2)
|
 |
« Reply #7 on: December 26, 2012, 04:49:48 pm » |
It adds an extra layer of problems for some people. Just take a look into the issues forum (the first one), drivers, something wrong setting the exe, etc, are mainly the issues for Windows users.
Then ditch windows users  (no wait, I'd _hate_ living in a bunker...)
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
God Member
Karma: 37
Posts: 974
Get Bitlash: http://bitlash.net
|
 |
« Reply #8 on: December 26, 2012, 05:00:17 pm » |
Eried, I have great respect for your work. I believe the problem you are pointing out is a real one, but I have a different view of the solution.
You know those signs at amusement park rides that say "you must be at least this tall…"? Someone who can't get through the IDE install is just going to hit the next brick wall at a higher rate of speed if you grease the first speedbump for them. If you've been reading around the forum lately, you'll know just what I mean.
My point being, you can't save the clueless from their cluelessness, and it's a social deadweight loss to inconvenience the competent in the attempt.
Just my two cents.
Holiday Best,
-br
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 29
Posts: 1148
Arduino rocks
|
 |
« Reply #9 on: December 26, 2012, 05:13:31 pm » |
I know billroy, it is often weird to thing that someone who can't install the ide will be able to program it, I didn't started to keep my mod updated for them, it is for other windows users, living with a slightly inferior version, an ugly icon, bt dongle delaying 30 secs every operation, small things like that.
Maybe some focus group or something is missing to check in the real world if people who can't set properly the environment from a zip are really able to use the arduino or no properly, at the end of the day the forum stays less filled with these kind of problems and some more interesting issues start to appear.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
God Member
Karma: 37
Posts: 974
Get Bitlash: http://bitlash.net
|
 |
« Reply #10 on: December 26, 2012, 07:42:40 pm » |
The most polite term for what I see going on is "Eternal September": http://en.wikipedia.org/wiki/Eternal_SeptemberI honestly think the moderators should open a new "Whining" forum as a resting place for certain threads... Cheers, -br
|
|
|
|
« Last Edit: December 26, 2012, 07:44:19 pm by billroy »
|
Logged
|
|
|
|
|
Dallas, TX USA
Offline
Edison Member
Karma: 25
Posts: 1617
|
 |
« Reply #11 on: December 27, 2012, 12:39:47 pm » |
I think others will love the idea of having a installer - like ArduinoIDE.exe that will install the software on the computer. Also, everytime the IDE it would check for updates in the background. Anyone agree?
Funny that those "hard use operating systems" like Linux already have this..... But the way of doing it on Linux is that that OS has a tool to do it in a common way that is outside the application vs having to put this type code into each and every single Application. My concern is that trying to add something like this to the IDE to solve the issues/limitations in Windows breaks it for those running more advanced operating systems. Maybe for the Windows versions, the Arduino guys could put the IDE into the new Microsoft Win8 APP store. Surely that interface provides for install/update capability? --- bill
|
|
|
|
|
Logged
|
|
|
|
|
Netherlands
Online
Tesla Member
Karma: 90
Posts: 9415
In theory there is no difference between theory and practice, however in practice there are many...
|
 |
« Reply #12 on: December 27, 2012, 05:30:23 pm » |
I don't even like the IDE phoning home to check for updates. in your preferences.txt file set -> update.check=false
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 0
Posts: 120
|
 |
« Reply #13 on: December 31, 2012, 06:40:41 am » |
installer
why not ?
Eried has done a great job for windows, I'm certain that the clever people here can make installers for other systems just as easily.
its that last step problem, Im an engineer, and I hate documenting / I always want to get onto the next thing, but come on Arduino team,
why not have seperate people responsible for each installer ? see what open source can do.
|
|
|
|
|
Logged
|
|
|
|
|
Netherlands
Online
Tesla Member
Karma: 90
Posts: 9415
In theory there is no difference between theory and practice, however in practice there are many...
|
 |
« Reply #14 on: December 31, 2012, 06:56:20 am » |
why not have seperate people responsible for each installer ? see what open source can do. You just can download the IDE zip and build an (.msi) installer for it. Who is holding you from doing it?
|
|
|
|
|
Logged
|
|
|
|
|
|