Your message dated Mon, 21 Dec 2015 16:45:20 +0100
with message-id <[email protected]>
and subject line Re: freecol: hide debugging output behind --verbose?
has caused the Debian Bug report #583691,
regarding freecol: hide debugging output behind --verbose?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
583691: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583691
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: freecol
Version: 0.9.2+dfsg-1
Severity: wishlist

Steps to reproduce:
1) freecol

Expected results:
1) freecol starts without extra messages

Actual results:
1) freecol starts but prints 325 lines of debug information:

$ freecol
Disabling IPV6 network stack to work around bug #560056 on openjdk
If you experience problems with connecting to remote servers,
you can put it back by running Freecol this way:
  freecol --enable-ipv6

It seems that full screen mode is not fully supported for this
GraphicsDevice. Please try the "--windowed" option if you
experience any graphical problems while running FreeCol.
[INFO] init()
[INFO] param "url" has string value 
"file:/usr/share/games/freecol/freecol/resources/video/freecol-opening.video.ogg"
[INFO] param "seekable" has enum value "0" (auto)
[INFO] param "live" has enum value "0" (auto)
[INFO] param "duration" has double value "-1.0"
[INFO] param "audio" has boolean value "true"
[INFO] param "video" has boolean value "true"
[INFO] param "kateIndex" has int value "0"
[INFO] param "kateLanguage" has string value ""
[INFO] param "kateCategory" has string value ""
[INFO] param "statusHeight" has int value "12"
[INFO] param "autoPlay" has boolean value "true"
[INFO] param "showStatus" has enum value "2" (hide)
[INFO] param "hideTimeout" has int value "3"
[INFO] param "showSpeaker" has boolean value "true"
[INFO] param "keepAspect" has boolean value "true"
[INFO] param "ignoreAspect" has boolean value "false"
[INFO] param "bufferSize" has int value "200"
[INFO] param "bufferLow" has int value "10"
[INFO] param "bufferHigh" has int value "70"
[INFO] param "debug" has int value "3"
[INFO] param "userId" has string value "null"
[INFO] param "password" has string value "null"
[INFO] build info: Built on 2010-02-21 06:13:44 GMT (version 0.5.2) in stripped 
mode.
[INFO] revision: $Revision$
[WARN] Switching Kate stream request, but no Kate selector exists
[INFO] trying to determine duration for 
/file:/usr/share/games/freecol/freecol/resources/video/freecol-opening.video.ogg
[WARN] Couldn't determine duration for stream.
[INFO] Application starting
[INFO] registered plugin: com.fluendo.plugin.HTTPSrc
[INFO] registered plugin: com.fluendo.plugin.VideoSink
[INFO] registered plugin: com.fluendo.plugin.AudioSinkJ2
[INFO] registered plugin: com.fluendo.plugin.AudioSinkSA
[INFO] registered plugin: com.fluendo.plugin.Queue
[INFO] registered plugin: com.fluendo.plugin.FakeSink
[INFO] registered plugin: com.fluendo.plugin.Overlay
[INFO] registered plugin: com.fluendo.plugin.Selector
[INFO] registered plugin: com.fluendo.plugin.OggDemux
[INFO] registered plugin: com.fluendo.plugin.TheoraDec
[INFO] registered plugin: com.fluendo.plugin.VorbisDec
[INFO] registered plugin: com.fluendo.plugin.KateDec
[INFO] registered plugin: com.fluendo.plugin.KateOverlay
[INFO] create element: Element: [httpsrc]
[INFO] setting User-Agent Cortado/0.5.2 Sun/1.6.0_18 (Linux 2.6.32-amd64-lindi2)
[INFO] create element: Element: [audiosink]
[INFO] using high quality javax.sound backend
[INFO] mixer description: the ear-candy mixer, vendor: IcedTea
[INFO] mixer description: Direct Audio Device: HDA Intel, ALC1200 Analog, 
ALC1200 Analog, vendor: ALSA (http://www.alsa-project.org)
[INFO] Attempting to get a line from ALSA mixer
[INFO] mixer: Direct Audio Device: HDA Intel, ALC1200 Analog, ALC1200 Analog 
failed: java.lang.IllegalArgumentException: Line unsupported: interface 
SourceDataLine supporting format PCM_SIGNED 44000.0 Hz, 16 bit, stereo, 4 
bytes/frame, big-endian
[INFO] mixer description: Direct Audio Device: HDA Intel, ALC1200 Analog, 
ALC1200 Analog, vendor: ALSA (http://www.alsa-project.org)
[INFO] Mixer supports line: interface SourceDataLine supporting 96 audio 
formats, and buffers of at least 32 bytes
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, mono, 2 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, mono, 2 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, stereo, 4 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, stereo, 4 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 3 channels, 6 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 3 channels, 6 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 4 channels, 8 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 4 channels, 8 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 5 channels, 10 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 5 channels, 10 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 6 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 6 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 7 channels, 14 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 7 channels, 14 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 8 channels, 16 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 8 channels, 16 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, mono, 1 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, mono, 1 bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, stereo, 2 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, stereo, 2 bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 3 channels, 3 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 3 channels, 3 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 4 channels, 4 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 4 channels, 4 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 5 channels, 5 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 5 channels, 5 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 6 channels, 6 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 6 channels, 6 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 7 channels, 7 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 7 channels, 7 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 8 channels, 8 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 8 channels, 8 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, mono, 4 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, mono, 4 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, stereo, 8 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, stereo, 8 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 3 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 3 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 4 channels, 16 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 4 channels, 16 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 5 channels, 20 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 5 channels, 20 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 6 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 6 channels, 24 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 7 channels, 28 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 7 channels, 28 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 8 channels, 32 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 8 channels, 32 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 4 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 4 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 8 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 8 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 16 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 16 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 20 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 20 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 24 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 28 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 28 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 32 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 32 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 3 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 3 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 6 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 6 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 9 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 9 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 15 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 15 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 18 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 18 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 21 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 21 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 24 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, mono, 3 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, mono, 3 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, stereo, 6 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, stereo, 6 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 3 channels, 9 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 3 channels, 9 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 4 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 4 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 5 channels, 15 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 5 channels, 15 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 6 channels, 18 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 6 channels, 18 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 7 channels, 21 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 7 channels, 21 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 8 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 8 channels, 24 
bytes/frame, big-endian
[INFO] Attempting to get a line from ALSA mixer
[INFO] create element: Element: [videosink]
[INFO] Video bounding rectangle: x=0, y=0, w=655, h=480
[INFO] reading from url 
file:/usr/share/games/freecol/freecol/resources/video/freecol-opening.video.ogg
[INFO] parsing as absolute URL
[INFO] trying to open 
file:/usr/share/games/freecol/freecol/resources/video/freecol-opening.video.ogg 
at offset 0
[INFO] Response contained no Content-Range field, assuming offset=0
[INFO] opened 
file:/usr/share/games/freecol/freecol/resources/video/freecol-opening.video.ogg
[INFO] contentLength: 7824634
[INFO] server contentType: application/octet-stream
[INFO] entering status thread
[INFO] [Message]: Pad: httpsrc:src type: STREAM_STATUS, start, reason: ok, 
activating
[WARN] server contentType: application/octet-stream disagrees with our 
typeFind: application/ogg
[INFO] using typefind contentType: application/ogg
[INFO] create element: Element: [demux]
[INFO] create element: Element: [buffer]
[INFO] PAUSE: we are buffering
[INFO] [Message]: Pad: buffer:src type: STREAM_STATUS, start, reason: ok, 
activating
[INFO] ogg: got discont
[INFO] PLAY: we finished buffering
[INFO] new stream 1846429289, mime video/x-theora
[INFO] new stream 722471449, mime audio/x-vorbis
[INFO] pad added Pad: demux:serial_1846429289
[INFO] create element: Element: [v_queue]
[INFO] create element: Element: [v_queue2]
[INFO] create element: Element: [videodec]
[INFO] [Message]: Pad: v_queue:src type: STREAM_STATUS, start, reason: ok, 
activating
[INFO] pad added Pad: demux:serial_722471449
[INFO] [Message]: Pad: v_queue2:src type: STREAM_STATUS, start, reason: ok, 
activating
[INFO] create element: Element: [a_queue]
[INFO] create element: Element: [audiodec]
[INFO] [Message]: Pad: a_queue:src type: STREAM_STATUS, start, reason: ok, 
activating
[INFO] all streams detected
[INFO] theora: got discont
[INFO] vorbis: got discont
[INFO] theora dimension: 640x480
[INFO] theora offset: 0,0
[INFO] theora frame: 640,480
[INFO] theora aspect: 295/288
[INFO] theora framerate: 25/1
[INFO] vorbis rate: 48000
[INFO] vorbis channels: 2
[INFO] mixer description: the ear-candy mixer, vendor: IcedTea
[INFO] mixer description: Direct Audio Device: HDA Intel, ALC1200 Analog, 
ALC1200 Analog, vendor: ALSA (http://www.alsa-project.org)
[INFO] Attempting to get a line from ALSA mixer
[INFO] mixer: Direct Audio Device: HDA Intel, ALC1200 Analog, ALC1200 Analog 
failed: java.lang.IllegalArgumentException: Line unsupported: interface 
SourceDataLine supporting format PCM_SIGNED 48000.0 Hz, 16 bit, stereo, 4 
bytes/frame, big-endian
[INFO] mixer description: Direct Audio Device: HDA Intel, ALC1200 Analog, 
ALC1200 Analog, vendor: ALSA (http://www.alsa-project.org)
[INFO] Mixer supports line: interface SourceDataLine supporting 96 audio 
formats, and buffers of at least 32 bytes
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, mono, 2 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, mono, 2 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, stereo, 4 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, stereo, 4 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 3 channels, 6 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 3 channels, 6 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 4 channels, 8 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 4 channels, 8 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 5 channels, 10 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 5 channels, 10 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 6 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 6 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 7 channels, 14 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 7 channels, 14 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 8 channels, 16 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 16 bit, 8 channels, 16 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, mono, 1 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, mono, 1 bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, stereo, 2 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, stereo, 2 bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 3 channels, 3 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 3 channels, 3 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 4 channels, 4 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 4 channels, 4 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 5 channels, 5 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 5 channels, 5 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 6 channels, 6 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 6 channels, 6 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 7 channels, 7 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 7 channels, 7 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 8 bit, 8 channels, 8 bytes/frame,
[INFO] Format: PCM_UNSIGNED unknown sample rate, 8 bit, 8 channels, 8 
bytes/frame,
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, mono, 4 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, mono, 4 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, stereo, 8 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, stereo, 8 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 3 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 3 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 4 channels, 16 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 4 channels, 16 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 5 channels, 20 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 5 channels, 20 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 6 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 6 channels, 24 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 7 channels, 28 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 7 channels, 28 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 8 channels, 32 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 32 bit, 8 channels, 32 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 4 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 4 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 8 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 8 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 16 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 16 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 20 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 20 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 24 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 28 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 28 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 32 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 32 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 3 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, mono, 3 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 6 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, stereo, 6 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 9 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 3 channels, 9 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 4 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 15 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 5 channels, 15 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 18 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 6 channels, 18 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 21 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 7 channels, 21 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 24 bit, 8 channels, 24 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, mono, 3 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, mono, 3 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, stereo, 6 bytes/frame, 
little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, stereo, 6 bytes/frame, 
big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 3 channels, 9 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 3 channels, 9 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 4 channels, 12 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 4 channels, 12 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 5 channels, 15 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 5 channels, 15 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 6 channels, 18 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 6 channels, 18 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 7 channels, 21 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 7 channels, 21 
bytes/frame, big-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 8 channels, 24 
bytes/frame, little-endian
[INFO] Format: PCM_SIGNED unknown sample rate, 20 bit, 8 channels, 24 
bytes/frame, big-endian
[INFO] Attempting to get a line from ALSA mixer
[INFO] line info: available: 0
[INFO] line info: buffer: 65536
[INFO] line info: framePosition: 0
[INFO] audio: segSize: 8192
[INFO] audio: segTotal: 8
[INFO] Application stopping...
[INFO] theora: got discont
[INFO] theora: got discont
[INFO] theora: got discont
[INFO] [Message]: Pad: a_queue:src type: STREAM_STATUS, stop, reason: 
wrong-state, flow stopped
[INFO] [Message]: Pad: v_queue2:src type: STREAM_STATUS, stop, reason: 
wrong-state, flow stopped
[INFO] [Message]: Pad: v_queue2:src type: STREAM_STATUS, stop, reason: 
wrong-state, stopping
[INFO] [Message]: Pad: a_queue:src type: STREAM_STATUS, stop, reason: 
wrong-state, stopping
[INFO] [Message]: Pad: buffer:src type: STREAM_STATUS, stop, reason: 
wrong-state, flow stopped
[INFO] exit status thread
[INFO] [Message]: Pad: v_queue:src type: STREAM_STATUS, stop, reason: 
wrong-state, flow stopped
[INFO] [Message]: Pad: v_queue:src type: STREAM_STATUS, stop, reason: 
wrong-state, stopping
[INFO] video pad removed Pad: :serial_1846429289
[INFO] audio pad removed Pad: :serial_722471449
[INFO] [Message]: Pad: buffer:src type: STREAM_STATUS, stop, reason: 
wrong-state, stopping
[INFO] [Message]: Pad: httpsrc:src type: STREAM_STATUS, stop, reason: 
wrong-state, reason: wrong-state
[INFO] [Message]: Pad: httpsrc:src type: STREAM_STATUS, stop, reason: 
wrong-state, stopping
[INFO] cleanup
[INFO] Application stopped

Perhaps this could be hidden inside some --verbose flag?


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-amd64-lindi2 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages freecol depends on:
ii  java-wrappers             0.1.16         wrappers for java executables
ii  libcommons-cli-java       1.2-3          API for working with the command l
ii  libcortado-java           0.5.2-1        streaming applet for Ogg formats
ii  libmiglayout-java         3.7.2-1        The Java Layout Manager
ii  libwoodstox-java          1:3.9.2.dfsg-2 a high-performance XML processor
ii  openjdk-6-jre [java6-runt 6b18-1.8-2     OpenJDK Java runtime, using Hotspo

freecol recommends no packages.

freecol suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sat, 29 May 2010 18:31:43 +0300 Timo Juhani Lindfors
<[email protected]> wrote:
> Package: freecol
> Version: 0.9.2+dfsg-1
> Severity: wishlist
> 
> Steps to reproduce:
> 1) freecol
> 
> Expected results:
> 1) freecol starts without extra messages
> 
> Actual results:
> 1) freecol starts but prints 325 lines of debug information:

This was fixed in an earlier version of Freecol. Logging to console can
be re-enabled by starting the game with the --log-console option.

Regards,

Markus

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to