public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 15:31 [gentoo-user] f-spot depends on mono? Xi Shen
@ 2010-03-25 10:37 ` Jacob Todd
  2010-03-25 15:44   ` Xi Shen
  2010-03-25 17:36 ` Mike Edenfield
  1 sibling, 1 reply; 17+ messages in thread
From: Jacob Todd @ 2010-03-25 10:37 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

On Thu, Mar 25, 2010 at 11:31:52PM +0800, Xi Shen wrote:
> hi,
> 
> when i try to emerge f-spot, i found that it pull in dev-lang/mon, and
> all its dependencies. why f-spot needs mono? since when mono becomes
> stable, and is used in real linux application?
F-spot is written in mono.
> -- 
> Best Regards,
> David Shen
> 
> http://twitter.com/davidshen84/
> 

-- 
I am a man who does not exist for others.

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* [gentoo-user] f-spot depends on mono?
@ 2010-03-25 15:31 Xi Shen
  2010-03-25 10:37 ` Jacob Todd
  2010-03-25 17:36 ` Mike Edenfield
  0 siblings, 2 replies; 17+ messages in thread
From: Xi Shen @ 2010-03-25 15:31 UTC (permalink / raw
  To: gentoo-china, gentoo-user

hi,

when i try to emerge f-spot, i found that it pull in dev-lang/mon, and
all its dependencies. why f-spot needs mono? since when mono becomes
stable, and is used in real linux application?


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 10:37 ` Jacob Todd
@ 2010-03-25 15:44   ` Xi Shen
  2010-03-26 22:33     ` Damian
  0 siblings, 1 reply; 17+ messages in thread
From: Xi Shen @ 2010-03-25 15:44 UTC (permalink / raw
  To: gentoo-user

On Thu, Mar 25, 2010 at 6:37 PM, Jacob Todd <jaketodd422@gmail.com> wrote:
> F-spot is written in mono.

oh...what a hell of mistake i made.

so, what do people do to manage photos on gnome? i do not like this mono one.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 15:31 [gentoo-user] f-spot depends on mono? Xi Shen
  2010-03-25 10:37 ` Jacob Todd
@ 2010-03-25 17:36 ` Mike Edenfield
  2010-03-25 21:54   ` Paul Hartman
  1 sibling, 1 reply; 17+ messages in thread
From: Mike Edenfield @ 2010-03-25 17:36 UTC (permalink / raw
  To: gentoo-user; +Cc: gentoo-china

On 3/25/2010 11:31 AM, Xi Shen wrote:
> hi,
> 
> when i try to emerge f-spot, i found that it pull in dev-lang/mon, and
> all its dependencies. why f-spot needs mono? since when mono becomes
> stable, and is used in real linux application?

F-Spot is written in C#.  C# is a CIL-only language, and requires the
Mono runtime to execute.

If you consider F-Spot a "real" Linux application, then clearly Mono is
used by "real" Linux applications.  The author of F-Spot, at least,
considered it stable enough to use.

If you don't consider Mono stable, you'll have to use something other
than F-Spot.  Unfortunately I don't know of an application for Linux
that does everything that F-Spot does, except maybe Picasa from Google?

--Mike





^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 17:36 ` Mike Edenfield
@ 2010-03-25 21:54   ` Paul Hartman
  2010-03-25 23:37     ` Xi Shen
  0 siblings, 1 reply; 17+ messages in thread
From: Paul Hartman @ 2010-03-25 21:54 UTC (permalink / raw
  To: gentoo-user

On Thu, Mar 25, 2010 at 12:36 PM, Mike Edenfield <kutulu@kutulu.org> wrote:
> On 3/25/2010 11:31 AM, Xi Shen wrote:
>> hi,
>>
>> when i try to emerge f-spot, i found that it pull in dev-lang/mon, and
>> all its dependencies. why f-spot needs mono? since when mono becomes
>> stable, and is used in real linux application?
>
> F-Spot is written in C#.  C# is a CIL-only language, and requires the
> Mono runtime to execute.
>
> If you consider F-Spot a "real" Linux application, then clearly Mono is
> used by "real" Linux applications.  The author of F-Spot, at least,
> considered it stable enough to use.
>
> If you don't consider Mono stable, you'll have to use something other
> than F-Spot.  Unfortunately I don't know of an application for Linux
> that does everything that F-Spot does, except maybe Picasa from Google?

DigiKam is great (if you don't mind KDE libs in your system).



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 21:54   ` Paul Hartman
@ 2010-03-25 23:37     ` Xi Shen
  2010-03-25 23:43       ` Volker Armin Hemmann
  2010-03-25 23:51       ` Neil Bothwick
  0 siblings, 2 replies; 17+ messages in thread
From: Xi Shen @ 2010-03-25 23:37 UTC (permalink / raw
  To: gentoo-user

On Fri, Mar 26, 2010 at 5:54 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> DigiKam is great (if you don't mind KDE libs in your system).
>

yeah, digikam is great. i tried it on kde. but i am using gnome, and i
want to keep my system compact.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 23:37     ` Xi Shen
@ 2010-03-25 23:43       ` Volker Armin Hemmann
  2010-03-25 23:51       ` Neil Bothwick
  1 sibling, 0 replies; 17+ messages in thread
From: Volker Armin Hemmann @ 2010-03-25 23:43 UTC (permalink / raw
  To: gentoo-user

On Freitag 26 März 2010, Xi Shen wrote:
> On Fri, Mar 26, 2010 at 5:54 AM, Paul Hartman
> 
> <paul.hartman+gentoo@gmail.com> wrote:
> > DigiKam is great (if you don't mind KDE libs in your system).
> 
> yeah, digikam is great. i tried it on kde. but i am using gnome, and i
> want to keep my system compact.

well, in that case you are using the wrong desktop.



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 23:37     ` Xi Shen
  2010-03-25 23:43       ` Volker Armin Hemmann
@ 2010-03-25 23:51       ` Neil Bothwick
  2010-03-26  2:07         ` Xi Shen
  1 sibling, 1 reply; 17+ messages in thread
From: Neil Bothwick @ 2010-03-25 23:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

On Fri, 26 Mar 2010 07:37:04 +0800, Xi Shen wrote:

> yeah, digikam is great. i tried it on kde. but i am using gnome, and i
> want to keep my system compact.

Then why are you using GNOME?


-- 
Neil Bothwick

Unsolicited advice is the junk mail of life

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 23:51       ` Neil Bothwick
@ 2010-03-26  2:07         ` Xi Shen
  2010-03-26  3:21           ` Renat Golubchyk
  2010-03-26 14:39           ` Volker Armin Hemmann
  0 siblings, 2 replies; 17+ messages in thread
From: Xi Shen @ 2010-03-26  2:07 UTC (permalink / raw
  To: gentoo-user

On Fri, Mar 26, 2010 at 7:51 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Fri, 26 Mar 2010 07:37:04 +0800, Xi Shen wrote:
>
>> yeah, digikam is great. i tried it on kde. but i am using gnome, and i
>> want to keep my system compact.
>
> Then why are you using GNOME?
>
>


so, you mean kde is more compact than gnome? but i found it took me
much longer time to build kde than to build gnome.

actually, i were using kde for a while, and just want to switch to
gnome to see how the system works. anyway, many other linux distros
use gnome as the standard desktop, i think there's a reason.


-- 
Best Regards,
David Shen

http://twitter.com/davidshen84/



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-26  2:07         ` Xi Shen
@ 2010-03-26  3:21           ` Renat Golubchyk
  2010-03-26 14:39           ` Volker Armin Hemmann
  1 sibling, 0 replies; 17+ messages in thread
From: Renat Golubchyk @ 2010-03-26  3:21 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1367 bytes --]

On Fri, 26 Mar 2010 10:07:08 +0800 Xi Shen <davidshen84@googlemail.com>
wrote:
> On Fri, Mar 26, 2010 at 7:51 AM, Neil Bothwick <neil@digimed.co.uk>
> wrote:
> > On Fri, 26 Mar 2010 07:37:04 +0800, Xi Shen wrote:
> >
> >> yeah, digikam is great. i tried it on kde. but i am using gnome,
> >> and i want to keep my system compact.
> >
> > Then why are you using GNOME?
> >
> 
> so, you mean kde is more compact than gnome? but i found it took me
> much longer time to build kde than to build gnome.

He means, why are you using GNOME if you want a compact system. Neither
KDE nor GNOME are compact.

> actually, i were using kde for a while, and just want to switch to
> gnome to see how the system works. anyway, many other linux distros
> use gnome as the standard desktop, i think there's a reason.

There is one, but it has more to do with tradition, licensing, or who
runs the project than anything else. There are popular distros using
KDE as default, and there are ones that use GNOME. And then there
are some that use XFCE or something different. And then there are
distros that don't have a default, like Gentoo for example. So that's a
non-argument. ;-)


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
                                              (Einstein)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-26  2:07         ` Xi Shen
  2010-03-26  3:21           ` Renat Golubchyk
@ 2010-03-26 14:39           ` Volker Armin Hemmann
  2010-03-26 22:57             ` Neil Bothwick
  1 sibling, 1 reply; 17+ messages in thread
From: Volker Armin Hemmann @ 2010-03-26 14:39 UTC (permalink / raw
  To: gentoo-user

On Freitag 26 März 2010, Xi Shen wrote:
> On Fri, Mar 26, 2010 at 7:51 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
> > On Fri, 26 Mar 2010 07:37:04 +0800, Xi Shen wrote:
> >> yeah, digikam is great. i tried it on kde. but i am using gnome, and i
> >> want to keep my system compact.
> > 
> > Then why are you using GNOME?
> 
> so, you mean kde is more compact than gnome? but i found it took me
> much longer time to build kde than to build gnome.
> 
> actually, i were using kde for a while, and just want to switch to
> gnome to see how the system works. anyway, many other linux distros
> use gnome as the standard desktop, i think there's a reason.

Novell took over Ximian - a gnome company. Then Suse - and tried to kill KDE 
in Suse.
Redhat always was gnome shop for no good reasons at all. Also many KDE haters 
there.
Debian used gnome in the past for licencing reasons. Today they should use KDE 
for licencing reasons. No reason at all to use gnome.
Ubuntu uses just what debian uses. Because they are leeches.

If you want a free* system, gnome is not a choice.



*free as defined by FSF - unrelated to freedom,



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-25 15:44   ` Xi Shen
@ 2010-03-26 22:33     ` Damian
  0 siblings, 0 replies; 17+ messages in thread
From: Damian @ 2010-03-26 22:33 UTC (permalink / raw
  To: gentoo-user

On Thu, Mar 25, 2010 at 4:44 PM, Xi Shen <davidshen84@googlemail.com> wrote:
> On Thu, Mar 25, 2010 at 6:37 PM, Jacob Todd <jaketodd422@gmail.com> wrote:
>> F-spot is written in mono.
>
> oh...what a hell of mistake i made.
>
> so, what do people do to manage photos on gnome? i do not like this mono one.
I use geequie: http://geeqie.sourceforge.net/. I don't know about mono
features, but this image viewer is quite decent. It is a fork of
gqview.

HTH.



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-26 14:39           ` Volker Armin Hemmann
@ 2010-03-26 22:57             ` Neil Bothwick
  2010-03-27  1:50               ` Volker Armin Hemmann
  2010-03-27  6:48               ` Alan McKinnon
  0 siblings, 2 replies; 17+ messages in thread
From: Neil Bothwick @ 2010-03-26 22:57 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

On Fri, 26 Mar 2010 15:39:51 +0100, Volker Armin Hemmann wrote:

> Redhat always was gnome shop for no good reasons at all.

Wasn't it because of the not-very-free licensing of QT at the time?

-- 
Neil Bothwick

A man needs a mistress - just to break the monogamy

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-26 22:57             ` Neil Bothwick
@ 2010-03-27  1:50               ` Volker Armin Hemmann
  2010-03-27  9:51                 ` Neil Bothwick
  2010-03-27  6:48               ` Alan McKinnon
  1 sibling, 1 reply; 17+ messages in thread
From: Volker Armin Hemmann @ 2010-03-27  1:50 UTC (permalink / raw
  To: gentoo-user

On Freitag 26 März 2010, Neil Bothwick wrote:
> On Fri, 26 Mar 2010 15:39:51 +0100, Volker Armin Hemmann wrote:
> > Redhat always was gnome shop for no good reasons at all.
> 
> Wasn't it because of the not-very-free licensing of QT at the time?

and that was how many years ago? They also had no qualms about other non-free 
stuff. 



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-26 22:57             ` Neil Bothwick
  2010-03-27  1:50               ` Volker Armin Hemmann
@ 2010-03-27  6:48               ` Alan McKinnon
  2010-03-27  9:53                 ` Neil Bothwick
  1 sibling, 1 reply; 17+ messages in thread
From: Alan McKinnon @ 2010-03-27  6:48 UTC (permalink / raw
  To: gentoo-user; +Cc: Neil Bothwick

On Saturday 27 March 2010 00:57:31 Neil Bothwick wrote:
> On Fri, 26 Mar 2010 15:39:51 +0100, Volker Armin Hemmann wrote:
> > Redhat always was gnome shop for no good reasons at all.
> 
> Wasn't it because of the not-very-free licensing of QT at the time?

No, that was the FSF's beef. As Volker said, Red Hat have never had a problem 
with proprietary bits. Personally I think they are just being pragmatic.

RH probably chose Gnome as it is easier to ship a fully working out-the-box 
system with gnome. KDE has too many knobs


-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-27  1:50               ` Volker Armin Hemmann
@ 2010-03-27  9:51                 ` Neil Bothwick
  0 siblings, 0 replies; 17+ messages in thread
From: Neil Bothwick @ 2010-03-27  9:51 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

On Sat, 27 Mar 2010 02:50:40 +0100, Volker Armin Hemmann wrote:

> > > Redhat always was gnome shop for no good reasons at all.  
> > 
> > Wasn't it because of the not-very-free licensing of QT at the time?  
> 
> and that was how many years ago?

Inertia has no sell by date :(


-- 
Neil Bothwick

She's fine, upstanding, and wonderful laying down.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

* Re: [gentoo-user] f-spot depends on mono?
  2010-03-27  6:48               ` Alan McKinnon
@ 2010-03-27  9:53                 ` Neil Bothwick
  0 siblings, 0 replies; 17+ messages in thread
From: Neil Bothwick @ 2010-03-27  9:53 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

On Sat, 27 Mar 2010 08:48:22 +0200, Alan McKinnon wrote:

> RH probably chose Gnome as it is easier to ship a fully working
> out-the-box system with gnome. KDE has too many knobs

Once they'd picked GNOME, for whatever reason, it made sense to stick
with it or their support costs would rise with no increase in income.
When you're making a commercially supported distro, the "pick one of
each" approach, as used by Ubuntu, makes a lot of sense.


-- 
Neil Bothwick

Conclusion: the place where you got tired of thinking.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-03-27  9:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 15:31 [gentoo-user] f-spot depends on mono? Xi Shen
2010-03-25 10:37 ` Jacob Todd
2010-03-25 15:44   ` Xi Shen
2010-03-26 22:33     ` Damian
2010-03-25 17:36 ` Mike Edenfield
2010-03-25 21:54   ` Paul Hartman
2010-03-25 23:37     ` Xi Shen
2010-03-25 23:43       ` Volker Armin Hemmann
2010-03-25 23:51       ` Neil Bothwick
2010-03-26  2:07         ` Xi Shen
2010-03-26  3:21           ` Renat Golubchyk
2010-03-26 14:39           ` Volker Armin Hemmann
2010-03-26 22:57             ` Neil Bothwick
2010-03-27  1:50               ` Volker Armin Hemmann
2010-03-27  9:51                 ` Neil Bothwick
2010-03-27  6:48               ` Alan McKinnon
2010-03-27  9:53                 ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox