http://bugs.winehq.org/show_bug.cgi?id=9823
Summary: Mentioning "wine eject" in SGML Product: Wine Version: 0.9.45. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-documentation AssignedTo: wine-bugs@winehq.org ReportedBy: marco@harddisk.is-a-geek.org
Created an attachment (id=8287) --> (http://bugs.winehq.org/attachment.cgi?id=8287) A patch for Wine Doc including a description of "wine eject"
In http://www.winehq.org/site/docs/wineusr-guide/command-line-options there currently is no mention of "wine eject" command .
The patch in the attachment adds a section about wine eject.
http://bugs.winehq.org/show_bug.cgi?id=9823
--- Comment #1 from Lei Zhang thestig@google.com 2007-10-11 15:00:18 --- please sent this to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=9823
Marco Schuster marco@harddisk.is-a-geek.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Marco Schuster marco@harddisk.is-a-geek.org 2007-10-11 15:44:57 --- Marking this bug as invalid - wine eject doesn't count as normal Wine command; eject.exe is instead a wine .exe tool.
http://bugs.winehq.org/show_bug.cgi?id=9823
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #3 from Dan Kegel dank@kegel.com 2008-01-28 05:54:54 --- Maybe that's a problem with the patch, but the bug is still valid, I think.
http://bugs.winehq.org/show_bug.cgi?id=9823
Marco Schuster marco@harddisk.is-a-geek.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Marco Schuster marco@harddisk.is-a-geek.org 2008-01-29 11:23:14 --- The patch is infact pure nonsense, there are other doc places where eject is mentioned..please close this bug.
http://bugs.winehq.org/show_bug.cgi?id=9823
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #5 from Dan Kegel dank@kegel.com 2008-01-29 12:24:38 --- Marco, where is eject documented? I couldn't find it either in git or in cvs. Here's how I looked:
mkdir foo cd foo git clone git://source.winehq.org/git/website.git winehq cvs -z3 -d:pserver:anonymous@wine.cvs.sourceforge.net:/cvsroot/wine co -P docs LANG=C find . -type f | xargs grep eject
It seems to be mentioned in the wine weekly news, but that's it.
There is http://wiki.winehq.org/ListofCommands which mentions it, but the bug was about the non-wiki doc.
http://bugs.winehq.org/show_bug.cgi?id=9823
--- Comment #6 from Marco Schuster marco@harddisk.is-a-geek.org 2008-01-29 12:33:15 --- yep, this doc is also the only thing i could find. i think it should be cloned somehow into the user guide (or even a man page).
http://bugs.winehq.org/show_bug.cgi?id=9823
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |patch
--- Comment #7 from Austin English austinenglish@gmail.com 2008-06-16 13:04:12 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=9823
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=9823
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9823
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2011-12-10 21:54:51 CST --- As far as I could understand this bug it is still present. Can anyone else double check?
http://bugs.winehq.org/show_bug.cgi?id=9823
--- Comment #9 from Austin English austinenglish@gmail.com 2011-12-12 14:27:38 CST --- (In reply to comment #8)
As far as I could understand this bug it is still present. Can anyone else double check?
Yes, still present: #!/bin/bash mkdir foo cd foo git clone git://source.winehq.org/git/website.git winehq cvs -z3 -d:pserver:anonymous@wine.cvs.sourceforge.net:/cvsroot/wine co -P docs LANG=C find . -type f | xargs grep -wi eject | grep -v wwn
gives: ./winehq/news/en/2005110901.xml: <li>Winelib app to eject a CD.</li>
https://bugs.winehq.org/show_bug.cgi?id=9823
--- Comment #10 from Austin English austinenglish@gmail.com --- [austin@localhost wine-docs]$ git grep -wi eject po4a/lib/Locale/Po4a/Man.pm:# .bp N Eject current page and begin new page.
still present.
http://bugs.winehq.org/show_bug.cgi?id=9823
--- Comment #11 from Rosanne DiMesio dimesio@earthlink.net --- Wine eject is documented in the FAQ and has its own wiki page. http://wiki.winehq.org/FAQ#head-dc33f7e78005cd05d0f0a7d69cf693ebb1f024f7 http://wiki.winehq.org/eject
As for the User Guide, few people read it and I rarely refer anyone to it.
https://bugs.winehq.org/show_bug.cgi?id=9823
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #12 from Rosanne DiMesio dimesio@earthlink.net --- The User's Guide has been ported to the wiki, and as noted, wine eject is already documented there on other pages.
I've added a link to the List of Commands wiki page (which covers all the builtin apps that weren't documented in the SGML guide) to section 3.1 of the User's Guide.
https://bugs.winehq.org/show_bug.cgi?id=9823
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.4.