Ubuntu Multimedia :: Unable To Enter Login Details For Miro?
May 13, 2010
excuse if this is incorrect section, not entirely sure where it would belong. I rarely find myself posting as i rarely have any issues. But this is persistently annoying, tho not a deal-breaker. Currently running latest Ubuntu 10.04, fully updated. Everything works fine, even better than any previous releases. No problems worth mentioning. But this is annoying, so anyway, here I am.
Installed Miro, loads up and runs fine, can download no probs. The section at the top where it says "account", and you sit over it and it drops down a window for your login details (username, password) so as to recall your personal settings, preferences, etc, but it's not working. By this, I mean the drop-down appears, but clicking the mouse in the window on the lines does not seem to register with it, you can't enter anything. Annoying, slightly frustrating. Has anyone had any experience with this,
View 9 Replies
ADVERTISEMENT
Dec 6, 2010
I currently have Miro set to "Automatically run Miro when I log in". However, I find it irritating to have to right-click on Miro's task-bar icon, and press "hide" every time I log in. Essentially, I want Miro to start every time I log in, so it can start downloading feeds right away, but I want it hidden on login.
View 1 Replies
View Related
May 6, 2010
I need to enter credentials for a system wide proxy, on a fresh install of Kubuntu 10.04. Everything hunky dory, but: Network Settings->Proxy->Authorization has 'username:' and 'password' grayed out all the time; even at 'Manually specify ...'. The only 'alternative' (not to chose from) is 'Prompt as needed'. But I don't get any prompt, and so I'm out of luck. To me, this looks like a bug. Because one should be able to enter a username and a password there, for good.
View 9 Replies
View Related
Jun 11, 2010
Succeeded in connecting to internet using my wll phone. I can now connect using 'wvdial' command in root terminal. But I want to connect through terminal. I tried 'sudo wvdial' command. Then I am asked for my password. But I cannot type my password there. When I type, nothing appears on the terminal window. Ofcourse there's no problem with my keyboard.
View 5 Replies
View Related
Oct 10, 2010
I just finished installing 10.10 on my pc. the problem is that i cant login to the desktop i enter the password, the login sound plays and im stuck looking at the wallpaper. nothing else. i tried logging in safe mode and it worked. how can i get it to work normally?
pc specs:
Pentium 4 2.6 ghz
512mb ram
ati radeon 9600 graphics card
And i installed it using wubi.
View 9 Replies
View Related
Apr 15, 2011
I just bought this desktop from my friend and it runs win 7 and ubuntu 10.04. it worked very well the first two days until I changed the hostname of the system.
I did like: hostname myNewName
And everything worked fine. The problem now is when I start ubuntu and and reach username and password screen , I enter my password to login the screen becomes black and return me again to the screen where I put my password again. If I entered wrong password , the system message stating wrong password. On the other hand, when I try to run ubuntu from live-cd I can login easily and access my account.
My friend told me he removed Naultius package and reinstall it for some reason before he gave it to me. Note windows 7 is working properly.
View 6 Replies
View Related
Jan 1, 2011
I have no idea what happened to my OS(ubuntu10.04).it doesn't give me any option to enter my login name & passwd.i just get a blank(default) login screen.last time when it worked,i was trying to install GTK+2.8,but due to my mistake i deleted glib using cmd (sudo apt-get purge glib)and after that i even tried to launch terminal but it failed to launch.also tried to play media files using vlc but it didn't work.so i tried to restart my os and finally got stuck in the problem.i have no idea what to do,please help.Is there any cmd to see what problem occurred or which package is missing.
View 14 Replies
View Related
May 29, 2011
When trying to make a video fullscreen in miro, i get this crash report:
Code:
{{{
App: Miro
[code]....
View 4 Replies
View Related
Jul 17, 2010
I'm looking for a way of mounting an encrypted volume - home folder or a separate mount point, using only the standard login authentication (ie KDM or ssh). I thought the pam_mount module provided this, but I still get prompted for a password on the console at boot time. This is inconvenient as both my main desktops are headless HTPCs. I want the login credentials to be passed through, at log in time. I'm guessing this is possible, but to be honest, encryption is one thing in Linux that still completely confuses me.
View 1 Replies
View Related
Jun 1, 2011
Miro won't play audio cd and dvd video!!! I am using Miro 4.0.1 and I can't a play a simple audio cd or dvd video. I have "show all devices and drives" checked. My audio cd and dvd video doesn't not show up on the left pane like it does on iTunes, totem, etc.
View 6 Replies
View Related
Jun 30, 2010
I got Miro and it installed but when I launch it it just quits. 11.2 64bit
View 5 Replies
View Related
Jul 6, 2015
Miro worked well with Wheezy. When I upgraded to Jessie Miro started generating a python error as such:
Code: Select all~$ miro
using /usr/bin/miro.real
Traceback (most recent call last):
File "/usr/bin/miro.real", line 183, in <module>
from miro import startfrontend
File "/usr/lib/pymodules/python2.7/miro/startfrontend.py", line 53, in <module>
[Code] ....
I have been searching for a few weeks trying to find an answer to no avail. I tried three different kernels, renaming ~/.miro, checked all dependencies. I reported it as a bug which sat there for a few days and disappeared.
View 14 Replies
View Related
May 22, 2011
I was experiencing problems in Totem (Movie Player) seeking through some mp3 files. This problem, luckily, was solved (as per this launchpad bug post) by swapping the package:
gstreamer0.10-plugins-bad
for the package:
gstreamer0.10-plugins-bad-multiverse
The only problem being that the package Miro requires:
gstreamer0.10-plugins-bad
So, this makes me have to choose between Totem and Miro. I'd like to use both, fully enabled.
View 3 Replies
View Related
May 2, 2011
I would like to convert all my mp3 to ogg file. I got a script by googling. Script is
Code:
for fic in *.mp3
do
ffmpeg -i $fic -acodec vorbis -aq 60 ogg/${fic%.mp3}.ogg;
mv $fic mp3/
done
But the problem is the ogg doesn't contains the details like title artist, album art etc. Ogggconvert help me to do that but there is no cli for that. Is there any script to copy details of mp3 to ogg
View 9 Replies
View Related
Jan 6, 2010
i used to edit the mp3 song details such as artist, title, song number details and the album art in windows, i edited the same in UBUNTU using the "easy tag" but the album art is not visible when i transfer the song to my NOKIA phone as well as the artist details are not available when i am playing the songs in windows machine.
program to edit the sing details in UBUNTU so the edited details are visible in phone as well as windows machine.
View 1 Replies
View Related
Sep 4, 2010
I have configured Nagios Server and Client on my RHEL 5.4 machines using these links and help html files in tar balls.
url
url
I have this scenario.
Nagios Server - 192.168.1.200
Nagios Client - 192.168.1.201 (This is the remote-host I am trying to monitor)
I firmly believe I have at least configured it right as this command on Nagios Server does not show any errors.
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
code....
View 8 Replies
View Related
Mar 22, 2011
my ubuntu 10.10 64bit (in Dell Latitude machine) login screen is not working. the blank bar to type username and password is not appearing at all. In a quick appeareance there also a sentence: "permission denied". I've tried to browse this forum and seems no answer. I still can access the terminal though using alt+ctrl+F2 but i don't know how to access the desktop because when i hit alt+F7 it come back to login screen. how can i fix it? I have several files in the laptop that need to be saved, if not I probably just clean install it.
View 9 Replies
View Related
Nov 20, 2010
I've been searching and haven't had any luck so far so I figured someone here's gotta know the answer to this. I'm troubleshooting why some of my MKV files will play audio on my WDTV and others won't. I'm suspecting it's got something to do with the audio codec inside the MKV. However, I don't know how to view what codecs are being used inside the MKV. Does anyone know of a good program or command I can run to view what's inside of the MKV
View 2 Replies
View Related
Jul 22, 2010
Every time I start up my PC, I am always prompted to enter my login keyring password. Is there a way to start up my computer without always having to enter my login keyring password?
View 1 Replies
View Related
Aug 31, 2010
Earlier today I was setting up ssh on a new computer. I modified permissions on the Passwd folder to complete the setup. I few hours later when I went to sudo something in the terminal I received the notice of an incorrect password (after using sudo prior to this), even though it was typed correctly.
I tried to restart the computer to solve the issue, but was met with an Authentication Failed message, regardless of the user I tried to log in with. I was hoping I could log in with recovery mode but was unable to do that as well. I have searched a substantial amount and have not found a solution. Could this be an issue with permissions on either the Passwd or Shadow folder? If so, could these be changed if I ran a Live CD?
View 1 Replies
View Related
Nov 30, 2010
I'm trying to install the latest version of Ubuntu Studio. I tried it a few months ago with my HP... a live system worked fine, but when I installed it, it would go blank after the splash screen. I assumed it was some sort of incompatible graphics driver and gave up since I don't know enough about Ubuntu yet.Now I have a spare Dell XPS desktop sitting around and I got the latest version of Ubuntu Studio and tried it again. The install goes by erfectly, this time the welcome screen actually comes up and I can see my username. As soon as I hit enter, which I imagine should bring up the password prompt, the entire screen goes black and won't respond to anything.
View 7 Replies
View Related
Sep 8, 2010
Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server your.server.com:55 (RSA)
Enter pass phrase:
Server www.blahblahblah.com:55(RSA)
Enter pass phrase:
How to login ?
The cursor is blinking but I am unable to enter the pass phrase; the only thing I can do is press the power button to shutdown. Even if I leave the PC running for a hour I can't type anything.
I know how to resolve the problem if I am able to login.
View 3 Replies
View Related
Jun 23, 2010
I know it's possible i did it once but i can't do it again...
I wanna try to fix the GRUB or whatever the problem is. The error messages after login are: Nautilus can't be used & the panel encountered a fatal error.
View 7 Replies
View Related
Nov 29, 2010
This morning (about 7 hours ago) I've updated my Debian testing KDE4 desktop. At load to KDM just fine. Now when I enter password and login it loads for some time then goes black and back to login screen (KDM). The same problem persists with a newly created user.
dash: 0.5.5.1-7.2 -> 0.5.5.1-7.3
firmware-linux-free: 2.6.32-27 -> 2.6.32-28
libxi6: 2:1.3-4 -> 2:1.3-5
[code]....
View 7 Replies
View Related
Sep 10, 2010
I've had a server setup working perfectly for the last 2 years. Today we installed a newer version of postgresql and recompiled apache/php.
Postgresql will not start now.
"service postgresql start" = /var/lib/pgsql/data is missing. Use "service postgresql initdb" to initialize the cluster first. To initdb we need to be as user postgres.
"su - postgres" = "no file or directory"
In /etc/passwd = postgres:x:26:26:PostgreSQL Server:/var/lib/pgsql:/bin/bash
how i can login as postgres user and enter these commands?
View 2 Replies
View Related
Apr 13, 2011
I was interested in ubuntu, but was unable to enter the site from work, provider said that from his side everything is OK, problems should not be, may be banned my ip address I'm first time here it's not my fault if it is,
View 9 Replies
View Related
Jul 4, 2011
After my kids were playing with my PC I am unable to log in.
After I place my password, the screen changes but it goes back to the starting log in splash window.
I tried some of the suggestions from other posts but nothing seems to help.
I am trying to avoid reinstalling the OS.
View 9 Replies
View Related
Sep 17, 2010
I just installed ecryptfs (debian Lenny). However, when I try to run it (as normal user), I get the following
$ ecryptfs-setup-private Enter your login passphrase: And it wont accept any password (naturally since this is the first time I'm running it).
View 2 Replies
View Related
Mar 23, 2010
I am running FC12 64bit on my desktop and the problem is that after I enter my credentials at graphicall login screen (Gnome) the computer hungs i cannot moove the mouse, CTRL+ALT+DEL won't work the Caps and Scroll lock on my keboard are blinking. Nothing responds. I am absolutelly cluless. Untill yesterday i was using FC12 i686 and never had this problem, but i got 4GB ram so in order to get those fully i installed the 64bit version. On clean install of the 64bit ver everything went fine, but i updated the system and followed theese instroctions [LINK]http://www.howtoforge.com/the-perfect-desktop-fedora-12-i686-gnome[/LINK] and that's all
View 13 Replies
View Related
Mar 23, 2010
I am running FC12 64bit on my desktop and the problem is that after I enter my credentials at graphicall login screen (Gnome) the computer hungs i cannot moove the mouse, CTRL+ALT+DEL won't work the Caps and Scroll lock on my keboard are blinking. Nothing responds. I am absolutelly cluless. Untill yesterday i was using FC12 i686 and never had this problem, but i got 4GB ram so in order to get those fully i installed the 64bit version. On clean install of the 64bit ver everything went fine, but i updated the system and followed theese instroctions [URL] and that's all.
Before i atempt to login i can ssh to the machine.
View 7 Replies
View Related