similar to: Bizarre IE 7 error - res://ieframe.dll/dnserrordiagoff.htm

Displaying 20 results from an estimated 2000 matches similar to: "Bizarre IE 7 error - res://ieframe.dll/dnserrordiagoff.htm"

2003 Jan 09
1
Troubleshooting Samba - (2)
I am running SuSE V8.0, and Samba 2.2.7a on a small network server. I have been having problems relating to sorting out printing from an NT4 workstation to a laser printer on the Samba server. I had to reboot my Windoze PC and am logged in as myself (I have Administrator rights). I can see the shares by looking for the computer from Windows explorer using the ip 192.168.0.5 and can proceed
2008 Feb 01
3
Which version of Ruby for Rails 2.0.2?
I''m using ruby 1.8.6 p111. But some people seem to think that version 1.8.5 is better. Should I give it a whirl? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe
2012 May 07
3
CountryChk.dll missing
I am trying to install Cyperlink PowerDirector 9/10 on a 32bit wine, but when installation commences, I get an error "CountryChk.dll' is missing. Nothing more. Is there any way around it?
2012 Mar 19
3
Excel export from within another app
Hi, I'm running Wine 1.4 on Ubuntu 11.10. Necessary for my office job I installed the Microsoft Office pack 2010. It's running fine (word, excel...). I also installed another windows app necessary to follow my job activity. In this other app I use a menu to ask for an Excel extract of a db view (in fact this is not a real extract but I ask to print the db table and the result should be
2011 Sep 29
3
Can't play under Arch and Wine
Good afternoon. First my information Code: $ uname -a Linux Oreste 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz GenuineIntel GNU/Linux $ kded --version Qt: 3.3.8 KDE: 3.5.10 KDE Daemon: $Id: kded.cpp 711061 2007-09-11 09:42:51Z tpatzig $ $ lspci | grep "VGA" 01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce
2012 Oct 31
0
ACPI Error: No handler for Region [POWS] (0xffffff000994f380) [IPMI] on Cisco UCS C200 M2
Hi, I am getting the following error on server Cisco UCS C200 M2 running FreeBSD 8.3 amd64 Oct 31 02:15:22 ucs200 kernel: ACPI Error: No handler for Region [POWS] (0xffffff000994f380) [IPMI] (20101013/evregion-487) Oct 31 02:15:22 ucs200 kernel: ACPI Error: Region IPMI(0x7) has no handler (20101013/exfldio-382) Oct 31 02:15:22 ucs200 kernel: ACPI Error: Method parse/execution failed
2008 Oct 24
4
AR object return nil on save
Hi! I''m upgrading existing app from Rails 1.2.6 to 2.1.2. I have encountered following problem with AR objects. Model definition did not change and with 1.2.6: params={} params[:flight] = "1111" params[:airline] = "Air France" params[:luggage] = 0 r=Reservation.new params r.save is working code, new Reservation. With the same dataset, changing only
2008 Feb 03
0
[ wxruby-Bugs-17742 ] aui/aui.rb example program exhibits a memory leak
Bugs item #17742, was opened at 2008-02-03 04:04 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=17742&group_id=35 Category: Incorrect behavior Group: current Status: Open Resolution: None Priority: 3 Submitted By: Dale E. Edmons (linuxfan) Assigned to: Nobody (None) Summary: aui/aui.rb example program exhibits a memory leak Initial Comment:
2008 Oct 15
2
Could not find RubyGem - because it's not a gem
Hi all, Why doesn''t a require in my environment.rb file search the standard site_lib path? # works irb(main):001:0> require ''strongtyping'' => true # doesn''t work C:\>ruby script\server => Booting WEBrick... C:/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:628:in `report_activate_error'': Could not find RubyGem strongtyping (>= 0)
2008 Feb 27
0
Activesupport error on start - extract_options
I''m trying to get Rails up and running on a new port of Ruby to Arm/WinCE devices that I''ve been working on, built using CEGCC tools for ''mostly'' Posix compatability, rather than using the existing Ruby WinCE binaries. Ruby runs and is installed under \ruby in root of the device itself. I''ve edited the following files of a default Rails 2.0.2 *zip*
2012 Feb 11
1
Wine release 1.4-rc3
The Wine development release 1.4-rc3 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.4-rc3.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.4-rc3.tar.bz2 Binary packages for various distributions will be
2008 Mar 01
3
Possible bug when creating a Ferret::Search::Sort object?
I may have run across a bug in Ferret: if throws a segmentation fault when I try to create a Sort object using the default fields (SCORE and DOC_ID), but setting reverse to true. Here''s the minimal example: #!/usr/bin/env ruby require ''rubygems'' require ''ferret'' Ferret::Search::Sort.new Ferret::Search::Sort.new( [
2008 Jan 02
20
fastthread no longer needed?
I''m confused. Wasn''t threading fixed in 1.8.6, negating the need for fastthread? Why is fastthread still a requirement of Mongrel? Just curious. :)
2008 Feb 17
15
A bug in wxRuby. Segmentation fault in random situations.
Hello, I wrote an application in wxRuby: ruby 1.8.6 wxruby 1.9.4 installed from gem windows xp sp2 After several minutes of running it crashes with the following error: "c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27: [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-mswin32] This application has requested the Runtime to terminate it in an unusual way. Please contact
2013 Feb 01
1
Wine release 1.5.23
The Wine development release 1.5.23 is now available. What's new in this release (see below for details): - HTTPS support no longer dependent on OpenSSL. - Support for event handling in the Mac driver. - A functional Netstat built-in application. - A bunch of C++ runtime math functions. - Various bug fixes. The source is available from the following locations:
2003 Dec 26
0
No Conversion for errata_1.htm, errata_2.htm and errata_3.htm
Although I tagged these for "convert2docbook", I think we''ll retire them from the 1.4 Web Site and Documentation. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net
2010 Dec 16
1
{ActiveX}{VBscript}{scarddlg.dll}Fail to open html pages with VBscript and ActiveX using wine builtin IE
Dear All, I have some problem using my online bank (IE only) with wine builtin IE. Here is the link: https://mybank.icbc.com.cn/icbc/enperbank/index.jsp This page runs well in wine Microsoft IE, follow these steps: *ENV*: wine1.3.9 from wine ppa winetricks_r2045 Ubuntu 10.10 x86_64 1. download winetricks_r2045 from http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks ( Thanks
2005 Nov 01
0
PowerPC can not accurately run HTM
I am running HTB on a PowerPC platform and using following script to do rate limit. When I set rate of class 1:11 lower than 4mbit, I can get traffic rate close to the setting. However, if I set the rate higher than 4mbit, I will get much lower bandwidth (roughly 4.5mbit) than the setting, no matter how big the setting is. To verify the script, I run it on PC with then I got correct result. Could
2004 Sep 08
0
HTM Problem Solved
I found it all out.. thanks to James Jones'' example. Thank you mate, appreciated, though i still did like to know a bit more about your "bug" problem. HTB and MARKs works perfectly, URL was: http://www.geocities.com/jame_sj - Rune Johannesen _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc
2003 Dec 14
1
shorewall_features.htm converted to XML
I decided to join the party :-) -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net