[Bug 1933771] Re: Bluetooth headset random disconnects AX200

2022-01-10 Thread shao.lo
I'm using Ubuntu 21.10 with firmware 1.201.3 as well. I have the periodic drop out followed by a static corruption. I was hoping it was an issue with the bluetooth dongle I use, so I bought a new bluetooth 5.0 version, but the problem persists. It will be good for hours (sometimes days) and

[Bug 896978] Re: cueprint/cuetag: no "DATE" and "GENRE" tags are read/written from/to audiofiles

2017-06-30 Thread shao.lo
I'm no expert with sed, but if it is a problem with white space you could try updating the sed command to also call the tr command as follows to remove space from either end of DATE and GENRE. DATE=`sed -n 's!^REM DATE "\?\([^"]*\)"\?!\1!p' "$cue_file" | tr -d '[:space:]'` GENRE=`sed -n 's!^REM

[Bug 896978] Re: cueprint/cuetag: no "DATE" and "GENRE" tags are read/written from/to audiofiles

2017-06-20 Thread shao.lo
The patch is slightly out of date now (new version attached), but concept absolutely works! Why not push this out? ** Patch added: "Updated patch for latest cuetags" https://bugs.launchpad.net/ubuntu/+source/cuetools/+bug/896978/+attachment/4899647/+files/cuetag.patch -- You received this

[Bug 1636655] Re: Ark no longer opens rar files in 16.10

2016-10-31 Thread shao.lo
Was reported broken in OpenSuse too... https://forums.opensuse.org/showthread.php/520017-Ark-unable-to-open-rar Issue with change from "application/x-rar" to "application/vnd.rar"? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to ark in

[Bug 1183829] Re: gstreamer0.10 Musepack playback is broken

2014-08-10 Thread shao.lo
It looks like this bug has been fixed somewhere along the way. I tried the sample attached above and plays fine in trusty. Perhaps this was reported and fixed elsewhere (and this is a duplicate bug?). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-26 Thread shao.lo
gst-launch-0.10 filesrc location=123.mpc ! decodebin ! audioconvert ! audioresample ! autoaudiosink sounds exactly the same as the other broken options..starts at 4 5 6 7 garbles and then ends. It is interesting that it plays correctly for you. Any suggestions on what to check next? On Sun,

Re: [Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-26 Thread shao.lo
No difference using gst-launch-0.10 filesrc location=123.mpc ! decodebin ! audioconvert ! audioresample ! alsasink. I get the same playback problems. On Sun, May 26, 2013 at 11:30 AM, Daniel Letzeisen 1183...@bugs.launchpad.net wrote: I would try the gst-launch command using 'alsasink'

Re: [Bug 1183829] Re: gstreamer0.10 Musepack playback is broken

2013-05-26 Thread shao.lo
The track plays correctly in aqualung. On Sun, May 26, 2013 at 12:20 PM, Daniel Letzeisen 1183...@bugs.launchpad.net wrote: I would try the aqualung audio player since it uses libmpcdec directly. If that fails to play the file properly, then we know that the problem goes deeper than

[Bug 1183829] [NEW] Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
Public bug reported: Musepack (mpc) files do not play properly any more (in raring..they did in quantal). Some sound is generated, but it skips ahead and plays only portions of the audio. The Phonon backend is gstreamer. The gstreamer command line app (gst123) plays mpc files just fine. **

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
** Attachment added: A small mpc file https://bugs.launchpad.net/ubuntu/+bug/1183829/+attachment/3685684/+files/123.mpc ** Description changed: - Musepack (mpc) files do not play properly any more. Some sound is - generated, but it skips ahead and plays only portions of the audio. The -

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
python3-pyqt4.phonon ** Package changed: ubuntu = python-qt4 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183829 Title: Phonon Musepack playback is broken To manage notifications about

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
I selected package python3-pyqt4.phonon and the submission tool changed it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183829 Title: Phonon Musepack playback is broken To manage notifications

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
I don't know exactly where the problem is. I found the problem while using qt4's phonon package under python3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183829 Title: Phonon Musepack playback

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
I just tried Dragon player and it has the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183829 Title: Phonon Musepack playback is broken To manage notifications about this bug go

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
The attached 123.mpc file is spoken text 1 2 3 4 5 6 7 8 9 ten eleven twelve thirteen fourteen fifteen sixteen seventeen eighteen nineteen twenty. When played I only hear 4 5 6 7 clearly. I think i hear fifteen as well..but it misses most everything else. -- You received this bug notification

[Bug 1183829] Re: Phonon Musepack playback is broken

2013-05-24 Thread shao.lo
Wouldn't gst123 be broken if it was a gstreamer issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183829 Title: Phonon Musepack playback is broken To manage notifications about this bug go to:

[Bug 526676] Re: [Lucid] PyOS_InputHook is not available for interactive use of PyGTK set_interactive(1)

2011-11-07 Thread shao.lo
I get the RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK warning in a python script on the following line: import gpod -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 86080] New install results in grub error 18

2007-02-18 Thread shao.lo
Public bug reported: I installed kubuntu herd 4 on my old gateway p3 1ghz. I had a clean 400gb drive for the install (the only drive in the machine). I chose the guided partioning and accepted the defaults. The entire install went smoothly, but when I rebooted i got the grub error 18. The