openSUSE Forums > General Chit-Chat » How can there be Gnome exclusive applications?

Go Back   openSUSE Forums > General Chit-Chat
Forums FAQ Members List Search Today's Posts Mark Forums Read


General Chit-Chat A friendly place to converse about your adventures with openSUSE, your weekend, your boss, your new car, and generally stuff that doesn't fit somewhere else (and we must ask: PLEASE do not post help questions here)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 15-Aug-2009, 03:31
Searching_for_Answers's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Lidingö, Sweden
Posts: 98
Searching_for_Answers hasn't been rated much yet
Default How can there be Gnome exclusive applications?

I would not say I'm new to Linux but I'm definitely still a newbie. One thing I always wondered is. How can there be GNOME and KDE (and all the others desktop environments if they have any) exclusive applications? I understand why you can't run a KDE widget on a Gnome which has no plasma but how can text editors, multimedia programs, e mail clients and so on be exclusive for one desktop environment? The hardware needed by the application is contacted through the kernel which is the same for all GNU/Linux computers right? If there exists Gnome exclusives how there exist applications that doesn't need a certain desktop such as most games and OO.o?
Reply With Quote
  #2 (permalink)  
Old 15-Aug-2009, 03:46
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,902
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: How can there be Gnome exclusive applications?

If both kde and gnome are installed they can mostly share applications, which have nothing to do with hardware. So long as the software is there you'll be fine. I have kde4 and gnome in my fedora Box and I can run gnome apps in kde and kde apps in gnome.
Does that answer your question?!
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 15-Aug-2009, 03:58
goldie
Guest
 
Posts: n/a
Default Re: How can there be Gnome exclusive applications?

Searching for Answers wrote:
> how can text editors, multimedia programs, e mail clients and so on
> be exclusive for one desktop environment?



i run gedit and Nautilus (Gnome apps) in KDE and kedit and Konqueror
(KDE apps) in Gnome....and, you can too..

is your question about a particular app you are having problems with?

--
goldie
Reply With Quote
  #4 (permalink)  
Old 15-Aug-2009, 04:20
Siminin's Avatar
Explorer Penguin
 
Join Date: Feb 2009
Location: Burgas, Bulgaria
Posts: 138
Siminin hasn't been rated much yet
Send a message via Skype™ to Siminin
Default Re: How can there be Gnome exclusive applications?

The thing is that the apps are not desktop dependent. They are just built using GTK or QT. That's the difference, so you can run gtk program on KDE but it won't look like qt one.
Reply With Quote
  #5 (permalink)  
Old 15-Aug-2009, 05:20
Student Penguin
 
Join Date: Jan 2009
Posts: 57
thisoldman hasn't been rated much yet
Default Re: How can there be Gnome exclusive applications?

You can easily run both KDE and Gnome applications at the same time, you just have to have the proper libraries for the applications installed. It's sometimes difficult to give them a unified look, but that's about it.

I often run without a desktop environment (DE) and use just a window manager (WM). A WM is responsible only for drawing windows on the screen. Panels, desktop widgets (including clocks), wallpaper and other applications then have to be added separately. These items are normally present in a DE by default.

My favorite WM, at the moment, is Openbox. I believe Icewm comes as a default with Opensuse. I have it as an option when I click on "Session" at the log-in window. I sometimes use it too.

I copy myself from a previous thread:
Quote:
Window manager desktops are usually configured by editing text files directly rather than clicking on options, although some graphical configuration tools may be available. You lose some of the ease of point and click under a DE (and almost all the eye-candy) but once set up, WM-only systems are very responsive and they definitely are lighter on PC resources. Another benefit I find, is that mixing KDE and Gnome apps becomes much easier under a WM-only system.
...
Crunchbang Linux is an Ubuntu based distribution that uses Openbox as its WM and no DE. It has received good reviews and has an active, enthusiastic user community. Crunchbang with Openbox supports both GTK and KDE apps.
Reply With Quote
  #6 (permalink)  
Old 15-Aug-2009, 10:08
Searching_for_Answers's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Lidingö, Sweden
Posts: 98
Searching_for_Answers hasn't been rated much yet
Default Re: How can there be Gnome exclusive applications?

So that's why it was so weird. They're not DE exclusives. It wouldn't make any sense if they were. But why name an application G edit if you want to be popular with KDE users and vice versa?
Reply With Quote
  #7 (permalink)  
Old 15-Aug-2009, 11:57
Wise Penguin
 
Join Date: Nov 2008
Posts: 1,264
Confuseling is on a distinguished reputation roadConfuseling is on a distinguished reputation road
Default Re: How can there be Gnome exclusive applications?

I guess for the same reason you might make Uncle Sam's Rootin' Tootin' Apple Pie then export it to Europe.

Something might be designed to work in, and be integrated with, Gnome. It has a GTK backend, and its design and graphics are gnomified, because its core market is gnome - it therefore makes sense to give it a gnomey gname.

As a bonus, however, due to the unparalleled genius of Linux devs, you can run it in KDE too!

[P.S. I personally use Akregator and Krusader on my gnome desktop - just because I like them. Lots of people whinge about them not theming properly across desktops; frankly, I think these people have too much spare time]
Reply With Quote
  #8 (permalink)  
Old 15-Aug-2009, 13:03
Student Penguin
 
Join Date: Jan 2009
Posts: 57
thisoldman hasn't been rated much yet
Default Re: How can there be Gnome exclusive applications?

You can have applications that are agnostics in the GTK / KDE / MSWindows / MacOSx wars, such as Audacity. They are written using a back-end that will call whatever native program controls are available. That's nice, too.
Reply With Quote
  #9 (permalink)  
Old 15-Aug-2009, 15:48
baskitcaise's Avatar
Parent Penguin
 
Join Date: Nov 2008
Location: N. Wales
Posts: 864
baskitcaise is on a distinguished reputation roadbaskitcaise is on a distinguished reputation road
Send a message via ICQ to baskitcaise Send a message via MSN to baskitcaise Send a message via Yahoo to baskitcaise Send a message via Skype™ to baskitcaise
Default Re: How can there be Gnome exclusive applications?

Searching for Answers adjusted his/her AFDB on Saturday 15 Aug 2009 16:16 to
write:

>
> So that's why it was so weird. They're not DE exclusives. It wouldn't
> make any sense if they were. But why name an application G edit if you
> want to be popular with KDE users and vice versa?
>
>


You will find that not all apps that start with a G are for the Gnome
environment the G stands for GNU ( GNU`s Not Unix )

http://www.gnu.org/

HTH
--
Mark
Caveat emptor
Nullus in verba
Nil illegitimi carborundum
Reply With Quote
Reply

Bookmarks

Tags
desktop environment, exclusive, gnome, kde, kernel


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




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2