search for: sendev

Displaying 20 results from an estimated 23 matches for "sendev".

Did you mean: xendev
2010 Jul 17
2
SendEvent
Had a question about Wine ignoring the X11 SendEvent method, specifically for something using "xdotool" as follows: "xdotool type --window $wineWindow test" Basically, I would like to know if it is possible to configure or recompile wine to accept and act upon events received in the above manner; and if it is possible, how ca...
2011 Dec 05
1
using StatEt IDE for Eclipse
...eCheck(WorkbenchSourceProvider.java:286) at org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkOtherSources(WorkbenchSourceProvider.java:855) at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:839) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058) at org.eclipse.swt.wi...
2020 Jan 21
2
How to detect completion of a paused VM migration on the destination?
Hi, when a normally running VM is migrated, libvirt sends VIR_DOMAIN_EVENT_RESUMED_MIGRATED event on the destination once the migration completes. I can see that when a paused VM is migrated, libvirt sends VIR_DOMAIN_EVENT_SUSPENDED_PAUSED instead. Since there seems to be nothing migration specific about VIR_DOMAIN_EVENT_SUSPENDED_PAUSED event, my question is: Is it safe to assume on the
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
...ne.java:449) at org.eclipse.ui.internal.ViewActionBars.updateActionBars(ViewActionBars.java:59) at org.eclipse.ui.SubActionBars.updateActionBars(SubActionBars.java:610) at de.walware.statet.nico.ui.console.NIConsolePage$6.handleEvent(NIConsolePage.java:599) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1163) at org.eclipse.swt.widgets.Control.sendFocusEvent(Control.java:3284) at org.eclipse.s...
2020 Jan 22
0
Re: How to detect completion of a paused VM migration on the destination?
...IGRATED is received > before)? Yes. This is the code that handles the finish phase of migration: https://libvirt.org/git/?p=libvirt.git;a=blob;f=src/qemu/qemu_migration.c;h=29d228a8d9345ec8e2853571444614008a95e914;hb=HEAD#l5105 which can be read as the following pseudo code: if (postCopy) sendEvent(VIR_DOMAIN_EVENT_RESUMED_MIGRATED); if (domain.paused) sendEvent(VIR_DOMAIN_EVENT_SUSPENDED_PAUSED); Michal
2011 May 23
2
[Cortado] How to support seeking in on-the-fly generated Theora stream?
...ize = 1359872 bytePlayPosition = 679936 -> 64% full [INFO] [BUFFER] playPosition = 326, queue.size = 669 Elements, size = 1359872 bytePlayPosition = 679962 -> 64% full [INFO] [BUFFER] src setting permissionToSeek [INFO] doSeek(): aPos=0.05273069679849341 [INFO] doSeek(): Element: [pipeline].sendEvent [Event] type: SEEK, format: 5, position: 52730 [INFO] Element: [pipeline] sendEvent(): [Event] type: SEEK, format: 5, position: 52730 [INFO] Element: [pipeline] doSeek(): [Event] type: SEEK, format: 5, position: 52730 [INFO] Element: [pipeline] doSendEvent(): [Event] type: SEEK, format: 5, p...
2007 Dec 05
4
os x crash using rpanel and tcltk (PR#10495)
Hello, I've recently discovered a persistent issue with rpanel when running R.app (2.6.1) on Mac OS X 10.4.11. tcltk and rpanel load without any apparent error, and the interactive panels appear to work as expected, however upon closing the panels rpanel has created I get catastrophic errors and R crashes completely. For the most part R manages to crash with dignity and work can be saved, but
2006 Mar 15
4
misdn problem
I am trying to use misdn insted of zaphfc to drive two billion isdn cards zaphfc is ok, but the problem with cdr and the fact tha you always have to wait the bristuffed version of asterisk took me to try another way. so I downloaded the misdn installation script from beronet for the last version ( I am using asterisk stable 1.2, so now is 1.2.5) wget
2008 Nov 05
0
b410p mIDSN - RNIS signaling problems
...2] --> EXPORT_PID: pid:74 Wed Nov 5 21:04:15 2008: P[ 2] --> PRES: Restricted (0) Wed Nov 5 21:04:15 2008: P[ 2] --> SCREEN: Unscreened (0) Wed Nov 5 21:04:15 2008: P[ 2] * Queuing chan 0x9121c28 Wed Nov 5 21:04:15 2008: P[ 2] CONTEXT:numeris-in Wed Nov 5 21:04:15 2008: P[ 2] SENDEVENT: stack->nt:0 stack->uperid:40000204 Wed Nov 5 21:04:15 2008: P[ 2] I SEND:PROCEEDING oad:0610493763 dad:0412 pid:74 Wed Nov 5 21:04:15 2008: P[ 2] --> bc_state:BCHAN_ACTIVATED Wed Nov 5 21:04:15 2008: P[ 2] --> channel:1 mode:TE cause:16 ocause:16 rad: cad: Wed Nov 5 21:0...
2005 Jul 26
1
beginner finds a bug - crash induced. (PR#8035)
...682) 3 com.apple.AppKit 0x92fda908 -[NSToolbarButton sendAction:to:] + 0x4c 4 com.apple.AppKit 0x92fda8a8 -[NSToolbarButton sendAction] + 0x50 5 com.apple.AppKit 0x92f5a70c -[NSToolbarItemViewer mouseDown:] + 0x674 6 com.apple.AppKit 0x92eb2a24 -[NSWindow sendEvent:] + 0x10e4 7 com.apple.AppKit 0x92ea50d0 -[NSApplication sendEvent:] + 0xebc 8 com.apple.AppKit 0x92ead500 -[NSApplication run] + 0x240 9 com.apple.AppKit 0x92f69bec NSApplicationMain + 0x1d0 10 org.R-project.R 0x00002dd0 _start + 0x188 (crt.c:267) 11...
2017 Oct 04
0
[ANNOUNCE] xorg-server 1.19.4
...hole exec queue on event Lyude (1): xwayland: Don't load extension list more than once Martin Peres (1): modesetting: re-set the crtc's mode when link-status goes BAD Michal Srb (7): Xi: Zero target buffer in SProcXSendExtensionEvent. dix: Disallow GenericEvent in SendEvent request. Xi: Verify all events in ProcXSendExtensionEvent. Xi: Do not try to swap GenericEvent. Xi: Test exact size of XIBarrierReleasePointer Xext/shm: Validate shmseg resource id (CVE-2017-13721) xkb: Escape non-printable characters correctly. Michel Dänzer (5):...
2006 Jul 04
1
double-quote tab crashes R (PR#9058)
...1157 11 com.apple.AppKit 0x93461276 -[NSView interpretKeyEvents:] + 65 12 com.apple.AppKit 0x93461164 -[NSTextView keyDown:] + 1061 13 org.R-project.R 0x0001c2e4 -[RTextView keyDown:] + 150 (crt.c:305) 14 com.apple.AppKit 0x93460ce9 -[NSWindow sendEvent:] + 7377 15 com.apple.AppKit 0x93452524 -[NSApplication sendEvent:] + 5023 16 org.R-project.R 0x0000dfbe -[RController doProcessEvents:] + 278 (crt.c:305) 17 org.R-project.R 0x0000b5be -[RController handleReadConsole:] + 84 (crt.c:305) 18 org.R-projec...
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts, with light green foreground and dark green background. I have the following .Xdefaults file contents: $ cat .Xdefaults ! This is a comment ;-) #ifdef COLOR *customization: -color #endif !! Let's cast a wide net, for any app supporting these ! Blink instead of beeping *visualBell: True *scrollTtyOutput: False
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape sequences properly and therefor need to employ xterm instead. When I run xterm from a gnome terminal window I am presented with an extremely small terminal window employing an almost unreadably small font. I have attempted to set the font size using xrdb and a custom .Xresources file. I can change the colour scheme. I can
2006 Aug 31
1
R crashes in Mac OS 10.4 when Find is used (PR#9192)
...7c9274 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 160 2 com.apple.AppKit 0x937c8ce4 -[NSMenu performKeyEquivalent:] + 272 3 com.apple.AppKit 0x937c88c4 -[NSApplication _handleKeyEquivalent:] + 220 4 com.apple.AppKit 0x936d2408 -[NSApplication sendEvent:] + 2944 5 org.R-project.R 0x0000b730 -[RController handleReadConsole:] + 88 (RController.m:869) 6 org.R-project.R 0x0002c0b8 Re_ReadConsole + 108 (Rcallbacks.m:137) 7 org.R-project.R 0x0003223c run_REngineRmainloop + 300 (Rinit.c:341) 8 org.R-project.R...
2013 Mar 01
0
Wine release 1.5.25
...cts whether it shows. winemac: Don't bring a window onto the screen in SetFocus(). winemac: Implement SetCursor() and DestroyCursorIcon(). winemac: Use system cursors when possible. winemac: Implement GetCursorPos(). winemac: Handle mouse moves in -[WineApplication sendEvent:] instead of WineWindow. winemac: Request mouse move events when our window is active even when cursor is outside it. winemac: Reset the cursor to the normal Mac arrow when it's outside all Wine windows. winemac: Implement SetCursorPos(). winemac: Implement ClipCursor...
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...635 _start 1635 main 1635 -[REngine runREPL] 1635 run_REngineRmainloop 1635 Re_ReadConsole 1635 -[RController handleReadConsole:] 1635 -[RController doProcessEvents:] 1635 -[NSApplication sendEvent:] 1635 -[NSWindow sendEvent:] 1635 -[NSControl mouseDown:] 1635 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] 1635 -[NSCell trackMouse:inRect:ofView:untilMouseUp:]...
2017 Apr 13
0
Wine release 2.6
...wined3d: Generate vertex shader specific declarations in shader_glsl_generate_vshader(). wined3d: Add shader_precompile() to shader_backend_ops. wined3d: Precompile compute shaders. Ken Thomases (1): winemac: Send Help key presses directly to the window, bypassing -[NSApplication sendEvent:]. Marcin Mikołajczak (1): po: Updated Polish translation. Matteo Bruni (4): d3dx9: Dump preshader immediates table. include: Add comments for render states added with newer D3D versions. include: Fix render state maximum version comments. wined3d: Split line anti...
2010 Apr 15
5
Apparent BIND problem doing RBL lookups for Postfix
...lver: debug 3: fctx 0x932e140(33.229.242.205.zen.spamhaus.org/A'): stopeverything 14-Apr-2010 14:25:23.912 resolver: debug 3: fctx 0x932e140(33.229.242.205.zen.spamhaus.org/A'): cancelqueries 14-Apr-2010 14:25:23.913 resolver: debug 3: fctx 0x932e140(33.229.242.205.zen.spamhaus.org/A'): sendevents 14-Apr-2010 14:25:23.913 resolver: debug 3: fetch 0x94a0b20 (fctx 0x932e140(33.229.242.205.zen.spamhaus.org/A)): destroyfetch 14-Apr-2010 14:25:23.913 resolver: debug 3: fetch 0x94d54c8 (fctx 0x932e140(33.229.242.205.zen.spamhaus.org/A)): destroyfetch 14-Apr-2010 14:25:23.913 resolver: debug 3:...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...ing: Immediately handle failure to set HW cursor, v5 modesetting: allow switching from software to hardware cursors (v5). Michal Srb (12): xinerama: Swap the response in RRXineramaWriteMonitor Xi: Zero target buffer in SProcXSendExtensionEvent. dix: Disallow GenericEvent in SendEvent request. Xi: Verify all events in ProcXSendExtensionEvent. Xi: Do not try to swap GenericEvent. Xi: Test exact size of XIBarrierReleasePointer Xext/shm: Validate shmseg resource id (CVE-2017-13721) xkb: Escape non-printable characters correctly. os: Make sure...