Bug 421: Wine Developers Upset About Maintainer
A couple of kernel developers at Wine are upset about the current project leadership. Behind the dissatisfaction is so-called bug421 on the missing device-independent bitmap (DIB) engine.
The Wine project wiki includes the statement, "Wine requires a DIB engine... [that] can properly handle... DIBs." In Wine, Win32 APIs allow direct use of Windows applications in Linux. A rejected patch to the DIB engine by Massimo del Fedel led to lengthy discussion about bug421 in developer mail. Chris Howe gave air to some of his feelings in a posting: "...the Wine website still lists 'write a DIB engine' as a requirement, and every time someone does, the patches dissapear down a hole because they're 'not right'." Communication among developers seems to be in short supply, because he continues with, "Someone document what 'would be right", or take 'write a DIB engine' off the list." Most of the criticism is targeted at Wine chief maintainer Alexandre Julliard, who responded with, "A large part of the task is precisely to come up with a good design, validate it with a prototype, and then convince people (especially Huw [Davies] and myself) that your design is good." The bug tracking for bug421 began February 2002, with Julliard's last entry May 23 2009, the basis for a comment on the Slashdot portal that "Usually it is extremely frustrating for developers when the goalpost is constantly moved."
In any case, del Fedel seems to have lost any interest in the matter. His response to whether the architecture issues were resolved was, "Not by me... I made my engine because I was needing it, but Alexandre [Julliard] doesn't like its architecture, so it won't be merged even if, IMHO of course, it could be done as an 'alternative experimental driver' in parallel to the current winex11 one... But Alexandre didn't like that solution, ever." Other developers nevertheless seem to maintain enough interest to keep the DIB engine running. As to a question whether del Fedel can provide his code, his response was, "Can do on next days. But I need some place where to put the precompiled DLLs... I guess [neither] the bug421 page nor here are good places for it."
The commentator on Slashdot posed a provocative question, "When is the right time for project members to fork when their chief maintainer does not respond anymore or pursues an adverse commercial agenda?" This was based on an announcement from CodeWeavers CEO Jeremy White in a blog that DIB engine work (and other "unsexy" initiatives) would take second priority. Alexandre Julliard is the chief technologist for Wine at CodeWeavers, which employs numerous developers working on the CrossOver proprietary solution, service and support based on open source software.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
First Release Candidate for Linux Kernel 6.14 Now Available
Linus Torvalds has officially released the first release candidate for kernel 6.14 and it includes over 500,000 lines of modified code, making for a small release.
-
System76 Refreshes Meerkat Mini PC
If you're looking for a small form factor PC powered by Linux, System76 has exactly what you need in the Meerkat mini PC.
-
Gnome 48 Alpha Ready for Testing
The latest Gnome desktop alpha is now available with plenty of new features and improvements.
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
great post
http://www.cocoschanel.com
http://www.gucciguccis.com
http://www.urboots.com
http://www.handbags2012.com
http://www.louisvuittonslv.com
http://www.uggmalls.com
Frustrating, perhaps, but normal
Short version: very few developers are upset, and the Wine project is in good shape.
Long version:
1) It's quite hard to implement a DIB engine.
2) Three or four people have tried -- really hard -- in the past, and only got part of the way there.
3) Max came along and very persistently put one together partly out of the previous efforts.
4) Max's DIB engine is great as a prototype, may even be useful as is for a lot of users,
and will serve as proof that a DIB engine for Wine is in fact doable.
5) The Wine maintainers are busy trying to keep the project going -- which involves, in part, solving
problems for paying customers -- and are still recovering from last year's major DIB engine effort.
6) It is true that getting patches into Wine is difficult, but that's partly due to the high quality
standards of the project.
7) Max has a very good attitude about the situation, and is going to keep plugging away until
his DIB engine is passing all the Wine tests and is performing well.
8) Some of the complaints about process are coming from non-developers who are just frustrated by
the slow pace of Wine development in general. It is reasonable to be frustrated. Forking isn't
even being contemplated, though. The Wine project as currently constituted is in good shape,
and is making steady progress, even though it seems slow to outsiders. Anyone who is impatient
with the pace of Wine development should join in and/or help by purchasing a copy of Crossover,
or funding a large hunk of work (as various Codeweavers customers including Google have done
in the past).
9) Some of the complaints are coming from developers who are frustrated with not being
able to get patches committed. I'm often frustrated myself; it took me six or so tries to get
a one-bit change in. (In the process it grew quite a bit.) The maintainer has very high quality
standards, and sometimes developers can't quite get their patches over the bar.
That's unfortunate but sometimes unavoidable. To these folks, all I can say is keep trying!
- Dan Kegel
Wine 1.0 release manager
(Currently working on Google Chrome for Linux)