The Cellar

The Cellar (http://cellar.org/index.php)
-   Technology (http://cellar.org/forumdisplay.php?f=7)
-   -   How many times per day does internet explorer crash on you? (http://cellar.org/showthread.php?t=29298)

jimhelm 08-14-2013 09:49 AM

How many times per day does internet explorer crash on you?
 
has to be 4 to 6 times a damn day for me.

I HAVE to use it for dealer track to work.... and I've had it up to here.

shitty shitty shitty

glatt 08-14-2013 09:57 AM

I have to use it for my time sheet, and it's painful. It just doesn't work properly. To be fair, the problem is the version of Java required for the time sheet program and IE doesn't want to let me use that version because it's not secure. So I have to click through a bunch of dire warnings and force it to run. The time sheet doesn't work with current Java. It's all messed up. And I can't wait to close that browser when I'm done.

Perry Winkle 08-14-2013 10:12 AM

:(

Sometimes I'm sad at the state of my profession. Enterprise software doesn't have to be as bad as it is. The dysfunction is a complex, systemic issue.

More and more companies are making good enterprise software. But the incumbents will continue to suck asshole (and not in a fun way).

BigV 08-14-2013 10:42 AM

zero

Perry Winkle 08-14-2013 11:07 AM

Quote:

Originally Posted by BigV (Post 873326)
zero

I only use it when reproducing bugs that IE users run into. The developer console crashes IE a lot.

BigV 08-14-2013 11:19 AM

my point being that I don't use it.

I think it's far more trouble to use than it's worth, for the reasons you've described. I'm not in a situation where I **have to** use it, so, I don't; no use therefore no crashes.

I feel sympathy for you folks that are forced to use it though. That seems... dumb.

Lamplighter 08-14-2013 11:30 AM

Zero - all my computers are Mac's :bolt:

Undertoad 08-14-2013 01:15 PM

Quote:

Originally Posted by jimhelm (Post 873322)
I HAVE to use it for dealer track to work.... and I've had it up to here.

You HAVE to,... but if it's actually compatible with modern browsers, you can use Chrome, and fake that you're using IE.

The user-agent is where your browser tells the website what software you're using. Change that, and websites will think you're using IE.

xoxoxoBruce 08-14-2013 01:53 PM

The only problem I have with IE is the occasional website that's says, "Ewww IE, go away" ... and I do. If the site is really obnoxious I might go back with Firefox with full on adblock as a payback.

Back when I was working, IE there was a clusterfuck which makes me wonder if it's really IE that's the problem.

Quote:

Originally Posted by Perry Winkle (Post 873325)
:(
Sometimes I'm sad at the state of my profession. Enterprise software doesn't have to be as bad as it is. The dysfunction is a complex, systemic issue.

In-house system admin/tech support job security?

lumberjim 08-14-2013 02:39 PM

Will try that.

Perry Winkle 08-14-2013 02:43 PM

Quote:

Originally Posted by xoxoxoBruce (Post 873351)
In-house system admin/tech support job security?

I don't want to go deeply into it but...

That and enterprise software vendors pawn off really shitty software as state of the art. There's little incentive to improve the situation.

Also most developers are crap and it's really hard to judge skill, only slightly less so when you are a developer yourself. Corporate recruiters are just completely fucked.

A medical IT system company wanted to pay me ridiculous amounts of money to come in and run a team to hack something shitty together in six months. They wouldn't allow regular access to domain experts or hire a data scientist to figure out what analyses should be presented. "Just display some averages and percentages. Whatever seems right." Basically a prototype that they would then force (thousands of) people to use and wouldn't invest money in to make better.

This sort of story repeats itself every day. There is a lot of inefficiency in the enterprise realm, and it's super hard to drive it out.

lumberjim 08-14-2013 03:31 PM

Didn't work for me, ute. u can get to the site, but it won't print contracts or import deals.

Oh well. Thanks anyway.

Gravdigr 08-14-2013 04:29 PM

Stopped using IE years ago.

Undertoad 08-14-2013 04:40 PM

It was worth a try.



I can say easily because it didn't take me any effort

tw 08-14-2013 10:31 PM

Quote:

Originally Posted by jimhelm (Post 873322)
has to be 4 to 6 times a damn day for me.

Usually, when someone complains about IE crashing, I find malware on the machine.

The new trick is to download free software. Then the 'download' site also downloads a numbers of 'questionable' programs. They can be a bitch to eliminate. Since once they are deleted using Control Panel, then they reload themselves later. You must manually go into the Registry to also locate every tiny entry that refers to each 'questionable' program. Sometimes as many as 40 entries.

mbpark 08-15-2013 08:06 PM

TW,

Unfortunately, most corporate software that forces you to use IE is some unholy combination of ActiveX and/or Java with Java Native Interface that hooks into your system. Chrome or Firefox will not help you.

If you are lucky, the vendor will support IE patches or Java patches without complaining. Kronos, which is one of the most popular packages out there for timesheets, requires a specific Java version and has multiple ways of checking for it. Java runtimes are buggy, and the combination of an older Java Runtime Environment (JRE) and newer browser can crash it. The same goes for the Adobe Acrobat, Adobe Flash, or other third-party plug-ins.

I can give you a list of vendors that don't support browser patches or updated Java/ActiveX runtimes, and it runs the gamut from the US Government to a host of Fortune 500 companies.

Malware writers do a better job than most corporate software developers. Their software crashes less.

If IE crashes 4-6 times a day, see what browser plug-ins are enabled, and clear them out. Whatever you can run on Chrome or Firefox, do so.

We had this discussion when The Cellar was a Waffle BBS. It was a bad idea then, and it still is now.

tw 08-15-2013 08:42 PM

Quote:

Originally Posted by mbpark (Post 873480)
Unfortunately, most corporate software that forces you to use IE is some unholy combination of ActiveX and/or Java with Java Native Interface that hooks into your system. Chrome or Firefox will not help you.

I'm not even discussing problems created by ActiveX or Java. The new thing with many 'free' software sites are programs that load into your system if you do not carefully identify the vague click box that disables each download program. These other programs are downloaded automatically.

Even Microsoft is now doing this with some OS addons. They are a little more honest about it by asking if you want to download PowerPoint, Live or Bing extensions. The downloads are automatic if you do not specifically disable them.

Also in Chrome are programs that get loaded as Extensions. These sometimes cause strange delays (appear like a crash). I never did figure out how those extensions are getting loaded into Chrome browsers.

mbpark 08-15-2013 08:49 PM

TW,

Those are all ActiveX or Java in IE. It's the same class of problem in a different era.

In Firefox or Chrome, they are extensions. Some, like Java, have binary code, however most of those are Javascript.

tw 08-15-2013 09:37 PM

Quote:

Originally Posted by mbpark (Post 873486)
Those are all ActiveX or Java in IE. It's the same class of problem in a different era.

Those automatically loaded programs do not run in IE. Load into the system and remain doing undefined things 'in the background'. Part of eliminating them include manual deletions in the Registry and AutoRuns to disable these programs from loading on power up.

In one case, I thought I had cleansed the Registry. To discover it reloaded on the next boot.

xoxoxoBruce 08-16-2013 10:19 AM

If you aren't logged in as admin, no changes will occur to IE.

mbpark 08-18-2013 02:47 PM

Bruce,

Funny. I was just reading the latest edition of 2600 magazine, where it talked about how exploits get on systems.

The method used to get into a system for this particular zero-day exploit was a Java JAR file targeting both Java and its corresponding ActiveX plugin control.

The other popular ways for exploits to get in are the Adobe Flash and Acrobat Reader plugins, which are also both ActiveX.

The exploits which IE has been especially vulnerable to without plugins are CSS, HTML, and Javascript.

All of these do successfully run as normal users without any issue.

The Registry, AutoRuns, or similar protections won't help when there are fundamental issues with the browser architecture and how it loads code in the first place. IE is just #1 with a bullet because of the Adobe and Oracle plug-ins that make it easier to infect machines.

Those plug-ins (based on ActiveX) are the fundamental weakness of IE.

IE 7 and up allow you to reset the browser and remove the plug-ins. Run the browser after that and you should see a better experience.

xoxoxoBruce 08-18-2013 02:53 PM

Ah, thanks Mitch. I'm always leery of plug-ins and usually when I check it out, it's for the site to show me something I didn't want to see in the first place.:rolleyes:

tw 08-18-2013 04:07 PM

Quote:

Originally Posted by xoxoxoBruce (Post 873704)
Ah, thanks Mitch. I'm always leery of plug-ins and usually when I check it out,

Was looking for some free software that does something rather unique. Found one in CNET. Once a good source of clean freeware.

Using Chrome, I tried to download it. CNET loaded an installer progam, loaded AVG with all its toolbars, etc, loaded a URL and some registry setting to access Internet game programs, loaded some sort of browser monitoring program, a search engine, etc. None of which I wanted nor gave permission to load.

It added about six extensions to Chrome. Enables many startup programs (that load when the computer boots), disabled many setting in Chrome including the Bookmark toolbar, disabled the home page, and corrupted the preferences (options unique to different sites).

Well I expected this to happen. Figured I would get a listing of the many items changed by this once very responsible web site. It even took two reboots to clean out all the many changes and loaded programs.

Of course, Chrome does not use ActiveX. Problems are not limited to IE. Once you give permission to download something, well, fewer 'free' sites are that responsible anymore.


All times are GMT -5. The time now is 01:45 PM.

Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.