Hello can you please tell me how to use webcam in ubutnu, i mean which drivers to install ?My laptop(HP) is having inbuilt webcam. Jyothi....
jyothi naga
nagajyothi_1988@...
Jul 1, 2009 2:30 pm
6202
... Write a new slot. New slot = call QWidget::adjustSize() + call QWidget::repaint() Fun. :) By the way, college-related stuff = Context Free Grammars and...
Anirudh Ramachandran
pitbull.159@...
Jul 1, 2009 5:03 pm
6203
Hey thanks, it worked!!! ... [Non-text portions of this message have been removed]...
Hi Jyothi, Sit in front of you laptop and run following command ffmpeg -f oss -i /dev/dsp -f video4linux2 -s 320x240 -i /dev/video0 jyothi.mpg Then smile for...
Hi All, I am using windows operating system and my file format is FAT32. Unfortunately I have deleted my project(which is developed in flex) from my hard disk....
Hi: trying to extract an tar.gz archive and get this error. -- Files to extract: '*' Overwriting existing files. Skipping to next header .: Cannot utime:...
... Did you check the archive's integrity? "gunzip -t". ... -- Anirudh R (tarantinofan.wordpress.com) "There nearly always is method in madness. It's what...
Anirudh Ramachandran
pitbull.159@...
Jul 2, 2009 10:06 am
6209
... Also, to test that the tar file inside is not corrupt, "gunzip -c foo.gz | tar tf foo.tar.gz". "gunzip -c": Write the output to stdout. You can also use...
Anirudh Ramachandran
pitbull.159@...
Jul 2, 2009 10:20 am
6210
... hii ramesh, try DATARECOVERY software.,., i'm not sure it vil give u da results .,., but giv it a try.,., try to download it its just 412kb.,.,., Ravi Teja...
Nani
aravitejareddy@...
Jul 2, 2009 3:54 pm
6211
Hi all: Encountering the following error when accessing sites like sourceforge.net using Firefox 3.0.10 over SSL. -- Redirect Loop Firefox has detected that...
... Computing and parallelism research is independent of Linux kerne ! People keen to do research would look at the problems as they exist today and not as...
Hi Saifi, Try deleting all cookies maintained by sourceforge.net. It may work. Check this link: (especially the last comment on the first page and onwards): ...
Kartik Nayak
kartik1507@...
Jul 3, 2009 4:44 am
6214
Hi, I thought "localhost" is equivalent to "127.0.0.1". However, when i try to use this http://localhost:3000/say/hello , it says "Unable to connect Firefox...
Kartik Nayak
kartik1507@...
Jul 3, 2009 4:51 am
6215
hi, that redirect loop is coming because of faulty script run by third party ad. if you try adblock or noscript extention of firefox, i should work. you just...
manish kumar
abhiman.bit@...
Jul 3, 2009 5:15 am
6216
Hello Karthik, You can check the hosts file inside etc directory.There may be two entries for the localhost 127.0.0.1 and 127.0.0.1::1.You an try commenting...
Hi Varun, My hosts file contains this: 127.0.1.1 localhost 127.0.1.1 tiger # The following lines are desirable for IPv6 capable hosts ... fe00::0...
Kartik Nayak
kartik1507@...
Jul 3, 2009 8:56 am
6218
Hello Karthik, Well as evident from the data of your hosts file the localhost is mapped to 127.0.1.1 on your system.So if you want to resolve your problem you...
It is but the /etc/hosts file might not have a mapping of 'localhost' to '127.0.0.1'. Check if the /etc/hosts file has a line something like- *127.0.0.1 ...
The first line is the culprit. Change the 127.0.1.1 localhost to 127.0.0.1 localhost. It will work. Navneet [Non-text portions of this message have been...
your host should have 127.0.0.1 localhost entry. ... [Non-text portions of this message have been removed]...
manish kumar
abhiman.bit@...
Jul 3, 2009 10:23 am
6222
HI Varun, Navneet, Manish, I changed the first line to "127.0.0.1 localhost" and restarted the servers and it worked. But why was Drupal working earlier with...
Kartik Nayak
kartik1507@...
Jul 3, 2009 10:37 am
6223
also, what do rest of the lines in hosts indicate? ... [Non-text portions of this message have been removed]...
Kartik Nayak
kartik1507@...
Jul 3, 2009 10:39 am
6224
Hi Saifi, I use FF 3.0.11 . Everything is fine.Yeah i have ABP running.So, Possibly that might help you out. as manish says. thanks, SMS ... [Non-text portions...
Hello Kartik, Well to put that straight I am not much acquainted with drupal except that it is an open source web management system.Checking its installation...
thnx :) ... [Non-text portions of this message have been removed]...
Kartik Nayak
kartik1507@...
Jul 3, 2009 1:00 pm
6227
Hi all: Those of us looking at Project management tools, here are two sophisticated Open Source solutions. OpenPROJ http://openproj.org/openproj OpenProj...
Hi all: KDE 4.2.2 is available for Windows. The KDE on Windows Project is aimed at native porting of the KDE applications to MS Windows. Currently Windows...
Hi all: While there is hoo-haa about 'parallelism research' etc, i'd like to recommend a serious paper in this regard. This paper came up with the '13 Dwarf'...
Hi all: Anybody tried VoicePHP ? From the website, """ In simple terms, it?s the same old PHP which now enables you to create voice applications. It?s not an...