Thomas Neumann

Show:

What's happening?

  • bcov

    tneumann added the bcov-0.2.tar.gz file.

    2009-04-21 13:34:16 UTC in bcov

  • 0.2

    tneumann created the 0.2 file release.

    2009-04-21 13:25:36 UTC in bcov

  • bcov

    tneumann committed revision 8 to the bcov SVN repository, changing 9 files.

    2009-04-21 13:09:15 UTC in bcov

  • Comment: bulkloading a large string table kills mserver

    Both machines were 64 bit systems. Note that I reported the bug before the latest release, so it might have been fixed in between (in particular since the changelog mentions changes to the data loader). I did not try the last release yet.

    2009-02-12 07:43:03 UTC in MonetDB

  • bulkloading a large string table kills mserver

    Bulkloading a large string table of the form (id,value) kills mserver. I attached a data generator that generates 21GB of input to illustrate the problem. How to reproduce: - g++ -odatagen -O2 datagen.cpp - ./datagen > test.sql - monetdb create foo - monetdb start foo - mclient -l sql -d foo test.sql results in: ERROR = Connection terminated and the server crashed (on Linux...

    2008-11-11 09:07:02 UTC in MonetDB

  • MonetDB does not like '' in its input

    Both the mclient client and the monetdb server do not seem to like '\0' (i.e., the ASCII character 0) as part of their input. The following command causes the client the exit when run with mclient -l sql create table strings(id int not null primary key, value varchar(16400) not null); copy 3 records into "strings" from stdin using delimiters '\t'; 1 "some string" 2 "\0" 3 "some...

    2008-11-07 09:53:48 UTC in MonetDB

  • lure crashes when waiting for patrol

    At one point during the gameplay (savegame attached) one has to wait in front of the shop for a patrol to enter the shop. This causes scummvm to crash, probably in the moment when the patrol should enter the screen. To reproduce it load the attached save game and wait a bit (usually less than a minute). This is with scummvm-20071230.tar.bz2. I tried to run scummvm in gdb but found no...

    2008-01-07 00:09:13 UTC in ScummVM

  • Comment: settings the primary selection destroys the clipboard

    Yes, this is indeed fixed in svn.

    2007-11-30 17:40:49 UTC in wxWidgets

  • settings the primary selection destroys the clipboard

    Under KDE/Gnome/... the clipboard and the primary selection are different entities. For example an editor can copy text to the clipboard on user request, but should set the primary selection to the currently selected text (without changing the clipboard). wxGTK allows accessing both the clipboard and the primary selection, but they are not independent of each other. Setting the primary...

    2007-11-30 09:44:49 UTC in wxWidgets

  • bcov

    tneumann committed revision 7 to the bcov SVN repository, changing 2 files.

    2007-09-07 06:36:36 UTC in bcov

About Me

  • 2000-08-03 (9 years ago)
  • 59414
  • tneumann (My Site)
  • Thomas Neumann

Send me a message