Search 5,000,000+ questions and answers.

Frequently Asked Questions

Do I need an X server to run in batch mode?

GIMP - Documentation
Yes, you have to have some form of X server (unless you're running Windows, of course). It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ..
Related Questions

Do I have to have an X server? Even for batch mode?

GIMP User FAQ
Yes, you have to have some form of X server - the GIMP is an X application! It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ..
Related Questions

GIMP User FAQ
Yes, you have to have some form of X server - the GIMP is an X application! However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ... & The first command starts the special X server; the second is an example of how to invoke the GIMP in batch mode.
Related Questions

What is an X Server?

Cygwin/X Frequently Asked Questions
X Server is a program that provides display and user input services to other programs. In comparison, a file server provides other programs with access to file storage devices. File servers are typically located in a remote location and you use the services of a file server from the machine that you are located at.
Related Questions

How do I execute script-fu from batch mode?

GIMP - Documentation
Invoke the script as non-interactive and add a pair of escaped quotes around each string just like you do in (script-fu-register). You DO NOT need to replace '-' with '_' in any names or registrations.
Related Questions

Q9.8: How do I run MATLAB in batch mode?

Frequently asked questions about MATLAB
On the PC, you can use the /r flag to start your m-file immediately upon starting MATLAB. Using this in combination with the Windows Task Manager, you can set a MATLAB job to run when you want it to run, even if you are not at the computer. Please note that you will need to exit MATLAB at the end of the m-file. Alternately, if you only want a single file to run, you can name it startup.m and place it in your MATLAB directory.
Related Questions

Which transactions will be supported in batch mode and which will be supported in real time?

ASK: Vendors - FAQs
Answer: ASK will support transactions via their EDI System in a batch mode. Work is currently being done with payers to determine if they can support the ANSI ASC X12N 270/271, 276/277 and 278 in a real time mode.
Related Questions

How do you determine the server SQL mode?

Appendix A. Frequently Asked Questions About MySQL 5.1
You can set the default SQL mode (for mysqld startup) with the --sql-mode option. Using the statement SET [SESSION|GLOBAL] sql_mode='modes', you can change the settings from within a connection, either locally to the connection, or to take effect globally. You can retrieve the current mode by issuing a SELECT @@sql_mode statement.
Related Questions

How do I produce PNG graphics in batch mode?

R FAQ
Under Unix, the png() device uses the X11 driver, which is a problem in batch mode or for remote operation. If you have Ghostscript you can use bitmap(), which produces a PostScript file then converts it to any bitmap format supported by Ghostscript. On some installations this produces ugly output, on others it is perfectly satisfactory. In theory one could also use Xvfb from X.
Related Questions

How can I submit in batch mode?

Phenyx FAQ
To submit in batch mode, you need to purchase a local version of Phenyx or to have access to the Phenyx OnLine Server. Please contact us or read the admin documentation.
Related Questions

How do I run MrBayes in batch mode?

FAQ - MrBayes
When you become more familiar with MrBayes, you will undoubtedly want to run it in batch mode instead of typing all commands at the prompt. This is done by adding a MRBAYES block to a Nexus file, either the same file containing the DATA block or a separate Nexus file. The MRBAYES block simply contains the commands as you would have given them from the command line, with the difference that each command line is ended with a semi-colon.
Related Questions

What's Mode X?

PC Demos FAQ -- Official FAQ of comp.sys.ibm.pc.demos
Mode X (and its variant, Mode Y) is the slang term given by Michael Abrash to the two most common unchained 256-color VGA video modes used in demos. "Unchained" comes from the method of "unchaining" the video memory in order to access it all--normal mode 13 (320x200x256 colors) is "chained". Mode X is 320x240 and Mode Y is 320x200.
Related Questions

Can I run pdf2cad as a batch process, automated, on a server?

The Top Most Frequently Asked Qu
On Windows, Linux and UNIX platforms, our PDF to DXF filter is available as a command line driven batch conversion engine that's easily scripted for automated, central, high-volume or real-time processing. To do so, you need a Production License. Please visit www.visual-integrity.com for details.
Related Questions

How do I configure my X server to do global gamma correction?

GIMP - Documentation
Some servers have no facility for this; you may be able to adjust your monitor to correct somewhat. Later versions of XFree86 allow these server options: gamma f set gamma value (0.1 < f < 10.0) Default: 1.0 -rgamma f set gamma value for red phase -ggamma f set gamma value for green phase -bgamma f set gamma value for blue phase
Related Questions

Is there a way to run the model in "batch mode" that would generate trajectory endpoints?

NOAA ARL Frequently Asked Questions
FAQ question under HYSPLIT in General explains how to adjust the start height to account for differences between model terrain and actual terrain. I'm assuming that it's most accurate to use actual elevation plus my desired trajectory height as a starting height, and specify the option KMSL=1 in the setup.cfg file on the PC. Is this correct? Occasionally these trajectories are wildly different f rom those with KMSL=0 and the start height specified as meters above ground level.
Related Questions

How to use JPG lossless operations (Rotation, IPTC, Comment) in batch mode?

IrfanView Frequently Asked Questions
Start the Thumbnail window, open the folder with JPGs, select many JPGs and see in thumbnail menu File for JPG Lossless Operations -> Lossless transformations with selected thumbs. Note: The auto-rotation option works only if the EXIF orientation tag is properly saved (not top-left).
Related Questions

How to change JPG IPTC/Comment data for many images (batch mode)?

IrfanView Frequently Asked Questions
In the Thumbnails window, select many JPG images/files and use the menu JPG Lossless Operations ? Set IPTC data/Comment to selected thumbs. The data for the first image is applied to all files. The IPTC dialog offers additional options.
Related Questions

Can I use S-PLUS in batch mode?

With the introduction of S-PLUS 7
Yes. Batch processing is available in all editions and license types for S-PLUS. Batch sessions of S-PLUS can be initiated by a user with the command-line interface or (on Windows) with the Batch dialog.
Related Questions

How to perform CDDB queries in batch mode?

JamToThis - FAQ: vBulletin FAQ
Just insert all CDs you want to query into the actual drive EAC uses (do not edit any data!), afterwards press Alt-P.
Related Questions

I don't see a tutorial for "Batch Mode." How do I use it?

CubicNavigator - Tutorial
It's very simple. Set up your conversion settings, perhaps by doing one movie manually. Then drag a bunch of images/movies to convert into the batch list and click start. The existing settings will be applied to each of them.
Related Questions

How can I run my files through Distiller in batch mode?

Appligent
One of the features offered with FileOpen (http://www.fileopen.com) is the ability to set expiration dates.
Related Questions

What is the difference between Batch Mode and Real Time?

The Canadian Dental Association - The Dental Profession - Pr...
Batch processing means that the insurance carrier will adjudicate all claims at a predetermined time rather than on an as received basis. The claim will usually be adjudicated later in the day or overnight. Real time processing means that when you submit a claim, the claims processor will adjudicate it and send a response back to you immediately (approximately 20-40 seconds).
Related Questions

Can I run LS-PrePost in batch mode?

LS-PrePost Online Documentation | FAQ
Most operations can be performed in batch mode. Typically LS-PrePost is used in batch mode for extracting data from ASCII files. To run LS-PrePost in batch mode, use LS-PrePost c=commandfile -nograpics, where "commandfile" is the file containing LS-PrePost commands.
Related Questions

Can BitWise run completely without the server (in a pure IP mode)?

BitWise IM - FAQ
No, BitWise does not offer a pure direct to IP mode. The reasons for this are many, but the most important is that it would be difficult to incorporate it into the program without making the program needlessly more complex. Further, without being able to use the server for authentication, there would be no way to validate users as they "log in" and therefore the username system (and the reasonable assurance of who is on the other end) would be useless and unreliable.
Related Questions

What is client-server mode? Why would I use it?

SEER*Stat Frequently Asked Questions
SEER*Stat can operate in one of two modes, "local" and "client-server". In local mode, all processing and data are local to your PC environment; that is, your PC performs all calculations, and the program and data files are stored on the PC's hard drive, your local network, or a CD. In client-server mode, the SEER*Stat software installed on your PC is the client and contacts the SEER server via the Internet to access data and perform calculations. Internet Connection Not Required.
Related Questions

What is the default server SQL mode when My SQL 5.1 is installed?

Appendix A. Frequently Asked Questions About MySQL 5.1
By default, no special modes are enabled. See Section 5.2.6, "SQL Modes", for information about all available modes and MySQL's default behavior.
Related Questions

Can I run Terminal Services in Application Server mode on Windows Small Business Server 2003?

Windows Small Business Server 2003: Frequently Asked Questio...
No. It is not possible to run Terminal Services in Application Server mode on Windows Small Business Server 2003. This is a change from Small Business Server 2000. Running Terminal Services in Application Server mode on a domain controller may present a security risk to your network.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact