[Bug 19142] New: Running wine without X for gui apps reports success
http://bugs.winehq.org/show_bug.cgi?id=19142 Summary: Running wine without X for gui apps reports success Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com austin(a)SERVER1:~$ wine regedit ; echo $? Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. 0 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19142 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-09-08 23:30:26 CDT --- Still in wine-1.3.27-416-g0032de5 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19142 --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 04:35:04 CDT --- That's a feature. Killing the app outright would prevent useful things, like being able to create a prefix without a display. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19142 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-09-09 11:56:44 CDT --- (In reply to comment #2)
That's a feature. Killing the app outright would prevent useful things, like being able to create a prefix without a display.
That makes sense for wineboot (I use that feature quite a bit), but for something like winemine, which has no cli mode (even /?) it doesn't make as much sense. Of course, separating the two cases may be difficult and not worth the trouble. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19142 --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 12:08:50 CDT --- It's up to each app to decide whether to abort when window creation fails. That's not something we can do globally. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19142 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-09-09 12:12:10 CDT --- Though we can make wine builtin apps abort. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19142 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Abandoned. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=19142 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org