http://bugs.winehq.org/show_bug.cgi?id=10489
Summary: Winemaker fails to process directories with '+' in them. Product: Wine Version: CVS/GIT Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-winelib AssignedTo: wine-bugs@winehq.org ReportedBy: ion.simon.c@gmail.com
Created an attachment (id=9230) --> (http://bugs.winehq.org/attachment.cgi?id=9230) Escapes metacharacters in path component in 'sub search_from'.
Directories with regexp metacharacters in them (like '+') cause some regexp operation on line 1106 to fail . Proposed fix attached.
Reproduction recipe:
1) Download QT 4.3.1 (Win32) and unpack. [1] 2) cd to qt-win-opensource-src-4.3.1. 3) Run 'winemaker'.
It'll churn for a while, then you get this message: Nested quantifiers in regex; marked by <-- HERE in m/^linux-g++ <-- HERE $/ at /usr/local/bin/winemaker line 1106, <FILEI> line 39.
[1] QT is here: ftp://ftp.trolltech.com/qt/source/qt-win-opensource-src-4.3.1.zip
http://bugs.winehq.org/show_bug.cgi?id=10489
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_winelib |tools
http://bugs.winehq.org/show_bug.cgi?id=10489
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch, source
--- Comment #1 from Austin English austinenglish@gmail.com 2008-06-16 16:35:57 --- Is this still an issue in current (1.0-rc5 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=10489
--- Comment #2 from Simon C. Ion ion.simon.c@gmail.com 2008-06-16 17:23:56 --- Yes. This is still an issue in whatever the latest in GIT is. (wine --version reports 'wine-1.0-rc5-6-g0123f5a')
The patch attached still applies cleanly and fixes the reported bug.
http://bugs.winehq.org/show_bug.cgi?id=10489
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-17 13:36:59 --- Still present.
http://bugs.winehq.org/show_bug.cgi?id=10489
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #4 from Damjan Jovanovic damjan.jov@gmail.com 2008-12-17 14:39:06 --- Simon, please send that patch to the wine-patches mailing list. Nobody looks at patches on Bugzilla.
http://bugs.winehq.org/show_bug.cgi?id=10489
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Damjan Jovanovic damjan.jov@gmail.com 2008-12-21 21:58:40 --- Patch is in latest git as commit 7b5cbdb261477461c2527d344dfbb47f7094530a, resolving FIXED.
http://bugs.winehq.org/show_bug.cgi?id=10489
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=10489
Simon C. Ion ion.simon.c@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Simon C. Ion ion.simon.c@gmail.com 2008-12-27 16:52:11 --- Seems to be fixed. Thanks, all! Closing the bug.
http://bugs.winehq.org/show_bug.cgi?id=10489
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED |
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-27 17:34:16 --- (In reply to comment #6)
Seems to be fixed. Thanks, all! Closing the bug.
Please don't close the bug. It'll be closed as part of the next release process.
http://bugs.winehq.org/show_bug.cgi?id=10489
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #8 from Austin English austinenglish@gmail.com 2008-12-27 17:34:29 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=10489
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2009-01-02 10:33:08 --- Closing bugs fixed in 1.1.12.
http://bugs.winehq.org/show_bug.cgi?id=10489
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #10 from Austin English austinenglish@gmail.com 2012-02-23 15:24:00 CST --- Removing deprecated 'All' Platform.