similar to: [BUG] Compiz hangs at launch when the focus windows is a swing window

Displaying 20 results from an estimated 200 matches similar to: "[BUG] Compiz hangs at launch when the focus windows is a swing window"

2007 Apr 19
0
[PATCH] Make focusDefaultWindow () take a CompScreen as argument
From: Kristian Lyngstol <kristian@beryl-project.org> Avoids focus jumping from one screen to another. --- include/compiz.h | 4 ++-- plugins/rotate.c | 2 +- src/display.c | 38 +++++++++++++++++--------------------- src/event.c | 6 +++--- 4 files changed, 23 insertions(+), 27 deletions(-) diff --git a/include/compiz.h b/include/compiz.h index 4c72dd3..f882b84 100644
2012 Dec 01
0
[LLVMdev] Problem executing Swing application with j3
Hi all, I have a question about vmkit and especially j3 VM. I compiled and installed it without any problems. But I have this error as soon as I try to launch a Swing application (Swing HelloWorld) : j3: ctthread.cpp :71 : void vmkit::Thread::endKnownFrame(): Assertion failed. « lastKnownFrame->currentIP == 0 » What I'm doing wrong ? Thanks in advance, Baptiste. -------------- next
2012 Dec 22
0
[LLVMdev] Problem executing Swing application with j3
Hi Baptiste, Just to let you know that I have just fixed the problem. You can now either use trunk or release 0.32 and the program now runs. Cheers, Nicolas On Mon, Dec 3, 2012 at 8:09 PM, Baptiste Saleil <baptiste.saleil at gmail.com>wrote: > Hi Nicolas, thanks for your answer. > > The swing hello world is the following (Running perfectly with OpenJDK) : > > public class
2009 May 17
1
MapPoint 2004 and Swing App
Hello, I am new to Wine. I have a swing app that requires the use of mappoint. Currently it runs on a windows box. The new box the app will be running on will be XBuntu. Using Wine I can install MapPoint, however on windows I will using Java2COM from Neva Objects which allowed the swing app to talk to mappoint. How would this be possible if I switched to XBuntu? Any idea? Cheers
2010 May 04
8
iscsitgtd failed request to share on zpool import after upgrade from b104 to b134
Hi, I am posting my question to both storage-discuss and zfs-discuss as I am not quite sure what is causing the messages I am receiving. I have recently migrated my zfs volume from b104 to b134 and upgraded it from zfs version 14 to 22. It consist of two zvol''s ''vol01/zvol01'' and ''vol01/zvol02''. During zpool import I am getting a non-zero exit code,
2002 Dec 30
1
Java Swing App
I'm rather new to Wine, and I'm trying to run a Java Swing application. I'm having trouble with it. Has anyone else gotten Swing-based apps to run? I have a test case, basically a swing "hello world" app, and I haven't been able to get it to work either. Here's what happens when I try to compile it: [dritch@twitch wine]$ wine -- c:/jdk1.3/bin/javac -g -d
2003 Mar 03
1
Q: Best-Practice for Swing-GUI calling R-code on Windows?
org.omegahat.R.Java.REvaluator e = new org.omegahat.R.Java.REvaluator(); Object val = e.eval("objects()"); if(val != null) { String[] objects = (String[])val; for(int i = 0 ; i < objects.length; i++) System.err.println("("+i+") " + objects[i]); } hello, thanks to Philippe Grosjean's work I finally got SJava working (on Windows XP!!), so that I can
2007 Apr 10
6
Help w/ Asterisk Cisco IP phone and SCCP
I have a new asterisk installation (1.4.2) that is working fine with SIP. Now I'm trying to add 2 cisco ip phones (7960) running SCCP (latest chan_sccp). I have the phones booted, and the tftp directory all setup, etc. But the phones do not quite work right. When I lift the handset I only get a dial-tone 1 out of 5 or so times I try, though hitting the speaker button works. I can dial
2009 Apr 27
4
Pygrub + ZFS: problem of booting
Hello! My Dom0 config: Xubuntu 8.10 + "Xen-3.3.1 and kernel-2.6.18-xen.hg" I have Nexenta CP2 RC1 (Opensolaris b104) on ZFS file system. I installed this OS in HVM. For PV i used pygrub. My config file: ''ncp2.pygrub'' bootloader = "/usr/bin/pygrub" boot = "c" memory = 512 name = "NexentaPV" uuid =
2007 Oct 26
0
Focus behavior when not using "Click to focus"
Hi. I am currently not using "Click to focus" (and would rather not) when using Compiz. Mostly then the focus behavior works as I expect. There is one case where it does not: Suppose I have two windows on viewport 1 but am currently looking at viewport 2. The mouse cursor is currently located such that if I were to switch to viewport 1, it would hover over window 1 (and thus give focus
2006 May 11
1
compiz without a desktop window
Running compiz without a desktop window has some unexpected behavior. It is not possible to grab the cube with the mouse. The pointer needs to be over a window for it to work. In display.c the XSelectInput call in addDisplay is missing ButtonPressMask and ButtonReleaseMask, so it makes sense why this doesn't work. Is there a reason why they have been left out? Lower window with Button2 on
2006 Apr 02
2
Focus on ajax newly-created form element
I have an ajax method that creates a new form. I want one of the input boxes to be focused when the form gets displayed. So in my inline RJS I have page << "document.getElementById(''post_title'').focus();" The input box is being created with <%= text_field ''post'', ''title'' %>, so the ID should end up being
2008 Jan 14
4
Focus on TextCtrl
Hello. I have a problem with set focus on a TextCtrl in wxRuby. I must do something like Login TextCtrl and set focus on a next TextCtrl by clicking Tab key. -- Posted via http://www.ruby-forum.com/.
2008 May 11
0
Windows focus problems
On Kubuntu 8.04 I need to prevent Firefox from stealing focus when reading mail in Thunderbird and clicking links. I have this rule in my "Focus Prevention Windows" text field: title="Mozilla Firefox 3 Beta 5"$ The spelling and capitalization are correct. However, this does not prevent focus. I have tried the rule without the quotes, that does not help. What am I doing wrong?
2008 May 11
1
Res: Windows focus problems
Try this: http://blogs.sun.com/richb/entry/intrusive_firefox Abra sua conta no Yahoo! Mail, o ?nico sem limite de espa?o para armazenamento! http://br.mail.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20080511/dca4f6aa/attachment.html
2006 Aug 25
0
tcltk command to figure out which widget in active or in focus
Hi, I'm making an interface, where a Tcl/Tk window have few listbox widgets. I need to select separate parameters from separate listboxes. It is clear how to get cursor selection value, once you know which listbox widget you clicked. The problem is I can't figure out which one tcltk command to use to get an information which listbox widget I clicked. Thank you, Vlad
2009 Apr 13
2
Win Program loses focus and cannot regain it back.
Application is working on Windows but when I run on RedHat10 under Wine 1.1.15. It looses focus and underlying Linux applications to get the keystrokes from the keyboard. Clicking on the application we're trying to run or switching with ALT+TAB doesn't not give it the focus back. The parameters we're running Wine are: Allow the window manager to decorate the windows : OFF Allow the
2008 Dec 31
2
Lattice trellis.focus() with pdf
Hi, I have a the code for a plot that works perfectly running in R and printing to a Quartz object but which doesn't work when I make the trellis device a pdf. The code is as follows: ---- trellis.device(device="pdf", new=TRUE) trellis.par.set(my.theme()) dotplot(Y ~ X | C, groups=G, data=D, layout=c(2,1), ... ) trellis.focus("panel", 1, 1) for (y in 1:5) {
2007 Apr 04
0
SV: toggle.appear focus on div problem / question
Is this what you want: http://prototypejs.org/api/element/scrollto -Tobias -----Oprindelig meddelelse----- Fra: rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org [mailto:rubyonrails-spinoffs@googlegroups.com] På vegne af natquick Sendt: 4. april 2007 12:53 Til: Ruby on Rails: Spinoffs Emne: [Rails-spinoffs] toggle.appear focus on div problem / question Hi there, Can anyone help me,
2001 Jul 30
0
Problem with Wine window focus using FVWM2
Wine version 20010629 running Lotus Notes 5.08 Linux RedHat 7.1 with Xfree86 Version 4 and FVWM2 window manager When I run this version of Wine with FVWM2 the Wine window always appears on top ( always obscures other windows). I use a click to focus window policy and when I click on another window on the desktop it will not raise it over the Wine window although the window I click on does receive