** Description changed:

  Binary package hint: muse
  
  After launching muse from the Application menu, Muse splash screen
  appears, but then the program exits.
  
  If I run it from the terminal, I get segmentation faults:
  __
- i...@igi-desktop:~$ muse
- Denormal protection enabled.
- Muse: __i386__ or __x86_64__ defined. Using optimized float buffer copying 
(asm movsl).
- Muse: using unoptimized non-SSE dsp routines
- no locale <muse_it_IT.utf8>/</usr/share/muse/locale>
- Trying RTC timer...
- fatal error: open /dev/rtc failed: Permesso negato
- hint: check if 'rtc' kernel module is loaded, or used by something else
- Trying ALSA timer...
- AlsaTimer::initTimer(): best available ALSA timer: system timer
- got timer = 47
- open projectfile: Nessun file o directory
- starting with default template
-   name2route: <alsa_pcm:playback_1> not found
-   name2route: <alsa_pcm:playback_2> not found
- WARNING: Cannot lock memory:: Impossibile allocare memoria
- Finding best alsa timer for dummy driver:
- creating thread <Prefetch> failed: Funzione non permessa
- AlsaTimer::initTimer(): best available ALSA timer: system timer
- AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer (max is 
250)
-   freq stays at 250 Hz
- audio dummy thread _NOT_ running SCHED_FIFO
- creating thread <Midi> failed: Funzione non permessa
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- midi sequencer thread does not start!? Exiting...
- i...@igi-desktop:~$ muse
- Denormal protection enabled.
- Muse: __i386__ or __x86_64__ defined. Using optimized float buffer copying 
(asm movsl).
- Muse: using unoptimized non-SSE dsp routines
- no locale <muse_it_IT.utf8>/</usr/share/muse/locale>
- Trying RTC timer...
- fatal error: open /dev/rtc failed: Permesso negato
- hint: check if 'rtc' kernel module is loaded, or used by something else
- Trying ALSA timer...
- AlsaTimer::initTimer(): best available ALSA timer: system timer
- got timer = 49
- open projectfile: Nessun file o directory
- starting with default template
- WARNING: Cannot lock memory:: Impossibile allocare memoria
- JACK ERROR: Cannot use real-time scheduling (RR/5)(1: Funzione non permessa)
- JACK ERROR: AcquireRealTime error
- JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
- JACK ERROR: JackActivationCount::Signal value = 0 ref = 3
- JACK ERROR: JackActivationCount::Signal value = 0 ref = 3
- JACK ERROR: JackActivationCount::Signal value = 0 ref = 3
- JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
- MusE: JackAudioDevice::realtimePriority: JACK is not running realtime
- MusE: WARNING: Recommend setting audio realtime priority to at least 5!
- Cannot set scheduling priority -5 for RT thread (Funzione non permessa)
- creating thread <Prefetch> failed: Argomento non valido
- JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
- AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer (max is 
250)
-   freq stays at 250 Hz
- JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
- Cannot set scheduling priority -2 for RT thread (Funzione non permessa)
- creating thread <Midi> failed: Argomento non valido
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- looping waiting for sequencer thread to start
- midi sequencer thread does not start!? Exiting...
- Segmentation fault
- i...@igi-desktop:~$ clear
- 
  i...@igi-desktop:~$ muse
  Denormal protection enabled.
  Muse: __i386__ or __x86_64__ defined. Using optimized float buffer copying 
(asm movsl).
  Muse: using unoptimized non-SSE dsp routines
  no locale <muse_it_IT.utf8>/</usr/share/muse/locale>
  Trying RTC timer...
  fatal error: open /dev/rtc failed: Permesso negato
  hint: check if 'rtc' kernel module is loaded, or used by something else
  Trying ALSA timer...
  AlsaTimer::initTimer(): best available ALSA timer: system timer
  got timer = 49
  open projectfile: Nessun file o directory
  starting with default template
  WARNING: Cannot lock memory:: Impossibile allocare memoria
  JACK ERROR: Cannot use real-time scheduling (RR/5)(1: Funzione non permessa)
  JACK ERROR: AcquireRealTime error
  JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
  MusE: JackAudioDevice::realtimePriority: JACK is not running realtime
  MusE: WARNING: Recommend setting audio realtime priority to at least 5!
  Cannot set scheduling priority -5 for RT thread (Funzione non permessa)
  creating thread <Prefetch> failed: Argomento non valido
  JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
  JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
  JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
  AlsaTimer::setTimerTicks(): requested freq 1024 Hz too high for timer (max is 
250)
-   freq stays at 250 Hz
+   freq stays at 250 Hz
  JACK ERROR: JackPosixSemaphore::TimedWait err = Chiamata di sistema interrotta
  Cannot set scheduling priority -2 for RT thread (Funzione non permessa)
  creating thread <Midi> failed: Argomento non valido
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  looping waiting for sequencer thread to start
  midi sequencer thread does not start!? Exiting...
  Segmentation fault
- 
+ __
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: muse 1.0.1-0ubuntu5
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
  Uname: Linux 2.6.35-22-generic-pae i686
  Architecture: i386
  Date: Sat Nov 20 20:59:16 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=it_IT.utf8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=it_IT.utf8
+  SHELL=/bin/bash
  SourcePackage: muse

-- 
Muse does not start
https://bugs.launchpad.net/bugs/677931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to