Eclipse-Views put to second display is reset on osx-Maverick on Eclipse restart - osx-mavericks

I'm working with an imac on OS 10.9.5 Maverick and Eclipse Luna. A second Display is installed and working fine.
It is no problem to put a view, for example the console to the second display. When I switch the perspective or restart eclipse the the console is thrown back to the display were eclipse is shown.
I'm not familiar with mac osx but I have seen that it works fine on colleague's mac with 10.8.5 (Mountain Lion?).

Related

Netbeans: Customize Toolbars in Mac Sierra 10.12.4 Not Working

I am trying to customize my toolbar in Netbeans on a MacBook Pro running Sierra 10.12.4.
I can 'add a custom toolbar' and name it, but when I try to drag and drop the desired icons into the bar, they don't get added, don't even register as hovering behavior when attempting it.
Works fine on my PC but not on my Mac.
Is this a bug or am I missing a step, or it just doesn't work on Mac?

Xcode quits everytime I click on built & run in VMWare WorkStation 9

When I open Xcode everything works fine, even I can edit the files and do everything and there is no problem in Mac OS X 10.9 itself because all the applications works fine. But when I want to run the application in Xcode. Xcode quits unexpectedly with three options "ignore", "report" & "reopen" what could be the issue?? I have googled and searched many places but no solution :( found.
Issue with Xcode 5.1 and also I tried 5.0.2 but still the same problem.

Switching Auto layout on results in crashing the application on Mac OSX 10.7.5 only

Application crashes if I switch on "Use Auto Layout" feature for my xib file.
The error on console is:
"Assertion failure in -[NSAutoresizingMaskLayoutConstraint _setSymbolicConstant:constant:], /SourceCache/AppKit/AppKit-1138.51/Layout.subproj/NSLayoutConstraint.m:596".
If I disable this feature the application runs smoothly. I tried [View setTranslatesAutoresizingMaskIntoConstraints:NO] also but same result.
Runs fine on Mountain Lion and on some Lion machines.
OS: Mac OS X Lion 10.7.5(11G56). Could anybody help me to resolve this error.
Thanks in advance.

Application is not working on 10.6

I'm currently working on a port of my Windows game for Mac OS X, it runs fine on my Mac when compiled with Xcode 4.5.2 on OS X 10.8, but it crashes on a friends Mac running 10.6. At first I thought it was due to one of the Frameworks I've been using, but the standard Cocoa app template crashes at well, without any visible error message.
I already tried setting the Deployment Target to 10.5, but this doesn't change anything. When starting the App, it appears for a short time in the Dock and then disappears without showing any kind of UI or error message.

Why does the main window of an X11 application sometimes not appear in OS X

I have created Perl/Tk application for OS X compiled using ActiveState PDK PerlApp 8.2.1. The application requires X11 to work properly on OS X, and everything works fine on my own computer (OS X 10.4.11) and others report it working well on OS X 10.5 and 10.6.
But, I have also received several reports from users, for example on 10.4.11 and 10.6.7, that after starting the application, the program seems to run but no main window appears.I have created Perl/Tk application for OS X compiled using ActiveState PDK PerlApp 8.2.1. The application requires X11 to work properly on OS X, and everything works fine on my own computer (OS X 10.4.11) and others report it working well on OS X 10.5 and 10.6.
But, I have also received several reports from users, for example on 10.4.11 and 10.6.7, that after starting the application, the program seems to run but no main window appears.
(Just to clarify the meaning of "seems to run", users can launch X11 (so it's installed!). Also, after launching my application, a new X11 menu bar appears and they can click "About..." and can see the "About..." window for my application.)
I cannot replicate the bug here and the users say that no errors appear on the Terminal command line when they launch the application.
Has anybody experienced a similar problem and know a way to fix it? It seems to be an issue with X11, but I am happy to change my own code to avoid this issue.
I guess the first thing to check is that they are launching from the X11 terminal, rather than the normal one. (and that they have X11 installed).
PerlTK might be hiding the errors in that case?

Resources