search for: xquartz

Displaying 20 results from an estimated 204 matches for "xquartz".

Did you mean: quartz
2009 Jan 12
0
[ANNOUNCE] xorg-server 1.5.99.901
...ompilation with -Werror=format-security Cooper Yuan (1): Fix typo in xf86PickCrtcs() Francis Giraldeau (1): Don't log audit messages when -audit 0 specified Ian Romanick (1): GLX: Changes resulting from changes to Mesa generator scripts / data Jeremy Huddleston (40): XQuartz: pbproxy: Simplify linking Removed unised option from configure.ac for launchd XQuartz: Corrected name/command labels in the customization widget XQuartz: darwinPointer reports the actual pixel position now rather than a relative position XQuartz: Removed some debug spew...
2009 Mar 11
2
OSX 10.5 - XQuartz 2.3.3 - GLX issue
...ve the same results on a mac but i guess I was wrong. I got my version (wine-devel packet wine 1.1.16) from macports. Got winetricks as well. Everything were setup fine and everything was working fine. I got some windows programs running as well just for testing. So far so good. I also installed XQuartz version 2.3.2.1 When I got to the part to make a game run though that was a different deal. I decided to start with Platinum game so i got my half life retail copy out to give it a try. It installed fine no problems launched from steam as well. But then the log gave me a Code: rr:wgl:has_opengl...
2016 Jan 30
2
Best way for rgl's .onLoad to fail?
...at's complicated, so I'd like a stopgap. I can detect that the failure is about to happen, and call stop() in the .onLoad hook, but that gives an ugly message: > library(rgl) Error : .onLoad failed in loadNamespace() for 'rgl', details: call: NULL error: X11 not found; XQuartz (from www.xquartz.org) is required to run rgl. Error: package or namespace load failed for ?rgl? Alternatively, I can just give a warning and not attempt to load the rgl lib: > library(rgl) Warning message: X11 not found; XQuartz (from www.xquartz.org) is required to run rgl. rgl is now lo...
2010 Aug 14
3
For Mac OS X users... Xquartz and RandR.
Just as a note.. Xquartz is going to have RANDR capabilities in Xquartz 2.6.0, thanks to the work of Jeremy Huddleston and Jan Hauffa. Right now on Macports if you install xorg-server-devel it will be a build with what is currently in of RandR... its still not totally finished, but it would be nice if some Mac Users could...
2014 Aug 27
1
R, OSX, should creating SVGs request XQuartz
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 hi, on OS X, when you try and use something which depends on X11, and you don't have XQuartz installed, you receive an error message, it directs you to download XQuartz, and then it euthanizes your process. (my guess is that there is a skeleton X11 dylib installed in OS X by default, and it is responsible for the error message and the euthanasia. once XQuartz is installed, the skeleton dy...
2016 Feb 01
2
Best way for rgl's .onLoad to fail?
...about to happen, and >> call stop() in the .onLoad hook, but that gives an ugly >> message: >> >> > library(rgl) >> Error : .onLoad failed in loadNamespace() for 'rgl', details: >> call: NULL >> error: X11 not found; XQuartz (from www.xquartz.org) is required to run rgl. >> Error: package or namespace load failed for ?rgl? I agree that the error message is a bit messy or even ugly, however, other than Bryan, I would want library(.) to signal an error when it cannot provide a working package, loaded and att...
2011 May 25
2
Include X11 on Mac
Good day, I wanted to ask if there is a way to include either X11 or XQuartz into a custom compiled wine? The idea is that the program will run whether or not the user has XQuartz installed. Basically a fallback that will be included with the .app that holds the wine binaries. I am new to Mac and I had some success but I want to understand it more, where the config files o...
2008 Aug 22
8
Mac OSX (10.5) & wine w/ OpenGL - Info & Issues
...een using wine under OSX for some time, using macports to install it and it works quite nicely (except for an issue with windows sliding down the screen, which can be fixed by setting a desktop area in winecfg). Sadly I'v not been able to get OpenGL support working. (I am using OSX 10.5.4 with XQuartz (http://xquartz.macosforge.org/trac/wiki) 2.3.0, which is based on X.org) There are currently 3 issues I am aware of using OpenGL with wine on OSX. 1) Linker Error When building wine the linker is unable to find the libGL.dylib, this can be fixed by passing "-Wl,-dylib_file,/System/Library/F...
2011 Aug 09
4
Scale "up" low resolution programs to fit screen?
Some old apps and games are of pretty low resolution by today's standards, i.e. 640x480. If I run such a program the text and interface are often very very small because of it. Therefore, is there a way to have Wine scale up, for example, a 640x480 virtual desktop to fit my high resolution display? In other words, the program will fill the screen, albeit looking more pixellated.
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...or.c | 5 +- hw/xnest/Color.h | 3 +- hw/xnest/Events.c | 14 +- hw/xnest/GC.c | 5 - hw/xnest/Screen.c | 4 +- hw/xquartz/GL/indirect.c | 2 - hw/xquartz/Makefile.am | 2 + hw/xquartz/X11Application.h | 3 - hw/xquartz/X11Application.m | 90 +- hw/xquartz/X11Controller.m | 42 +- hw/...
2010 Feb 26
4
"Serious Error" with Mac OS X Leopard
I've successfully downloaded and run a number of simple Windows programs using Wine. But I've had no success with any programs that require an installer. The installation process seems to work properly, but then when I try to run the app, I get Code: The program <programname.exe> has encountered a serious problem and needs to close. We are sorry for the inconvenience.
2016 Feb 01
1
Best way for rgl's .onLoad to fail?
...ad hook, but that gives an ugly >> >> message: >> >> >> >> > library(rgl) >> >> Error : .onLoad failed in loadNamespace() for 'rgl', details: >> >> call: NULL >> >> error: X11 not found; XQuartz (from www.xquartz.org) is required >> to run rgl. >> >> Error: package or namespace load failed for ?rgl? >> >> I agree that the error message is a bit messy or even ugly, >> however, other than Bryan, I would want library(.) to signal >> an error wh...
2010 Aug 27
6
Clipboard Syncing (does wine sync images or files)?
I am running on a Mac and the clipboard seems to work in my program on text just fine. The problem is when I copy an image to the clipboard it doesn't seem to copy. If I copy an image to the clipboard then I try to paste it I get what was on the clipboard previously (text). Does wine not support syncing images or files to the clipboard (besides text)? Any workaround to this?
2008 Oct 31
3
Darwine issues
I am trying to use darwine 1.1.7 on 10.5.5 and am having issues. I downloaded the package from thisismyinter.net and is doesn't run anything, including the sample winelib applications. However, when I use the version from http://www.kronenberg.org/darwine/ it runs just fine. I have XQuartz 2.3.1 as well. This started recently, I can't remember what did it. Here is a link to the output when I try to run winefile.exe: http://pastebin.com/f374330ca What is wrong, and what can I do to fix it? Thanks for your help, Andy
2015 Oct 26
0
[ANNOUNCE] xorg-server 1.17.3
...to instead call fabs()       randr: Correct a miscall of abs() to instead call fabs()       xdmauth: Correct miscall of abs() to instrad call labs()       xdmcp: Declare XdmcpFatal _X_NORETURN       glx: Fix header length error checking in __glXDisp_RenderLarge Jeremy Huddleston Sequoia (9):       XQuartz: GLX: Use __glXEnableExtension to build extensions list       XQuartz: Silence -Wpointer-bool-conversion       XQuartz: Silence -Wunused-variable       XQuartz: Silence -Wunused-function       XQuartz: Silence -Wformat-security for NSRunAlertPanel       XQuartz: Relax App Transport Security for com...
2008 Sep 02
1
Re: Window Scrolling on OSX
I suppose Zach Drayer makes the Darwine version from thisismyinter.net. I tried his version 1.1.3, and it broke my Wine, so have gone back to 1.1.1. Hopefully the next build by either can fix OpenGL as well. I read it can't compile because of a dependancy on an XQuartz library which is too old in the current version. XQuartz 2.3.1 is also overdue. Maybe Kronenberg is waiting on them, too. It would be nice if it, too, is fixed.
2011 Mar 28
2
NBA 2k11 Help Please
Hey guys. I'm on a Mac and I recently got NBA 2k11. It runs fine but when I'm playing it runs slow and sometimes lags, how would I fix this? Any Video Settings I could adjust? Also I can't download any rosters...It says my version of the game needs updating or something. Please help, it would be greatly appreciated.
2010 Dec 04
0
[ANNOUNCE] xorg-server 1.9.2.902
...'s gamma information on init. Chase Douglas (1): test: input - set valuators mask for event to core conversion Cyril Brulebois (1): Fix screen number checks. Ferry Huberts (1): dix: do not use bit-wise operators on the boolean result of BitIsOn Jeremy Huddleston (9): XQuartz: Don't use bashism in uninstall-hook XQuartz dri: Don't check CoreGraphics version XQuartz: Remove existing localization files on install to avoid conflicts XQuartz: Localization Updates include: let BitIsOn() return a boolean value. XQuartz: Disable the Mac OS...
2010 Dec 13
0
[ANNOUNCE] xorg-server 1.9.3
...Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter. Ferry Huberts (1): dix: do not use bit-wise operators on the boolean result of BitIsOn Jeremy Huddleston (14): DOC: Only build dtrace documentation with --enable-docs dix: Fix make distcheck XQuartz: Fix make distcheck Version bumped to 1.9.2.901 (1.9.3 RC1) XQuartz: Don't use bashism in uninstall-hook XQuartz dri: Don't check CoreGraphics version XQuartz: Remove existing localization files on install to avoid conflicts XQuartz: Localization Updates...
2012 Apr 30
1
Emulate virtual desktop window has a titlebar on OSX
...;m not sure if this is the right place to post this (but I'd thought I'd give the forums a try before attempting to file any bugs anywhere), but anyway... For a month or two I've been using wine-devel on OSX using macports (from 1.4 to current, approximately) with the latest version of XQuartz, and noticed that while the "emulate virtual desktop" window under wine in Ubuntu is full-screen (no title bars and such), the same cannot be said of the setup on OSX. The virtual desktop window has a 22-pixel title bar that doesn't seem to be able to be removed (or even minimized or...