Sponsored Content
Full Discussion: Display Problem
Top Forums Shell Programming and Scripting Display Problem Post 302077314 by abhijeetkul on Wednesday 21st of June 2006 05:51:46 AM
Old 06-21-2006
MySQL

have you set the TERM & DISPLAY variables?
check "echo$TERM" & "echo$DISPLAY"

if DISPLAY is not set ,then
export DISPLAY=<your machine ip address>:0.0
& then try running your script.

regards
abhijeet
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

X display problem...

I've checked all the documenttion that i can find here in the forums...and on the net....to no avail. Here's my scenario: I'm attempting to activate a remote X server. I 'm on a SuSe 7.0 distro, behind a firewall. (using bash shell) $ $ ifconfig eth0 192.168.1.203 up{as root} $ xhost +... (2 Replies)
Discussion started by: thomas.jones
2 Replies

2. Solaris

Display Problem

Hi, I am trying to install oracle client on unix(SUN Solaris) machine. For this a GUI window will open when i click ./runInstaller I have Humming Bird Connectivity ->Exceed .Now what i have to do ...?? Please tell me ASAP. Its urgent i need to install right away. This is a Solaris Machine. ... (1 Reply)
Discussion started by: dreams5617
1 Replies

3. Solaris

Display problem

hi frnds i got problem,in solaris client machine,once the user enter his name and password the display is not cmg,its blank screen let me know the answer (1 Reply)
Discussion started by: m.venkatakumar
1 Replies

4. Shell Programming and Scripting

DATE display Problem

I have write echo `date +%y%m%d` but it will give 070529. why I am not getting 070530. I have Make any syntactical error? please help. (2 Replies)
Discussion started by: rinku
2 Replies

5. UNIX for Dummies Questions & Answers

xwd -display problem

Hi, Ive a problem with xwd. I want a snapshot from my second display. xwd -display :0.0 -root | xwdtopnm 2>/dev/null | pnmtopng > pic.png gives me a pic with both screens. I tested :0.1, :1.0; :1.1 but nothing works... what ive to choose for my second display (screen 1). Here my... (0 Replies)
Discussion started by: mcW
0 Replies

6. Solaris

Problem with display

Hi all, I have installed Solaris 10 on X-86. I installed successfully with all default installation parameters. After installation, when computer reboots, it doesn't come with display. Even screen sleeps without showing any error. Can anyone tell what could be the problem? Is the... (2 Replies)
Discussion started by: naw_deepak
2 Replies

7. UNIX for Dummies Questions & Answers

display problem

hi i have written a script #!/bin/sh clear menu() { ...... echo "enter 4 for finding text in a files" echo "input: \c" } switch() { read input case $input in ....... 4) echo "find" (1 Reply)
Discussion started by: the.noob
1 Replies

8. Solaris

display problem

i installed solaris 5.10 on my intel core 2 duo ....mercury board...evrything works fine ... but i get a black screen at desktop login...i cant see anything and im forced to reboot....every time get this prob on reboot .. i changed monitors....thinking there might be problem with monitor ... (2 Replies)
Discussion started by: vivek_ng
2 Replies

9. UNIX for Dummies Questions & Answers

DISPLAY Problem

We are facing an issue setting up Display on our server. Thu Jan 5 17:09:01 2012 vncext: VNC extension running! vncext: Listening for VNC connections on port 5905 vncext: created VNC server for screen 0 error opening security policy file /usr/lib/X11/xserver/SecurityPolicy... (1 Reply)
Discussion started by: narayanv
1 Replies

10. UNIX for Dummies Questions & Answers

Problem with VI display

Hi Experts, i am facing this problem with vi. Most of the time my vi display will show like below.it is hectic for me to .so again i have to do re size or maximize something like then it will come normal. HELP?? (2 Replies)
Discussion started by: prakumar
2 Replies
JABREF(1)						      General Commands Manual							 JABREF(1)

NAME
jabref - graphical frontend to manage BibTeX databases SYNOPSIS
jabref [options] [bibtex-file] DESCRIPTION
JabRef is a graphical Java application for editing bibtex (.bib) databases. JabRef lets you organize your entries into overlapping logical groups, and with a single click limit your view to a single group or an intersection or union of several groups. You can customize the entry information shown in the main window, and sort by any of the standard Bibtex fields. JabRef can autogenerate bibtex keys for your entries. JabRef also lets you easily link to PDF or web sources for your reference entries. JabRef can import from and export to several formats, and you can customize export filters. JabRef can be run as a command line application to convert from any import format to any export format. OPTIONS
-o, --output=<STRING> Output or export file: filename[,export format] -p, --primp=<STRING> Import preferences from file -f, --fetch=<STRING> Run Fetcher, e.g. "--fetch=Medline:cancer" -n, --nogui=<BOOLEAN> No GUI. Only process command line options. -a, --aux=<STRING> Subdatabase from aux: file[.aux],new[.bib] -h, --help=<BOOLEAN> Display help on command line options -b, --blank=<BOOLEAN> Do not open any files at startup --importToOpen=<STRING> Import to open tab -i, --import=<STRING> Import file: filename[,import format] -s, --nosplash=<BOOLEAN> Do not show splash window at startup -x, --prexp=<STRING> Export preferences to file -v, --version=<BOOLEAN> Display version -l, --loads=<BOOLEAN> Load session JAVA-WRAPPERS NOTE This program is a shell script wrapper based on java-wrappers(7). You therefore benefit from several features; please see the java-wrap- pers(7) manual page for more information about them. SEE ALSO
the included help http://jabref.sourceforge.net/ java-wrappers(7) AUTHOR
jabref was written by Morten O. Alver and Nizar Batada. This manual page was written by gregor herrmann <gregor+debian@comodo.priv.at>, for the Debian project (but may be used by others). September 12, 2009 JABREF(1)
All times are GMT -4. The time now is 08:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy