Ubuntu :: Weird Color On Videos

Mar 18, 2010

I have a weird problem when I watch videos on most of the video players (mplayer, vlc etc). Here's a screenshot so you can see what I am talking about.

View 9 Replies


ADVERTISEMENT

OpenSUSE :: Get Weird Flicker In Flash Videos

Oct 26, 2010

I've noticed a weird thing with flash:

1. When playing flash videos in firefox, they'll flicker with black screen flashing for a split second over the video(This continues throughout the video)

2. However, if I do either of the following, the flicker goes away (only while doing one of these actions):

a. Continually move the mouse over the video (i.e. move back and forth in a "mouseover")

b. Put the mouse over the scrubber circle (which shows time lapsed and allows dragging to change location in video) such that the "hand" cursor appears. Once the cursor changes back to a pointer, it flickers again. but as long as I move the mouse over the scrubber circle, it'll stop the flickering (even without moving the mouse anymore) until the circle passes beyond the cursor again.

View 2 Replies View Related

Ubuntu :: Weird Beeping Weird Characters Upon Start-up?

Feb 11, 2011

So I just turned my computer on and it was beeping rapidly, and it would stop if I hit "Enter". Also this came on my screen: Cannot set Fray", something like that. It boots fine..just what is that?

View 1 Replies View Related

Ubuntu :: Can GNOME Color Be Used To Alter Ambiance Theme Color?

Jan 12, 2011

Can GNOME Color be used to alter this change directory color in Ambiance theme? I'd rather have white.

View 4 Replies View Related

General :: Desktop Environment Color Settings / Do They Affect Web Browser Color?

Jun 14, 2011

Kernel 2.6.21.5, Slackware 12.0
KDE 3.5.7
(Mozilla) Firefox 2.0.0.4

Do color settings in the desktop environment affect color in the web browser? Thanks.

View 2 Replies View Related

Software :: Screen App / Retain BG / Color Background Color Gets Lost

Jul 6, 2009

I am using the screen app, and have set bce to on, and issued the following commands to set my background and foreground color: tput setab 4; clear; tput setaf 7; clear;

This temporarily sets everything properly on my screen. However, when I issue any commands that change or set their own background color (for example, when I issue an "ls" command with colorized output), the background color gets lost for any new output and I have to reissue the commands listed above in order to retrieve my background color.Ideally I'd like to keep my background color when issuing these commands, as it serves as a good way to remind me of what environment I am currently issuing commands in.

View 1 Replies View Related

Ubuntu :: Convert Videos Into Mp4 Videos Of Resolution 320*240 And Frame Rate 25ps?

Jul 10, 2011

i want to be able to convert videos into mp4 videos of resolution 320*240 and frame rate 25ps so that i will be able to play them in my phone..any video converter that can do this job for me?

View 6 Replies View Related

Programming :: Favorite 256-color Vim Color Scheme

Feb 25, 2011

What is your favorite 256-color color scheme for vim?

View 6 Replies View Related

Ubuntu :: HP Color Printer Not Printing Black As Black, Uses Tri-color Instead?

Feb 2, 2010

I have an HP color laser printer and I am looking for a way to print black as black instead of using tri-color. For example If I print a document that has colored text then any black text is printed using the color cartridges rather then using black. I have been surviving by using windows XP in virtualbox but I'm hoping someone can help me with this. I've looked all over then net for a solution but I've found nothing. I remember having similar problems like this with older Macs because of postscript printing and I'm thinking this is the same problem but I don't know how to fix it. I've searched the forums as well but no joy.

View 3 Replies View Related

Ubuntu :: Keep Getting A Weird Popup / Fix It?

Jun 16, 2010

I think this happened after I upgraded to 10.04. Any ideas?

View 9 Replies View Related

Ubuntu :: 10.04 Installation Has Gotten Weird?

Feb 26, 2011

My Ubuntu10.04 installation worked great until recently. But now, this stuff happens:

--On the GNU GRUB ver 1.98-1ubuntu7 list, about half the time I can't move the highlight--no response to keyboard arrow keys, and no response to Enter key--have to wait 60-seconds for highlighted item to start.

--login box's appearance is different, like a different visual scheme/theme

--after login, the screen remains black for a long time before the desktop appears

--when desktop appears, the desktop program icons are gone

--when I launch an app, like the terminal window, it takes a long time for it to open, and after opening, it takes a long time for the prompt tyler9@tyler9-desktop to appear

--Nautilus file browser won't open. When I launch it, I get a button on panel on bottom of screen [like Windows Taskbar] that says "Starting File Browser" but the button disappears, and Nautilus doesn't open. If I enter "nautilus" in terminal window, I get "Bus error."

--Firefox is very slow; typically a delay when I click a tab, and very often, it "darkens"--takes on a darker color and won't respond to clicks. This "darkening" thing happens in other pgms and docs too

--often a long delay when I click anything--panel menu, in a doc, etc

Any ideas for troubleshooting, what the cause(s) might be? My subjective sense is that there's some process(es) running that is causing all this junk. Is there a way to "roll back" to when everything worked OK? Is there an error log or something that might specify why this is happening? [Note: It's not a HW issue--machine is dual-boot Ubuntu/Mint9, and Mint9 works fine--none of the above problems.]

View 9 Replies View Related

Ubuntu :: Weird Crash Somewhere That Logs Out Of KDE

May 6, 2010

I left the computer on to download last night, and for the second time I didn�t download anything because KDE logs me out automatically.How can I find out the cause of this logging out?

View 1 Replies View Related

Ubuntu :: 10.04 - Font Types Look Weird

May 12, 2010

Text in firefox (mainly) as in other applications in my system look as you can see above. I didn't touch anything in the configuration. It's started from the very first moment I finished installing 10.04 Has anyone had the same issue?

View 1 Replies View Related

Ubuntu :: Weird Keyboard Remapping Under VNC

Jul 28, 2010

I am running a fully updated 9.10 with TightVNC. When I connect in through a TightVNC viewer, my keyboard is mapped wrong. If I type the keys: abcdefg... I get: asdfghjkl;... (the home row) I tried running this script:

Code:
#!/bin/bash
echo "" > empty.keymap
xmodmap empty.keymap

View 1 Replies View Related

Ubuntu :: Weird Grayish Bar At The Right Of Screen (pic)?

Aug 11, 2010

weird grayish bar at the right of screen (pic)?

View 2 Replies View Related

Ubuntu Servers :: Weird Php And/or Mysql Bug?

Aug 20, 2010

I have probably found a bug in the Ubuntu php5 package. At first I thought it's a problem with Zend Framework, which I use, then I thought it's a php issue, but now it seems to be a problem with Ubuntu's php packages. My problem is that under certain conditions, php is going to read records from the mysql database table infinite times. For a much more detailed description of the bug,[URL]..

I've tried on an x86 Ubuntu Desktop edition, and an x64 Ubuntu Server edition, both 10.04, and both had this bug. I have set up a test system (x86 Ubuntu Server edition 10.04), and compiled apache2 and php5 from source, but used the mysql-server package from the repository. And I couldn't reproduce the bug. However, after copying the self-compiled libphp5.so file from the test system to the desktop that produces the error, I could still reproduce the error on the desktop. This suggests me that the problem is either not in php, or - more probably - there are multiple php binaries used in the repository version, and therefore it doesn't matter that I've copied my libphp5.so because mysql functions are somewhere else. I've found a mysql.so file in /usr/lib/php5/20090626+lfs coming from the php5-mysql package. Does that have anything to do with this issue?

View 8 Replies View Related

Ubuntu :: Why The Weird Display In Maverick

Dec 29, 2010

I've got a dual-monitor thing going on with an EeePC 701 - its own 7" screen display and a 14" monitor. It's running regular Ubuntu 10.10.The screenshot is the display I get on the 14" monitor. What's up with the top-left corner?

View 1 Replies View Related

Ubuntu :: Weird Noises At Start Up?

Feb 22, 2011

When I start up my computer and it gets to the login screen I hear these 2 weird noises from my speakers and I do not know where they come from since I disabled the start up sound. Anybody know what this can be? I disabled the start up sound because it did not sound right, it was stuttering.All music listening and playing games (Heroes of Newerth) works like a charm. Only application where I can get the same stuttering effect is when I start Ventrilo with wine (world of warcraft works without any issues)Please let me know if you need any information about my system and I will supply it, I run 10.10 Maverick 64 bit.

View 3 Replies View Related

Ubuntu :: Weird Brake-down Of System?

May 10, 2011

since yesterday my 11.04 system behaves real strange. Firstly, i can not use any of my external storage media anymore (detachable cd-rom among them). On several devices i tried to mount, they would not appear in /media/ dir, neither could i see them in Nautilus. I know that the system does recognize them in the usual fashion as before, which i can see in system.log and for example GParted.

The other thing is i can't access my trash anymore - when clicking on it in Nautilus, i get the "Sorry, could not display all the contents of "trash": Operation not supported" message. Last obvious and weird thing was that my Ubuntu One panel personalizations i have made since installing are gone (that is adding and removing icons from there) - it is back to the "original" state which was just after installation.

I didn't notice anything else obvious - apart from the things already mentioned, system seems to work fine.The worthy of mentioning things i've done before these failures was the downloading of system updates and installing of some software (tex-base, monkeyaudio codec, DropBox; actually i've got a shadow of doubt cast on this last one, since installing it required some changes to Nautilus). I don't have any previous kernel to try to load.

Since it's been only a month of usage of ubuntu on my new machine reinstalling it wouldn't hurt me so much, but i would really fancy to find out the root of this strange behavior of the system i am experiencing.

View 2 Replies View Related

Ubuntu :: Conky Displaying Some Weird Letters

Jan 9, 2010

I am in 8.04. Recently installed conky and wanted to have this conkyrc - [url] You may see how it should look.

Also I tried other conkyrc, but every time I got one annoying thing.

Conky is displaying some weird letters in front of every line of info.

Here is the screenshot of what's going on:

You can see big letters S P M at the beginning of every line. If I am adding more info to display, those letters continue to appear on every line.

Instead of these letters their should be icons as on screenshots in gnome look

View 3 Replies View Related

Ubuntu :: Computer Won't Go To Log In Page, Weird Code?

Feb 7, 2010

I turned on my Dell netbook, but as it was booting (before login page) my cat stepped on the keyboard and totally messed everything up. The laptop doesn't work anymore, and I get a strange page with code on it when I turn it on, this is what it looks like (screen pic attached). Please help! what can i do?

View 2 Replies View Related

Ubuntu :: Nautilus Goes Weird After Dual Monitor

Feb 17, 2010

it is sometimes triggered when i activate dual monitor (i'm using nvidia-settings). Actually the entire computer seemingly changes its theme, but after simply running System > Appearance, all goes back to normal except for nautilus (that includes icons in the desktop). please see attached image.Logging out then logging back in solves the problem, but i don't want to log out just to correct the problem. Is there anything i need to restart to bring it back to normal?i've tried "compiz --replace" and "compiz --restart" and even "metacity --replace" but it doesn't do anything.by the way, i'm using ubuntu 9.10 64bits, using the default theme, nvidia driver (the default which comes with ubuntu 9.10),using compiz.

View 6 Replies View Related

Ubuntu Installation :: Weird Install From Live CD?

Mar 23, 2010

I installed from the live CD, and then it tries to setup MythTV. The screen goes black & there's an outline of a window or dialog box or something. I tried this once before & got outlines like this with outlines of text boxes & pull down fields inside. I could get it to go on to other similar screens by guessing when I was at a "Next" button and hitting Enter.

View 1 Replies View Related

Ubuntu :: Weird Keys Mapping In X Session?

Apr 9, 2010

I've just upgraded my installed software packages to last version of Lucid and noticed a weird issue: my keyboard keys are all messed up. Although my keyboard layout is still US-105 keys, when I press (for instance) "asdfg", I get "abfhj" and for "ASDFG" I get "1a1b1f1h1j" !? This only happens when I am logged as user in a X session. Root sessions are OK

View 2 Replies View Related

Ubuntu :: Iomega Hard Drive Is Weird

May 1, 2010

I have recently brought a new iomega 1tb hard drive that works fine but there is a small problem.there are three folders that i deleted and when ever i close and reopen the nas drive the folders come back. the folders are called music, videos and pictures.the firmware version is 2.063.does any one else have this problem or know what to do...

View 3 Replies View Related

Ubuntu :: Weird Font - All The Characters Were Boxes ?

May 24, 2010

I noticed some programs, such as Terminal, would instead of having the default font, all the characters were boxes (as if they were undefined chars). Then I restarted and then ALL TEXT ON UBUNTU WERE []S. I can't even read what anything says. I'm in Windows now posting this because I can't read anything on Ubuntu.

How can I fix this font issue? (Preferably without reinstalling?) I noticed using recovery mode I can use a non-GUI version of Ubuntu which is basically Terminal as an OS in which I can actually see the font.

View 7 Replies View Related

Ubuntu :: Files Mising - Weird Permissions ?

Jun 14, 2010

I logged on today to find that all the folders in my home folder are empty when I look at them in nautilus. When I try to cd into them via the terminal, I get a message that says I don't have permission. When I cd as root, however, all my files are there.

Yesterday I was messing around with Apache authentication, and it appeared from Firefox that the contents of one of my directories was empty.

I checked, and I am an Administrator, etc. I'm on Ubuntu 10.04.

View 3 Replies View Related

Ubuntu Multimedia :: Images On Screen Looks Weird ?

Jun 28, 2010

Images on screen looks weird, and i dont know why is that(see attachment to see details) i readjusted vga cable with no luck (besides in windows it doesnt do it)

lspci:

Code:

View 3 Replies View Related

Ubuntu :: Weird Bars On The Side Of Screen?

Aug 25, 2010

I suddenly have a couple of unexplained black bars on the right side of my screen. I recently installed conky and guake, and GNOME Do, but the problem happens whether or not they're running. I've tried rebooting, and turning off desktop effects.

View 3 Replies View Related

Ubuntu :: Intel I810, Weird Performance On 10.10?

Oct 26, 2010

I used Ubuntu 9.10 with my current PC for about a six months, and never had much of an issue with my motherboard videocard. However, Moving up to 10.10, it seems a lot slower, and I get really bad fps on games. What's wrong here?

View 1 Replies View Related







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