Originally I thought it is wrong that RB allows me to remove track but
the track is back again after restart. It simply did not seem to be
right behavior.
On the other hand what about deleted tracks? Would you allow to undo the
removing? Just wondering after reading this discussion.
--
You recei
I have put one line into /var/lib/locales/supported.d/local :
pl_PL ISO8859-2
Then I rebuild locales (locale-gen) and locales were not working. This error
was show also, so I've checked:
$ LC_ALL=pl_PL python -c "import locale; print locale.getpreferredencoding()"
ANSI_X3.4-1968
I don't like it.
I'm not using any visualisation/effects. It's enough that the Visualisation
plugin is enabled in the "Configure plugins". It doesn't have to be active.
Moreover Rhythmbox is hidden (Ctrl+W).
At first I had no idea that Rhythmbox is causing my problems with mplayer and I
was wondering what's wron
I can not start 2 mplayer at the same time using xv (-vo xv). I newer was. I
even thought it is natural.
My videodriver is savage, videocard - S3 Inc. SuperSavage IX/C SDR on Thinkpad
T23. Support for this card is not too good.
--
rhythmbox blocks video output
https://launchpad.net/bugs/84245
I'm using python2.5-minimal 2.5-5ubuntu5 now and python still imports
/usr/lib/python2.5/lib-dynload/select.so instead of ./select.py. It is
over a month since my reported this and it seems nobody noticed anything
like this. Maybe it's only my configuration.
Today I've removed those lines from /et
Here is /system/gstreamer/0.10 and /apps/rhythmbox
I've tried downgrading rhythmbox and it helps.
In the latest release the Visualisation plugin was added, this was causing the
problem. Disabling the plugin solves the problem.
I don't know if it's enabled by default or not. It may be that I've en
Are you using rhythmbox?
See Bug #84245, it may be connected.
--
Streaming Video with Totem-plugin for Mozilla Firefox does not work since I
installed the latest updates form Ubuntu. -No Video- appears on the screen
https://launchpad.net/bugs/84177
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
Public bug reported:
Binary package hint: rhythmbox
Using feisty
mplayer 2:1.0~rc1-0ubuntu3
rhythmbox 0.9.7.90-0ubuntu1
After dist-upgrade I have to use -vo x11 with mplayer. First I thought
it was bug in mplayer, but when the rhythmbox is not playing I can
watch movies with default optio
Public bug reported:
Binary package hint: cairo-clock
I've just installed cairo-clock 0.3.2-0ubuntu1 in feisty.
In the "About..." dialog the "Close" button does nothing. But the dialog box
can be closed by 'x' button on the title bar.
** Affects: cairo-clock (Ubuntu)
Importance: Undecided
so it's confirmed
what else can we do?
** Changed in: cfv (Ubuntu)
Status: Unconfirmed => Confirmed
--
cfv 1.18.1-0ubuntu2 broken
https://launchpad.net/bugs/79533
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
postinst script uses the location of /usr/lib/python*/site-
packages/cfv.py to determine python version but cfv.py is moved to
/usr/share/pycentral/cfv/site-packages/ by dh_pycentral added in
1.18.1-0ubuntu2
--
cfv 1.18.1-0ubuntu2 broken
https://launchpad.net/bugs/79533
--
ubuntu-bugs mailing l
Public bug reported:
Binary package hint: cfv
I've updated cfv to version 1.18.1-0ubuntu2, but there was error:
# LC_ALL=C dpkg --configure --pending
Setting up cfv (1.18.1-0ubuntu2) ...
/usr/bin/python: can't open file '/usr/lib/python/compileall.py': [Errno 2] No
such file or directory
dpkg: e
Fixed in openoffice.org-l10n 2.1-1ubuntu4
** Changed in: language-support-de (Ubuntu)
Status: Unconfirmed => Fix Released
--
depends on openoffice.org-l10n-de which conflicts with openoffice.org-core (>=
2.0.4.1)
https://launchpad.net/bugs/77892
--
ubuntu-bugs mailing list
ubuntu-bugs
I wasn't using framebuffer or (boot)splash. Now I added vga= to kernel
boot options and console-setup restart does nothing interesting.
--
Clobbered X screen state during installation
https://launchpad.net/bugs/73955
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
Public bug reported:
Binary package hint: debconf
Before I moved to feisty I was using gnome frontend. Some time ago I noticed
warnings like this during updates:
# LC_ALL=C LANG=C dpkg-reconfigure debconf
debconf: unable to initialize frontend: Gnome
debconf: (Can't locate object method "new" vi
I've just saw this interesting effect during dist-upgrade in feisty. And I can
have it again using
$ /etc/init.d/console-setup restart
My video card is S3 SuperSavage on IBM T23. Sometimes it show me
something strange after suspend and/or hibernate, but I don't remember
using those since last reb
OK. I've just installed openoffice.org-l10n-pl 2.1-1ubuntu4. I've got
language-support-pl back now. (When the problem occurred I choose to
install newer openoffice and remove locales.)
--
[Feisty] Unable to update openoffice.org
https://launchpad.net/bugs/77008
--
ubuntu-bugs mailing list
ubunt
After downgrade to python2.4-minimal 2.4.4-1ubuntu1 found on lanuchpad
(https://launchpad.net/ubuntu/feisty/i386/python2.4-minimal/2.4.4-1ubuntu1) it
does what I it should.
After going back to 2.4.4-1ubuntu2 python imports
/usr/lib/python2.4/lib-dynload/select.so instead of ./select.py again.
-
libapache2-mod-fcgid 2.0-1 installed and working
thanks
--
Broken dependency after upgrading apache to 2.2
https://launchpad.net/bugs/77787
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I've found the reason for this behavior. Here is a patch which correct it.
Patch is most probably incomplete. I have no idea what is blkid or libvolume_id
but it works.
** Attachment added: "fix for umount'ing volumes mount by user and UUID"
http://librarian.launchpad.net/5596114/util-linux_mo
Because of the conflicts it still will not install if there is any
openoffice-core but version 2.0.4
$ apt-cache show openoffice.org-l10n-pl | grep -E "Version|Depends|Conflicts"
Version: 2.1-1ubuntu3
Depends: openoffice.org-l10n-common (>= 2.0.4), openoffice.org-common (>=
2.0.4) | language-supp
Public bug reported:
Binary package hint: python2.4
According to documentation python should search for module file in
current directory before going to standard modules. And that's what it
was before. Now check this:
$ echo 'print "*My module imported"' > select.py
$ python -c "import select; p
Public bug reported:
Binary package hint: libapache2-mod-fcgid
I'm using feisty. Now there is apache2.2-common (2.2.3-3.2) but
libapache2-mod-fcgid still depends on apache2-common.
Maybe it's somehow connected with launchpad saing "feisty i386 Failed to
build" for version libapache2-mod-fcgid
Public bug reported:
Binary package hint: file
file doesn't recognize LUKS format - "upcoming standard for Linux hard disk
encryption"
Format description at http://luks.endorphin.org/spec
** Affects: file (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
magic for LUKS
https
It seems I've been using outdated documentation
(http://ftp.ubuntulinux.org/ubuntu/dists/warty/main/installer-i386/current/doc/manual/en/apcs03.html)
and not reading it too carefully.
Debootstrap could be more flexible but probably it normally does what it have
to do.
--
Missing devices.tar.gz
I've encountered the same problem when I tried to unmount /mnt/win with
nautilus.
UUID=ACB84F65B84F2D60 /mnt/win ntfs nls=utf8,ro,users,uid=1000 0 0
--
Can't unmount UUID= volume as a user
https://launchpad.net/bugs/71609
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
Imagine I didn't see there is Makefile. But with PLD rescue CD it
doesn't help much:
[EMAIL PROTECTED] /debootstrap]# make
make: dpkg: Command not found
gcc -Wall -W -O2 -c -o pkgdetails.o pkgdetails.c
make: gcc: Command not found
make: *** [pkgdetails.o] Error 127
[EMAIL PROTECTED] /debootstrap
Public bug reported:
Binary package hint: debootstrap
There is no devices.tar.gz in debootstrap_0.3.3.1ubuntu1.tar.gz (other versions
too).
Output from debootstrap:
I: Extracting x11-common...
I: Extracting zlib1g...
E: no /debootstrap/devices.tar.gz. cannot create devices
Am I misusing this p
"Move to Trash" doesn't remove file because gnome_vfs_find_directory() in
rhythmdb_entry_move_to_trash() returns GNOME_VFS_ERROR_NOT_SUPPORTED. Rhythmbox
hides the file then. But I still don't know why the file is visible again after
restart.
The reason for my problems with Trash is that I have
I'm using Feisty now and Rhythmbox 0.9.6, but it was the same before I get
Feisty installed.
Scenario 1 - removing track from Library:
0. Directory added to the Library
1. Select track
2. "Remove" track - track is removed from the Library
3. Restart rhythmbox
The track is back in the Library (not
Public bug reported:
Rhythmbox does not remember that I have removed (Edit -> Remove) a track from
the Library.
After selecting "Move to Trash" track is listed in "Missing Files" but the file
is not removed and is back in the Library (and even on the playlist it was
before) where I run Rhythmbo
So I just didn't understand how to use it. MySQLdb needs a unicode object as a
query. I've fixed my code.
Thanks for hint.
--
str.encode() dosn't work as expected
https://launchpad.net/bugs/61036
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo
** Description changed:
It happend one deb file is missing in pool on server. When I let
update-manager to do dist-upgrade it shows me info about critical error, says
something about bug.
I think it could be nice message instead of this.
update-manager has no chance to clean up, sources.li
** Attachment added: "apt.log"
http://librarian.launchpad.net/4394834/apt.log
--
Failing to fetch is a critical error
https://launchpad.net/bugs/61852
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
It happend one deb file is missing in pool on server. When I let update-manager
to do dist-upgrade it shows me info about critical error, says something about
bug.
I think it could be nice message instead of this.
update-manager has no chance to clean up, sources.list.distUp
Public bug reported:
Binary package hint: python
Maybe I don't understand something. I never before needed str.encode() so I
don't know how to setup it.
My programm using MySQLdb worked two weeks ago, now I got:
UnicodeDecodeError: 'ascii' codec can't decode byte ...
on /usr/lib/python2.4/site
this is the simple code I've mentioned
locale set to pl_PL.UTF-8
why it is using 'ascii' codec?
** Attachment added: "example"
http://librarian.launchpad.net/4295008/test.py
** Description changed:
Binary package hint: python
Maybe I don't understand something. I never before needed st
Public bug reported:
Binary package hint: libgnome-jni
libgnome-jni (version 2.12.3-1) depens on libgcj7 but there is no such package
I found libgcj7-0, maybe this is how it's called now.
using edgy
** Affects: libgnome-java (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
** D
38 matches
Mail list logo