-
2061263·text·98.1 KB·2011-05-16 11:22 UTC
-
2061250·text·324 B·2011-05-16 11:12 UTC
[hmmmmmmmmmmmmmm~]$ echo $LD_LIBRARY_PATH
/mnt/Maia/lib64
[hmmmmmmmmmmmmmm~]$ find $LD_LIBRARY_PATH -name libosgFX.so.65
/mnt/Maia/lib64/libosgFX.so.65
[hmmmmmmmmmmmmmm~]$ fgfs
fgfs: error while
-
2061248·text·1.3 KB·2011-05-16 11:07 UTC
mpspotifyinterface.h(46->51):
virtual bool prev() { notImplemented(); return false; };
virtual bool next() { notImplemented(); return false; };
vi
-
2061244·text·14.8 KB·2011-05-16 10:59 UTC
[ 70%] Building CXX object src/modules/iograph/CMakeFiles/kviiograph.dir/libkvii
ograph.cpp.obj
libkviiograph.cpp
[ 70%] Building CXX object src/modules/iograph/CMakeFiles/kviiograph.dir/moc_lib
k
-
2061240·text·2.0 KB·2011-05-16 10:56 UTC
org.h2.jdbc.JdbcSQLException: Data conversion error converting "X'' (DL_CP_FTEID BIGINT)"; SQL statement:
INSERT INTO GTP_CDRS_0_0_0_0_CURRENT VALUES (?, ?, ?, ?, ?, ?, ?) -- (?1, ?2, ?3, ?4, ?5, ?6,
-
2061238·text·3.2 KB·2011-05-16 10:54 UTC
osgDB ac3d reader: detected line with less than 2 vertices!
2 - 'C:/FlightGear/terrasync/'
C:/FlightGear/bin/Win32/terrasync.exe -S -d "C:/FlightGear/terrasync/" -p 5505
Airports/K ... failed:
Wor
-
2061227·text·1.4 KB·2011-05-16 10:45 UTC
if (typeof(xfa_installed) == "undefined" || typeof(xfa_version) == "undefined" || xfa_version < 2.8)
{
if (app.viewerType == "Reader")
{
if (ADBE.Reader_Value_Asked != true)
{
-
2061223·text·2.6 KB·2011-05-16 10:44 UTC
May 13th:
Web Updates
Fixed auto-login following an account idle timeout.
Extended the size of the browserlist while preserving 'QuickStats' on the Welcome Page.
Code Updates
Added g_complaintD
-
2061218·text·804 B·2011-05-16 10:39 UTC
CREATE PROCEDURE [dbo].[DeleteSMSReminder](
@SMSRID int
)
AS
BEGIN
DELETE FROM SMSReminders WHERE SMSRID = @SMSRID
END
CREATE PROCEDURE [dbo].[GetApprovedCells]
AS
BEGIN
SELECT Appro
-
2061209·text·14.0 KB·2011-05-16 10:30 UTC
[ 70%] Building CXX object src/modules/iograph/CMakeFiles/kviiograph.dir/libkvii
ograph.cpp.obj
libkviiograph.cpp
[ 70%] Building CXX object src/modules/iograph/CMakeFiles/kviiograph.dir/moc_lib
k
-
2061196·text·860 B·2011-05-16 10:21 UTC
dbg: >>> start()
* Starting ...
dbg: >>> get_slot_config()
dbg: srv 0
dbg: srv_slot 0
dbg: srv_num
dbg: tmp_eval mysql_slot_0[@]
dbg: con
-
2061182·text·142.4 KB·2011-05-16 10:08 UTC
-
2061148·text·3.2 KB·2011-05-16 09:39 UTC
$ MESA_DEBUG=1 EGL_LOG_LEVEL=debug LIBGL_DEBUG=verbose WAYLAND_DEBUG=1 ./clients/flower
XDG_RUNTIME_DIR not set, falling back to .
-> wl_display@1.bind(1, "wl_display", 1)
wl_display@1.range(512)
-
2061146·text·1.3 KB·2011-05-16 09:39 UTC
grep -C5 sda1 /var/log/dmesg
[ 4.973141] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 4.973621] sd 0:0:0:0: [sda] 62914560 512-byte hardware sectors (32212 MB)
[ 4.973621] sd 0:
-
2061145·text·1.3 KB·2011-05-16 09:37 UTC
grep -C5 sda1 /var/log/dmesg
[ 4.973141] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 4.973621] sd 0:0:0:0: [sda] 62914560 512-byte hardware sectors (32212 MB)
[ 4.973621] sd 0:
-
2061143·text·200 B·2011-05-16 09:36 UTC
XDG_RUNTIME_DIR not set, falling back to .
Internal error: Could not resolve keysym SunProps
Internal error: Could not resolve keysym SunFront
Internal error: Could not resolve keysym SunOpen
-
2061131·text·3 B·2011-05-16 09:30 UTC
fff
-
2061127·text·148 B·2011-05-16 09:29 UTC
XDG_RUNTIME_DIR not set, falling back to .
failed to create display: No such file or directory
failed to create display: No such file or directory
-
2061125·text·943 B·2011-05-16 09:28 UTC
<?php
/**
* Elgg index page for web-based applications
*
* @package Elgg
* @subpackage Core
*/
/**
* Start the Elgg engine
*/
define('externalpage',true);
require_once(dirname(__FI
-
2061121·cpp·5.4 KB·2011-05-16 09:22 UTC
/* Exercise IRQ triggers
This routine exercises each interrupt & its assigned pin on a Mega1280. It sets output pins Low then High to trigger an interrupt. Only one interrupt
should happen per loo