[Bug 923226] Re: Update celt to 0.11.3

2012-02-18 Thread Thorvald Natvig
These people you can't talk to have broken Mumble installs; the Mumble INSTALL 
document explicitly says that, if you tell it to use the system-installed CELT; 
this requires that you have CELT 0.7.0 or 0.7.1 installed on  your system as 
CELT does not maintain bitstream compatibility
Mumble supports multiple concurrent versions of libcelt, and will pick the 
latest version that all people on the server supports. However, the universal 
fallback that is supported on all platforms, across all versions, is CELT 0.7.1.

Mumble's tarball does bundle CELT, and if you compile mumble without
CONFIG+=no-bunbled-celt, it will compile and use both a 0.7.0 and a
0.11.0 library. This isn't good for package maintenance though; we don't
want multiple copies of libcelt with different origins.

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

Title:
  Update celt to 0.11.3

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

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


[Bug 923226] Re: Update celt to 0.11.3

2012-01-30 Thread Thorvald Natvig
Unless you have another package that depends on a newer version of CELT,
is there a reason to package the new one? Debian has deliberately not
packaged a newer version because there isn't a single package that
depends on newer versions, whereas Mumble does depend on 0.7.1. Newer
versions of packaging are sitting in git, but there just hasn't been any
point in releasing them; we'd have to have both versions, which
introduces hassle and complexity without any clear benefit.

Most of CELT upstream's efforts are going towards Opus, the new codec
from IETF. CELT is part of this new codec, so it's unlikely that new
software will be developed that depend on stand-alone CELT after Opus
has been released. Mumble has Opus code ready to go, but we can't
release it until the standardization in IETF is finished.

Are there any new packages that need CELT 0.11?

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

Title:
  Update celt to 0.11.3

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

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


[Bug 923226] Re: Update celt to 0.11.3

2012-01-29 Thread Thorvald Natvig
Upgrading (and replacing) the old CELT will actually break Mumble, as
CELT releases have non-compatible bitstreams, and the fallback-
compatible bitstream in Mumble is CELT 0.7.1.

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

Title:
  Update celt to 0.11.3

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

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


[Bug 721251] Re: mumble crashed with signal 5 in pa_channel_map_equal@plt()

2011-03-30 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

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

Title:
  mumble crashed with signal 5 in pa_channel_map_equal@plt()

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


[Bug 745864] Re: mumble version 1.2.3-1ubuntu5 failed to build on armel

2011-03-30 Thread Thorvald Natvig
This seems related to the changes added for 1.2.3-1ubuntu5; it disables
building the overlay, but doesn't remove it from the file lists.

And while we're on the topic; why disable the overlay on armel?

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

Title:
  mumble version 1.2.3-1ubuntu5 failed to build on armel

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


[Bug 745864] Re: mumble version 1.2.3-1ubuntu5 failed to build on armel

2011-03-30 Thread Thorvald Natvig
Yes, and in current git of the main application the OpenGL drawing of
echo diagrams has been changed to Qt drawing. It's a bit slower, but
works around this issue.

But this change isn't about the main application, it's about the
overlay. The overlay is used to draw the OpenGL overlay in other
applications, such as games. The overlay doesn't use Qt, and does it's
OpenGL resolving at runtime, so it introduces no additional
dependencies. I've never tried it on armel, but if it has a up-to-date
GL and GLX implementation it should work fine.

So why remove it?

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

Title:
  mumble version 1.2.3-1ubuntu5 failed to build on armel

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


[Bug 721251] Re: mumble crashed with signal 5 in pa_channel_map_equal@plt()

2011-03-09 Thread Thorvald Natvig
Can you please test this again with 1.2.3? If it still fails there,
could you give current git a try? There have been some pulseaudio
changes done there that should help with some audio cards.

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

Title:
  mumble crashed with signal 5 in pa_channel_map_equal@plt()

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


[Bug 584214] Re: Configure-Settings-User Interface-Tray Icon section with two checkboxes

2011-03-09 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: In Progress = 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/584214

Title:
  Configure-Settings-User Interface-Tray Icon section with two
  checkboxes

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


[Bug 731302] Re: mumble not integrated with global menu

2011-03-09 Thread Thorvald Natvig
Ah.. Have anything like a wiki page for the global menu?

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

Title:
  mumble not integrated with global menu

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


[Bug 727771] Re: FTBFS on armel natty

2011-03-02 Thread Thorvald Natvig
There's already work in progress upstream to switch this to regular Qt
drawing. Qt drawing is slightly slower, but a lot more portable.

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

Title:
  FTBFS on armel natty

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


[Bug 721239] Re: Mumble uses 10% cpu doing nothing

2011-02-18 Thread Thorvald Natvig
Even when you are not talking, noise suppression and echo cancellation
will use CPU to keep adapting to changes in the sound environment. If it
did not, there would be a lengthy burst of noisy audio at the start of
every transmission.

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

Title:
  Mumble uses 10% cpu doing nothing

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


[Bug 714701] Re: Setting Keyboard Shortcut in mumble will not accept input

2011-02-13 Thread Thorvald Natvig
*** This bug is a duplicate of bug 714696 ***
https://bugs.launchpad.net/bugs/714696

** This bug has been marked a duplicate of bug 714696
   Mumble Push to Talk does not work on Natty
 * You can subscribe to bug 714696 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/libxi/+bug/714696/+subscribe

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

Title:
  Setting Keyboard Shortcut in mumble will not accept input

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


[Bug 714696] Re: Mumble Push to Talk does not work on Natty

2011-02-12 Thread Thorvald Natvig
Mumble uses XInput 1, and on Natty this has stopped generating input
events. A rewrite to XInput 2 won't happen until all current distros are
XI2 capable.

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

Title:
  Mumble Push to Talk does not work on Natty

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


[Bug 714696] Re: Mumble Push to Talk does not work on Natty

2011-02-12 Thread Thorvald Natvig
On Maverick, 'xinput test' of the device 'xinput list' shows as the keyboard 
will show key presses and releases. On current Natty, this is no longer the 
case.
In other words, it seems XInput1 for keyboard buttons is broken at the moment.


** Package changed: mumble (Ubuntu) = libxi (Ubuntu)

** Changed in: libxi (Ubuntu)
   Status: Confirmed = New

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

Title:
  Mumble Push to Talk does not work on Natty

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


[Bug 597392] Re: Avatar lost after quitting and restarting Mumble or after disconnecting/reconnecting

2011-02-11 Thread Thorvald Natvig
The server does not store avatars (or comments) for non-registered users
by design, to avoid massive database bloat from random users stopping
by.

** Changed in: mumble (Ubuntu)
   Status: New = Invalid

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

Title:
  Avatar lost after quitting and restarting Mumble or after
  disconnecting/reconnecting

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


[Bug 713710] Re: X11 restarts when trying to edit channel in mumble

2011-02-11 Thread Thorvald Natvig
Mumble doesn't really do anything that should cause the entire X session
to crash.

** Package changed: mumble (Ubuntu) = xorg (Ubuntu)

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

Title:
  X11 restarts when trying to edit channel in mumble

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


[Bug 713693] Re: mumble-overlay unable to find /usr/lib32/libmumble.so.1

2011-02-11 Thread Thorvald Natvig
Fixed upstream, will be in next release.

** Changed in: mumble (Ubuntu)
   Status: New = In Progress

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

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

Title:
  mumble-overlay unable to find /usr/lib32/libmumble.so.1

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


[Bug 586377] Re: mumble-server-web depends on apache2, should be httpd

2010-05-27 Thread Thorvald Natvig
The package contains apache2 specific configuration, and will not work
out of the box with any other http daemon. So this change is deliberate
and actually fixes a bug in earlier packages.

** Changed in: mumble (Ubuntu)
   Status: New = Invalid

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
mumble-server-web depends on apache2, should be httpd
https://bugs.launchpad.net/bugs/586377
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 556787] Re: mumble-server password content causing database corruption

2010-05-27 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

-- 
mumble-server password content causing database corruption
https://bugs.launchpad.net/bugs/556787
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 584214] Re: Configure-Settings-User Interface-Tray Icon section with two checkboxes

2010-05-27 Thread Thorvald Natvig
Committed upstream.
Depends on Qt's QSystemTrayIcon::isSystemTrayAvailable() returning false; any 
idea if that is actually the case?

** Changed in: mumble (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: mumble (Ubuntu)
   Status: New = In Progress

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
Configure-Settings-User Interface-Tray Icon section with two checkboxes
https://bugs.launchpad.net/bugs/584214
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 583538] Re: mumble doesn't recognize external USB keyboard for shortcuts

2010-05-27 Thread Thorvald Natvig
Please start Mumble from a terminal window and post the complete output
here.


** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
mumble doesn't recognize external USB keyboard for shortcuts
https://bugs.launchpad.net/bugs/583538
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 567636] Re: mumble stops responding when try to connect to server

2010-05-27 Thread Thorvald Natvig
Can you hear yourself in the audio wizard?

Is the server you are trying to connect to reachable and using a
matching version?

** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

-- 
mumble stops responding when try to connect to server
https://bugs.launchpad.net/bugs/567636
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 535404] Re: client freezes when sound device is selected

2010-05-27 Thread Thorvald Natvig
Karmic ships with mumble 1.2.2-1ubuntu1, not 1.1.8-3. Please use the
package that came with karmic.


** Changed in: mumble (Ubuntu)
   Status: New = Invalid

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
client freezes when sound device is selected
https://bugs.launchpad.net/bugs/535404
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 535404] Re: client freezes when sound device is selected

2010-05-27 Thread Thorvald Natvig
Sorry about that, karmic does ship with 1.1.8-3, my brain was off-by-
one.

Can you try the 1.2.2 release from my PPA at
https://launchpad.net/~slicer/+archive/ppa and see if that solves your
problem?

** Changed in: mumble (Ubuntu)
   Status: Invalid = Incomplete

-- 
client freezes when sound device is selected
https://bugs.launchpad.net/bugs/535404
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 556787] Re: mumble-server password content causing database corruption

2010-05-27 Thread Thorvald Natvig
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
mumble-server password content causing database corruption
https://bugs.launchpad.net/bugs/556787
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 458237] Re: no way to change the room via keyboard

2010-05-27 Thread Thorvald Natvig
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
no way to change the room via keyboard
https://bugs.launchpad.net/bugs/458237
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 567636] Re: mumble stops responding when try to connect to server

2010-05-27 Thread Thorvald Natvig
I'm not sure I follow you, the original bug said that mumble stops
responding connecting to a server, but since you say everything works
when connected to a server, I don't know if this is related to the
original bug?

-- 
mumble stops responding when try to connect to server
https://bugs.launchpad.net/bugs/567636
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 583538] Re: mumble doesn't recognize external USB keyboard for shortcuts

2010-05-27 Thread Thorvald Natvig
I hadn't heard about ibus until 30 seconds ago, so this isn't something
upstream Mumble or the debian package depends on :) Could you post the
complete console output, please?

-- 
mumble doesn't recognize external USB keyboard for shortcuts
https://bugs.launchpad.net/bugs/583538
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 556787] Re: mumble-server password content causing database corruption

2010-04-09 Thread Thorvald Natvig
Any chance you could send me a copy of the sqlite database, as well as
any modifications to .ini / defaults files you've made? Will be much
easier to fix if I can replicate the conditions here :)

-- 
mumble-server password content causing database corruption
https://bugs.launchpad.net/bugs/556787
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 549270] Re: Mumble using incorrect API according to error

2010-04-09 Thread Thorvald Natvig
The warnings from AVAHI are unrelated to any freezing problem. Please
explain exactly what you are doing and what you mean by freeze.


** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

-- 
Mumble using incorrect API according to error
https://bugs.launchpad.net/bugs/549270
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 518585] [NEW] Sync celt 0.7.1-1 (universe) from Debian unstable (main)

2010-02-07 Thread Thorvald Natvig
Public bug reported:

Please sync celt 0.7.1-1 (universe) from Debian unstable (main)

rdepends need to be rebuilt; they use pkg-config, so no packaging changes
neeeded (verified on unstable). The mentioned change for mumble has already
been synced to lucid.

Changelog entries since current lucid version 0.7.0-1:

celt (0.7.1-1) unstable; urgency=low

  * The correlation does not imply causation release.
To celebrate the first release of celt that is actually compatible with a
a previously distributed version, we've renamed the library!
  * libcelt is now libcelt0.  The intent from upstream being to make it clear
that one of the above was an accident, and unlikely to be repeated soon.
On the bright side, this means we should be getting proper soname bumps
from now on when the code ABI changes.  The bitstream format still remains
entirely fluid though, applications which communicate with a peer _must_
check that the formats are compatible at runtime.  It may, and indeed is
very likely to, continue changing with every release.
  * By some small miracle, this should be an entirely painless transition
though.  The new package doesn't conflict with the existing one, and all
rdeps except mumble will switch to the new package with a binNMU, but not
be broken in the meantime.  They use the .pc file provided, and have been
build tested.  The mumble package is waiting on this one before it can work
properly anyway, so a fix for that is just waiting for this to get through
the NEW queue first now.
  * The new PLC is reported to be working Really Well.

 -- Ron Lee r...@debian.org  Wed, 20 Jan 2010 18:31:33 +1030

** Affects: celt (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: celt (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Sync celt 0.7.1-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/518585
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 511573] Re: Can't display texture's user

2010-02-03 Thread Thorvald Natvig
You'll see the textures in 1.2.2, since we changed how they are stored
(yay for custom filesystem handlers). However, you'll still be missing
images in comments and descriptions, as these use data: URIs. Upstream
Qt has accepted our patch to add support for this and it is included
with Qt git master, but unfortunately it looks like it won't be included
in Qt releases until 4.7.0.

** Changed in: mumble (Ubuntu)
   Importance: Undecided = Low

** Changed in: mumble (Ubuntu)
   Status: New = Won't Fix

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
Can't display texture's user
https://bugs.launchpad.net/bugs/511573
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 498095] Re: Mumble 1.2 packaging for Karmic 9.10

2009-12-19 Thread Thorvald Natvig
1.2.0 was uploaded to Debian unstable before the sf.net announcement was made, 
and as such will be in Lucid as soon as it enters testing. It was also put in 
the official Mumble PPA at https://launchpad.net/~slicer/+archive/ppa for 
Karmic and Jaunty.
There are no plans to put 1.2.0 in karmic backports as 1.2.0 is incompatible 
with 1.1.8, and upgrading is an irreversible process.


** Changed in: mumble (Ubuntu)
   Status: New = Invalid

-- 
Mumble 1.2 packaging for Karmic 9.10
https://bugs.launchpad.net/bugs/498095
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 385923] Re: Check for Updates option should be removed

2009-12-04 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Check for Updates option should be removed
https://bugs.launchpad.net/bugs/385923
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 370352] Re: package mumble-server-web 1.1.7-3 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 100

2009-12-04 Thread Thorvald Natvig
Fixed in 1.2.0, where the mumble-server-web package explicitly depends
on apache2.


** Changed in: mumble (Ubuntu)
   Status: Incomplete = Fix Released

-- 
package mumble-server-web 1.1.7-3 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 100
https://bugs.launchpad.net/bugs/370352
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 488252] Re: Mumble is crashing after last package upgrade (lucid)

2009-12-04 Thread Thorvald Natvig
This should be fixed by a rebuild, which will happen as soon as beta2 is
synced from Debian.


** Changed in: mumble (Ubuntu)
   Status: New = Fix Committed

-- 
Mumble is crashing after last package upgrade (lucid)
https://bugs.launchpad.net/bugs/488252
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 392347] Re: crash installing sun-java6-jre

2009-12-04 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: Incomplete = Invalid

-- 
crash installing sun-java6-jre
https://bugs.launchpad.net/bugs/392347
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 458237] Re: no way to change the room via keyboard

2009-12-04 Thread Thorvald Natvig
Could you explain exactly what you mean?

** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
no way to change the room via keyboard
https://bugs.launchpad.net/bugs/458237
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 424426] [NEW] Sync zeroc-ice 3.3.1-6 (universe) from Debian unstable (main)

2009-09-04 Thread Thorvald Natvig
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/zeroc-ice
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors
 done

Please sync zeroc-ice 3.3.1-6 (universe) from Debian unstable (main)

Changelog entries since current karmic version 3.3.1-1:

zeroc-ice (3.3.1-6) unstable; urgency=low

  * Patch by Thorvald Natvig to fix enum keys in dictionaries in PHP
(Closes: #543715).

 -- Francisco Moya p...@debian.org  Sun, 30 Aug 2009 15:58:16 +0200

zeroc-ice (3.3.1-5) unstable; urgency=low

  * Fixed typo in Python makefile which led to wrong linkage of IcePy
extension module.

 -- Francisco Moya p...@debian.org  Wed, 19 Aug 2009 14:38:43 +0200

zeroc-ice (3.3.1-4) unstable; urgency=low

  * Updated copyright information (Closes: #540205).
  * Reworded README.Debian to avoid potential confusion.
  * Updated 10-endian-wordsize.patch to work on old glibc/gcc
(Closes: #539930).
  * Fixed python module links.

 -- Francisco Moya p...@debian.org  Sun, 16 Aug 2009 21:16:22 +0200

zeroc-ice (3.3.1-3) unstable; urgency=low

  * Added patches #2 to #4 from ZeroC forums.

 -- Francisco Moya p...@debian.org  Sat, 15 Aug 2009 12:49:09 +0200

zeroc-ice (3.3.1-2) unstable; urgency=low

  * Added patch #1 from ZeroC forums.

 -- Francisco Moya p...@debian.org  Mon, 06 Apr 2009 10:34:56 +0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqhO5kACgkQ8Jse7d66bz4kmgCgo8fIdqCdpN5in5JtqOv5Uywf
h3cAnRFj2OkCfm/xqKm0y42SXfIuXER1
=kVCN
-END PGP SIGNATURE-

** Affects: zeroc-ice (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Sync zeroc-ice 3.3.1-6 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/424426
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 407848] Re: mumble crashed with SIGFPE

2009-08-18 Thread Thorvald Natvig
This should be fixed with 1.1.8-3

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

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
mumble crashed with SIGFPE
https://bugs.launchpad.net/bugs/407848
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 414754] [NEW] Sync mumble 1.1.8-3 (universe) from Debian unstable (main)

2009-08-17 Thread Thorvald Natvig
Public bug reported:

Please sync mumble 1.1.8-3 (universe) from Debian unstable (main)

Changelog since current karmic version 1.1.8-2:

mumble (1.1.8-3) unstable; urgency=low

  * Backport ALSA and PulseAudio modules from 1.2.0 git, makes them work with
modern releases of these sound systems.
  * Standards-version 3.8.3
  * Remove dh_desktop

 -- Thorvald Natvig sli...@users.sourceforge.net  Sun, 16 Aug 2009
17:52:43 +0200

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

-- 
Sync mumble 1.1.8-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/414754
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 392347] Re: crash installing sun-java6-jre

2009-08-17 Thread Thorvald Natvig
This is a message that the a previous installation of mumble-server
failed, but the console log you've posted if for installing sun-
java6-jre. Do you have the original console log?

** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
crash installing sun-java6-jre
https://bugs.launchpad.net/bugs/392347
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 385923] Re: Check for Updates option should be removed

2009-08-17 Thread Thorvald Natvig
Fixed in upstream git, but won't be backported to 1.1.8

** Changed in: mumble (Ubuntu)
   Status: New = Fix Committed

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
Check for Updates option should be removed
https://bugs.launchpad.net/bugs/385923
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 370352] Re: package mumble-server-web 1.1.7-3 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 100

2009-08-17 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: New = Incomplete

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
package mumble-server-web 1.1.7-3 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 100
https://bugs.launchpad.net/bugs/370352
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 326937] Re: package mumble-server 1.1.6-3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-17 Thread Thorvald Natvig
No followup posted, so closing.

** Changed in: mumble (Ubuntu)
   Status: Incomplete = Invalid

-- 
package mumble-server 1.1.6-3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/326937
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 210905] Re: not push-to-talk - xevie problem

2009-05-01 Thread Thorvald Natvig
XEViE has been disabled and removed from Xorg, so you can no longer
enable it. This means your only option is polled input.

-- 
not push-to-talk - xevie problem
https://bugs.launchpad.net/bugs/210905
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 347119] Re: [update] mumble

2009-03-23 Thread Thorvald Natvig
This is a release with lots of new features, and we're past the
FeatureFreeze for Jaunty. Debian is one of the release platforms, and
the package was in the unstable archive 20 minutes after the tarball got
uploaded to sourceforge, so this will be automatically included in
Jaunty+1.


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

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

-- 
[update] mumble
https://bugs.launchpad.net/bugs/347119
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 305011] Re: dmraid rc15 isw raid 10 could not find disk in metadata

2009-03-05 Thread Thorvald Natvig
Hi,

I just installed two new OCZ Vertex, which have a serial longer than 16
characters. The current jaunty version of dmraid were unable to find
these, but rebuilding the package with the 14_isw-serial-fix.dpatch
applied made it work. Is there a reason this patch hasn't made it into
the package?

-- 
dmraid rc15 isw raid 10 could not find disk in metadata
https://bugs.launchpad.net/bugs/305011
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 333573] Re: Please sync mumble 1.1.7-3 (universe) from Debian unstable (main).

2009-02-24 Thread Thorvald Natvig
** Summary changed:

- Please sync mumble 1.1.7-2 (universe) from Debian unstable (main).
+ Please sync mumble 1.1.7-3 (universe) from Debian unstable (main).

** Description changed:

- Please sync mumble 1.1.7-2 (universe) from Debian unstable (main).
+ Please sync mumble 1.1.7-3 (universe) from Debian unstable (main).
  
  Changelog since current jaunty version 1.1.7-1:
+ 
+ mumble (1.1.7-3) unstable; urgency=low
+ 
+   [ Patrick Matthäi ]
+   * Fix basque translation: Do not translate the username.
+ Closes: #515031
+ 
+   [ Thorvald Natvig ]
+   * Run qmake recursively, to be forward compatible with qmake from Qt 4.5.0.
+ 
+  -- Patrick Matthäi patrick.matth...@web.de  Wed, 18 Feb 2009 18:12:09
+ +0200
+ 
  
  mumble (1.1.7-2) unstable; urgency=low
  
[ Thorvald Natvig ]
* Add workaround for threading bug in ALSA.
* Add 32-bit overlay library on amd64.
* Add documentation for the Ice interface to mumble-server.
  
   -- Patrick Matthäi patrick.matth...@web.de  Wed, 18 Feb 2009 17:56:28
  +0200

** Changed in: mumble (Ubuntu)
 Assignee: Thorvald Natvig (slicer) = Alessio Treglia (quadrispro)
   Status: Invalid = New

-- 
Please sync mumble 1.1.7-3 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/333573
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 318743] Re: D-Bus Policy needs checking

2009-02-15 Thread Thorvald Natvig
I've gone over the policy, and also checked it in current Jaunty, and I
do believe everything works as intended.

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

-- 
D-Bus Policy needs checking
https://bugs.launchpad.net/bugs/318743
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 326937] Re: package mumble-server 1.1.6-3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-02-08 Thread Thorvald Natvig
Looking through the terminal log, mumble-server was not installed during that 
installation run, it was only attempted configured, since it failed it's 
configuration the first time.
Could you see if you can find the log from the initial installation? 

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)
   Status: New = Incomplete

-- 
package mumble-server 1.1.6-3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/326937
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 322452] Re: [update] mumble 1.1.7 ist out

2009-02-08 Thread Thorvald Natvig
1.1.7-1 is in Debian unstable, and a sync has been requested.

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)
   Status: New = Fix Released

-- 
[update] mumble 1.1.7 ist out
https://bugs.launchpad.net/bugs/322452
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 304672] Re: mumble-server startup hangs, stopping rc.2 startup

2009-02-08 Thread Thorvald Natvig
This is fixed in 1.1.7, which is in Debian unstable and will appear in
Ubuntu sooner or later.

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)
   Status: In Progress = Fix Released

-- 
mumble-server startup hangs, stopping rc.2 startup
https://bugs.launchpad.net/bugs/304672
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 313350] Re: mumble 1.1.6-4 Depends: glibc-private but it is not installable

2009-01-19 Thread Thorvald Natvig
1.1.6-5 is now in Jaunty.

** Changed in: mumble (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
mumble 1.1.6-4 Depends: glibc-private but it is not installable
https://bugs.launchpad.net/bugs/313350
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 304672] Re: mumble-server startup hangs, stopping rc.2 startup

2009-01-19 Thread Thorvald Natvig
Let me first note that you have quite drastically changed the
configuration ;)

What happens is that murmur fails to open it's designated log, and
therefore refuses to fork (and continues using the console for output).
Murmur never has root privileges, so it can't open files it's user
doesn't have access to. Since start-stop-daemon doesn't have a timeout
for starting processes, it will never finish.

A fix has been commited to upstream SVN and should be in 1.1.7 when it's
released.

** Changed in: mumble (Ubuntu)
   Status: New = In Progress

-- 
mumble-server startup hangs, stopping rc.2 startup
https://bugs.launchpad.net/bugs/304672
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 313350] Re: mumble 1.1.6-4 Depends: glibc-private but it is not installable

2009-01-08 Thread Thorvald Natvig
Updated package commited to debian and should migrate to Jaunty.

** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)
   Status: New = Fix Committed

-- 
mumble 1.1.6-4 Depends: glibc-private but it is not installable
https://bugs.launchpad.net/bugs/313350
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 315295] [NEW] Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Changelog since current jaunty version 1.1.6-4:

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

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315295
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 315294] [NEW] Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Changelog since current jaunty version 1.1.6-4:

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

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315294
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 315293] [NEW] Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Changelog since current jaunty version 1.1.6-4:

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

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315293
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 315292] [NEW] Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Changelog since current jaunty version 1.1.6-4:

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

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315292
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 315291] [NEW] Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Changelog since current jaunty version 1.1.6-4:

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

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315291
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 315297] [NEW] requestsync submits 5-6 bug reports, then crashes

2009-01-08 Thread Thorvald Natvig
Public bug reported:

Binary package hint: ubuntu-dev-tools

I just submitted a requestsync for mumble. I was a member of the launchpad
testers group at the time, and that may have affected this.

Anyway, it seems it actually did submit the request, 5 or 6 times, before
crashing.

The output I got (cutpasted):


Summary:
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Description:
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

Changelog since current jaunty version 1.1.6-4:


Do you want to edit the report before sending [y/N]? Press Control-C to
abort.

Traceback (most recent call last):
  File /usr/bin/requestsync, line 536, in module
if post_bug(srcpkg, subscribe, mapping[status], title, report):
  File /usr/bin/requestsync, line 380, in post_bug
bug = Bug.New(product = product, summary = bugtitle, description = bugtext)
  File /usr/lib/python2.5/site-packages/launchpadbugs/connector.py, line 112, 
in New
return getattr(self.module, 
create_new_bugreport)(connection=self.connection, *args, **kwargs)
  File /usr/lib/python2.5/site-packages/launchpadbugs/html_bug.py, line 1495, 
in create_new_bugreport
raise exceptions.LaunchpadLoginError(url)
launchpadbugs.exceptions.LaunchpadLoginError:
* message: To continue, you must log in to Launchpad.
* url: https://bugs.launchpad.net/ubuntu/+source/mumble/+filebug-advanced

-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500, 
'intrepid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-9-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ubuntu-dev-tools depends on:
ii  binutils   2.18.93.20081009-0ubuntu1 The GNU assembler, linker and bina
ii  dctrl-tools2.12ubuntu1   Command-line tools to process Debi
ii  devscripts 2.10.26ubuntu15.1 scripts to make the life of a Debi
ii  diffstat   1.45-2produces graph of changes introduc
ii  dpkg-dev   1.14.20ubuntu6Debian package development tools
ii  lsb-release3.2-14ubuntu2 Linux Standard Base version report
ii  python 2.5.2-1ubuntu1An interactive high-level object-o
ii  python-central 0.6.7ubuntu1  register and build utility for Pyt
ii  python-debian  0.1.11Python modules to work with Debian
ii  python-launchp 0.3.1 simple Python Interface to Bugs in
ii  sudo   1.6.9p17-1ubuntu2 Provide limited super user privile

Versions of packages ubuntu-dev-tools recommends:
ii  bzr1.6.1-1   easy to use distributed version co
ii  ca-certificates20080514-0ubuntu1 Common CA certificates
ii  genisoimage9:1.1.8-1ubuntu1  Creates ISO-9660 CD-ROM filesystem
ii  pbuilder   0.181ubuntu7  personal package builder for Debia
ii  reportbug  3.41ubuntu2   reports bugs in the Debian distrib

** Affects: ubuntu-dev-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
requestsync submits 5-6 bug reports, then crashes
https://bugs.launchpad.net/bugs/315297
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 315295] Re: Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
*** This bug is a duplicate of bug 315291 ***
https://bugs.launchpad.net/bugs/315291

** This bug has been marked a duplicate of bug 315291
   Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315295
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 315294] Re: Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
*** This bug is a duplicate of bug 315291 ***
https://bugs.launchpad.net/bugs/315291

** This bug has been marked a duplicate of bug 315291
   Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315294
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 315293] Re: Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
*** This bug is a duplicate of bug 315291 ***
https://bugs.launchpad.net/bugs/315291

** This bug has been marked a duplicate of bug 315291
   Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315293
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 315292] Re: Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
*** This bug is a duplicate of bug 315291 ***
https://bugs.launchpad.net/bugs/315291

** This bug has been marked a duplicate of bug 315291
   Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315292
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 315291] Re: Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).

2009-01-08 Thread Thorvald Natvig
requestsync bugged something fierce, sorry about that:

Changelog since 1.1.6-4:

+mumble (1.1.6-5) unstable; urgency=low
+
+  * Correct old webscript URL paths in mumble-server-web.README.Debian.
+  * Fix copyright-with-old-dh-make-debian-copyright.
+Thanks lintian.
+  * Pass -xglibc-private to dpkg-shlibdeps. This avoids an unsatisfied
+dependency on glibc-private with glibc = 2.8, because mumble uses private
+symbols of glibc for the overlay feature.
+
+ -- Patrick Matthäi patrick.matth...@web.de  Thu,  8 Jan 2009 19:45:09 +0200
+

-- 
Please sync mumble 1.1.6-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/315291
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 289773] Re: mumble-server install

2008-10-27 Thread Thorvald Natvig
Which version is this?

-- 
mumble-server install
https://bugs.launchpad.net/bugs/289773
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 267273] Re: [update] mumble 1.1.6 is out

2008-09-24 Thread Thorvald Natvig
Mumble is now synced from Debian, and 1.1.4 is in Intrepid. Later
versions will be synchronized automatically until the DIF.

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

-- 
[update] mumble 1.1.6 is out
https://bugs.launchpad.net/bugs/267273
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 231599] Re: mumble-server-web has no documentation

2008-09-24 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
mumble-server-web has no documentation
https://bugs.launchpad.net/bugs/231599
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 231550] Re: Dependance on libqt4-sql-sqlite not specified

2008-09-24 Thread Thorvald Natvig
Fixed in Intrepid.

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

-- 
Dependance on libqt4-sql-sqlite not specified
https://bugs.launchpad.net/bugs/231550
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 231549] Re: Upgrade Mumble to 1.1.4

2008-09-24 Thread Thorvald Natvig
Mumble is now synced from Debian, and new versions will be imported
automatically.

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

-- 
Upgrade Mumble to 1.1.4
https://bugs.launchpad.net/bugs/231549
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 222745] Re: package mumble-server 1.1.3-0ubuntu2 failed to install/upgrade:

2008-09-24 Thread Thorvald Natvig
No further information has been given, so I'm closing this.

** Changed in: mumble (Ubuntu)
   Status: Incomplete = Invalid

-- 
package mumble-server 1.1.3-0ubuntu2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/222745
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 210905] Re: not push-to-talk - xevie problem

2008-09-24 Thread Thorvald Natvig
The fix is included in X.Org upstream as well as Debian X packages and
should appear in Ubuntu ones shortly.

** Changed in: mumble (Ubuntu)
   Status: Incomplete = Fix Released

-- 
not push-to-talk - xevie problem
https://bugs.launchpad.net/bugs/210905
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 202766] Re: mumble-server uses weird directories to store its information

2008-09-24 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: mumble
   Status: Fix Committed = Fix Released

-- 
mumble-server uses weird directories to store its information
https://bugs.launchpad.net/bugs/202766
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 245906] Re: xorg xevie extension broken - Ubuntu 8.04LTS (Hardy)

2008-09-01 Thread Thorvald Natvig
** Bug watch added: freedesktop.org Bugzilla #17394
   https://bugs.freedesktop.org/show_bug.cgi?id=17394

** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=17394
   Importance: Unknown
   Status: Unknown

-- 
xorg xevie extension broken - Ubuntu 8.04LTS (Hardy)
https://bugs.launchpad.net/bugs/245906
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 210905] Re: not push-to-talk - xevie problem

2008-09-01 Thread Thorvald Natvig
** Bug watch added: freedesktop.org Bugzilla #17394
   https://bugs.freedesktop.org/show_bug.cgi?id=17394

** Also affects: xorg-server via
   https://bugs.freedesktop.org/show_bug.cgi?id=17394
   Importance: Unknown
   Status: Unknown

-- 
not push-to-talk - xevie problem
https://bugs.launchpad.net/bugs/210905
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 259018] [NEW] Please sync mumble 1.1.4-4 from Debian unstable

2008-08-18 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Development of the Mumble package started in Ubuntu, but has now become
a general Debian package. At this point, we feel the Debian package is
more up-to-date and has received better testing than the Ubuntu-specific
one.

As it's based on the Ubuntu package, all of the Ubuntu-specific changes
are included in the Debian package.

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

-- 
Please sync mumble 1.1.4-4 from Debian unstable
https://bugs.launchpad.net/bugs/259018
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 231599] Re: mumble-server-web has no documentation

2008-06-04 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)
   Status: New = Fix Committed

-- 
mumble-server-web has no documentation
https://bugs.launchpad.net/bugs/231599
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 231549] Re: Upgrade Mumble to 1.1.4

2008-05-31 Thread Thorvald Natvig
Once 1.1.4 settles down in testing, the plan is to import the Debian
package.

-- 
Upgrade Mumble to 1.1.4
https://bugs.launchpad.net/bugs/231549
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 210905] Re: not push-to-talk - xevie problem

2008-05-06 Thread Thorvald Natvig
If you sudo, Mumble will switch to /dev/input and won't use XEvie at
all.

XEvie actually works for me in the Xorg packages used in the release of
Hardy on x86_64; could the original poster verify that this still is a
problem on 32-bit?

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

-- 
not push-to-talk - xevie problem
https://bugs.launchpad.net/bugs/210905
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 202766] Re: mumble-server uses weird directories to store its information

2008-05-06 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
mumble-server uses weird directories to store its information
https://bugs.launchpad.net/bugs/202766
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 222745] Re: package mumble-server 1.1.3-0ubuntu2 failed to install/upgrade:

2008-04-26 Thread Thorvald Natvig
If this is an upgrade from the sourceforge or PPA-supplied mumble-
server, you'll need to remove that package and reinstall it from the
hardy packages. A dist-upgrade will only work for packages that
originally came from Ubuntu, something the gutsy-compiled versions of
Mumble didn't do.


** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)
   Status: New = Incomplete

-- 
package mumble-server 1.1.3-0ubuntu2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/222745
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 210905] Re: not push-to-talk - xevie problem

2008-04-02 Thread Thorvald Natvig
I'm not able to replicate the same bug you have; if I explicitly enable
XEVIE in /etc/X11/xorg.conf, XEVIE will be enabled. (Look through the
log for a line which says (**) Extension XEVIE is enabled)

However, Xevie seems to be broken; if I compile and run the test program
from http://www.freedesktop.org/~ajax/xevie/xevie-test.txt it will not
output anything, even if run under the failsafe terminal session. I
don't really know the xorg code well enough to dig into this :(  The
exact same test works fine in gutsy.


** Changed in: mumble (Ubuntu)
   Status: New = Confirmed

** Also affects: libxevie (Ubuntu)
   Importance: Undecided
   Status: New

-- 
not push-to-talk - xevie problem
https://bugs.launchpad.net/bugs/210905
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 202776] Re: Mumble crashes when connecting to certain SSL certificate authenticated servers

2008-03-27 Thread Thorvald Natvig
http://trolltech.com/developer/task-
tracker/index_html?id=203909+method=entry

-- 
Mumble crashes when connecting to certain SSL certificate authenticated servers
https://bugs.launchpad.net/bugs/202776
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 202672] Re: installing mumble-server requires dbus

2008-03-21 Thread Thorvald Natvig

** Attachment added: mumble_1.1.3-0ubuntu2.debdiff
   http://launchpadlibrarian.net/12802802/mumble_1.1.3-0ubuntu2.debdiff

-- 
installing mumble-server requires dbus
https://bugs.launchpad.net/bugs/202672
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 202672] Re: installing mumble-server requires dbus

2008-03-21 Thread Thorvald Natvig
mumble (1.1.3-0ubuntu2) hardy; urgency=low

  * Make mumble-server depend on dbus. (LP: #202672)
  * Avoid crash when renaming tree objects (patch from upstream SVN).
  * Remove a warning when installing (missing --no-create-home).

 -- Thorvald Natvig [EMAIL PROTECTED]  Sat, 22 Mar 2008
01:25:00 +0200


** Changed in: mumble (Ubuntu)
 Assignee: Thorvald Natvig (slicer) = (unassigned)

-- 
installing mumble-server requires dbus
https://bugs.launchpad.net/bugs/202672
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 202766] Re: mumble-server uses weird directories to store its information

2008-03-16 Thread Thorvald Natvig
This is already fixed in the upstream SVN and will be included in the
1.1.4 release, but as it's a feature change it will not make it into
hardy.

** Changed in: mumble (Ubuntu)
   Status: New = Confirmed

-- 
mumble-server uses weird directories to store its information
https://bugs.launchpad.net/bugs/202766
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 202776] Qt crashes when connecting to certain SSL certificate authenticated servers

2008-03-16 Thread Thorvald Natvig
This is a bug in Qt. I've reported in upstream to Trolltech and I'll
post any reply I get here.

Minimal example to reproduce:

sslbug.pro:
TARGET=sslbug
CONFIG += debug
QT = core network
SOURCES=sslbug.cpp

sslbug.cpp:
#include QtCore
#include QtNetwork

int main(int argc, char **argv) {
  QCoreApplication a(argc, argv);

  QSslSocket sock;
  sock.connectToHostEncrypted(extreme-gaming-clan.de, 64738);
  a.exec();
}

compile and run and it will segfault.

** Also affects: qt4-x11 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mumble (Ubuntu)
   Status: New = Confirmed

-- 
Mumble crashes when connecting to certain SSL certificate authenticated servers
https://bugs.launchpad.net/bugs/202776
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 202672] Re: installing mumble-server requires dbus

2008-03-16 Thread Thorvald Natvig
** Changed in: mumble (Ubuntu)
   Status: New = Confirmed

-- 
installing mumble-server requires dbus
https://bugs.launchpad.net/bugs/202672
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 194836] Re: Update to 1.1.3 (bugfixes)

2008-03-11 Thread Thorvald Natvig
Thanks for your comments.

I've attached an updated diff.gz which adds a
Replaces: mumble-server ( 1.1.3) 
for mumble-server-web

It also modifies the postinst script to set the homedirectory for the
mumble-server user (to avoid creating a directory in /home), and the
postrm purge script now removes the .config directory the program
creates.


** Attachment added: Updated diff.gz
   http://launchpadlibrarian.net/12575897/mumble_1.1.3-0ubuntu1.diff.gz

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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 194836] Re: Update to 1.1.3 (bugfixes)

2008-03-07 Thread Thorvald Natvig

** Attachment added: mumble_1.1.3-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/12164895/mumble_1.1.3-0ubuntu1.diff.gz

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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 194836] [NEW] Update to 1.1.3 (bugfixes)

2008-03-07 Thread Thorvald Natvig
Public bug reported:

Binary package hint: mumble

Mumble 1.1.3 has been released, which is a bugfix release, primarily
fixing bugs for the Linux version (which means the Ubuntu version). I've
also updated the packaging to fix a few bugs and spelling errors.

debian/changelog:

mumble (1.1.3-0ubuntu1) hardy; urgency=low

  * New upstream version, which fixes a few crashbugs.
  * Licensing issues worked out, package is now BSD licensed (same as
source).
  * Mumble-specific changes to Speex are now in upstream Speex, and
this version includes all changes necessary to mumble to unbundle
Speex. Once Speex 1.2beta4 or 1.2 final is out, unbundling can be
completed.
  * Changed to use PulseAudio as default audio device, as it's the
new default in Hardy.
  * Moved the perl cgi scripts for mumble-server into a separate package,
which means mumble-server doesn't depend on httpd and
mail-transport-agent. Those dependencies were also missing from
mumble-server.
  * Updated packaging to adhere to Debian Developer's Reference -
Best Packaging Practices.

 -- Thorvald Natvig [EMAIL PROTECTED]  Sat, 23 Feb 2008
19:00:00 +0200


Upstream changelog:

2008-02-23 Revision 945
* Small update to changelog script
* Update PulseAudio buffering to use bytes and not shorts
2008-02-22 Revision 944
* Reread list of sinks and outputs when someone adds/removes a audio
  card for PulseAudio
2008-02-21 Revision 942
* Add DBus path for Murmur on Win32
* Major packaging cleanups. Getting ready for 1.1.3
2008-02-18 Revision 941
* Updated Spanish translation. [Naproxeno]
2008-02-17 Revision 938-939
* Escaping a few - in manpages
* Small update to registration script
* Minor updates to ubuntu packaging
2008-02-14 Revision 935-936
* Language file sync.
* Make Remove disabled if there are no entries in the server list.
* Refresh public server list every 24 hours.
  Change the Add button into a context-sensitive
  Update/New/Add button.
2008-02-13 Revision 933
* Unembedding of speex FFT functions -- Mumble should now be able to
  build with a system-installed Speex = 1.2.0
* Merged most of our speex changes into speex upstream; first patch to
  unembed Speex.
2008-02-09 Revision 931
* Improve visibility of linked channel state
* Fix move to parent bug.
2008-02-01 Revision 929
* s/proprietary/non-standard/
* Automatically add/remove /dev/input devices [mkrautz]
2008-01-26 Revision 928
* Ask Are you sure? if quitting while connected.
2008-01-20 Revision 927
* Fixed some strings in the Spanish translation [naproxeno]
2008-01-18 Revision 926
* Fixed some strings in the Spanish translation [naproxeno]
2008-01-17 Revision 924
* Updated Spanish translation [naproxeno]
* Restore linked state on server restart
2008-01-16 Revision 922
* manpage updates and .config fix from [EMAIL PROTECTED]
* Disallow local mute of self

** Affects: mumble (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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 194756] [NEW] Moving source-outputs causes protocol errors

2008-03-07 Thread Thorvald Natvig
Public bug reported:

Binary package hint: pulseaudio

I've also posted this at http://www.pulseaudio.org/ticket/244 but as the
bug causes program failures I'm including it here.

In a recent version, the native protocol was updated to include a suspend 
flag for the stream when a stream is moved. When sending, this was added only 
to the playback streams. However, the receiving end expects this for both 
playback and record streams.
The result is that moving a record stream will cause the program using the 
stream to fail with a protocol error.

To replicate this:
parec -d 0  /dev/null
(or any other program recording over the pulseaudio native protocol)

Open pacmd and
move-source-output X Y
and parec will promptly terminate.

The included patch fixes this problem.

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: patch

-- 
Moving source-outputs causes protocol errors
https://bugs.launchpad.net/bugs/194756
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 194756] Re: Moving source-outputs causes protocol errors

2008-03-07 Thread Thorvald Natvig

** Attachment added: Patch to fix moving of record streams
   
http://launchpadlibrarian.net/12163350/pulseaudio_fix_record_stream_moved.patch

-- 
Moving source-outputs causes protocol errors
https://bugs.launchpad.net/bugs/194756
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 193808] Re: mumble refuses to start

2008-03-07 Thread Thorvald Natvig
*** This bug is a duplicate of bug 178084 ***
https://bugs.launchpad.net/bugs/178084

For some mysterious reason, Qt fails to find SQLite.
I belive this is due to a bug in the building of libqt4-sql on amd64; I'll try 
to post relevant links.


** Changed in: mumble (Ubuntu)
 Assignee: (unassigned) = Thorvald Natvig (slicer)

** Changed in: mumble (Ubuntu)
   Status: New = In Progress

** This bug has been marked a duplicate of bug 178084
   Missing SQL drivers in libQtSql.so

-- 
mumble refuses to start
https://bugs.launchpad.net/bugs/193808
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 194836] Re: Update to 1.1.3 (bugfixes)

2008-02-27 Thread Thorvald Natvig
Just to keep this thread in sync with IRC:

16:46  slicer dholbach: Re bug 194836, it was my understanding that a feature 
freeze was not needed when there are only bugfixes involved?
16:47  slicer dholbach: If my understanding is wrong, would a link to the PPA 
buildlog satisfy the need for build logs? .. And should I file a new bug 
report, or just subscribe motu-release to the existing one?
16:48  dholbach slicer: no, you're right - I just read the changelog again 
and I think it'd qualify

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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 194836] Re: Update to 1.1.3 (bugfixes)

2008-02-25 Thread Thorvald Natvig

** Attachment added: mumble_1.1.2_to_1.1.3.interdiff
   http://launchpadlibrarian.net/12180410/mumble_1.1.2_to_1.1.3.interdiff

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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 194836] Re: Update to 1.1.3 (bugfixes)

2008-02-25 Thread Thorvald Natvig

** Attachment added: mumble_1.1.3-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/12180412/mumble_1.1.3-0ubuntu1.diff.gz

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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 194836] Re: Update to 1.1.3 (bugfixes)

2008-02-25 Thread Thorvald Natvig
Hi, I did read it, and it said that for new upstream revisions you
should use interdiff, and the interdiff page says that the sponsors
queue prefers diff.gz :)

Anyway, I've attached a debdiff, an updated orig.gz and an interdiff to
this. The update closes this bug in debian/changes.

The debdiff includes the changes in the upstream, which includes a few
new translation strings. Unfortunately, it seems debdiff doesn't handle
utf8 files very well, so instead of diffing just those lines, it's
removed-all/insert-all for the files which makes the debdiff very large.

-- 
Update to 1.1.3 (bugfixes)
https://bugs.launchpad.net/bugs/194836
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


  1   2   >