[Touch-packages] [Bug 1908639] Re: Will not authenticate to Icecast 2 server

2022-10-08 Thread Swiftb0y
** Bug watch added: github.com/mixxxdj/mixxx/issues #10264
   https://github.com/mixxxdj/mixxx/issues/10264

** Bug metadata locked and limited to project staff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libshout in Ubuntu.
https://bugs.launchpad.net/bugs/1908639

Title:
  Will not authenticate to Icecast 2 server

Status in Libshout:
  Fix Released
Status in Mixxx:
  Fix Released
Status in libshout package in Ubuntu:
  Confirmed
Status in mixxx package in Ubuntu:
  Confirmed

Bug description:
  Mixx will not perform a Basic login authentication.  When receiving an 
authentication challange from the Icecast server, it quits and produces the 
following error:
  Please retry current operation.
  Please check your connection to the Internet and verify that your username 
and password are correct.

  
  WIRESHARK ENTIRE TCP STREAM AS FOLLOWS:
  SOURCE /wolfradio HTTP/1.0
  Host: fm.wolflake:8080
  User-Agent: libshout/2.4.3
  Content-Type: application/ogg
  Content-Length: 0
  Connection: Keep-Alive
  ice-public: 0
  ice-name: Wolf Lake
  ice-description: This stream is online for testing purposes!
  ice-genre: Live Mix
  ice-url: http://fm.wolflake
  ice-irc: 
  ice-aim: 
  ice-icq: 
  ice-audio-info: bitrate=128

  HTTP/1.0 401 Authentication Required
  Server: Icecast 2.4.3
  Date: Fri, 18 Dec 2020 05:24:10 GMT
  Content-Type: text/plain; charset=utf-8
  WWW-Authenticate: Basic realm="Icecast2 Server"
  Cache-Control: no-cache
  Expires: Mon, 26 Jul 1997 05:00:00 GMT
  Pragma: no-cache
  Access-Control-Allow-Origin: *

  You need to authenticate

  
  END OF WIRESHARK STREAM  There are no more transactions.

  
  MIXXX running on:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 20.04.1 LTS
  Release:  20.04
  Codename: focal

  ICECAST2 running on:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.5 LTS
  Release:  18.04
  Codename: bionic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-04-29 (235 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Package: mixxx 2.2.3~dfsg-1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Tags:  focal
  Uname: Linux 5.4.0-58-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/libshout/+bug/1908639/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1577042] Re: SIGSEGV in SoundTouch 1.9.2

2022-10-08 Thread Swiftb0y
** Bug watch added: github.com/mixxxdj/mixxx/issues #8534
   https://github.com/mixxxdj/mixxx/issues/8534

** Bug metadata locked and limited to project staff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to soundtouch in Ubuntu.
https://bugs.launchpad.net/bugs/1577042

Title:
  SIGSEGV in SoundTouch 1.9.2

Status in Mixxx:
  Fix Released
Status in soundtouch package in Ubuntu:
  Fix Released

Bug description:
  OS: Fedora 23 x86_64
  Lib: soundtouch-1.9.2-3.fc23.x86_64

  Branch: master (2.1.0-alpha-pre x64)
  Key Lock enabled
  Pitch at 0.00
    - not moved during the whole session (AutoDJ background music @home)
  File plays fine after restart
    - same results
    - waveform generation is skipped now

  Warning [AnalyzerQueue 1]: Recoverable MP3 frame decoding error: lost 
synchronization
  Debug [AnalyzerQueue 1]: Waveform generation for track 92614 done 6 s
  Debug [AnalyzerQueue 1]: ReplayGain 2.0 (libebur128) result is -2.78099 dB 
for "/home/uk/Music/Collection/nico/chelsea girl/01-02 nico these days.mp3"
  Debug [AnalyzerQueue 1]: Beat Calculation complete
  Debug [AnalyzerQueue 1]: Key Detection complete
  Debug [AnalyzerQueue 1]: Key Histogram
  Debug [AnalyzerQueue 1]: 6 : "F" 7.93267e+06
  Debug [AnalyzerQueue 1]: 11 : "B♭" 1.47456e+06

  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x7ffee22d2700 (LWP 16845)]
  0x77891e90 in soundtouch::TDStretch::overlapStereo(float*, float 
const*) const () from /usr/lib64/libSoundTouch.so.1
  (gdb) bt
  #0  0x77891e90 in soundtouch::TDStretch::overlapStereo(float*, float 
const*) const () at /usr/lib64/libSoundTouch.so.1
  #1  0x77893037 in soundtouch::TDStretch::processSamples() ()
  at /usr/lib64/libSoundTouch.so.1
  #2  0x77891490 in soundtouch::SoundTouch::putSamples(float const*, 
unsigned int) () at /usr/lib64/libSoundTouch.so.1
  #3  0x007cfc82 in EngineBufferScaleST::getScaled(float*, int) 
(this=0x20a9d00, pOutput=, buf_size=2048)
  at src/engine/enginebufferscalest.cpp:164
  #4  0x007cba11 in EngineBuffer::process(float*, int) (this=0x1fa1be0, 
pOutput=0x7fffc8792010, iBufferSize=2048) at src/engine/enginebuffer.cpp:983
  #5  0x007d1310 in EngineDeck::process(float*, int) (this=0x1f759d0, 
pOut=0x7fffc8792010, iBufferSize=2048) at src/engine/enginedeck.cpp:98
  #6  0x007dff4e in EngineMaster::processChannels(int) 
(this=this@entry=0x14fe100, iBufferSize=iBufferSize@entry=2048) at 
src/engine/enginemaster.cpp:318
  #7  0x007e8b50 in EngineMaster::process(int) (this=0x14fe100, 
iBufferSize=iBufferSize@entry=2048) at src/engine/enginemaster.cpp:350
  #8  0x00b47d5b in SoundManager::onDeviceOutputCallback(unsigned int) 
(this=, iFramesPerBuffer=iFramesPerBuffer@entry=1024)
  at src/soundio/soundmanager.cpp:548
  #9  0x00b44a36 in 
SoundDevicePortAudio::callbackProcessClkRef(unsigned int, float*, float const*, 
PaStreamCallbackTimeInfo const*, unsigned long) (this=0x1e337c0, 
framesPerBuffer=1024, out=0x4de4f2a0, in=, timeInfo= to continue, or q  to quit---
  ptimized out>, statusFlags=)
  at src/soundio/sounddeviceportaudio.cpp:949
  #10 0x77459454 in AdaptingOutputOnlyProcess ()
  at /usr/lib64/libportaudio.so.2
  #11 0x7745aded in PaUtil_EndBufferProcessing ()
  at /usr/lib64/libportaudio.so.2
  #12 0x7746391b in CallbackThreadFunc () at 
/usr/lib64/libportaudio.so.2
  #13 0x71d1e60a in start_thread () at /usr/lib64/libpthread.so.0
  #14 0x7fffeeeb5a4d in clone () at /usr/lib64/libc.so.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/mixxx/+bug/1577042/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1793186] Re: /usr/bin/mixxx:11:soundtouch::TDStretch::overlapStereo:soundtouch::TDStretch::overlap:soundtouch::TDStretch::processSamples:soundtouch::FIFOSamplePipe::moveSamples:s

2022-10-08 Thread Swiftb0y
*** This bug is a duplicate of bug 1577042 ***
https://bugs.launchpad.net/bugs/1577042

** Bug watch added: github.com/mixxxdj/mixxx/issues #9439
   https://github.com/mixxxdj/mixxx/issues/9439

** Bug metadata locked and limited to project staff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to soundtouch in Ubuntu.
https://bugs.launchpad.net/bugs/1793186

Title:
  
/usr/bin/mixxx:11:soundtouch::TDStretch::overlapStereo:soundtouch::TDStretch::overlap:soundtouch::TDStretch::processSamples:soundtouch::FIFOSamplePipe::moveSamples:soundtouch::SoundTouch::putSamples

Status in Mixxx:
  Fix Released
Status in mixxx package in Ubuntu:
  Confirmed
Status in soundtouch package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
mixxx.  This problem was most recently seen with package version 2.0.0~dfsg-9, 
the problem page at 
https://errors.ubuntu.com/problem/b0fe240bbf4fabd30cff44df2813af2822eb29a1 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mixxx/+bug/1793186/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 383431] Re: Sound engine-related hang on Ubuntu (Studio) 9.04 with ALSA back end

2022-10-08 Thread Swiftb0y
** Bug watch added: github.com/mixxxdj/mixxx/issues #5182
   https://github.com/mixxxdj/mixxx/issues/5182

** Bug metadata locked and limited to project staff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/383431

Title:
  Sound engine-related hang on Ubuntu (Studio) 9.04 with ALSA back end

Status in Mixxx:
  Fix Released
Status in Mixxx 1.7 series:
  Fix Released
Status in alsa-driver package in Ubuntu:
  Invalid
Status in portaudio package in Ubuntu:
  Fix Released

Bug description:
  System: Compaq Presario R3000 series notebook: AMD Athlon XP-M 3000+ 1.6GHz 
single-core, 512MB RAM.
  Mixxx 1.7 branch.

  Using the sound card directly, setting the latency to/from anything
  lower than about 16 causes the GUI to hang, either right away (with
  the console showing Debug: [Main]: request msec  ## or after clicking
  OK in the Prefs. Other times, the GUI will respond fine until you go
  to play a track and it will hang there. Or it won't hang but it won't
  play either, and when you try to close Mixxx, it hangs Debug: [Main]:
  close soundmanager and has to be killed.

  Same things happen with or without the use of pasuspender and with the
  real-time kernel and a non-RT one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mixxx/+bug/383431/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp