WineHQ

Search results

  • :Command line options for the wine binary. :Command line options for the wineserver binary. ...
    1 KB (161 words) - 22:26, 28 December 2021
  • _plain space_ This rather long line just to be able to check whether browsers handle various kind of spaces. Do _plain nbspace_ This rather long line just to be able to check whether browsers handle various kind of spaces. Do ...
    2 KB (356 words) - 13:17, 19 September 2022
  • '''cmd''' is command-line access into Wine, similar to Windows' ''cmd''. ...
    432 bytes (64 words) - 13:15, 26 October 2022
  • and change the line that reads: On Ubuntu 8.10 (Intrepid) and later, the workaround is different: the line needs to go in /etc/sysctl.d/wine.conf. e.g. with the command ...
    3 KB (440 words) - 18:58, 18 January 2016
  • ...ed lists if the line starts with an asterisk, and preformatted text if the line starts with a blank space .... When ported into Mediawiki, this displays as preformatted text with each line starting with an asterisk. Luckily, the solution is simple: delete the spac ...
    4 KB (673 words) - 16:21, 28 October 2016
  • ...orm of batch files, which are processed by wine cmd, then compared line by line to the associated expected result files. ...t will read lines from the expected file until it finds the matching '---' line, and vice versa. ...
    5 KB (811 words) - 17:31, 23 January 2016
  • ...d clicking the appropriate icon or specifying the .cpl file on the command line. ...
    634 bytes (91 words) - 22:41, 9 March 2016
  • ...imes each line was run, its line number in the source file, and the actual line of code. The execution count will contain one of three possible symbols: * "#####" if the line has code that was never executed ...
    6 KB (918 words) - 01:24, 1 March 2016
  • ...ANSI, UTF-8 and UTF-16 files, and can read (but not write) files with Unix line endings. ...
    692 bytes (98 words) - 16:17, 24 December 2021
  • ...ake about an hour and include one transfer from the Blue line to the Green line. Exit the train at ''Central Station'' and walk two blocks south. Google ...the train. Notably, the CodeWeavers offices are at the Raymond Ave. Green Line stop. ...
    4 KB (684 words) - 20:05, 19 November 2016
  • ''Note:'' Wine's '''expand''' does not support all the command line options available from the Microsoft version of the tool. ...
    806 bytes (128 words) - 23:00, 9 March 2016
  • ...ease response time or even eliminate responses altogether. A good subject line includes at least some details about the problems you are experiencing.<br ...iliar and comfortable with your operating system of choice and its command line interface.<br /><br /> ...
    4 KB (705 words) - 18:29, 23 January 2016
  • ...fix bugs found by Coverity, please include '''(Coverity)''' in the subject line. If you're interested, you can see a [http://source.winehq.org/git/wine.git ...found by PVS-Studio, be sure to include '''(PVS-Studio)''' in the subject line. ...
    6 KB (1,020 words) - 00:51, 18 June 2022
  • ...ng <b>gcov</b> and directed tests, we can validate the correctness of this line of code. First, we see what has been tested already by running gcov on the ...ode>name</code> is never passed to the function. In order to validate this line, we need to do two things. First, we must write the test: ...
    10 KB (1,717 words) - 05:06, 8 November 2023
  • '''msiexec''' is the Wine MSI installer, which is command line compatible with its Microsoft Windows counterpart. |Flush each line to log. ...
    4 KB (578 words) - 16:15, 24 December 2021
  • '''msiexec''' is the ''Wine MSI installer'', which is command line compatible with its Microsoft Windows counterpart. ==== Flush each line to log ==== ...
    5 KB (627 words) - 14:33, 31 May 2023
  • ...ame had the first exception. For that, run Wine with the following command line: ...to it during this DirectPlay enumeration call. So let's refine our command line to this: ...
    5 KB (799 words) - 19:23, 5 March 2016
  • ...into a minidump file. The name of the file is either passed on the command line, or generated by '''WineDbg''' when none is given. This file could later on ...will execute the command ''string'' as if it was keyed on winedbg command line, and then will exit. This can be handy for getting the pid of running proce ...
    15 KB (2,280 words) - 16:47, 24 January 2023
  • ...in your favourite text editor or less. Now look for the first "trace:seh" line, which indicates the source of the exception. It may be that there is no ex ...orer/shell path into a real Windows file path. The line above the last SEH line indicates that we're returning an empty string here - this seems wrong, the ...
    6 KB (987 words) - 00:42, 27 January 2016
  • ...on a separate line. Braces should not be indented relative to the previous line. This applies to all braces: control flow, functions, type definitions, and ...ializer (including as part of another initializer) can be specified on one line if it's short enough. ...
    15 KB (2,563 words) - 01:38, 22 November 2023
  • A command line script to compile and install Wine and a number of prerequisite packages fr ...management, winetricks integration and access to most of the Wine command-line utilities in one GUI. ...
    7 KB (1,136 words) - 04:50, 25 March 2023
  • ...ktrace contains function names and the values of the parameters as well as line numbers like this: If your backtrace is missing information like the source file name and line number then you may need to compile from source. First, check if your packa ...
    5 KB (746 words) - 01:31, 20 September 2016
  • ...#ifndef, #elif, #else, #endif, #error, #warning, #line, # (both null- and line-directive), #pragma (ignored), #ident (ignored). * Error reporting should be more precise, as currently the column and line number reported are those of the next token. ...
    7 KB (1,072 words) - 00:32, 25 December 2021
  • ...ue to the wild naming schemes introduced, so the imaginary max length of a line should be set at around 160 characters (instead of 120). *Replace STDMETHODCALLTYPE with WINAPI to reduce line length. ...
    7 KB (816 words) - 16:37, 29 August 2022
  • .... If you would like to re-enable the support, you just need to remove this line again. ...
    2 KB (395 words) - 19:04, 3 January 2017
  • ...e many choices. You can take a train to Wien Mitte, and change for the U3 line to Ottakring. Get off at Westbahnhof and walk to the hotel. But you have ...o be reached from the new Vienna Main Station (Wien Hauptbahnhof) via tram line 18. ...
    5 KB (786 words) - 21:34, 11 March 2016
  • To convert a string to a character array using Vim, you can try adding this line to your vimrc file (see the section on [#vimrc VIMRC Files] for more inform ...
    2 KB (428 words) - 19:55, 25 January 2016
  • The first line of the comment gives the name of the function, the DLL that the function is ...You can see which to use by looking at the DLL <tt>.spec</tt> file. If the line on which the function is listed begins with a number, use it, otherwise use ...
    19 KB (3,087 words) - 18:19, 8 February 2016
  • This program is command-line compatible with Microsoft Windows regedit ...
    3 KB (470 words) - 00:33, 17 February 2016
  • ...ons specified below. In addition to the mode option, various other command-line option can be specified, as described in the '''OPTIONS''' section. : '''console''' for a command line executable, ...
    18 KB (2,717 words) - 17:33, 24 January 2023
  • ...d that will appear in the release notes, and a period. Be brief: the first line should ideally not be more than 72 characters in length. After the first line, you may add '''explanatory paragraphs''' that tell what the patch accompli ...
    15 KB (2,621 words) - 13:58, 24 September 2023
  • ...u did not write a patch, you must make this clear (ideally using the From: line in the patch itself). You must use your real name. The <tt>Fixes:</tt> line was historically used by a tool that would check whether a linked bug was s ...
    15 KB (2,608 words) - 04:58, 3 November 2023
  • | +pid || Prefixes each debug output line with the ID of the process that generated it. This can be helpful when debu | +timestamp || Prefixes each debug output line with the timestamp when that line executed. This is invaluable for debugging performance issue. ...
    10 KB (1,607 words) - 20:16, 21 February 2024
  • ...irst line, and to replace the <code>1000</code> with our gid in the second line. If no line appears, we need to create it: ...
    11 KB (1,705 words) - 00:54, 30 March 2023
  • ...all the full suite, you should be able to make due with just the ''Command-Line Tools'' component of Xcode. This will include all of the necessary build to ...errors in X11 when you try to run your own build of wine from the command-line. This is due to XQuartz installing into the ''/opt/X11/'' directory and cre ...
    9 KB (1,431 words) - 03:08, 4 May 2023
  • # Command line processing error "the '$opt_po.orig' file has CRLF line endings" ...
    18 KB (3,073 words) - 03:09, 15 February 2018
  • In case of a problem like the line 'Direct rendering enabled' showing False. Consult the support channels prov ...
    4 KB (596 words) - 03:57, 18 January 2016
  • ...ed results. The -nodefaults switch will remove that default set of command-line switches, but it means running all tests even if they may crash or hang, or ...
    9 KB (1,328 words) - 16:37, 24 April 2024
  • ...winetricks ในพื้นที่โกโบล์ได้เพียงเเค่พิมพ์ <tt>winetricks</tt> บน command line. บาง Linux distributions มาพร้อมกับ winetricks ใน Wine เเพ็กเกจอยู่เเล้ว ดั ...
    14 KB (446 words) - 10:24, 10 October 2019
  • ...u Software Center), Muon, or Adept. They can also be added via the command line with add-apt-repository using the "-s" option. After adding the source rep ...
    9 KB (1,535 words) - 02:18, 3 June 2022
  • The '''--no-quarantine''' line is to avoid brew adding the quarantine flag. ...
    4 KB (616 words) - 23:08, 7 May 2024
  • ...3F 6401 4536 9C51 D786 DDEA 76F1 A20F F987 672F"</code> And remove the the line about the WineHQ repository from ''/etc/apt/sources.list(.d/*)''. ...ror message when trying to install a package from WineHQ that includes the line ...
    10 KB (1,593 words) - 15:25, 10 January 2024
  • ...t as root (or with sudo), or change the <code>allowed_users=console</code> line in /etc/X11/Xwrapper.config to read <code>allowed_users=anybody</code>. If ...
    4 KB (754 words) - 06:37, 4 February 2024
  • ...nerate a .dSYM file, though you can also use gdb after the fact to look up line numbers. ...
    13 KB (1,974 words) - 23:01, 1 April 2023
  • ...can lead to slightly confusing backtraces as the function name and actual line of code don't match up. If it is problematic, rebuild the affected DLL with <syntaxhighlight lang=cpp line> ...
    14 KB (2,383 words) - 19:47, 4 March 2016
  • --DO NOT EDIT ANYTHING BELOW THIS LINE * if everything is default, you only need to edit the "set toRun" line ...
    15 KB (2,467 words) - 00:58, 15 June 2019
  • ...u did not write a patch, you must make this clear (ideally using the From: line in the patch itself). ...
    6 KB (1,036 words) - 04:34, 24 December 2019
  • ...ing the checksum when parsing DXBC, both from the API and from the command line. ...
    5 KB (789 words) - 20:01, 27 November 2023
  • <li><p>try to compile it by linking both libwine and opengl32 (this command line supposes that you installed the Wine libraries in <tt>/usr/local/lib</tt>, ...
    6 KB (1,107 words) - 18:58, 8 February 2016
  • The easiest way to get there is from Union station, take the Yonge subway line north to College station. The restaurant is just west on College St.<br /> ...
    6 KB (789 words) - 18:31, 6 July 2022
  • ...n of the application description. Please use a short sentence as the first line of your description to describe what this version is, and then add a carria ...
    7 KB (1,097 words) - 02:28, 10 September 2020
  • ...t line (usually '''Z'''), must be placed on a separate line after the last line. ...
    20 KB (3,194 words) - 20:57, 11 January 2018
  • ...3 to your wine prefix, you can try running the default test suite with one line: ...
    6 KB (985 words) - 17:07, 18 March 2016
  • <li><p>You can also run the tests from the command line. You will find them in either <tt>Output\Win32_Wine_Headers</tt> or <tt>Out ...CL Howto] for some tips on making it easy to use it from the Linux command line.</p></li></ul> ...
    21 KB (3,595 words) - 17:02, 13 November 2019
  • ...es such as an annotation facility to identify which change introduced each line of a file. ...t of commits prefixed with '''pick'''. To delete a commit, just remove its line. To reorder them, just rearrange the lines. To edit commits, change '''pick ...
    25 KB (4,190 words) - 21:02, 16 December 2022
  • * perform Dos to Unix line-ending (CRLF to LF) conversions. ...
    8 KB (1,188 words) - 15:27, 14 March 2016
  • ...a global location so you can just type <tt>winetricks</tt> on the command line. Some Linux distributions include winetricks in their Wine packages, so you ...
    8 KB (1,234 words) - 19:37, 17 July 2023
  • A line or two of Wine messages is acceptable if it relates to a specific failure d ...} Use the file name of the application as its name unless it is a command-line utility and doesn't have a separate name. If it is part of a well-defined c ...
    17 KB (2,781 words) - 19:07, 16 July 2019
  • Before you compile a single line of ANSI C, there are a few things you need in order to build wine successfu On the command line: ...
    38 KB (5,961 words) - 02:46, 3 December 2022
  • :extract, one per line. Only the symbols present in this file ...
    8 KB (1,362 words) - 17:10, 24 January 2023
  • ...able, or a Winelib application) can be run through <b>winedbg</b>. Command line options and tricks are the same as for wine: <b>winedbg</b> can also be launched without any command line argument: <b>winedbg</b> is started without any attached process. You can g ...
    60 KB (9,591 words) - 16:12, 15 January 2019
  • ...trouble when the compiler considers that your '\' is not at the end of the line since it is followed by a pesky carriage return. ...cute winemaker it will first rename files to bring their character case in line with your expectations and so that they can be processed by the makefiles. ...
    50 KB (8,707 words) - 07:16, 19 March 2016
  • ...e done by downloading a Wine source archive and compiling from the command line. If you are comfortable with such things and have special needs, this optio ...basic Wine invocation, installing and running Windows executables, command line parameters of various Wine support programs, etc. ...
    76 KB (12,603 words) - 21:33, 4 August 2023
  • <li><p>try to output one line per message. That is, the format string should contain only one '\n' and it ...
    10 KB (1,668 words) - 11:50, 6 October 2016
  • ...program in Wine]], [[#How should I start Windows programs from the command line?|running Wine from a terminal]], [[#Should I run Wine as root?|running prog === Do I have to use the command line? === ...
    75 KB (12,532 words) - 20:00, 15 March 2024
  • ...et are "good" tests (the bug fails to show), git's final output may have a line reading "Release x.x.xx" and look like this: ...ion. This can be done by passing a few flags to `configure` on the command line, like so: ...
    21 KB (3,370 words) - 21:23, 4 August 2023
  • ...a global location so you can just type <tt>winetricks</tt> on the command line. Some Linux distributions include winetricks in their Wine packages, so you ...
    9 KB (851 words) - 05:19, 8 October 2019
  • ; Line 2 ; Line 3 ...
    32 KB (4,994 words) - 17:30, 2 November 2023
  • ...e command fails, it is useful to search in <code>config.log</code> for the line that contains the pertinent error, and the lines before and after it. ...
    13 KB (2,085 words) - 02:19, 3 June 2022
  • ...nts to the program being executed by adding them to the end of the command line invoking '''wine''' (such as: ''wine notepad C:\\TEMP\\README.TXT''). Note ...
    10 KB (1,597 words) - 16:18, 24 January 2023
  • Suppose you saw a line in the console like ...> gives you the interface's name and parent, so you can construct the next line: ...
    48 KB (7,870 words) - 18:51, 26 September 2020
  • ...program in Wine]], [[#How should I start Windows programs from the command line?|running Wine from a terminal]], [[#Should I run Wine as root?|running prog If you prefer to do it from the command line, '''carefully''' paste the following commands into a terminal: ...
    74 KB (11,516 words) - 20:56, 4 August 2023
  • ...of attendees. The latter is mostly an incentive to pull doubters over the line. Registration is currently free, but it’s not inconceivable that if attenda ...
    11 KB (1,845 words) - 21:24, 2 February 2020
  • ...binary to run along with the arguments the user passed in from the command line. The preloader is an unusual program: it does not have a <code>main()</code ...han flattening the data structures into an environment variable or command line parameter then unpacking it on the other side, but it achieves pretty much ...
    80 KB (13,874 words) - 18:41, 8 February 2016
  • The `PolyPatBlt` at the end of the line is which Wine function to use for the implementation. ...
    16 KB (2,583 words) - 09:22, 8 July 2023
  • : To do so edit the GRUB_CMDLINE_LINUX_DEFAULT line in /etc/default/grub to add these options, adjusting the list of PCI ids fo : Replace the <domain type='kvm'> line with the following four lines: ...
    42 KB (6,608 words) - 23:18, 21 September 2023
  • ...en/passager/getting-here/by-taxi/ air port page] for details). The 106 bus line will get you to the hotel in about 45 minutes, a ticket ("normal" one way f ...
    12 KB (1,863 words) - 15:47, 6 November 2017
  • These are the command-line manuals for wine's main commands (and will go in ''/usr/share/man''). You c ...
    18 KB (2,926 words) - 01:36, 22 April 2018
  • * if you run your game from the command line, run it with WINEDEBUG=-all. That disables a bunch of error checking and va ...
    18 KB (2,961 words) - 17:47, 21 September 2022
  • "copyright" line and a pointer to where the full notice is found. <one line to give the library's name and a brief idea of what it does.> ...
    29 KB (4,879 words) - 00:50, 26 April 2018
  • ...in executables must be run from a Windows/Wine console, not a unix command-line (if you want to start Cygwin's shell, launch the ''cygwin.bat'' script from ...
    22 KB (3,621 words) - 21:41, 4 August 2023