Ubuntu Installation :: Can't Start Totem After Faulty Upgrade

Mar 25, 2010

I started #aptitude safe-upgrade and switched to another user. Gdm showed the error and hung down the system. So I did reboot. After reboot if I start totem I see such a result:

Code:

$ totem
ImportError: No module named gobject
** (totem:1978): WARNING **: Could not import pygtk
ImportError: No module named pygtk

[CODE]....

I tried to complete the upgrade with aptitude safe-upgrade, but it shows that all packages are up to date. I am afraid that some other packages are affected by this crash. How can I repair system?

View 3 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Totem Plugin For Firefox Only Play Video From The Start

Sep 15, 2010

Sometimes for web TV one is offered a menu where the video is divided into sub chapters where you can jump right to this part of the video by clicking in a chapter menu (very similar to playing a DVD). Well, this does not work for me. Clicking a sub chapter only set the video to play from start, and sliding the bar only freezes the player with a white screen. I'm running 10.04 (64b), Firefox 3.6.9, with the latest Totem-plugin.

View 3 Replies View Related

Ubuntu Installation :: Upgrade From 8.04 To 10.04 - Won't Start Up

Oct 13, 2010

Since I noticed a new version of Ubuntu (10) was out and I was still running an old version (8.04) I thought about upgrading. With the update manager is selected update to 10.04 and everything went on it's way.

During the process I got asked if I wanted to update the GRUB loader. Since I also use Windows and with a previous update of GRUB I couldn't start into it anymore I selected, "keep this version" (which I think is now causing this trouble).

The upgrade completed and restarted, however, Ubuntu now doesn't start anymore.
I get prompted with:

mount: mounting none on /dev failed: No such device udevd(896): error getting socket: Invalid argument ...

edit: I started Ubuntu with the live CD and typed gedit /booot/grub/menu.lst which gave me a blank file. Is that normal?

View 2 Replies View Related

Debian :: Upgrade Fails Or Crashes On Totem Desktop

Dec 19, 2010

Once again, I clicked update, downloaded 600+ updates and installed. It crashed on totem desktop. Now just staring at me. What do I do?

View 6 Replies View Related

Ubuntu Installation :: Firefox Won't Start After Upgrade?

May 1, 2010

Just upgraded to 10.04 and Firefox will no longer start. I get the tab that says starting firefox, and then the tab disappears, and I never get a window.When I try to start via terminal it says (something along the lines of):Attempting to load libmoonloaderxpiSegmentation FaultI tried logging out and back in, no dice; restarted, no dice; uninstalled and reinstalled firefox, no dice.Running x64, if that matters, on a pretty decent laptop. I would describe my technical knowledge of Linux as moderate.

View 9 Replies View Related

Ubuntu Installation :: XServer Will Not Start After Upgrade 9.10 To 10.04?

May 2, 2010

I upgraded to 10.04 and when trying to boot, the computer would hang at the splash screen. Going into recovery mode showed nothing in the log files. The Xorg and gdm logs were zero bytes but had the proper timestamp. I tried and tried, but could not get it to boot until I removed the nvidia-current package. Then the computer will boot, but the screen is partially corrupted with just a blue background. I can hit enter, then type my password and I can actually login, but I can't see a thing. I can cycle through the resolutions with Ctrl +, but the screen just still has a blue background and nothing else. Trying to boot in failsafe X mode gives the same screen. I tried putting the vesa driver in the xorg.conf, but no change.

I've tried the i915.modeset=0 boot option. I've tried the "xforcevesa" boot option, but nothing will give me a readable screen. As soon as I re-installed the nvidia-current package and ran nvidia-xconfigure, the problem came back and it hangs again.At this point, I'm stuck. I would settle for a plain VGA screen at this point, but I can't even seem to get that. I've read several posts here with similar problems and tried every solution put forth, I think, but have not found a solution.When the upgrade wanted to install the new /etc/default/grub, I kept my old one. I compared the two files at the time, but I didn't see anything new, but maybe I missed something. What new items if any does the upgrade put into /etc/default/grub?

View 1 Replies View Related

Ubuntu Installation :: System Won't Start After An Upgrade

Mar 27, 2011

I talked a friend into trying Ubuntu, and installed it via wubi. So far, he likes it a lot, but today I checked his computer out, and saw that he had a lot of updates pending. There was a kernel update, openoffice, grub, the whole lot. So, I started the update, and, when it finished, the system froze.

I restarted the PC, but now Ubuntu says that the root partition is not ready. When I open a diagnostic shell, it says "Root filesystem check failed". However, an fsck works just fine, and I can see all the files in both Ubuntu and Windows.

There's only one real disk, as far as I can see, /dev/sda1, and it's the Windows disk. The Linux root is a /dev/loop5 which points to a file under Windows. I suppose it's the wubi way, although I'm not familiar with that.

There's a possibility that the Windows disk had errors while I was running Ubuntu; in fact, Ubuntu said something to the effect while booting the first time it failed.

What can I do to boot normally?

View 9 Replies View Related

Ubuntu Installation :: Panel Won't Start After 11.04 Upgrade

Apr 28, 2011

After upgrading from 10.10 to 11.04, it appears gnome-panel won't start when I login in classic, classic with no compiz, or even failsafe/safe mode. What happens is the login will start, and I'll see an empty wallpaper with a cursor that switches between the hourglass circle spinner and a regular cursor.

If I hit alt+f2, the run dialog will appear, but immediately be killed (or something).

I am able to login with Unity as well as the recovery console. On the recovery console, when I try to launch the panel, I see this:

[blah blah blah]
b2b97000-b2ba8000 r-xp 00000000 08:05 2101405 /usr/lib/gio/modules/libgioremote-volume-monitor.sofish: Job 1, gnome-panel terminated by signal SIGABRT (Abort)

Since Unity doesn't work with focus-follows-mouse, but still tries to use focus-follows-mouse, I'm actually using IceWM to report this.

View 3 Replies View Related

Ubuntu Networking :: Controlling Totem Over TCP/IP / Send Signals To Totem?

Feb 22, 2010

I have a desktop hooked up to a router and plugged into my TV. I like to run Totem and have videos running full screen on my TV. I would like to control that Totem using my laptop (connected to the same router over wifi). How would I go about doing that? I connected to my desktop using SSH and tried to send signals to Totem, but nothing worked. I tried using VNC, and that was ineffective as well.

View 1 Replies View Related

Ubuntu Installation :: Metacity Does Not Auto-start After Upgrade To 10.04

Apr 30, 2010

I've just upgraded Ubuntu 9.10 to 10.04 on my eeePC. Everything seems to be fine so far except one thing: metacity does not want to start automatically, so I have to run metacity --replace each time after login.

I've removed Compiz installed previously and set window manager to /usr/bin/metacity using gconf-editor, but still Ubuntu starts without window manager running. As a workaround I've enabled session state saving, so metacity now starts together with my other applications, however I would like to find a prettier solution.

View 9 Replies View Related

Ubuntu Installation :: 10.04 Upgrade - MySQL 5.1 Does Not Want To Start Or Stop

Apr 30, 2010

I upgraded from Kubuntu 9.10 to 10.04. 32 bit. The install had not finished as it barked at tripwire config. I have had to stop it and continue from command prompt. More or less the install went OK. After the install, mysql 5.1 does not want to start or stop. Commands
/etc/init.d/mysql stop ( or 'stop mysql' , or service mysql stop' )
/etc/init.d/mysql start

Do not finish - do not return to command prompt. No log messages insyslog or mysql logs. Say, I do 'service mysql start', the command does not return, I click Ctrl+C, then repeat the command. This displays :
'start: Job is already running: mysql'.
Of course mysql is not running. I've tried to remove and reinstall the packages. No result. There is 'stop mysql' command in one of install scripts that hangs.

View 9 Replies View Related

Ubuntu Installation :: 10.04 Upgrade Will Not Start XP On Second Hard Drive

May 8, 2010

I upgraded 9.10 to 10.04 via the weekly update reminder. All went went on the install and the GRUB menu looks normal; however, the bottom line is Windows XP and when selected will not load Win XP on a separate hard drive. As soon as I click the XP line, the screen goes blank with a flashing cursor in the top left corner. It remains in that condition as long as the desktop has power. What other information can I provide to get some help bringing up XP?

View 4 Replies View Related

Ubuntu Installation :: Thunderbird Upgrade Wouldnt Start?

Sep 9, 2010

Just upgraded to the latest 3.0.7 thunderbird and it wouldnt startI tracked down the problem to it wanting to alert me and as I had Jackd running that blocked it.I had to kill jack to get it to start!

View 1 Replies View Related

Ubuntu Installation :: Virt - Manager Won't Start After Upgrade 10.04 To 10.10?

Oct 11, 2010

I just upgraded from 10.04 to 10.10 and now virt-manager won't start. If I try from the menu, nothing happens. If I try and start it from the command line (as root) it give the error:

GLib-GIO:ERROR:/build/buildd/glib2.0-2.26.0/gio/gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)Aborted

I've tried searching and can't seem to find anything related, but was hoping this might make some sense to someone.

View 1 Replies View Related

Ubuntu Installation :: Login Doesn't Start After Upgrade

Mar 16, 2011

I have dell d630- 64bit version So i upgraded to the latest alpha and my system gets stuck at: as far as "Checking battery state" and hangs, i can login to the separate console and run startx but then no window manager is comming up so again, another ubuntu upgrade and another failure

View 2 Replies View Related

Ubuntu Installation :: Gdm Won't Start (reboots Machine) After 11.04 Upgrade?

Apr 30, 2011

I upgraded to 11.04 yesterday, and now gdm refuses to start. It actually reboots the machine, so it goes into an infinite loop of reboots if left alone. This happens even if I choose the previous kernel I had been using in grub. Safe mode allows me to boot to a terminal, and a USB flash drive boot still works.Is there a way for me to dig into the logs to find out what is causing this?

View 2 Replies View Related

Ubuntu Installation :: Unity/Gnome Does Not Start After 10.10 To 11.04 Upgrade?

May 18, 2011

I recently upgraded to Ubuntu 11.04. Most of the upgrade went well except for one package (mpd). Ubuntu rebooted and went into a sexy-ish minimal grub. I launched Ubuntu, everything went fine. The only thing I can't seem to get working is Unity/Gnome. When I log on with kdm and choose 'default' or Ubuntu Classic, everything loads fine except for the taskbar/whatever interface. (I usually run wmfs instead of kde/gnome and I'm not sure which interface is currently installed right now. I have both kubuntu-desktop and ubuntu. )

I can still, however, right click and see my desktop/desktop icons. The only thing that does not load is the gnome/unity interface itself. I need it to manage my fonts to fix my wmfs fonts that got screwed up. (I'm using a bitmap font and it doesn't work unless I activate whatever settings I have to activate. )

I am not home right now and this was written on a phone. I apologize if this whole post seems confusing/total blabber. edit: Ubuntu Classic works fine, but Ubuntu/Default does not automatically launc the Unity interface.

View 2 Replies View Related

Installation :: UX Server Doesn't Start After Upgrade To Ubuntu 10.04 / Fix It?

Jun 14, 2011

Recently i upgraded my laptop from ubuntu 9.10 to 10.04 but alas! after the upgrade i don't get anything, just the 10.04 boot up screen and my cursor after some time. when i run it in recovery mode and tried to startx from there , it gave me a message " no protocol defined " now i can only access my system in failsafe x mod. code...

View 2 Replies View Related

Fedora Installation :: Won't Start Up After F10 Upgrade?

Nov 11, 2009

Some quick background info: I am not a Linux expert, but I'm not sure I can still qualify as a "newbie", since my first Linux install was RH9 in 2003. I later upgraded to FC3 and continued to use it until my hard drive crashed around a year ago. I suffered on an old WinXP machine until I was able to buy a new system from someone on Craig's list. Although the guy didn't realize it (hence neither did I), it has a 64-bit processor, so when I installed Fedora 10, I installed the x86_64 version.I chose F10 since I use the Planet CCRMA pro audio packages, and they lag slightly behind the latest and greatest distro versions. I'm also not a bleeding-edge kinda guy, since - as I said above - I am not an expert.

So, then, here's what's happened: I installed F10 by downloading the 64-bit DVD image from the Fedora Unity respin site. As I had hoped, after the installation when I asked yum if I was due for an upgrade it said I was up to date.That was fine for a few weeks, but then this past Sunday I got a pop-up message saying that I was due for a system upgrade. I was hesitant, as I usually am before making any drastic changes, but I figured this is Fedora, they want to do the upgrade, this has got to be pretty safe. Not so much.I fired off the upgrade before heading to bed and let it run overnight (it actually took only an hour or two, but I started it late). In the morning I found my system with a blank screen and essentially unresponsive. I can move a block cursor around the screen, and if I type anything it is echoed on the screen, but there is no response; I don't believe I am in a shell of any kind.

Hitting CTRL-ALT-DEL reboots the system, and it gets past the grub menu and the Fedora start-up progress bar (the dark blue/light blue/white text blocks with "Fedora 10" at the right). After the progress bar finishes, though, the screen goes blank (maybe X is starting up?) but never gets anywhere. That's when I can type stuff on the screen, but nothing provokes any kind of response (except for CTRL-ALT-DEL).I'm mildly curious to know if the recommendation about upgrades vs. fresh installs, as given in the sticky post on this forum, still applies, or if it is now considered safer to let the system upgrade itself when it feels ready.

What I really need to know, however, is where I should start in order to get my system back. Should I go to the command line from the grub menu? Boot from my install disc in rescue mode? I'm not even sure what I should look for once I've done either of these, so I'm kind of floundering ...This PC has a dual-core Pentium 4 running at 2.9 GHz, and apparently it's a 64-bit processor. The video card is by NVidia, but I don't know the exact card off-hand. There's a built-in Intel sound card of some kind and I added an M Audio Delta 1010LT multi-channel card.

View 6 Replies View Related

Ubuntu Installation :: Can't Start Up Windows On 2nd Hard Drive After Upgrade To 10.04 / Fix It?

Jun 6, 2010

I just upgraded to 10.04. I went with the option of upgrading grub as well, should of just stuck with the old one I guess. I have 2 seperate physical hard drives, and now I can't get vista running on my other drive. I get to grub, choose the run vista option, and now it just blinks one underscore line in the top left corner of the black screen, and goes nowhere. When I was installing the upgrade, and when I got to the grub upgrade i tried to upgrade all teh different options in grub. All of them worked except the last one, and it warned me, that one of boot options in grub didn't install properly and may cause my OS not to start up. I guess that must of been the vista option.

View 1 Replies View Related

Ubuntu Installation :: Cron Requires Manual Start After 10.04 Upgrade

Jun 24, 2010

After upgrading Ubuntu from 9.10 to 10.04, the cron daemon no longer runs automatically upon starting up the machine; I need to enter "sudo service cron start" to get it running. Is there a way to get it to start up by itself?

View 3 Replies View Related

Ubuntu Installation :: Upgrade From Hardy To Lucid Cannot Start Nevernote

Feb 22, 2011

After in place upgrade from Hardy to Lucid cannot start Nevernote. Removed existing version/reinstalled/removed and upgraded. No love. However, System Monitor shows that nevernote.sh is sleeping.

View 1 Replies View Related

Fedora Installation :: F13 Kernel Upgrade, Os Will Not Start?

Mar 8, 2011

I just updated my kernel on Fedora 13. The bug update thing popped up, I clicked install, it asked me to restart, I did this, now the loading bar on boot gets to the end then stops and goes no further. A google search showed people using older versions of Fedora have had some issues similar because of their nVidia graphics card, which I also have, however I can't find a solution. There is no terminal to play with, no error message, so I have very little to go on. I have a java project for uni on there I need to rescue so any help would be very welcome.

Extra update, while starting up I pressed esacpe and was giving the option of an interactive start up which pretty much confirmed it was a problem with the nVidia card, told me that the driver wasn't installed with warning writern (is this a word?) next to it orange writing which didn't seem to positive. It seems that spamming escape earlier in the boot lets me play with grub. Using the old kernel to boot doesn't seem to help. So ready for those solutions now.....

View 3 Replies View Related

Ubuntu Installation :: Defaults And Start-up Apps On Maverick Netbook Upgrade?

Oct 11, 2010

I've upgraded my netbook from Lucid to Maverick, and have a couple of questions:

1. My start-up apps don't appear to be running. In particular Tilda and Gnome-Do don't start up - and removal of the "Alt+F2" shortcut to run programs makes it hard to start them manually.

2. I'm still getting the old launcher as the desktop, with no search box in the top bar. (In many respects having the old launcher isn't so bad, as I'm Not Friends with the new Unity side-panel.

View 1 Replies View Related

Ubuntu Installation :: 10.04 - Whenever Attempt Upgrade Server Becomes Unbootable And Have To Reimage And Start Again

Apr 18, 2011

I have had Ubuntu desktop on my PC for a year now and am very happy with it. A couple of months ago I got a Ubuntu server 10.04 for playing about with. I have installed the gui, for personal reasons, but I want to upgrade to 10.10

Whenever I attempt the upgrade my server becomes unbootable and I have to reimage and start again. I have even tried performing the upgrade before I install the GUI but it still makes no difference.

Although I have the GUI I am doing the upgrade via command line.

Upon watching the upgrade in process, I find that no errors are occurring. Could it be something to do with my server provider?

Server Specs are: Specification: Intel Dual Core, 2.2 GHz 800MHz FSB, 2MB L2 Cache, 2Gb DDR, 1x 250Gb HDD

View 4 Replies View Related

Fedora Installation :: Cannot Start X Or Gnome After Upgrade To FC15

Jun 21, 2011

I upgraded Sunday evening from FC14 to FC15 using the yum preupgrade method. Services such as httpd, vsftpd, sshd, named and even the VNC server are all running. I can connect via VNC client and get a downgraded gnome desktop, but from the console, I cannot start X or gnome desktop.I have searched many threads over the last day+ and found many references to problems with nVidia drivers - and I have a nVidia adapter. but I am not sure what is next to do and need a lead.

View 1 Replies View Related

Debian Installation :: Upgrade Etch To Lenny: No Version Bump, Auto-start Services?

Feb 24, 2010

On my debian web server I curently have ImageMagick 6.3.7 08/07/09 Q16 since this is an old version of imagemagick i wanted to upgrade my system that still runs etch, and afterwards upgrade imagemagick. I can not see what version the current lenny imagemagick package has, but I assume it is newer then 6.3.7, no?

When i ugraded I found out that my apt-sources used stable rather than etch. So I already had a mix of lenny and etch I suppose. I then had > cat /etc/debian_version 4.0 Before I upgraded I changed my apt sources from stable to etch, updated the package-tools and did a dist-upgrade (for details, I followed these instructions). After restarting I have still 4.0 as debian version. Also uname -r is 2.6.17. How can I do a correct update?.

Also my services were not started (ftp,ssh, apache2), so I asked my hoster to start the ssh service. This morning everything was up again, but it seems like nobody there have had a look at this. How do I absolutely ensure that my ssh service is start at boot. It is a remote webserver, so I need at least this service to be running.

View 2 Replies View Related

Ubuntu :: Faulty Printing In OpenOffice?

Apr 24, 2010

I have a weird printing issue with OpenOffice.

When I print from OpenOffice Writer, some characters are replaced by random characters. For example, this morning all capital "I"'s were replaced by "�" (German special character), a "J" was replaced by "t", and so on. But not all characters are replaced, most are correct.

In addition, the top of the documents are cut off, as if there is an overly wide top margin where the printer cannot print.

I exported the document to PDF and printed from Acrobat Reader, and everything was fine. No problems!

I'm running the Lucid release candidate (but the problem has bugged me for a while now), with a Brother HL2030 printer.

View 2 Replies View Related

Ubuntu :: Thunderbird 3.04 Program Faulty?

Jul 18, 2010

Thunderbird does not work properly in 10.04. Program windows come up blank with only the borders. Clicking on items on the menu often does nothing and when it does open a window like mail settings of fail to connect there is nothing inside the border. I have un-installed and reinstalled with the same results. All other programs seem to work fine. Could not find anyone with same problem. This is the same on several computers not just one.

View 2 Replies View Related

Ubuntu :: How To Check Memory If Faulty

May 28, 2011

I bought a 2nd hand DDR 1GB memory chipset a few days ago and inserted it in to spare slot on motherboard. However unsure if memory is working properly because bios does not recognise it and neither does Linux but system does appear to run a lot smoother with programs loading faster. If there is a test I can perform to check if memory is working fine or simply return back to shop I bought it? Computer is a DELL Optiplex 170L mini tower system.

View 1 Replies View Related







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