Yesterday codeweavers announced a beta release of their Crossover Office product geared towards Apple Mac OS X users. The software will allow certain windows applications to run on top of Apple’s operating system. They’re of course, seeking feedback and suggestions for what direction to take the project. This is based on the wine project, codeweavers also has Crossover Office for Linux. (The beta release is 6.0, currently the linux version is at 5.0.3)
Category: Computers
-
Another Internet Explorer Exploit (September 2006)
A new Internet Explorer bug was published on Monday. It’s been given a CVE (2006-4446) and affects IE 6.0 SP1. It’s worth considering alternative browsers. Details from bugtraq indicate that it’s a buffer overflow in the DirectAnimation.PathControl COM Object(daxctle.ocx)… could cause DoS and possibly remote code execution.
-
CA etrust antivirus false positive
We’ve got an antivirus false positive to pass along… apparently, a signature update for CA eTrust Antivirus has flagged lsass.exe on Windows 2003 as an undesirable program. There have been updates to address the problem, but if you’re running CA eTrust on Windows 2003 Server you’ve probably already seen the effects. Sans reports some 2003 servers as failing or being unable to reboot.
-
Mozilla Firefox and Thunderbird 1.5.0.7 approaching
Mozilla is soliciting people to test the candidates for version 1.5.0.7 of both Firefox and Thunderbird, so that sounds as though release is VERY close for that version. It sounds as though there are security issues addressed. (September 7 is the tentative release date… according to this page.)
-
Linspire’s Click n run is now free
First, Linspire released the freely available “freespire” release of their operating system (based on debian linux). Now, users will no longer have to pay an annual subscription for the click n run service. That’s now available for free as well. There is a writeup here. Previously the annual subscription fees were $20/$50 per year depending on service level. This does not mean all software through cnr is free, there is commercial software available there for a fee. I know that not long ago there was some talk about opening up cnr (click n run) to other distributions, possibly starting with debian based distros such as ubuntu.
-
IE 7 INCOMPATIBLE with WORDPRESS blogs using the stattraq plugin
I’ve FINALLY tracked down what was causing the issue with displaying my page in Internet Explorer 7 (RC1). It turns out that the stattraq plugin in wordpress (stattraq site) is part of the problem. Now, I don’t understand exactly WHY… because I do have stattraq on each of the sites, but one… onlineradiotv.com carried this error at the bottom of the page (ONLY in IE7 by the way…) “Fatal error: Call to undefined function: () in /var/www/html/radiotv/wp-content/plugins/stattraq.php on line 90”
The other pages just failed to display as though there was a network problem…. until…
-
Bizarre Internet Explorer 7 problem – Several of my pages are not displayed AT ALL
I’ve been really itching to test this again since I first tried the Vista Beta. In my test of IE7 in the beta of Microsoft Vista, I found that this page came up as “Internet explorer cannot display the webpage.” The error page goes on to suggest a number of connectivity or availability problems. I even tested side by side with Firefox which WAS able to display the page and Explorer 7 which wasn’t. I thought it might just be a rendering bug of some sort, but today got a chance to try IE7 on Windows XP (RC1). So… the problem is still there, I can find NO other browser exhibiting the same behavior. It affects averyjparker.com, northcarolinagenealogy.net and southcarolinagenealogy.org, but NOT onlineradiotv.com (which all by the way are hosted out of the same VPS – so I know the VPS is up and the database server is just fine….)
-
Hiding a user from the Welcome screen in Windows XP
So, in the last article I detailed a solution to getting a legacy application to run under a limited user account in XP. This legacy application wasn’t working correctly without administrator priviliges and in this situation, upgrading to a newer version wasn’t a great option. So, I created a new user account with higher priviliges and used runas to launch the application with greater priviliges. But that left me with another problem…. how do I hide the new priviliged user from the Welcome screen?
-
Windows Run as to let a legacy program run in XP limited user mode
Several months back I had to figure out a way to get Create a card gold (5.0?) run on an XP system. The only real problem was that I had setup the account with limited user privileges (shared machine, several users, all with limited account priviliges.) But, somehow the program didn’t work well without administrator priviliges. Giving the account full administrator priviliges all the time was not an option and try as I might, I couldn’t find the right program directory to give expanded permissions that would solve the issue.
-
Sun java update process vulnerable
The Java Runtime Environment from Sun has a vulnerability that’s due in large part to a poor approach to updating it. IF you have not uninstalled previous versions of the JRE on your PC, they are likely still there EVEN after an update AND to make things even worse, a specially designed website could specifiy the version of the JRE to use in dealing with java components on the page. Sun’s advisory here on the issue. The story is from the SecurityFix and I’m bothered by the same point that get’s Brian about this update….