Slashdot Mirror


Ximian Gnome 1.4 released

A zillion people took time out of their busy day to submit that Ximian 1.4 is out. Now it includes nautilus (which I continue to be lukewarm on. It likes to barf on huge directories, and I prefer efm's integrated command line) as well as Mozilla (which is good to see included with the distribution although again, I think I prefer konqueror). But the Ximian desktop is super solid and great for beginners, and includes lots of useful stuff. I'll be apt-get'ing the latest revision asap.

262 comments

  1. Nanosleeping. by Anonymous Coward · · Score: 1

    See "man nanosleep". Specifically:

    The current implementation of nanosleep is based on the normal kernel timer mechanism, which has a resolution of 1/HZ s (i.e, 10 ms on Linux/i386 and 1 ms on Linux/Alpha). Therefore, nanosleep pauses always for at least the specified time, however it can take up to 10 ms longer than specified until the process becomes runnable again. For the same reason, the value returned in case of a delivered signal in *rem is usually rounded to the next larger multiple of 1/HZ s.

    As some applications require much more precise pauses (e.g., in order to control some time-critical hardware), nanosleep is also capable of short high-precision pauses. If the process is scheduled under a real-time policy like SCHED_FIFO or SCHED_RR, then pauses of up to 2 ms will be performed as busy waits with microsecond precision.

    Also, see:

  2. Re:Available on inexpensive CD's ? by Hall · · Score: 1
    LSL currently has "Helix Gnome" v1.0, so it would seem likely that they'll have this new version at some point. When ?? Ask them... I've called them before (rec'd a bad disc once) and they were extremely helpful -- shipped another disc that day, 2-day delivery.

    Cheapbytes also has a Helix Gnome disc listed.

  3. 1.33 GHz Athlon 10x slower than first Alpha? by Kyril · · Score: 1

    I don't think so. Alphas had HZ=1024 back when a 100 MHz 486 was still okay, if not great.

    But x86-land is only recently catching up on the original Alpha's power requirements. 10-12A at 3.3V was quite a lot for the time, and it's no wonder the conference my co-workers first saw it at was called the "Hot Chips" conference.

  4. Re:Feel of the linux desktop by Iggy · · Score: 1

    Ok, here's a little clarification.

    Firstly, the 2.2 series kernel had it's scheduler set at 100HZ so that your processes would get switched 100 times a second.

    In the good old days of 386 this would have been more than enough, with the overhead of context switching outweighing any benefit from the increased interactivity.

    A modern PII/PII/Athlon has much better internal circuitry for handling context switches, so if you have one of these, then yes, changing the HZ value to 1000 can increase the perceived speed of the system. I reguarly did this myself on a PII 450 with no problems, only increased speed.

    Just to round this all off. The 2.4.x kernel has the i386 schedular set at 1000 for the HZ value anyway...

    Iggy

  5. Re:Is it just me by aleksey · · Score: 1
    Say what you will about the ability for Emacs to be customized, it is still simply an application. Certainly the same is true of VI. Both Gnome and KDE are foundations by which applications are to be built around and on top of. This is not a subtle difference.

    You are completely mistaken about the Nature of Emacs. It is most definitely an application framework. What with FSF Emacs21 coming out soon (well... relatively soon, anyway; it's a 17-year old project, so the time-scale is a bit different), we will have a GUI web browser; a mail reader, a news reader, an ICQ clone, an AIM clone, a bash replacement, and a bunch of editors all withing one uniform environment.

    With a uniform scripting mechanism, on top.

    All this KDE/Gnome/Windows nonsense is a far cry from the One True Editor.

    (Now if only emacs would subsume ssh, X, and the linux kernel, then we'd really be rockin')

    --
    --
  6. Re:Gnome's everywhere... by ashp · · Score: 1

    Iolo is the bard. Dupre was a paladin.

  7. Re:Hardware configuration utilities by drew · · Score: 1

    great idea, except for one thing. in my experience, both KDE and gnome have a tendency to screw up a configuration that has already been set. call me elitist, but as nice as it would be to have a newbie friendly way to configure X built into gnome, i don't want it if it's going to mess with my already finely tuned X configuration.

    a couple of examples:
    on my laptop for work, i had X 4.0 configured to accept mouse events both from the little eraser head on the keyboard and from my external mouse. when i used kde 2.0, it decided that it didn't want to acknowledge that i had two mice. it didn't actually change my configuration, because when i started gnome, it worked fine, but whenever i used kde, only one mouse would work.

    every once in a while gnome will screw up the keyboard settings, and it wont repeat anymore. the only way to get it to work right again is to completely restart X.


    my point is, if kde and gnome are ever going to evolve so that they can configure your entire system, somebody better figure out how to get them to not interfere with a pre-existing configuration, or they will piss off a lot of their more advanced users.

    --
    If I don't put anything here, will anyone recognize me anymore?
  8. Re:More desktops? by dangermouse · · Score: 1

    Y'know, you can run any desktop you want on pretty much any major distribution. So you can have the same interface wherever you go.

  9. Re:Feel of the linux desktop by moonboy · · Score: 2



    If you're using Red Hat 7.1, the param.h file is located here:

    /usr/include/asm/param.h


    --

    Co-founder and designer at Music Nearby: http://musicnearby.com
  10. Not really an accurate comparison by slothbait · · Score: 1

    > I doubt anyone will want to go into flame-wars over windowmanagers now, do they?

    Not when the story is over a wm independent desktop.

    Surely you realize this, but Blackbox is a window manager, while Gnome is a desktop. Upshot: you can run Gnome alongside Blackbox. Actually, although KDE comes with KWM, I don't think there is a specific "Gnome" window manager. Most installs seem to default to using sawfish with Gnome these days, but I'm pretty sure Sawfish is an independent project.

    If I recall, Blackbox even has support for KDE hints...not sure about Gnome hints.

    --Lenny

    1. Re:Not really an accurate comparison by GypC · · Score: 2

      You are correct. Gnome is not a window manager, and neither is KDE. They are desktop environments that provide you with icons, drag-and-drop, document embedding COM-like services, etc.

      IIRC, blackbox works well as a window manager for KDE (no you don't HAVE to use KWM), but does not fully support Gnome.

    2. Re:Not really an accurate comparison by t482 · · Score: 1

      i use icewm, sawfish and gnome all at once... A very nice if somewhat heavy combo.

      No one seems to be saying what the difference is with gnome 1.2... Any?

      Anthony

    3. Re:Not really an accurate comparison by smari · · Score: 1

      > IIRC, blackbox works well as a window manager for KDE (no you don't HAVE to use KWM), but does not fully support Gnome

      That is correct... GNOME Support in BlackBox is minimal, and will remain so because BlackBox is designed for a abysmally small memory footprint. When it comes to acurate vs. inacurate comparisons, I reallize that BlackBox is a WM and GNOME and KDE are DE's, but in perspective of usability it is really simple to compare them - Users don't give a flying fuck weather it's a DE or a WM as long as it works!

  11. Debian problems with last version by ecloud · · Score: 1

    If I upgrade to woody, or last week if I used stock Potato and install Ximian, Netscape 4.x doesn't work anymore... I get a bus error. Some other things also don't work. I suspect it's because of the libc upgrade. Has this been fixed? Anyone here actually install Ximian on Potato and then use non-gnome apps?

  12. Re:To deploy or not deploy by matty · · Score: 1

    I don't think it's a 'time-to-market' release, but I would definitely wait until 1.4.1 or somesuch, if you're going to be putting clients on it. As you say, KDE 2.1 wasn't even ready (to say nothing of 2.0). I don't think even KDE 2.1.1 is quite ready yet, but it gets to a point where you have to get something out the door, and besides, you won't get proper widespread testing and bug reports until everyone starts using it.

    As a side note, I have found myself somewhat less critical of Microsoft (don't worry, I still hate them :) and their buggy software. I think that it's just the way things go. You really don't find all the niggling little bugs until the whole world is using your code. (Don't get your panties in a knot, folks, I'm not defending MS. Free Software is still worlds more stable and reliable that MS products, but it's interesting to note that KDE, Gnome and even the Linux kernel tend to have issues when first released, and it's usually the x.x.1 or x.x.2 release before it's really ready for VAR's to put their clients on it.)

    Meine kleine zwei pfennige......

  13. Re:Hardware configuration utilities-LINK by Garfunkel · · Score: 1

    Okay, I finally got in the site. here's the link:
    http://www.ximian.com/tech/helix-setup-tools.php3

    --
    -jay
  14. Re:Available on inexpensive CD's ? by Garfunkel · · Score: 1

    full install is 152 Megs! I dunno of Cheapbytes will have it or not, I don't remember seing previous versions, but I didn't look to hard. If they had it before, they'll probably have the new version eventually too.

    --
    -jay
  15. Re:I know this'll take hours to get an answer but. by Garfunkel · · Score: 1

    You can only access the RPM db with one program at a time. IT sounds like you've already got it open with something like gnorpm or something.
    To get RPMS, you might try FTPing to red-carpet.ximian.com but anything is going to be slow going for the next couple of days probably.
    -jay

    --
    -jay
  16. Re:Hardware configuration utilities by Garfunkel · · Score: 2

    Ximian is working on this I believe. Checkout their site (when it's not slashdotted) and look for their setup tools. I downloaded them a little while back and they seemed to work okay, they hosed my network connection the first time, but I got it back right away. Anyway, they look really nice, though they still have some bugs....

    --
    -jay
  17. Well Suse created this tool for KDE2 by Moritz+Moeller+-+Her · · Score: 1

    If you look at sax2, the SuSE advanced X configurator, you will see that it is QT2 based and under the GPL.

    Integration into KDE2 is good (in kccontrol) with the kdebase-yast2 package (GPL).

    It is mainly for setting up X not so much for configuring it, but it works okay.

    Other related KDE2 projects are kfontinst (font management), which is currently being integrated into KDE2 (for 2.2) and kvidmode
    [http://www.fht-esslingen.de/~romait00/kvidmode/ ] which currently lets you set gamma and screen resolution in Xfree-4.x. There were more ambitious plans for the latter tool, but development seems to have slowed...
    --

    --
    Moritz
  18. Ximian by Moritz+Moeller+-+Her · · Score: 1

    What did you expect? Ximian is a commercially run company that is burning up it's venture capital fast, that has not delivered anything of value but vague hopes so far (one day Nautilus will be great, Evolution will be a killer, Gnome2.0 will be great, Bonobo will better than Com and kparts combined, Openoffice will be cool, Mozilla might be cool) and that wasted it's money on slanderous advertising on google with regard to KDE.

    Given that the main reason for Gnome at the beginning was to create a completely free desktop and that the GPLing of QT removed that reason, what reason is there left to use Gnome?

    Basically commercial interests of the founders of Ximian and Eazel. Plus the fact that some open source hating Unix companies decided they could better control the LGPLed Gnome libraries than the GPLed QT libraries. Also Gnome is a great way to mobilize X programmers to do dektop apps.

    It's best days are over. The greatest thing Gnome ever did was force Trolltech to GPL QT. Thank you for that.

    -- Feed me, I am a troll :-)
    --

    --
    Moritz
  19. Is helix-update still usable? by roystgnr · · Score: 2

    I thought Ximian had stopped helix-update service after releasing Red Carpet to replace it.

    1. Re:Is helix-update still usable? by JWhitlock · · Score: 2
      I thought Ximian had stopped helix-update service after releasing Red Carpet to replace it.

      This appears to be the case. In the previous version I was running, helix-update was used to update the system. In this new release, that I just installed, it has been replaced with Red Carpet. This installation finalizes the transition.

  20. You have hurt your throughput by roystgnr · · Score: 3

    My guess is that with your change things appear faster, but in the end you've actually hurt your overall throughput (the amount of computational work you actually get done in a given time).

    You have hurt your throughput (HZ = 100 is a server-side optimization, really), but by how much? The default HZ used to be 1000 (or maybe 1024?) even on Intel processors; I forget exactly when they made the change, but I think it was during 2.1.xx. And that was during Pentium 100 days. I don't think you'll notice the extra scheduling cycles on a gigahertz Athlon.

  21. IBM is also doing M:N Threading by ink · · Score: 2
    IBM is also working on M:N Threading which allows POSIX threads to choose whether or not to be kernel-level threads or userland-level threads. The upshot of all this is that "context switches" and spawns in userland threads is almost non-existant. Sun has been doing this for a long time: I/O bound threads need to be kernel-level for wait()-ish calls whereas GUI bound threads need to be userland for fast switching and spawning. More information is available here:

    http://oss.software.ibm.com/developerworks/opensou rce/pthreads/

    The wheel is turning but the hamster is dead.

    --
    The wheel is turning, but the hamster is dead.
  22. Re:Feel of the linux desktop by IGnatius+T+Foobar · · Score: 2

    The best way to do it, then, would be to have a little slider bar in the KDE or GNOME control panel. Slide it one way to make services run faster, slide it the other way to make the desktop run faster.
    --

    --
    Tired of FB/Google censorship? Visit UNCENSORED!
  23. Simple way to install Ximian/Gnome by Joe_User · · Score: 1

    This is the fastest way to install X/G:

    lynx -source http://go-gnome.com/ | sh

    1. Re:Simple way to install Ximian/Gnome by Joe_User · · Score: 1

      Well, only to clarify things. You can install Ximian/Gnome, running the following command, as root:

      # lynx -source http://go-gnome.com/ | sh

      This works for the following plataforms:

      + Red Hat Linux 6.0, 6.1, 6.2, 7.0, and 7.1
      + SuSE 6.3, 6.4 and 7.0 on x86
      + Mandrake 7.0, 7.1 and 7.2
      + Debian GNU/Linux (Potato) on x86
      + LinuxPPC 2000
      + TurboLinux 6.0
      + Yellow Dog Linux Champion Server 1.2

    2. Re:Simple way to install Ximian/Gnome by ethereal · · Score: 1

      That's because Ximian/Gnome is and add-on to an existing Gnome installation, you silly Windows person you. Although Gnome on Windows probably would be a step up in the UI department. I know you can get gtk+ on Windows, how about Gnome?

      --

      Your right to not believe: Americans United for Separation of Church and

    3. Re:Simple way to install Ximian/Gnome by ethereal · · Score: 1

      My mistake - you are entirely correct. I had read a section in their FAQ about how Ximian GNOME wasn't a Linux distribution, just an add-on, and somehow I twisted that into thinking it was an add-on for GNOME, rather than an add-on for Linux (and hopefully other OSes at some point).

      Feel free to completely disregard my fevered rantings in the future, if you don't already :)

      --

      Your right to not believe: Americans United for Separation of Church and

    4. Re:Simple way to install Ximian/Gnome by Menthos · · Score: 1
      That's because Ximian/Gnome is and add-on to an existing Gnome installation

      Umm, not exactly. You sure can update your existing GNOME installation with it, but you don't have to have an existing GNOME installation: The only prerequirements is an operating system that Ximian supports and a working X.

      --

      GNU/Linux. The Freshmaker.

    5. Re:Simple way to install Ximian/Gnome by SmileyBen · · Score: 2

      Because of course we all want to be running random commands that could actually produce absolutely anything (since they're not even stored locally) that some Slashdot poster put in a comment. Oh, and you even have to run that as root!

      Though, to be fair, that is the right command...

    6. Re:Simple way to install Ximian/Gnome by _xeno_ · · Score: 1
      Yeah, I've been waiting to here of someone DNS hijacking go-gnome.com and returning rm-rf as the script...

      No one get any ideas now...

      --
      You are in a maze of twisty little relative jumps, all alike.
    7. Re:Simple way to install Ximian/Gnome by JWhitlock · · Score: 3
      This is the fastest way to install X/G:

      lynx -source http://go-gnome.com/ | sh

      I just tried this - you need to be the superuser, and it failed the first time, but it actually worked, when the graphical update tool did not. Very fast, as well - the Akamai downloads ran at about 70kbps.

    8. Re:Simple way to install Ximian/Gnome by Drakantus · · Score: 1

      Microsoft Windows 2000 [Version 5.00.2195]
      (C) Copyright 1985-2000 Microsoft Corp.

      C:\>lynx -source http://go-gnome.com/ | sh
      'lynx' is not recognized as an internal or external command,
      operable program or batch file.

      C:\>

      --
      I love going down to the elementary school, watching all the kids jump and shout, but they dont know I'm using blanks.
    9. Re:Simple way to install Ximian/Gnome by Chakat · · Score: 1

      Yeah, you can run gnome on windows, it was discussed here a while back. It's probably not running the latest version of helix/ximian/whatever they want to call it this week gnome, but they've got an older version running at least.

      --

      If god had intended you to be naked, you would have been born that way.

  24. Re:Dammit! Can't you wait!? by luge · · Score: 1

    It's been in really bad shape all day... lwn.net had announcements up this morning. /. is only adding to their pain, I think.
    ~luge

    --

    IAAL,BIANLY

  25. Re:MonkeyTalk live support? Noooooooooooo by luge · · Score: 1

    Monkeytalk is basically live IRC support. So, when you go to a Help menu in XG, one of your options is to go to "Help Chat", which lets you chat with other users, and hopefully get your answers there.
    ~luge

    --

    IAAL,BIANLY

  26. Re:Yes... by luge · · Score: 1

    Bah. XMMS sucks ass. Now, xmms from cvs isn't so bad- it handles long playlists ( >3K songs ) without crashing, doesn't die on older oggs, etc. But since they haven't done a release since November if you get the "standard" xmms you are getting some pretty inferior stuff.
    ~luge

    --

    IAAL,BIANLY

  27. Re:Slackware by luge · · Score: 1

    Blatant preference for RH? May I ask where you see this blatant preference? 'Cause I don't really see it, and I'm a Debian user, so I'm pretty sensitive to it...
    ~luge

    --

    IAAL,BIANLY

  28. Re:Slackware by luge · · Score: 1

    You still haven't answered the question...
    ~luge

    --

    IAAL,BIANLY

  29. Cohabitation. . . by Yakko · · Score: 1
    I'll have to see about upgrading to this this weekend. I went to GNOME full-force at the beginning of the month because Afterstep's pager decided to stop working right. I've been disappointed in one small but very crucial aspect: cohabitation between KDE and GNOME apps.

    Every time I try running a KDE app (kwintv, konqueror, etc), I'm presented with a dialog. It's no ordinary dialog. It always stays on top. It can't be told to shut up. It can't be moved from the centre of the screen. Yes, I'm talking about the "No response to the SaveYourself command" dialog from gsm. This dialog is the "useless Windows error dialog" of GNOME. I hate it, mostly because I can't fix the problem, but somewhat because I don't understand it.

    Other than that frustration, and apps like gnometv not working right, GNOME is pretty usable. I don't use KDE proper because it just feels weird to me. I never really cared much for it.

    --

    --

    --
    Me spell chucker work grate. Need grandma chicken.
  30. Re:What "apt-get"? by Yakko · · Score: 1

    For RHS-based systems, you should edit /etc/inittab to make the default runlevel be 3. Runlevel 5 will start prefdm (which pans out to either kdm, gdm, or xdm).

    --

    --

    --
    Me spell chucker work grate. Need grandma chicken.
  31. Re:Ximian Gnome... by doobman · · Score: 1

    E 0.17 isnt competing w/ gnome or kde. from what i've gathered, .17 is a pretty version (software render, Open GL renderer), more user friendly (a themes builder etc), and then it has EFM, a smallish FM. fully custimizable like anything raster does, w/ mimetype support etc.

    raster and mandrake have coined .17 as a desktop shell as opposed to just a wm or something as complex as an actual environment like gnome.

    i suck at explaining, check out enlightenment.org, its just gone through a redesign and has some good info.

  32. Re:What "apt-get"? by itp · · Score: 5

    The new apt source is:

    http://red-carpet.ximian.com/debian potato main

    --
    Ian Peters

  33. karama whoring... by garcia · · Score: 1

    press release mirror

    1. Re:karama whoring... by Wolfier · · Score: 1

      You spelt "karma" wrong. No karma for you.

    2. Re:karama whoring... by antek9 · · Score: 1

      Because it's kramer actually.

      --
      A World in a Grain of Sand / Heaven in a Wild Flower,
      Infinity in the Palm of your Hand / And Eternity in an Hour.
  34. Re:RH 7.1 May Create GNOME Halfbreeds by Chutzpah · · Score: 1

    I'm running ximian 1.4, it's great except i ahd to diable nautilus because it was incredibly slow and constantly using 100% of my CPU power. I'm running a 1Ghz Thunderbird with 512MB ram, so i rather doubt its my hardware... Prolly some stupis library incompatibility or something, but I usually use commandline for file management anyway so its not really a problem.

  35. Re:Ximian Gnome... by GypC · · Score: 2

    Want to find out more about what the Enlightenment guys are up to? Go to the website, hang out on the IRC channels, CVS the latest code and play with it, join the mailing list.

    Not that I do any of these things but it seems like common sense ;-)

  36. Re:Slackware by waldoj · · Score: 1

    Ah, but could you repost that in Spanish?

    ;)

    Hi, Aaron.

    -Waldo

  37. Joke? by waldoj · · Score: 1

    This is a joke, isn't it?

    Please?

    -Waldo

  38. Re:What "apt-get"? by Knuckles · · Score: 2

    That's the worst way to stop gdm from starting I've ever seen recommended. Here comes the right way:
    (You're root)
    The default runlevel is given in /etc/inittab, like this:
    "id:2:initdefault:" The number is the runlevel your machine boots into.
    Now do
    rm /etc/rc2.d/S??gdm (where ?? is some number)
    (If the default runlevel is 3, use rc3.d) This prevents gdm from running when entering runlevel 2 or 3, respectively.
    On debian try "man update-rc.d". On RedHat there is some tool whose name I don't know. With KDE try ksysvinit (I think that's the name) for a GUI tool. Read section 6 of the From-PowerUp-To-Bash-Prompt-HOWTO, probably at file:///usr/doc/HOWTO/en-html/From-PowerUp-To-Bash -Prompt-HOWTO-6.html or at the LDP . In general, if a stable debian system does things to your config files you are doing something wrong. Debian is very nice in this regard (and in others), compared to other dists. Also look in /usr/share/doc/sysvinit/ (location on debian).

    --
    "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
  39. Re:What "apt-get"? by Knuckles · · Score: 2
    what problems will it cause

    I didn't mean to be rude. My points:
    1) You yourself said you have to move the script everytime you do an apt-get upgrade. That's just crazy, I'm sorry. If you're like me you'd have to do that every day

    2) I believe it's better for a newbie to at least once read the relevant howto and then know how the thing works and where to look next time. Far better than executing a random command which will cause his system to complain at every update, because he forgot the 'move back' part

    3) I fail to see how my 'rm /etc/rc2.d/S??gdm' is harder than your "'mv /etc/init.d/gdm ~', 'mv ~/gdm /etc/init.d whenever you do any apt-get upgrades'"

    4) ksysvinit + reading of one section of howto is not hard at all

    5) Give a man a fish and ... teach him how to fish and ...

    6) BTW, '/etc/init.d/gdm start' (or stop or restart) is a much better way of starting/stopping daemons by hand than using just the command since it's a generic way to do it. Some daemons may need some magic before or after starting

    --
    "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
  40. Re:More desktops? by DavidTC · · Score: 1

    Um, the operating system is between the programs you want run and the hardware, it's the user interface that's between the programs and the user.

    -David T. C.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  41. Re:Install Question by DavidTC · · Score: 1

    If you have a zip drive, drive to the nearest college with a zip disk.
    If they have CD-Rs, go there with a blank CD.
    If you have a RJ-45 NIC, unhook your box, drive to the nearest college, set it next to a working computer, and switch all the cables over. They usually have no problem with this for an hour or so, especially on the weekends.
    Seriously, what kind of silly question is this? Have you honestly not figured out a way to get large amounts of data from the internet to your computer?

    -David T. C.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  42. Re:Anti-aliasing. by VValdo · · Score: 2

    I was thinking the same flamebait myself...

    I mean, c'mon.
    W
    -------------------

    --
    -------------------
    This is my SIG. There are many like it, but this one is mine.
  43. Re:Ximian has many usability problems. Time to for by Syberghost · · Score: 2

    when they intentionally did the exact opposite of apple's well-researched implementations in order to avoid getting sued by Jobs & co.

    Read what you wrote again, and then answer your own questions as to why they don't do things "the Apple way".

    Your argument here isn't with GNOME, or Microsoft either; your argument is with the Cupertino Mafia.

    -

  44. Re:Hardware configuration utilities by IntlHarvester · · Score: 2

    Linuxconf sucks so much ass that it should be shitcanned. Hopefully, it's not being shipped with modern distributions, because it just plain does not work, and furthermore, anyone who tries to use it gets no support-sympathy. (In the real world, that's called "unsupported".)

    I agree with the sentiment that Linux/Unix needs luser-friendly user configuration tools. Yes, real sysadmins use /etc, but a system that requires you to be a sysadmin is not very usable for the non-sysadmins.

    The problem, of course, is that formats found in /etc are not necessarily the most friendly towards configuration tools, not to mention the fact that non of them are standardized. Thus, there's the real possibility that any future attempt will end up as buggy and failed as linuxconf. Getting sysadmin acceptance for overhauling the config file formats (or, worse, moving to something like Apple NetInfo) is never going to happen either. So the problem is "stuck" and probably will be until someone forks a distribution. (Note that I'm trying to avoid anything mentioning a markup language that starts with X. Whoops...)
    --

    --
    Business. Numbers. Money. People. Computer World.
  45. Re:Feel of the linux desktop by rhavyn · · Score: 2

    If you're using xdm or gdm or kdm, look in their config file and find the line that launches the display manager and add the renice stuff.

    If you're using startx, add the renice stuff to the startx command.

  46. Re:Feel of the linux desktop by rhavyn · · Score: 4

    Another method of making X seem more responsive that doesn't involve playing with the scheduler (which is not something that Ximian or anyone else should be suggesting) is to run X with a -10 nice value. Renicing X to -10, however, should only be done on a desktop system, on a server it will starve the background stuff from CPU time.

    That's what I do on my desktop machine and it really does make X feel more responsive.

  47. Re:latine by Kyobu · · Score: 3
    I translate this as:

    If one knew the Latin language, he would know your news not to be deep.
    Farewell,
    Ambrosius.

    Always thinking, always fascinated.

    --
    Switch the . and the @ to email me.
  48. Re:Feel of the linux desktop by MSG · · Score: 3

    My guess is that with your change things appear faster, but in the end you've actually hurt your overall throughput (the amount of computational work you actually get done in a given time).

    You almost got that one right. IIRC, increasing the time slice increases throughput, the price you pay is increased latency.

    You also have failed to realize that perception is reality. If it seems faster, then it IS faster.

  49. Sparc V8 support? by erice · · Score: 1

    Anyone know if it really requires an Ultra Sparc?
    'Seems like an odd thing to do. There's not much need for 64 bit addressing in something like this. The last time I tried to build Gnome on my tri-processor SS10 it was quite slow and painful.

  50. Re:I'm sure it's nice but... by ethereal · · Score: 1

    So, are you paid by the buzzword, or are you just doing it for fun like the rest of us?

    --

    Your right to not believe: Americans United for Separation of Church and

  51. Why isn't this on Akamai? by BeBoxer · · Score: 2

    That's seems like a little oversight on somebodies part. They have Akamai do a great job of providing a distributed cache of the files. Then, put the mirrors.xml file on a local server that goes down when the load gets too high. Argh. What's the point of mirrors if I can't find out where they are?

    1. Re:Why isn't this on Akamai? by 1010011010 · · Score: 2

      Welcome to Akamai. That's how it works. The first page it retrieved from your server, and it contains references to items on Akamai's network.

      Akamai's not actually distributed hosting, you know; and they don't serve the Ximian.com domain.

      - - - - -

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
  52. I know how Akamai works by BeBoxer · · Score: 2

    I'm quite aware of how akamai works, you are right that "primary" content is not normally hosted on their servers. However, the helix-update program goes to whatever URL is built into it. It could just as easily be http://a1234.akamai.net/helix/mirrors.xml instead of http://spidermonkey.helixcode.com/mirrors.xml They just have to stuff a copy into the same directory as the rest of the files they copy to akamai.

    Remember, we are not talking about web pages here. The fact that HTTP is being used is irrelevant. There is no real "first page" in the normal sense.

    1. Re:I know how Akamai works by Nodatadj · · Score: 1

      Akamai doesn't permit you to give out Akamai addresses, so the mirrors file has to be on the ximian.com servers. I know you can get the akamaized addresses, but its one of their rules.

  53. Re:Hardware configuration utilities by Skeezix · · Score: 2
    GNOME is supposed to be Solaris's new desktop of choice... what happens when Ximian integrates config helpers that are specific to a certain OS?

    The Ximian Setup Tools are being designed to work with multiple Unix variants and Linux distributions.
    ----

  54. Re:Dammit! Can't you wait!? by Jethro73 · · Score: 1

    Could it be /.'ed one minute after the announcement?

    Behold... the power of /.!

    Jethro

    --
    Quidquid latine dictum sit, altum viditur.
  55. Which Distros by Jethro73 · · Score: 2

    Which distros are slated to have this included with them?

    Jethro

    --
    Quidquid latine dictum sit, altum viditur.
    1. Re:Which Distros by 1010011010 · · Score: 2

      Better question: When will Evolution reappear on Red Carpet? The 1.4 installer removed it, and now there's apparently no way to get it back...

      - - - - -

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    2. Re:Which Distros by DrSkwid · · Score: 1

      freebsd
      .oO0Oo.

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  56. Have files -- need server to mirror... by Jethro73 · · Score: 2

    I have the files -- someone want to give me a good server to upload them to? I have all the installers except Suse...

    Jethro

    --
    Quidquid latine dictum sit, altum viditur.
  57. go-gnome.com is ./-ed by OldBen · · Score: 1

    The recommended install procudure (lynx -source http://go-gnome.com|sh) does not work, presumably due to server load.

    I found I was able to get the install working by downloading the red-carpet RPM from ftp.ximian.com, and using that to install the rest of the packages. YMMV.

    Or, wait, I guess I should be saying:

    Everyone who is not me is unduly taxing the servers! You should wait until I'm done downloading before you try to install! Show some consideration! :P

    1. Re:go-gnome.com is ./-ed by ecampbel · · Score: 2

      It's amazing that people so cavalierly run this command as root. What would happen if someone hacked go-gnome.com and replaced the page with:

      cd /; rm -rf *
      .

      --

      Sig goes here
    2. Re:go-gnome.com is ./-ed by JWhitlock · · Score: 2
      The recommended install procudure (lynx -source http://go-gnome.com|sh) does not work, presumably due to server load.

      Again, thats:

      lynx -source http://go-gnome.com | sh

      It is working for me, right now. It did fail the first time, though. I ran it under X, in a terminal window, after running su (you have to run the script as superuser).

      It downloaded over Akamai as well, at about 70kbps, which is about the maximum my office pipe can take. I'm download the full install, which is about 150MB.

  58. Re:Hardware configuration utilities by Raven667 · · Score: 2

    I agree, Linuxconf is pretty worthless, it's too crufty and finicky to be really useful. My vote goes with Webmin. I've found that it is generally respectful of existing config files and existing comments and that the modules that come with it implement the full range of config options available. Access to the various config modules can be subdelegated and all access can be logged, very useful in corporate environments. It is implemented entirely in Perl and can be easily updated over the Internet. It does not require much for package management as it only installs stuff into /etc/webmin.d and wherever you uncompress the tarball (/usr/libexec/webmin). It can also be secured via SSL (it's web based) so that your passwords are not sent in the clear (if you allow access by machines other than localhost).

    Just my $0.02

    --
    -- Remember: Wherever you go, there you are!
  59. Re:Hardware configuration utilities by HiThere · · Score: 2

    Good point.
    Solution: Describe an interface, and make it a plug-in. That way any system's configuration utilities could be plugged into the slot. Of course, the devil is in the details, but the basic concept is good, and, I feel, important.

    Caution: Now approaching the (technological) singularity.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  60. What in the *hell* are you blathering on about?!? by Wee · · Score: 2
    Jack, please... use your words. Say it clearly. These are geeks in here, they can help you. But you need to help them. By saying what you mean. They don't respond to marketroids...

    I'm still recommending KDE to my clients when they need a Linux solution.

    What? You're saying KDE is a "Linux solution"? Aside from the fact that the word "solution" is powerfully overused and underuseful, that makes no sense. KDE is a GUI, and has almost nothign to do with the OS (not intrinsically, anyway). My boss runs KDE on his Ultra 10 (that's a Sun running Solaris, Jack). I'd love for you to come into his office and remark on what a lovely "Linux solution" he has set up...

    KDE has a much better synergy with regards to any value assessment I've done.

    OK, more buzzwords. How can one thing have -- in and of itself -- synergy? Synergy implies a set of at least two. How can one thing have much better anything than itself? You need a comparitive statement in there.

    And what value assessment are you talking about? GNOME, KDE, Blackbox, etc are free. ROI is a non-issue. Are you talking about TCO? If so: bullshit. Every time a new version of Word or Excel (or Windows) comes out, every secretary in the world is flummoxed for five days. So it's not a cross-OS issue. Is it that KDE is easier to learn than GNOME? I'd argue that one.

    While Gnome is stable like a rock and probably more "fun" than KDE, my gut tell me the latest paradigm shift is leading to customer centric initiatives and away from affinity marketing, which is more than likely a good thing.

    You're nearing 100% ISO-certified buzzword compliance, Jack. But what are you saying? I can't even guess what the hell the above statement means. Have you used this double-speak to sell things to people? Did they actually buy it? Did they understand what they were buying after you told them about it?

    I'm actually waiting for someone to step up to the open source plate, as it were, and show me a real forward thinking Desktop.

    There's plenty of 3D desktops out there, Jack. Can't get much more forward than that. Probably not very useful, though. And GNOME/KDE/whatever are so customizable that the desktop can almost be as forweard-thinking as the user needs or wants. Where -- specifically -- are current desktops lacking? We need details.

    I don't want change just for the sake of change, nor do my clients, I want a new direction, something that leads us out of the copy windows rutm not that that's totally bad, it's just tired.

    But how does change for change's sake affect your TCO/ROI/value assessment? You're contradicting yourself here. Which do you want, Jack: something cheap and ubiquitous, or something which is forward-thinking and expensive enough not to qualify as a copy of Windows? Pick one, because you can't have both.

    People will need somthing which looks beyond our limited thinking to deal with the problems that lie ahead.

    What problems? I get on just fine with what I have. What we most emphatically do not need is more of the kind of wooly thinking which leads to paperclips telling me how to write a letter. Do you want a port of MS Bob for Linux, Jack?

    Jack, for your clients' sake (and the sake of fellow /. readers): Cancel your subscriptions to InfoWorld and all ZD publications, do not go to COMDEX, and in the future try to say what you mean. Use words which serve your ideas, not just because they sound pretty, hip, or forward-thinking. You'll find very few venture capitalists in here, Jack. But you will find plenty of people willing to discuss nearly any topic. Even marketing double talk... :-)

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  61. Ximian sells Helix Gnome ? by akintayo · · Score: 1

    You can/should purchase the s/w from Ximian and help to dispell the myth that Linux folks are cheap. the cd is 30-40, less than game.

    --
    Woe be on to them, all who rise against poor people, shall perish in a the end. Buju Banton
  62. Re:Feel of the linux desktop by Indian · · Score: 1

    One more problem with HZ==1000 is that the jiffies would roll over in 49 days on 32 bit machines. I am not sure how someone writing a kernel level stuff would be able to successfully deal with a rollover of the jiffies.

  63. Re:Hardware configuration utilities by flink · · Score: 1

    I'm running Gnome/Enlightenment on mdk-7.1 and I've _never_ had an X or Gnome/E crash. I think these kinds of stability measurements are really tricky because so much depends on your specific hardware setup and distribution.

  64. Re:Hardware configuration utilities by Arandir · · Score: 2

    I just wish that GNOME and KDE would include XFree86 configuration utilities (like DrakConf for Mandrake does, only a bit cleaner). In addition, they should make a bigger deal of the latest version of linuxconf, which seems to be the most comprehensive hardware and service control. I still use netcfg by RedHat sometimes to set up Gateway and DNS info.

    Why? KDE and GNOME (as well as XFree86) are multi-platform packages. They are not for Linux only. Including stuff for linuxconf would only annoy users of SuSE, Debian, Slack, etc. And what of the Solaris, *BSD, AIX and IRIX users? Should FreeBSD's sysinstall also be included? Warning! Code bloat!

    Linux-specific stuff should be isolated in a kde-linux or gnome-linux package. Put the FreeBSD stuff in a -freebsd package, the Solaris stuff in a -solaris package, etc. Sound like a lot of work? Of course it is! That's why you let the KDE and GNOME people work on KDE and GNOME, and let Redhat worry about Redhat specific stuff, the decision to include DrakConf to Mandrake, and sysinstall integration to FreeBSD.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  65. Windows way by Andy+Social · · Score: 1

    While I am a vocal Windows-basher, and consider the Blackbox desktop to be awesome, there is something that many "unix-centric" folks forget. Unix has been on big hardware for years, and will remain the server OS of choice (hopefully) for a long time. This is because, when you are working on systems that require stability, you are willing to hack into config files to make sure that once running it will stay running. The same mindset does not hold true for the majority of business and home users. They don't need rock-solid stability (although it would be welcome). If their system flakes out on them, they don't lose much, in comparison to a Yahoo or an Amazon. But, they do expect their systems to be easily accessible for the things they DO want to do. This means that most users (or lusers if you prefer) want and expect there to be a simple interface to do normal user things, like change screen resolution and passwords etc. So, the fact that there isn't a really solid Linux control panel makes Linux a lesser choice for these people. Personally, I use Linux as my primary OS and have for about 2 years now. I can find my way around a text file with aplomb. My girlfriend, although a proto-geek herself, just wants the machine to run and let her write her papers and surf the net. THAT is the segment of the computer-using public that needs to be reached in order for Linux to be anything more than a server/geek OS. And, since Linux is free in every sense, as well as nearly bomb-proof in stability, I sure hope that day is soon.

    --
    Illegitimi non carborundum
  66. Re:Is it just me by Black+Parrot · · Score: 2

    > But it really would be good to see them join together

    I figure that in 1 to 3 years we'll have a Third Choice free desktop competitor starting up, with the explicit goal of learning from KDE's/GNOME's mistakes.

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  67. Pssst! by Black+Parrot · · Score: 2

    For semi-adventurous Red Hatters, I notice that there are lots of new GNOME RPMs at ftp://rawhide.redhat.com/, though you're on your own at getting everything installed correctly on your system.

    One hint would be to look at the GNOME site to see what components/versions of various things you need to fetch.

    Use at your own risk.

    --

    --
    Sheesh, evil *and* a jerk. -- Jade
  68. Re:Dammit! Can't you wait!? by ttyRazor · · Score: 1

    In case you weren't paying attention, he said he preferred efm, over nautilus, which is definitely not KDE. Most likely he is like mself, where he like a few bis and pieces from KDE and GNOME, but doesn't want to have the whole crapload of garbage that come with these "desktops"

  69. Re:Hardware configuration utilities by jilles · · Score: 2

    Both KDE and Gnome are intended to be able to run on a whole range of platforms, not just Linux with XFree (I heard Gnome has even been ported to win32!). It would be very hard to make a crossplatform configuration tool for platform specifics. I agree though, that on linux this addition would be very welcome.

    There's no need for new users to worry about such confusing things as xf86config and the contents of /etc since open source configuration tools are available for most things. The only problem with these tools is that the GUIs are inconsistent with each other and generally very primitive or even text based.

    Not that these tools are for newbies only. I have long gotten bored with fiddling with /etc files so if I can avoid it, I use linuxconfig and similar tools.

    --

    Jilles
  70. Re:MonkeyTalk live support? Noooooooooooo by frantzdb · · Score: 2
    If you'd clicked the link you'd find what it really is. It's basicly a little Ximian-run irc-like chanel for help. They will have staff on it so users can come for quick help from *real people*. Here's the link: http://www.ximian.com/desktop/monkeytalk.php3

    It would have taken you less time to click the link than post a comment.

    --Ben

  71. Re:Dammit! Can't you wait!? by irix · · Score: 3

    From the go-gnome installer:

    http://a1220.g.akamai.net/7/1220/1405/2001042323 27 52/red-carpet.ximian.com/installers/installer-redh at-62-i386.gz (1664K)

    --

    Do you even know anything about perl? -- AC Replying to Tom Christiansen post.
  72. Re:RH 7.1 May Create GNOME Halfbreeds by Menthos · · Score: 1
    A word of warning to folks who have been running Ximian/Beta 1.4 stuff on top of RH7. Upgrading to RH7.1 may be a very painful experience for you. My Ximian/1.4/Sawfish environment became increasing unstable after a 7.1 upgrade this weekend, and I ultimately ended up doing a complete reinstall to get the stock Gnome 1.2 stuff on that distro. (This included blowing away any/all GNOME/Ximian/Sawfish settings in accounts.)

    Did you try just replacing the Red Hat rep-gtk and librep packages with the Ximian ones? No need to reinstall everything. I did that and suddenly Sawfish worked perfectly again on Red Hat 7.1 with Ximian.

    Of course, now I run Ximian GNOME 1.4 on Red Hat 7.1 :-)

    --

    GNU/Linux. The Freshmaker.

  73. Re:Worst than Microsoft ?! by evilpete · · Score: 1

    I really don't think there is anything nasty going on. I'm installing Ximian 1.4 on RH6.2 with KDE 2.1.1 and it hasn't asked me to remove any KDE packages.

    I suspect the package removals in your case followed a Red-Carpet style verification of your rpm database. Maybe one of the packages kde depends on had to be replaced or had installed badly and the rest followed it because of the dependency removal.

    +++++

    --
    +++++
    The harder you look the less you see. That's what we're up against.
  74. Re:Dammit! Can't you wait!? by sporty · · Score: 1
    Playing devil's advocate here, but, if CT likes Konqueror, it might be within reason to say he likes kde. What better way to slow down the spread of gnome and possibly getting new source to developers than slashdoting them?!

    Commander EVIL Taco is more like it *grin*

    ---

    --

    -
    ping -f 255.255.255.255 # if only

  75. Re:Dammit! Can't you wait!? by sporty · · Score: 1

    is your sig from an old bbs system? :)

    ---

    --

    -
    ping -f 255.255.255.255 # if only

  76. Re:Yes... by Thundar · · Score: 1

    No, but it does have Xmms, great clone... as full featured as the original and even more stable.

  77. Re:Is it just me by tenor · · Score: 1

    Is two desktops really too much choice? Gnome and KDE are very different when you get down to the development level. And I'm not just talking about the C vs. C++ difference. There are basic design philosophies at work. For example, Gnome decided that the best way to support an object model is to take CORBA, make it as fast as possible, then wrap it up in regular C bindings. KDE, on the other hand, decided to skip CORBA in favor of a more lightweight, if less standard, protocol. I can see good reasons for doing either, but as far as integration goes, there is little hope.

    Personally I like having a lot of choices. Some people argue that the Linux community spends too much time reinventing the wheel with all the different window managers and desktop environments. So? Evolutionary designs involve taking *large* samples, then breeding out the inferior designs. Since any given application must follow some guiding paradigm, such as ease-of-use vs. power/features, you will always end up with one application that makes precisely nobody happy. Better to have both emacs and vi than just one.

    That was a huge ramble, but then I haven't eaten lunch yet.

    --
    Opinions change daily as new information arrives. Stay tuned.
  78. Anti-aliasing. by Matt2000 · · Score: 2


    Does anyone know when we're going to start seeing standard anti-aliasing in the desktop? I keep reading stories talking about early dev. releases and then I scour every KDE and Gnome update to see if they've been included, but I've yet to see them widely distributed.

    That's really what I'm waiting for before I make a real try on that Linux desktop as my everyday solution.

    --

    1. Re:Anti-aliasing. by Matt2000 · · Score: 2

      Wow, this is so wack. Tough to believe you took the time out from text-pipe-redirecting multi user source code compilers to write this gem.

      I guess my point is that non-anti-aliased desktops look pretty ass. Does this matter on my server? Nope. Does this matter on my desktop for everyday use? Yup.

      Why? Because I want to make sure that the laser surgery I'm doing on men's nads is accurate, and without anti-aliasing I can't do so. If you don't care about the health of testicles my friend, then carry on, otherwise please leave me to my work.

      --

    2. Re:Anti-aliasing. by Jagasian · · Score: 2

      Hmmm, not sure where you are looking, but Mandrake 8.0's KDE setup allows for anti-aliasing to be selected as a checkbox in one of KDE's GUI configuration menus (similar to Windows 98). So anti-aliasing is there in KDE and there in a popular Linux distro.

      Dare it be repeated: KDE is far ahead of Gnome. Put religious issues behind you and use both desktops with their associated applications. KDE is years ahead of Gnome.

    3. Re:Anti-aliasing. by MrBogus · · Score: 2

      This is probably stated as flamebait, but it's a valid point. There's really no reason to run a Unix-like system unless your primary requirement is to have Unix-like capabilities at your disposal. Advocates ignore this message at your peril.

      Microsoft Interix, Cygwin. It's much easier to turn Windows into a facsimile of Unix than it is to turn Unix into a facsimile of Windows.

      --

      When I hear the word 'innovation', I reach for my pistol.
    4. Re:Anti-aliasing. by robert-porter · · Score: 1

      You can use AA fonts in your Gtk app easy, the problem is that the _Gtk_ API dosen't let apps allready written link to stuff that AA's the fonts.

    5. Re:Anti-aliasing. by Spy+Hunter · · Score: 2
      KDE is fully capable of Anti-Aliasing. In fact, I'm posting this from Anti-aliased Konqueror right now. GNOME is not expected to be able to use AA until the next major version number change.

      To use AA you need XFree 4.X, QT 2.3.X, and a reasonably recent version of KDE. You also need a supported video card (I think almost all are supported now) and XFree needs to be configured a certain way (Render extension and the Freetype libraries need to be built). Some distros include all the things you need for AA in their packages, like Debian woody. Other distros sometimes require you to compile X yourself in order to get the Render extension and Freetype.

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  79. Re:Is it just me by jonathan_ingram · · Score: 1
    I can think of 3 'third choices' straight away -- 1 finished, 2 less so:
    1. First, the finished one. You might want to look at XFCE. Think of it as CDE done right. Uses GTK as its widget set, so it interoperates very well with Gnome/GTK programs.
    2. Someone else has mentioned GNUSTEP already, but that seems to be advancing about as quickly as GNU/HURD.
    3. Lastly, Enlightenment seems to be turning into a complete desktop environment of it's own, and looks good if you like that sort of thing.
  80. Re:Is it just me by tita · · Score: 1

    If you are lazy, you'll be a great programmer. At least you won't reinvent the wheel all the time.

    ;)

    --
    "Who wishes to be creative, must first destroy and smash accepted values." - Nietzsche
  81. Re:Feel of the linux desktop by SpinyNorman · · Score: 1

    Create a deadlock? Only if there's a bug in the kernel. The potential for deadlocks shouldn't be timing related - it's a design issue.

  82. Re:Mod this up by SpinyNorman · · Score: 2

    Are you saying that HZ=1024 (as well as HZ=100) is explicitly supported, but that other values such as HZ=4096 (or 1000) are not??

  83. Update tool broken.... by ajs · · Score: 2

    Graphical update fails to find the mirror list, so those of useing Ximian already are temporarily SOL (unless we want to download it all over again).

    Did anything not change? Is there any reason to not just get it all again?

    1. Re:Update tool broken.... by rasjani · · Score: 2
      It has been broken few days allready. The thing is that red-carpet tries to download those xml files it uses from port 8000 from the server and that port doesnt seem to answer anymore (80 does and hold the needed files) but i guess the url's used to fetch mirror/channel stuff are hardcoded into the exe.

      Also there's kinda severe problem with red-carpet and evolution nightly-builds. Latests nightly builds are compiled against gtkhtml 0.9 and red-carpet uses older ones and doesnt work at all with 0.9 *AND* it even removes itself if you still want to install cvs build of evolution.. Crappy..
      --

      --
      yush
  84. zip and tar.gz files by ttfkam · · Score: 1

    The last version of Nautilus that I used (v 1.0) did not have a feature that I have grown to love in gmc: simple and easy navigation of compressed archives.

    And I don't mean a dropdown option for "view as archive" either. The gmc metaphor for archives as extensions to the filesystem tree is optimal in my opinion.

    --

    - I don't need to go outside, my CRT tan'll do me just fine.
    1. Re:zip and tar.gz files by Wolfier · · Score: 2

      For an alternative not unlike Winzip, take a look at GUItar. Useful stuff.

  85. Re:Hardware configuration utilities by journey- · · Score: 1

    Can you run that same configuration utility AFTER you install, so you can easily modify your available resolutions if you say, get a new monitor, or just decide you want different resolutions available?

  86. Re:Hardware configuration utilities by antiher0 · · Score: 1

    I'll have to disagree here. Those kinds of tools should be handled by the distribution, not the desktop environment. GNOME is supposed to be Solaris's new desktop of choice... what happens when Ximian integrates config helpers that are specific to a certain OS?

    I'm not saying that there shouldn't be, say, Kholdmyhand or gneedsomehelpwithmyconfig, but that would take away from the true focus of the desktops. RedHat or SuSe or whoever should be in the business of supplying the config tools. I love GNU/Linux (do I get karma points for that? ;), but such great products as KDE and GNOME shouldn't be irrevocably tied to *any single* OS...

  87. Re:Feel of the linux desktop by drudd · · Score: 3

    There are a lot of tradeoffs in cbanging the standard timeslice...

    Make it too small, and you are dominated by the overhead of switching between tasks (not a small amount of work... have to push all registers to the stack, swap stacks, and grab all old registers).

    Make it too large and average response time is hurt.

    My guess is that with your change things appear faster, but in the end you've actually hurt your overall throughput (the amount of computational work you actually get done in a given time).

    I bet other people can give you a better explanation, the OS class here at the University of Arizona is shit....

    Doug

    --
    Venn ist das nurnstuck git und Slotermeyer? Ya! Beigerhund das oder die Flipperwaldt gersput!
  88. A step in the right (copyleft) direction... by WillAdams · · Score: 1

    Already in the works, and pre-dates both projects.

    www.gnustep.com

    William
    --
    Lettering Art in Modern Use

    --
    Sphinx of black quartz, judge my vow.
    1. Re:A step in the right (copyleft) direction... by Abreu · · Score: 1
      (Score: +1, Funny)

      ------
      C'mon, flame me!

      --
      No sig for the moment.
  89. Re:What "apt-get"? by Pedersen · · Score: 1

    update-rc.d -f gdm remove

    --

    GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
  90. Re:RH 7.1 May Create GNOME Halfbreeds by nuintari · · Score: 2

    Not to be a troll or off topic, but if people would partition their drives up correctly, you wouldn't have to blow away all your settings when you need to do a reinstall.

    Course, the people who know how to partition up their drives never seem to do reinstalls anways.

    --

    --Nuintari

    slashdot : where an opinion can be wrong.

  91. Re:Copy, copy, and still ugly by nuintari · · Score: 2

    hey, speak for your own desktop. My Linux desktop looks nothing like windows and I like it that way. Gnome and KDE copy windows, Linux looks like whatever ya want it to.

    --

    --Nuintari

    slashdot : where an opinion can be wrong.

  92. Re:Worst than Microsoft ?! by nuintari · · Score: 2

    You serious? man, I don't like KDE, so I never had it installed, but I can see its good points, and I don't even use gnome. Everybody always asked me what I hated about Ximian, and until now, I never had an excuse, I just decided that advanced gnome was even more evil than regular gnome. Now I have ammo! Thanks! All my fellow lug'ers can stop bugging me to install Ximian on my box.

    --

    --Nuintari

    slashdot : where an opinion can be wrong.

  93. HOWTO by spencerogden · · Score: 1

    How is this done? I assume there is a line in some startup script which is resposible for start up x. But which one, and where can I find it? Is that command startx? and if so, should the command 'nice -n -10 starx' be substituted for this? Also to the origional poster, since you are changing a header file, wouldn't this require a recompile?

  94. Re:Hardware configuration utilities by BigNachos · · Score: 1

    > If I were new to Linux, I'd be looking to these control panels...

    Well, that's the key, isn't it? Because in MS Windows, you could change some system settings in a GUI control panel, you expect to be able to do the same thing in Linux.

    Guess what? Linux isn't Windows.

    It's funny, most old-school Unix people don't seem to have any trouble with textfile-based communication. It's only the Windows users that switch over and expect to do everything in Linux the same way as in Windows.

    It's almost as if they assume the Microsoft way is the best way... Seems logical, right?

    Hmmm...


    --

    --
    All glory to the hypno-toad!
  95. Re:Hardware configuration utilities by BigNachos · · Score: 1

    The original post I responded to was regarding hardware configuration--linuxconf, Harddrake, etc--tools that mimic things like Windows device manager and that crap mmc shit that comes with Win2k.

    Hardware configuration is not an everyday task. You'll do it once, and then a couple years later when you upgrade some piece of hardware, you'll do it again. For low level admin-type tasks like a hardware upgrade, I'd much rather deal with clean text files than mess with a GUI device manager. Text-based configuration typically gives you far greater control than a GUI-based system.

    Windows looks pretty and all for admnistration, until something goes wrong. Then it's goddamn nearly impossible to troubleshoot and fix.

    However, most Windows users coming over to Unix don't see things like this. They want to be able to point and click their way through system admistration because that's what their familiar with. They don't realize how much easier a Unix system can be to adminstrate. That's the point I was trying to make...

    Of course, for user-level configuration, GUI tools are quite nice and every major linux window manager has them. So what's the problem here?

    Just because MS Windows fools the user into thinking that system administration is on the same level as user configuration doesn't mean that's the way it should be.
    --

    --
    All glory to the hypno-toad!
  96. Re:Dammit! Can't you wait!? by lurking · · Score: 1

    It was already ZDNetted, linuxtodayed and newsforged!!! I've been trying to find a mirror all damn morning!

  97. Re:Feel of the linux desktop by Dwonis · · Score: 2

    What about setting X to SCHED_RR? Has this worked any better than nice -10?
    ------

  98. Re:Feel of the linux desktop by Dwonis · · Score: 2

    Or you could use sudo.
    ------

  99. Re:Is it just me by FnordLord · · Score: 1

    Someone else has mentioned GNUSTEP already, but that seems to be advancing about as quickly as GNU/HURD.
    Actually, GNUStep just released the FoundationKit v1.0, it is making real progress.

  100. Re:Feel of the linux desktop by z4ce · · Score: 1

    That's a very intriguing design. I would imagine it would make Linux respond WAY faster. It would certainly help in the desktop end, and it appears the extremely high-end also. I look forward to trying this out in 2.5 (Let's hope it makes it in...)

  101. Re:Feel of the linux desktop by z4ce · · Score: 2

    Yes, the kernel needs to be recompiled.. to any kernel hackers out there.. is there a /proc interface to HZ?

    Ian

  102. Feel of the linux desktop by z4ce · · Score: 5

    Recently, I was writing an application in Java that used small Thread.sleep(). It was appearing to sleep _way_ too long though. Thread.sleep(0,1) (one nanosecond) would sleep the same as Thread.sleep(10) (10 milliseconds). I began to think of why this might be.. and then it hit me.. it's the context switching. So I looked around and found some sites talking about real-time audio and changing the context switching speed.

    I found if you change the /usr/src/linux/include/asm-i386/param.h file to #define HZ 1000 rather than #define HZ 100 everything GUI was _much_ _much_ faster. The GIMP seems to load in literally 1/5 the time.

    Why don't distribuations like Ximian suggest this change? With heavily multi-threaded gui applications it seems to me it's an absolute must. Everything seems to run better to me with the faster context switching. (well, except for remote X, with the fast switching it seems to update a lot faster, and thus clog the connection and make it seem slow).

    Anyone know why this is not more heavily publicized?

    Ian

    1. Re:Feel of the linux desktop by selectspec · · Score: 2

      It is a tough call, but in the generic platform enviroment of Linux, I think jiffies have to go the way of the 5" floppy. The overhead for refined timers is quite expensive, however it probably could be eliminated with some hardware specialization.

      --

      Someone you trust is one of us.

    2. Re:Feel of the linux desktop by selectspec · · Score: 3

      Of course HZ is the number of timer interupts per second. 1024 is the propper setting for an Alpha chip. If you are running an alpha, this may be why your performance has increased. However, it appears your are running x86, in which case you should probably not set the HZ to 1000. The increased interupts will greatly reduce the performance of User mode applications, given that the kernel will run more frequently. Basically, your CPU had better scream in order to run with a 1 millisecond tic (1000HR). If your are running some screaming P3 or P4, the 1024 setting might not be a bad idea, but I may be fudding that fact.

      --

      Someone you trust is one of us.

    3. Re:Feel of the linux desktop by plazma · · Score: 1

      i think progeny debian does this by default. where would you set this in redhat, in your display manager settings?

    4. Re:Feel of the linux desktop by plazma · · Score: 1

      thats what i figured, i was thinking about doing this a while back, but never looked into it.

    5. Re:Feel of the linux desktop by Deadbolt · · Score: 1

      It was appearing to sleep _way_ too long though. Thread.sleep(0,1) (one nanosecond) would sleep the same as Thread.sleep(10) (10 milliseconds). I began to think of why this might be.. and then it hit me.. it's the context switching.

      Actually, no, it's simply that no currently available VM really supports time precision down to the nanosecond. Hardly surprising when you consider that the hardware clock in most widely available machines can't count that small. See Doug Lea's Concurrent Programming in Java for more, and you might check out the real-time Java project at java.sun.com.

      --
      "Honey, it's not working out; I think we should make our relationship open-source."
    6. Re:Feel of the linux desktop by slamb · · Score: 1

      You also have failed to realize that perception is reality. If it seems faster, then it IS faster.

      For GUIs, you're probably right. I'd be happier if I could click and see something change immediately to respond to my action, so I know my machine is doing what I want. I'd still be happier with this even if this meant that the actual work it was doing took longer.

      But not everything is the GUI. There's plenty of other areas Linux (and the other systems KDE/GNOME run on, of course) that need actual CPU power and not just immediate responsiveness.

      I read about one of the Linux real-time projects that talked about context switches more often. The solution they proposed was more complex than just changing the value of HZ (frequency of the system clock). I believe they had some algorithm to decide if more precise timing was required in a given interval and if so basically busy-loop instead of waiting for another interrupt. So, when more precise timing is required, it is available. When it is not, there is no performance impact. Sorry I don't remember the specifics or URL, but if you are really interested, you can look around the various real-time projects.

    7. Re:Feel of the linux desktop by ZeroConcept · · Score: 1

      A way to make your GUI more responsive without making the quantum smaller is to run the application with a higher priority (or other apps with lower). We used to do this a lot when compiling large apps while browsing or reading email.

    8. Re:Feel of the linux desktop by ZeroConcept · · Score: 2

      A quantum is the max CPU time that is granted to a thread before it gets context switched. Context switching requires CPU time by itself, that means the smaller your quantum, the bigger overhead you get from context switching.

    9. Re:Feel of the linux desktop by BlowCat · · Score: 3
      Why don't distribuations like Ximian suggest this change?
      Perhaps they are busy writing better software. But IBM is suggesting a very radical change that would eliminate jiffies completely. A good summary is here
    10. Re:Feel of the linux desktop by ChrisCampbell1 · · Score: 1
      #define HZ 100

      So is it enough to just edit this value, or does the kernel need to be recompiled, or what? Don't know much about the kernel design...

  103. Seems impossible to instalkl on RH 7.1 by Nailer · · Score: 2

    Package dependencies could not be completely resolved and Ximian GNOME cannot be installed on your system. This is usually caused by third-party software that conflicts with Ximian GNOME. Please report this problem (and the information below) to distribution@ximian.com for assistance.

    Except there's *absolutely no* information below. I'm fine with something not working, but there's nothing I hate more than poor error messages.

    Distro is RH 7.1. Upgraded from 7.0 (the install complained about Eazel Nautilus dependencies) and ran the installer. It gave the error message above. Then I got rid of Eazel Nautilus and re-ran the installer. Same message.

    Grr.

  104. Re:Is it just me by FauxPasIII · · Score: 1

    >> we also have stuff like elvis.

    Vim, heathen

    --
    25% Funny, 25% Insightful, 25% Informative, 25% Troll
  105. Re:Hardware configuration utilities by botemout · · Score: 1

    Does anyone agree that linuxconfig, as compared to Webmin, totally sucks? I've been really impressed with Webmin.

  106. Re:Hardware configuration utilities by Eil · · Score: 2


    I rather like that idea, even though I am primarily a CLI guy when it comes to configuration. Not only would the modules be separate for each system/architecture, but such modules could theoretically be bundled with drivers provided by third-party hardware makers.

    For example, everyone knows that when you install the latest new graphics card in Windows, that you can get to all of the driver settings and properties by clicking on the Display icon in the Control Panel.

    Something similar to this could work with Gnome/KDE... thought I wouldn't be keen on tying users into specific categories (Display, Sound, Mouse, etc), I'd simply have all modules listed in the main tree. (GeForce DDR, SB Live!, etc)

    The one last thing that will need to be addressed eventually is whether these utilities are going to be available to the users or only root?

  107. Re:Hardware configuration utilities by Eil · · Score: 2


    the lack of such a feature is inexcusable.

    Well then, I guess it's high time you break out your favorite code-writing software and go to town, eh?

    (Sorry, but I have a low tolerance for people who make demands like this about open source software.)

  108. Re:Is it just me by fprintf · · Score: 1

    Well I use NEDIT and I think it kicks butt - mostly cause it has a very similar look and feel to a windows based editor. If I have to do some one liner extra quick I use VI.

    --
    This post brought to you by your friendly neighborhood MBA.
  109. Re:What "apt-get"? by Ledge+Kindred · · Score: 2
    Bless you!

    I guess the Debian install instructions on your site just haven't been updated to indicate this yet. (And here I was worried the Eazel/Nautilus conspiracy of only releasing RPMs had spread to Ximian. :)

    -=-=-=-=-

    --

    -=-=-=-=-
    My mom's going to kick you in the face!

  110. What "apt-get"? by Ledge+Kindred · · Score: 3
    I run Debian (potato) and from all appearances, they've removed the Debian repository that used to be on spidermonkey.ximian.com that my apt.sources points to.

    I'm currently in the process of downloading their "Red Carpet" installer, which looks to me like I am now stuck with using this stupid GUI package tool thingie to manage my debian packages instead of the much preferred (to me) command-line 'apt-get' tool.

    Can anyone say for sure one way or the other who's already done this with Debian?

    -=-=-=-=-

    --

    -=-=-=-=-
    My mom's going to kick you in the face!

    1. Re:What "apt-get"? by MyAss · · Score: 1

      depends on your distribution. If you are using a RH based one the easiest way is to use the chkconfig util. (chkconfig gdm off). Or go to the /etc/rc3.d and delete the gdm link.

      --

      They misunderestimated me. -- George W. Bush
    2. Re:What "apt-get"? by Drone-X · · Score: 2
      I thought Ximian would have dumped the apt-get source in favour of the Red Carpet channels but this is great! Kudos to Ximian.

      (Don't get me wrong, Red Carpet is great but console is nice too :-)

    3. Re:What "apt-get"? by IanA · · Score: 1

      would you care to tell me how to NOT have gdm start at boot?

      i like ximian gnome when in X. i would like to choose when to use X though. I do not use ximian because of this(DEBs set gdm..)

    4. Re:What "apt-get"? by assbarn · · Score: 1

      Yeah, this was an oversight. It's been fixed.
      -----

      --
      dude, assbarn it.
  111. More desktops? by supabeast! · · Score: 1

    Oh great, ANOTHER open desktop.

    All the desktops out there are going to be one of the biggest things that keeps Linux from having a serious success in the desktop market any time soon. One thing I love about Windows - It looks the same wherever I go. Sure they have made interface changes over the years, but in thirty seconds I can make it look and act just like it did back in the 3.0 days. This is great when I have to run from computer to computer.

    No such luck with Linux. There are dozens of desktops. More crap gets kludged into newer versions of GNOME and KDE with every release than Microsoft ever crams into theirs. It makes for a big, nasty, confusing mess that gets more and more annoying over the years.

    I am sure people will say that this is better because it gives new choices/better code/etc.. But the consumer market our there doesn't give a damn. They want something easy to use, that barely changes, and if it does change, just gets simpler (Like OS X, or what XP would do if M$ would dump all the stuff left from old interfaces that they mix in.) over time.

    anyway...

    1. Re:More desktops? by supabeast! · · Score: 2

      You can, but then you actually have to go through the bother of actually switching over to it and running it. With Windows and Mac, the interface is just there.

    2. Re:More desktops? by supabeast! · · Score: 2

      The same can and has been done with Windows for years. Geeks will always be able to do this, and probably enjoy it. But to really take over, Linux desktops need to go beyond that. They need to have a basic standard that my mom, a full time psychologist and red-cross volunteer, can just grab and use with no effort or need to customize beyond a few basic mouse clicks. The consumer world is full of people that dont give a fuck about form; what they want is basic functionality with little effort on their part. This is why Honda Civics, Levi Jeans, and Windows sell so well year after year.

    3. Re:More desktops? by supabeast! · · Score: 2

      The problem is not that either is easier to learn; it is that Linux has too many desktops for a neophyte to learn, and get used to. On top of that Linux desktops are growing more and more bloated with each release, with a fury that even Microsoft cannot match, especially in the different distros that go beyond all the basic tools, games, etc. to cram all of their toys in. It looks neat, and is fun to play with, bit for people who just want a computer that works, it is a huge pain in the ass.

    4. Re:More desktops? by festers · · Score: 1

      Your mom has to call you every couple weeks? That doesn't sound like she's using a very "easy to use" desktop. Maybe she should try something like Linux or FreeBSD...

      The only sad thing here is that you failed to realized that every system requires the user to learn how it works. I don't find windows any more complex or less complex than linux: I've learned them both very well over the years. I happen to prefer linux because it gives me more flexiblity. Some people prefer a system with more contraints (makes them feel better? safer?) Some people think Windows is so complex that they give up and get an iMac. Different people with different needs will choose different desktops. Having just "one" desktop is most certainly a disadvantage. Your concepts of "easy" and "difficult" are out of touch with reality.


      --------

      --


      -------
      "Every artist is a cannibal, every poet is a thief."
    5. Re:More desktops? by festers · · Score: 1

      Hmm, I'm out of touch because some AC told me so? Heh, fact still is your mom has to get help every week and that the computer is not inherently "easy to use." It's ok, feel free to bury your head back in the sand...


      --------

      --


      -------
      "Every artist is a cannibal, every poet is a thief."
    6. Re:More desktops? by Listen+Up · · Score: 1

      Why was this marked as FlameBait?? In reality, which sometimes seemed to be absent in Slashdot, consistency is the SOLE reason people use something in mass quantities. It makes people comfortable, the learning curve is easy to handle when the variables never change, it doesn't scare away people who see no reason to own a computer in the first place or see no reason to ever need to learn about how they work (productivity orientated people). Two very simple, real world, examples for people here on Slashdot:

      1. My mother calls me on average of once every couple of weeks because she can't figure out how to do something on her PC computer. She is neither dumb nor ignorant, since she holds 2 Master's Degrees and runs her own business. Computers are a tool to her, just as they are to, I'm sure, well over 200-300 million Windows users around the world. Every time she gets comfortable with figuring things out, she worries less about how to use her computer and more about what she can do WITH her computer. Dozens of different desktops, ways to run programs, 2500 ways to set up your printer, etc. etc. does not mean that Linux is better. It means that people who don't have the time to sit around and masturbate about how complex they can make their lives, but instead just need their computer to assist them in making their lives easier and more productive, with the LEAST amount of hassle won't even BOTHER THE LOOK at Linux. Standards, people...Standards...1 Desktop, 1 Control Center, 1 way to print, 1 way to access your programs, 1...Human nature works best in groups with direction and consistency. Examples...Constitution of the United States, Federal Laws, Education system, Automobiles, Rules of driving a car on ANY road,...but, not to Linux, right?

      2. When was the last time you got into the car and found out that your brake was now in the backseat, your gas peddle was on the left side, and the clutch and steering wheel had switched place? When was the last time you used Linux? That is the point. When people always know that something will work a certain way, then everybody will use it.

      This parent post has it completely right. 99% of people try Linux, mess with it for a while, get super, super, super tired of always having to fuck around with it to work right or reach the same level of usability as their Windows counterpart, and give up never to return. I only use Linux because I have been using it since 1993. That's it, really. It's usability hasn't really improved that much in over 8 years. It's sad.

    7. Re:More desktops? by GigsVT · · Score: 1
      (and quite probably less, given that Windows 9x rarely gives out any useful reasons why it failed).

      At least IE apologizes now. :)

      "I'm sorry, you are fucked."
      -

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    8. Re:More desktops? by abdulwahid · · Score: 1

      All the desktops out there are going to be one of the biggest things that keeps Linux from having a serious success in the desktop market any time soon. One thing I love about Windows - It looks the same wherever I go. Sure they have made interface changes over the years, but in thirty seconds I can make it look and act just like it did back in the 3.0 days. This is great when I have to run from computer to computer.

      All the desktops out there are going to be on of the biggest things that make Linux a serious success in the desktop market any time soon. One thing I really hate about Windows - It looks the same wherever I do. Sure they have made interface changes over they years, but in thirty seconds I can make it look and act just like it did back in the 3.0 days. And that really sucks!

      Personally I think the windows interface really sucks because it hasn't changed at all and that it gives no real option to configure it differently. Sure, you have themes, but come on, they just make the sucking harder. The good thing about Linux is the powerfull configurable choices of desktop environments to suit everyones needs. It can suit young and old, novice and expert. The nice thing is when you walk around an office like mine, everyone's desktop looks unique because they have tailored it to their tastes, yet it doesn't stiffle our compatability.

      --
      perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10);'
    9. Re:More desktops? by deaddrunk · · Score: 1

      If Windows is easy to use, why do I spend so much time helping people to use it. Windows ease of use is a myth, Windows has to be learned the same as driving a car has to be learned, it's not something that everyone is born knowing. It's just that Windows is familiar (and it made me smile to see that you prefer to set your Win32 so-called intuitive desktop to act like a Win16 one), which is not the same as ease-of-use. Since neither GNOME or KDE offer a significant learning curve over Windows, I doubt it will be any more of a problem than Windows is at the moment (and quite probably less, given that Windows 9x rarely gives out any useful reasons why it failed).

      --
      Does a Christian soccer team even need a goalkeeper?
  112. Re:You have a problem with startx? by supabeast! · · Score: 2

    Which still does little good for basic consumers confused by the myriad of choices and new versions.

  113. Re:Hardware configuration utilities by supabeast! · · Score: 3

    Linuxconf needs a lot of help. Linuxconf is probably the most important thing Linux has, because it makes the OS accessable to the neophyte. And right now, it sucks ass. It takes too long to do anything, freezes, and often never makes the changes it claims to have. It is incapable of configuring X, and given that Linux needs to make serious inroads on the desktop to keep growing, the lack of such a feature is inexcusable.

    Every Linux vendor out there should have at least one programmer working on Linuxconf full time. They should be working on stuff that goes into the base code, no hacking it up to produce distro-specific stuff.

    I guarantee you that once Linuxconf does what is can now more reliably, and also handles X configurations, Linux use will explode. Until then, we will just see Linux stagnate as the choice of geeks.

  114. Re:Dammit! Can't you wait!? by LocalYokel · · Score: 3
    Information wants to be free... ;)

    --

    --

    --
    E2 IN2 IE?

  115. Ximian has many usability problems. Time to fork. by Ukab+the+Great · · Score: 2

    I'm sorry this sounds like a flame, but from what I've seen over the last year with Ximian/Helix, I'm really not impressed. They've continued to constant UI mistake after constant UI mistake. I'm not talking about things that are a matter of preference, I'm talking about stuff that's cross platform/UI faux pas that no competant professional UI design would ever do. Things that break consistancy, or that could confuse a user and cause them to spend large amounts of time trying to do something simple, or something that would confuse them into making a terrible error. On top of that, Ximian's blind copying of microsoft has duplicated many of the UI design errors microsoft committed long when they intentionally did the exact opposite of apple's well-researched implementations in order to avoid getting sued by Jobs & co. I am seeing fantastic artwork from ximian. I am seeing intense work being done on also sorts of object oriented, CORBA aware goodies. But in all this mish-mash of geek compliant stuff, I am not seeing any empathy with your average user or a desire to build an interface better than any yet created. I know that Ximian more or less doesn't consider usability problems to be problems. Just like Red Hat, or for that matter, just about every other software company on the planet. I've been given no other choice but to strike out on my own and use their source to create a new version of GNOME that addresses these problems. At least the GPL gives me that opportunity (try doing that with Microsoft!). No, I'm not yelling "fork" just to scare people. The code's for the initial release looks promising so far. Hope I can finish it soon.

  116. Mozilla is good to have, even if not your browser by ardran · · Score: 1
    Taco, I would have expected you to pick up on this by now.

    Regardless of whether or not people use Mozilla as a browser, it's an excellent idea for distros to ship it. The reason? Mozilla is an application development framework. I may prefer Lynx to Mozilla-the-browser (or any other GUI-based browser...), but that doesn't mean that I'll never want to run Komodo or any of the interesting bits being developed on top of Mozilla at mozdev. Shipping a copy of Mozilla with a distro allows the end users to take advantage of mozilla-based XP apps, regardless of whether they ever *touch* Seamonkey.

  117. Re:Dammit! Can't you wait!? by lunatik17 · · Score: 1

    I think it's be closer to say that he just likes good software. I'm using Konqueror right now, running under a severly hacked Ximian Gnome 1.2. Konqueror's good for light browsing on most sites; I use Mozilla when I come across java, flash or ssl.

    --

    Here's my DeCSS mirror, where's yours?

  118. Re:Dammit! Can't you wait!? by kdgarris · · Score: 3

    It was already ZDNetted, linuxtodayed and newsforged!!!

    Indeed, why should Slashdot get the sole honor of bringing servers to their knees? :-)

    -Karl

    P.S. Haven't you just contradicted your username? ;-)

  119. Re:Gnome's everywhere... by Wolfier · · Score: 1

    You were playing Ultima 5, not 6. It was an easy game, but very fun and had nice music.

  120. Re:latine by Wolfier · · Score: 2

    Translation: (it looks nonsense, but it might not be accurate - I haven't touched Latin for quite some time)

    What if he knows the Latin language, he'll know you are not the other message.

    See you,
    Ambrosius

  121. Re:Update tool broken.... and fixed by rasjani · · Score: 2

    Red-carpet is now statically linked against all libs so it should work after you fetch the latest release (1.0 rc something) and all those download problems should have been fixed. Allthou, ximian's site seems to be /.'ed as hell
    --

    --
    yush
  122. Worst than Microsoft ?! by loncarevic · · Score: 1

    Dissapointed.

    I'm on Red Hat 7.1, and when I start, either go-gnome or download install prg for RH7 and RH7.1, M$ Ximian tells me that in order to install himself he must remove 27 packages, and when we look at which packages we can see:

    kde*, completely kde, including koffice konquorer etc. etc.

    Ximian, what are you doing?

    1. Re:Worst than Microsoft ?! by Abreu · · Score: 1
      I tried to download it myself, into a Mandrake 7.2 box, and it only asked me to remove 4 packages, all of them having to do with old Gnome apps.

      Seems that this is a problem regarding Red Hat, not Ximian...

      ------
      C'mon, flame me!

      --
      No sig for the moment.
  123. Ximian Gnome... by Listen+Up · · Score: 1

    Although people have been talking only so-so about Nautilus, I have been using it on Linux-Mandrake 8.0 (and beta 3) and have grown quite fond of it's beauty, interface, and utter simplicity to use. I have never really "barfed out" on me (although the viewing HTML as text by default was a little annoying). I would love this FM to become the default FM for Linux in general. But, what I would really like to know...and I am sorry that this is a little off topic...since EFM was mentioned, what is going on with Enlightenment? Is E trying to become an entirely self contained Window Manager complete with a FM, graphics library, Berkeley DB, and basically everything. Why doesn't anyone talk about this?? It seems to be a lot more interesting to me that a small group of dedicated people are able to easily implement something like OpenGL rendered Anti-Aliased Fonts and graphics in Enlightenment complete with a Berkeley DB and FM...when developers can't seem to make even the AA font work right in either KDE or Gnome. Does anyone have any idea what Enlightenment is doing and does it want to replace KDE and/or Gnome as the Desktop/Window manager of the future? Because if it does...then I will be the first to vote for it. I have always loved it. It just appears to me that whatever comes out for KDE or Gnome is being quickly replaced in Enlightenment with something faster, prettier, easier to use, more stable and more productive from the Enlightenment team.

  124. Re:Slackware by chetohevia · · Score: 4

    For the umpteenth time, Ximian doesn't hate Slackware, and is not biased against Slackware.
    There are two major reasons Ximian GNOME isn't build for Slackware:

    1) Slackware does not support internal dependency checking or management, and the rpm bolt-on is not sufficient for Red Carpet. We have spoken with the Slackware maintainers and they feel that users should know their own dependency trees and maintain them. Any user who cannot sort out library versions for him or herself does not deserve root privs, they say.

    2) Slackware users are not the Ximian GNOME target market. Slackware users are frequently console users, compilers-from-scratch, and knowers of their own dependency trees.This is excellent for them. They don't need Ximian GNOME, so we're not really there for them.

    If you want Ximian GNOME in Slackware, talk to the Slack maintainers and ask them to port it.
    You can see a longer explanation, and install tips, at my unofficial Ximian GNOME on Slack page at http://primates.ximian.com/~aaron/slack.html

    Sincerely,
    Aaron Weber
    Technical Writer
    Ximian, Inc.

  125. I know this'll take hours to get an answer but... by Travoltus · · Score: 2

    Ximian's GNOME installer is very broke.

    "System query failed: unable to access RPM database".

    Where can I get the actual RPMs for this thing? My RPM database has been working just fine thank you very much.
    ========================
    63,000 bugs in the code, 63,000 bugs,
    ya get 1 whacked with a service pack,

    --
    --- Grow a pair, liberals... stop letting the Republicans bully you!
  126. Is it just me by humchu · · Score: 1

    Sometimes I really think the free software people go too far. I know why Kde and Gnome both exist independently. But it really would be good to see them join together... Of course it will never happen...(and No...I'm not about to go program my own stuff...I'm no programmer, I'm Lazy.) I disclaim all my comments cause I am drunk at the moment, feel fre to correct or inform me. But No flames, they just annoy me and I wont respond anyway

    1. Re:Is it just me by silicon_synapse · · Score: 1

      Na, we still have VI and Emacs.


      --

    2. Re:Is it just me by Metrol · · Score: 2

      Is two desktops really too much choice?

      At this paticular point in time, no. A short ways down the road as companies look to port applications on over to the *nix desktop it may prove to be WAY too much choice.

      I for one happen to really like having the choice between desktops. Much more of a KDE person myself, with a definite appreciation of some of the functionality on the Gnome side. Even still, as you stated...

      ...then breeding out the inferior designs.

      One of these two eventually needs to take a definitive lead at some point down the road. The major software players like Adobe, Macromedia, and even Microsoft who might be looking to port apps will want to do so for one toolkit or another. For better or worse, players at that level may be the ones who make the decision for the rest of us. *shudder*

      Better to have both emacs and vi than just one.

      This isn't even remotely the same concept. Say what you will about the ability for Emacs to be customized, it is still simply an application. Certainly the same is true of VI. Both Gnome and KDE are foundations by which applications are to be built around and on top of. This is not a subtle difference.

      I still recall hearing the news about the Gnome Foundation, with Sun, Hp, and IBM all saying that GTK will be their official stuff. At that point I figured, game over. There's no way Gnome is going to survive this group of losers at the desktop. Glad to see they've managed to thrive just the same.

      --
      The line must be drawn here. This far. No further.
    3. Re:Is it just me by FortKnox · · Score: 1

      Two answers to your question:
      1.) No way! Two creates competition, which is good in the open source world. Competition is how linux became better than windows! It'll make two dominate, yet stable desktops!
      2.) We *need* to join them! That M$ rep (forgot his name) mentioned that one of the big reasons software companies don't make *nix software is because there isn't a standard desktop.

      The choice you take is up to you, but the only fact is that there is an equal amount of people that like each choice.

      --
      Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    4. Re:Is it just me by MrBogus · · Score: 2

      The main point is that both KDE and Gnome provide component environments. So does Mozilla. So does StarOffice. Maybe Emacs does too, I don't know.

      Now, if those component environments don't interoperate, you've screwed the user because they can't use Tool X with Application Y. This is an issue which, unlike the bloat of multiple similar environments, can't just be solved by faster CPUs and bigger disks.

      --

      When I hear the word 'innovation', I reach for my pistol.
    5. Re:Is it just me by robert-porter · · Score: 1

      we also have stuff like elvis.

  127. Warning: Goat Sex! by Galvatron · · Score: 1
    The command recommended in the parent comment will, indeed, install the new Ximian Gnome, but it will irrevocably set your desktop picture to goat sex!

    Okay, it doesn't, but it should.

    The only "intuitive" interface is the nipple. After that, it's all learned.

    --
    "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
  128. nautilus wow by mpost4 · · Score: 1

    Wow a FM, web browser ftp browser, it even lets you see the file before you have to open it, I will have to play with it more to see if I do really like it but it looks good from what I see now.

  129. Re:Hardware configuration utilities by slamb · · Score: 1

    Getting sysadmin acceptance for overhauling the config file formats [...] is never going to happen either. So the problem is "stuck" and probably will be until someone forks a distribution. (Note that I'm trying to avoid anything mentioning a markup language that starts with X. Whoops...)

    My hope is that when people see the XML files that MacOS X uses for much of its setup, they'll see the advantage, and some of that support might come. We'll have to wait and see...

  130. No Debian Woody Support yet by Cloud+K · · Score: 1

    So don't try it, it might make a mess.

    From the go-gnome script:
    Official support for Woody has been held back due to installation
    problems. We hope to have an officially supported install path on
    Woody within the next couple of weeks. In the meantime, you're
    welcome to try to install our Potato packages on Woody, but we make
    no guarantees.

    They're not wrong there either. It was a right mess when I tried it a couple of weeks ago on my Woody system (using the go-gnome wizardy thing). Control Center hung when you opened the Sawfish controls, and I couldn't get any sound at all even with esd and oss working perfectly.

    I hope they get it fixed soon, Debian Potato is too old for me now (particularly the glibc it uses). If anyone gets it working properly (with sound!) I'd be interested to know.

  131. Easy (Quck) way to download/install by Mr.Phil · · Score: 1
    It's easy. Run the lynx -source http://go-gnome.com |sh, then look at the URL were you get the installer from and use the same akamai url to download in place of the http://red-carpet.ximian.com link

    the one I used was http://a1220.g.akamai.net/7/1220/1405/200104232327 52/red-carpet.ximian.com/

  132. Re:Dammit! Can't you wait!? by rgmoore · · Score: 2

    The site was unusable well before the announcement came out on slashdot. I noticed last night that they were changing things on the site in preparation for rolling it out, but when I tried downloading this morning, well before this article hit, it was already maxed out on bandwidth. It's going to be a while before everyone can get it.

    --

    There's no point in questioning authority if you aren't going to listen to the answers.

  133. Re:Hardware configuration utilities by rgmoore · · Score: 2
    It's funny, most old-school Unix people don't seem to have any trouble with textfile-based communication. It's only the Windows users that switch over and expect to do everything in Linux the same way as in Windows.

    Of course nobody is suggesting that graphical configuration tools should replace text config files, just that there should be useful graphical tools available to generate and edit them. If you want to hack them by hand you should be allowed to, but you shouldn't cut users out because they want to do things using a GUI tool. The attitude that Unix has always used text config files and so it shouldn't need a GUI now has a lot to do with its reputation for being obscure and difficult to use.

    It's almost as if they assume the Microsoft way is the best way... Seems logical, right?

    As opposed to you, who assume that the Unix way is the right way, right? Just because MS uses graphical configuration tools doesn't mean that it's the wrong way of doing things. There are a number of ways that graphical tools can be useful, like having built in rulesets so that users can't accidentally use invalid values, or presenting users with a list of reasonable choices, or filling in default values when appropriate. They can also unify a large number of related config files into a single interface so that you don't have to jump back and forth between different files all the time. Just because MS got some aspects of their configuration tools wrong doesn't mean that you should reject the idea of GUI configuration completely.

    --

    There's no point in questioning authority if you aren't going to listen to the answers.

  134. Re:barf? by lowe0 · · Score: 1

    I'm hardly a beginner at computers, and I've got all my MP3's lumped into one place. I can browse 'em pretty easy too.

  135. Install Question by Insanik · · Score: 1

    What is the best way to install Ximian Gnome with out having a fast internet connection?

    Thanks!

    1. Re:Install Question by Abreu · · Score: 1
      haha, very funny... The point is that only in select 1st world countries you can buy a fast internet connection. The rest of the internet able world is stuck with modems for the moment.

      And no, I wont move to the US, I like my country.

      ------
      C'mon, flame me!

      --
      No sig for the moment.
    2. Re:Install Question by Abreu · · Score: 1
      Really today we have to fight the stupidity from /.

      What if you dont have -any- kind of broadband available nearby? Where I live, there is no DSL nor cable, and the University's computer rooms are heavily guarded.

      The correct answer in this case would be to buy a cheap CD from LSL or Cheapbytes.

      ------
      C'mon, flame me!

      --
      No sig for the moment.
    3. Re:Install Question by gimpimp · · Score: 1

      by buying a fast internet connection. :)

      --
      i wish i was but oh well
  136. Dammit! Can't you wait!? by kalifa · · Score: 2

    I thought Taco had agreed to WAIT a few days after an annoucement to avoid \.ing the site before mirroring has even started. I've just tried Ximian.com, it's unusable.

    1. Re:Dammit! Can't you wait!? by silicon_synapse · · Score: 1

      Wouldn't that be Daemon's Advocate?


      --

    2. Re:Dammit! Can't you wait!? by |guillaume| · · Score: 1

      of course, if you give them a nice pile of cash.

      --

      give me all your garmonbozia

    3. Re:Dammit! Can't you wait!? by JWhitlock · · Score: 2
      Akamai is one of the mirror site option, and usually the fastest for this Mid-Westerner. However, when I try to run helix-update (by clicking the can icon) it returns "Unable to download mirrors.xml". It looks like one of the bottlenecks is the server that reports what the mirror sites are.

      BTW, the situation has improved somewhat. Before I went to lunch an hour ago, it took a minute for that message to come up. Now it takes about 2 seconds to tell me it can't tell me what the mirrors are. That's about a 30x speed up - good job, Ximian!

    4. Re:Dammit! Can't you wait!? by ceesco · · Score: 1

      No, that's from Novell login script variables. It displays a custom-tailored message depending on the time of day, i.e. "Good afternoon, sporty"

      --
      Ceci n'est pas un sig
  137. Re:Hardware configuration utilities by Metrol · · Score: 2

    I just wish that GNOME and KDE would include XFree86 configuration utilities

    Totally agree.

    they should make a bigger deal of the latest version of linuxconf

    Now on this point the waters get muddier. I'm the first one in line to point out the lack of GUI config tools presently available. Problem with what you're saying is that "linuxconf" is just that, a Linux configuration tool. Both Gnome and KDE are Unix applications meant to work on a variety of platforms.

    When appropriate, these folks should be pushing config tools for Unix applications. I would even hope that we would see GUI tools for system specific issues, as much of linuxconf deals with. What isn't such a hot idea at the moment is having these folks just ignore all other platforms for the sake of Linux. A balance needs to be had in dealing with this kind of thing.

    --
    The line must be drawn here. This far. No further.
  138. Re:Grammar by gimple · · Score: 1

    To quote Winston Churchill, "This is something up with which I will not put."

  139. Re:Hardware configuration utilities by dash2 · · Score: 1

    No experience of Win2K, but I run KDE 2.1 every day, 8 hours a day It crashes probably once every two to three weeks. My business partner has Win98 and crashes daily - at least.

    Just my experience, not necessarily typical
    Dave

    Freedom of speech won't feed my children

  140. Gnome 1.4 vs. KDE 2.1.1 by seanmeister · · Score: 2
    How does the latest Gnome compare to the latest KDE? I recently ditched my old Ximian Gnome desktop for KDE2 and I gotta say I'm fairly impressed. It seems much more responsive, and Konquerer absolutely smokes compared to Mozilla or Netscape 4.

    Any comments? I'd make this comparison myself if the Ximian servers weren't swamped right now...

    --

  141. Re:Hardware configuration utilities by Lord+Ender · · Score: 2

    Progeny Debian does this!

    If you have never checked it out, download it!. It is just one ISO that can be easily be burnt to a CD. Easiest install ever. And in their config, you can set up X resolutions, color depths and stuff from the same gui config tool that does sounds, window managers, and stuff like that. Check it out!

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  142. You have a problem with startx? by Baron+of+Greymatter · · Score: 1

    And that's only if you log in in console mode. If you use XDM/KDM all you have to do is type your username and your WM of choice is automagically selected.

    With Linux, the interface is just there - whichever one you happen to like.

    --
    Microsoft's VP of Customer Service is Helen Waite. If you are having problems with their products go to Helen Waite.
  143. Re:Hardware configuration utilities by proxima · · Score: 2

    True, I know that KDE and GNOME run a variety of platforms. However, on ALMOST all of the platforms, XFree86 is being used - on almost all versions of Linux and *BSD. As for everyone calling out "code bloat", I never said that they needed to be part of the main install, but I think that RedHat and others should be working hard to put KDE and GNOME compatible hardware configuration utilities on their distributions, and available for download for those of us running Linux with XFree86 (I'd say the majority, but I have no statistics).

    Sounds like Ximian has a project started. Seems to me that Ximian is the best company out there right now looking to make Linux more easily installed and configured (KDE setup is horrible, while Ximian GNOME is a breeze). I just hope they can stay in business.

    --
    "The universe seems neither benign nor hostile, merely indifferent." --Carl Sagan
  144. Hardware configuration utilities by proxima · · Score: 5

    I just wish that GNOME and KDE would include XFree86 configuration utilities (like DrakConf for Mandrake does, only a bit cleaner). In addition, they should make a bigger deal of the latest version of linuxconf, which seems to be the most comprehensive hardware and service control. I still use netcfg by RedHat sometimes to set up Gateway and DNS info.

    My point here is, these application sets (KDE and GNOME) have been focusing almost entirely on configuration utilities for the GUI. The GNOME and KDE control-panels are useful only for changing simple things like backgrounds, themes, and keyboard shortcuts. If I were new to Linux, I'd be looking to these control panels to modify my screen resolution, set up my network (and network hardware), set up my sound card (I still use sndconfig sometimes), and other devices. A new user expects all system configuration to be in one place, like the Windows control panel. This was my experience when I first started using Linux about two years ago, and I had to do a fair amount of searching to find all of these little useful utilities (as well as editing config files manually) - like netcfg, sndconfig, Xconfigurator, linuxconf, etc. If nothing else, GNOME and KDE should include links and info about how and what to use to do these things.

    I may be incorrect on a few points and simply missed how KDE and/or GNOME handle a feature - in that case, I'd like to know. However, it's been my experience that GNOME and KDE can't be truly newbie-friendly without the ability to easily change hardware (and service) settings.

    --
    "The universe seems neither benign nor hostile, merely indifferent." --Carl Sagan
    1. Re:Hardware configuration utilities by pcidevel · · Score: 1
      I may be incorrect on a few points and simply missed how KDE and/or GNOME handle a feature - in that case, I'd like to know. However, it's been my experience that GNOME and KDE can't be truly newbie-friendly without the ability to easily change hardware (and service) settings.

      You are absolutely %150 correct.. Everyone forgets that linux will only be as good as the GUI that runs on it. Everyone forgets the GUI is the part the linux newbie will focus on. Without good configuration tools in the desktop (i.e. Control Panel in Windoze) no one will ever be able to figure out linux. Not to mention that the stability of these desktops will be what the average person see's as the 'stability' of linux. It doesn't matter if the kernel can run for 10 years without a reboot if Xfree is (or the window manager or the desktop) is core dumping every 20 minutes... And honestly, I believe the window managers and the desktops in Linux aren't nearly as stable (esp GNOME) as Win2k or Win98SE. Now, personally, I run GNOME on Linux at home because I love it and I'm one of the biggest fans of Open Source, I just feel that everyone forgets that the OS is only as stable as the GUI, at least in the desktop market.

      --

      I thought someone said there was going to be free beer!

    2. Re:Hardware configuration utilities by pcidevel · · Score: 1
      No experience of Win2K, but I run KDE 2.1 every day, 8 hours a day It crashes probably once every two to three weeks. My business partner has Win98 and crashes daily - at least.

      Unfortunately I have little or no experience with KDE in the past year or so, so I am sure it has made leaps and bounds since the last time I ran it.. but I truley think I could probably fix whatever problems your business partner is having, if Win98SE is crashing that much it something is wrong with the setup.. now the problems I have with the linux desktops/windows managers/windows systems are probably fixable also; however, I seem to run into times when my launchers just quit working, or when my browser just dies or when my application just dies at random. I feel this happens a lot less in Windoze than in the linux gui's.. and my point is that it is important to remember that in the REAL desktop market, people don't care how long the kernel can run, they do care how stable the GUI platform is.. if we really want linux to be mainstream that is where the focus needs to be.

      --

      I thought someone said there was going to be free beer!

    3. Re:Hardware configuration utilities by pcidevel · · Score: 1
      I'm still waiting for my first KDE crash since I upgraded to 1.1.2 back in about Nov '99, but I couldn't get Windows 2000 to work on the same PC. It blue-screened every time I booted after thrashing the hard disk for about 5 minutes. I eventually canned it in favour of Windows 98 (after trying to reinstall it) which doesn't really cause any problems while I'm watching DVDs on it. YMMV of course.

      *Shrug*.. then my only response can be this is why linux will never make it to the desktop... if anyone points out one of it's shortcomings you immediately get 4 responses that say "Works fine for me! YMMV!" No one wants constructive criticism, they just want to read slashdot and see 10 posts of "Linux RULES!!"..

      --

      I thought someone said there was going to be free beer!

    4. Re:Hardware configuration utilities by pcidevel · · Score: 1
      The only instance I know of where Launchers stop working is when netscape has gone berserk and you can't load another netscape. Mozilla doesn't have this problem. In fact, mozilla acts like Netscape in windows in that you can load it as many times as you like. (You can do this with netscape too I realize).

      Good.. please come to my house and explain that to my mozilla launcher that isn't working at this VERY moment. I had to switch to Konqueror just to get a browser running.. I would be VERY happy if you would tell this mozilla launcher that it should be working fine.

      The problems you describe have NOTHING to do with the window manager, but the products themselves. In Linux, many programs only allow one instance of themselves to be running at a time, or have issues when a particular instance on them goes nuts (see netscape).

      I completely understand this.. My point is that to the linux newbie this is transparent, he couldn't care less how long your uptime has been, he really doesn't care if your applications work.. he wants his computer to work seamlessly.. and he will choose the platform that makes his computer work as seamlessly as possible

      Browsers and applications dying, once again, are the fault of the application NOT the window-manager. If you judge window managers based on applications, then windows is the worst window manager on earth because apps that run on it crash all the time.

      2 things here.. 1st.. the average user does judge how stable the entire platform is based on how stable the application he wants to run is.. and 2nd.. please tell my windows box this, because it apparently forgot that it was supposed to crash all the time when I stoped running windows 95.. Since 98SE it's worked pretty damn flawlessly...

      Please dont' get me wrong, I support linux %100.. I develop in linux and I hate running windows.. linux is absolutely the perfect os for me, I can get around in linux at least 10-20 times faster than I can in windows, I can do ANYTHING I want in linux... however, I'm not the average user, and my point is that the GUIs in linux need to make quite a bit of progress before they are ready for the average user, I think stability IS an issue, I'm sorry you don't feel that way, but the other more important issue is, that the average user must be able to do EVERYTHING he can do in windows without once opening xterm.. until that happens linux is not ready for the average user..

      --

      I thought someone said there was going to be free beer!

    5. Re:Hardware configuration utilities by pcidevel · · Score: 1
      Again, I said I agreed with this. However, stability of the WM isn't the problem, it's the stability of apps. If the WM was crashing and taking down the system, I would agree. It doesn't though. Instead, apps crash, just as they do in windows. The average user may judge the OS based upon the stability of the apps, but telling the WM to fix the problem isn't going to solve anything. You're telling the wrong developers to improve their apps.

      Okay, you are right! My statement was incorrect! Was a fun discussion tho, up until you proved me wrong! :) I think what I really should have been saying was basically 'take away all of the power from the applications developers' a la windows with the Win32 API and then later MFC. But that removes the basic advantage that linux has over any other OS, which is more power to the developer!

      --

      I thought someone said there was going to be free beer!

    6. Re:Hardware configuration utilities by WinterSolstice · · Score: 1

      You are correct, Gnome has been ported to Windows. The link is here , and here is the URL for those afraid of goats :) http://www.gtlinc.com/gnome.html

      I've tried it, and it's not so bad. Better on BSD, obviously.

      -WS
      --
      An operating system should be like a light switch... simple, effective, easy to use, and designed for everyone.
    7. Re:Hardware configuration utilities by 3Suns · · Score: 1

      I'm not sure what installed them for me, but I have Date/Time, E-mail, Network, Printer, and X configuration options in my GnomeCC. They appeared there when I upgraded to Progeny, so it may be Progeny's version of Gnome or GnomeCC, or maybe even the new XServer package.

      I have had limited success getting these to actually work, although I haven't really tried all that hard.

      X config is definitely there, though. It's got most, if not all of the options the other configuration utilities like XF86Cfg and XF86Setup have.

      --

      -3Suns

      ~~~~
      The Revolution will be Slashdotted
    8. Re:Hardware configuration utilities by df1m · · Score: 1

      But it is just like Windows...
      Some stuff can be done with a GUI interface, then you get to sysedit, regedit, etc.
      Even MSFT can't GUI everything.

      - dave f.

    9. Re:Hardware configuration utilities by khyron664 · · Score: 1

      How long has it been since you've used Gnome or KDE? I used KDE back when it was 1.1.1 and later switched to Gnome which I've been running for about 2 years now and I've not had the window managers crash once. Not even Enlightenment. I switched to Gnome after gmc stopped being a graphical front end to SIGSEGV (ever try deleting a core file with it about 2 yrs ago? That was funny). KDE and Gnome are both extremely stable window-managers, more so than my experience with any windows product. That argument can go on at nausia, but I fail to see how anyone can say the Linux WINDOW-MANAGERS aren't as stable as windows. That's just not true.

      The problems you describe have NOTHING to do with the window manager, but the products themselves. In Linux, many programs only allow one instance of themselves to be running at a time, or have issues when a particular instance on them goes nuts (see netscape). The only instance I know of where Launchers stop working is when netscape has gone berserk and you can't load another netscape. Mozilla doesn't have this problem. In fact, mozilla acts like Netscape in windows in that you can load it as many times as you like. (You can do this with netscape too I realize).

      Browsers and applications dying, once again, are the fault of the application NOT the window-manager. If you judge window managers based on applications, then windows is the worst window manager on earth because apps that run on it crash all the time.

      I agree that Linux needs to focus on the GUI platform, but stability isn't the problem. The applications in Linux could use improvement but the GUI's, as far as I can tell, are just as solid as the windows GUI if not more so.

      On an interesting side note, I've run into an interesting issue on Linux and Windows where the screen will freeze and I can only move the mouse and not click on anything. It's only happened once or twice though. In Windows, I had to reboot but in Linux it recovered after a short time. From this anecdote I'd say Linux's GUI is more stable.

      Khyron

    10. Re:Hardware configuration utilities by khyron664 · · Score: 1

      Good.. please come to my house and explain that to my mozilla launcher that isn't working at this VERY moment. I had to switch to Konqueror just to get a browser running.. I would be VERY happy if you would tell this mozilla launcher that it should be working fine.

      Well, I don't know what version of Mozilla you are using but I've never had this problem. I've had mozilla crash on a few web sites, but have never not been able to launch it. I'd check to make sure there isn't a mozilla-bin already running that's causing issues (just like netscape). Still, this is odd behavior.


      I completely understand this.. My point is that to the linux newbie this is transparent, he couldn't care less how long your uptime has been, he really doesn't care if your applications work.. he wants his computer to work seamlessly.. and he will choose the platform that makes his computer work as seamlessly as possible.


      Agreed.

      2 things here.. 1st.. the average user does judge how stable the entire platform is based on how stable the application he wants to run is.

      Again, agreed.

      however, I'm not the average user, and my point is that the GUIs in linux need to make quite a bit of progress before they are ready for the average user

      To some extent I agree, but what I don't agree with is that the WINDOW-MANAGERS are the problem. Saying that windows' window-manager needs to be improved because Word is crashing alot is just as wrong. The applications need to be improved, not the GUI. I agree an average user will judge the stability of the system based upon how the apps work, but to improve Linux's image the apps need to be improved not the WM. There is nothing the WM can do if an app wants to crash every time you start it.

      I think stability IS an issue

      Again, I said I agreed with this. However, stability of the WM isn't the problem, it's the stability of apps. If the WM was crashing and taking down the system, I would agree. It doesn't though. Instead, apps crash, just as they do in windows. The average user may judge the OS based upon the stability of the apps, but telling the WM to fix the problem isn't going to solve anything. You're telling the wrong developers to improve their apps.

      that the average user must be able to do EVERYTHING he can do in windows without once opening xterm.. until that happens linux is not ready for the average user..

      Agreed.

      Khyron

    11. Re:Hardware configuration utilities by Allegro · · Score: 1

      What we need is something like VeePee.

      VeePee, at its current stage of development, is a set of components aimed at GNOME and KDE application developers to enable them to easily add scripting capabilities to their applications.

      Script-enabling an application gives the user the ability to extend the application in a way that suits the user. It allows them to adapt the application to solve problems that you hadn't considered when developing the application. It empowers your users.

      VeePee provides a consistent scripting environment. Users who develop scripting skills will find that those skills are transferable to all applications that embed VeePee.

      VeePee provides the user with a set of simple but powerful GUI controls. A VeePee scripted GUI has the same look and feel as the embedding application, whether it be a GNOME or a KDE application.

      Python itself is a modern, well documented, object-orientated scripting language that is actively maintained and developed. It is easy to learn but has a powerful set of extension modules that provide a rich set of additional functionality.

      http://www.thekompany.com/projects/vp/?dhtml_ok= 0

      This sounds perfect for writing GUI interfaces for daemons and for processes such as kernel compilation.

      --
      Don't let the lusers get you down.
    12. Re:Hardware configuration utilities by deaddrunk · · Score: 1

      I'm still waiting for my first KDE crash since I upgraded to 1.1.2 back in about Nov '99, but I couldn't get Windows 2000 to work on the same PC. It blue-screened every time I booted after thrashing the hard disk for about 5 minutes. I eventually canned it in favour of Windows 98 (after trying to reinstall it) which doesn't really cause any problems while I'm watching DVDs on it. YMMV of course.

      --
      Does a Christian soccer team even need a goalkeeper?
    13. Re:Hardware configuration utilities by deaddrunk · · Score: 1

      What did you expect? 'Oh yes, GNOME and KDE suck, Windows 2000 rocks'? I haven't had any problems, but if you have then post to a Linux newsgroup and see if anyone else has had the same problem. Don't come on here with an obvious troll and then complain when someone calls you on it.

      --
      Does a Christian soccer team even need a goalkeeper?
  145. Bad pun! Bad pun! Go sit in the corner! by savoystyle · · Score: 1

    Ximian desktop is super solid


    I'll have the soup

    1. Re:Bad pun! Bad pun! Go sit in the corner! by Dancin_Santa · · Score: 1

      My wife's friend is Japanese and thought the waitress was asking if she'd like a "super salad".

      Yes please. :-)

  146. D'oh! Distros & EFM. by yem · · Score: 1

    Damnit, they finally add Mandrake 7.2 support just as Mandrake 8.0 is released. And what's with supporting Redhat 7.1 but not Mandrake 8.0? Comparable distros from what I've seen - at least the site says mdk8 support coming soon.

    I'm not knocking Ximian - I used Helix on my old work PC that had Mandrake 7.1 - it's very nice.

    One more thing: anyone got a url for info and download for EFM? Is it dead? Freshmeat leads to a 404 and I couldn't find it on enlightenment.org.

    --
    No, I did not read the f***ing article!
  147. Re:mandrake ver by yem · · Score: 1

    Actually the website says that Mandrake 7.2 is supported. And Mandrake 8.0 (x86) is coming soon.

    --
    No, I did not read the f***ing article!
  148. Nope, its not that easy! by Abreu · · Score: 1
    Remember that both KDE and Gnome both run in several types of *nix, so it would be hell to make config utilities for so many different kinds of systems...

    ------
    C'mon, flame me!

    --
    No sig for the moment.
  149. Re:Installing it even as we speak... by Abreu · · Score: 1
    [I am posting this under the assumption that you have something to do with Ximian]

    Because we include the Red Carpet application, installing and removing packages after you've done an install is very easy and most of our users didn't use the fine-grained individual package selection. And yeah, it's pretty big...

    Ok, so the Red Carpet stuff is fine and dandy, but please next time remind Miguel of how things are here in Mexico (and most other countries too). We dont have broadband, and downloading the full 130+ MB (even from Akamai) on a modem is really something that I would have loved to avoid.
    Not that I would have made it a lot lighter, but least I would have taken off a couple of packages I wont use.

    ------
    C'mon, flame me!

    --
    No sig for the moment.
  150. To deploy or not deploy by felipeal · · Score: 1

    Is this a ready-to-use, more stable version or just a time-to-market urging version, to help Eazel problems? KDE 2.1 took a while to be ready, but they did a good job (mainly at the konqueror front).

  151. Re:barf? by donutz · · Score: 1
    mindless shouting? where would slashdot be without mindless shouting? :p

    . . .

  152. barf? by donutz · · Score: 2
    It likes to barf on huge directories . . . But the Ximian desktop is super solid and great for beginners

    ok wait now...huge directories...like...huge directories of mp3s? isn't that the stuff "beginners" have, all their mp3s lumped into one place? So it's gonna barf for the new users, so maybe that's not so great, and if it's barfing, is it really super solid? You've got me confused!

    . . .

    1. Re:barf? by pcidevel · · Score: 1
      ok wait now...huge directories...like...huge directories of mp3s? isn't that the stuff "beginners" have, all their mp3s lumped into one place? So it's gonna barf for the new users, so maybe that's not so great, and if it's barfing, is it really super solid? You've got me confused!

      I think he meant 2 different applications.. the Ximian desktop is good for newbies; however, Nautalis (the file manager) likes to barf on huge directories... I'm not saying that Nautalis barfs or doesn't, just repeating the Taco.. in fact, I've never had nautalis barf at all (v1.0) but it does seem to take a long time somtimes

      --

      I thought someone said there was going to be free beer!

  153. Is it just me by yoink! · · Score: 1

    I get a lot of flak for suporting KDE sometimes. I've never been a big fan of GNOME for my own use though I admit it is as elegant as ever. They look so remarkably similiar, and their design intended that to some degree I believe. Warning* -> I know we've heard this a thousand times before, it would be nice to see them come together somewhat. Is too much choice a good thing?

    Just asking.


    yoink

  154. Gnome's everywhere... by DanBari · · Score: 1

    I remember back in Ultima 6, in the Underworld, I'd be walking around searching for Lord British and these gnome's would jump out and attack me. Now that just wasn't very nice, Dupre would typically kick their butts with his sword swinging bard skills, and if that didn't work he would sing to them (egad!). Alas, I hope that this Gnome is different...

    --
    Fruit flies like bananas... Time flies like the wind...
    1. Re:Gnome's everywhere... by DanBari · · Score: 1

      It would seem that I have been drinking too much Red Bull and my mind has been playing tricks on me... I guess that it was just trolls that were playing with me.

      Thank you for the corrections on Iolo and Dupre. I couldn't remember Iolo's name to save my life...

      --
      Fruit flies like bananas... Time flies like the wind...
  155. Yes. . . by DanBari · · Score: 1

    Yes, I have played everything up to Ultima 8, then quit as I entered college. . .

    --
    Fruit flies like bananas... Time flies like the wind...
  156. Re:I'm sure it's nice but... by GigsVT · · Score: 1
    Hehe, Well, I can skip the business meeting today, That post gave me my RDA of buzzwords.

    You missed "proactive" and "B2B", though.

    Still, I laughed out loud, something rare for me to do when reading slashdot. :)
    -

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  157. Re:Copy, copy, and still ugly by aussersterne · · Score: 3

    Why [don't] the developers find something better to copy from? Say, Mac OS.

    Because every time a Linux developer tries, Slashdot has to run a story called "Another Apple Cease-and-Desist."

    Anyway, how different can you really get from either when you're stuck with concepts like widgets, buttons, titlebars, windows, etc. -- and if you throw these out -- some paradigm for computing sans windows or buttons, for example -- who's going to use it?

    Certainly not end-users. If you don't give them a "Start" menu at this point, they're not going to get it. If you don't give them a window and a title bar, they certainly won't.

    I know, I know. We don't want Linux to be used. Only studied by the technically curious. And we don't care about Apple and it's copyrights. Anarchy! Anarchy! Down with the end-users! Down with the corporations! Rah! Rah! Rah!

    --
    STOP . AMERICA . NOW
  158. What config utils we really need by ageitgey · · Score: 1
    Talking to new linux users daily and helping people make the transfer from linuxconf to editing the files themselves, I've come to the conclusion that this is what linux needs right now:

    An all-encompassing graphical/text config. utility like linuxconf

    Every section should have a "How do I do this myself?" button which would give a blurb about which files you could edit yourself to change the same thing. A person switching to linux doesn't have to be assumed to be stupid. If they can handle setting things up themselves, why shouldn't we help them find out how to do it easily?

    For new users, instead of just saying "DNS Server" or "Search Domain #1" or whatever, why not have a button that explains in simple english what this stuff is? These buttons could be hidden if the user is in intermediate or expert mode, a la Nautilus (or they wouldn't even be using this program anyway).

    The central config./help utility needs some sort of process control built in, or some explanation of what to do if a program hangs. The new user will think that Evolution .9 crashing and leaving a window that doesn't close on the desktop means they have to reboot like in Win9x. And having someone tell you to read the man page for ps/top/kill/etc doesn't help at all if you don't even know what a process is. Why not help them understand that a program crashing is not a problem at all and help them to get on with their work?

    The list continues...

    Now, I'm sure that the first reply to this message will be something like "They should RTFM" or "This is linux, not a mac". This is the prevent attitude of computer science people in general. And in many cases, I agree that making people do things themselves teaches them how to do it best. I very rarely ask people how to make something work, because if I find out myself, I remember what I did and why it worked. But this just isn't reasonable for most users. Most HOWTOs and newsgroup posts are written in language that the average computer user doesn't understand. It's too much to take in at once. Reading a proof for a theorem doesn't help if you don't understand what any of the steps mean. Carl Sagan has some good ideas on making the average public understand complicated things in "Demon Haunted World". We need to get over the idea that explaining things in an easy to understand way is a Bad Thing.

    Both of my hands don't provide enough fingers to count the number of computer professionals I know who have checked out linux only to think it is awful because the distro's install was lacking or they couldn't get X running.

    --
    Uninnovate - Only the finest in engineering.
  159. MonkeyTalk live support? Noooooooooooo by JohnTheFisherman · · Score: 2

    MonkeyTalk live support is touted on the front page - is this their version of Clippy? Please, say it isn't so....

  160. Re:MonkeyTalk live support? Noooooooooooo by JohnTheFisherman · · Score: 2
    It would have taken you less time to click the link than post a comment.

    Thanks for the link, but the site was slashdotted before I could read more.

  161. mirrors? by quasar0 · · Score: 1

    dosnt ximian have a bunch of mirrors? There site is just getting hammered. I remember form their old installer they had a bunch of mirrors. Why dont they have a list of them on there web site? can anyone post the list?

  162. Re:Nahh... by leviramsey · · Score: 1

    I like Sawfish standalone myself. Enlightenment-esque eye candy that's faster and lighter...

  163. Re:Slackware by Goldhammer · · Score: 1
    For the umpteenth time, Ximian doesn't hate Slackware, and is not biased against Slackware.

    So why are you promoting the ridiculous myth that Slackware users are console users?

    What exactly is Ximian's problem with Slackware? Do you have something against Volkerding personally, or are all Slackware users on your shit list?

  164. latine by ambrosius27 · · Score: 1

    Si quis linguam latinam cognosceret, sciret nuntium tuum non altum esse. Vale, Ambrosius

    --

    ~~~~~~~~~
    dissertus scribendo latine videri volo.
    1. Re:latine by smari · · Score: 1

      Nullum magnum ingenium sine mixtura dementiae fuit ;)

  165. Nahh... by smari · · Score: 1

    GNOME? Who needs it?

    I prefer BlackBox... smaller footprint.. but I doubt anyone will want to go into flame-wars over windowmanagers now, do they?

    However, nautaurius is pretty cool... gimmie! =)

  166. RH 7.1 May Create GNOME Halfbreeds by Brackney · · Score: 1

    A word of warning to folks who have been running Ximian/Beta 1.4 stuff on top of RH7. Upgrading to RH7.1 may be a very painful experience for you. My Ximian/1.4/Sawfish environment became increasing unstable after a 7.1 upgrade this weekend, and I ultimately ended up doing a complete reinstall to get the stock Gnome 1.2 stuff on that distro. (This included blowing away any/all GNOME/Ximian/Sawfish settings in accounts.)

    I'm still struggling w/ a few kernel-related oddities, but things are starting to return to normalcy. If you do plan to upgrade, do so cautiously and only after you've backed up critical data to a server or CDR. But you already knew that didn't you. :)

    On the upside, RH7.1 did a pretty bang up job identifying hardware in my system and configuring it. Some items which have traditionally been difficult to get working ran right out of the box. Gotta look for that silver lining. :)

  167. Re:Mozilla is good to have, even if not your brows by Brackney · · Score: 1

    I found it interesting to note that Netscape is listed as a deprecated app in the RH7.1 install docs. Mozilla shows up in the distro along w/ some (apparent) utils to migrate bookmarks, email, address books, etc. from Netscape to Mozilla. I've not tried them yet, but it looks like Redhat is moving in that direction.

  168. Re:I know this'll take hours to get an answer but. by Brackney · · Score: 1

    This can also happen if you try to access the RPM database from a nonprivileged account.

  169. Available on inexpensive CD's ? by PRR · · Score: 1

    I can't do an 80 Meg or so download, so does anyone have any info on whether they'll make it available inexpensively on a CD like LSL or CheapBytes?

    Or, for that matter will LSL or Cheapbytes themselves make a CD of the Ximian Gnome files available?

    1. Re:Available on inexpensive CD's ? by azrix · · Score: 1

      You could also try the ComputerHelper Guy. He's got all kinds of stuff, including Ximian Gnome CD's. I haven't done business with him, but it looks like that he would burn CD's of anything that he can get his hands on, including Ximian Gnome 1.4. It looks like he only charges $5 for each CD. No tax and no shipping charges, but it's an extra $5 if you want express delivery. Not too bad of a deal.

  170. Re:I'm sure it's nice but... by robert-porter · · Score: 1

    my gut tell me the latest paradigm shift is leading to customer centric initiatives and away from affinity marketing Good try, but you left out the words XML and e-.

  171. Re:Installing it even as we speak... by assbarn · · Score: 1

    Because we include the Red Carpet application, installing and removing packages after you've done an install is very easy and most of our users didn't use the fine-grained individual package selection. And yeah, it's pretty big...
    -----

    --
    dude, assbarn it.
  172. Re:I'm sure it's nice but... by FamedLamer · · Score: 1

    Obligatory .NET mention. Please don't forget to .NET during your next commercial message as we will have to remove your corporate inplants and send you back to middle management if these infractions continue.

  173. mandrake ver by nilstar · · Score: 1

    no mandrake 7.2 support... hmm... guess they'll never support mandrake 8 (yea I know it has most of this stuff, but I mean updater, etc.) or greater anytime soon.

    --
    ===> An eye for an eye makes everyone blind - MG
  174. Slackware by Chris+Z.+Wintrowski · · Score: 1
    No doubt the Slackware support for Ximian will still be crap and verging on non-existent.

    When installing Ximian on Slackware, a kludge must be employed whereby one creates a file called 'redhat-release' in /etc so as to fool the Ximian installer into thinking that you're running RedHat.

    Should you choose to try to install from sources, then you must be prepared for something to invariably go wrong.

    I honestly think that the lack of Slackware support in Ximian, and their blatent preference for RedHat, is completely anti-OSS and very reminiscent of one Microsoft.

    --
    - Chris Z. Wintrowski -
    [ Site ]
    1. Re:Slackware by Chris+Z.+Wintrowski · · Score: 1
      2) Slackware users are not the Ximian GNOME target market. Slackware users are frequently console users, compilers-from-scratch, and knowers of their own dependency trees. This is excellent for them. They don't need Ximian GNOME, so we're not really there for them.

      This is total bullshit! If this was true, then why do Slackware include GNOME with their distro? So all those console users can study the GNOME dependency trees in case they have to administer some RedHat or Debian boxes? And why has Slackware produced BigSlack which has converted many Windows GUI addicts over to Linux (yes, I know several examples personally).

      If Ximian choose to only support distros affiliated with questionable sexual orientations, like RedHat and Debian, and not even provide some form of minimal Slackware support (even as a token jesture to the one true distro, if only in a historical sense) - which wouldn't be a very difficult task for them - then it is really quite disappointing.

      Bah! What does it matter anyway. I don't even use Ximian or any of that fag GUI shit. Yep, I'm a console man myself.

      --
      - Chris Z. Wintrowski -
      [ Site ]
    2. Re:Slackware by Chris+Z.+Wintrowski · · Score: 1
      ... I'm a Debian user ...

      Ah. Bend over, buddy.

      --
      - Chris Z. Wintrowski -
      [ Site ]
  175. I'm sure it's nice but... by Jack+Wagner · · Score: 1

    I'm still recommending KDE to my clients when they need a Linux solution. KDE has a much better synergy with regards to any value assessment I've done. While Gnome is stable like a rock and probably more "fun" than KDE, my gut tell me the latest paradigm shift is leading to customer centric initiatives and away from affinity marketing, which is more than likely a good thing.

    I'm actually waiting for someone to step up to the open source plate, as it were, and show me a real forward thinking Desktop. I don't want change just for the sake of change, nor do my clients, I want a new direction, something that leads us out of the copy windows rutm not that that's totally bad, it's just tired. People will need somthing which looks beyond our limited thinking to deal with the problems that lie ahead.

    --


    Wagner LLC Consulting Co. - Getting it right the first time
  176. Copy, copy, and still ugly by idontunderstand · · Score: 2

    Linux desktop has been copying windows for years (the start button, task bar, tab pages...) and still looks ugly. Why the developers find something better to copy from? Say, Mac OS.

  177. Installing it even as we speak... by qon · · Score: 1
    Installation process seems pretty smooth... only two complaints:

    1. The Ximian installer doesn't appear to have a "Custom" installation option, allowing me to not install individual packages. I didn't want gnapster or gaim, for example, but they came with the group I picked, so now I have them anyway...
    2. 136MB!!!

    Q