Ubuntu :: Opening Programs In A Window?

Jan 21, 2011

how to make a program open in a window, much like the -w command you can put in a launcher under gnome. Alternatively if someone could guide me on how to install gnome in lubuntu i could just give that a try too..

View 1 Replies


ADVERTISEMENT

Ubuntu :: Opening Mathematica Via SSH X-window Sporatically Quits All Programs And Logs Out?

Jul 27, 2011

I use Mathematica 7.0 through my school's SSH server. This involves:

-loading their font server via "xset fp+ tcp/c1.ucalgary.ca:7100"

-connecting to the SSH server via "ssh -X useruser@servername.ca"

-entering my password Then I choose to run Mathematica via ". use mathematica 7" then to load the GUI "mathematica".

Sometimes, and only sometimes, the screen goes to the error in the attached picture, stays there for about 5 seconds, brings me to the login screen. When I log in again, all of my applications that were running, open folders, and my terminal windows are closed.

View 1 Replies View Related

Ubuntu :: Wine Not Opening Programs?

Aug 12, 2010

was a regular windows user for ~10 years now, but my current pc wasnt installing windows for some reason so i switched to linux to try it out. I've been trying to run a few small games here and there to keep me entertained, and wine just isnt agreeing with me ... Any program i try to open with wine, it says "opening _____________" in the taskbar, and then NOTHING HAPPENS! This is really irritating me, becuase if i got an error message i could try to figure out whats wrong, but when NOTHING AT ALL happens

View 9 Replies View Related

Ubuntu :: Is It Possible To Write Script For Opening Multiple Programs?

Jan 27, 2010

I'm wondering if it's possible to write some sort of script so I can have an icon on the desktop which opens a combination of programs I use together frequently.Specifically, I would like to have an icon called "keyboard practice" which does the following:

1) Open QJackCtrl and "click" on Start;
2) Open the Hexter softsynth and make the Jack connections between it and my speakers;
3) Make the Jack MIDI connection between my MIDI keyboard and Hexter.

View 4 Replies View Related

Ubuntu :: Disable The Screen Programs Opening Text In 11.04?

May 31, 2011

Well title say it all how do you disable the screen programs opening text in 11.04 so you do not have to hit the enter key twice to get by the two pages of text to actually be running the program you started.

View 1 Replies View Related

Ubuntu Security :: Opening Privileged Programs From User Desktop?

Apr 13, 2010

How do you open a program, in this instance "Zenmap", from the desktop in a user account when it requires root privileges? Is there a way to be prompted for the password, the same way, for instance, you're prompted when mounting a new file system or making a change to the system? I tried entering 'sudo /usr/bin/zenmap' when creating the shortcut, however that didn't work.

View 3 Replies View Related

Ubuntu :: Stop Konqueror Opening Up Links From Skype And Other Programs

Jul 16, 2010

I would really like to stop Konqueror opening up links from Skype and other programs. It's becoming annoying because I have Chrome set to be the default browser, but for some reason when I click on a link it opens in Konqueror.

View 2 Replies View Related

Ubuntu :: Opening Many Programs And Placing Them In Specific Monitors / Workspaces?

Jun 16, 2011

I am fairly new to Ubuntu and was wondering if anybody knows of a way to open up a number of programs and placing them in specific spots programmatically. Basically, I'm trying to avoid having to open my IDE, multiple terminal windows, browsers, etc... and then having to place them all in the exact position I want when my machine boots up. Ideally, I could say:Program A, is placed on Monitor 1, workspace 1, at position 0, 0, with height and width 600 x 400. Program B, is placed on Monitor 2, workspace 2, at position 600, 500, with height and width 1000 x 600

View 1 Replies View Related

OpenSUSE :: Wine Not Opening Some Windows Programs?

Jun 17, 2011

Some windows programs won't run after I have installed them with Wine. They either won't run or they make the screen go to a black painting screen (screen goes black and you can paint over it with your mouse to make the desktop reappear). I have tried changing the windows version and made no difference. I have even tried opening it in a virtual window and made no difference (Window opens then closes)

View 9 Replies View Related

Ubuntu :: Opening File Manager Endlessly Creating In Programs Bar. Can't Stop It?

Mar 8, 2010

When I turn on my computer I am greeted by an unending stream of "Starting File Managers" appearing in the programs list. This cannot be stopped, though none of the file managers actually open. They just sit there filling up my programs bar and wasting my cpu slowing down computer. It also means I cant upon my own folders, or see what programs I have open.If I run terminal, type xkill and click on one of the buttons in the programs list, that kills them all, and I can see my programs again for a bit, until it fills up again. The panel disappears and appears again, with all the spawning messages gone and any other programs I have open remain there. Its just the randomly spawned "Starting File Managers" that don't come back.

My CPU fluctuates. Its around 60% to 90% load, when it should be idle, but is instead opening all these windows.When I view the processes the most CPU intensive (when I sort) is Gnome System Monitor at 6% and then Gnome panel at 5%,gconfd-2 is as around 2%, compiz.real, dbus-deamon hover around 1%. And everything else is generally at 0%.So somewhere, a hidden process is using about 70% of my CPU load. Which isn't shown in system-monitor. Maybe because its an admin process and I can only see simple user processes. I dunno.There is something else though. I have a process with no name appearing, its blank. And it keeps disappearing and re-appearing. So you can hardly select it hard enough to kill it. I managed to kill it once and it said error, process (large number, 10,000 or 100,000) does not exist. So can't be killed.When I do an xkill the console writes:

Code:
anthony@Anthony-Acer:~$ xkill
Select the window whose client you wish to kill with button 1....

[code]....

View 1 Replies View Related

Debian :: Become Very Slow, In Loading Programs, Opening Documents?

Jun 26, 2010

i have debian Sid, for past 1 to 1.5 months, i have observed that it has become very slow, in loading programs, opening documents etc. Where should I start looking?Info:-System :- HP DV5 1215Tx Laptop, 2.1 ghz c2d , 500gb WD 5000 bevt harddisk, Nvidia 9600 GT, 2 gig ram .kernel version 2.6.32-4-686Drivers : I use NVIDIA drivers, version 190.53.Network:- I use wired DSL WIFI available but Not in use, nor is bluetooth etc.System is not connected to any other network .Use :- internet, music, movies.Display manager :- KDE 4.3.4Desktop effects :-None, Disabled.My question is , where and how should I start looking?PS I am a linux user for quite a long while.It has been my Only OS for about 4~5 years.But for last 1/2 years because of my studies, i have been out of 'touch' with its commands etc,but willing to dive back in and to stuff on my own, looking for direction here.

View 12 Replies View Related

Ubuntu :: Opening Firefox In New Window From Terminal

Feb 15, 2010

I like to alias my firefox commands so I can open up mutiple pages at once. This works great. firefox [URL]

But if I have firefox already up and running it will open as tabs of the firefox I already have running. How can I open the multiple pages in a new window in this case?

- Using -no-remote could work, but I would have to make a whole different firefox profile for each set of pages, not really a solution. - Also tried setting it to a particular display and it opened as a tab again. ie. firefox [URL] -display=":0.0"

View 7 Replies View Related

Ubuntu Installation :: Kget Window Is Not Opening?

Jul 15, 2010

i have downloaded the kget and installed it successfully,it was working but from tomorrow i am not able to open it.i have reinstalled but all in vain

View 9 Replies View Related

Ubuntu :: Pidgin Not Opening In New Tab / But Opens In New Window

Jan 15, 2011

In Pidgin browser preferences, it's set to open in new tabs. But when I click on a link in IM, it opens in a new window instead. Is this because I use Google Chrome in the Incognito (Private Browsing)?

View 1 Replies View Related

Networking :: Nautilus Not Opening In X Window Through SSH?

Feb 3, 2011

While trying to other machine through GUI, after asking password it is not proceding.but I could ssh through command line.CENTOS 5.5

View 2 Replies View Related

Ubuntu :: While Opening Page Whole X Restart And Back To Login Window Of Gdm

Jun 7, 2010

I use firefox3.6.x, and i play online video (sockwave flash) often, but while opening the page (often has swf), the whole X restart, and back to login window of gdm. The problem not accured everytime i open the page, but very often. I met this problem both in ubuntu 9.10 and 10.04, and also lubuntu 10.04. So, i fall back to use firefox 3.5.9, and evrything seems fine.

View 2 Replies View Related

CentOS 5 :: VNC Server - Terminal Window Always Opening?

Sep 24, 2010

When I VNC into my CentOS server I am always met with the usual GUI and an annoying terminal window. If I try to close the terminal window it reappears immediately. I can only minimize it to the taskbar. Am I missing a simple setting to disable this?

Here is my xstartup file:

#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

[code]...

View 3 Replies View Related

Debian :: Prevent Navigator Opening A New Window Every Time?

Jun 29, 2010

In Gnome, I don't like how Deb default GUI navigator opens a new window every time you navigate to a lower level. Results in loads of windows open. How to change this behaviour?

View 1 Replies View Related

Software :: Firefox Crashing When Opening Certain Websites And Window For Changing Themes

Dec 7, 2010

I am using ubuntu 8.04 and has firefox 3.5.15.of late,whenever i open [url] and [url] firefox crashes.also when opening window for changing themes,background firefox crashes.

View 9 Replies View Related

Ubuntu :: Add Programs Window Won't Stay Open?

Jan 21, 2010

Why is it that the Add Remove Program Window won't stay open in 9.10? I added a few Video Programs. It was working fine,but now I can't remove any Programs. The Window will open for a few seconds, but then closes.

View 9 Replies View Related

Ubuntu :: Programs Crash Whenever Close The Last Window?

Sep 21, 2010

I've recently installed ubuntu, and right away from a fresh install programs would crash whenever I closed the last window. It doesn't give me any error messages, so I don't know what the problem is , just poof the programs is gone and I have to launch it again. This happens in almost every program, I've used except rtythmbox. it's not a big deal for the small programs that load instantly, but for firefox or openoffice it's big pain in the neck.

my hardware:
Motherboard: INTEL LGA775 DDR-3 PCI-e X16 SATA MBOARD
Intel Core 2 Quad Processors: Intel Core 2 Quad Q8300 2.5Ghz 4MB
CPU Processor Fan: REGULAR COOLING FAN & HEATSINK COMBO KIT
DDR3 240-pin MEMORY: 1GB DDR3 1333MHZ PC3 10600 SYSTEM MEMORY
Hard Drive: 1TB 1000GB 7200Rpm SATA HARD DRIVE
VIDEO CARD ADAPTERS: Ati Radeon Hd4850 1gb Dual Dvi Video
SOUND CARDS: REALTEK 3D STEREO SOUND CARD ADAPTER
NETWORKING: ONBOARD ETHERNET CARD ADAPTER (LAN)

View 8 Replies View Related

Software :: Using X Window Programs In CLI?

Mar 12, 2011

I am trying to spend most of my time off of the X session, using only CLI. Is there any way of opening X Window programs like Firefox, video-players and general GUI based programs in there? Or I MUST start an X session in order to do?

View 6 Replies View Related

Ubuntu :: Window Dragging - No Longer Drag Programs To Another Desktop

Dec 20, 2010

Since I have upgraded to to 10.10, I've noticed that I can no longer drag programs to another desktop. Somehow this setting must have been disabled. How does one reactive this setting? (I'm guessing its Compiz related...)

View 4 Replies View Related

General :: KDE Window - Programs Does Not Remember Their Position/size?

Nov 15, 2010

I lastly used KDE (version 1.x ). Now I'm using KDE 3.5 for several weeks and one thing really annoys me: there are a lot of programs that don't remember their last window position and/or size. They always default to a specific location/size when I close and open them again. I give you some examples:

Program that doesn't remember anything:
- Konqueror

Program that remembers window size, but not position:
- KMail

Nice Program that remembers everything:
- Basket Note Pads

Is there a way to tell these programs to remember their position/size?And a second question about konqueror: Can I tell konqueror to remember the view mode? I prefer MultiColumn view, but it always defaults to Icon view.

View 11 Replies View Related

Debian :: Some Programs Not Opening. Just "starting" And Then Disapear?

Mar 30, 2010

Can't seem to open certain things. For example Synaptic Package manger. It just shows "starting" etc and then nothing. Same thing with partition edd root terminal.Terminal runs fine (and i can su root from there) as do other things such as firefox,em monitor,update manager add/remove applications. apt-get still works fine. Just want to mention i have 500 megs of ram. Any ideas? Are there logs dumped somewhere for this kind of thing? Synaptic package manager still runs using dpkg from the terminal.

View 5 Replies View Related

Fedora :: "find" Lockup \ Opening Another Xterm Window And Killing The Listing Command?

Oct 12, 2009

I have a problem that I'm not sure how best to debug. About every other time when I boot my system, I get a condition where listing the files in /root locks up that xterm session.This can be cleared by opening another xterm window and killing the listing command. This happens on "ls -a", "find", "tar" and I think "stat" also. The locked up xterm echo's chararcters but does not respond to any control sequences. This is new with FC11.This has only been seen to happen for root. And once a system is booted with this problem it seems to persist until you get it booted without the problem.

View 8 Replies View Related

Fedora :: System Monitor Not Opening / Thunder Bird Opening But Not Showing Any Folder Including Inbox?

Nov 20, 2010

i am using Fedora 14. Once system get hanged during opening a video file so I had to restart the system by pressing restart button. But after restarting there are few problems appearing like system monitor not opening and Thunder bird opening but not showing any folder including inbox.

---------- Post added at 04:54 AM GMT ---------- Previous post was at 04:42 AM GMT ----------

Looks like SElinux has stopped working

View 3 Replies View Related

Software :: Either Opening This Straight Away Or Saving Then Opening It Comes Back?

Feb 7, 2011

One of the apps I would like to try out is usenext.Selectint the download for the right version (Linux - Suse, Red Hat, Fedora) I get the rpm file.Either opening this straight away or saving then opening it comes back with the following errors:

usenext-5.27-1.i386 requires mono(gdk-sharp) = 2.10.0.0
usenext-5.27-1.i386 requires unrar
usenext-5.27-1.i386 requires mono(glib-sharp) = 2.10.0.0

[code]....

View 8 Replies View Related

OpenSUSE :: Can't Open Other Programs Or Install New Programs

Dec 29, 2009

can open the programs pe-install, but can't open other programs or install new programs

View 4 Replies View Related

Ubuntu :: Can't Use The Effects Like Rain, Fire, Wobbly Window Or Drag Window Into Another One Of Desktop?

Mar 31, 2010

I had a friend load Ubuntu on my PC. Everything work pretty well except i cant use the effects like rain, fire, wobbly window or drag my window into another one of my desktop. My comp has Radeon HD3100 Graphics card in it. Is there any graphics drivers I can dl to make the stuff work.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved