Mark Shuttleworth announced today at his keynote in Guadec that Mono had been integrated into Ubuntu.
I don’t like the networking setup in Ubuntu right now, but I like having integrated mono more.
I guess this is a Tiny House blog now
Mark Shuttleworth announced today at his keynote in Guadec that Mono had been integrated into Ubuntu.
I don’t like the networking setup in Ubuntu right now, but I like having integrated mono more.
Moved to ubuntu yesterday. After installing and rsyncing my home directory, most of everything was working. Various tweaks were needed to restore things like some font configuration, and I needed to figure out sources.list and install a ton of packages for non-free things, but in general the install was as smooth as I could want. (Not as smooth as that damned macintosh “just hook up this firewire!” mojo which is so beautiful, but we can’t have everything).
First off, I noticed I now have 9 gigs free instead of 4. I thought that after 4 years (my install was 2001-era, upgraded continuously) I’d have more cruft than that, but redhat upgrades are pretty good quality. The other thing I noticed that does not reflect so well on my old system is how blazing fast my machine is now. I have a feeling there were a lot of crappy libraries littered about, and with them gone (and a much cleaner /usr/bin) operations that should be fast now are. Specifically the Run dialog doesn’t take 20 seconds to cache whatever it is that it cached on my old system. Lastly, synaptic and apt put yum to shame. It’s true. Peter says I’ll learn to hate weird questions upon upgrades, but I’ve only gotten one so far (“SMB: would you like to use WINS for DNS?” uh… no?). Ubuntu should really be called Und: Ubuntu is not debian. There is still some annoying separation between free and non-free which only serves as a barrier to installing software that everyone will want to use, but on the plus side I know they will actually commit to and make releases.
Right now the only things I miss about fedora are NetworkManager (the one for ubuntu crashes) and the system-config-* tree. I’m still having trouble figuring out how to configure certain things.
ok enough rambling. (I hearby announce this blog to be an “installfapper” blog).
ps: got netapplet working. yay!
If you notice that your laptop fan sounds really loud, or even worse, if the laptop is baking hot and the fans aren’t running at all, try blowing in the exhaust vent and see what comes out on the fan side. Your laptop could have a giant hairball:
re: http://mpt.net.nz/archive/2005/04/11/ubuntu
Matthew Thomas lists some interface problems with Ubuntu, by which he really means GNOME in this case. I love good UI, and goodness knows we can always use more sanity and rationality in user interfaces, but some things UI people say make me so mad. Now, a lot of his points are valid and being worked on, some are valid and unfortunately aren’t being worked on, and some aren’t even true on my own computer and seem Ubuntu-specific (most seem theme-related). But some of his points are things I’ve read before on other sites, and can generally be summarized as “it doesn’t work like the Mac so it must be wrong.” This is a dangerous direction for UI design to go.
Every window that has menus puts them in a separate menu bar inside the window. This (a) wastes screen real estate, (b) is confusing (even experts occasionally click the wrong menu bar by accident), (c) does not work for narrow windows (as demonstrated by the Gimp), (d) works badly for windows near the bottom or right of the screen (for which menus unexpectedly open upward or leftward), and (e) works even worse if those menus have submenus.
Worst of all, because under Fittās Law their vastly smaller target size outweighs their somewhat closer proximity, (f) menu bars inside each window are several hundred percent slower to use than a menu bar at the top of the screen.
I hate the Macintosh menubar. Fitt’s law is great and everything, and this type of thinking sounds correct in the abstract, but in practical terms this concept doesn’t work. Why?
Moving on:
By default, many ā but not all ā push buttons and menu items have an icon as well as text. As well as making the interface more cluttered, this slows people down by misleading them into thinking that they can decipher a transient controlās icon faster than they can read its text, which is rarely if ever true.
When you have icons with text it increases the target area for the mouse, which by Fitt’s Law is a good thing. I’m not sure what “people” Matt is talking about that are mislead in the way he describes.
Many controls change their appearance when the mouse pointer is over them, which is misleading because theyāre not changing their state, and distracting if the pointer is just passing over the control on the way to something else. It can also be extremely confusing. For example, the window switcher, file dialogs, and Evolutionās āwindow buttonsā all use a recessed button to show the current selection. But when you click a button, it looks like it hasnāt worked, because the pointer is still over the button so it still appears raised.
Actually the “mouse-over highlight” technique is widespread on the internet and elsewhere because the highlight indicates “this is an item that can be clicked.” This is quite a nice visual queue. The “pushed button” mouseover behavior should be fixed, but it’s not indicative of a systemic problem with mouseovers.
Items canāt be renamed by clicking on their names and typing.
This is the most annoying behavior ever, and results in a lot of files on Macintosh desktops with no filename or weird random characters because someone clicked in the wrong place, started hitting some keys, noticed that the filename was changing, and then madly hit everything in sight to try to get it back the way it was. Just today I had to help someone repair a Volume label that had become “”.
A USB device must be āunmountedā before it is disonnected from the computer, to prevent loss of information. However, the only way to access this function is by a shortcut menu, which few people will ever see.
What would be better, dragging it to the trash? When I first started using Macintoshes I would hesitate for long periods of time before dragging disks to the trash, since the “trash” means “delete” in every other circumstance. I don’t want to delete all my data! Also, changing the icon to an eject button is a start, but I still don’t like it. The right-click menu isn’t perfect either, admittedly.
These “problems” he points out — no ubiquitous menubar, icons and text, mouseovers, click-to-rename, and unmounting procedure are all examples of linux being different from the Mac, not worse. In all of these cases I think the behavior is an improvement on the Macintosh, but Matt isn’t used to these conventions so he thinks they are problems to be fixed.
Another example of a feature that UI designers tend to love that I hate hate hate in practice is Click-to-Focus. The only thing click-to-focus encourages is for people to doubleclick on everything. As I watch users perform tasks at work, they often click on a text field, start typing, and then get confused when nothing is happening. So they click again, and the second time it works. Still confused, they move on and learn to doubleclick everything.
I’m afraid that as Linux and GNOME get more popular, more self-proclaimed UI “elites” like Matt will come in and Macintoshify the whole shebang without hesitation. The day GNOME adopts a Mac-like ubiquitous menubar is the day I start running GoneME. Matt himself points out in his previous rant that the Macintosh is not the most perfect UI, so he should know how to take a step back and evaluate new behaviors a little more impartially.
While Matt is pointing out flaws in Ubuntu, he misses an easy targets that would be at the top of my own list of beefs. That is edge-resistance and expand-to-fill. If windows are considered solid objects, then they should behave like solid objects. Window edges should bump into eachother, and I should be able to tell a window to expand until it hits surrounding windows or screen edges. Luckily there’s a patch for edge resistance, and I wrote a patch for expand-to-fill. These are features not found on the Mac except in hacky places implemented totally differently in each case (iChat, Final Cut Pro, Avid XPress Pro all have some form, Final Cut being the best). Edge resistance is a very powerful usability concept, but Matt doesn’t notice its absence because the Mac doesn’t have it.
And that’s the fundamental problem with UI designers. They claim to be impartial, that they’re just following Fitt’s Law, that they hate the mac too!, but really they are comparing everything to the Macintosh interface without any genuine patience for alternatives. If GNOME is going to have the best user interface in the world then we need to look beyond implementing everything the same as the mac. Is The One Menubar really the best solution? Isn’t edge-resistance and mouseover highlighting actually a good thing? Attempting to play dumb and calling some feature “misleading” or “confusing” without any real data to back it up isn’t going to lead to a better interface, it just results in making an interface work like the one the designer has in mind — usually the Mac. We need to do more real research and less projecting if we’re going to get it right.
(Aside: Furthermore his tone is snooty at times. It’s possible to explain why the term “Shut Down” is preferable to “shutdown” in ways other than a sarcastic mention of it being a “misspelling.” Also, if he didn’t like the brown, he could have changed the theme. He didn’t hesitate to look for ways to turn off Caps Lock, but he couldn’t spend a little time to find Preferences / Theme? I find a lot of UI people adopt this same condescending tone “apparently for no reason” as Matt might say. Yes yes it’s fun to play ignoramous and describe certain features as if you have no previous knowledge of computers, but it can be done without adopting a tone of scorn.)
There are differences, but doesn’t the new “you have to buy the windows version in order to download” nerolinux look awfully like gtoaster? Is this legal?
I mean, who codes in gtk1 anymore anyway?
So after getting mucho annoyed with my laptop, I filed a bug on freedesktop.org, enlisting the help of the amazing Alan Hourihane to solve my problem. After some back and forth and trying of new drivers, we decided it was probably a hardware issue. He suggested something that had never occurred to me: swapping the RAM sticks around.
I did so, and my laptop hasn’t crashed since.
This was a very weird problem, since normally RAM errors cause problems all over the OS, like crashing programs and weird segfaults (unlike on windows, on linux you can assume extreme crashing is a hardware problem). But in my case it was always the same video crash. This is probably because on my laptop the video card actually uses system RAM to store data. There might have been a slight incompatibility in the way my RAM was installed, but it only showed up in this reserved section. I ran memtest86 and never found anything, so I had thought RAM couldn’t be the problem.
It just goes to show, big huge crashes are almost always RAM, even when you think they aren’t.
This blog has links to videos from the oscars, including a couple of Dustin Hoffman slurring his reading of the nominees. Dude is smashed.
crashed again last night š
Software suspend actually works!
I’ve been browsing the Freedesktop.org bugzilla site trying to find some answer about my Annoying crashing laptop, and I came across a bug with a link to a video driver for my laptop. The web page is tiny and the driver doesn’t even come with source code. It’s like it emerged fully formed from the internet itself. So far it has succeeded where others have failed. I no longer have weird artifacts when playing videos. OpenGL seems to work. And so far, it hasn’t crashed. So for now I recommend trying out this i810 driver and see if it works. I’ll post again if my laptop crashes again, of course.