Your message dated Mon, 9 Apr 2012 14:34:56 +0200
with message-id <20120409123455.gc1...@zouish.org>
and subject line Re: jackbeat: crashing gui
has caused the Debian Bug report #572121,
regarding jackbeat: crashing gui
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 ow...@bugs.debian.org
immediately.)
--
572121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572121
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: jackbeat
Version: 0.7.4-1
Severity: grave
Justification: renders package unusable
Pasting below output of running jackbeat from commandline:-
paivakil@homeamd:~$ jackbeat
MAI main(): Initializing event manager
MAI main(): Loading RC settings
MAI main(): Parsing arguments
MAI main(): Creating threads pool
MAI main(): Creating song
MAI main(): Bringing OSC up
OSC osc_create_server(): New server on port 10203
MAI main(): Creating audio stream
STM activate(): Created thread
STM stream_set_driver(): driver activated
STM thread_start(): Thread entered
STM deactivate(): Stopped thread
STM activate(): Connecting to PulseAudio
STM activate(): PulseAudio error: Connection refused
STM stream_set_driver(): Failed to activate driver, loading Null driver
STM stream_set_driver(): -1
STM activate(): Created thread
STM thread_start(): Thread entered
STM deactivate(): Stopped thread
STM activate(): Connecting to JACK
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
STM activate(): Can't register as a JACK client
STM stream_set_driver(): Failed to activate driver, loading Null driver
STM stream_set_driver(): -1
STM activate(): Created thread
STM thread_start(): Thread entered
STM deactivate(): Stopped thread
STM activate(): Connecting to Portaudio
STM portaudio_stats(): Available Portaudio devices:
STM portaudio_stats(): OSS - /dev/dsp (16 channels)
STM portaudio_stats(): ALSA - VIA 8237: VIA 8237 (hw:0,0) (2 channels)
STM portaudio_stats(): ALSA - VIA 8237: VIA 8237 (hw:0,1) (6 channels)
STM portaudio_stats(): ALSA - front (2 channels)
STM portaudio_stats(): ALSA - surround40 (4 channels)
STM portaudio_stats(): ALSA - surround41 (128 channels)
STM portaudio_stats(): ALSA - surround50 (128 channels)
STM portaudio_stats(): ALSA - surround51 (128 channels)
STM portaudio_stats(): ALSA - iec958 (2 channels)
STM portaudio_stats(): ALSA - spdif (2 channels)
STM portaudio_stats(): ALSA - default (128 channels)
STM portaudio_stats(): ALSA - dmix (2 channels)
STM portaudio_stats(): Portaudio default output device: OSS - /dev/dsp
STM open_pa_stream(): Default latency (low/high): 0.010667 / 0.042667
STM open_pa_stream(): Using output device: ALSA - VIA 8237: VIA 8237 (hw:0,0)
STM open_pa_stream(): Format seems supported
STM activate(): Portaudio sample rate: 44100 (latency: 42ms)
STM activate(): Success
STM stream_set_driver(): driver activated
MAI main(): Creating GUI
GUI 00 gui_new_child(): Creating new GUI (PID: 6439)
GUI 00 gui_new_child(): Parsing rc file:
/usr/share/jackbeat/glade/jackbeat.gtk.rc
(jackbeat:6439): Gtk-WARNING **: Failed to set property GtkToolbar.icon-size to
GTK_ICON_SIZE_SMALL_TOOLBAR: Could not parse integer
`GTK_ICON_SIZE_SMALL_TOOLBAR'
(jackbeat:6439): Gtk-WARNING **: Ignoring the separator setting
(jackbeat:6439): Gtk-WARNING **: Ignoring the separator setting
(jackbeat:6439): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
(jackbeat:6439): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
(jackbeat:6439): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
GBU gui_builder_new(): Read UI definition from
/usr/share/jackbeat/glade/jackbeat.ui
SEQ sequence_new(): name : sequence1
SEQ sequence1 sequence_new(): Stream framerate : 44100
SEQ sequence1 sequence_new(): sizeof(float): 4
SEQ sequence1 sequence_resize(): Initializing track 0
SEQ sequence1 sequence_resize(): Initializing track 1
SEQ sequence1 sequence_resize(): Initializing track 2
SEQ sequence1 sequence_resize(): Initializing track 3
SEQ sequence1 sequence_resize(): Sending resize message : tracks=0x2146e20
tracks_num=4 beats_num=16 measure_len=4
POO _pool_add_process(): process 0 of thread 0 added by sequence_activate
OSC osc_create_method(): path: /sequence1/start (1 method(s))
OSC osc_create_method(): path: /sequence1/stop (2 method(s))
OSC osc_create_method(): path: /sequence1/rewind (3 method(s))
OSC osc_create_method(): path: /sequence1/set_transport (4 method(s))
OSC osc_create_method(): path: /sequence1/set_bpm (5 method(s))
OSC osc_create_method(): path: /sequence1/loop (6 method(s))
OSC osc_create_method(): path: /sequence1/set_track_pitch (7 method(s))
OSC osc_create_method(): path: /sequence1/set_track_volume (8 method(s))
OSC osc_create_method(): path: /sequence1/set_track_volume_db (9 method(s))
OSC osc_create_method(): path: /sequence1/mute_track (10 method(s))
OSC osc_create_method(): path: /sequence1/solo_track (11 method(s))
OSC osc_create_method(): path: /sequence1/set_beat (12 method(s))
OSC osc_create_method(): path: /sequence1/mute_beat (13 method(s))
SEQ sequence1 sequence_set_resampler_type(): Setting resampler type to : 1
GBU gui_builder_get_widget(): No such widget: audio_tab
CAUGHT SIGSEV >> DUMPING BACKTRACE
jackbeat(gui_prefs_get_named_tab_index+0x28)[0x4243c8]
jackbeat(gui_prefs_get_named_tab_index+0x28)[0x4243c8]
jackbeat(gui_prefs_init+0x37)[0x4244a7]
jackbeat(gui_new_child+0x312)[0x41dcd2]
jackbeat(gui_new+0x64)[0x41e614]
jackbeat(main+0x255)[0x42ba45]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f6968a80c4d]
jackbeat[0x411859]
#####################################################################
# KRASH !!! #
# #
# Please help fixing this issue by describing what you were doing #
# and attaching the above console output in a new ticket at: #
# http://jackbeat.samalyse.org/newticket #
# #
#####################################################################
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages jackbeat depends on:
ii libasound2 1.0.22-2 shared library for ALSA applicatio
ii libatk1.0-0 1.29.4-1 The ATK accessibility toolkit
ii libc6 2.11-0exp5 Embedded GNU C Library: Shared lib
ii libcairo2 1.9.6-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.23.4-1 The GLib library of C routines
ii libgtk2.0-0 2.19.6-1 The GTK+ graphical user interface
ii libjack0 1.9.4+svn3842-2 JACK Audio Connection Kit (librari
ii liblo0ldbl 0.23-2.2 Lightweight OSC library
ii libpango1.0-0 1.27.1-1 Layout and rendering of internatio
ii libportaudio2 19+svn20071022-3+b1 Portable audio I/O - shared librar
ii libpulse0 0.9.21-1 PulseAudio client libraries
ii libsamplerate0 0.1.7-3 Audio sample rate conversion libra
ii libsndfile1 1.0.21-2 Library for reading/writing audio
ii libxml2 2.7.6.dfsg-2+b1 GNOME XML library
jackbeat recommends no packages.
jackbeat suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
jackbeat package is no longer on the Debian archive, thus I close this
bugreport.
Cheers,
Francesca
--
"Nostra patria è il mondo intero
e nostra legge è la libertà
ed un pensiero
ribelle in cor ci sta." P.Gori
signature.asc
Description: Digital signature
--- End Message ---