Recommended Posts

But these kind of changes make me wonder whether they actually test anything on real-world users, or just think "this is super-intuitive in my mind, so other people must find it awesome too".

If this wasn't a Ubuntu thread, I'd almost swear that comment could equally be applied to Windows 8 in many respects.

^ your link doesn't work, here's the correct one http://www.webupd8.o...2-released.html

some great work going on with Ubuntu lately, the Unity interface has really come together

^ your link doesn't work, here's the correct one http://www.webupd8.o...2-released.html

some great work going on with Ubuntu lately, the Unity interface has really come together

Thanks, edited. Also added download links.

I find it kind of absurd that they haven't listed this bug in the known issues on the beta download page:

https://bugs.launchp...ity/+bug/946663

Besides that everything is working quite well with beta 2.

I gave gnome-shell 3.4 a shot too since that landed, its a good improvement as well. I think I am starting to like unity more though.

The improvements are really noticeable, but there's still much to work on. Dash (and Unity in general) is quite fast (especially when keyboard operated), but to reach an application via mouse still takes way too many clicks compared to the old menu system. The expanded applications list should really be the 'home' tab on dash, as clunky as it looks with all the icons, I've seen people having a hard time figuring out how to get to apps (once again, with a mouse). One of many remaining quirks, but hats off to them for all the other improvements, can't believe it's only been a years since Natty.

New wallpaper(s) released (still haven't landed in Precise). I think I like these the best compared to the earlier versions, having orange really makes it look nicer. Having said that, it's still pretty meh.

Version with noise:

new_wallpaper_final_full_size_noise02a.jpg

Version without noise:

new_wallpaper_final_full_size02a.jpg

  • 4 weeks later...

12.04 Final version releasing tomorrow! I've been running the betas as the primary OS on my laptop for the last 6 weeks, for the first time I've been impressed and stuck with it (even though there are a few applications I need which don't have suitable Linux alternatives, so unfortunately I needed to install Wine).

As long as there are no regressions in the final release I'll probably use it to replace OSX on my Rails development machine. Finally a Linux distribution where out of the box the fonts/font rendering doesn't look ****, I quite like unity too now you can resize/auto-hide the bar and use alt+tab / super+s / super+w for window switching.

Hopefully they don't go any further down the route of "we know best, not the users" when it comes to customisation though. I already had to fork the notify-osd part of unity to add basic configuration options (click-to-close, different timeout, etc.). Mark Shuttleworth said they're definitely not going to add configuration options, and won't accept any pull requests / patches adding this functionality, even though there have been many requests by users to add configuration options for notifications. It wouldn't be so bad if the unchangable defaults weren't so stupid, who needs a bubble-notification to show for 10 seconds with no option to reduce the time, and no way to manually close it?

12.04 final will probably be the only final I haven't downloaded and explored since 5.10. I'm honesty not into Linux much anymore. Most of the programs I need are in Windows these days and I hate emulation. I wish them well but Linux on the desktop is dead.

I tend to agree. While Ubuntu as an OS made great advancements I'm finding it fairly shocking how low quality and feature lacking the platform's software is. I honestly wouldn't know how to get my work done.

Yeah I know what you mean, its finding the apps that's the main issue. With the Ubuntu Store they need to show most popular in a more elegant way so people can fins these different apps.

Is this Beta 2 or RC? The final version is due 27-29 right?

Afaik final version should land today mate :)

12.04 final will probably be the only final I haven't downloaded and explored since 5.10. I'm honesty not into Linux much anymore. Most of the programs I need are in Windows these days and I hate emulation. I wish them well but Linux on the desktop is dead.

Slightly off-topic but from your previous posts I always thought you were a big fan of Linux on the desktop, is it just application compatibility or did something else change? (Unity? Mark Shuttleworths dislike of user customisation?)

I still prefer Windows and use it on my desktop for .NET development, Photoshop, and the numerous other applications which don't have suitable Linux alternatives, but I thought for the first time Linux was semi-decent as a desktop OS (I've been testing Ubuntu and other distributions since 6.04). The only reason I'm considering Ubuntu as the primary OS on my laptop is for Ruby / Rails development, tests which take ~15s on Windows take < 1s on OSX/Linux, while doing TDD and running tests hundreds of times a day this gives a significant time saving.

Is this Beta 2 or RC? The final version is due 27-29 right?

Final version is due later today (26th). https://wiki.ubuntu....chedule#line-42

Ignore that. I thought this thread was new: I have B2 already installed :laugh:

Is that a upgrade path going from B2 to Final simple?

The upgrade path is a simple


user@host $ sudo apt-get dist-upgrade
[/CODE]

- this will install the latest packages and bring your system on the same level as the final release.

Just finished installing in a VM and installing VMWare Tools, much faster than previous versions of Unity.

Just a shame I have no use for the Desktop version of Ubuntu, I only require the Server version, and even then I'm moving most of my servers over to Arch linux.

This topic is now closed to further replies.
  • Posts

    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
    • The current Statcoungter desktop numbers has Google Chrome increasing it's market share this past year and currently commanding 75% share. Everybody else is just making up the numbers with even MS Edge losing 3% this past year and has dipped just below 10% share which is staggering considering it's default on every Windows deviced purchased. If these numbers are correct that terrible Edge number is both devastating and embarrassing for MS especially when you add in the terribly low Bing market share. This leads me to ask a couple of questions as the default browser holding just less than 10% market share seems really weird. It used to be that all Chromium browsers were being counted as Google Chrome in some cases.  Is this still happening? Do these high Google Chrome numbers contains some Edge user numbers?
    • Yeah, all web browsers seem to have some junk in them these days. The regular Brave browser has a lot of unnecessary stuff in it, similar to Microsoft Edge, so I don't see any benefits of using Brave over Microsoft Edge if you already have Microsoft Edge fully set up with ad blockers and that. The cleanest or best free browser outside of 'Microsoft Edge' I’ve tried so far is 'Samsung Browser'. It has very little bloat and is a nice-looking web browser with an inbuilt 'Ad blocker'. I also really like the web browser called 'Floorp' that is based on Firefox. This browser can also install Chrome extensions. I have a system wide Ad blocking program for Windows 11 that doesn't just blocks ads in the web browser, but over the whole system. I don't really need a web browser with an inbuilt ad blocker because of that.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      491
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!