similar to: Multiple desktop windows

Displaying 20 results from an estimated 3000 matches similar to: "Multiple desktop windows"

2015 Sep 19
2
Pxechn.C32 working under Uefi
On Sat, Sep 19, 2015 at 4:32 PM, BALATON Zoltan <balaton at eik.bme.hu> wrote: > On Fri, 18 Sep 2015, Gene Cumm via Syslinux wrote: >> >> On Sep 18, 2015 7:07 AM, "Ady via Syslinux" <syslinux at zytor.com> wrote: >> >>> I doubt there has been any update to pxechn.c32 for UEFI support. Maybe >>> Gene can confirm. >> >>
2001 Apr 18
1
Breakpoints in winedbg
Hello, With wine-20010326 breakpoints doesn't seem to work. Did anyone else experienced this or am I doing something wrong? I did the following: $ winedbg setup.exe Wine-Dbg> break FindResourceA Wine-Dbg> continue The application runs as there were no breakpoints set, calls the function with the breakpoint several times without stopping on it. After the application ends winedbg
2015 Apr 08
3
syslinux.efi with QEMU/OVMF
On Tue, 7 Apr 2015, Laszlo Ersek wrote: > Whereas syslinux.efi apparently uses the embedded gpxe/ tree, and that > one uses TCP timestamps. See tcp_xmit() in gpxe/src/net/tcp.c: Actually syslinux.efi seems to be using the implementation calling into UEFI via these functions: http://git.kernel.org/cgit/boot/syslinux/syslinux.git/tree/efi/tcp.c I've tried to add debug messages to these
2015 Jul 07
2
using http from syslinux.efi
Hello, I'm trying to use http from syslinux.efi but it fails while trying to establish the connection to a FreeBSD http server. A packet capture shows: TCP healthd > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=64 TSval=1094 TSecr=0 TCP http > healthd [SYN, ACK] Seq=0 Ack=1 Win=65535 Len=0 MSS=1460 WS=64 TSval=1596927428 TSecr=1094 TCP healthd > http [ACK] Seq=1 Ack=1 Win=2097152
2015 Apr 07
3
syslinux.efi with QEMU/OVMF
Hello, I'm trying to find out how to pxe boot with syslinux.efi on QEMU with OVMF. After getting through the initial hurdle caused by the iPXE based option ROM included with QEMU having a problem as described in these threads: http://www.syslinux.org/archives/2014-November/022804.html http://sourceforge.net/p/edk2/mailman/message/33236100/ I'm now getting further to almost being able
2016 Mar 07
2
Module Versioning
On Mon, 7 Mar 2016, Pete Batard via Syslinux wrote: > On 2016.03.07 17:55, Ferenc W?gner wrote: >> Why not install instead an arbitrary version of Syslinux and replace all >> .c32 files with the modules of the installed version? > > I mentioned that in my previous mail. But I reckon it was easy to miss > as that mail was rather long: > > > "One solution to
2016 Mar 08
2
Module Versioning... and other things
On Tue, 8 Mar 2016, Pete Batard via Syslinux wrote: > On 2016.03.08 03:10, BALATON Zoltan via Syslinux wrote: >> The difference is that the >> headache in this case is for those tech savvy people creating the hybrid >> iso who should be able to figure it out so the non-tech savvy end users >> should not have a problem with it as long as used as intended. > >
2016 Mar 08
5
Module Versioning
On Mon, 7 Mar 2016, Pete Batard via Syslinux wrote: > I could also say something about the ISOHybrid _HACK_, which clearly is not > something that was ever intended by the people who designed ISO-9660, and > that could "either work if you're lucky or fail if you're not". Looking at > the recent history of this mailing list, it does seem to me like ISOHybrid >
2003 Oct 08
0
Troble installing MotoCalc_7
I am trying to install a new version of MotoCalc, a model airplane calculation program.The printout is below. I am used to the keyboard error, but German with no dead keys is correct and I never had it stop a program from working before. Can someone shed some light on this? Thanks, Tom Corner --------------------------------------------------------------------------------
2015 Apr 08
1
syslinux.efi with QEMU/OVMF
On Tue, 7 Apr 2015, Laszlo Ersek wrote: > As far as I can see (... well, guess), lpxelinux.0 uses the TCP > implementation under core/lwip/, which doesn't support TCP timestamps. > > Whereas syslinux.efi apparently uses the embedded gpxe/ tree, and that > one uses TCP timestamps. See tcp_xmit() in gpxe/src/net/tcp.c: > > if ( ( flags & TCP_SYN ) || tcp->timestamps
2015 Sep 18
2
Pxechn.C32 working under Uefi
On Sep 18, 2015 7:07 AM, "Ady via Syslinux" <syslinux at zytor.com> wrote: > I doubt there has been any update to pxechn.c32 for UEFI support. Maybe > Gene can confirm. No. pxechn.c32 is BIOS only for now. --Gene
2001 Jun 04
1
*** liste wine ***
Hello, I have a make error. --- error output : /usr/bin/ld: cannot find -lXpm collect2: ld returned 1 exit status make[2]: *** [libx11drv.so] Erreur 1 make[1]: *** [x11drv/libx11drv.so] Erreur 2 make: *** [dlls] Erreur 2 --- standard output : make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode' make[1]: `libwine_unicode.so' est ? jour. make[1]: Quitte le r?pertoire
2016 Mar 08
1
Module Versioning... and other things
On Tue, 8 Mar 2016, Pete Batard via Syslinux wrote: > would. As I mentioned, I've seen reports of ISOHybrids that didn't boot in DD > mode, but that seemed to work using the Rufus process. And you will always be > limited by what the "automated process" that is the ISOHybrid algorithm can > do (which can of course be modified by a developer, but so can Rufus'
2015 Sep 20
3
move firmware-specific code into a directory
On Sun, Sep 20, 2015 at 06:32:48AM +0200, Celelibi via Syslinux wrote: > 2015-09-20 0:04 UTC+02:00, Gene Cumm via Syslinux <syslinux at zytor.com>: > > On Sat, Sep 19, 2015 at 4:32 PM, BALATON Zoltan <balaton at eik.bme.hu> wrote: > >> On Fri, 18 Sep 2015, Gene Cumm via Syslinux wrote: > >>> > >>> No. pxechn.c32 is BIOS only for now. >
2015 Apr 13
0
syslinux.efi with QEMU/OVMF
On Thu, 9 Apr 2015, BALATON Zoltan via Syslinux wrote: > So now it seems the problem may be in OVMF somewhere but how to find it? EDK2 Just for the record, in case someone is reading this thread, the failing http connection with syslinux.efi on QEMU with OVMF was caused by a bug in OVMF that was corrected with this patch: http://sourceforge.net/p/edk2/mailman/message/33771836/ merged in
2004 Mar 16
0
how to stop screen depth being changed ?
When trying to run an application, the application has an error box that states that it was unable to get a 1024x768x24 resolution screen. When I had a poke around I found a number of places that had this code... if (dwBpp == 24) dwBpp = 32; if I comment these out, the application works fine. however that is not to my liking, is there another way ? (Actually I added an option in
2011 Oct 18
0
FSX menus
Hi Microsoft FSX menus are not clickable in 1.3.30? Any ideas? Works partially in 1.3.7 Thanks ------- wine 1.3.7, wine 1.3.30 follows below ----- michael at ubuntu:/media/Win-D/Microsoft Flight Simulator X$ wine fsx.exe wine: cannot find L"C:\\windows\\system32\\plugplay.exe" fixme:heap:HeapSetInformation 0x129d000 0 0x32f06c 4 fixme:heap:HeapSetInformation 0x110000 0 0x32f068 4
2007 Jul 20
1
Installation Output and First Use Output for FL 7
Hi, Below is the installation output and the first use output for FL 7: superman@travisf-linux:~$ cd Programs superman@travisf-linux:~/Programs$ ls AdobeReader_enu-7.0.9-1.i386.tar.gz netbeans-6.0m10-full-linux.sh ASSP_1.3.1-Install.zip RealPlayer flstudio7_RC6b.exe RealPlayer10GOLD.bin ImportExportTools-1.2.xpi Serial Numbers.odt
2011 Aug 04
2
Installation error Macbook pro
Hi...Frustrated!! I have been trying to install via the directions on http://wiki.winehq.org/MacOSX/Building I am trying to install with "minimum fuss" I am using a macbook pro with Jaguar 10.5.8, xcode 3.1 and quartz x11. Downloads and configures fine, but when I "make" It ends with the following x11drv_main.c: In function ?process_attach?: x11drv_main.c:527: error:
2016 Mar 07
0
Module Versioning
Hi Zoltan, On 2016.03.07 20:58, BALATON Zoltan via Syslinux wrote: > What I don't get is why do you have to rebuild the boot loader in the > first place. Most of these isos (including the Tails one) are hybrid > which should work if you just dd/rawrite it on the USB drive. 1. As you know, many ISOs aren't ISOHybrids. 2. Regardless, Rufus is smart enough to detect ISOHybrids and