[Bug 1428045] [NEW] CIFS hangs at cifs_oplock_break

2015-03-04 Thread Tobias Doerffel
Public bug reported:

we're having constant issues with CIFS mounts on our Linux terminal
servers (Ubuntu 12.04 and 14.04 with updated kernel). Usually after 1 or
2 days we see the following in dmesg:


[102000.440031] INFO: task cifsiod:2184 blocked for more than 120 seconds.
[102000.441342]   Not tainted 3.19.0-7-generic #7-Ubuntu
[102000.441454] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables 
this message.
[102000.441617] cifsiod D 8800363dfc98 0  2184  2 0x
[102000.441796] Workqueue: cifsiod cifs_oplock_break [cifs]
[102000.442048]  8800363dfc98 8800368b09d0 00014200 
8800363dffd8
[102000.442215]  00014200 88013ab9bae0 8800368b09d0 
0246
[102000.442382]  8800363dfd30 88013ffd7c88 0002 
817cb120
[102000.442628] Call Trace:
[102000.442681]  [817cb120] ? bit_wait_io+0x50/0x50
[102000.442828]  [817ca4c9] schedule+0x29/0x70
[102000.442926]  [817cb14b] bit_wait+0x2b/0x50
[102000.443023]  [817caca7] __wait_on_bit+0x67/0x90
[102000.443128]  [810a2857] ? wake_up_process+0x27/0x50
[102000.443240]  [817cb120] ? bit_wait_io+0x50/0x50
[102000.443345]  [817cad42] out_of_line_wait_on_bit+0x72/0x80
[102000.443466]  [810b6f70] ? autoremove_wake_function+0x40/0x40
[102000.443736]  [c037689b] cifs_oplock_break+0x6b/0x330 [cifs]
[102000.443994]  [8108f218] process_one_work+0x158/0x460
[102000.444250]  [8108f6ac] rescuer_thread+0x18c/0x460
[102000.95]  [8108f520] ? process_one_work+0x460/0x460
[102000.444745]  [810950e9] kthread+0xc9/0xe0
[102000.444975]  [81095020] ? kthread_create_on_node+0x1c0/0x1c0
[102000.445234]  [817cf2bc] ret_from_fork+0x7c/0xb0
[102000.445472]  [81095020] ? kthread_create_on_node+0x1c0/0x1c0


and later


[102000.445739] INFO: task kworker/3:2:20985 blocked for more than 120 seconds.
[102000.446004]   Not tainted 3.19.0-7-generic #7-Ubuntu
[102000.446239] echo 0  /proc/sys/kernel/hung_task_timeout_secs disables 
this message.
[102000.446657] kworker/3:2 D 8800bae87cb8 0 20985  2 0x
[102000.446949] Workqueue: cifsiod cifs_oplock_break [cifs]
[102000.447187]  8800bae87cb8 8800baed9d70 00014200 
8800bae87fd8
[102000.447613]  00014200 88013abf44b0 8800baed9d70 
0246
[102000.448047]  8800bae87d50 88013ffd7c88 0002 
817cb120
[102000.448477] Call Trace:
[102000.448659]  [817cb120] ? bit_wait_io+0x50/0x50
[102000.448896]  [817ca4c9] schedule+0x29/0x70
[102000.449127]  [817cb14b] bit_wait+0x2b/0x50
[102000.449360]  [817caca7] __wait_on_bit+0x67/0x90
[102000.449595]  [817cb120] ? bit_wait_io+0x50/0x50
[102000.449834]  [817cad42] out_of_line_wait_on_bit+0x72/0x80
[102000.450085]  [810b6f70] ? autoremove_wake_function+0x40/0x40
[102000.450361]  [c037689b] cifs_oplock_break+0x6b/0x330 [cifs]
[102000.450631]  [8108f218] process_one_work+0x158/0x460
[102000.450907]  [8108fef3] worker_thread+0x53/0x5a0
[102000.451163]  [8108fea0] ? idle_worker_timeout+0x110/0x110
[102000.451834]  [810950e9] kthread+0xc9/0xe0
[102000.452093]  [81095020] ? kthread_create_on_node+0x1c0/0x1c0
[102000.452357]  [817cf2bc] ret_from_fork+0x7c/0xb0
[102000.452601]  [81095020] ? kthread_create_on_node+0x1c0/0x1c0


The same repeats for various other processes like kworker and the hanging 
userspace process. This happens with all recent kernel versions (3.13-3.19) and 
forces us to reboot the server regularly as the requesting processes always 
hang with process state D and (I/O) load increases from day to day. Further 
information:

Mount options:
sec=krb5,multiuser,mfsymlinks,dir_mode=0700,file_mode=0700,nomapposix,noserverino,nobrl

CIFS server: Samba 4.1.17 with default configuration

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  CIFS hangs at cifs_oplock_break

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1428045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1428045] Re: CIFS hangs at cifs_oplock_break

2015-03-04 Thread Tobias Doerffel
Apport can't be run and all neccessary log information is included in
the bug report text itself.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  CIFS hangs at cifs_oplock_break

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1428045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1291675] Re: [FFe] LMMS 1.0.0

2014-04-09 Thread Tobias Doerffel
Sounds great! I suggest to include the following patches:

https://github.com/LMMS/lmms/commit/2c19290fab404baf2f31e87d0c3786ff6e3c4bf9
https://github.com/LMMS/lmms/commit/2ab5b1da0ceb05ed9001ff06b1da9453b28c17db
https://github.com/LMMS/lmms/commit/5b29142c284c68d3a7e56c007ec0517f8f941391

in order to fix some crashes. Besides these the situation is quite calm
since the 1.0.0 release so it looks like 1.0.0 is quite stable.

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

Title:
  [FFe] LMMS 1.0.0

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1291675] Re: Feauture Freeze Exception please!

2014-03-21 Thread Tobias Doerffel
LMMS 1.0.0 is going to be released this weekend so please wait for it
before approving the feature freeze exception.

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

Title:
  Feauture Freeze Exception please!

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 863366] Re: lmms does not show in menus, launcher or dash; must launch from terminal or with run dialog

2013-05-10 Thread Tobias Doerffel
Hi,

can you please include the small patch at

http://sourceforge.net/p/lmms/code/ci/e29de773b3982aa6ec26eadaafe0747846e9b7df/tree/src/tracks/InstrumentTrack.cpp?diff=26625b137f5c6fd9c500d89473fbc58a853ea35d

it fixes a serious regression which makes LMMS freeze when using MIDI
devices.

Best regards

Toby

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

Title:
  lmms does not show in menus, launcher or dash; must launch from
  terminal or with run dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/863366/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 890679] [NEW] unnecessary dependency to wine 1.2

2011-11-15 Thread Tobias Doerffel
*** This bug is a duplicate of bug 789778 ***
https://bugs.launchpad.net/bugs/789778

Writing this as the lead developer of LMMS: LMMS' VST support works
fine (if not even better) with WINE 1.3 so please remove this
dependency and also upgrade the LMMS package to the latest version.

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

Title:
  unnecessary dependency to wine 1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/890679/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 789778] Re: lmms depends on wine1.2 not wine1.2+

2011-11-15 Thread Tobias Doerffel
Writing this as the lead developer of LMMS: LMMS' VST support works
fine (if not even better) with WINE 1.3 so please remove this
dependency and also upgrade the LMMS package to the latest version.

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

Title:
  lmms depends on wine1.2 not wine1.2+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/789778/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 826969] Re: Latest ntrack update in Oneiric causes kded4 to spin the CPU

2011-08-17 Thread Tobias Doerffel
Same issue here. Downgrading to 011 solves the problem. Starting kded4
manually with new ntrack also reports unresolved symbols in
/usr/lib/ntrack/modules/ntrack-libnl3.so

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

Title:
  Latest ntrack update in Oneiric causes kded4 to spin the CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntrack/+bug/826969/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 696189] Re: lmms wan't install on Natty

2011-02-15 Thread Tobias Doerffel
Please remove the wine-bin dependency! There's no need for it as LMMS
already depends on wine1.2. Furthermore I suggest splitting out the VST
support layer into lmms-vst package as done with my LMMS packages at
https://launchpad.net/~tobydox/+archive/lmms

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

Title:
  lmms wan't install on Natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 606420] Re: lmms crashed with SIGSEGV in fxMixer::processChannel()

2011-02-15 Thread Tobias Doerffel
Fixed as of 0.4.10 merge
(https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/718801)

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

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

Title:
  lmms crashed with SIGSEGV in fxMixer::processChannel()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605554] Re: lmms crashed with SIGSEGV in QMetaObject::removeGuard()

2011-02-15 Thread Tobias Doerffel
Fixed as of 0.4.10 merge
(https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/718801)

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

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

Title:
  lmms crashed with SIGSEGV in QMetaObject::removeGuard()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 574160] Re: lmms crashes (segfault) on gui events

2011-02-15 Thread Tobias Doerffel
Fixed as of 0.4.10 merge
(https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/718801)

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

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

Title:
  lmms crashes (segfault) on gui events

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 561562] Re: Blank tooltips

2011-02-15 Thread Tobias Doerffel
This issue has been fixed with the recent 0.4.10 merge
(https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/718801) so this bug
report can be closed.

** Changed in: lmms (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Blank tooltips

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364439] Re: lmms crashed with SIGSEGV in instrumentTrack::processOutEvent()

2011-02-15 Thread Tobias Doerffel
Fixed as of 0.4.10 merge
(https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/718801)

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

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

Title:
  lmms crashed with SIGSEGV in instrumentTrack::processOutEvent()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 606533] Re: Please merge lmms 0.4.7-2 (universe) from Debian unstable (main)

2010-09-25 Thread Tobias Doerffel
The ttf-mscorefonts-installer package probably comes from lmms-vst -
wine - ttf-mscorefonts-installer. The problem is that Debian does not
separate the VST support libraries into an own package (lmms-vst) and
thus the lmms package itself depends on wine (which obviously is not
desired).

Would be nice if you could re-introduce lmms-vst  friends (like in my
PPA at https://launchpad.net/~tobydox/+archive/lmms/+packages). I'll
package 0.4.8 in my PPA soon.

-- 
Please merge lmms 0.4.7-2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 606533] Re: Please merge lmms 0.4.7-2 (universe) from Debian unstable (main)

2010-09-23 Thread Tobias Doerffel
If you're going to upgrade to a recent version (what I - as the LMMS
main developer - would strongly recommend), please upgrade to 0.4.8
(even if the bug report is about 0.4.7) as this version again fixes lots
of bugs.

Please have a look at

http://sourceforge.net/projects/lmms/files/lmms/releasenotes/lmms-0.4.6.txt
http://sourceforge.net/projects/lmms/files/lmms/releasenotes/lmms-0.4.7.txt
http://sourceforge.net/projects/lmms/files/lmms/releasenotes/lmms-0.4.8.txt

in order to convince yourself, how many severe bugs (especially crashes)
were fixed!

-- 
Please merge lmms 0.4.7-2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/606533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 606533] Re: LMMS version 0.4.6 is available

2010-08-02 Thread Tobias Doerffel
LMMS 0.4.7 is available in Debian Sid repository. Please repackage!

-- 
LMMS version 0.4.6 is available
https://bugs.launchpad.net/bugs/606533
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 605554] Re: lmms crashed with SIGSEGV in QMetaObject::removeGuard()

2010-08-02 Thread Tobias Doerffel
This bug is fixed in LMMS 0.4.7 in the Debian repositories. Please
upgrade LMMS in Ubuntu!

-- 
lmms crashed with SIGSEGV in QMetaObject::removeGuard()
https://bugs.launchpad.net/bugs/605554
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 574160] Re: lmms crashes (segfault) on gui events

2010-08-02 Thread Tobias Doerffel
This is most likely tha same as bug #605554 which is fixed in LMMS 0.4.7
in the Debian repositories. Please upgrade LMMS in Ubuntu!

-- 
lmms crashes (segfault) on gui events
https://bugs.launchpad.net/bugs/574160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 561562] Re: Blank tooltips

2010-08-02 Thread Tobias Doerffel
This bug is fixed in LMMS 0.4.7 in the Debian repositories as well - no
separate patch needed anymore. Please upgrade LMMS in Ubuntu!

-- 
Blank tooltips
https://bugs.launchpad.net/bugs/561562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589667] Re: No hints

2010-06-08 Thread Tobias Doerffel
*** This bug is a duplicate of bug 561562 ***
https://bugs.launchpad.net/bugs/561562

This issue already has been fixed in LMMS' Git repository (commit
d63270cd06e8cd0d1426801988f325eca031afd1). Please either integrate this
commit as a stand-alone patch or package version 0.4.7 which will be
released soon.

-- 
No hints
https://bugs.launchpad.net/bugs/589667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 561562] Re: Blank tooltips

2010-06-08 Thread Tobias Doerffel
This issue already has been fixed in LMMS' Git repository (commit
d63270cd06e8cd0d1426801988f325eca031afd1). Please either integrate this
commit as a stand-alone patch or package version 0.4.7 which will be
released soon.

-- 
Blank tooltips
https://bugs.launchpad.net/bugs/561562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 516363] Re: lmms doesn't release the audio resources

2010-06-08 Thread Tobias Doerffel
This issue already has been fixed in LMMS' Git repository. Either
package version 0.4.7 which will be available soon or include commit
5309e7a3742dbb150d5d8d9abf5b64c45fa3d33e as a patch.

-- 
lmms doesn't release the audio resources
https://bugs.launchpad.net/bugs/516363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 554553] [NEW] Missing dependency for libpango1.0-0 breaks initrd generation

2010-04-03 Thread Tobias Doerffel
Public bug reported:

Binary package hint: plymouth

When upgrading to Lucid without having libpango installed, configuration
of linux-images fails due to unresolved references to files from the
libpango1.0-0 package in /usr/share/initramfs-tools/hooks/plymouth

Richte linux-image-2.6.32-19-generic ein (2.6.32-19.28) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.32-19-generic
cp: Aufruf von stat für 
„/usr/lib/pango/1.6.0/module-files.d/libpango1.0-0.modules“ nicht möglich: No 
such file or directory
cp: Aufruf von stat für „/usr/lib/pango/1.6.0/modules/pango-basic-fc.so“ nicht 
möglich: No such file or directory
update-initramfs: failed for /boot/initrd.img-2.6.32-19-generic
Failed to create initrd image.
dpkg: Fehler beim Bearbeiten von linux-image-2.6.32-19-generic (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von linux-image-generic:
 linux-image-generic hängt ab von linux-image-2.6.32-19-generic; aber:
  Paket linux-image-2.6.32-19-generic ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von linux-image-generic (--configure):
 Abhängigkeitsprobleme - lasse es unkonfiguriert


Please add libpango1.0-0 as dependency or drop the file references in the 
initramfs-tools hook script.

** Affects: plymouth (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Missing dependency libpango1.0-0 breaks initrd generation
+ Missing dependency for libpango1.0-0 breaks initrd generation

-- 
Missing dependency for libpango1.0-0 breaks initrd generation
https://bugs.launchpad.net/bugs/554553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 554566] [NEW] Missing dependency for plymouth-label breaks initrd generation

2010-04-03 Thread Tobias Doerffel
Public bug reported:

Binary package hint: plymouth

When installing plymouth with a text theme only, it'll not install
plymouth-label which is required by plymouth's initramfs-tools hook
script:


update-initramfs: Generating /boot/initrd.img-2.6.32-19-generic
cpio: ./lib/plymouth/label.so: Cannot stat: No such file or directory
update-initramfs: failed for /boot/initrd.img-2.6.32-19-generic
Failed to create initrd image.
dpkg: error processing linux-image-2.6.32-19-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-generic:
 linux-image-generic depends on linux-image-2.6.32-19-generic; however:
  Package linux-image-2.6.32-19-generic is not configured yet.
dpkg: error processing linux-image-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image:
 linux-image depends on linux-image-generic (= 2.6.32.19.20); however:
  Package linux-image-generic is not configured yet.
dpkg: error processing linux-image (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-2.6.32-19-generic
 linux-image-generic
 linux-image


Please add plymouth-label as dependency or fix the initramfs-tools hook script.

** Affects: plymouth (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Missing dependency for plymouth-label breaks initrd generation
https://bugs.launchpad.net/bugs/554566
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 474760] Re: LMMS gets kicked by Jack immediately on startup

2010-01-07 Thread Tobias Doerffel
Am Thursday, 7. January 2010 14:05:39 schrieb falktx:
 LMMS has a lot of issues with Jack, but upstream is now taking care of
 this bug.
 
 I'm building LMMS 0.4.6 with this fixed (applied a patch)
 https://launchpad.net/~falk-t-j/+archive/lucid/+packages
I'm sorry but this patch doesn't solve any of the kicked-by-Jack errors. It's 
just a small part of recent efforts to make the JACK backend of LMMS more RT 
capable. However this single trivial patch probably doesn't have any notable 
impact at all.

Toby

-- 
LMMS gets kicked by Jack immediately on startup
https://bugs.launchpad.net/bugs/474760
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 90806] Re: System crash after playing a demo

2007-09-17 Thread Tobias Doerffel
lmms (0.3.0-1ubuntu1) gutsy; urgency=low

  * Resynchronized with Debian (LP: #139759, LP: #90806, LP: #102639,
LP: #113447, LP: #121172, LP: #124890)
  * reverted changes from 0.2.1-1.1ubuntu1 as upstream merged/included them

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev,
festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Tobias Doerffel [EMAIL PROTECTED]   Mon, 17 Sep 2007 15:00:24
+0200

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

-- 
System crash after playing a demo
https://bugs.launchpad.net/bugs/90806
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 102639] Re: Crashed when loading a sample

2007-09-17 Thread Tobias Doerffel
lmms (0.3.0-1ubuntu1) gutsy; urgency=low

  * Resynchronized with Debian (LP: #139759, LP: #90806, LP: #102639,
LP: #113447, LP: #121172, LP: #124890)
  * reverted changes from 0.2.1-1.1ubuntu1 as upstream merged/included them

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev,
festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Tobias Doerffel [EMAIL PROTECTED]   Mon, 17 Sep 2007 15:00:24
+0200

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

-- 
Crashed when loading a sample
https://bugs.launchpad.net/bugs/102639
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 121172] Re: [apport] lmms crashed with SIGSEGV in qKillTimer()

2007-09-17 Thread Tobias Doerffel
lmms (0.3.0-1ubuntu1) gutsy; urgency=low

  * Resynchronized with Debian (LP: #139759, LP: #90806, LP: #102639,
LP: #113447, LP: #121172, LP: #124890)
  * reverted changes from 0.2.1-1.1ubuntu1 as upstream merged/included them

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev,
festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Tobias Doerffel [EMAIL PROTECTED]   Mon, 17 Sep 2007 15:00:24
+0200

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

-- 
[apport] lmms crashed with SIGSEGV in qKillTimer()
https://bugs.launchpad.net/bugs/121172
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124890] Re: lmms crashes

2007-09-17 Thread Tobias Doerffel
lmms (0.3.0-1ubuntu1) gutsy; urgency=low

  * Resynchronized with Debian (LP: #139759, LP: #90806, LP: #102639,
LP: #113447, LP: #121172, LP: #124890)
  * reverted changes from 0.2.1-1.1ubuntu1 as upstream merged/included them

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev,
festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Tobias Doerffel [EMAIL PROTECTED]   Mon, 17 Sep 2007 15:00:24
+0200

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

-- 
lmms crashes
https://bugs.launchpad.net/bugs/124890
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 139759] Re: UVF exception request

2007-09-17 Thread Tobias Doerffel
lmms (0.3.0-1ubuntu1) gutsy; urgency=low

  * Resynchronized with Debian (LP: #139759, LP: #90806, LP: #102639,
LP: #113447, LP: #121172, LP: #124890)
  * reverted changes from 0.2.1-1.1ubuntu1 as upstream merged/included them

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev,
festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Tobias Doerffel [EMAIL PROTECTED]   Mon, 17 Sep 2007 15:00:24
+0200

** Changed in: lmms (Ubuntu)
   Status: In Progress = Fix Released

-- 
UVF exception request
https://bugs.launchpad.net/bugs/139759
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 113447] Re: [apport] lmms crashed with SIGSEGV in pattern::mousePressEvent()

2007-09-17 Thread Tobias Doerffel
lmms (0.3.0-1ubuntu1) gutsy; urgency=low

  * Resynchronized with Debian (LP: #139759, LP: #90806, LP: #102639,
LP: #113447, LP: #121172, LP: #124890)
  * reverted changes from 0.2.1-1.1ubuntu1 as upstream merged/included them

lmms (0.3.0-1) unstable; urgency=low

  [ Tobias Doerffel ]
  * New upstream release. (Closes: #439301)
  * Removed patch from Thomas Girard as upstream merged changes

  [ Patrick Winnertz ]
  * Moved manpage into correct package (lmms)
  * Removed manuall installation of Upstream Changelog, thanks to the power of
debhelper ;-)
  * FTBFS with gcc 4.2 is fixed by upstream (Closes: #383295)
  * lmms has now a proper menu entry (Closes: #383406)
  * lmms depends now on the same version of lmms-common (Closes: #389037)
  * fixed by upstream: arpeggio status is now saved (Closes: #433262)
  * Added build-depends libqt3-i18n (Closes: #384406)
  * Added watch file for lmms (Closes: #439302)
Thanks to Raphael Geissert
  * Improved copyright file
  * Doesn't build libsingerbot since it is experimental and doesn't work
correct yet
  * Added several build-dependencys (libstk0-dev, libestools1.2-dev, ladspa-sdk,
libflac-dev, libwine-dev [i386], libqt3-i18n, libasound2-dev,
festival-dev, dpatch )
  * Take over this package from Florian Ragwitz, so set myself as maintainer
  * Add a depends on a specific version of lmms-common
  * Added several new dependencys to lmms
  * Improved description of lmms and lmms-common
  * Die on errors of clean, but don't die if the makefile doesn't exist
  * Added watch file

 -- Tobias Doerffel [EMAIL PROTECTED]   Mon, 17 Sep 2007 15:00:24
+0200

** Changed in: lmms (Ubuntu)
   Status: New = Fix Released

-- 
[apport] lmms crashed with SIGSEGV in pattern::mousePressEvent()
https://bugs.launchpad.net/bugs/113447
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs