×
GUI

Intel Dev: GTK's Biggest Problem, and What Qt Does Better 282

Freshly Exhumed writes "Phoronix has an article about how Dirk Hohndel of Intel's Open-Source Technology Center has stirred the hornet's nest with a talk at Australia's Linux.Conf.Au (MP4 file) about what he views as the biggest problem with the GTK: he finds dealing with upstream GTK/GNOME developers to be tough, with frequent abuse and flame-wars, with accusations from the developers that "you're doing it wrong." Conversely, he found the Qt development community to be quite the opposite: willing to engage and help, with plenty of application developer documentation and fewer communication problems than with their GTK counterparts."
X

X.Org Server 1.15 Brings DRI3, Lacks XWayland Support 340

An anonymous reader writes "A belated holiday gift for Linux users is the X.Org Server 1.15 'Egg Nog' release. X.Org Server 1.15 presents new features including DRI3 — a big update to their rendering model — a rewrite of the GLX windowing system code, support for Mesa Mega Drivers, and many bug fixes plus polishing. The release, though, goes without any mainline support for XWayland to ease the adoption of the Wayland Display Server while maintaining legacy X11 application support."
Math

GNU Octave Gets a GUI 166

jones_supa writes "GNU Octave — the open source numerical computation suite compatible with MATLAB — is doing very well. The new 3.8 release is a big change, as it brings a graphical user interface, a feature which has long been requested by users. It is peppered with OpenGL acceleration and uses the super fast FLTK toolkit for widgets. The CLI interface still remains available and GNUplot is used as a fallback in cases where OpenGL or FLTK support is not available. Other changes to Octave 3.8 are support for nested functions with scoping rules, limited support for named exceptions, new regular expressions, a TeX parser for the FLTK toolkit, overhauls to many of the m-files, function rewrites, and numerous other changes and bug fixes."
GUI

Winners and Losers In the World of Interfaces: 2013 In Review 116

An anonymous reader writes "A review of the top UX successes and failures of 2013 covers hot topics ranging from Snapchat to the Nest thermostat to David Pogue's departure from the New York Times. The author begins: 'In terms of UX milestones and missteps, 2013 failed to produce industry-altering innovations like 2007 with the introduction of the first iPhone or 2012 with the demise of Blackberry. Yet on another level, UX design in 2013 gave us a glimpse at the rapidly broadening definition of UX design as a structural concept and its role in the future of new media device design, content creation and even the status of product reviews created by leading tech journalists. In a critical way, I personally find this more interesting than blockbuster introductions that alter the technology landscape.'"
Unix

How Ya Gonna Get 'Em Down On the UNIX Farm? 606

theodp writes "In 1919, Nora Bayes sang, "How ya gonna keep 'em down on the farm after they've seen Paree?" In 2013, discussing User Culture Versus Programmer Culture, CS Prof Philip Guo poses a similar question: 'How ya gonna get 'em down on UNIX after they've seen Spotify?' Convincing students from user culture to toss aside decades of advances in graphical user interfaces for a UNIX command line is a tough sell, Guo notes, and one that's made even more difficult when the instructors feel the advantages are self-evident. 'Just waving their arms and shouting "because, because UNIX!!!" isn't going to cut it,' he advises. Guo's tips for success? 'You need to gently introduce students to why these tools will eventually make them more productive in the long run,' Guo suggests, 'even though there is a steep learning curve at the outset. Start slow, be supportive along the way, and don't disparage the GUI-based tools that they are accustomed to using, no matter how limited you think those tools are. Bridge the two cultures.'" Required reading.
GUI

Hawaii Desktop Stable Released, Powered By Qt 5.2 & Wayland 137

An anonymous reader writes "The Maui OS Project has made their first stable release of the Hawaii Desktop. Hawaii is still catching up with GNOME, Xfce, and KDE in terms of features, but it's written from scratch atop next-generation open-source technologies. In particular, Hawaii 0.2.0 is powered by the brand new Qt 5.2 tool-kit and runs natively on Wayland's Weston 1.3 compositor. Hawaii 0.2.0 carries all standard Linux desktop features but more advanced desktop functionality is planned while focusing around a Wayland design and eventually their own Green Island Compositor."
Enlightenment

Enlightenment DR 0.18: Improved Compositing, Wayland Support 62

An anonymous reader writes "The Enlightenment DR 0.18 window manager has been released one year after E17. Enlightenment 0.18 provides many new features, with demanding compositing, Wayland client support, improved systemd integration, new Enlightenment modules, and stability fixes."
Red Hat Software

Fedora 20 Released 147

sfcrazy writes "The Fedora Project has announced the release of Fedora 20, code named Heisenbug (release notes). Fedora 20 is dedicated to Seth Vidal, the lead developer of Yum and the Fedora update repository, who recently died in a road accident. Gnome is the default DE of Fedora, and so it is for Fedora 20. However unlike Ubuntu (where they had to create different distros for each DE) Fedora comes with KDE, XFCE, LXDE and MATE. You can install the DE of your choice on top of base Fedora."
Programming

The Challenge of Cross-Language Interoperability 286

CowboyRobot writes "David Chisnall of the University of Cambridge describes how interfacing between languages is increasingly important. You can no longer expect a nontrivial application to be written in a single language. High-level languages typically call code written in lower-level languages as part of their standard libraries (for example, GUI rendering), but adding calls can be difficult. In particular, interfaces between two languages that are not C are often difficult to construct. Even relatively simple examples, such as bridging between C++ and Java, are not typically handled automatically and require a C interface. The problem of interfacing between languages is going to become increasingly important to compiler writers over the coming years."
Ubuntu

Mir Won't Ship Even In Ubuntu 14.04 111

jones_supa writes "As can be recalled, Mir didn't make it to the Ubuntu 13.10 release to replace X.org as the display server. Back then it suffered of problems in multi-monitor support, along with other issues. Now it turns out that Canonical's product will not make it even into the next LTS version (14.04) of the Ubuntu desktop. Mir itself would be ready for showtime in the schedule, but there are problems with XMir, which is the X11 compatibility layer that ensures Mir can work with applications built for X. The comments came at the Ubuntu Developer Summit: in an online event Mark Shuttleworth stressed that the 14.04 desktop has to be rock-solid for customers with large-scale deployments, such as educational institutions. In the meantime, you can already try out Mir in your Ubuntu system."
Operating Systems

MenuetOS, an OS Written Entirely In Assembly Language, Inches Towards 1.0 372

angry tapir writes "MenuetOS is an open source, GUI-equipped, x86 operating system written entirely in assembly language that can fit on a floppy disk (if you can find one). I originally spoke to its developers in 2009. Recently I had a chance to catch up with them to chat about what's changed and what needs to be done before the OS hits version 1.0 after 13 years of work. The system's creator, Ville Turjanmaa, says, 'Timeframe is secondary. It's more important is to have a complete and working set of features and applications. Sometimes a specific time limit rushes application development to the point of delivering incomplete code, which we want to avoid. ... We support USB devices, such [as] storages, printers, webcams and digital TV tuners, and have basic network clients and servers. So before 1.0 we need to improve the existing code and make sure everything is working fine. ... The main thing for 1.0 is to have all application groups available'"
GUI

WxWidgets 3.0: First Major Release in Several Years 147

First time accepted submitter VZ writes "The first new stable wxWidgets release in years and the first new major release since 1998 has just been announced. wxWidgets 3.0 now includes official support for Cocoa-based 32 and 64 bit applications under OS X, GTK+ 3 under Unix and has thousands of other improvements." Update: 11/12 01:00 GMT by U L : Clarification: it's been several years since the 2.8 release series, and fifteen years since wxWidgets 2.0.
OS X

OS X 10.9 Mavericks Review 222

An anonymous reader writes "John Siracusa at Ars Technica has put together a comprehensive review of Apple's OS X 10.9 Mavericks. This is the first time a major OS X update has been free, and it works on any device that supports Mountain Lion. This suggests Apple is trying to boost adoption rates as high as possible. Siracusa says the following about Apple's move away from skeuomorphic design: 'Mavericks says enough is enough. The leather's gone, the fake pages are gone, the three panes are independently resizable (more or less), even the title bar is bone-stock, and it's boring?' On the other hand, he was a big fan of all the internal optimizations Apple has done, since the energy savings over Mountain Lion are significant. He found a 24% increase in his old MacBook Pro's battery life, and a 30% increase for his new MacBook Air. He also praised the long-needed improvements to multi-monitor support: ' Each attached display is now treated as a separate domain for full-screen windows. Mission Control gestures and keyboard shortcuts will now switch between the desktop and full-screen windows on the display that contains the cursor only, leaving all other displays untouched.' The 24-page review dives deeply into all the other changes in Mavericks, and is worth reading if you're deciding whether or not to upgrade."
GUI

Wireshark Switches To Qt 79

An anonymous reader writes "Beginning with version 1.11.0, open source packet analyzer Wireshark is switching its user interface library from GTK+ to Qt. 'Both libraries make it easy for developers [to] write applications that will run on different platforms without having to rewrite a lot of code. GTK+ has had a huge impact on the way Wireshark looks and feels and on its popularity but it doesn't cover our supported platforms as effectively as it should and the situation is getting worse as time goes on.'"
Android

Is Choice a Problem For Android? 361

New submitter mjone13 writes "Dave Feldman, in a blog posts, says that the problem Android faces is giving consumers too much choice. He cites several studies which state that consumers generally are unhappier when they have too much choice. 'Catering to all individual preferences creates a bloated, bland product. Not to mention a UI that’s impossible to navigate. Furthermore, people are notoriously bad at identifying what we want. And what we do want is influenced heavily by what we know — our expectations are constrained by our experience.' He then goes on to talk about Android fragmentation, app developer problems and bug issues. Finally he says the people who general prefer the choice Android provides are tinkers similar to gear heads who love tinkering with their car. 'I think many who extol Android’s flexibility fall into the tinkerer category, including some tech bloggers. They love all the ways they can customize their phones, not because they’re seeking some perfect setup, but because they can swap in a new launcher every week. That’s fun for them; but they’ve made the mistake of not understanding how their motivation differs from the rest of us.' Is choice really a problem for Android?" Whether it's a problem depends on what the goals are. Providing a satisfying experience to a bunch of tinkerers is a very different thing from providing a satisfying experience to the multitude of non-tinkerers who buy smartphones.
Graphics

Ex-Red Hat Employee Matthew Garrett Comments On the State of XMir 88

First time accepted submitter slack_justyb writes "Matthew Garrett, former employee of Red Hat, comments on the current state of XMir and Canonical's recent decision to not ship XMir as the default display server in Ubuntu 13.10. Noting the current issues outstanding in XMir, the features yet to be implemented, the security loopholes, and Intel's recent rejection to support Mir in general. All of this leading Garrett to the conclusion that 'It's clear that XMir has turned into a larger project than Canonical had originally anticipated, but that's hardly surprising.'"
IOS

Why iOS 7 Is Making Some Users Feel 'Sick' 261

dryriver sends this story from The Guardian: "The introduction of fake zooms, parallax, sliding and other changes in Apple's new iPhone and iPad software has a very real effect on people with vestibular disorders. ... It makes frequent use of zoom and slide animations; the home screen boasts parallax, with icons apparently floating above subtly animating wallpaper. And it's making people sick. Triggers and symptoms vary, but TidePool mobile app developer Jenni Leder's experience is not uncommon. A self-professed power-user, she frequently switches apps; but on iOS 7, this has caused headaches and feelings associated with motion sickness. 'I now have to close my eyes or cover the screen during transitions, which is ridiculous,' she told The Guardian, adding that there's nowhere to hide: 'It's not apps that affect me, but accessing them. Tap a folder and the view zooms in. Tap an app and it's like flying through the icon and landing in that app's micro world — and I'm getting dizzy on the journey there.' Reactions to screen-based systems — especially those utilizing 3D effects — aren't new. Cynthia Ryan, executive director of the Vestibular Disorders Association, says 3D effects can cause 'intense nausea, dizziness and vertigo,' sometimes from general vision problems, but also from visual-vestibular conflict. She added symptoms 'manifest more severely if a viewer already has a disorder of the vestibular system.'"
GNOME

GNOME 3.10 Released 218

kthreadd writes "Version 3.10 of the GNOME software collection has been released. New in this release is improved support for Wayland, the upcoming X replacement. The system status menus have been consolidated into one single menu. Many of the applications in GNOME now features header bars instead of title bars, which merges the titlebar and toolbar into a single element and allows applications to offer more dynamic user interfaces. GNOME now also includes an application for searching, browsing and installing applications called Software. Several other new applications have also been added to GNOME including Music, Photos, Notes and Maps."
GNOME

Middle-Click Paste? Not For Long 729

An anonymous reader writes "Select to copy and middle-click to paste. That's very convenient usability feature associated with UNIX graphical environments. But it is confusing for new users, so the ability to middle-click paste was briefly removed from GNOME 3.10. It was restored few days later, but with clear message: middle-click paste will be permanently removed from next GNOME version." I hope that "we'll defer this change until the next cycle" also means that it's getting re-thought, rather than just delayed.

Slashdot Top Deals