Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 06-08-2007, 06:36 PM   #1 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Talking KDE probs queries!


Hi all switched to Kubuntu atm.
Now I did not like Konqueror plz suggest me the code to instal Firefox.. I downloaded the .tar.gz from site but I donno how to treat it...

Also how to make an icon i Desktop. I did buy right click Application Link but it ain't working I mean of drives '

I wrote this in Konsole
Code:
 sudo apt-get install firefox
I got a error

Quote:
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Plz help me I am new to KDE

Regards
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 06-08-2007, 07:07 PM   #2 (permalink)
I see right through you.
 
Sykora's Avatar
 
Join Date: Sep 2005
Location: Chennai
Posts: 597
Default Re: KDE probs queries!

Firefox runs on Gnome/GTK+, so I suppose you would have to give something like...

Code:
$ sudo apt-get install ubuntu-desktop
__________________
I didn't make the world, I only try to live in it.
http://lucentbeing.com
-- Sykora --
Sykora is offline  
Old 06-08-2007, 07:14 PM   #3 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: KDE probs queries!

But that'd be a huge download, anyway, also try apt-get install -f and that command which APT says.

As for the linking part, if I get it right, you want to make a link to your /media/<dev> drives right?

Wont this do?



You get this menu through Link To Location (URL) option and not Application which's only for commands.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 06-08-2007, 07:19 PM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: KDE probs queries!

make sure ur sources.list is correct(refer ubuntu forums or source-o-matic which can make a sources.list for u )http://www.ubuntu-nl.org/source-o-matic/
reg problem-
Code:
sudo apt-get install -f
then use "adept" package manager to install firefox.never go for source install.although firefox is easy to install locally.it defeats the use of pkg-managers.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 06-08-2007, 08:23 PM   #5 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

I am getin this error while trying anything from application.. also when I open adept manager it say another process running.. I restated but asme error also same error with Adept Update manager

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. This error

Quote:
Originally Posted by praka123
make sure ur sources.list is correct(refer ubuntu forums or source-o-matic which can make a sources.list for u )http://www.ubuntu-nl.org/source-o-matic/
reg problem-
Code:
sudo apt-get install -f
then use "adept" package manager to install firefox.never go for source install.although firefox is easy to install locally.it defeats the use of pkg-managers.
Code:
# Automatically generated sources.list
# http://www.ubuntu-nl.org/source-o-matic/
#
# If you get GPG errors with this sources.list, locate the GPG key in this file
# and run these commands (where KEY is replaced with that key)
#
# gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# gpg --export --armor KEY | sudo apt-key add -
#
# If you don't know what to do with this file, read
# https://help.ubuntu.com/community/Repositories/CommandLine

# Ubuntu supported packages
# GPG key: 437D05B5
deb http://in.archive.ubuntu.com/ubuntu feisty main restricted 
deb http://in.archive.ubuntu.com/ubuntu feisty-updates main restricted
deb http://security.ubuntu.com/ubuntu feisty-security main restricted

deb-src http://in.archive.ubuntu.com/ubuntu feisty main restricted
deb-src http://in.archive.ubuntu.com/ubuntu feisty-updates main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted

# Ubuntu community supported packages
# GPG key: 437D05B5
deb http://in.archive.ubuntu.com/ubuntu feisty universe multiverse 
deb http://in.archive.ubuntu.com/ubuntu feisty-updates universe multiverse
deb http://security.ubuntu.com/ubuntu feisty-security universe multiverse

deb-src http://in.archive.ubuntu.com/ubuntu feisty universe multiverse
deb-src http://in.archive.ubuntu.com/ubuntu feisty-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security universe multiverse
Here is the list now what to do
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 06-08-2007 at 08:23 PM. Reason: Automerged Doublepost
Dark Star is offline  
Old 06-08-2007, 10:41 PM   #6 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: KDE probs queries!

Look, why don't you run dpkg --configure -a and sudo apt-get install -f commands?

And that ping-o-matic, don't try that unless you've modified the default Kubuntu /etc/apt/sources.list file. Keep that off your mind for now and run the commands its clearly asking you to do so.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 07-08-2007, 05:40 AM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Ubuntu with Default Gnome "simply works"!

hey @shashwath:Are you on Kubuntu or u got kde running on Ubuntu?
since i dont use kde or kubuntu my knowledge is limited .also remember if you removed first line on ur default sources.list for cd mount,u wont be prompted for Kubuntu CD/DVD.see below my srcs.list for a reference(or replace it with mine if u wish )
Code:

# # If you get GPG errors with this sources.list, locate the GPG key in this file
# # and run these commands (where KEY is replaced with that key)
# #
# # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
# # gpg --export --armor KEY | sudo apt-key add -
#Ubuntu Security
deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ feisty-security universe
deb http://archive.ubuntu.com/ubuntu/ feisty-security multiverse

# # Ubuntu supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe #Added by software-properties

#
# # Ubuntu community supported packages
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty universe multiverse
deb http://archive.ubuntu.com/ubuntu/ feisty-updates universe multiverse

# # Ubuntu backports project
# # GPG key: 437D05B5
deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse #Added by software-properties

#### Proposed Multiverse ####
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse #Added by software-properties


#### Canonical Commercial ####
deb http://archive.canonical.com/ubuntu feisty-commercial main

deb http://medibuntu.sos-sts.com/repo/ feisty free non-free

#compiz-fusion
deb http://debs.vorian.org/ feisty extras
deb-src http://debs.vorian.org/ feisty extras
{U can put a hash "#" infront of lines starting with "deb-src" as "# deb-src" as they are not used by many unless you need to compile ur own version for various reasons}
then run :
Code:
sudo apt-get update
also refer http://kubuntuguide.org (still not complete)

regarding apt/dpkg error-update ur sources.list like the one above.because sometimes the error may be due to apt fails to get some packages to resolve the dependencies as sources.list may not be complete.so update ur sources.list and then run
Code:
sudo apt-get install -f
still if dpkg fails,post the complete output from terminal(not adept) here.u can see that dpkg complains about some missing packages in the terminal output.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 07-08-2007, 08:06 AM   #8 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

Ok seems everything gngn fine atm Now how can I install this

http://liquidweather.net/downloads.php

I have installed SuperKaramba and whenever I download this it opens up in Kate [Texh / Code Editor] :S Now I did not know further steps Help me
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 07-08-2007, 08:56 AM   #9 (permalink)
UbuntuUser
 
cynosure's Avatar
 
Join Date: Sep 2006
Location: India
Posts: 746
Default Re: KDE probs queries!

You installed "pyqt and imagemagick"? They are needed for the installation. This is written on the first page of the web site.

About the KATE thing, just right click and click on "permissions" tab. Just below the "Others" drop down box there is a box "Is executable". Check on it. Is will now execute when you double/single click it.

Another Option::

try
sudo aptitude search liquidweather

This should return some results and if its on the servers then liquidweather should be listed too. Note the name and then use
sudo aptitude install <the name you noted>

Use these manual downloads only as the last resort.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
cynosure is offline  
Old 07-08-2007, 11:26 AM   #10 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

Frem Apt search I got this
Code:
  gkrellweather                   - A weather monitor plugin for GKrellM     
p   kweather                        - weather display applet for KDE
p   libweather-com-perl             - CPAN's Weather::Com module for fetching da
p   liquidwar                       - A truely original multiplayer wargame
p   liquidwar-data                  - Data files for Liquid War
p   liquidwar-server                - Liquid War server
p   mythweather                     - Weather add-on module for MythTV
p   php-services-weather            - acts as an interface to various online wea
p   picon-weather                   - Picon (Personal Images) database for displ
p   rrdweather                      - weather monitoring tool based on RRDtool a
p   vdr-plugin-weather              - Weather plugin for VDR
p   weather-util                    - command-line tool to obtain weather condit
p   weathermap4rrd                  - script that generates picture network link
p   wmspaceweather                  - WindowMaker dock app that shows the "weath
p   wmweather                       - WindowMaker dockapp that shows your curren
p   wmweather+                      - WindowMaker dock app that shows your curre
p   xfce4-weather-plugin            - weather information plugin for the Xfce4 p
Also how to open /etc/apt/sources.list it says that gedit is not installed . .WHich edtor for KDE on KUBUNTU I use
Code:
sudo gedit /etc/apt/sources/list
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 07-08-2007, 04:49 PM   #11 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: KDE probs queries!

use kate
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 07-08-2007, 05:44 PM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: KDE probs queries!

kate,kwrite,etc etc
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 07-08-2007, 06:58 PM   #13 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

Quote:
Originally Posted by cynosure
You installed "pyqt and imagemagick"? They are needed for the installation. This is written on the first page of the web site.

About the KATE thing, just right click and click on "permissions" tab. Just below the "Others" drop down box there is a box "Is executable". Check on it. Is will now execute when you double/single click it.

Another Option::

try
sudo aptitude search liquidweather

This should return some results and if its on the servers then liquidweather should be listed too. Note the name and then use
sudo aptitude install <the name you noted>

Use these manual downloads only as the last resort.
I did everything par nirasha hi haath lagi Plz can u elaborate steps

Also tell me that can i install Opera in KDe .. cause atp-get method failed
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/

Last edited by Dark Star; 07-08-2007 at 06:58 PM. Reason: Automerged Doublepost
Dark Star is offline  
Old 07-08-2007, 07:04 PM   #14 (permalink)
UbuntuUser
 
cynosure's Avatar
 
Join Date: Sep 2006
Location: India
Posts: 746
Default Re: KDE probs queries!

Can you elaborate what all you did?

Did you change the permission of the file? It wont be treated as a binary (.exe in windows term) until you change it be executable.

Did you install pyqt and imagemagick??? These are the absolute requirements!!! Maybe after installing these two your ilquidweather will work.
Check it and report back.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
cynosure is offline  
Old 08-08-2007, 02:44 AM   #15 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: KDE probs queries!

http://liquidweather.net/manual.php#installation
^make a folder called liquidweather.move the downloaded .skz file to this directory.
its .skz file.unzip it as it is basically a zip file only(u can unzip using kde file extractor tool(forgot the name) ) into the liquidweather directory.
Quote:
# first make sure you've got the latest version of superkaramba installed.
# Please note that liquid weather versions >=4.0 require superkaramba >=0.36; and liquid weather versions >=7.0 require superkaramba >= 0.37; and liquid weather versions >=12.0 REQUIRE superkaramba >=0.39 - otherwise you'll get strange behaviour, or it will just not work.
# liquid weather versions >= 9.0 REQUIRE PyQt >= v3.13 and ImageMagick.
# The export to email/printer options in versions >= 14.0 require reportlab.
# Also, make sure that, if you've installed a binary version of superkaramba, it's been compiled against the exact version of python that you have installed - if you can't find a suitable binary then install superkaramba from source.
# If you've got an AMD64 processor, then you'll need to use python v2.4, as there are some strange bugs with superkaramba, AMD64 and python 2.3.
make sure dependencies are solved
and read the full page:
http://liquidweather.net/manual.php
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 08-08-2007, 08:23 AM   #16 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

Thx .. Can you tell me .. how to treat software that come in .tar.gz or .zip pack. I mean I know how to install thru terminal but I want to know the steps to install zip pack Also can I install Opera In KDE cause Conquerer sucks big time I am fded up with that
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 08-08-2007, 09:40 AM   #17 (permalink)
UbuntuUser
 
cynosure's Avatar
 
Join Date: Sep 2006
Location: India
Posts: 746
Default Re: KDE probs queries!

.tar.gz and .zip files are opened in Konqueror itself. You single click on them and they will open.
Yes you can try Opera coz Konqueror sucks big time.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
cynosure is offline  
Old 08-08-2007, 10:04 AM   #18 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

^^ buddy like if I download Opera it wil be saved in .tar.gz I wanna know the process of insta.. through terminal I mean installing .tar pack through terminal. Some time I download s/w but as I didn't know how to treat that I del it
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 08-08-2007, 04:19 PM   #19 (permalink)
UbuntuUser
 
cynosure's Avatar
 
Join Date: Sep 2006
Location: India
Posts: 746
Default Re: KDE probs queries!

tar xvf filename.tar.gz

A new folder called "filename" will be made and your files will be copied inside.
Now there is a file called readme inside. Read it to know if the installation demands some more options in addition to the default installation. The default installtion is

1) ./configure
2) make
3) sudo make install

This is the most common method, installation may vary depending upon whats written inside the readme file. So make sure you read everything thats written inside the file.

Simpler option:

sudo aptitude install opera

I would like to tell you that compiling from source takes time. It does decreases the amount of time required to startup an app but in addition to that, the other postive effects are hard to feel.
So there is no need to compile from the source, just search the internet for the packages with .deb extension and install them. It saves time.
__________________
Core 2 Quad Q6600 G0, XFX 650i ultra, XFX 8600GT 512MB, Seagate 320GB, Altec Lansing ATP3, 2x1GB 800MHz, 19" Viewsonic VA1912WB, LiteOn DVD burner, Logitech K/B, mouse, Amigo 500W PSU, Local Cabby.
cynosure is offline  
Old 08-08-2007, 06:26 PM   #20 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: KDE probs queries!

Yep, add the canonical repository:

Code:
## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.) 
deb http://archive.canonical.com/ubuntu feisty-commercial main
Add this to /etc/apt/sources.list and then after an apt-get update, do apt-get install opera

And Shashwat, do try visiting www.getdeb.net at times for .deb packs of your favorite software
__________________
Harsh J
www.harshj.com

Last edited by QwertyManiac; 08-08-2007 at 06:27 PM. Reason: Automerged Doublepost
QwertyManiac is offline  
Old 08-08-2007, 07:11 PM   #21 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: KDE probs queries!

Quote:
Originally Posted by Shashwat Pant
Thx .. Can you tell me .. how to treat software that come in .tar.gz or .zip pack. I mean I know how to install thru terminal but I want to know the steps to install zip pack Also can I install Opera In KDE cause Conquerer sucks big time I am fded up with that
as far as source packages are considered,u need to manually satisfy the dependencies by installing required "-dev" files via apt.sometimes in the source package they may provide the reqd deps.otherwise u need to compile and see where it errs out.
regarding opera,opera provides .debs which u can install by double click
(.deb is the setup.exe for debian based distros like ubuntu,mepis etc etc)
here is the link.download and install.
http://ftp.cc.uoc.gr/mirrors/opera/l...qt_en_i386.deb
as i cant afford libqt3 in my system,i use opera-static(for Gnome/gtk users).
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 15-08-2007, 02:41 AM   #22 (permalink)
You'r Born Free
 
int86's Avatar
 
Join Date: Aug 2006
Location: Ranchi
Posts: 425
Default Re: KDE probs queries!

Yesterday I moved from dapper to feisty.
I installed opera from both ways , downloaded debian package from
www.opera.com and installed through repository.
In both ways a opera icon forms under internet menu. But clicking it I get no application or error message.
__________________
# Money, Beauty and Configration has no ends.
# Life is like game sometimes. Play it or loose it. But keep the spirit of game.

http://en.wikipedia.org/wiki/Right_to_Information_Act
int86 is offline  
Old 15-08-2007, 02:47 AM   #23 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: KDE probs queries!

try invoking from a terminal
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 15-08-2007, 03:56 AM   #24 (permalink)
You'r Born Free
 
int86's Avatar
 
Join Date: Aug 2006
Location: Ranchi
Posts: 425
Default Re: KDE probs queries!

Thanx praka123
sudo opera helped.
But its needs everytime to be opened from terminal
__________________
# Money, Beauty and Configration has no ends.
# Life is like game sometimes. Play it or loose it. But keep the spirit of game.

http://en.wikipedia.org/wiki/Right_to_Information_Act
int86 is offline  
Old 15-08-2007, 09:01 AM   #25 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: KDE probs queries!

^sudo opera?
it is a wrong way!.open the terminal(in menu Applications>Accsries>terminal): type:
Code:
whereis opera
then run as what the path tolds:
for eg: /usr/bin/opera or simply opera will do.
open with "sudo" means ur browsing as root(admin).dont do that remember the "superman" rule.
Quote:
Root access "as it should be" can be visualised by those familiar with the Superman stories using the following analogy:

Using a root account is rather like being Superman; an administrator's regular user is more like Clark Kent. Clark Kent becomes Superman for only as long as necessary, in order to save people. He then reverts to his "disguise". Root access should be used in the same fashion. The Clark Kent disguise doesn't really restrict him though, as he is still able to use his super powers. This is analogous to using the sudo program.
http://en.wikipedia.org/wiki/Unix_security
What is root user or su or sudo or gksu or kdesu?
read:
http://en.wikipedia.org/wiki/Root_user

while menu can be edited accordingly via alacarte.that will tell later(if needed)
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 15-08-2007, 05:12 PM   #26 (permalink)
You'r Born Free
 
int86's Avatar
 
Join Date: Aug 2006
Location: Ranchi
Posts: 425
Default Re: KDE probs queries!

^^^
I added path with help of alacarte. And now its works fine.
__________________
# Money, Beauty and Configration has no ends.
# Life is like game sometimes. Play it or loose it. But keep the spirit of game.

http://en.wikipedia.org/wiki/Right_to_Information_Act
int86 is offline  
Old 16-09-2007, 10:53 PM   #27 (permalink)
In The Zone
 
Vivek788's Avatar
 
Join Date: Jul 2006
Location: Cochin
Posts: 340
Default Re: KDE probs queries!

hey which music player in kde has similar functions to Winamp?
I am fed up of kaffiene's stupid interface and amarok's inability to import playlists from windows...
Vivek788 is offline  
Old 16-09-2007, 11:33 PM   #28 (permalink)
Wise Old Owl
 
Dark Star's Avatar
 
Join Date: Feb 2006
Location: /dev/hd0
Posts: 1,487
Default Re: KDE probs queries!

^ Amarok
__________________
Me Myself and My Tux Blog :- http://tuxenclave.wordpress.com/
Dark Star is offline  
Old 16-09-2007, 11:47 PM   #29 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: KDE probs queries!

How can you even try to import playlists from Windows .. The FS path is very different in Windows and Linux.

The only good 'Winamp' clone is XMMS.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 16-09-2007, 11:50 PM   #30 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: KDE probs queries!

^xmms old gtk app,leave it use beep media player or audacious na!all are winamp lookalike.even if adamant use winamp via wine
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me Out with my probs !! coolboy_n QnA (read only) 6 17-04-2007 04:52 PM
N70 probs.... sam_1710 Mobiles and Tablets 12 28-10-2006 07:46 AM
net probs in qd montsa007 Mobiles and Tablets 1 27-05-2006 01:14 AM
IE probs krisjr QnA (read only) 3 01-03-2005 04:36 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:53 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2