QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do I overcome this error: "Gtk-WARNING **: cannot open display:"?

FAQs - CBRG, Oxford University
When logged into orac from a PC, you may see this error message when attempting to use any X-application software (Staden, Stars, nedit etc.). This can be cured by starting eXceed before attempting to run the application again (Note, occasionally it might also be necessary to log out of orac and re-log in to your molbiol acount). Either of these errors may occur when attempting to use any X-application software (Staden, Stars, nedit etc.

What can I do with Gtk#?

FAQ: General - Mono
Gtk# is becoming very usable and you can create applications and applets like those you see in a GNOME desktop environment. It's easy to install so it's worth a try. See similar questions...

Where can I learn more about Gtk#?

FAQ: General - Mono
See the Gtk# page for more information about Gtk# or jump on over to the Gtk# Beginners Guide to get started. See similar questions...

I see "WARNING: socketpair(): Connection refused" error messages. What's going on?

The Official iroffer Website - Frequently Asked Questions (W...
Whenever iroffer connects to an irc server it calls socketpair() to pass information to a fork'ed process that does DNS lookups for the server. The cygwin implementation of socketpair() emulates AF_UNIX sockets with AF_INET. Because of this limitation, cygwin opens a UDP/IP port using an OS assigned port number, then connets to it using the localhost address (127.0.0.1). This connection should only last for the duration of the DNS lookup and then be closed. See similar questions...

Why am I getting " Errno 24 (Too many open files)" error?

Demonoid.com - FAQ
Unless configured otherwise some clients will keep all the files in a torrent open during the downloading process. This error occurs with some of the larger multi-file torrents, which can have hundreds or thousands of component files. When the number exceeds the OS limit, the OS refuses to allow them all to be opened, preventing the client from accessing them. See similar questions...

What is the difference between an error and warning message?

SoC - FAQ's
error message usually pops up when an incorrect value is placed into a field. The field usually turns red as well. When an error occurs, the system will not save any changes until that error is corrected. A warning message on the other hand, usually only shows once the Save button is pressed. A warning is an informational message that prompts the user to check their work and make sure this is how they want it. If the OK button is pressed to all warning messages, changes will save. See similar questions...

How do I migrate a Gtk# 1.0 to Gtk# 2.0 application?

FAQ: Gtk - Mono
If you are getting errors like this: generated/PangoHelper.cs(17,55): error CS0039: Cannot convert type 'GLib.Object' to 'Pango.Context' via a built-in conversion generated/PangoHelper.cs(52,55): error CS0039: Cannot convert type 'GLib.Object' to 'Pango.Context' via a built-in conversion generated/PangoRenderer.cs(19,47): error CS1502: The best overloaded method match for 'Pango.Renderer.Renderer(GLib.GType)' has some invalid arguments generated/PangoRenderer. See similar questions...

How do I get rid of the "Can't open view $DirectoryAssistance" error?

Nav1
This was a feature added in Notes 4.5 to enable servers to provide a single person/group directory for multiple Notes domains. However, it is a common mistake to put the standard names.nsf file in the Master Address Book field of the server document. The result is the error message above. To correct this problem, either remove names.nsf from this field, or create a new database named mab.nsf from the mab.ntf template and put mab.nsf in this field. See similar questions...

Why does the "Not Allowed With Open Orders" message display when attempting a Z report?

FAQ
If you have paid all checks and the message still blocks Z reports, it may be due to a unreported check with a zero balance (there are unique circumstances where this may happen.) You must change the P-Mode System Option, Report Option #15 'Allow Z With Open Orders' to Y(es). You are now allowed to access the Z reports area. Be sure to reset check track 1-4 before returning the option flag to N(o). See similar questions...

Why do I get the error "Wrong Boolean value 'false'"?

Google SOAP Search API
There is a bug in SOAP::Lite versions prior to 0.52 that causes this error. Upgrade to a newer SOAP::Lite to eliminate this problem. See similar questions...

I open a subject window, but it doesn't display all the articles in the group. What's wrong?

MT-NW Manual: Frequently Asked Questions
Check the Maximum number of articles to fetch option in the Newsreading Options preferences topic. Is it set to small number like 400? If it is, that's the problem. See the description of this option in the Preferences chapter for details. Because the world isn't perfect, that's how come. That number MT-NewsWatcher shows you in your user group list is just an estimate based on imperfect information it gets from your news server. See similar questions...

Can I open and display more than one document at a time?

Frequently Asked Questions (FAQ), Mountain States Document I...
Some imaging systems will allow you to display multiple documents, with the number of documents you can have opensimultaneously limited only by the amount of memory available. See similar questions...

Why do I get an "Invalid Certificate" warning?

PAY OFF YOUR DEBT IN MONTHS THROUGH REFERRAL MARKETING
Our Secure Socket Layer (SSL) certificate is assigned to "PaymentEliminator.com". If you access the site using "www.PaymentEliminator.com", you will get an invalid certificate warning. This does not mean that your data is not secure. It just means that the certificate is not registered to the "www" version of the site. See similar questions...

I am getting "The page cannot be displayed" error message, what do I do?

Frequently Asked Questions
Getting "The page cannot be displayed" error after submitting an answer may happen consistently or occasionally. The page cannot be displayed" indicates that your browser cannot connect to our exam engine. This could be caused by anything from temporary loss of Internet connectivity to improperly configured proxies and firewalls. If you get this error in the middle of an exam you will need to click the refresh button to reload the page. See similar questions...

Can I use Gtk# on Windows?

FAQ: Gtk - Mono
In addition, when you install Gtk# for .NET if Visual Studio is installed templates for VB.NET and C# are installed, so you can create Gtk# based applications right from Visual Studio. See similar questions...

How do I use Gecko or Mozilla with Gtk#?

FAQ: Gtk - Mono
You can use pkg-config to auto-detect whether the Mozilla development libraries are installed, the pkg-config module name is: gecko-sharp-2.0 To test it, you can write: if pkg-config gecko-sharp-2.0; then echo Gecko# is installed else echo Gecko# is not installed fi To run the applications, you should set the environment variable, run the application like this: export MOZILLA_HOME="'pkg-config --variable=libdir mozilla-gtkmozembed'" mono demo. See similar questions...

Is GTK+ still under the aegis of GIMP? Was it ever?

GIMP - Documentation
GTK was developed solely for GIMP, initially. Towards the end of the 0.99 development cycle in 1998, GTK was split from being bundled with GIMP to being a separately available library. See ancient history for some interesting tidbits from the GIMP perspective. See similar questions...

Will Gtk# applications run on Windows?

FAQ: General - Mono
Notice that using the Mozilla and Gnome libraries is not currently supported and will limit the portability of your application. Both issues are being addressed and will be fixed in the future. Update: some (but not all) Gnome librarites will work on Windows now. And GeckSharp will be able to run via the GRE and GeckoSharp installer for Windows. An experimental Mono and Gtk# installer for Windows (http://forge.novell. See similar questions...

Explore Other Topics

What are the symptoms and signs of SARS?
How can I treat a case of Premature Ovarian Failure?
Are there any gay baths or sex clubs in Las Vegas?
Are the Mineral Rights included with the Property?
Where do bats live?
Who do I see to get a food handler's permit?
What valves and fittings does PIPE-FLO support?
Question #22: I am not a U.S. citizen. Can I still apply?
What does resolution and lux mean?
raquo; How long does cannabis remain detectable in a urine drug test?
Can a student be homebound through the 504 program?
What is the difference between the DW6000 modem and the DW4000 modem?
How do you clean soapstone?
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact