This is fixed in gimmie 0.2.8-2, which needs a sync: Bug #252344
** Changed in: gimmie (Ubuntu)
Status: New => In Progress
--
Gimmie fail to turn off computer
https://bugs.launchpad.net/bugs/151984
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
Binary package hint: gimmie
ChangeLog since latest release in intrepid (0.2.8-1):
* debian/rules: Install README, TODO
* debian/README.Debian: Add file explaining important differences
compared to the original code.
* others/highlight-results.diff: When search
*** This bug is a duplicate of bug 151984 ***
https://bugs.launchpad.net/bugs/151984
** This bug has been marked a duplicate of bug 151984
Gimmie fail to turn off computer
--
dont work swith user button in gimmie 0.2.7 and 0.2.8
https://bugs.launchpad.net/bugs/190993
You received this bug
*** This bug is a duplicate of bug 151984 ***
https://bugs.launchpad.net/bugs/151984
** This bug has been marked a duplicate of bug 151984
Gimmie fail to turn off computer
--
When using GImmie to shutdown the computer, it just logs me out of Ubuntu
https://bugs.launchpad.net/bugs/153137
Y
Public bug reported:
Binary package hint: dir2ogg
ChangeLog since 0.11.5-1:
* The 'Marek Palatinus' release, fixing a serious bug with FLAC files, and
improving the smart-mp3 feature.
** Affects: dir2ogg (Ubuntu)
Importance: Undecided
Status: New
--
Please sync dir2ogg 0.1
** Bug watch added: Debian Bug tracker #505706
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505706
** Also affects: aufs (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505706
Importance: Unknown
Status: Unknown
--
Cannot build: m-a a-i -l 2.6.27.2 aufs
https://
install-package should handle this. You maybe expect PkgSystemLock to
return False if locking fails, but this can not work because the error
messages are exposed using Exceptions. In fact, you should check the
return value (if apt_pkg.PkgSystemLock:) and also catch Exceptions
using try/except.
**
Has been fixed
** Changed in: python-apt (Ubuntu)
Status: New => Fix Released
--
FutureWarning anoying
https://bugs.launchpad.net/bugs/309868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
python-apt (0.7.9~exp2ubuntu2) jaunty; urgency=low
* apt/__init__.py:
- remove the future warning
* aptsources/distro.py:
- fix indent breakage (LP: #319714)
-- Michael Vogt Wed, 21 Jan 2009 21:47:21
+0100
--
FutureWarning anoying
https://bugs.launchpad.net/bugs/309868
You recei
Has been fixed in version 0.7.10.3ubuntu1
python-apt (0.7.10.3ubuntu1) karmic; urgency=low
* merged from debian, remaining changes:
- updated mirrors
- build python2.4
- use DH_PYCENTRAL=include-links
- use --install-layout=deb
- pre-build.sh: update ubuntu mirrors on bzr-bu
ntu)
Assignee: (unassigned) => Julian Andres Klode (juliank)
--
apt.Cache(rootdir="/foo") is honoured only for first instantiation of a Cache
per-process
https://bugs.launchpad.net/bugs/320665
You received this bug notification because you are a member of Ubuntu
Bugs, which
The problem seems to be somewhere in apt_pkg. Changes are accepted as
soon as InitSystem() is called. This makes me believe the bug is in apt
itself, in apt-pkg/deb/debsystem.cc(debSystem::AddStatusFiles). The
problem seems to be that the status file is only registered once.
** Changed in: python-
Re-initializing the system before every cache creation could help, but
this is no good option. I would prefer to see a solution where we don't
have to use a global state, but a local one. But I guess this is just
impossible.
--
apt.Cache(rootdir="/foo") is honoured only for first instantiation of
This is fixed now.
** Changed in: python-apt (Ubuntu)
Status: Fix Committed => Fix Released
--
python-apt 0.7.4ubuntu7.3 breaks sys.excepthook when used with python -tt
https://bugs.launchpad.net/bugs/297207
You received this bug notification because you are a member of Ubuntu
Bugs, which
This bug is a bug in apt.
** Package changed: python-apt (Ubuntu) => apt (Ubuntu)
--
apt.Cache(rootdir="/foo") is honoured only for first instantiation of a Cache
per-process
https://bugs.launchpad.net/bugs/320665
You received this bug notification because you are a member of Ubuntu
Bugs, which
The following attachment is a test case to reproduce this bug.
** Attachment added: "Testcase"
http://launchpadlibrarian.net/27614590/apt-bug.cc
--
apt.Cache(rootdir="/foo") is honoured only for first instantiation of a Cache
per-process
https://bugs.launchpad.net/bugs/320665
You received th
*** This bug is a duplicate of bug 342041 ***
https://bugs.launchpad.net/bugs/342041
** This bug is no longer a duplicate of bug 277927
python2.5 crashed with Failed to fetch http in _runFetcher()
** This bug has been marked a duplicate of bug 342041
python2.6 crashed with Failed to fetc
*** This bug is a duplicate of bug 342041 ***
https://bugs.launchpad.net/bugs/342041
** This bug has been marked a duplicate of bug 342041
python2.6 crashed with Failed to fetch http in _runFetcher()
--
python2.5 crashed with Failed to fetch http in _runFetcher()
https://bugs.launchpad.ne
install-package should handle this.
** Also affects: install-package (Ubuntu)
Importance: Undecided
Status: New
--
python2.6 crashed with SystemError in commit()
https://bugs.launchpad.net/bugs/335897
You received this bug notification because you are a member of Ubuntu
Bugs, which is
BTW; here is the log message for this patch:
revno: 271
committer: Julian Andres Klode
branch nick: jak
timestamp: Fri 2009-06-12 18:56:23 +0200
message:
Bugfix: Delete pointers correctly, fixing memory leaks. (LP: #370149)
We previously called the destructor of the pointer. This resulted
> 2) add a template specialization like CppPyObject that uses delete
> instead of calling the destructor directly
The problem here is that AFAIK there is no way to define such template
specializations for functions. We could still introduce new functions
CppDeallocPtr() CppOwnedDeallocPtr().
>
Should be removed from Ubuntu karmic, source and binary. This version
basically is from January, and not supported anymore upstream. Aufs2
should work, but is more complicated to package and requires more kernel
patches.
--
aufs source cant compile in ubuntu 9.10 m-a a-i aufs
https://bugs.launchp
We can work on the differences, and do it like in apt or python-apt:
Release a new version on the Debian side, create several versions for
Ubuntu (with ubuntu? appended), and merge these changes into a new
Debian release. I can work on a new version which supports both ways of
creating the cache (p
revno: 63
committer: Julian Andres Klode
branch nick: dir2ogg
timestamp: Sun 2009-05-03 15:34:09 +0200
message:
* Fix problems with mpg123 and files not using 44100Hz (LP: #272341)
** Changed in: dir2ogg
Status: In Progress
)
* Inform people that converting CDs is not well supported.
-- Julian Andres Klode Sun, 03 May 2009 14:45:59
+0200
** Changed in: dir2ogg
Status: Fix Committed => Fix Released
** Also affects: dir2ogg (Ubuntu)
Importance: Undecided
Status: New
** Changed in: dir2ogg (Ubu
)
* Inform people that converting CDs is not well supported.
-- Julian Andres Klode Sun, 03 May 2009 14:45:59
+0200
** Changed in: dir2ogg
Status: Fix Committed => Fix Released
--
dir2ogg produces sped-up OGG output
https://bugs.launchpad.net/bugs/272341
You received this
metatheme-gilouche, which builds the package gnome-theme-gilouche has
been synced from Debian unstable into karmic on 2009-04-29.
** Changed in: ubuntu
Status: In Progress => Fix Released
--
[need-packaging] gilouche theme from jimmac (suse)
https://bugs.launchpad.net/bugs/96042
You recei
I have fixed this in python-apt 0.7.9, it just needs to be merged into
karmic.
** Also affects: python-apt (Debian)
Importance: Undecided
Status: New
** Changed in: python-apt (Debian)
Status: New => Fix Released
--
interface to download source code tree
https://bugs.launchpad.
Public bug reported:
Binary package hint: command-not-found
In order to simplify the maintenance of the package in Debian, I hereby
suggest to switch to a non-native package, so I can easier merge new
versions.
** Affects: command-not-found (Ubuntu)
Importance: Undecided
Status: Ne
Public bug reported:
Binary package hint: industrial-icon-theme
Now that I have uploaded industrial-icon-theme to Debian contrib,
please sync it.
More: http://packages.qa.debian.org/i/industrial-icon-
theme/news/20081026T142909Z.html
** Affects: industrial-icon-theme (Ubuntu)
Importance: U
** Changed in: ndisgtk
Status: New => Incomplete
--
Reinstallation of driver fails
https://bugs.launchpad.net/bugs/161825
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
ht
** Bug watch added: Debian Bug tracker #504696
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504696
** Also affects: ndiswrapper (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504696
Importance: Unknown
Status: Unknown
--
[PATCH] ndiswrapper remote buffer overfl
I agree. Future releases should be sync'ed instead of being merged, in
order to keep ndiswrapper-source.
I already added the following text to the ndiswrapper-source description in
Debian, which clearly
states that pre-compiled modules are normally available for the standard
distribution kernel:
l.")
> https://bugs.launchpad.net/bugs/295892
> You received this bug notification because you are subscribed to ndisgtk
> in ubuntu.
--
Julian Andres Klode - Free Software Developer
Debian Developer - Contributing Member of SPI
Ubuntu Member - Fellow of FSFE
Webs
Like the device manager in Windows, ndisgtk supports only the
installation of drivers shipped as a collection of .inf, .sys (and .bin)
files.
** Changed in: ndisgtk (Ubuntu)
Status: New => Invalid
--
NDISGTK
https://bugs.launchpad.net/bugs/218013
You received this bug notification because
** Attachment added: "cand.py"
http://launchpadlibrarian.net/14998699/cand.py
--
(DepCache) SetCandidateVer does not work
https://bugs.launchpad.net/bugs/237372
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Public bug reported:
Binary package hint: python-apt
I run the attached script on a computer which has two repositories with
two different versions off dir2ogg.
"
Candidate version: 0.11.4-1 Should be: 0.11.5-1 Return: 1
Candidate version: 0.11.4-1 Should be: 0.11.4-1 Return: 1
"
As you can s
This is no bug in ndisgtk. I don't know where the problem is, therefore
I am reassigning it to Ubuntu.
** Changed in: ndisgtk
Status: New => Invalid
** Also affects: ubuntu
Importance: Undecided
Status: New
--
avahi
https://bugs.launchpad.net/bugs/250708
You received this bug
** Attachment removed: "The troublesome mp3 file"
http://launchpadlibrarian.net/17772111/young_marble_giants_-_final_day.mp3
--
dir2ogg produces sped-up OGG output
https://bugs.launchpad.net/bugs/272341
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
1) you added the code to the smart mp3 function. Therefore, it's only enabled
when --smart-mp3 is activated.
2) you did the following: mode in ('STEREO', 'JOINTSTEREO', 'DUALCHANNEL')
This is wrong. STEREO, etc. are variables of mutagen.mp3 and represent an
integer value.
3) the program
Can you reproduce this bug in hardy?
--
Reinstallation of driver fails
https://bugs.launchpad.net/bugs/161825
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.
Public bug reported:
Binary package hint: ndisgtk
This is a bugfix & translation release of ndisgtk. The changes are:
- Display an error message if the module could not be loaded,
and ask the user to verify the installation. (Closes: #500637)
- Display an error message if no network conf
Please note that I had no time to test this package on Ubuntu,
because I currently use Debian only, but there have been no changes in the
packaging,
only in the upstream software itself.
--
Please sync ndisgtk 0.8.4-1 (main) from Debian unstable (main) / Freeze
Exception
https://bugs.launchpad.
I also have no access to Bug #256263, but get mails from the duplicate
bugs. It's really bad if you are the upstream developer and maintainer
of a package and you don't have the permission to access all the bugs.
--
Please sync ndisgtk 0.8.4-1 (main) from Debian unstable (main) / Freeze
Exceptio
Invalid bug. The only supported way is building the packages the normal
way.
** Changed in: aufs (Ubuntu)
Status: New => Invalid
--
Cannot build aufs utilities from (0+20080719-4) packages with my 2.6.27-rc6
kernel sources
https://bugs.launchpad.net/bugs/268658
You received this bug noti
This bug is invalid as such usage is not supported by the package. The
package only supports building the modules using module-assistant. The
patches do nothing at all, unless they are activated by special
configuration variables, as found in debian/conf.mk.
** Changed in: aufs (Ubuntu)
Sta
Ubuntu provides pre-compiled aufs modules. You can build your own
modules by installing module-assistant and running "m-a a-i aufs". I
can't see how aufs is related to Wubi.
--
Cannot build aufs (0+20080719-4) with my 2.6.27-rc6 kernel sources
https://bugs.launchpad.net/bugs/268653
You received t
Seems to be fixed now.
** Changed in: gnome-app-install (Ubuntu)
Status: New => Fix Released
--
Wrong translation: Anwendungen hinzufügen/entfernen
https://bugs.launchpad.net/bugs/205298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Changed in: gnome-app-install (Ubuntu)
Status: New => Invalid
** Also affects: app-install-data-ubuntu (Ubuntu)
Importance: Undecided
Status: New
--
[Hardy] Adding "Krita" installs only krita-data
https://bugs.launchpad.net/bugs/228989
You received this bug notification becau
distribute the MP3 file? If not,
please remove it.
** Also affects: dir2ogg
Importance: Undecided
Status: New
** Changed in: dir2ogg
Importance: Undecided => Low
Assignee: (unassigned) => Julian Andres Klode (juliank)
Status: New => Triaged
** Changed in: dir2og
The attached patch checks the length and prints warnings if lengths
differ by a at least 1 second.
In your case, it prints:
"Warning: Length changed (-51 sec). If the file does not work, try a different
decoder."
Is this solution acceptable for you?
** Attachment added: "warn-length.diff"
h
BTW; it does not abort if the length changed, it only displays a
warning.
--
dir2ogg produces sped-up OGG output
https://bugs.launchpad.net/bugs/272341
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
ad if you want to convert 1000 files and it
aborts just because one file is bad.
Therefore, dir2ogg just displays warnings.
--
Julian Andres Klode - Free Software Developer
Debian Maintainer - Contributing Member of SPI
Ubuntu Member - Fellow of FSFE
Website: http://jak-linux.org/ XM
>
> > Is this solution acceptable for you?
>
> It's *better*, absolutely. If a bugfix which stops the speedup is not on
> offer, I'll settle for a warning or error.
This bug can not be fixed, because it's no real bug in dir2ogg. It's
more or less a problem in mpg123.
> Hm. Is there any circumstanc
Please note that this backend is unstable (AFAIK).
--
No sound with pulseaudio
https://bugs.launchpad.net/bugs/213520
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
Will be fixed in Debian in release 1.53-1, using the provided patch.
--
[patch] Makefile race condition can lead to ndiswrapper build failure
https://bugs.launchpad.net/bugs/241547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
Still want to say that the XB-Python-Version: ${python:Versions} is not
used and that the ${python:Depends} dependency is also wrong.
This stuff is only used/created by python-central and python-support and
none of them is used. Therefore, they should be removed.
"3.1 Programs using the default p
** Also affects: swfdec0.6 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: swfdec
Status: New => Invalid
--
Please update swfdec in hardy to 0.6.6
https://bugs.launchpad.net/bugs/234164
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Have you seen Bug #234164?
0.6.6 has
- make ALSA devices work that don't support mmap (such as Pulse audio)
--
No sound with pulseaudio
https://bugs.launchpad.net/bugs/213520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
It may be technically unnecessary, but it is the way described in the
policy:
"9.3 System run levels and init.d scripts
[...]
The names of the links all have the form Smmscript or Kmmscript where mm is a
two-digit number and script is the name of the script (this should be the same
as the name o
Needs to be synced
--
dir2ogg crashed with ID3NoHeaderError in __load_header()
https://bugs.launchpad.net/bugs/229179
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
The bug has been fixed in the bugfix release 0.11.5, which has been
uploaded to Debian as 0.11.5-1 and will be synced into Ubuntu soon.
** Also affects: dir2ogg
Importance: Undecided
Status: New
** Changed in: dir2ogg
Status: New => Fix Released
** Changed in: dir2ogg (Ubuntu)
I use icedtea-gcjwebplugin:
java-gcj-compat-plugin:
Installed: (none)
Candidate: 1.0.77-2ubuntu2
Version table:
1.0.77-2ubuntu2 0
200 http://de.archive.ubuntu.com hardy/universe Packages
icedtea-gcjwebplugin:
Installed: 1.0-0ubuntu5
Candidate: 1.0-0ubuntu5
Version table:
Updated to keep the current boot order.
** Attachment added: "debdiff_ubuntu2.diff"
http://launchpadlibrarian.net/14542152/debdiff_ubuntu2.diff
--
Please merge readahead-list 1:1.20060421.1016-3 (main) from Debian unstable
(main)
https://bugs.launchpad.net/bugs/228226
You received this bug n
** Description changed:
Binary package hint: dir2ogg
i coded my mp3 files to ogg.. and then ...
ProblemType: Crash
Architecture: i386
Date: Sun May 11 09:13:28 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/dir2ogg
InterpreterPath: /usr/bin/python2.5
NonfreeKernel
** Changed in: ubuntu
Status: In Progress => Fix Released
** Changed in: ubuntu
Status: Fix Released => Confirmed
** Changed in: ubuntu
Assignee: Julian Andres Klode (juliank) => (unassigned)
--
[need-packaging] package gilouche theme from jimmac (su
Public bug reported:
Binary package hint: gimmie
Please sync aufs 0+20080129-1 (universe) from Debian unstable (main).
Explanation of the Ubuntu delta and why it can be dropped:
* Changes have been merged in Debian
Changelog:
* New upstream release (Closes: #448976):
- Many code cleanu
Ubuntu hardy still has 0.6.4, so I guess it won't work. Therefore we
need the update to 0.6.6.
--
No sound with pulseaudio
https://bugs.launchpad.net/bugs/213520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
I backported swfdec 0.6.6-1 from intrepid to hardy (using prevu) and it
works now.
--
No sound with pulseaudio
https://bugs.launchpad.net/bugs/213520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
This bug is no bug in ndisgtk.
** Changed in: ndisgtk (Ubuntu)
Status: New => Invalid
** Also affects: module-init-tools (Ubuntu)
Importance: Undecided
Status: New
--
ndisgtk crashes when i try to install driver
https://bugs.launchpad.net/bugs/212167
You received this bug notif
I updated the description on 2008-06-11 to include this information.
Justification: Fixes problems with PulseAudio, and fixes segfaults.
Regression Potential: Almost None.
** Description changed:
This is based on the following question:
"
Latest swfdec release version is 0.6.6
http://lis
Public bug reported:
According to http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=141,
OpenJDK contains files with non-free licenses. This bug resulted in the
Debian package being moved to non-free, therefore the Ubuntu package
should be moved to multiverse.
** Affects: openjdk-6 (Ubuntu)
** Summary changed:
- Please update swfdec in hardy to 0.6.6
+ Please update swfdec in hardy to 0.6.6 (SRU)
--
Please update swfdec in hardy to 0.6.6 (SRU)
https://bugs.launchpad.net/bugs/234164
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Description changed:
This is based on the following question:
"
Latest swfdec release version is 0.6.6
http://lists.freedesktop.org/archives/swfdec/2008-April/001428.html
Current release in Ubuntu 8.04 is 0.6.4
Is Ubuntu 8.04 going to upgrade to 0.6.6 version?
"
- The rea
As I plan to rename everything, it is certainly not a good idea to
remove the warning. (although it will still be backwards compatible [in
most cases, at least]).
But don't worry, it won't happen very soon.
--
FutureWarning anoying
https://bugs.launchpad.net/bugs/309868
You received this bug not
Revision 216-218 of the jak branch fix this. See
http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes, I
will ask mvo to merge this soon.
** Changed in: python-apt (Ubuntu)
Status: New => In Progress
--
python-apt should accept '@' in mirror adresses
https://bugs.launchpad.ne
The fix has been commited to all branches, and to the ubuntu branch in
revno 289.
** Changed in: python-apt (Ubuntu)
Status: New => Fix Committed
--
python-apt 0.7.4ubuntu7.3 breaks sys.excepthook when used with python -tt
https://bugs.launchpad.net/bugs/297207
You received this bug notif
ee: (unassigned) => Julian Andres Klode (juliank)
--
interface to download source code tree
https://bugs.launchpad.net/bugs/118788
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
Debian:
BTW, I merged the bugs you reported in app-install-data and virtualbox-ose.
(#508394 and #508395).
--
Please split the front-end and the back-end in 2 separated packages
https://bugs.launchpad.net/bugs/306834
You received this bug notification because you are a member of Ubuntu
Bugs, w
The package will go its way from Debian, once it has passed NEW there:
http://ftp-master.debian.org/new/metatheme-gilouche_11.1.2-1.html
--
[need-packaging] gilouche theme from jimmac (suse)
https://bugs.launchpad.net/bugs/96042
You received this bug notification because you are a member of Ubunt
** Changed in: ubuntu
Assignee: (unassigned) => Julian Andres Klode (juliank)
Status: Confirmed => In Progress
--
[need-packaging] gilouche theme from jimmac (suse)
https://bugs.launchpad.net/bugs/96042
You received this bug notification because you are a member of Ubuntu
Bugs,
I will fix this soon.
** Changed in: ndisgtk (Ubuntu)
Assignee: (unassigned) => Julian Andres Klode (juliank)
Status: New => Confirmed
--
.desktop file doesn't contain translation domain info
https://bugs.launchpad.net/bugs/331852
You received this bug notification becaus
** Changed in: ndisgtk (Ubuntu)
Assignee: (unassigned) => Julian Andres Klode (juliank)
Status: New => Confirmed
--
Dependant package not installed? ("Could not find a network configuration
tool.")
https://bugs.launchpad.net/bugs/295892
You received this bug notifica
Seems I forgot to answer. I do not have an Ubuntu installation at the
moment, and I would also need to run a partial dist upgrade in order to
be able to reproduce this bug.
I would prefer to have this bug marked as 'incomplete' until I have some
time to check, and if not fixed, to fix it. (Else it
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
ndiswrapper is included since the release of Ubuntu 8.04 (Hardy Heron)
--
(wireless) network driver missing from the dvd
https://bugs.launchpad.net/bugs/239082
You received this bug notification because you are a memb
Oh, I really meant ndisgtk (The graphical frontend to ndiswrapper).
ndiswrapper is included for a long time already.
--
(wireless) network driver missing from the dvd
https://bugs.launchpad.net/bugs/239082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
BTW, I expect that about 2% are Ubuntu users.
--
(wireless) network driver missing from the dvd
https://bugs.launchpad.net/bugs/239082
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.
Update?
--
Please update swfdec in hardy to 0.6.6 (SRU)
https://bugs.launchpad.net/bugs/234164
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/lis
Update?
--
Please merge readahead-list 1:1.20060421.1016-3 (main) from Debian unstable
(main)
https://bugs.launchpad.net/bugs/228226
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.c
Are you really running (a) gnome-main-menu (by Novell) or the (b)
standard 'Menu Bar or (c) GNOME's 'Main Menu' ?
(a) is a window with favorite applications and a 'more' button
(b) is the standard bar shipped in Ubuntu (Applications,Places,System)
(c) is almost the same as (b) but is a simple drop
Sorry for replying a half year too late, but I were not subscribed to
gimmie's bugs in Ubuntu (I am now).
The version maintained in Debian is stable and will be supported until
(a) GnomeVFS gets removed.
(b) Python 3.X becomes the default python version
(c) A required extension is not avail
But if you really think it should be dropped, I will request its removal
from Debian as well.
--
gimmie upstream says "please don't use it"
https://bugs.launchpad.net/bugs/257154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
Run it in gdb.
--
Segfault caused by apt.package.Package.installedPriority
https://bugs.launchpad.net/bugs/282942
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.ubu
Yes, they can be dropped.
Differences:
1) Debian kept the intltool build-depends unversioned
This is no problem, the minimum required version is shipped in dapper.
2) Debian recommends dvb-apps instead of dvb-utils
This is also correct, as the Ubuntu package now also dropped the dvb-u
Public bug reported:
Binary package hint: gnome-app-install
The new native gnome-app-install series is based on the latest Ubuntu
package and has been tested on Ubuntu karmic. Please sync it. It's
currently still at http://incoming.debian.org/gnome-app-
install_0.5.60.1_amd64.changes, but will be
Public bug reported:
Binary package hint: giver
I guess Ubuntu is especially affected by Debian Bug#539050
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539050), as it uses
notify-osd by default:
Giver currently adds action buttons to the notification windows, even if
the server does not
Public bug reported:
Binary package hint: notify-osd
Please sync notify-osd 0.9.17-1 from Debian and merge the Debian branch
in the Ubuntu branch for future -NubuntuX releases. The Debian branch
has been branched off the Ubuntu branch, revision 104 (release
0.9.15-0ubuntu1).
The bzr branch for t
It's not needed, as fallback icons have been added a few releases ago.
I'm running it on Debian without human-icon-theme and it works
perfectly.
--
Please sync notify-osd 0.9.17-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/414398
You received this bug notification because
How about adding language pack support to debhelper? Debhelper 7 is the
future, and Ubuntu's version should support language packs out of the
box. Having unnecessary differences just because of the language packs
is not a good idea.
Furthermore, notify-osd does not use translations at all (there i
Public bug reported:
Binary package hint: me-tv
I just sponsored me-tv 1.0.0-1 into Debian, I guess it should be synced.
** Affects: me-tv (Ubuntu)
Importance: Undecided
Status: New
--
Please sync me-tv 1.0.0-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bug
1 - 100 of 5533 matches
Mail list logo