[Bug 1318327] Re: Can't open .webp files

2020-05-24 Thread Christian Reis
See also bug 1864215 (Please add webp loader to gdk-pixbuf)

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

Title:
  Can't open .webp files

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

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

[Bug 1576341] Re: systemd in degraded state on startup in LXD containers

2017-07-17 Thread Christian Reis
I've also noticed that nfs-common triggers a failure:

root@sendmail:~# systemctl --failed
  UNIT   LOAD   ACTIVE SUBDESCRIPTION
● run-rpc_pipefs.mount   loaded failed failed RPC Pipe File System
● systemd-remount-fs.service loaded failed failed Remount Root and Kernel File 
Systems
● lvm2-lvmetad.socketloaded failed failed LVM2 metadata daemon socket

So I've added a task for nfs-common. The remaining failures I believe
have been handled by this bug and are just unfixed in Xenial (and will
likely remain unfixed right?)

** Also affects: nfs-utils (Ubuntu)
   Importance: Undecided
   Status: New

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

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

Title:
  systemd in degraded state on startup in LXD containers

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

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

[Bug 1589317] [NEW] Upgrading to Xenial leaves empty /usr/lib/x86_64-linux-gnu/pango/ hierarchy

2016-06-05 Thread Christian Reis
Public bug reported:

During an upgrade from a Trusty system to Xenial, I ended up with the
following problem:

Removing linux-image-extra-3.13.0-85-generic (3.13.0-85.129) ...
depmod: FATAL: could not load /boot/System.map-3.13.0-85-generic: No such file 
or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-85-generic 
/boot/vmlinuz-3.13.0-85-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-85-generic 
/boot/vmlinuz-3.13.0-85-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-85-generic
WARNING: missing /lib/modules/3.13.0-85-generic
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/3.13.0-85-generic: No such 
file or directory
depmod: FATAL: could not search modules: No such file or directory
cryptsetup: WARNING: failed to detect canonical device of /dev/nfs
cryptsetup: WARNING: could not determine root device from /etc/fstab
cp: cannot stat 
'/usr/lib/x86_64-linux-gnu/pango/1.6.0/module-files.d/libpango1.0-0.modules': 
No such file or directory
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 1.
update-initramfs: failed for /boot/initrd.img-3.13.0-85-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-3.13.0-85-generic (--remove):
 subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
 linux-image-extra-3.13.0-85-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

Turns out this was directly caused by simplistic checking in the
plymouth initramfs-tools hook:

# wheezy
if ls /usr/lib/x86_64-linux-gnu/pango/1* > /dev/null 2>&1

I want back and checked a backup of my original Trusty filesystem, and
it indeed has an empty hierarchy here:

  kiko@gasolinux:/usr/lib/x86_64-linux-gnu/pango$ ls -lR
  .:
  total 4
  drwxr-xr-x 3 root root 4096 Feb 26  2014 1.6.0/

  ./1.6.0:
  total 4
  drwxr-xr-x 2 root root 4096 Feb 27  2014 modules/

  ./1.6.0/modules:
  total 0

This may be better handled by smarter code in the plymouth hook, or if
the empty directory may have further consequences, by making the pango
upgrade really clean up that directory.

I solved the problem by removing the hierarchy and re-running apt-get -f
install.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libpango1.0-0 1.36.3-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-87.133-generic 3.13.11-ckt39
Uname: Linux 3.13.0-87-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jun  5 20:45:27 2016
SourcePackage: pango1.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pango1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty ubuntu-une

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

Title:
  Upgrading to Xenial leaves empty /usr/lib/x86_64-linux-gnu/pango/
  hierarchy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pango1.0/+bug/1589317/+subscriptions

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


[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-04-19 Thread Christian Reis
Hmm, actually, that is for vte, this one for gnome-terminal, but they
both use the same underlying mechanism.

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

Title:
  highlighting on left mouse double click ends at : (colon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1463072/+subscriptions

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


[Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-04-19 Thread Christian Reis
This is a dupe of bug 1501250, but I'm not sure in which direction to
duplicate it.

** Bug watch added: Red Hat Bugzilla #1227222
   https://bugzilla.redhat.com/show_bug.cgi?id=1227222

** Also affects: gnome-terminal (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1227222
   Importance: Unknown
   Status: Unknown

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

Title:
  highlighting on left mouse double click ends at : (colon)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1463072/+subscriptions

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


[Bug 1501250] Re: double clicking on a URL drops the protocol from the URL

2016-04-19 Thread Christian Reis
Dupe of bug 1463072.

** Tags added: regression-release

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

Title:
  double clicking on a URL drops the protocol from the URL

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

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


[Bug 1570966] [NEW] package libglib2.0-0:amd64 2.48.0-1ubuntu4 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-04-15 Thread Christian Reis
Public bug reported:

Triggered during upgrade from Trusty to Xenial.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libglib2.0-0:amd64 2.48.0-1ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Fri Apr 15 10:41:37 2016
ErrorMessage: dependency problems - leaving triggers unprocessed
InstallationDate: Installed on 2014-01-23 (813 days ago)
InstallationMedia: It
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: glib2.0
Title: package libglib2.0-0:amd64 2.48.0-1ubuntu4 failed to install/upgrade: 
dependency problems - leaving triggers unprocessed
UpgradeStatus: Upgraded to xenial on 2016-04-15 (0 days ago)

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package libglib2.0-0:amd64 2.48.0-1ubuntu4 failed to install/upgrade:
  dependency problems - leaving triggers unprocessed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1570966/+subscriptions

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


[Bug 1569099] [NEW] package systemd-sysv 229-4ubuntu1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-04-11 Thread Christian Reis
Public bug reported:

This was easily fixed via an apt-get -f install, and there was no
mention of libgcrypt20, so I don' t think it' s a dupe of but 1560797.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd-sysv 229-4ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
Date: Mon Apr 11 11:20:26 2016
ErrorMessage: pre-dependency problem - not installing systemd-sysv
InstallationDate: Installed on 2012-01-26 (1537 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10
SourcePackage: systemd
Title: package systemd-sysv 229-4ubuntu1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
UpgradeStatus: Upgraded to xenial on 2016-04-11 (0 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package systemd-sysv 229-4ubuntu1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

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

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


[Bug 861493] Re: evince doesn't print duplex on duplex-able printers

2014-08-18 Thread Christian Reis
For the record, I had run into a similar issue where the duplex dropdown
in the print options dialogue never showed any duplexer option. It turns
out that I was missing enabling a "Duplexer Installed" option in the
CUPS control panel administration page for the printer -- once I turned
that on the dialogue became healthy again.

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

Title:
  evince doesn't print duplex on duplex-able printers

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

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


[Bug 379382] Re: gnome-screenshot (Alt-Printscreen) black/blanks out top of windows in multi monitor xinerama

2011-07-20 Thread Christian Reis
For the record, there is a patch in the upstream bug tracker that seems
to address the issue.

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

Title:
  gnome-screenshot (Alt-Printscreen) black/blanks out top of windows in
  multi monitor xinerama

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/379382/+subscriptions

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


[Bug 807507] Re: apparmor denies evince creating links in .local/share/gvfs-metadata

2011-07-08 Thread Christian Reis
** Attachment added: "PDF title: "Competitivo: Pedido de Uniformes(7).pdf""
   
https://bugs.launchpad.net/bugs/807507/+attachment/2197268/+files/Competitivo%3A%20Pedido%20de%20Uniformes%287%29.pdf

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

Title:
  apparmor denies evince creating links in .local/share/gvfs-metadata

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

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


[Bug 807507] [NEW] apparmor denies evince creating links in .local/share/gvfs-metadata

2011-07-08 Thread Christian Reis
Public bug reported:

I'm not sure exactly why evince is doing this, but when I open the
attached PDF, I get these messages in my syslog:

[517153.642954] type=1400 audit(1310126279.881:64): apparmor="DENIED" 
operation="link" parent=1 profile="/usr/bin/evince" 
name="/home/kiko/.local/share/gvfs-metadata/.openRJ3GYV" pid=26997 
comm="evince" requested_mask="l" denied_mask="l" fsuid=5107 ouid=5107 
target="/home/kiko/.local/share/gvfs-metadata/home-1dc5eb46.log"
[517153.642147] type=1400 audit(1310126279.881:63): apparmor="DENIED" 
operation="link" parent=1 profile="/usr/bin/evince" 
name="/home/kiko/.local/share/gvfs-metadata/.openF02GYV" pid=26997 
comm="evince" requested_mask="l" denied_mask="l" fsuid=5107 ouid=5107 
target="/home/kiko/.local/share/gvfs-metadata/home"

I have a fix (might be a workaround) here:

--- usr.bin.evince.log  2011-07-08 09:44:30.170324154 -0300
+++ usr.bin.evince  2011-07-08 09:41:09.807227272 -0300
@@ -52,6 +52,8 @@
   @{HOME}/.gnome2/accels/rw,
   @{HOME}/.gnome2/accelsevince   rw,
   @{HOME}/.gnome2/accels/evince  rw,
+  @{HOME}/.local/share/gvfs-metadata  rw,
+  @{HOME}/.local/share/gvfs-metadata/*  rwl,
 
   # from http://live.gnome.org/Evince/SupportedDocumentFormats. Allow
   # read and write for all supported file formats

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


** Tags: patch

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

Title:
  apparmor denies evince creating links in .local/share/gvfs-metadata

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

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


[Bug 675387] Re: 'Blank DVD-ROM Disc: not enough free space'

2011-01-17 Thread Christian Reis
Note that you can actually record using wodim/cdrecord; it's just that
Brasero (and Nautilus' built-in CD burning dialogs) say the CD has "not
enough free space". I'm getting this on a Thinkpad T60 trying to record
a blank (fresly unwrapped) CD-RW.

** Bug watch added: Debian Bug tracker #604407
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604407

** Also affects: brasero (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604407
   Importance: Unknown
   Status: Unknown

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

Title:
   'Blank DVD-ROM Disc: not enough free space'

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


[Bug 605829] Re: metacity causing Xorg to hammer the CPU with a focus-request having timestamp of 0

2010-08-25 Thread Christian Reis
** Also affects: metacity (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: unclutter (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: metacity (Ubuntu Maverick)
   Importance: Medium
   Status: Confirmed

** Also affects: unclutter (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: metacity (Ubuntu Maverick)
   Status: Confirmed => Invalid

** Changed in: metacity (Ubuntu Lucid)
   Status: New => Invalid

-- 
metacity causing Xorg to hammer the CPU with a focus-request having timestamp 
of 0
https://bugs.launchpad.net/bugs/605829
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 605829] Re: metacity causing Xorg to hammer the CPU with a focus-request having timestamp of 0

2010-08-25 Thread Christian Reis
I confirm that unclutter is what is causing the messages to be spewed
into my .xsession-errors, eating up CPU and causing focus problems
between windows when using focus-follows-mouse. Killing it fixes the
problem.

I'm a bit curious as to why this was installed in 10.10 -- some
dependency recommendation probably pulled it in, and given gnome-session
already blanks the cursor when typing anyway I think we should get rid
of it (yes, I know unclutter works for all applications, but to speak
frankly, it's too big a hammer for the problem).

-- 
metacity causing Xorg to hammer the CPU with a focus-request having timestamp 
of 0
https://bugs.launchpad.net/bugs/605829
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.

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


[Bug 602084] Re: SyncCatalog and other key f-spot extensions aren't packaged

2010-07-05 Thread Christian Reis
Confirmed that the packaged 0.7.0 version misses SyncCatalog as well.

** Description changed:

  Binary package hint: f-spot
  
  For some odd reason I haven't entirely determined, f-spot release
  tarballs don't include all their extensions. For instance, while
  http://f-spot.org/Extensions, Changelog and the git tree lists quite a
  few tools:
  
-  http://git.gnome.org/browse/f-spot/tree/extensions/Tools
+  http://git.gnome.org/browse/f-spot/tree/extensions/Tools
   ChangePhotoPath
   DevelopInUFraw
   HashJob
   LiveWebGallery
-  MergeDb
+  MergeDb
   MetaPixel
   PictureTile
   RawPlusJpeg
   RetroactiveRoll
   ScreensaverConfig
   SyncCatalog
  
  The actual 0.6.1.5 and 0.7.0 tarballs only contain these:
  
    ChangePhotoPath
    DevelopInUFraw
    HashJob
    LiveWebGallery
    MergeDb
    RawPlusJpeg
    RetroactiveRoll
    ScreensaverConfig
  
  This means
  
    MetaPixel
    PictureTile
    SyncCatalog
  
  are missing.
  
  Perhaps because of this, the Ubuntu build is lacking a few key
  extensions. One of these is SyncCatalog, which has been noticed as being
  missing by other users in
  https://answers.edge.launchpad.net/ubuntu/+source/f-spot/+question/111589
  
  I've managed to download a tip build of f-spot and modified SyncCatalog
  slightly to get it to build for 0.6.15; I'll attach a tarball shortly
  and perhaps that's the right way forward (packaging them separately, and
  including them in the repository). Or perhaps the right way forward is
  to investigate upstream why the tarball is missing these extensions. Has
  it been that just nobody noticed?
  
- I've verified this bug exists in Lucid's current 0.6.1.5 but not against
- Maverick current.
+ I've verified this bug exists in Lucid's current 0.6.1.5 and Maverick's
+ current 0.7.0.

** Description changed:

  Binary package hint: f-spot
  
  For some odd reason I haven't entirely determined, f-spot release
  tarballs don't include all their extensions. For instance, while
  http://f-spot.org/Extensions, Changelog and the git tree lists quite a
  few tools:
  
   http://git.gnome.org/browse/f-spot/tree/extensions/Tools
   ChangePhotoPath
   DevelopInUFraw
   HashJob
   LiveWebGallery
   MergeDb
   MetaPixel
   PictureTile
   RawPlusJpeg
   RetroactiveRoll
   ScreensaverConfig
   SyncCatalog
  
  The actual 0.6.1.5 and 0.7.0 tarballs only contain these:
  
    ChangePhotoPath
    DevelopInUFraw
    HashJob
    LiveWebGallery
    MergeDb
    RawPlusJpeg
    RetroactiveRoll
    ScreensaverConfig
  
  This means
  
    MetaPixel
    PictureTile
    SyncCatalog
  
  are missing.
  
  Perhaps because of this, the Ubuntu build is lacking a few key
  extensions. One of these is SyncCatalog, which has been noticed as being
  missing by other users in
  https://answers.edge.launchpad.net/ubuntu/+source/f-spot/+question/111589
  
  I've managed to download a tip build of f-spot and modified SyncCatalog
- slightly to get it to build for 0.6.15; I'll attach a tarball shortly
+ slightly to get it to build for 0.6.1.5; I'll attach a tarball shortly
  and perhaps that's the right way forward (packaging them separately, and
  including them in the repository). Or perhaps the right way forward is
  to investigate upstream why the tarball is missing these extensions. Has
  it been that just nobody noticed?
  
  I've verified this bug exists in Lucid's current 0.6.1.5 and Maverick's
  current 0.7.0.

-- 
SyncCatalog and other key f-spot extensions aren't packaged
https://bugs.launchpad.net/bugs/602084
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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

[Bug 602084] Re: Key f-spot extensions aren't packaged

2010-07-05 Thread Christian Reis
Untar this and then just issue

  mkdir -p ~/.config/f-spot/addins && make install

inside the SyncCatalog directory to get it to work.

** Attachment added: "SyncCatalog-0.6.1.5.tar.gz"
   http://launchpadlibrarian.net/51436199/SyncCatalog-0.6.1.5.tar.gz

** Summary changed:

- Key f-spot extensions aren't packaged
+ SyncCatalog and other key f-spot extensions aren't packaged

** Description changed:

  Binary package hint: f-spot
  
  For some odd reason I haven't entirely determined, f-spot release
  tarballs don't include all their extensions. For instance, while
  http://f-spot.org/Extensions, Changelog and the git tree lists quite a
  few tools:
  
-   http://git.gnome.org/browse/f-spot/tree/extensions/Tools
- ChangePhotoPath
-   DevelopInUFraw
-   HashJob
-   LiveWebGallery
- MergeDb
-   MetaPixel
-   PictureTile
-   RawPlusJpeg
-   RetroactiveRoll
-   ScreensaverConfig
- SyncCatalog
+  http://git.gnome.org/browse/f-spot/tree/extensions/Tools
+  ChangePhotoPath
+  DevelopInUFraw
+  HashJob
+  LiveWebGallery
+  MergeDb
+  MetaPixel
+  PictureTile
+  RawPlusJpeg
+  RetroactiveRoll
+  ScreensaverConfig
+  SyncCatalog
  
  The actual 0.6.1.5 and 0.7.0 tarballs only contain these:
  
-   ChangePhotoPath
-   DevelopInUFraw
-   HashJob
-   LiveWebGallery
-   MergeDb
-   RawPlusJpeg
-   RetroactiveRoll
-   ScreensaverConfig
+   ChangePhotoPath
+   DevelopInUFraw
+   HashJob
+   LiveWebGallery
+   MergeDb
+   RawPlusJpeg
+   RetroactiveRoll
+   ScreensaverConfig
  
  This means
  
-   MetaPixel
-   PictureTile
-   SyncCatalog
+   MetaPixel
+   PictureTile
+   SyncCatalog
  
  are missing.
  
  Perhaps because of this, the Ubuntu build is lacking a few key
  extensions. One of these is SyncCatalog, which has been noticed as being
  missing by other users in
  https://answers.edge.launchpad.net/ubuntu/+source/f-spot/+question/111589
  
  I've managed to download a tip build of f-spot and modified SyncCatalog
  slightly to get it to build for 0.6.15; I'll attach a tarball shortly
  and perhaps that's the right way forward (packaging them separately, and
  including them in the repository). Or perhaps the right way forward is
  to investigate upstream why the tarball is missing these extensions. Has
  it been that just nobody noticed?
  
  I've verified this bug exists in Lucid's current 0.6.1.5 but not against
  Maverick current.

-- 
SyncCatalog and other key f-spot extensions aren't packaged
https://bugs.launchpad.net/bugs/602084
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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

[Bug 602084] [NEW] Key f-spot extensions aren't packaged

2010-07-05 Thread Christian Reis
Public bug reported:

Binary package hint: f-spot

For some odd reason I haven't entirely determined, f-spot release
tarballs don't include all their extensions. For instance, while
http://f-spot.org/Extensions, Changelog and the git tree lists quite a
few tools:

  http://git.gnome.org/browse/f-spot/tree/extensions/Tools
ChangePhotoPath
DevelopInUFraw
HashJob
LiveWebGallery
MergeDb
MetaPixel
PictureTile
RawPlusJpeg
RetroactiveRoll
ScreensaverConfig
SyncCatalog

The actual 0.6.1.5 and 0.7.0 tarballs only contain these:

  ChangePhotoPath
  DevelopInUFraw
  HashJob
  LiveWebGallery
  MergeDb
  RawPlusJpeg
  RetroactiveRoll
  ScreensaverConfig

This means

  MetaPixel
  PictureTile
  SyncCatalog

are missing.

Perhaps because of this, the Ubuntu build is lacking a few key
extensions. One of these is SyncCatalog, which has been noticed as being
missing by other users in
https://answers.edge.launchpad.net/ubuntu/+source/f-spot/+question/111589

I've managed to download a tip build of f-spot and modified SyncCatalog
slightly to get it to build for 0.6.15; I'll attach a tarball shortly
and perhaps that's the right way forward (packaging them separately, and
including them in the repository). Or perhaps the right way forward is
to investigate upstream why the tarball is missing these extensions. Has
it been that just nobody noticed?

I've verified this bug exists in Lucid's current 0.6.1.5 but not against
Maverick current.

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Key f-spot extensions aren't packaged
https://bugs.launchpad.net/bugs/602084
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 376523] Re: Google calendar fails when behind proxy

2009-12-15 Thread Christian Reis
I'm seeing this exact same problem, Pedro. If I use my system's default
proxy settings -- which are:

  http_proxy=http://cache.async.com.br:3128
  no_proxy=localhost,127.0.0.0/8,*.local

Then evolution fails to contact google calendar and just tells me "no
response from server". If I change Evolution's proxy settings to say
"direct connection" then it works fine. I'm not sure if this is a port
issue -- perhaps my outbound proxy server doesn't allow connections to
the default ICS port.

-- 
Google calendar fails when behind proxy
https://bugs.launchpad.net/bugs/376523
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 29560] Re: drag & drop improvement: delay bringing window to front until mouse released

2009-08-18 Thread Christian Reis
** Changed in: ayatana
   Status: New => Invalid

-- 
drag & drop improvement: delay bringing window to front until mouse released
https://bugs.launchpad.net/bugs/29560
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 132988] Re: [gutsy] rhythmbox doesn't show daap shared smart playlists

2009-01-23 Thread Christian Reis
Pedro, are you sure this is the same bug? Because if so, it should be
fixed -- but I can't see any smart playlists here either.

-- 
[gutsy] rhythmbox doesn't show daap shared smart playlists
https://bugs.launchpad.net/bugs/132988
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 260256] Re: Launchpad bug submission error is ambiguious and does not highlight problematic input field

2008-12-03 Thread Christian Reis
*** This bug is a duplicate of bug 133897 ***
https://bugs.launchpad.net/bugs/133897

** Tags removed: launchpad usability

-- 
Launchpad bug submission error is ambiguious and does not highlight problematic 
input field
https://bugs.launchpad.net/bugs/260256
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to launchpad-integration in ubuntu.

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


[Bug 260256] Re: Launchpad bug submission error is ambiguious and does not highlight problematic input field

2008-08-22 Thread Christian Reis
** Also affects: malone
   Importance: Undecided
   Status: New

-- 
Launchpad bug submission error is ambiguious and does not highlight problematic 
input field
https://bugs.launchpad.net/bugs/260256
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to launchpad-integration in ubuntu.

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


[Bug 257719] Re: Bug reporting details lost

2008-08-13 Thread Christian Reis
Hmmm, I believe this bug is in https://bugs.launchpad.net/malone/ and
actually not in launchpad-integration itself. Can you find a dupe there?

-- 
Bug reporting details lost
https://bugs.launchpad.net/bugs/257719
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to launchpad-integration in ubuntu.

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


[Bug 25931] Re: Failed to initalize HAL.

2008-05-12 Thread Christian Reis
As Martin said above, Aleksander, your GDM is starting too early. It's
S13 -- it should be S30.

-- 
Failed to initalize HAL.
https://bugs.launchpad.net/bugs/25931
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2008-03-12 Thread Christian Reis
** Changed in: evolution (Ubuntu)
 Assignee: Amit Kucheria (amitk) => (unassigned)

-- 
please patch linux-source-2.6.22 to fix ata_piix bug
https://bugs.launchpad.net/bugs/133666
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 133666] Re: please patch linux-source-2.6.22 to fix ata_piix bug

2008-02-12 Thread Christian Reis
Apologies for the mess with the tasks, but at least now we have ended up
with the relevant linux task and gotten rid of the duplicate version-
specific ones.

** Changed in: firefox (Ubuntu)
Sourcepackagename: linux-source-2.6.24 => firefox
   Status: New => Invalid

** Changed in: evolution (Ubuntu)
Sourcepackagename: linux-source-2.6.22 => evolution

** Changed in: evolution (Ubuntu)
   Status: In Progress => Invalid

-- 
please patch linux-source-2.6.22 to fix ata_piix bug
https://bugs.launchpad.net/bugs/133666
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 4455] Re: gamin eats too much CPU cycles

2008-01-16 Thread Christian Reis
Marking fixed based on the original bugwatch.

** Changed in: gamin (Nexenta Operating System)
   Importance: Unknown => Undecided
 Bugwatch: zzz nexenta moved to LP #60 => None
   Status: Fix Released => New

** Changed in: gamin (Nexenta Operating System)
   Status: New => Fix Committed

-- 
gamin eats too much CPU cycles
https://bugs.launchpad.net/bugs/4455
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gamin in ubuntu.

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


[Bug 156272] Re: impress lacks window list entry in dual head

2007-12-05 Thread Christian Reis
** Bug watch removed: zzz dupe OpenOffice.org QA #82158
   http://qa.openoffice.org/issues/show_bug.cgi?id=82158

** Bug watch added: OpenOffice.org Issue Tracker #82158
   http://www.openoffice.org/issues/show_bug.cgi?id=82158

-- 
impress lacks window list entry in dual head
https://bugs.launchpad.net/bugs/156272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for metacity in ubuntu.

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


[Bug 112948] Re: Ekiga hangs when using pulseaudio

2007-12-05 Thread Christian Reis
** Bug watch removed: zzz dupe pulseaudio #23
   http://www.pulseaudio.org/ticket/23

** Bug watch added: PulseAudio sound server #23
   http://pulseaudio.org/ticket/23

-- 
Ekiga hangs when using pulseaudio
https://bugs.launchpad.net/bugs/112948
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


Re: [Bug 2979] Re: Reporting a bug without filling in distribution field gives "Oops"

2007-11-28 Thread Christian Reis
On Wed, Nov 28, 2007 at 05:13:35PM -, Skippy le Grand Gourou wrote:
> Ah, when the hell will every distro and open source projects use the
> same bug tracker ?!?

Realistically, when Launchpad supports filing bugs in all external bug
trackers, and all other distributions and projects us Launchpad
natively. I find it really cool that you expect Launchpad to be
universal -- we want it to be universal, of course, but we have a way to
go to get there. Thanks for the encouragement :-)

-- 
Reporting a bug without filling in distribution field gives "Oops"
https://bugs.launchpad.net/bugs/2979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for launchpad-integration in
ubuntu.

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


Re: [Bug 2979] Re: Reporting a bug without filling in distribution field gives "Oops"

2007-11-28 Thread Christian Reis
Then you can't use Launchpad to file bugs on it.

-- 
Reporting a bug without filling in distribution field gives "Oops"
https://bugs.launchpad.net/bugs/2979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for launchpad-integration in
ubuntu.

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


[Bug 30502] Re: About Ubuntu contains characters that can't be displayed

2007-10-28 Thread Christian Reis
*** This bug is a duplicate of bug 28638 ***
https://bugs.launchpad.net/bugs/28638

** This bug is no longer a duplicate of bug 28638
   weird bug in fonts rendering

** Changed in: ubuntu-doc
  Product: About Page => Ubuntu Documentation

** This bug has been marked a duplicate of bug 28638
   weird bug in fonts rendering

-- 
About Ubuntu contains characters that can't be displayed
https://bugs.launchpad.net/bugs/30502
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 28638).

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


[Bug 110895] Re: External tools dialog box does not save output setting

2007-07-25 Thread Christian Reis
** Bug watch removed: 'Bug tracker at http://bugs.ximian.com/' #454368
   http://bugs.ximian.com/show_bug.cgi?id=454368

** Bug watch added: Ximian Bug Tracker #454368
   http://bugzilla.ximian.com/show_bug.cgi?id=454368

-- 
External tools dialog box does not save output setting
https://bugs.launchpad.net/bugs/110895
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gedit-plugins.

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


[Bug 86426] Re: MASTER: [Feisty] Evolution always tries to print A4

2007-07-02 Thread Christian Reis
** Bug watch removed: GNOME Bug Tracker #426816. On 
http://bugzilla.gnome.org/show_bug.cgi?id=425973 (marked as duplicate of 
426816) there is a statement that this will be fixed on 2.12/2.20
   http://bugzilla.gnome.org/show_bug.cgi?id=426816. On 
http://bugzilla.gnome.org/show_bug.cgi?id=425973 (marked as duplicate of 
426816) there is a statement that this will be fixed on 2.12/2.20

** Bug watch added: GNOME Bug Tracker #426816
   http://bugzilla.gnome.org/show_bug.cgi?id=426816

** Bug watch removed: GNOME Bug Tracker #427748 and 
http://bugzilla.gnome.org/show_bug.cgi?id=344517
   http://bugzilla.gnome.org/show_bug.cgi?id=427748 and 
http://bugzilla.gnome.org/show_bug.cgi?id=344517

** Bug watch added: GNOME Bug Tracker #427748
   http://bugzilla.gnome.org/show_bug.cgi?id=427748

-- 
MASTER: [Feisty] Evolution always tries to print A4
https://bugs.launchpad.net/bugs/86426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 107567] Re: moving files from nautilus samba share is not a real move

2007-05-30 Thread Christian Reis
** Changed in: nautilus (upstream)
 Bugwatch: ATi Linux Platform Bugs #438950 => GNOME Bug Tracker #438950

-- 
moving files from nautilus samba share is not a real move
https://bugs.launchpad.net/bugs/107567
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 78720] Re: "Copy Disc" burns audio disc as data dics

2007-05-30 Thread Christian Reis
** Bug watch removed: Debian Bug tracker #421463 
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421463

** Bug watch added: Debian Bug tracker #421463
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421463

-- 
"Copy Disc" burns audio disc as data dics
https://bugs.launchpad.net/bugs/78720
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 113266] Re: metacity doesn't launch

2007-05-15 Thread Christian Reis
Can you mv your entire ~/.gnome2 directory and retry? I wonder if
there's a log we could use to check what's going on..

-- 
metacity doesn't launch
https://bugs.launchpad.net/bugs/113266
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for metacity in ubuntu.

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


[Bug 113308] Re: In Nautilus XLS and MP3 file types are recognized as "comic book archive"

2007-05-15 Thread Christian Reis
Ah. Well, I'm happy the problem doesn't occur for you any longer. If it
does and you find a way of reproducing it, let us know. Thanks!

** Changed in: nautilus (Ubuntu)
   Status: Needs Info => Rejected

-- 
In Nautilus XLS and MP3 file types are recognized as "comic book archive"
https://bugs.launchpad.net/bugs/113308
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 94224] Re: "Get Help Online" page isn't useful

2007-05-15 Thread Christian Reis
It looks much better now. If the reporter thinks it can be improved
please let me know.

** Changed in: launchpad-answers (upstream)
   Status: Needs Info => Fix Released

-- 
"Get Help Online" page isn't useful
https://bugs.launchpad.net/bugs/94224
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for launchpad-integration in
ubuntu.

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


[Bug 113266] Re: metacity doesn't launch

2007-05-08 Thread Christian Reis
Thanks for your report. I have a few questions about your report:

1. What release of Ubuntu are you using?
2. Have you enabled desktop effects (in other words, Beryl or Compiz)? 
3. If you have a terminal available to type in, can you run the "metacity" 
command and tell me what happens?


** Changed in: metacity (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
metacity doesn't launch
https://bugs.launchpad.net/bugs/113266
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for metacity in ubuntu.

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


[Bug 113271] Re: ekiga crashes when trying to negotiate video call with wengophone

2007-05-08 Thread Christian Reis
*** This bug is a duplicate of bug 106556 ***
https://bugs.launchpad.net/bugs/106556

** This bug has been marked a duplicate of bug 106556
   [apport] ekiga crashed with SIGSEGV in P64Decoder::parse_block()

-- 
ekiga crashes when trying to negotiate video call with wengophone
https://bugs.launchpad.net/bugs/113271
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for ekiga in ubuntu.

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


[Bug 106556] Re: [apport] ekiga crashed with SIGSEGV in P64Decoder::parse_block()

2007-05-08 Thread Christian Reis
>From the duplicate I just added:

When you make a phonecall to someone with Wengophone with video support
enabled. This crash will occur. Disabling video support will work around
the problem.

-- 
[apport] ekiga crashed with SIGSEGV in P64Decoder::parse_block()
https://bugs.launchpad.net/bugs/106556
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for ekiga in ubuntu.

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


[Bug 113287] Re: gedit syntax coloring fails in Perl

2007-05-08 Thread Christian Reis
Confirmed on edgy.

** Changed in: gedit (Ubuntu)
   Status: Unconfirmed => Confirmed

** Bug watch added: GNOME Bug Tracker #436904
   http://bugzilla.gnome.org/show_bug.cgi?id=436904

** Also affects: gedit (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=436904
   Importance: Unknown
   Status: Unknown

** Changed in: gedit (Ubuntu)
   Importance: Undecided => Low

-- 
gedit syntax coloring fails in Perl
https://bugs.launchpad.net/bugs/113287
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gedit in ubuntu.

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


[Bug 113292] Re: In the polish translation of Rhythmbox, "s" is a shortcut to both the "Sterowanie" menu and the search entry

2007-05-08 Thread Christian Reis
Thanks for pointing that out. I've located that string in the rhythmbox
source package from edgy at least, so I'm changing the package and
confirming the bug. However, it may be that this bug needs to be fixed
upstream, or alternatlvely, via Rosetta.

** Changed in: rhythmbox (Ubuntu)
Sourcepackagename: language-pack-gnome-pl => rhythmbox
   Importance: Undecided => Low
   Status: Unconfirmed => Confirmed

-- 
In the polish translation of Rhythmbox, "s" is a shortcut to both the 
"Sterowanie" menu and the search entry
https://bugs.launchpad.net/bugs/113292
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 113304] Re: Problem with Videooverlay

2007-05-08 Thread Christian Reis
Would you happen to have any desktop effects enabled -- for instance,
Compiz or Beryl? This is very similar to bug 73471 and could be a
duplicate. However that bug does not state that the video is black on
startup.

** Changed in: totem (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
Problem with Videooverlay
https://bugs.launchpad.net/bugs/113304
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 113308] Re: In Nautilus XLS and MP3 file types are recognized as "comic book archive"

2007-05-08 Thread Christian Reis
This is intriguing. We need more information to understand better what
is causing this to happen on your system.

First, does this occur with all and every MP3 and XLS file on your
system?

Second, does it occur with other files?

Third, what does the output of the 'file' command tell you when run on
one of these files? For instance, if the file was named star.xls, you
would run:

   file star.xls

and tell me what the output is.

Finally, what version of Ubuntu are you using?

** Changed in: nautilus (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
In Nautilus XLS and MP3 file types are recognized as "comic book archive"
https://bugs.launchpad.net/bugs/113308
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


Re: [Bug 107022] I can't report a bug in my native language

2007-04-17 Thread Christian Reis
The big problem I see with this bug is that people /fixing/ bugs will
rarely know enough Portuguese to understand the report. I think it's
really the burden of the bug reporter to ensure that his bug report is
clearly written in a language the developers understand.

-- 
I can't report a bug in my native language
https://bugs.launchpad.net/bugs/107022
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for launchpad-integration in
ubuntu.

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


[Bug 68806] Re: gedit "External Tools" accelerators require restart

2007-01-19 Thread Christian Reis
** Bug watch removed: AbiSource bug tracker #334963
   http://bugzilla.abisource.com/show_bug.cgi?id=334963

** Bug watch added: GNOME Bug Tracker #334963
   http://bugzilla.gnome.org/show_bug.cgi?id=334963

-- 
gedit "External Tools"  accelerators require restart
https://launchpad.net/bugs/68806

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


[Bug 45633] Re: Evolution eats up all system memory when recursing into imap directory tree.

2007-01-04 Thread Christian Reis
I don't think so. Evolution is doing something very bad (perhaps
recursing into the directories madly) -- mutt doesn't lock up or die
when accessing that server, so Evo shouldn't either.

It's not really a configuration bug with imapd -- it's more that you can
work around this by using an imapd configuration option.

** Changed in: evolution (Ubuntu)
   Status: Needs Info => Confirmed

-- 
Evolution eats up all system memory when recursing into imap directory tree.
https://launchpad.net/bugs/45633

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


[Bug 49617] Re: calendar applet incompatible w/thunderbird

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
calendar applet incompatible w/thunderbird
https://launchpad.net/bugs/49617

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


[Bug 41022] Re: gnome applet icon with tangofied theme is not proportioned correctly

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
gnome applet icon with tangofied theme is not proportioned correctly
https://launchpad.net/bugs/41022

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


[Bug 46831] Re: AC3 Passthrough doesn't work on Audigy card

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
AC3 Passthrough doesn't work on Audigy card
https://launchpad.net/bugs/46831

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


[Bug 43070] Re: folder subscriptions fails to work when accessing an imap4 mailserver

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
folder subscriptions fails to work when accessing an imap4 mailserver
https://launchpad.net/bugs/43070

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


[Bug 41017] Re: open dialog doesn't allow you to enter manual location

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
open dialog doesn't allow you to enter manual location
https://launchpad.net/bugs/41017

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


[Bug 41016] Re: Contacts don't synchronize with GAIM

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
Contacts don't synchronize with GAIM
https://launchpad.net/bugs/41016

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


[Bug 41014] Re: Replying to an email, the cursor is placed randomly in the email.

2006-12-18 Thread Christian Reis
** Visibility changed to: Public

-- 
Replying to an email, the cursor is placed randomly in the email.
https://launchpad.net/bugs/41014

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


[Bug 34565] Re: Can't right-click-drag icons to move/copy

2006-12-17 Thread Christian Reis
** Visibility changed to: Public

-- 
Can't right-click-drag icons to move/copy
https://launchpad.net/bugs/34565

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


[Bug 45633] Re: Evolution eats up all system memory when recursing into imap directory tree.

2006-10-17 Thread Christian Reis
For us, this bug is on a Dapper Evo client accessing a Breezy server.

ii  uw-imapd   2002edebian1-11sarge1
 remote mail folder access server
ii  uw-imapd-ssl   2002edebian1-11sarge1
 Dummy upgrade package for uw-imapd

Shaun, this may be the same problem as yours. The workaround we are
using is to change /etc/c-client.cf; ours currently says:

  I accept the risk
  set allow-user-config 1
  set mail-subdirectory mail

I'm pretty sure the allow-user-config line isn't required; I don't know
about the "I accept the risk", but..

-- 
Evolution eats up all system memory when recursing into imap directory tree.
https://launchpad.net/bugs/45633

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


[Bug 34813] Re: gedit fails to save files over smbfs/cifs

2006-09-29 Thread Christian Reis
** Bug watch removed: GNOME Bug Tracker #34813
   http://bugzilla.gnome.org/show_bug.cgi?id=34813

** Bug watch added: GNOME Bug Tracker #0
   http://bugzilla.gnome.org/show_bug.cgi?id=0

-- 
gedit fails to save files over smbfs/cifs
https://launchpad.net/bugs/34813

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


[Bug 29720] Re: Gnome hangs DVD reading DVD+RW disc

2006-09-29 Thread Christian Reis
** Bug watch removed: GNOME Bug Tracker # 333108 
   http://bugzilla.gnome.org/show_bug.cgi?id= 333108

** Bug watch added: GNOME Bug Tracker #333108
   http://bugzilla.gnome.org/show_bug.cgi?id=333108

-- 
Gnome hangs DVD reading DVD+RW disc
https://launchpad.net/bugs/29720

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


[Bug 49631] Re: Copy text from a PDF document and paste it, display strange characters

2006-09-29 Thread Christian Reis
** Bug watch removed: GNOME Bug Tracker #49631
   http://bugzilla.gnome.org/show_bug.cgi?id=49631

** Bug watch added: GNOME Bug Tracker #344892
   http://bugzilla.gnome.org/show_bug.cgi?id=344892

-- 
Copy text from a PDF document and paste it, display strange characters
https://launchpad.net/bugs/49631

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


[Bug 38800] Re: avidemux crashes on a certain avi file

2006-09-29 Thread Christian Reis
** Bug watch removed: AbiSource bug tracker #337749
   http://bugzilla.abisource.com/show_bug.cgi?id=337749

** Bug watch added: GNOME Bug Tracker #337749
   http://bugzilla.gnome.org/show_bug.cgi?id=337749

-- 
avidemux crashes on a certain avi file
https://launchpad.net/bugs/38800

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


[Bug 50973] Re: Tooltips linger annoying after changing desktops.

2006-09-29 Thread Christian Reis
** Bug watch removed: AbiSource bug tracker #349767
   http://bugzilla.abisource.com/show_bug.cgi?id=349767

** Bug watch added: GNOME Bug Tracker #349767
   http://bugzilla.gnome.org/show_bug.cgi?id=349767

-- 
Tooltips linger annoying after changing desktops.
https://launchpad.net/bugs/50973

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


[Bug 58971] Re: infinite loop in gnome-cups-icon

2006-09-29 Thread Christian Reis
*** This bug is a duplicate of bug 45406 ***

** Bug watch removed: Debian Bug tracker 
#http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381823
   
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381823

** Bug watch added: Debian Bug tracker #381823
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381823

-- 
infinite loop in gnome-cups-icon
https://launchpad.net/bugs/58971

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


[Bug 44196] Re: gnome-cups-icon uses 100% CPU

2006-09-29 Thread Christian Reis
** Bug watch removed: Debian Bug tracker ##377640
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=#377640

** Bug watch added: Debian Bug tracker #377640
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377640

** Bug watch removed: Debian Bug tracker ##377640
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=#377640

** Bug watch added: Debian Bug tracker #377640
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=377640

-- 
gnome-cups-icon uses 100% CPU
https://launchpad.net/bugs/44196

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


[Bug 49364] Re: message filters on IMAP don't work

2006-09-06 Thread Christian Reis
** Changed in: evolution (Ubuntu)
 Assignee: Ubuntu Desktop Bugs => (unassigned)
   Status: Unconfirmed => Rejected

-- 
message filters on IMAP don't work
https://launchpad.net/bugs/49364

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


[Bug 42716] Re: the plugin soes not work if the page requests "Windows Media" plugin

2006-08-07 Thread Christian Reis
** Bug watch added: GNOME Bug Tracker #337414
   http://bugzilla.gnome.org/show_bug.cgi?id=337414

** Also affects: totem (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=337414
   Importance: Unknown
   Status: Unknown

-- 
the plugin soes not work if the page requests "Windows Media" plugin
https://launchpad.net/bugs/42716

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


[Bug 3044] Re: Kernel Panic while using webcam with spca5xx module

2006-08-07 Thread Christian Reis
*** This bug is a duplicate of bug 36226 ***

** Changed in: kernel-latest-2.6-i386 (Ubuntu)
Sourcepackagename: kernel-latest-2.6-i386 => linux-source-2.6.12

** Changed in: Ubuntu
   Status: Unconfirmed => Rejected

-- 
Kernel Panic while using webcam with spca5xx module
https://launchpad.net/bugs/3044

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


[Bug 36167] Re: Business Injet 1000 using incorrect driver

2006-08-07 Thread Christian Reis
*** This bug is a duplicate of bug 34987 ***

** Changed in: hplip-ppds (Ubuntu)
Sourcepackagename: hplip-ppds => hplip

-- 
Business Injet 1000 using incorrect driver
https://launchpad.net/bugs/36167

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


[Bug 54204] Re: gnome-keyboard-properties bug

2006-07-26 Thread Christian Reis
** Changed in: gnome-control-center (Ubuntu)
Sourcepackagename: gnome-control-center => None

-- 
gnome-keyboard-properties bug
https://launchpad.net/bugs/54204

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


[Bug 45633] Evolution eats up all system memory when recursing into imap directory tree.

2006-05-19 Thread Christian Reis
Public bug reported:

Binary package hint: evolution

This is a bug that spans evolution, uw-imapd and the libc-client
library.

It happens when:

  a) /etc/c-client.cf does not specify a mail-subdirectory
  b) The user's subdirectory contains many files and directories (and 
symlinks). Our users who ran into this problem had something like 5000 files 
reported by a naïve "find ~user | wc -l".

Upon startup, Evolution will eat up all system memory when recursing
into the imap server's directory structure. It will start up fine, but
will slowly balloon until it takes up over 500MB of memory. These boxes
have no swap so evo blows up there, often bringing down the whole
system.

To fix this we should:

  a) Add some band-aid configuration and default policy to c-client/uw-imap
  b) Catch evolution before it decides to DOS the system while recursing madly 
into user subdirectories

The c-client.rc example included in libc-client discusses a list-
maximum-level option. It is said that the default is 20 and I honestly
don't see why it should be more than 5; I'm not sure this is helpful or
not but it is a hint.

** Affects: evolution (Ubuntu)
   Severity: Major
   Priority: (none set)
 Status: Unconfirmed
** Affects: uw-imap (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

** Also affects: uw-imap (Ubuntu)
 Severity: Normal
 Priority: (none set)
   Status: Unconfirmed

-- 
Evolution eats up all system memory when recursing into imap directory tree.
https://launchpad.net/bugs/45633

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


[Bug 45633] Re: Evolution eats up all system memory when recursing into imap directory tree.

2006-05-19 Thread Christian Reis
This is rather major only because it causes the system to crash without
any warning at all.

** Changed in: evolution (Ubuntu)
 Severity: Normal => Major

-- 
Evolution eats up all system memory when recursing into imap directory tree.
https://launchpad.net/bugs/45633

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


[Bug 30884] Launch Pad crashed telling me to report a bug.

2006-03-02 Thread Christian Reis
Public bug report changed:
https://launchpad.net/malone/bugs/30884

Changed in: Launchpad (upstream)
 Status: Unconfirmed => Rejected

Comment:
No further input, dupe suspected, rejecting. Please reopen if still an
issue.

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


[Bug 17611] "Become an Administrator" calls gksudo with unrecognised option

2006-02-15 Thread Christian Reis
Public bug report changed:
https://launchpad.net/malone/bugs/17611

Comment:
Okay, so I am now unable to reproduce this on my PowerPC box. Let me try
on my laptop.

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