[Bug 289520] Re: GPM unresponsive for two minutes after startup on Macbooks

2009-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-power-manager - 2.24.2-2ubuntu1

---
gnome-power-manager (2.24.2-2ubuntu1) jaunty; urgency=low

  [ Ted Gould ]
  * Merge from Debian experimental.
  * Remove 20_fix_precentage_closures.patch as already applied upstream.
  * Merge in the mactel changes.  See mactel changelog entries below.
  * Remove 02_cast_align.patch as it only hides the problem and doesn't fix
  * Remove 13_bugreport_bin_sh.patch as it conflicts with the Debian added
07-bugreport-shebang.patch patch.
  * Remove 26_check_for_active_session.patch as it should no longer be
required with the upstream changes.
  * debian/rules: don't disable policy-kit

  [ Steve Langasek ]
  * debian/control: point Vcs-Bzr at current branch.
  * Drop debian/patches/70_relibtoolize.patch in favor of
76_autoreconf.patch
  * debian/patches/14_inhibit_tool.patch,
debian/patches/17_icon_cache.patch: split out the changes to
Makefile.in, so we can handle these as a batch in 76_autoreconf.patch
  * Refresh 76_autoreconf.patch for the above changes
  * 95_dont_listen_for_suspend_X_key.patch: handle 'suspend' via hal only,
the same as we already do for 'hibernate', eliminating a double-suspend
on ThinkPads.  LP: #306310.

gnome-power-manager (2.24.2-2) experimental; urgency=low

  * Switch to quilt to manage patches; build-depend on quilt.
  * 02_cast_align.patch: new patch. Use memcpy instead of casting
pointers with incompatible alignments. Closes: #510011.
  * 70_relibtoolize.patch: re-run the autotools on top of the source to
avoid the rpath issue.
  * Pass -O1 -z defs --as-needed to the linker.

gnome-power-manager (2.24.2-1) experimental; urgency=low

  * New upstream release
  * debian/patches/02-ups-invalid-free.patch
- Removed, fixed upstream
  * debian/patches/03-system-policy.patch
- Updated
  * debian/patches/04-graph-labels.patch
- Removed, fixed upstream
  * debian/patches/05_translation_crash.patch
- Removed, fixed upstream
  * debian/patches/06-bugreport-debian.patch
- Updated
  * debian/patches/08-desktop-bugreport-path.patch
- Updated

gnome-power-manager (2.24.0-1mactel4) unstable; urgency=low

  * Fix light sensor scaling

gnome-power-manager (2.24.0-1mactel3) unstable; urgency=low

  * Nonlinear stepping for smooth dimming
  * Patch trimming for upstream

gnome-power-manager (2.24.0-1mactel2) unstable; urgency=low

  * Mixed signed/unsigned problem in gpm-brightness-xrandr fixed.
LP: #289520

gnome-power-manager (2.24.0-1mactel1) unstable; urgency=low

  * The gpm-brightness-xrandr smooth brightness function does not take
the number of brightness levels into account. On recent Macbooks,
this leads to some 2 brightness-set calls on startup, an
activity that takes about one and a half minute. During this time,
gpm is not responsive. This patch introduces scaled stepping,
which fixes the problem. LP: #289520

 -- Steve Langasek steve.langa...@ubuntu.com   Sat, 07 Feb 2009
09:17:32 -0500

** Changed in: gnome-power-manager (Ubuntu)
   Status: In Progress = Fix Released

-- 
GPM unresponsive for two minutes after startup on Macbooks
https://bugs.launchpad.net/bugs/289520
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 306310] Re: Resume (from memory) goes back to sleep automatically

2009-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-power-manager - 2.24.2-2ubuntu1

---
gnome-power-manager (2.24.2-2ubuntu1) jaunty; urgency=low

  [ Ted Gould ]
  * Merge from Debian experimental.
  * Remove 20_fix_precentage_closures.patch as already applied upstream.
  * Merge in the mactel changes.  See mactel changelog entries below.
  * Remove 02_cast_align.patch as it only hides the problem and doesn't fix
  * Remove 13_bugreport_bin_sh.patch as it conflicts with the Debian added
07-bugreport-shebang.patch patch.
  * Remove 26_check_for_active_session.patch as it should no longer be
required with the upstream changes.
  * debian/rules: don't disable policy-kit

  [ Steve Langasek ]
  * debian/control: point Vcs-Bzr at current branch.
  * Drop debian/patches/70_relibtoolize.patch in favor of
76_autoreconf.patch
  * debian/patches/14_inhibit_tool.patch,
debian/patches/17_icon_cache.patch: split out the changes to
Makefile.in, so we can handle these as a batch in 76_autoreconf.patch
  * Refresh 76_autoreconf.patch for the above changes
  * 95_dont_listen_for_suspend_X_key.patch: handle 'suspend' via hal only,
the same as we already do for 'hibernate', eliminating a double-suspend
on ThinkPads.  LP: #306310.

gnome-power-manager (2.24.2-2) experimental; urgency=low

  * Switch to quilt to manage patches; build-depend on quilt.
  * 02_cast_align.patch: new patch. Use memcpy instead of casting
pointers with incompatible alignments. Closes: #510011.
  * 70_relibtoolize.patch: re-run the autotools on top of the source to
avoid the rpath issue.
  * Pass -O1 -z defs --as-needed to the linker.

gnome-power-manager (2.24.2-1) experimental; urgency=low

  * New upstream release
  * debian/patches/02-ups-invalid-free.patch
- Removed, fixed upstream
  * debian/patches/03-system-policy.patch
- Updated
  * debian/patches/04-graph-labels.patch
- Removed, fixed upstream
  * debian/patches/05_translation_crash.patch
- Removed, fixed upstream
  * debian/patches/06-bugreport-debian.patch
- Updated
  * debian/patches/08-desktop-bugreport-path.patch
- Updated

gnome-power-manager (2.24.0-1mactel4) unstable; urgency=low

  * Fix light sensor scaling

gnome-power-manager (2.24.0-1mactel3) unstable; urgency=low

  * Nonlinear stepping for smooth dimming
  * Patch trimming for upstream

gnome-power-manager (2.24.0-1mactel2) unstable; urgency=low

  * Mixed signed/unsigned problem in gpm-brightness-xrandr fixed.
LP: #289520

gnome-power-manager (2.24.0-1mactel1) unstable; urgency=low

  * The gpm-brightness-xrandr smooth brightness function does not take
the number of brightness levels into account. On recent Macbooks,
this leads to some 2 brightness-set calls on startup, an
activity that takes about one and a half minute. During this time,
gpm is not responsive. This patch introduces scaled stepping,
which fixes the problem. LP: #289520

 -- Steve Langasek steve.langa...@ubuntu.com   Sat, 07 Feb 2009
09:17:32 -0500

** Changed in: gnome-power-manager (Ubuntu Jaunty)
   Status: Confirmed = Fix Released

-- 
Resume (from memory) goes back to sleep automatically
https://bugs.launchpad.net/bugs/306310
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326775] Re: unresponsive after starting to download a queue of podcasts

2009-02-08 Thread Book 'em Dano

** Attachment removed: gdb-rhythmbox.txt

   http://launchpadlibrarian.net/22171412/gdb-rhythmbox.txt

** Attachment added: gdb-rhythmbox.txt
   http://launchpadlibrarian.net/22171646/gdb-rhythmbox.txt

-- 
unresponsive after starting to download a queue of podcasts
https://bugs.launchpad.net/bugs/326775
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 326530] Re: gnome-display-properties segmentation fault when using xserver-xorg-video-radeonhd

2009-02-08 Thread Martijn Bastiaan

** Attachment added: gdb-gnome-display-properties.txt
   http://launchpadlibrarian.net/22179144/gdb-gnome-display-properties.txt

-- 
gnome-display-properties segmentation fault when using 
xserver-xorg-video-radeonhd
https://bugs.launchpad.net/bugs/326530
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 326530] Re: gnome-display-properties segmentation fault when using xserver-xorg-video-radeonhd

2009-02-08 Thread Martijn Bastiaan

** Attachment added: valgrind.log
   http://launchpadlibrarian.net/22179145/valgrind.log

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete = New

-- 
gnome-display-properties segmentation fault when using 
xserver-xorg-video-radeonhd
https://bugs.launchpad.net/bugs/326530
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 326410] Re: notification-daemon crashed with SIGSEGV

2009-02-08 Thread Antonio Litterio
*** This bug is a duplicate of bug 131227 ***
https://bugs.launchpad.net/bugs/131227

** This bug has been marked a duplicate of bug 131227
   notification-daemon crashed with SIGSEGV in strcmp()

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

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


[Bug 231950] Re: playbin2 pipeline fails to start

2009-02-08 Thread Артём Попов
Works in Intrepid and Jaunty for me as well. Marking as fixed.

** Changed in: gst-plugins-base0.10 (Ubuntu)
   Status: New = Fix Released

-- 
playbin2 pipeline fails to start
https://bugs.launchpad.net/bugs/231950
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-base0.10 in ubuntu.

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


[Bug 326530] Re: gnome-display-properties segmentation fault in rebuild_gui()

2009-02-08 Thread Tormod Volden
** Summary changed:

- gnome-display-properties segmentation fault when using 
xserver-xorg-video-radeonhd
+ gnome-display-properties segmentation fault in rebuild_gui()

-- 
gnome-display-properties segmentation fault in rebuild_gui()
https://bugs.launchpad.net/bugs/326530
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 326530] Re: gnome-display-properties segmentation fault in rebuild_gui()

2009-02-08 Thread Tormod Volden
*** This bug is a duplicate of bug 321392 ***
https://bugs.launchpad.net/bugs/321392

Thanks. Can you please also attach the output from:
 xrandr --verbose

** Changed in: gnome-control-center (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) = (unassigned)
   Status: New = Confirmed

** This bug has been marked a duplicate of bug 321392
   gnome-display-properties crashed with SIGSEGV in rebuild_gui()

-- 
gnome-display-properties segmentation fault in rebuild_gui()
https://bugs.launchpad.net/bugs/326530
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 326749] Re: [jaunty] Cannot Start Gnome Desktop

2009-02-08 Thread none
Confirming this bug. I had the same issue with KDE, so its unlikely to
be related to gnome-session. Disabling the nvidia  driver fixed it for
me.

-- 
[jaunty] Cannot Start Gnome Desktop
https://bugs.launchpad.net/bugs/326749
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 326749] Re: [jaunty] Cannot Start Gnome Desktop

2009-02-08 Thread MiNGUS
I can also confirm this bug, exactly as described. Happens when using
any NVIDIA driver but works again when I change the driver in xorg.conf
manually back to 'nv'. Log file attached.

** Attachment added: .xsession-errors log file
   http://launchpadlibrarian.net/22188541/xsession-errors

-- 
[jaunty] Cannot Start Gnome Desktop
https://bugs.launchpad.net/bugs/326749
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 326809] [NEW] f-spot shows random photos at startup

2009-02-08 Thread marco.pallotta
Public bug reported:

Binary package hint: f-spot

At startup f-spot shows my photos (and that's ok) but not always the
same (or, for example, it doesn't place itself to the last photos or to
the first). For example, at times, it shows at startup my photos of year
2003 while other times it shows my photos of year 2008. It's not related
to the last photo I have selected before having closed f-spot last time.

Tested this with f-spot 0.4.3.1-0ubunt in Hardy Heron x86_64.

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

-- 
f-spot shows random photos at startup
https://bugs.launchpad.net/bugs/326809
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 286138] Re: podcast codec doesnt work

2009-02-08 Thread toc
Sry. I upgraded my ubuntu to 8.10. now it works fine :).

-- 
podcast codec doesnt work 
https://bugs.launchpad.net/bugs/286138
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 326812] Re: Boot freezes

2009-02-08 Thread Keith Childs

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22193336/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/22193357/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/22193367/ProcStatus.txt

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

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


R: [Bug 323555] Re: Totem play WMV p.c. stop working

2009-02-08 Thread tekkkkkk

hi,

i have installed Totem versoin :2.25.90 from source and the problem
seems solved 

--- Mar 3/2/09, Pedro Villavicencio pe...@ubuntu.com ha scritto:
Da: Pedro Villavicencio pe...@ubuntu.com
Oggetto: [Bug 323555] Re: Totem play WMV p.c. stop working
A: matteo.zuli...@yahoo.it
Data: Martedì 3 febbraio 2009, 11:03

** Changed in: totem (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Totem play WMV p.c. stop working
https://bugs.launchpad.net/bugs/323555
You received this bug notification because you are a direct subscriber
of the bug.

Status in “totem” source package in Ubuntu: Incomplete

Bug description:
Binary package hint: totem

hi,

O.S. Version: Ubuntu 8.10 x64
Kernel : 2.6.27.11
Video card: NVidia GTX280 Driver vers: 180.22
Totem Version: 2.24.3.0
Libxine version : 1.1.15 

Problem :
When I look . WMV Totem freeze my pc The only solution is to
restart the machine
The problem olso appears with certain .Avi


  Passa a Yahoo! Mail.

La webmail che ti offre GRATIS spazio illimitato, 
antispam e messenger integrato.
http://it.mail.yahoo.com/

-- 
Totem play WMV p.c. stop working
https://bugs.launchpad.net/bugs/323555
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 326812] [NEW] Boot freezes

2009-02-08 Thread Keith Childs
Public bug reported:

Binary package hint: gnome-terminal

Easy Peasy,  EeePC 900. Worked perfectly fine since install three weeks
ago. Suddenly it hangs at startup with Asus EeePC welcome screen. The f2
option (and any other function keys do not work, including tab). Trying
to press esc on start-up does not work either. If I just wait, then
after several minutes it eventually continues with the boot sequence and
Easy Peasy launches and everything is fine. When I shutdown and restart,
the same problem occurs.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.24.1.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.27-8-eeepc i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

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

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


[Bug 326810] Re: evolution crashed with SIGSEGV in camel_mime_parser_read()

2009-02-08 Thread Apport retracing service
*** This bug is a duplicate of bug 326280 ***
https://bugs.launchpad.net/bugs/326280

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/22188523/Disassembly.txt

** Attachment removed: Stacktrace.txt

   http://launchpadlibrarian.net/22188527/Stacktrace.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/22188525/ProcStatus.txt

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/22188526/Registers.txt

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/22188521/CoreDump.gz

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/22188524/ProcMaps.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/22188522/Dependencies.txt

** Attachment removed: ThreadStacktrace.txt

   http://launchpadlibrarian.net/22188528/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 326280
   evolution 2.25.90-0ubuntu1 crashed with SIGSEGV in camel_mime_parser_read()

** Tags removed: need-i386-retrace

-- 
evolution crashed with SIGSEGV in camel_mime_parser_read()
https://bugs.launchpad.net/bugs/326810
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 326778] Re: system beep can't be changed to screen flash in Jaunty due to missing sound preferences

2009-02-08 Thread C. Cooke
Hi, thanks for the bug report.

Nice and easy to confirm, too.

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

-- 
system beep can't be changed to screen flash in Jaunty due to missing sound 
preferences
https://bugs.launchpad.net/bugs/326778
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 326323] Re: f-spot: Error when importing JPEG image

2009-02-08 Thread Mikko Ohtamaa
32-bit/x86

Package: mono-2.0-devel
Version: 1.9.1+dfsg-4ubuntu2

Package: f-spot
Version: 0.5.0.3-0ubuntu2

-- 
f-spot: Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
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 37626] Re: fail to sleep when lid is closed

2009-02-08 Thread Sam Brightman
I still have this issue on up-to-date 8.10. Here are the logs attached
earlier. Not sure what I'm supposed to get from dbus-monitor whilst
suspending - I see the following, but nothing extra when I do a suspend:

s...@teresa-laptop:~$ dbus-monitor --session 
type='signal',interface='org.freedesktop.PowerManagement'
signal sender=org.freedesktop.DBus - dest=:1.105 path=/org/freedesktop/DBus; 
interface=org.freedesktop.DBus; member=NameAcquired
   string :1.105

^C
s...@teresa-laptop:~$ dbus-monitor --session 
type='signal',interface='org.freedesktop.PowerManagement.Backlight'
signal sender=org.freedesktop.DBus - dest=:1.116 path=/org/freedesktop/DBus; 
interface=org.freedesktop.DBus; member=NameAcquired
   string :1.116

^C


** Attachment added: gnome-power-bugreport.sh.txt
   http://launchpadlibrarian.net/22197541/gnome-power-bugreport.sh.txt

-- 
fail to sleep when lid is closed
https://bugs.launchpad.net/bugs/37626
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 37626] Re: fail to sleep when lid is closed

2009-02-08 Thread Sam Brightman
other attachment

** Attachment added: gpm.gconf.values.txt
   http://launchpadlibrarian.net/22197547/gpm.gconf.values.txt

** Changed in: gnome-power-manager (Ubuntu)
   Status: Invalid = New

-- 
fail to sleep when lid is closed
https://bugs.launchpad.net/bugs/37626
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 324110] Re: Please update metacity to 2.25.144-0ubuntu1

2009-02-08 Thread feranick
** Changed in: metacity (Ubuntu)
   Status: New = Confirmed

-- 
Please update metacity to 2.25.144-0ubuntu1
https://bugs.launchpad.net/bugs/324110
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 326826] [NEW] brightness applet shows red cross if doubled click

2009-02-08 Thread BUGabundo
Public bug reported:

Binary package hint: gnome-power-manager

when i double click to fast on the brightness applet it shows red cross

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: gnome-power-manager 2.24.0-0ubuntu14
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: gnome-power-manager
Uname: Linux 2.6.28-6-generic x86_64

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
brightness applet shows red cross if doubled click
https://bugs.launchpad.net/bugs/326826
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326826] Re: brightness applet shows red cross if doubled click

2009-02-08 Thread BUGabundo

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22201221/Dependencies.txt

-- 
brightness applet shows red cross if doubled click
https://bugs.launchpad.net/bugs/326826
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326826] Re: brightness applet shows red cross if doubled click

2009-02-08 Thread BUGabundo

** Attachment added: screenshot
   http://launchpadlibrarian.net/22206457/applet.png

-- 
brightness applet shows red cross if doubled click
https://bugs.launchpad.net/bugs/326826
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326841] [NEW] it's not possibile to create a message with pgp encryption

2009-02-08 Thread marco.pallotta
Public bug reported:

I have a public key imported and signed correctly with seahorse but when
I want to create a message with the content encrypted with the public
key just imported evolution replies that is not possible to create the
message because there is no assurance this key belongs to the named
user.

I use Evolution 2.22.3.1 in Hardy Heron x86_64.

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

-- 
it's not possibile to create a message with pgp encryption
https://bugs.launchpad.net/bugs/326841
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 326841] Re: it's not possibile to create a message with pgp encryption

2009-02-08 Thread marco.pallotta

** Attachment added: Schermata-Errore di Evolution.png
   http://launchpadlibrarian.net/22206941/Schermata-Errore%20di%20Evolution.png

-- 
it's not possibile to create a message with pgp encryption
https://bugs.launchpad.net/bugs/326841
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 326840] [NEW] cant type on the terminal

2009-02-08 Thread dee
Public bug reported:

Binary package hint: gnome-terminal

d...@dee-desktop:~$ sudo apt-get install
[sudo] password for dee: i put sudo apt-get install to show a example but after 
sudo password for dee: from here i cant type nothing it doesn't let me just 
freezes there

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.24.1.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.27-11-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

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

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


[Bug 326840] Re: cant type on the terminal

2009-02-08 Thread dee

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22206942/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/22206943/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/22206944/ProcStatus.txt

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

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


Re: [Bug 324321] Re: [Intrepid]: screen not locked after resume

2009-02-08 Thread Gerd Bavendiek
hyperair wrote:
 On Fri, 2009-02-06 at 11:49 +, Gerd Bavendiek wrote:
 hyperair wrote:
 On Tue, 2009-02-03 at 20:19 +, Gerd Bavendiek wrote:
 ...
 In that case does setting When the suspend button is pressed to
 Suspend make it lock screen? By the way, the screen locking is done
 before the suspend/hibernate process and not after.
 Sorry, I do not know where to set this. I did not find it in 
 gnome-screensaver-preferences nor in gnome-power-preferences.
 It's in gnome-power-preferences. See the attached screenshot for
 reference.

Sorry, I misunderstood your hint.

There is no difference between our configurations. If an xfce-user uses 
the Quit-dialog, the screen will not be locked (this is what Jarno Suni 
stated in #42052). If I change the action for power-button-is-pressed 
from xfce-quit to suspend gnome-screensaver is run immediately (I have 
no suspend button).

So you are right: pm-utils works fine.

My script is just a workaround to a bug in xfce (?) ...

Thanks for your time !

Gerd

-- 

Gerd Bavendiek  Linux Users check out:
gerd.bavend...@googlemail.com http://linos.wordpress.com


-- 
[Intrepid]: screen not locked after resume
https://bugs.launchpad.net/bugs/324321
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 202089] Re: Pulseaudio is blocking normal sound after resume

2009-02-08 Thread Dave Gilbert
I still seem to be seeing this on 0.9.10-2ubuntu9.3 which is what is
currently installed on my Intrepid box.

This morning I had to do a pasuspender /bin/true to get the sound going
again after I woke it up from hibernate.

(Yesterday I had to restart the demon after it had gone completely - but
that's rarer)

Dave

-- 
Pulseaudio is blocking normal sound after resume
https://bugs.launchpad.net/bugs/202089
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326848] Re: fail to install Evolution-common

2009-02-08 Thread Kjell-Tore Ringen

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/22207191/DpkgTerminalLog.txt

-- 
fail to install Evolution-common
https://bugs.launchpad.net/bugs/326848
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 326848] [NEW] fail to install Evolution-common

2009-02-08 Thread Kjell-Tore Ringen
Public bug reported:

Binary package hint: evolution

fail to install Evolution-common

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: kort lesing i buffer_copy (bakgrunnssystem dpkg-deb under 
«./usr/share/gnome/help/evolution/C/figures/Screenshot-Evolution-mailer-Preferences.png»)
Package: evolution-common 2.24.2-0ubuntu1
PackageArchitecture: all
SourcePackage: evolution
Title: package evolution-common 2.24.2-0ubuntu1 failed to install/upgrade: kort 
lesing i buffer_copy (bakgrunnssystem dpkg-deb under 
«./usr/share/gnome/help/evolution/C/figures/Screenshot-Evolution-mailer-Preferences.png»)
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-package

-- 
fail to install Evolution-common
https://bugs.launchpad.net/bugs/326848
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 326812] Re: Boot freezes

2009-02-08 Thread Sitsofe Wheeler
This sounds very strange and might be bordering on a hardware bug (e.g.
disk is about to fail) but it's hard to say without being able to see
things first hand. I would suggest disabling the pretty BIOS splash
screen from the BIOS (so _keep_ tapping (you can't just hold it down) F2
as the eeepc starts until it goes to the BIOS setup) and read the
startup messages to find out where BIOS was stalling...

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

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


[Bug 326851] Re: Robots crashes if you splat the last oponent

2009-02-08 Thread sandwich88

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22215802/Dependencies.txt

-- 
Robots crashes if you splat the last oponent
https://bugs.launchpad.net/bugs/326851
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 326851] [NEW] Robots crashes if you splat the last oponent

2009-02-08 Thread sandwich88
Public bug reported:

Binary package hint: gnome-games

Ubuntu 8.10
gnobots2 2.24.1.1
When you splat the final opponent the game crashes.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: gnome-games 1:2.24.1.1-0ubuntu1
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-games
Uname: Linux 2.6.27-11-generic i686

** Affects: gnome-games (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug crash robots splat

-- 
Robots crashes if you splat the last oponent
https://bugs.launchpad.net/bugs/326851
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 223076] Re: nm-applet tries to unlock the keyring (asks for password) when automatic login is enabled

2009-02-08 Thread neu
** Also affects: gnome-keyring (Ubuntu)
   Importance: Undecided
   Status: New

-- 
nm-applet tries to unlock the keyring (asks for password) when automatic login 
is enabled
https://bugs.launchpad.net/bugs/223076
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 115256] Re: f-spot crashes when exporting pictures to directory

2009-02-08 Thread Fabien Cortina
I have the same problem (on Intrepid), but on importing the pictures
from a camera (or a card reader).

Here is the stack trace:

(f-spot:9760): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. Y
ou must explicitly end the data stream to the loader before dropping the last 
reference.
Error GeneraError: LibGPhoto2.GPhotoException: Erreur indéfinie
  at LibGPhoto2.Error.CheckError (ErrorCode error) [0x0] 
  at LibGPhoto2.CameraFile.Save (System.String filename) [0x0] 
  at GPhotoCamera.SaveFile (Int32 index, System.String filename) [0x0] 
  at FSpot.CameraFileSelectionDialog.SaveFile (Int32 index) [0x0] 
  at FSpot.CameraFileSelectionDialog.Download () [0x0] 
Launched application : 9923

Launching with LIBXCB_ALLOW_SLOPPY_LOCK=1 f-spot-import didn't help.

-- 
f-spot crashes when exporting pictures to directory
https://bugs.launchpad.net/bugs/115256
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 194901] Re: GIMP default save directory

2009-02-08 Thread Fred
Surfaz Gemon Meme,
I think you can use XDG standard or something, not sure.
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

-- 
GIMP default save directory
https://bugs.launchpad.net/bugs/194901
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 326323] Re: f-spot: Error when importing JPEG image

2009-02-08 Thread jbrinkmann
Thanks a lot for the additional information!

** Changed in: f-spot (Ubuntu)
   Status: Incomplete = Confirmed

-- 
f-spot: Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
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 326400] Re: lyrics plugin searches for non-alphabetical characters

2009-02-08 Thread Mihai Popescu
** Description changed:

  Binary package hint: rhythmbox
  
  Release: Ubuntu 8.04 (hardy) Kernel Linux 2.6.24-16-generic
  
  Package version: 0.11.5-0ubuntu8
  Plugin version: N/A
  
  Preliminary info: Some of my music files title ID3 tags also contain track 
numbers i.e:
  Title: 04. foobar (instead of just foobar)
  Artist: Ubuntu
  etc.
  
  What I expected to see: The lyrics plugin to ignore the 04.  in the
  title, and search only foobar, then display the lyrics
  
  What actually happened: The lyrics plugin searches for the entire title,
  04. foobar, thus returning No lyrics found.
  
  Possible solution: The plugin should ignore non-alphabetical characters
  in ID3 tags.
  
+ Bug reproduction: Play a music file with the title ID3 tag also
+ containing the track number (i.e 04. With Trees)
+ 
  ProblemType: Bug
  Architecture: i386
  Date: Sat Feb  7 01:01:43 2009
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/rhythmbox
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.11.5-0ubuntu8
  PackageArchitecture: i386
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=/home/User 
Name/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  Uname: Linux 2.6.24-16-generic i686

-- 
lyrics plugin searches for non-alphabetical characters
https://bugs.launchpad.net/bugs/326400
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 326857] [NEW] Constants don't work in scientific calculator

2009-02-08 Thread miguelssm
Public bug reported:

Binary package hint: gcalctool

When I choose scientific mode, constants are available, but they don't
appear in the display nor can be used in the operations, instead
calculator uses the rounding entire number that appears in the display,
but not the constant.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/gcalctool
NonfreeKernelModules: ath_hal
Package: gcalctool 5.24.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: gcalctool
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
Constants don't work in scientific calculator
https://bugs.launchpad.net/bugs/326857
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 326857] Re: Constants don't work in scientific calculator

2009-02-08 Thread miguelssm

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22216546/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/22216547/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/22216548/ProcStatus.txt

-- 
Constants don't work in scientific calculator
https://bugs.launchpad.net/bugs/326857
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 223076] Re: nm-applet tries to unlock the keyring (asks for password) when automatic login is enabled

2009-02-08 Thread neu
*** This bug is a duplicate of bug 137247 ***
https://bugs.launchpad.net/bugs/137247

** This bug has been marked a duplicate of bug 137247
   libpam-keyring broken on autologins

-- 
nm-applet tries to unlock the keyring (asks for password) when automatic login 
is enabled
https://bugs.launchpad.net/bugs/223076
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 137247] Re: libpam-keyring broken on autologins

2009-02-08 Thread neu
Still not fixed in 9.04 Jaunty (see also Bug #223076, which looks like a
dupe)


** Also affects: network-manager-applet (Ubuntu)
   Importance: Undecided
   Status: New

-- 
libpam-keyring broken on autologins
https://bugs.launchpad.net/bugs/137247
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 326865] [NEW] Brasero crash in audio project segfault

2009-02-08 Thread Gok6tm
Public bug reported:

Binary package hint: brasero

Hi

i having trouble in use of brasero for audio project
 step to reproduce :
open brasero
chose audio project
sometimes :
after search crash (close no warning)
or
click on a dir then crash (close no warning)
i see on syslog :
[  209.863012] brasero[5938]: segfault at 0 ip b70706df sp b4cfde9c error 6 in 
libpthread-2.8.90.so[b7066000+15000]
and
[  165.766644] brasero[5926] general protection ip:b72925d7 sp:bfbadf40 error:0 
in libglib-2.0.so.0.1800.2[b723b000+b5000]

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

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

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


[Bug 326865] Re: Brasero crash in audio project segfault

2009-02-08 Thread Gok6tm

** Attachment added: gdb-file
   http://launchpadlibrarian.net/22216798/gdb-brasero.txt

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

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


[Bug 326789] Re: Jaunty Alpha 4 mouse freeze on resume after suspend

2009-02-08 Thread C. Cooke
Hi, thanks for taking the time to file a bug report.

Could you let me know if the mouse starts working again after a reboot?

-- 
Jaunty Alpha 4 mouse freeze on resume after suspend
https://bugs.launchpad.net/bugs/326789
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326789] Re: Jaunty Alpha 4 mouse freeze on resume after suspend

2009-02-08 Thread C. Cooke
Oh, also noticed deployment blocker. You really shouldn't be
considering any serious deployment of Jaunty yet - it's currently in
alpha, with over two months to go before release. Bugs of this nature
are expected at this time.

-- 
Jaunty Alpha 4 mouse freeze on resume after suspend
https://bugs.launchpad.net/bugs/326789
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326870] [NEW] package brasero 0.9.1-0ubuntu2~intrepid1 failed to install/upgrade: tentative de remplacement de ??/usr/lib/brasero/plugins/libbrasero-cdrdao.so??, qui appartient aussi au paquet li

2009-02-08 Thread Dimitri Zamoun
Public bug reported:

Binary package hint: brasero

due to a tranlation probleme with gnome in ubuntu 8.10 due to the
upgrade of brasero and  librasero-media0 i have this error when i try to
install an older version of brasero. Thanks a lot. I am waiting for a
fix :) nice day

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: tentative de remplacement de 
« /usr/lib/brasero/plugins/libbrasero-cdrdao.so », qui appartient aussi au 
paquet libbrasero-media0
Package: brasero 0.9.1-0ubuntu2~intrepid1
SourcePackage: brasero
Title: package brasero 0.9.1-0ubuntu2~intrepid1 failed to install/upgrade: 
tentative de remplacement de « /usr/lib/brasero/plugins/libbrasero-cdrdao.so », 
qui appartient aussi au paquet libbrasero-media0
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-package

-- 
package brasero 0.9.1-0ubuntu2~intrepid1 failed to install/upgrade: tentative 
de remplacement de ??/usr/lib/brasero/plugins/libbrasero-cdrdao.so??, qui 
appartient aussi au paquet libbrasero-media0
https://bugs.launchpad.net/bugs/326870
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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

[Bug 326870] Re: package brasero 0.9.1-0ubuntu2~intrepid1 failed to install/upgrade: tentative de remplacement de ??/usr/lib/brasero/plugins/libbrasero-cdrdao.so??, qui appartient aussi au paquet libb

2009-02-08 Thread Dimitri Zamoun

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/5537/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/5539/DpkgTerminalLog.txt

-- 
package brasero 0.9.1-0ubuntu2~intrepid1 failed to install/upgrade: tentative 
de remplacement de ??/usr/lib/brasero/plugins/libbrasero-cdrdao.so??, qui 
appartient aussi au paquet libbrasero-media0
https://bugs.launchpad.net/bugs/326870
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 326749] Re: [jaunty] Cannot Start Gnome Desktop

2009-02-08 Thread Stefan Verstege
Same problem here. tried all nvidia drivers. no luck..

-- 
[jaunty] Cannot Start Gnome Desktop
https://bugs.launchpad.net/bugs/326749
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 313354] Re: [need-update] GIMP to 2.6.4 in Jaunty and backport it to intrepid.

2009-02-08 Thread Dylan Aïssi
** Bug watch added: Debian Bug tracker #514530
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514530

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

-- 
[need-update] GIMP to 2.6.4 in Jaunty and backport it to intrepid.
https://bugs.launchpad.net/bugs/313354
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 326868] Re: notification-daemon crashed with SIGSEGV in set_notification_text()

2009-02-08 Thread Apport retracing service
*** This bug is a duplicate of bug 214073 ***
https://bugs.launchpad.net/bugs/214073

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/5404/ProcMaps.txt

** Attachment removed: ThreadStacktrace.txt

   http://launchpadlibrarian.net/5408/ThreadStacktrace.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/5405/ProcStatus.txt

** Attachment removed: Stacktrace.txt

   http://launchpadlibrarian.net/5407/Stacktrace.txt

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/5406/Registers.txt

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/5401/CoreDump.gz

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/5403/Disassembly.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/5402/Dependencies.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 214073
   notification-daemon crashed with SIGSEGV in set_notification_text()

** Tags removed: need-i386-retrace

-- 
notification-daemon crashed with SIGSEGV in set_notification_text()
https://bugs.launchpad.net/bugs/326868
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to notification-daemon in ubuntu.

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


[Bug 326323] Re: f-spot: Error when importing JPEG image

2009-02-08 Thread Mikko Ohtamaa
Can you repeat the bug?  I was afraid it was something specific to my
computer or a race condition?

-- 
f-spot: Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
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 238077] Re: sorting of I, II, III in file titels

2009-02-08 Thread LAZA
???
Sorry, I don't understand 'send upstream'!
Could you please tell me the complete story for a newbie... - thanks!
(In german would be pleased  :-)

-- 
sorting of I, II, III in file titels
https://bugs.launchpad.net/bugs/238077
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 195798] Re: Nautilus: Impossible to change case of filename/extension in Windows Share

2009-02-08 Thread db
** Bug watch added: Debian Bug tracker #510564
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510564

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

-- 
Nautilus: Impossible to change case of filename/extension in Windows Share
https://bugs.launchpad.net/bugs/195798
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 290545] Re: Brightness issue with Ibex 8.10 on IBM X40 Laptop

2009-02-08 Thread Frans
I have the same issue on an IBM thinkpad X40 with Ubuntu 8.10 and the last 
Ubuntu 9.04.
Is there a solution ?

-- 
Brightness issue with Ibex 8.10 on IBM X40 Laptop
https://bugs.launchpad.net/bugs/290545
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 325436] Re: Copies and Two-sided options interact incorrectly

2009-02-08 Thread Till Kamppeter
So with the generic PPD you have the same behavior with and without the
*cupsEvenDuplex: True line?

For me it looks like that the copies get generated and also extra blank
pages so that the next copy starts on a new sheet, but it also seems to
me that when this is sent to the printer the printer does not switch
into duplex mode.

Can you let the output of your new print queue with the generic PPD file
go into a file by running

cupsfilter -m application/vnd.cups-postscript -p /etc/cups/ppd/queue
name for generic PPD.ppd -n 2 -o Duplex=DuplexNoTumble /usr/share
/system-config-printer/testpage-a4.ps  output.ps

and attach output.ps?

Which URL did you use for your test queues?

The wrong output when printing through your server (Both copies on the
same sheet) is a problem of the operating system running on the server
(I cannot reproduce it on Intrepid or Jaunty). Please report a bug to
the supplier of that system.

-- 
Copies and Two-sided options interact incorrectly
https://bugs.launchpad.net/bugs/325436
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to libgnomeprint in ubuntu.

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


[Bug 316862] Re: Nautilus fails to browse windows shares

2009-02-08 Thread FishRCynic
my problems only started after 01/01/09 exact date not known.
the above still wasn't working for me 02/07/09
and i was very very annoyed and frustrated.
(not with ubuntu with networking in general, i have had issues before but 
nothing like this)

so i activated a samba wins server
 - made one machine a wins server (picked on a ibex 386 server install) - made 
all other machines use wins (assortment of ubuntu, solaris, vista, xp, 2000 and 
others ) - allowed complete browsing in nautilus with default install 
(authenticated and guest) and fixed various ubuntu to xp, ubuntu to ubuntu, xp 
to xp etc issues with peer to peer networking.  i have vanilla ubuntu hardy, 
ibex configurations (now with wins server = xxx.xxx.xxx.xxx  and name resolve 
order = wins lmhosts bcast in smb.conf) - on windows machines i forced netbios 
over tcp as well.

stole the lines for the wins server from:
http://whereofwecannotspeak.wordpress.com/2007/10/24/samba-as-a-wins-server-in-a-windows-peer-network/

 nautilus browsing in jaunty 386, ibex 386  amd 64, hardy 386 and amd64
all work now

i don't think this issue is a samba/gvfs issue itself or even limited to
linux - xp machines that would not connect to each other now have no
issues either. using a wins server cleans up xp only peer to peer
networks (lan game connections over tcp now work consistently)

btw i still limit workgroup machine names to 8 characters to help old
windows machines

-- 
Nautilus fails to browse windows shares
https://bugs.launchpad.net/bugs/316862
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


Re: [Bug 324246] Re: bluetooth phone: no files when browsing

2009-02-08 Thread Nicolò Chieffo
Fixed in version 0.4.3 (will be out today).
Is it possible to upgrade the version for jaunty?

-- 
bluetooth phone: no files when browsing
https://bugs.launchpad.net/bugs/324246
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 265033] Re: Form contents are invisible when cursor leaves field, but data is still saved in form.

2009-02-08 Thread Bradley M. Kuhn
I have confirmed this bug with various irs.gov forms, including the
f1040.pdf that Adam attached in the last comment.  I also confirmed the
bug in later versions by backporting 2.24.1-0ubuntu1 to hardy.

-- 
Form contents are invisible when cursor leaves field, but data is still saved 
in form.
https://bugs.launchpad.net/bugs/265033
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 326812] Re: Boot freezes

2009-02-08 Thread Keith Childs
auto detects sec master
auto detects sec slave
hangs at auto detect USB mass storage devices
Device #01
There is no USB storage device attached

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

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


[Bug 202089] Re: Pulseaudio is blocking normal sound after resume

2009-02-08 Thread Nikolaj Sheller
I'm seeing this on Intrepid with kernel 2.6.27.11 on AMD 64 with
pulseaudio 0.9.13-0ubuntu1~ppa2

Just after resume:
Feb  6 20:53:02 AppleCider pulseaudio[6415]: alsa-util.c: Got POLLERR from ALSA
Feb  6 20:53:02 AppleCider pulseaudio[6415]: alsa-util.c: PCM state is SUSPENDED
Feb  6 20:53:02 AppleCider pulseaudio[6415]: alsa-util.c: Got POLLERR from ALSA
Feb  6 20:53:02 AppleCider pulseaudio[6415]: alsa-util.c: PCM state is RUNNING
Feb  6 20:53:02 AppleCider pulseaudio[6415]: alsa-util.c: Got POLLERR from ALSA
Feb  6 20:53:02 AppleCider pulseaudio[6415]: alsa-util.c: PCM state is RUNNING
etc

While this is happening the speaker emits a clicking or buzzing sound.

-- 
Pulseaudio is blocking normal sound after resume
https://bugs.launchpad.net/bugs/202089
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326918] Re: fill-in fails on some forms; text appears as entering, but disappears when RETURN is hit.

2009-02-08 Thread Bradley M. Kuhn

** Attachment added: USA IRS 2008 Form 1040 from 
http://www.irs.gov/pub/irs-pdf/f1040.pdf;
   http://launchpadlibrarian.net/22253896/f1040.pdf

** Bug watch added: freedesktop.org Bugzilla #20009
   https://bugs.freedesktop.org/show_bug.cgi?id=20009

** Also affects: poppler via
   https://bugs.freedesktop.org/show_bug.cgi?id=20009
   Importance: Unknown
   Status: Unknown

-- 
fill-in fails on some forms; text appears as entering, but disappears when 
RETURN is hit.
https://bugs.launchpad.net/bugs/326918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 326749] Re: [jaunty] Cannot Start Gnome Desktop

2009-02-08 Thread MiNGUS
This bug appears to be related to (although not strictly a duplicate of)
a
href=https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/291467;#291467/a.

-- 
[jaunty] Cannot Start Gnome Desktop
https://bugs.launchpad.net/bugs/326749
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

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


[Bug 326918] [NEW] fill-in fails on some forms; text appears as entering, but disappears when RETURN is hit.

2009-02-08 Thread Bradley M. Kuhn
Public bug reported:

Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=20009

This bug has been reported in evince at
http://bugzilla.gnome.org/show_bug.cgi?id=564153 and
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/265033 but it is believed
this is a poppler bug.

Steps to Produce:
1. Use some of the forms from irs.gov, such as the 2008 f1040.pdf that is
attached.
2. Enter data in any field.
3. Press return.

Actual Results:
Data is there until you press return, then it disappears.  If you click on
field again, you see the data again until you hit return.

Expected Results:
Data should stay even when field isn't selected.

It's believed this is a poppler bug and not evince, because the following error
appears on stdout just after return is hit:
   Error: Unknown font in field's DA string

which appears to come from poppler/poppler/Annot.cc

I have, BTW, confirmed the bug with poppler version 0.10.3 and evince
2.24.1

** Affects: poppler
 Importance: Unknown
 Status: Unknown

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


** Tags: disappear fill fillable pdf return

-- 
fill-in fails on some forms; text appears as entering, but disappears when 
RETURN is hit.
https://bugs.launchpad.net/bugs/326918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 326917] Re: Italian translation fails for some menu entries, English is used instead (probably after an update)

2009-02-08 Thread Andrea Tosin

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22253758/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/22253760/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/22253761/ProcStatus.txt

** Summary changed:

- Italian translation fails for some menu entries, English is used instead 
(probably after an update)
+ Italian translation fails for some Nautilus menu entries, English is used 
instead

-- 
Italian translation fails for some Nautilus menu entries, English is used 
instead
https://bugs.launchpad.net/bugs/326917
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 326917] [NEW] Italian translation fails for some Nautilus menu entries, English is used instead

2009-02-08 Thread Andrea Tosin
Public bug reported:

Binary package hint: nautilus

I'm using Ubuntu 8.10 - Intrepid Ibex.
This bug report refers to Nautilus package 1:2.24.1-0ubuntu2

Probably after a recent update, some menu entries are no longer translated 
correctly in Italian (they were before) and appear instead in English. This, 
however, does not happens for all entries. For instance:
- Back instead of Indietro
- Forward instead of Avanti
- Empty Trash instead of Svuota cestino.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.24.1-0ubuntu2
ProcEnviron:
 
PATH=/home/username/bin:/opt/OpenPrinting-Gutenprint/sbin:/opt/OpenPrinting-Gutenprint/bin:/opt/gutenprint/sbin:/opt/gutenprint/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
Italian translation fails for some Nautilus menu entries, English is used 
instead
https://bugs.launchpad.net/bugs/326917
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 256515] Re: evolution-alarm-notify crashed with SIGSEGV in strlen()

2009-02-08 Thread Robert D. Martin
allow me to suggest that in my case (same error alarm had, namely
evolution-alarm-notify crashed with SIGSEGV in strlen())  I had not
even started evolution nor was I in the process at the time the error
alarm sounded of updating anything.

That, of course, made me curious as to how evolution came to be at all
active, let alone produce an error alarm.

I discovered that I have had checked as active the automatic alerting to
personal calendar events and/or birthdays recorded within evolution's
calendar.

I have, however, never made any entries within the calendar.

Since a strlen() error is mentioned, might not the problem be precisely
the above situation ... i.e. strlen() = zero or perhaps null??

I had during my search at first intended to  deactivate whatever
automatic functions might have produced the error.  I reinstated those
two processes, however, in order to await the same error eventually
occurring again.  If so I hope to thus have confirmed my suspicion for
you.

-- 
evolution-alarm-notify crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/256515
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 265033] Re: Form contents are invisible when cursor leaves field, but data is still saved in form.

2009-02-08 Thread Bradley M. Kuhn
Adam commented on the evince upstream ticket at 
http://bugzilla.gnome.org/show_bug.cgi?id=564153 that it is likely a poppler 
bug.  I think he's right and I've opened a poppler bug on this:  
https://bugs.freedesktop.org/show_bug.cgi?id=20009

-- 
Form contents are invisible when cursor leaves field, but data is still saved 
in form.
https://bugs.launchpad.net/bugs/265033
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 326920] [NEW] cant take the next card from the pack although there is another one

2009-02-08 Thread oZiRiz
Public bug reported:

Binary package hint: gnome-games

When i klick left next to the pack of cards (is green) the next card
doesn't appear. But when I take the card which is on the top of the
right stack and pull it away i can see there is another one.

That means -- under the red Jockey is another red Queen.

ProblemType: Bug
Architecture: i386
Date: Sun Feb  8 17:46:23 2009
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: gnome-games 1:2.22.3-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-games
Uname: Linux 2.6.24-22-generic i686

** Affects: gnome-games (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
cant take the next card from the pack although there is another one
https://bugs.launchpad.net/bugs/326920
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 326920] Re: cant take the next card from the pack although there is another one

2009-02-08 Thread oZiRiz

** Attachment added: Bildschirmfoto-Klondike.png
   http://launchpadlibrarian.net/22254190/Bildschirmfoto-Klondike.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/22254191/Dependencies.txt

-- 
cant take the next card from the pack although there is another one
https://bugs.launchpad.net/bugs/326920
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 326918] Re: fill-in fails on some forms; text appears as entering, but disappears when RETURN is hit.

2009-02-08 Thread Bug Watch Updater
** Changed in: poppler
   Status: Unknown = Confirmed

-- 
fill-in fails on some forms; text appears as entering, but disappears when 
RETURN is hit.
https://bugs.launchpad.net/bugs/326918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 94048] Re: [feisty] Slow gnome application startup due to /etc/hosts misconfiguration

2009-02-08 Thread andso-Peje_Sorin
Two years ago the answer was identical.
and it seems to have drawn less attention for about one year
some person touched have applied the patch in /etc/hosts

What's the link with the /root/.gnome2 stuff?
i don't know but the format of the files seems to be not established
i' have tried, and spent a lot of time, to understand with my in learning 
linux meanings to resolve it.
I'm a user, 

And XUbuntu is not using GNOME, so that would be another bug.
are you serious?: xubuntu is more and more using gnome features (gdm, gtk 
(obviously) and is slow for the same reasons (and the correct behaviour is 
solved by 127.0.0.1 localhost hostname))

why do not give to the community a plain view of the files implicated
for an eradication of this slow big bug (i use sometimes zenwalk
standard (xfce too) and the responsivity is incredible/ xubuntu )

i always will help on ubuntu forums but leave this distrib which walks
on the steps of a proprio operating system by his cecity and not take in
account the remarks of volontarist users. (hard on this remark)

we are poor lonesome ubuntuboys
amitiés and bye

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. You reported this bug a while ago and there hasn't been any activity in 
it recently. We were wondering is this still an issue for you? Can you try with 
latest Ubuntu release? Thanks in advance.
No i do not try, because i want a stable operating system with few helpfull 
changes on the time: my life is on the planet, not inside a system ( soit-il 
opérant)

friendly regards

-- 
[feisty] Slow gnome application startup due to /etc/hosts misconfiguration
https://bugs.launchpad.net/bugs/94048
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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

Re: [Bug 131227] Re: notification-daemon crashed with SIGSEGV in strcmp()

2009-02-08 Thread Midnitte
Ah, Indeed thanks for the info. Just wanted to see how it looked and was
disappointed with that error, but it works now thank you. :)

On Sun, Feb 8, 2009 at 11:22 AM, Josh Holland
jshholl...@googlemail.comwrote:

 Happens to me in alpha 4 in a VM. Clicking on preview a second time
 makes it work though.

 --
 notification-daemon crashed with SIGSEGV in strcmp()
 https://bugs.launchpad.net/bugs/131227
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
notification-daemon crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/131227
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to notification-daemon in ubuntu.

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


[Bug 145858] Re: The OK box should be greyed out until you enter some text

2009-02-08 Thread Bug Watch Updater
** Changed in: gnome-keyring
   Status: Incomplete = Fix Released

-- 
The OK box should be greyed out until you enter some text
https://bugs.launchpad.net/bugs/145858
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 326938] Re: [jaunty] evolution crashed with SIGSEGV in camel_mime_parser_read()

2009-02-08 Thread Apport retracing service
*** This bug is a duplicate of bug 326280 ***
https://bugs.launchpad.net/bugs/326280

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/22270497/ProcMaps.txt

** Attachment removed: Disassembly.txt

   http://launchpadlibrarian.net/22270493/Disassembly.txt

** Attachment removed: Stacktrace.txt

   http://launchpadlibrarian.net/22270503/Stacktrace.txt

** Attachment removed: Registers.txt

   http://launchpadlibrarian.net/22270501/Registers.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/22270499/ProcStatus.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/22270491/Dependencies.txt

** Attachment removed: ThreadStacktrace.txt

   http://launchpadlibrarian.net/22270506/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/22270487/CoreDump.gz

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 326280
   evolution 2.25.90-0ubuntu1 crashed with SIGSEGV in camel_mime_parser_read()

** Tags removed: need-i386-retrace

-- 
[jaunty] evolution crashed with SIGSEGV in camel_mime_parser_read()
https://bugs.launchpad.net/bugs/326938
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 299112] Re: VNC Very Slow after Intrepid Upgrade

2009-02-08 Thread Andy
Chris thanks, I'll look at XVNC.  Sebastien, If there are only a few
people working on fixing bugs then we should just expect massive obvious
functionality killing regressions with each new release and not be
surprised when Ubuntu gets a reputation for being full of obvious bugs
right?   No one is blaming you so I don't see why so defensive.   This
is the responsibility of Canonical and Mark.  Maybe Canonical should
just hire a team of people to test the basic functionality of visible
user facing features so we don't have things like this and the pusle
audio, and CD/DVD reading/burning and NvidA 640x480 and SB450
model=x etc fiasco. Among others.   Regressions are a very bad thing
and is not to be taken lightly.   So if you cannot handle your workload
maybe that frustration should be directed at Mark.   Buck0182, Telling
people its free so they should expect poor quality control does not do
anything to promote Ubuntu or Free Software.   That is simply
programming people to expect that poor quality control = free software.
( Sticking to release dates  Fixing regressions.  )

-- 
VNC Very Slow after Intrepid Upgrade
https://bugs.launchpad.net/bugs/299112
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 238077] Re: sorting of I, II, III in file titels

2009-02-08 Thread Martin Mai
upstream is das, was ich in meinem vorherigen Kommentar schon erwähnt
hatte, nämlich die private Fehlersammelstelle für Fehler in einer
Software (Launchpad ist für viele Software-Projekte nur eine Art
Bindeglied).

In diesem Fall meldest du dich auf http://bugzilla.gnome.org/ (Die
Fehlersammelstelle für die ganze GNOME Software) an und öffnest einen
neune Bug bezüglich Nautilus. Theoretisch könnte das jeder machen, aber
wenn du es machst kannst du schneller und flexibler auf eventuelle
Fragen reagieren, da du den Fehler hast und nötige Informationen sofort
bereitstellen kannst. Danach sagst du uns hier noch, welche Nummer der
Bug auf http://bugzilla.gnome.org/ hat, damit wir ihn hier verliken
können und den Status automatisch verfügbar haben.

** Also affects: nautilus
   Importance: Undecided
   Status: New

-- 
sorting of I, II, III in file titels
https://bugs.launchpad.net/bugs/238077
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 316222] Re: gnome-keyring-daemon causes xfce4 startup to hang

2009-02-08 Thread register88
After upgrade to jaunty/xubuntu, i have this problem too.
and i can not upgrade xfce4-session to 4.4.3-0ubuntu2, do not know why.
please help.

-- 
gnome-keyring-daemon causes xfce4 startup to hang
https://bugs.launchpad.net/bugs/316222
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 326323] Re: f-spot: Error when importing JPEG image

2009-02-08 Thread jbrinkmann
Can't reproduce, sorry for stepping forward to fast. Can you please give
me a more detailed description about:

- which folder are you importing?
- please attach a recursive directory listing (ls -Rl ) of that directory

In what way is '/home/moo/Pictures/p9120005.jpg' related to 
'/home/moo/backup/kuvat1/puhelinkuvat/200810/200810A0/20102008103.jpg' ? Are 
there maybe symlinks or something?
 


** Changed in: f-spot (Ubuntu)
   Status: Confirmed = Incomplete

-- 
f-spot: Error when importing JPEG image
https://bugs.launchpad.net/bugs/326323
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 326967] [NEW] can't go to next image with the mouse

2009-02-08 Thread Jérôme
Public bug reported:

Binary package hint: eog

Hello,

When using the slideshow mode, I can't trigger the move to the next or
previous image by using the mouse.

GQView does it very well.

I switched to GQView.

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

-- 
can't go to next image with the mouse
https://bugs.launchpad.net/bugs/326967
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

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


[Bug 316222] Re: gnome-keyring-daemon causes xfce4 startup to hang

2009-02-08 Thread Charlie Kravetz
If you are using Xubuntu Jaunty 9.04 updated as of 2009-02-08, you are
upgraded to Xfce 4.6RC. This is the reason you can not upgrade to
xfce4-session. xfce4-session is already at 4.4.3.

apt-cache policy xfce4-session
xfce4-session:
  Installed: 4.4.3-0ubuntu3
  Candidate: 4.5.99.1-0ubuntu1
  Version table:
 4.5.99.1-0ubuntu1 0
500 http://us.archive.ubuntu.com jaunty/universe Packages
 *** 4.4.3-0ubuntu3 0
100 /var/lib/dpkg/status

Please run apt-cache policy xfce4-session to see if you are fully up to
date.

-- 
gnome-keyring-daemon causes xfce4 startup to hang
https://bugs.launchpad.net/bugs/316222
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 326789] Re: Jaunty Alpha 4 mouse freeze on resume after suspend

2009-02-08 Thread Walter_Wittel
Yes, after a reboot the mouse works just fine. I did a couple of reboots
- suspend - resume on both my 900 and 901 and dead mouse on resume but
working mouse on reboot seems 100% repro.

Sorry if I hit a nerve with my deployment-blocker comment. I realize
Jaunty is Alpha, but I would be more than happy to take my chances and
run the Alpha for my day-to-day usage in the hopes of helping to
discover additional bugs while there is still some time to triage / fix
them before release. I run Windows at work but Ubuntu for most of my
personal computing.  I have jumped on board early for the last few
Ubuntu releases and in the past run alpha and beta versions of a major
competitors software. Maybe I've just gotten too soft / picky with 8.10
working so well for me :-).

Unfortunately I use suspend much too frequently to upgrade until this
gets fixed (or at least confirmed and scheduled for a fix) so will have
to wait for a later build before upgrading. And yes, while expected now
if it doesn't get fixed before release it *would* prevent me from
upgrading from 8.10.

BTW, thanks for everyone's hard work on Ubuntu!

-- 
Jaunty Alpha 4 mouse freeze on resume after suspend
https://bugs.launchpad.net/bugs/326789
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 326969] [NEW] previous and next image not cached

2009-02-08 Thread Jérôme
Public bug reported:

Binary package hint: eog

Hello,

It seems that eog doesn't cache the next or previous image.

Going to the next image is slower with eog than with gqview  although I
deactivated the lisser l'image lors du zoom option in eog
(translation: slick image while zooming).

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

-- 
previous and next image not cached
https://bugs.launchpad.net/bugs/326969
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

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


[Bug 326607] Re: Volume capplet gone from notification area

2009-02-08 Thread Alex Bucur
++ for re-adding the new one that you just removed.
This is NOT a LTS release so we're good to go on somewhat experimental features.
Maybe it's just me but with more testing maybe we can get pulse-audio + 
features faster on the stable side.

-- 
Volume capplet gone from notification area
https://bugs.launchpad.net/bugs/326607
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 326975] [NEW] [Jaunty] Trailing period included in scraped URL

2009-02-08 Thread C. Cooke
Public bug reported:

Binary package hint: gnome-terminal

While following bugs on #ubuntu-bugs-announce, I discovered that my
gnome-terminal was including the trailing period Eeebotu added to the
URL. This, naturally, causes the browser to 404.

It's easily corrected manually, but it's still an effective regression
from Intrepid.

Relevant information:
Release: Jaunty Jackalope 9.04 alpha 4,
Architecture: amd64
Package: gnome-terminal
Version: 2.25.5-0ubuntu2

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Jaunty] Trailing period included in scraped URL
https://bugs.launchpad.net/bugs/326975
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 326841] Re: it's not possibile to create a message with pgp encryption

2009-02-08 Thread marco.pallotta
I think I have found the origin of the issue and this is not related to 
evolution but I think is related to seahorse. In fact if I import the public 
key and I assign to it a trust value via cli using the tool gpg all runs ok. 
Moreover it also solves other evolution bugs (#304539).
After trusting and signing the key via gpg if you launch seahorse you can see 
that no trust is showed in the detail tab of the key properties (but if you 
test this via gpg you see that trust is assigned correctly and in fact 
evolution runs ok). So I think seahorse is the problem (I have realized that 
seahorse is the buggest software I have ever used in Ubuntu as its issues make 
it almost unusable)

** Changed in: seahorse (Ubuntu)
Sourcepackagename: evolution = seahorse

-- 
it's not possibile to create a message with pgp encryption
https://bugs.launchpad.net/bugs/326841
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 298820] Re: Pidgin randomly crashes

2009-02-08 Thread bass
This is probably easier to test in Jaunty because it uses gstreamer
0.10.22 which is required by the git version of gst-plugins-good. I have
Intrepid w/ gstreamer 0.10.21 and the gst-plugins-good from the git
repository won't compile b/c of that.

-- 
Pidgin randomly crashes
https://bugs.launchpad.net/bugs/298820
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu.

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


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2009-02-08 Thread Trent McPheron
The two marked duplicates of this bug are where notifications DO pop-up
while applications are fullscreen, and this one is about notifications
DON'T. They're related, but not duplicates. And ultimately, it's a
matter of preference.

I want to run a full-screen terminal on workspace 4, and a full-screen
Quod Libet on workspace 3. But with either of those open, I stop getting
notifications altogether, most of which don't pop-up icons. My Quod
Libet has the notify plugin enabled, so this is rather troublesome.

Looking over this bug and the other two related (not duplicate) bugs, it
seems this is ultimately a matter of preference. So it is my opinion
that an option should be created for this.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to notification-daemon in ubuntu.

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


[Bug 160311] Re: Window Resize Difficult (Window Border Thickness)

2009-02-08 Thread umutuygar
This resize problem is the first thing that disturbs me whenever I
install a gnome based linux. I'm looking forward seeing a reasonable
solution to this.

-- 
Window Resize Difficult (Window Border Thickness)
https://bugs.launchpad.net/bugs/160311
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 326975] Re: [Jaunty] Trailing period included in scraped URL

2009-02-08 Thread Greg Grossmeier
The trailing dot is not picked up in my gnome-terminal in Intrepid
(2.24.1.1-0ubuntu1).

-- 
[Jaunty] Trailing period included in scraped URL
https://bugs.launchpad.net/bugs/326975
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 326975] Re: [Jaunty] Trailing period included in scraped URL

2009-02-08 Thread hggdh
Easily confirmed: copy  paste a HTTP link ending in a period (the 
#ubuntu-bugs-announce ones, for example).
 either 
Hovering the pointer over the link shows the trailing dot is included in the 
link. Right-clicking and either copying or opening the link shows the error.

** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided = Low
   Status: New = Confirmed

-- 
[Jaunty] Trailing period included in scraped URL
https://bugs.launchpad.net/bugs/326975
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 326352] Re: Add keyboard shortcut for moving between workspaces

2009-02-08 Thread brainsail
** Bug watch added: GNOME Bug Tracker #570817
   http://bugzilla.gnome.org/show_bug.cgi?id=570817

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=570817
   Importance: Unknown
   Status: Unknown

-- 
Add keyboard shortcut for moving between workspaces
https://bugs.launchpad.net/bugs/326352
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 326979] [NEW] PGP encrypted sent messages aren't showed decrypted in sent folder

2009-02-08 Thread marco.pallotta
Public bug reported:

When I send a PGP encrypted email and then I want to read it from sent email 
then the message is not showed decrypted so I cannot read it anymore.
This is tested with evolution 2.22.3.1 and Ubuntu Hardy Heron x86_64.

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

-- 
PGP encrypted sent messages aren't showed decrypted in sent folder
https://bugs.launchpad.net/bugs/326979
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 326607] Re: Volume capplet gone from notification area

2009-02-08 Thread Dean Loros
Yes---please either allow the old control panel or allow us to have the
new capplet back.

-- 
Volume capplet gone from notification area
https://bugs.launchpad.net/bugs/326607
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 320554] Re: volume control buttons misplaced on vertical panel

2009-02-08 Thread Martin Pool
This is now working ok in Jaunty: I get a horizontal slider with the
buttons in the correct positions.

** Changed in: gnome-media (Ubuntu)
   Status: Confirmed = Fix Released

-- 
volume control buttons misplaced on vertical panel
https://bugs.launchpad.net/bugs/320554
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 326982] [NEW] clock draws badly on vertical panel

2009-02-08 Thread Martin Pool
Public bug reported:

Binary package hint: gnome-applets

I have a vertical panel on a Jaunty machine, holding a gnome clock.

If I choose to show the weather, I get only a weather icon and no clock.
(See attached.)  If I turn off the weather display, I can see the clock
but it's misaligned in the panel.  This is a regression from Intrepid.

** Affects: gnome-applets (Ubuntu)
 Importance: Undecided
 Status: New

-- 
clock draws badly on vertical panel
https://bugs.launchpad.net/bugs/326982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 326982] Re: clock draws badly on vertical panel

2009-02-08 Thread Martin Pool

** Attachment added: 2009-02-09-083128_61x249_scrot.png
   http://launchpadlibrarian.net/22300996/2009-02-09-083128_61x249_scrot.png

-- 
clock draws badly on vertical panel
https://bugs.launchpad.net/bugs/326982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


  1   2   >