Activity log for bug #1026942

Date Who What changed Old value New value Message
2012-07-20 07:35:44 Martin Weis bug added bug
2012-07-27 17:41:57 Sasa Paporovic bug added subscriber melchiaros
2012-07-27 17:42:01 Sasa Paporovic bluefish (Ubuntu): status New Incomplete
2012-07-28 13:42:47 Martin Weis tags apport-collected natty
2012-07-28 13:42:48 Martin Weis description bluefish has a bad habit of outputting debug messages not only to stderr, but also on stdout. 1) reproduce: start bluefish from commandline (see example below) 1) expected behaviour: being able to use that commandline further. 2) what happens: bluefish output makes commandline barely usable Each character typed into the gui text area will trigger one debug message. This is annoying and might be just due to compiler options not properly set. For now I added this alias to ~/.bashrc: alias bluefish="bluefish &>/dev/null" This appears already since some releases of ubuntu, at least on precise it is apparent. Thank you for looking into it, Martin Example: # on commandline, run: echo "<?php ?>" > /tmp/bluefish_bug.php \bluefish /tmp/bluefish_bug.php 2>/tmp/log.stderr 1>/tmp/log.stdout # type something in gui # output on commandline as found in /tmp/log.std* (on 11.04/natty here): :::::::::::::: /tmp/log.stdout :::::::::::::: htmlbar_build_menu, finished cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 group disabled, class=php_short_open_tag, notclass=(null), skip to end of group, my depth=3 cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 Language statistics for PHP from /usr/share/bluefish/bflang//php.bflang2 table 45133 (11283,25 Kbytes) contexts 140 (6,56 Kbytes) matches 7467 (525,02 Kbytes) cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 scanning run 1 (0 ms): 0, 0, 0, 0; loops=12,chars=9,blocks 1/1 (1) contexts 1/1 (1) scancache 2 refcs 1(0Kb),1(0Kb),2(0Kb) marks 0 scanning run 2 (0 ms): 0, 0, 0, 0; loops=13,chars=11,blocks 0/0 (0) contexts 0/0 (0) scancache 2 refcs 1(0Kb),1(0Kb),2(0Kb) marks 0 [...snip...] :::::::::::::: /tmp/log.stderr :::::::::::::: (process:6243): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0 (process:6243): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0 (process:6243): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 6 bluefish has a bad habit of outputting debug messages not only to stderr, but also on stdout. 1) reproduce: start bluefish from commandline (see example below) 1) expected behaviour: being able to use that commandline further. 2) what happens: bluefish output makes commandline barely usable Each character typed into the gui text area will trigger one debug message. This is annoying and might be just due to compiler options not properly set. For now I added this alias to ~/.bashrc: alias bluefish="bluefish &>/dev/null" This appears already since some releases of ubuntu, at least on precise it is apparent. Thank you for looking into it, Martin Example: # on commandline, run: echo "<?php ?>" > /tmp/bluefish_bug.php \bluefish /tmp/bluefish_bug.php 2>/tmp/log.stderr 1>/tmp/log.stdout # type something in gui # output on commandline as found in /tmp/log.std* (on 11.04/natty here): :::::::::::::: /tmp/log.stdout :::::::::::::: htmlbar_build_menu, finished cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 group disabled, class=php_short_open_tag, notclass=(null), skip to end of group, my depth=3 cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 Language statistics for PHP from /usr/share/bluefish/bflang//php.bflang2 table 45133 (11283,25 Kbytes) contexts 140 (6,56 Kbytes) matches 7467 (525,02 Kbytes) cleanup_scanner, num_marks=0, fblock_refcount=0,fcontext_refcount=0,fstack_refcount=0 scanning run 1 (0 ms): 0, 0, 0, 0; loops=12,chars=9,blocks 1/1 (1) contexts 1/1 (1) scancache 2 refcs 1(0Kb),1(0Kb),2(0Kb) marks 0 scanning run 2 (0 ms): 0, 0, 0, 0; loops=13,chars=11,blocks 0/0 (0) contexts 0/0 (0) scancache 2 refcs 1(0Kb),1(0Kb),2(0Kb) marks 0 [...snip...] :::::::::::::: /tmp/log.stderr :::::::::::::: (process:6243): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0 (process:6243): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 0 (process:6243): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (8) on option of type 6 --- Architecture: i386 DistroRelease: Ubuntu 11.04 EcryptfsInUse: Yes InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) NonfreeKernelModules: wl Package: bluefish 2.0.2-1 PackageArchitecture: i386 ProcEnviron: LANGUAGE=en_GB:en PATH=(custom, no user) LANG=en_US.UTF-8 LC_MESSAGES=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.38-15.64-generic 2.6.38.8 Tags: natty Uname: Linux 2.6.38-15-generic i686 UpgradeStatus: Upgraded to natty on 2011-05-10 (444 days ago) UserGroups:
2012-07-28 13:42:49 Martin Weis attachment added Dependencies.txt https://bugs.launchpad.net/bugs/1026942/+attachment/3239823/+files/Dependencies.txt
2012-08-01 07:13:49 Daniel Leidert bluefish (Ubuntu): status Incomplete New
2012-08-01 07:22:37 Daniel Leidert bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=680951
2012-08-01 07:22:37 Daniel Leidert bug task added bluefish
2012-08-01 11:44:52 Sasa Paporovic tags apport-collected natty apport-collected natty oneiric precise
2012-08-01 11:46:58 Sasa Paporovic bluefish (Ubuntu): status New Confirmed
2012-08-01 11:47:13 Sasa Paporovic tags apport-collected natty oneiric precise apport-collected natty oneiric precise quantal
2012-08-06 20:27:22 Bug Watch Updater bluefish: status Unknown Confirmed
2012-08-06 20:27:22 Bug Watch Updater bluefish: importance Unknown Wishlist