Ubuntu :: Some Programs Won't Start
Jan 4, 2011I regularly run into the problem that some of my programs won't start and I found out many months ago that running "rm /var/cache/apt/*.bin"
View 1 RepliesI regularly run into the problem that some of my programs won't start and I found out many months ago that running "rm /var/cache/apt/*.bin"
View 1 RepliesI have a VPS with Ubuntu 10.04 and acces to it via putty. Besides postgres database there should be running two java program which I wrote. It works fine from command line. But I need them to start automatically at boot time.
View 5 Replies View RelatedI have some programs which I want to start up immediately when I get my computer going. Can I make Ubuntu to do it for me automatically? How? I want it to start when the computer is starting up, see.
View 3 Replies View RelatedJust upgraded to Ubuntu 11.04.
I have a couple of programs that appears to start but doesn't start, ie the spinning wheel goes for a while.
One of the is Gambas 2.
Installed from Ubutu software center.
How do i get Ubuntu to display what the program does/does not/is missing etc
my guess is that its properly a library or something missing.
I recently learned how to add start up programs in the terminal using the following command:
Code:
ln /usr/bin/whateverprogram ~/.kde/Autostart
This worked, but now I want to remove some start up programs using the command line. Can someone point me in the right direction to what I need to do for this?
I'm assuming that default start up programs are not links in the ~/.kde/Autostart folder because when I run:
Code:
ls -a ~/.kde/Autostart
I only find the files that I have set to start up.
Why wouldnt someone just add programs to ubuntus startup instead of using a script?Im configuring deluge and to have the web ui and daemon run at boot I added them to startup and they are working fine.
View 2 Replies View RelatedI am setting up a streaming audio server. I would like to have Darkice and sc_serv (Shoutcast server) start automagically on boot.
I have set Xubuntu (10.04) to auto login
Both Darkice and sc_serv are command line apps and I would like them to each run in their own terminal window so I can monitor any status messages they produce. For instance sc_serv displays connections disconnections with time connected, and current number of listeners, and I want to see that.
One important note: sc_serv must be up and running before Darkice can be started.
I'm a Ubuntu Desktop newbie, and I wiped XP Media Center off my old HP Pavillion Dv8000 last night to install 10.04 LTS. With very little tweaking, I got everything to run right including wireless, but now I notice that I can't run any new (post-install) programs that I install through Ubuntu Software Center. In fact, I haven't tried installing any other way, but all software that was part of the default installation works fine, but these programs won't run:VLC Media PlayerSkypeStarsWhen I click on the programs to run them, the other apps slow or freeze for 30-45 seconds as if the computer is contemplating starting them, and then nothing. No errors, no shell or blank window - nothing. They just don't run.I only created one user account at O/S install and as far as I can tell is the SU, so I can't see it being a permissions issue.
View 4 Replies View Relatedam running 10.10 64bit and I am wanting to change a few wayssome programs start up on boot, they are as follows:1. make NetworkManager not load onboot and require me to manually start it in the command line2. make bluetooth not start on boot and allow to manually start it from the command line3. make networking not boot on startand start manually from command line I have been trying to search on google but most of thereads I find are about removing things completely and the few that werent did not work for what I want to do.
View 8 Replies View Relatedsince it started i cannot launch software-center, vlc, emesene... they all stopped working... i checked the logs of synaptic to see if i removed a python package and i didn't. i tried selecting all python packages for reinstall, and it didn't help! i really don't want to reinstall ubuntu.
View 9 Replies View RelatedI am trying to make a wifey friendly way to click on something in the desktop and have it start 2 programs. One program is Skype, the other is gedit which opens a file with notes we have made about using Skype
1)
[Desktop Entry]
/home/ubugj/Desktop/gjtest
[code]....
I don't know if it is just me but it seems like Ubuntu takes a long time to start up programs. For example, it takes me 10 seconds to start up "Ubuntu software center". My computer is a relatively fast one. It has 4 gb of ram and an intel core duo processor. I didn't install that many programs. Does anyone know what might be the source of the problem and how to fix it?
View 6 Replies View RelatedI just installed F12 on my machine. Installation worked fine, system boots and then the trouble begins. There are many programs that fail to start, all of them have the same error-message when I start them from my terminal code...
Do you have any idea what might be wrong with my system?
Linux noob here with a very fresh Debian 5.04 install. Not sure if this is the correct board for this but here goes;*No* programs start in X. Terminal, System Monitor, Epiphany, Gedit, Synaptic Package Manager... They all fail to start.The programs try to start for 15 seconds after which they give up. For example, if I press the Epiphany-icon in the panel I see "Starting Epiphany We..." in the lower-left corner and the mouse cursor changes to the loading animation for 15 seconds but then after that nothing happens and the "Starting Epiphany We..."-icon disappears. I have two users (plus root of course) and the same thing happens with both accounts.
I can start the icons I have on my desktop (Computer, Home folder, Trash and Downloads) and I can Lock the screen/log off/shut down but that's about it. Oh and one more thing; sometimes when I log in everything works just fine, so this whole thing seems a bit random.
In Windows, if I have a console window open, type winmine, and press enter, Minesweeper will appear, completely separate from the cmd program. The Minesweeper instance is not tied to the command prompt in any way that I know of, with the exception of Minesweeper's parent being set to that instance of the command prompt. It's different in Linux, however.
In Linux, if I have a console window open, type emacs and press enter, Emacs will open, but it seems tied to the command line. Specifically, it appears that I can't use the command line anymore until that instance of Emacs is closed. Is there a way to replicate the Windows behavior in Linux?
I'm new to database programming but I'm working in a project that makes use of sqlite3. I know I should #include <sqlite3.h> but it is not there.... i have just sqlite.h. can anyone tell me what to do to have the sqlite3 headers and start using them in my programs
View 9 Replies View RelatedEvery time I start Ubuntu, I set up an ssh session to a server. In order to automate this I made an entry in startup programs like this:/usr/bin/gnome-terminal -e '/usr/bin/ssh name@server.com'Nothing happens when I log in, and I've checked that the command works.
View 2 Replies View RelatedHow to auto start programs in startup time?
View 4 Replies View RelatedSome of my programs don't start or don't work! For example, when I click on MultiGet, don't starts or when I want open a file with blebder, it does crash and when I want to save a file, it does crash! I use f14 and my laptop is inspiron-dell 1564 with intel VGA and the lastest updates are installed on my laptop.
View 3 Replies View RelatedI've been working with Macs nowadays and noticed that programs load like "instantly" once it has been open and closed.
I don't know if MAC is pre-fetching them to somewhere but it is good to start Firefox right after you closed it.
what MAC actually does and how this could be implemented ? I have 6gb of ram on my laptop. Running Kubuntu 10.04 RC1.
can open the programs pe-install, but can't open other programs or install new programs
View 4 Replies View RelatedIm trying to run synergy on startup. This works fine on the client, but it wont start automatically on the server. I put this line in an entry in startup applications:
[code]...
but still no dice.
I installed Ubuntu 10.10 64-bit, downloaded Adobe reader '.bin', from the terminal
It extracted and asked me for a installation location, to which i put [~]
It then finished the installation.
But when i click on the icon in the start menu or on desktop it fails to start, when i also click on a .pdf document it also fails to start!
I did a clean install of Ubuntu 11.04 64bit and the start up time is abnormally slow. If I start up the computer and don't press anything, the start up time is 30 minutes but it usually doesn't start up at all. It just boots into a purple screen, no splash, then it sits there and the computer doesn't have any loading lights flashing.
I had a similar problem with 10.10, but I assumed it would go away when I did a clean install of 11.04.
I can't get a read out of what's going wrong because when I press Esc it doesn't display anything, though weirdly it can sometimes get the start up process moving. I have also found that pressing enter really fast can sometimes help and something that seems completely oxymoronic, if I press the power button while it's starting up that can make it work, but nothing works every time.
I have a mysql database and i use it with apache for my webpages. And I guess it dosen't start when the computer starts so I have to manually start it with "sudo /etc/init.d/mysql start" This returns fail so i went to '/var/run/mysqld/' and the folder was empty. I don't know if this is the problem or not. How can I fix this?
View 9 Replies View RelatedI have 3 script BASH. I want start this script when the system start,stop and reeboot.
View 4 Replies View RelatedI'm trying to find how to schedule a process to start at a specific time (not on start up). How would I schedule a process/application to start at a specific time (if it matters, it will be a background process). For instance, have process abc start every weekday at 5am. I've done this for windows many times though have only been using linux regularly for a few months and haven't figured out the best way of doing this.
So far the best solution I have is to create a program that will start on boot and have it check the time and sleep until the required time and then start the required process(es) at the required time(s). But this seems more of a hack since I'd expect there to be a proper way of doing this.
I am using Rhel5 and I'm new to linux so pardon me for sounding a bit green around the ears.Anyway..I got an error message a few weeks ago about how the start up script that displays icons on the far right of my start panel was malfunctioning and it was going to be deleted from the start-up. didn't really know what it really meant and I just clicked ok.wireless eth0 status icon as well as my amarok status icon are hidden on the start panel. How do I get it back/add that script back to the start-up
View 6 Replies View RelatedI have setup a CentOS 5.5 server as a DHCP server. That will be it's only task in a Cisco callmanger VoIP environment The DHCP server that comes with CentOS 5.5 is from ISC V3.0.5 -redhat.
The server (HP DL360) has two physical NIC's of which only NIC1 is used (ETH0)
ifconfig shows:
Code:
The interface has a fixed IP setup.
My dhcp.conf file looks like this:
Code:
When I start (try to) dhcpd via the service interface or via the prompt as
Code: service dhcpd start
I get an [FAILED] message and the following is in /var/log/messages
Code:
But when I start the DHCPD on the comamnd prompt in debug mode it looks as follows:
Code:
and /var/log/messages shows:
Code:
Why does the system ask a declaration for eth0 0.0.0.0?
I just moved my / from sda1 to an ide drive, hde1. i dont see how this could have caused any of these issues, but it did.
First my network card failed to start. i added a line in my rc.local file (where i put all of my additional programs, etc i want to start):/etc/rc.d/rc.inet1
The above now starts my network card with my static ip configured. dhcpcd also worked but i wanted this static.
Now samba will not start. i have the following line in my rc.local: /etc/rc.d/init.d/samba start
This used to work just fine. at first i thought that samba may be trying to start before my network card gets an ip, but the line is *after* the network startup line. just to make sure, i made an additional script called startsamba which contained a sleep 60 followed by samba start, to delay the startup of samba even further.
The message samba reports is very vague, something like failed - core dumped. most of the core dump log is garbage characters, but here is the beginning which seems like it might contain some info:
Code:
ERROR: Can't log to stdout (-S) unless daemon is in foreground (-F) or interactive (-i) after the system starts, i can drop to a console and type "/etc/rc.d/init.d/samba start" and the service starts just fine. i've also tried starting samba manually with "smbd -d" which also produces the core dump when started from rc.local, but not when started from a console after startup.