Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#29615 - [rosegarden] crashes at start

Attached to Project: Arch Linux
Opened by enricomaria pavan (pvnn) - Wednesday, 25 April 2012, 15:12 GMT
Last edited by Allan McRae (Allan) - Friday, 16 November 2012, 11:53 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Ray Rashif (schivmeister)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Rosegarden crashes at start


Additional info:
* package version(s): rosegarden-11.11-1

Steps to reproduce:
start rosegarden.
The splash screen appears and then the program crashes

That's the output on the console:

Setting graphics system for Qt 4.5+ to: native
Thorn - true
System Locale: C
Qt translations path: /usr/share/qt/translations
Qt translations not loaded.
RG Translation: trying to load :locale/C
RG Translations not loaded.
Loaded application icon "rg-rwb-rose3-16x16"
Loaded application icon "rg-rwb-rose3-32x32"
Loaded application icon "rg-rwb-rose3-48x48"
Loaded application icon "rg-rwb-rose3-64x64"
Loaded application icon "rg-rwb-rose3-128x128"
NOTE: Found stylesheet at ":/rosegarden.qss", applying it
AlsaDriver::AlsaDriver [begin]
Rosegarden 11.11 - AlsaDriver [ALSA library version 1.0.24.1, module version 1.0.24, kernel version 3.3.3-1-ARCH]
PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/home/enrico/.dssi] [/usr/local/lib/dssi] [/usr/lib/dssi]
jackd 0.121.3
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

could not open driver .so '/usr/lib/jack/jack_net.so': libcelt0.so.2: cannot open shared object file: No such file or directory

could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory

JACK compiled with System V SHM support.
loading driver ..
apparent rate = 48000
creating alsa driver ... hw:1|hw:1|4096|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:1
control open "hw:1" (No such file or directory)
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
cannot load driver module alsa
LADSPAPluginFactory::discoverPlugins - done
PluginFactory::instance(ladspa): creating new LADSPAPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/home/enrico/.ladspa] [/usr/local/lib/ladspa] [/usr/lib/ladspa]
terminate called after throwing an instance of 'Rosegarden::DuplicateThingException'
Aborted
This task depends upon

Closed by  Allan McRae (Allan)
Friday, 16 November 2012, 11:53 GMT
Reason for closing:  No response
Comment by Ray Rashif (schivmeister) - Saturday, 28 April 2012, 16:04 GMT
My guess for the culprit is either:

(a) cannot load driver module alsa

or:

(b) discovering plugins; path is [/home/enrico/.ladspa] [/usr/local/lib/ladspa] [/usr/lib/ladspa]

But either way this is a local problem (i.e. specific to your system), which may or may not need to be facilitated by the package in order to be solved. If it's (a), you have to see what's causing it. If it's (b), move your user .dssi and .ladspa to other names if you have anything in those. Otherwise, please list any dssi or ladspa plugins that you have in your system.

You have to solve (a) first in order to eliminate it.
Comment by Harv (funkmuscle) - Tuesday, 22 May 2012, 00:03 GMT
hey Schiv, I'm crashing at the start up too but I think mine is different:


$ rosegarden
Setting graphics system for Qt 4.5+ to: raster
Thorn - true
System Locale: en_US
Qt translations path: /usr/share/qt/translations
Qt translations not loaded.
RG Translation: trying to load :locale/en_US
RG Translations loaded successfully.
Loaded application icon "rg-rwb-rose3-16x16"
Loaded application icon "rg-rwb-rose3-32x32"
Loaded application icon "rg-rwb-rose3-48x48"
Loaded application icon "rg-rwb-rose3-64x64"
Loaded application icon "rg-rwb-rose3-128x128"
NOTE: Found stylesheet at ":/rosegarden.qss", applying it
AlsaDriver::AlsaDriver [begin]
Rosegarden 12.04 - AlsaDriver [ALSA library version 1.0.25, module version 1.0.24, kernel version 3.3.6-1-ARCH]
PluginFactory::instance(dssi): creating new DSSIPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/usr/lib/dssi]
Jack: JackClient::SetupDriverSync driver sem in flush mode
Jack: JackPosixSemaphore::Connect name = jack_sem.1000_default_rosegarden
Jack: JackPosixSemaphore::Connect sem_getvalue 0
Jack: Clock source : system clock via clock_gettime
Jack: JackLibClient::Open name = rosegarden refnum = 3
Jack: JackClient::PortRegister ref = 3 name = rosegarden:master out L type = 32 bit float mono audio port_index = 28
Jack: JackClient::PortRegister ref = 3 name = rosegarden:master out R type = 32 bit float mono audio port_index = 29
Jack: JackClient::PortRegister ref = 3 name = rosegarden:record monitor out L type = 32 bit float mono audio port_index = 30
Jack: JackClient::PortRegister ref = 3 name = rosegarden:record monitor out R type = 32 bit float mono audio port_index = 31
Jack: JackClient::PortRegister ref = 3 name = rosegarden:record in 1 L type = 32 bit float mono audio port_index = 32
Jack: JackClient::PortRegister ref = 3 name = rosegarden:record in 1 R type = 32 bit float mono audio port_index = 33
Jack: JackClient::Activate
Jack: JackClient::StartThread : period = 5333 computation = 100 constraint = 5333
Jack: Create non RT thread
Jack: ThreadHandler: start
Jack: JackClient::kBufferSizeCallback buffer_size = 256
Jack: JackPosixThread::AcquireRealTimeImp priority = 84
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 2
Jack: JackClient::kActivateClient name = rosegarden ref = 3
Jack: JackClient::Connect src = rosegarden:master out L dst = system:playback_1
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Jack: JackClient::Connect src = rosegarden:master out R dst = system:playback_2
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Jack: JackClient::Connect src = system:capture_1 dst = rosegarden:record in 1 L
Jack: JackClient::Connect src = system:capture_2 dst = rosegarden:record in 1 R

JackDriver::initialiseAudio - JACK sample rate = 48000Hz, buffer size = 256
JackDriver::initialiseAudio - creating disk thread
JackDriver::initialiseAudio - found 13 JACK physical outputs
JackDriver::initialiseAudio - connecting from "rosegarden:master out L" to "system:playback_1"
JackDriver::initialiseAudio - connecting from "rosegarden:master out R" to "system:playback_2"
JackDriver::initialiseAudio - found 14 JACK physical inputs
JackDriver::initialiseAudio - connecting from "system:capture_1" to "rosegarden:record in 1 L"
JackDriver::initialiseAudio - connecting from "system:capture_2" to "rosegarden:record in 1 R"
JackDriver::initialiseAudio - initialised JACK audio subsystem

ALSA Client information:

14,0 - (Midi Through, Midi Through Port-0) (DUPLEX) [ctype 2, ptype 655362, cap 99]
16,0 - (TerraTec DMX6Fire, MIDI-Front DMX6fire 0) (DUPLEX) [ctype 2, ptype 589826, cap 127]
16,32 - (TerraTec DMX6Fire, Wavetable DMX6fire 0) (WRITE ONLY) [ctype 2, ptype 589826, cap 74]

AlsaDriver::setCurrentTimer((auto))
extractVersion: major = 1, minor = 0, subminor = 24, suffix = ""
AlsaDriver::versionIsAtLeast: is version 1.0.24 at least 1.0.14? yes
extractVersion: major = 3, minor = 3, subminor = 6, suffix = "ARCH"
AlsaDriver::versionIsAtLeast: is version 3.3.6-1-ARCH at least 2.6.20? yes
Using low-resolution system timer, sending a warning
Current timer set to "system timer" with timer checks
WARNING: using system timer with only 300Hz resolution!
AlsaDriver::initialiseMidi - initialised MIDI subsystem

Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
AlsaDriver::setCurrentTimer((auto))
extractVersion: major = 1, minor = 0, subminor = 24, suffix = ""
AlsaDriver::versionIsAtLeast: is version 1.0.24 at least 1.0.14? yes
extractVersion: major = 3, minor = 3, subminor = 6, suffix = "ARCH"
AlsaDriver::versionIsAtLeast: is version 3.3.6-1-ARCH at least 2.6.20? yes
Using low-resolution system timer, sending a warning
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Current timer set to "system timer" with timer checks
WARNING: using system timer with only 300Hz resolution!
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: WaitGraphChange...
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Composition::getTrackById(0) - WARNING - track id not found, this is probably a BUG src/base/Composition.cpp:1618
Available track ids are:
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
AlsaDriver::addDevice(0,0)
CREATED OUTPUT PORT 3:out 1 - unnamed for device 0
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Renamed 130:3 to General MIDI Device
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: WaitGraphChange...
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
AlsaDriver::addDevice(0,1)
AlsaDriver::setRecordDevice: device 1, action 1
WARNING: AlsaDriver::renameDevice: Cannot find device 1 in port map
audio file manager emitting fake setValue(100)
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
RosegardenDocument::openDocument: Successfully opened document "/home/harv/.local/share/rosegarden/autoload/autoload.rg"
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackClient::PortRegister ref = 3 name = rosegarden:record in 2 L type = 32 bit float mono audio port_index = 39
Jack: JackClient::PortRegister ref = 3 name = rosegarden:record in 2 R type = 32 bit float mono audio port_index = 40
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackGraphManager::RecalculateLatency port_index = 39
Jack: JackGraphManager::RecalculateLatency port_index = 40
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 32
Jack: JackGraphManager::RecalculateLatency port_index = 33
Jack: JackGraphManager::RecalculateLatency port_index = 39
Jack: JackGraphManager::RecalculateLatency port_index = 40
Jack: JackClient::ClientNotify ref = 3 name = rosegarden notify = 18
Jack: JackGraphManager::RecalculateLatency port_index = 28
Jack: JackGraphManager::RecalculateLatency port_index = 29
Jack: JackGraphManager::RecalculateLatency port_index = 30
Jack: JackGraphManager::RecalculateLatency port_index = 31
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
QObject::connect: Cannot connect (null)::destroyed() to Rosegarden::AudioRouteMenu::slotInstrumentGone()
QObject::connect: Cannot connect (null)::destroyed() to Rosegarden::AudioRouteMenu::slotInstrumentGone()
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
QObject::connect: Cannot connect (null)::destroyed() to Rosegarden::InstrumentAliasButton::slotInstrumentGone()
Object::connect: No such slot Rosegarden::AudioInstrumentParameterPanel::updateAllBoxes() in src/gui/editors/parameters/AudioInstrumentParameterPanel.cpp:81
Object::connect: (receiver name: 'Audio Instrument Parameter Panel')
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
LADSPAPluginFactory::discoverPlugins - done
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
PluginFactory::instance(ladspa): creating new LADSPAPluginFactory
LADSPAPluginFactory::discoverPlugins - discovering plugins; path is [/usr/lib/ladspa]
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
LADSPAPluginFactory::discoverPlugins - done
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
Jack: JackGraphManager::GetTotalLatency port_index = 28 total latency = 512
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_setspecific': Invalid argument. Aborting.
Aborted
Comment by speps (archspeps) - Tuesday, 22 May 2012, 16:46 GMT
I can reproduce the same reported by @funkmuscle, and discovered it is caused by guitarix2 ladspla plugin
that crashes the rosegarden ladspa plugin discovery system.

@funkmuscle Please try removing guitarix2 (pacman -R guitarix2) and reply here for a confirmation that it solves also for you.

Probably some other ladspa plugin is causing the same issue for the reporter.

@pvnn Please try running rosegarden in a gdb session (pacman -S gdb):
$ gdb rosegarden
> run

once it stops on a SIGABRT signal, type:
> bt

Paste the result here (using a pastebin service). Thanks
Comment by Gerardo Exequiel Pozzi (djgera) - Saturday, 25 August 2012, 20:11 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Packages: Extra → Upstream Bugs)
upstream report?
Comment by Ray Rashif (schivmeister) - Saturday, 25 August 2012, 20:43 GMT
The original issue is still a mystery, and it may or may not be related to any plugin. Pending further confirmation (which I don't think we'll receive), I'll close this within the week as having no response.

Loading...