Displaying 20 results from an estimated 31 matches for "processevents".
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
Bugs item #17827, was opened at 2008-02-06 11:50
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=17827&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Crash when closing Dialog in bigdemo.rb
Initial Comment:
Segfault
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 0x00007f2a4521f9e9 in...
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
Bugs item #6632, was opened at 2006-11-12 16:45
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=6632&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Alex Fenton (brokentoy)
Assigned to: Kevin Smith (qualitycode)
Summary: Linux crash on NoteBook in bigdemo.rb
Initial Comment:
Linux
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 QThre...
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" ]] ; then...
2006 Dec 07
0
[ wxruby-Bugs-7146 ] Setting item image in TreeCtrl crashes on OS X
Bugs item #7146, was opened at 2006-12-07 12:03
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=7146&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Alex Fenton (brokentoy)
Assigned to: Kevin Smith (qualitycode)
Summary: Setting item image in TreeCtrl crashes on OS X
Initial Comment:
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::ex...
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
Hey Alex,
Found another GC bug in wxRuby. I ran into this problem, when trying to
implement Wx::GenericDirCtrl into wxRuby. The specific case in which this
is occuring, is when I attach the two event handlers for
evt_tree_item_expanding() and evt_tree_item_activated() when grabbing the
Wx::GenericDirCtrl#get_tree_ctrl(). All I have it doing, is attempting to
catch these events (Which I really
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_64-...
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 () a...
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" ]] ; then...
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
Other p...
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
pthread_c...
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.cpp:2...
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: bu...
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.com/S...
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
...() 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 () from
/lib/libglib-2.0.so.0
#87 0x00007fc5e1007233 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#88 0x00007fc5e1ca432e in ?? () from /usr/lib/libQtGui.so.4
#89 0x00007fc5e0fdc702 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#90 0x00007fc5e0fdcadc in
QEventL...