Displaying 20 results from an estimated 31 matches for "processev".
Did you mean:
processed
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
...in wxRbCallback::EventThunker () at string.h:690
#25 0x0139fbc3 in wxAppConsole::HandleEvent (this=0x3ad2d0, handler=0x833200, func={__pfn = 0x10ab18c <wxRbCallback::EventThunker(wxEvent&)>, __delta = 0}, event=@0xbfffdf24) at ../src/common/appbase.cpp:320
#26 0x0143ba6e in wxEvtHandler::ProcessEventIfMatches (entry=@0x1582a500, handler=0x833200, event=@0xbfffdf24) at ../src/common/event.cpp:1225
#27 0x0143cb82 in wxEvtHandler::SearchDynamicEventTable (this=0x833200, event=@0xbfffdf24) at ../src/common/event.cpp:1407
#28 0x0143cc8c in wxEvtHandler::ProcessEvent (this=0x833200, event=@0xbfffd...
2016 Nov 17
2
[Bug 98763] New: Lots of crashes of kontact /kmail5
...8b2a22700 (LWP 5282)):
#0 0x00007f2a3fc158fb in g_main_context_prepare () at
/usr/lib64/libglib-2.0.so.0
#1 0x00007f2a3fc16230 in () at /usr/lib64/libglib-2.0.so.0
#2 0x00007f2a3fc1642c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3 0x00007f2a4543232b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4 0x00007f2a453dffdb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5 0x00007f2a4521af1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6 0x00007f2a4521f9e...
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
...vafuncall (recv=3063296600, mid=5217, n=1, ar=0xbf81c754)
at eval.c:6125
#34 0x0805eb60 in rb_funcall (recv=3063296600, mid=5217, n=1) at eval.c:6142
#35 0xb76edcd8 in wxRbCallback::EventThunker (this=0x8215fa8,
event=@0xbf81cfa0) at src/EvtHandler.cpp:2108
#36 0xb7b5b9be in wxEvtHandler::ProcessEventIfMatches () from lib/wxruby2.so
#37 0xb7b5ba52 in wxEvtHandler::SearchDynamicEventTable () from lib/wxruby2.so
#38 0xb7b5c3e6 in wxEvtHandler::ProcessEvent () from lib/wxruby2.so
#39 0xb770c2e3 in SwigDirector_wxFrame::ProcessEvent (this=0x8215fa8,
event=@0xbf81cfa0) at src/Frame.cpp:3405
#...
2017 Jan 05
1
[Bug 99282] New: KDE kontact crashes always
...#1 0x00007f216c248d06 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#2 0x00007f216c2491c0 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#3 0x00007f216c24926c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#4 0x00007f2179c7e73b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#5 0x00007f2179c2f73a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#6 0x00007f2179a8c5f3 in QThread::exec() () from /lib64/libQt5Core.so.5
#7 0x00007f2179a909da in Q...
2014 Jul 02
1
recording in mp3
...mple script I did to do something like this...
run a periodic-processing script a few seconds after files
with a specific name pattern have been touched in any way.
It's not sophisticated enough to look only for close or
close_wait events, but it should give you the idea.
#!/bin/bash
function processevents () {
action=0
while true ; do
if [ $action == 0 ] ; then
timeout=300
else
timeout=5
fi
read -t $timeout event
if [ $? != 0 ] ; then
action=0
/data/soundchaser/periodic
else
if [[ $event =~ ".wav" || $event =~ ".gotit" ]] ;...
2006 Dec 07
0
[ wxruby-Bugs-7146 ] Setting item image in TreeCtrl crashes on OS X
...p;) ()
#4 0x033889b8 in wxGenericTreeCtrl::PaintLevel(wxGenericTreeItem*, wxDC&, int, int&) ()
#5 0x03388d20 in wxGenericTreeCtrl::PaintLevel(wxGenericTreeItem*, wxDC&, int, int&) ()
#6 0x03389138 in wxGenericTreeCtrl::OnPaint(wxPaintEvent&) ()
#7 0x0325eaf8 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) ()
#8 0x0325e27c in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) ()
#9 0x0325eca4 in wxEvtHandler::ProcessEvent(wxEvent&) ()
#10 0x0325ecd0 in wxEvtHandler::ProcessEvent(wxEvent&) ()
#11 0x03324ab8 in...
2009 Jun 19
1
kde 4.3 beta 2, compiz 8.2 - panel pager doesn't work until plasma crash and restart
...0x00007f7bc709ddee in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#18 0x00007f7bc70a14b8 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#19 0x00007f7bc70a15e0 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#20 0x00007f7bca40d836 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#21 0x00007f7bc81df35e in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f7bca3e2ea2 in QEventLoop::processEvents () from
/usr/lib/libQtCore.so.4
#23 0x00007f7bca3e3274 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0x00007f7bca3e5369 in QCoreApplication...
2003 Jul 16
2
Fatal error in SJava.
Dear r-helpers,
I have been trying to invoke R from Java in a Windows 2000 computer
(unfortunately). All my environment variables seem to be properly set,
everything seems to be in order, but I obtaining a
Fatal error: unable to open the base package
error window.
Also, the output of the invoker is
Loading RInterpreter library
R_HOME: R_HOME=C:/Programas/R
RVersion: R_VERSION=1.6.1
whereas
2008 Jan 21
0
Wx::GenericDirCtrl Segfault Crash
.../lib/libruby.so.1.8
#49 0xb7e99e6b in rb_str_new3 () from /usr/lib/libruby.so.1.8
#50 0xb7e9a672 in rb_str_new2 () from /usr/lib/libruby.so.1.8
#51 0xb77f2e35 in SWIG_Ruby_NewPointerObj ()
from /usr/lib/ruby/site_ruby/1.8/i586-linux-gnu/wxruby2.so
#52 0xb77f6a7a in SwigDirector_wxGenericDirCtrl::ProcessEvent ()
from /usr/lib/ruby/site_ruby/1.8/i586-linux-gnu/wxruby2.so
#53 0xb708b1fb in wxWindowBase::TryParent () from /usr/lib/libwx_gtk2u-
2.8.so.0
#54 0xb6f1af8b in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk2u-
2.8.so.0
#55 0xb6f1af7b in wxEvtHandler::ProcessEvent () from /usr/lib/libw...
2017 Aug 21
20
[Bug 102349] New: nv4x crashing with plasmashell - gdb log included
...175)):
#0 0x00007ffff271f6ad in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007fffede4b9f6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fffede4bb0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffff303404f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4 0x00007ffff2fdd9ca in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5 0x00007ffff2e0b0f3 in QThread::exec() () from
/usr/lib/x86...
2018 Jul 12
4
[Bug 107210] New: Segment Fault while opening thunderbitf windows
...1 (Thread 0x7fac70d2de80 (LWP 2674))]
Thread 6 (Thread 0x7fac4f5ef700 (LWP 3324)):
#0 0x00007fac706afdd6 in ppoll () at /usr/lib/libc.so.6
#1 0x00007fac6da4ccbb in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2 0x00007fac6da4e1ab in
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib/libQt5Core.so.5
#3 0x00007fac6d9fc6fc in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt5Core.so.5
#4 0x00007fac6d845849 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5 0x00007fac680e79c9 in...
2014 Jul 03
1
recording in mp3
...mple script I did to do something like this...
run a periodic-processing script a few seconds after files
with a specific name pattern have been touched in any way.
It's not sophisticated enough to look only for close or
close_wait events, but it should give you the idea.
#!/bin/bash
function processevents () {
action=0
while true ; do
if [ $action == 0 ] ; then
timeout=300
else
timeout=5
fi
read -t $timeout event
if [ $? != 0 ] ; then
action=0
/data/soundchaser/periodic
else
if [[ $event =~ ".wav" || $event =~ ".gotit" ]] ;...
2007 Mar 21
1
KWD crashes
...9 0x00002ab82fc3ee6e in QApplication::notify () from
/usr/qt/3/lib/libqt-mt.so.3
#10 0x00002ab82efc4cc1 in KApplication::notify () from
/usr/kde/3.5/lib/libkdecore.so.4
#11 0x00002ab82fc33690 in QEventLoop::activateTimers () from
/usr/qt/3/lib/libqt-mt.so.3
#12 0x00002ab82fbf3426 in QEventLoop::processEvents () from
/usr/qt/3/lib/libqt-mt.so.3
#13 0x00002ab82fc52f69 in QEventLoop::enterLoop () from
/usr/qt/3/lib/libqt-mt.so.3
#14 0x00002ab82fc52ec2 in QEventLoop::exec () from
/usr/qt/3/lib/libqt-mt.so.3
#15 0x000000000040c4c8 in main (argc=2081551760, argv=0x7fff7c121128) at
main.cpp:131
Oth...
2018 May 15
2
[Bug 106530] New: [Wayland+Nouveau] KDE Desktop crashed after login.
...0bc9b0,
cond=0x7fdff00bc9d8) at pthread_cond_wait.c:502
#2 __pthread_cond_wait (cond=0x7fdff00bc9d8, mutex=0x7fdff00bc9b0) at
pthread_cond_wait.c:655
#3 0x00007fe0c585e86b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#4 0x00007fe0c961b558 in QSGRenderThread::processEventsAndWaitForMore() ()
from /usr/lib64/libQt5Quick.so.5
#5 0x00007fe0c961b93a in QSGRenderThread::run() () from
/usr/lib64/libQt5Quick.so.5
#6 0x00007fe0c585daf8 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#7 0x00007fe0c49f759b in start_thread (arg=0x7fdffa0eb700) at
pthre...
2016 Oct 04
28
[Bug 98039] New: KMail crash on starting (nouveau-related)
...o.6
Thread 32 (Thread 0x7ff6020b4700 (LWP 12083)):
#0 0x00007ff6cd9166ed in poll () at /lib64/libc.so.6
#1 0x00007ff6c2f83876 in () at /usr/lib64/libglib-2.0.so.0
#2 0x00007ff6c2f8398c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3 0x00007ff6ce455aab in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7ff5f00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4 0x00007ff6ce3fd6fa in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this at entry=0x7ff6020b3c80, flags=..., flags at entry=...) at
kernel/qeventloop.c...
2008 Mar 19
1
R_ParseVector problem: it's cutting off after the decimal point
...haracterMode = LinkDLL;
// function which reads input for R from a console
Rp->ReadConsole = myReadConsole;
// function which writes output from R to a console
Rp->WriteConsole = NULL;
Rp->WriteConsoleEx = myWriteConsoleEx;
// called during i/o, eval, graphics in ProcessEvents
Rp->CallBack = myCallBack;
// handles messages for the user from R
Rp->ShowMessage = myShowconcise Message;
// user interaction: a user is asked a question an should answer
with YesNoCancel (maybe dialog)
Rp->YesNoCancel = myYesNoCancel;
// on R state changed...
2005 Sep 22
1
Rf_initEmbeddedR in Windows
...n _Rf_initEmbeddedR
I think the error come from the following declaration of functions calling
into R.dll and the missing of R.lib corresponding to R.dll.
extern char *getDLLVersion();
extern void R_DefParams(Rstart);
extern void R_SetParams(Rstart);
extern void setup_term_ui(void);
extern void ProcessEvents(void);
extern void end_Rmainloop(void), R_ReplDLLinit(void);
extern int R_ReplDLLdo1();
extern void run_Rmainloop(void);
Then I google it, I find some solution of Borland C++ Builder, i.e. using
implib to generate R.lib. The only place where I can find implib is at
(http://www.geocities.c...
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
Hello.
I've dowloaded R-0.65.1 for WinNT/9X.
>There is more support for (support of) ActiveX Automation via the
>Rproxy.dll: see the file front-ends/readme.
And where is this "the file front-ends/readme" which describes R's ActiveX
Automation ?
In "readme" under "r-install path\" and FAQ for Win port, no description
about this.
Please teach me.
1999 Oct 09
2
Re: R-0.65.1 for WinNT/9XRe: R-0.65.1 for WinNT/9X
Hello.
I've dowloaded R-0.65.1 for WinNT/9X.
>There is more support for (support of) ActiveX Automation via the
>Rproxy.dll: see the file front-ends/readme.
And where is this "the file front-ends/readme" which describes R's ActiveX
Automation ?
In "readme" under "r-install path\" and FAQ for Win port, no description
about this.
Please teach me.
2010 Mar 10
2
[Bug 26992] New: Systemsettings crashes when I try to open desktop settings
...bQtCore.so.4
#80 0x00007fc5e1bfa78e in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib/libQtGui.so.4
#81 0x00007fc5e1c7a33b in ?? () from /usr/lib/libQtGui.so.4
#82 0x00007fc5e1c7904a in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib/libQtGui.so.4
#83 0x00007fc5e1ca4732 in ?? () from /usr/lib/libQtGui.so.4
#84 0x00007fc5dde175d0 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#85 0x00007fc5dde1b3f8 in ?? () from /lib/libglib-2.0.so.0
#86 0x00007fc5dde1b5dc in g_main_context_iteration () fr...