[Bug 316667] [NEW] users-admin does not work with empty passwords

2009-01-13 Thread Henri MICHEL
Public bug reported:

Binary package hint: liboobs-1-4

1) Release: lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04
2) version of package: apt-cache policy liboobs-1-4 gnome-system-tools
  liboobs-1-4:
Installed: 2.22.0-0ubuntu1
Candidate: 2.22.0-0ubuntu1
Version table:
   *** 2.22.0-0ubuntu1 0
  500 http://fr.archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status
  gnome-system-tools:
Installed: 2.22.0-0ubuntu9
Candidate: 2.22.0-0ubuntu9
Version table:
   *** 2.22.0-0ubuntu9 0
  500 http://fr.archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status

3) Expectations:
users-admin should be able to add/delete/modify user account
setting even if a user happen to have an empty password 

4) What happens:
 a) add user, remove the password: you probably have to edit manually
/etc/shadow for this 
 b) at this point, managing groups with users-admin still work but
anything related to user account management (adding a user, deleting a
user changing properties for a user does not work any more
 c) what is very frustrating is that there is absolutely no visual
feedback of this error condition. When adding a new user a new line
shows up in the interface as in normal case. But /etc/passwd /etc/shadow
... are NOT modified 
 d) the following shows up on stderr:
--
(users-admin:11895): Liboobs-CRITICAL **: create_dbus_struct_from_user: 
assertion `(login  password  homedir  shell)' failed
(users-admin:11895): Liboobs-CRITICAL **: Not committing due to inconsistencies 
in the configuration, this reflects a bug in the application
--

5) Proposed fix
   Quick fix is to relax the assert in oobs-usersconfig.c
 g_return_val_if_fail ((login  password  homedir  shell), FALSE);

 I guess. it would be much cleaner to intervene in the protocol used by
 the users-admin frontend to talk to back-ends. There should be a
 way to say that a data must exist but maybe be an empty string. 
 Can't you differentiate between failures in network transport or
 server routines (aka backends) failures (for example perl
 installation corruption) and empty string put on purpose ?
 Sorry I know rpc,corba,network porgramming,  asn1.. but I'm
 totally ignorant on how you describe data exchange 
 for dbus, how you register handlers/services, how you tcpdump
 the dbus protocol exchange.
   
6) Rational of this request for a fix:
   a) I agree that users with empty passwords are a bad thing and should be
  avoided by default But I guess there are situations (standalone
  computers, with restricted access and no network connections) where it
  makes sense (after tweaking /etc/pam.d/common-auth a little of course.
  Even sshd allows this if you explicitly ask for it (option
  PermitEmptyPasswords) 
   b) liboobs should provide Mechanism, not Policy. Provision to ban
  empty passwords should lie in the frontend NOT in the protocol
  between frontend and backend
   c) by the way assuming that home and shell should also be .neq. 
  is also questionable

7) affected releases
   I guess anything higher that ubuntu 8.04 is affected. 7.10 is not

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

-- 
users-admin does not work with empty passwords
https://bugs.launchpad.net/bugs/316667
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to liboobs in ubuntu.

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


[Bug 316667] Re: users-admin does not work with empty passwords

2009-01-13 Thread Henri MICHEL

** Attachment added: empty_password.patch
   http://launchpadlibrarian.net/21153316/empty_password.patch

-- 
users-admin does not work with empty passwords
https://bugs.launchpad.net/bugs/316667
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to liboobs in ubuntu.

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


[Bug 255008] Re: Up arrow key mapped to Print [screen]

2009-01-13 Thread Martin Emrich
Yes, I have it, too, I still have to run setxkbmap -model evdev -layout
de after login.

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
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 255008] Re: Up arrow key mapped to Print [screen]

2009-01-13 Thread mabawsa
Did you try

killall metacity

?

-- 
Up arrow key mapped to Print [screen]
https://bugs.launchpad.net/bugs/255008
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 316671] [NEW] [regression] gnome-screenshot doesn't allow me to type in directory names

2009-01-13 Thread Marius Gedminas
Public bug reported:

Binary package hint: gnome-utils

1. Press Alt-PrintScreen
2. Type in a filename like ~/img/shots/screenshot.png or /tmp/screenshot.png
3. Press Enter

Expected behaviour: The screenshot is saved in the desired location.

Actual behaviour: You get an error dialog saying (with horrible
formatting issues)

Impossible to save the screenshot to file:///home/mg/%2Ftmp%2Fscreenshot.png.
 Error was Operation not supported
. Please choose another location and retry.

This used to work in Hardy, and now doesn't in Intrepid.  GVFS
migration's fault?

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

-- 
[regression] gnome-screenshot doesn't allow me to type in directory names
https://bugs.launchpad.net/bugs/316671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 316671] Re: [regression] gnome-screenshot doesn't allow me to type in directory names

2009-01-13 Thread Marius Gedminas

** Attachment added: screenshot of the error dialog
   http://launchpadlibrarian.net/21153639/gnome-screenshot-wtf.png

-- 
[regression] gnome-screenshot doesn't allow me to type in directory names
https://bugs.launchpad.net/bugs/316671
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 310263] Re: evince doesn't print all elements of my PDF file

2009-01-13 Thread Sebastien Bacher
thank you for the update, closing the bug

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: Incomplete = Fix Released

-- 
evince doesn't print all elements of my PDF file
https://bugs.launchpad.net/bugs/310263
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 310263] Re: evince doesn't print all elements of my PDF file

2009-01-13 Thread Sebastien Bacher
thank you for the update, closing the bug

-- 
evince doesn't print all elements of my PDF file
https://bugs.launchpad.net/bugs/310263
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 294799] Re: Unmatched folder is missing in evolution

2009-01-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 293017 ***
https://bugs.launchpad.net/bugs/293017

** This bug has been marked a duplicate of bug 293017
   there is no unmatch vfolder in the ondisk summary version

-- 
Unmatched folder is missing in evolution
https://bugs.launchpad.net/bugs/294799
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 316675] [NEW] Broken deps for evolution-data-server

2009-01-13 Thread Petr Kopač
Public bug reported:

Binary package hint: evolution-data-server

Ubuntu 8.10
Update uninstalled evolution, ekiga, evolution-data-server etc. (just a moment 
ago), so I tried:
# apt-get install evolution
The following packages have unmet dependencies:
  evolution: Depends: evolution-data-server (= 2.24.1) but it is not going to 
be installed
 Depends: evolution-data-server ( 2.25) but it is not going to be 
installed
E: Broken packages

# apt-cache policy evolution-data-server
evolution-data-server:
  Installed: (none)
  Candidate: 2.24.2-0ubuntu1
  Version table:
 2.24.2-0ubuntu1 0
500 http://cz.archive.ubuntu.com intrepid-updates/main Packages
 2.24.1-0ubuntu1 0
500 http://cz.archive.ubuntu.com intrepid/main Packages

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Broken deps for evolution-data-server
https://bugs.launchpad.net/bugs/316675
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in ubuntu.

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


[Bug 316653] Re: nautilus deletes (samba share) file without prompt when a folder of the same name is created

2009-01-13 Thread Sebastien Bacher
not confirming on a current jaunty, the new directory is named new
directory rather than the actual name and the file is still there

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
nautilus deletes (samba share) file without prompt when a folder of the same 
name is created
https://bugs.launchpad.net/bugs/316653
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 316617] Re: GDM Language Selection not listed properly

2009-01-13 Thread Sebastien Bacher
Thank you for your bug report, that could make sense though nobody
complained about the current list until now

** Changed in: gdm (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Confirmed

-- 
GDM Language Selection not listed properly
https://bugs.launchpad.net/bugs/316617
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 316577] Re: impossible play DVD recorded with VIDEO_TS. Appears error: impossible read appeal

2009-01-13 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

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

-- 
impossible play DVD recorded with VIDEO_TS. Appears error: impossible read 
appeal
https://bugs.launchpad.net/bugs/316577
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 263772] Re: Changing deleted items icon through properties only allows 1 icon for full empty status

2009-01-13 Thread Sebastien Bacher
gnome-desktop is a library and the gnome-about dialog and not the right
component there, reassigning to gnome-applets but that's not really the
applet job either

** Changed in: gnome-applets (Ubuntu)
Sourcepackagename: gnome-desktop = gnome-applets
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Changing deleted items icon through properties only allows 1 icon for full  
empty status
https://bugs.launchpad.net/bugs/263772
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 316613] Re: Updated to OSS 4, sound is distorted now (Other gstreamer apps are working fine though).

2009-01-13 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 * How did you update oss?
 
 This will help us to find and resolve the problem.

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

-- 
Updated to OSS 4, sound is distorted now (Other gstreamer apps are working fine 
though).
https://bugs.launchpad.net/bugs/316613
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 316575] Re: Changing theme causes 100 % CPU hang

2009-01-13 Thread Sebastien Bacher
thank you for your bug report, is that specific to one theme?

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

-- 
Changing theme causes 100 % CPU  hang
https://bugs.launchpad.net/bugs/316575
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 316678] Re: evolution-alarm-notify crashed with SIGSEGV in g_hash_table_lookup()

2009-01-13 Thread Matej Kenda

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/21154527/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/21154529/Disassembly.txt

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

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

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/21154532/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/21154533/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/21154534/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
evolution-alarm-notify crashed with SIGSEGV in g_hash_table_lookup()
https://bugs.launchpad.net/bugs/316678
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 316617] Re: GDM Language Selection not listed properly

2009-01-13 Thread Sebastien Bacher
that would be something to send to bugzilla.gnome.org

-- 
GDM Language Selection not listed properly
https://bugs.launchpad.net/bugs/316617
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 275746] Re: Failed spamassassin pipe on Evolution (Intrepid)

2009-01-13 Thread Laurent Bonnaud
Currently intrepid-proposed offers a mixture of versions 2.24.2 and
2.24.3.  Here is what I have on my system:

$ dpkg -l | grep evolution
ii  beagle-backend-evolution0.3.8-1ubuntu2  
evolution data backend for beagle
ii  evolution   2.24.2-0ubuntu1 
groupware suite with mail client and organizer
ii  evolution-common2.24.2-0ubuntu1 
architecture independent files for Evolution
ii  evolution-data-server   2.24.3-0ubuntu1 
evolution database backend server
ii  evolution-data-server-common2.24.3-0ubuntu1 
architecture independent files for Evolution Data Server
ii  evolution-dbgsym2.24.2-0ubuntu1 
debug symbols for package evolution
ii  evolution-exchange  2.24.2-0ubuntu1 
Exchange plugin for the Evolution groupware suite
ii  evolution-plugins   2.24.2-0ubuntu1 
standard plugins for Evolution
ii  evolution-rss   0.1.0-1ubuntu2  
Evolution RSS Reader Plugin
ii  evolution-tnef  0.0.0-1 
Evolution plugin to decrypt winmail.dat files
ii  evolution-webcal2.24.0-0ubuntu1 
webcal: URL handler for GNOME and Evolution
ii  libebackend1.2-02.24.3-0ubuntu1 
Utility library for evolution data servers
ii  libebook1.2-9   2.24.3-0ubuntu1 
Client library for evolution address books
ii  libecal1.2-72.24.3-0ubuntu1 
Client library for evolution calendars
ii  libedata-book1.2-2  2.24.3-0ubuntu1 
Backend library for evolution address books
ii  libedata-cal1.2-6   2.24.3-0ubuntu1 
Backend library for evolution calendars
ii  libedataserver1.2-112.24.3-0ubuntu1 
Utility library for evolution data servers
ii  libedataserver1.2-dev   2.24.3-0ubuntu1 
Utility library for evolution data servers (development 
files)
ii  libedataserverui1.2-8   2.24.3-0ubuntu1 
GUI utility library for evolution data servers
ii  libevolution3.0-cil 0.17.5-0ubuntu1 
CLI bindings for Evolution
ii  libmultisync-plugin-evolution   0.82-8.1ubuntu2 
Ximian Evolution plugin for MultiSync
ii  openoffice.org-evolution1:2.4.1-11ubuntu2.1 
Evolution Addressbook support for OpenOffice.org
ii  syncevolution-evolution 1:0.8.1-2   
SyncEvolution SyncML Client

-- 
Failed spamassassin pipe on Evolution (Intrepid)
https://bugs.launchpad.net/bugs/275746
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 316680] [NEW] brasero restart or turn off PC

2009-01-13 Thread Wren
Public bug reported:

Binary package hint: brasero

Helllo

my hardware:
--
00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:09.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:0a.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
01:00.0 Network controller: RaLink RT2561/RT61 802.11g PCI
01:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 
OHCI Link Layer Controller (rev 80)
07:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4850]
07:00.1 Audio device: ATI Technologies Inc HD48x0 audio
-
On the start of writing the disc, my computer freeze or restart or turn off

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/brasero
NonfreeKernelModules: fglrx
Package: brasero 0.8.2-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-bug

-- 
brasero restart or turn off PC
https://bugs.launchpad.net/bugs/316680
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 316680] Re: brasero restart or turn off PC

2009-01-13 Thread Wren

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

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

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

-- 
brasero restart or turn off PC
https://bugs.launchpad.net/bugs/316680
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 251809] Re: scrollbar has some problem with multiple tabs

2009-01-13 Thread RoDoLFo TX
Sorry for the noob question but
How can I get this patch applied?

-- 
scrollbar has some problem with multiple tabs
https://bugs.launchpad.net/bugs/251809
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 316682] [NEW] brasero closes on using SMB share over gvfs

2009-01-13 Thread velofreak
Public bug reported:

Binary package hint: brasero

If I choose files for burning a data DVD from a SMB share over a gvfs
mountpoint and I want to start the burning, brasero closes without any
message. Ubuntu 8.10, i386, brasero 0.8.2

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/brasero
Package: brasero 0.8.2-0ubuntu1
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: brasero
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-bug

-- 
brasero closes on using SMB share over gvfs
https://bugs.launchpad.net/bugs/316682
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 316682] Re: brasero closes on using SMB share over gvfs

2009-01-13 Thread velofreak

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

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

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

-- 
brasero closes on using SMB share over gvfs
https://bugs.launchpad.net/bugs/316682
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 316653] Re: nautilus deletes (samba share) file without prompt when a folder of the same name is created

2009-01-13 Thread Justin Lee
Further information: In all my tests before, the samba share are
hosted/created by Windows Server 2000 rather than Linux. I have not
tested to open a samba share created by Ubuntu or other Linux distro.
Not sure if this matters just in case...

-- 
nautilus deletes (samba share) file without prompt when a folder of the same 
name is created
https://bugs.launchpad.net/bugs/316653
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 275746] Re: Failed spamassassin pipe on Evolution (Intrepid)

2009-01-13 Thread Sebastien Bacher
The new evolution version require the new evolution-data-server binaries
to be published to build so there is a small delay between having this
one available, it has built on i386 and the binaries should be available
soon now

** Changed in: evolution (Ubuntu Intrepid)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Failed spamassassin pipe on Evolution (Intrepid)
https://bugs.launchpad.net/bugs/275746
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 273294] Re: Rhythmbox can not use smb:// as library location

2009-01-13 Thread Cyril Jaquier
Still not working here :/ Do you need the output of rhythmbox --debug
or do you have enough information about this bug?

-- 
Rhythmbox can not use smb:// as library location
https://bugs.launchpad.net/bugs/273294
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 315147] Re: Please sponsor seahorse 2.25.4 into jaunty

2009-01-13 Thread Sebastien Bacher
thanks for your work on that, there is no need to specify the 0 in the
version, I'll change that and sponsor the upload

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

-- 
Please sponsor seahorse 2.25.4 into jaunty
https://bugs.launchpad.net/bugs/315147
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 316575] Re: Changing theme causes 100 % CPU hang

2009-01-13 Thread Piraja
Thank you for your attention. I took the following steps: (1) Closed
Firefox. (2) Went to System  Preferences  Appearance  Themes, tried
to change from my Custom theme to Human default theme. By this
procedure, I could reproduce the 100-% CPU usage, fast increase of ACPI
temp (from ca. 48 to ca 62 C) and partial X session hang (not possible
to affect the Appearance window by using the touchpad). I dropped into
VT and rebooted. I noticed for a second time that the Conky window
appearance had changed (seems normal instead of desktop, but
restarting Conky restores my desktop setting). And the Human theme had
an unusual hue too, I think, after reboot.

Next I changed the theme again, from Human to my Custom theme (I call it
DustyFox because it's based on Dust, colours modified, with Foxtrot
icons), without problems. In order to be able to post this, I will not
experiment further, until I have submitted this comment...

Nevertheless, this MIGHT be specific to my custom theme, or the
community-themes package, containing Dust, Kin and New Wave. As I said,
my DustyFox custom theme is based on Dust. Its window decorations are
from the DarkRoom theme.

Strangely enough, Kin seems to infect other themes with its remarkable
colouring: even Human had this strange light yellowish tint after
reboot.

-- 
Changing theme causes 100 % CPU  hang
https://bugs.launchpad.net/bugs/316575
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 260885] [NEW] Aliases for keyboard layouts

2009-01-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello,

Can you please provide a way to specify short aliases to keyboard
layouts to be used on the keyboard-layout-selector on the panel? When
they are two variations of the US keyboard (like Qwerty and Dvorak) it
says USA and USA2 which is not really helpful and I'd like to be able to
get rid of this label on my desktop (USA) that gives me nightmares.

Thank you.

** Affects: gnome-control-center (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Aliases for keyboard layouts
https://bugs.edge.launchpad.net/bugs/260885
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 260885] Re: Aliases for keyboard layouts

2009-01-13 Thread Bryce Harrington
This appears to be more of a wishlist for gnome than an xkeyboard-config
issue...  refiling

** Changed in: gnome-control-center (Ubuntu)
Sourcepackagename: xkeyboard-config = gnome-control-center
   Importance: Undecided = Wishlist
   Status: Incomplete = New

-- 
Aliases for keyboard layouts
https://bugs.launchpad.net/bugs/260885
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 316575] Re: Changing theme causes 100 % CPU hang

2009-01-13 Thread Piraja
Once again, I reproduced the bug. I changed from my custom DustyFox to
DarkRoom and the same symptoms occurred. I rebooted, observed that
DarkRoom did not look as expected but rather as a mixture of DarkRoom
and Kin. Then I changed into Human, and the Kin colours remained. Cf.
the attached screenshot to see what I mean. It should be the default
Human theme, but is not.

I suppose the next step might be to remove the community-themes package
and try whether I can still reproduce the bug without it.

This does not seem to depend on whether Firefox is running or not (there
are a few bug reports with remotely same kind of behaviour, which
mention FF).

** Attachment added: Screenshot-25.jpg
   http://launchpadlibrarian.net/21155640/Screenshot-25.jpg

-- 
Changing theme causes 100 % CPU  hang
https://bugs.launchpad.net/bugs/316575
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 315147] Re: Please sponsor seahorse 2.25.4 into jaunty

2009-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package seahorse - 2.25.4-0ubuntu1

---
seahorse (2.25.4-0ubuntu1) jaunty; urgency=low

  * New upstream version (LP: #315147).
  * Update debian/patches/80_autoconf_update.patch
  * debian/rules:
- addition of a shlibs rule for libcryptui0 (= 2.25.4)
  * Fix bdeps to match upstream configure check:
- set libgnome-keyring-dev to (= 2.25.3).
- add libtasn1-3-dev.
  * debian/seahorse.install:
- inclusion of debian/tmp/usr/share/gnome/autostart/seahorse-daemon.desktop.

 -- Christophe Sauthier christophe.sauth...@gmail.com   Thu, 08 Jan
2009 17:05:02 +0100

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

-- 
Please sponsor seahorse 2.25.4 into jaunty
https://bugs.launchpad.net/bugs/315147
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


Re: [Bug 312739] Re: see pdf on destop but veiwer freezes

2009-01-13 Thread paul

hi
sorry for late reply due to illness.

the problem seemed to be due to pdf size.
i then opened smaller pdf with no problems.
large pdf make the system freeze but if left for say 5 mins then would load.
regards
paul



- Original Message -
From: Dimitrios Symeonidis azim...@gmail.com
Sent: Wed, December 31, 2008 16:19
Subject:[Bug 312739] Re: see pdf on destop but veiwer freezes


does this happen with only one pdf file, or with all of them?

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

-- 
see pdf on destop but veiwer freezes
https://bugs.launchpad.net/bugs/312739
You received this bug notification because you are a direct subscriber
of the bug.

Status in “evince” source package in Ubuntu: Incomplete

Bug description:
Binary package hint: evince

ubuntu 2.24.1- obuntu1

you can see icon of pdf contents on desktop.
when clicked document viewer opens and then freezes with the word LOADING.
nothing responds

only way to carry on is to force quit.


++update+

pdf document loads-  but takes 7 minutes to load if left undistubed

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evince
Package: evince 2.24.1-0ubuntu1
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/gausernames
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux 2.6.27-9-generic i686


- End of original message -

-- 
see pdf on destop but veiwer freezes
https://bugs.launchpad.net/bugs/312739
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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

[Bug 240203] [NEW] totem's youtube search engine input text area.

2009-01-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: totem

Hello,

When i want to use again the input text area of totem's youtube search
engine, i can't enter the space character :  . Totem is holding the
video at pause and play again when a use the space key.

This is the normal behavior of totem but not of the input text area.

I'm reporting it as a bug because the first time, this input area is
working as expected : it's accept the space character.


Found on hardy

** Affects: gtk+2.0 (Ubuntu)
 Importance: Low
 Status: Incomplete

-- 
totem's youtube search engine input text area.
https://bugs.edge.launchpad.net/bugs/240203
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 315983] Re: /usr/share/applications/compiz.desktop, maybe other .desktop files, can crash nautilus

2009-01-13 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Fix Released

-- 
/usr/share/applications/compiz.desktop, maybe other .desktop files, can crash 
nautilus
https://bugs.launchpad.net/bugs/315983
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 240203] Re: totem's youtube search engine input text area.

2009-01-13 Thread Bryce Harrington
From the upstream bug mentioned in comment #11, this seems not to be
xkeyboard-config but rather a gtk issue.

** Changed in: gtk+2.0 (Ubuntu)
Sourcepackagename: xkeyboard-config = gtk+2.0

-- 
totem's youtube search engine input text area.
https://bugs.launchpad.net/bugs/240203
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 316575] Re: Changing theme causes 100 % CPU hang

2009-01-13 Thread Piraja
A couple of additions to the above:

After I removed the community-themes package and rebooting everything
works as expected and the themes look as intended. No problems at all.

I realized that my custom theme DustyFox, which I thought depended on
Dust, was actually modified to the degree that it had nothing to do with
Dust any longer. Sorry for the misinformation, therefore.

All this seems to indicate, at least to such a layman as I am, that the
bizarre behaviour depended on the community-themes package.

Thank you for your attention on this report!

-- 
Changing theme causes 100 % CPU  hang
https://bugs.launchpad.net/bugs/316575
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 316575] Re: Changing theme causes 100 % CPU hang

2009-01-13 Thread Piraja

** Attachment added: bug-316575-graphics-info
   http://launchpadlibrarian.net/21155977/bug-316575-graphics-info

-- 
Changing theme causes 100 % CPU  hang
https://bugs.launchpad.net/bugs/316575
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 307472] Re: multiload-applet-2 leaks memory

2009-01-13 Thread Tom
Have you installed

libgtop2.7
libgtop2.2-common

Try System menu on the top taskbar - Administration - Synaptic Package
Manager (near bottom of list)

It has a Search button

If you haven't got that one installed then maybe install it.  If you
already have it installed or if it didn't help then please let us know.

Good luck with this
Regards from
Tom :)

-- 
multiload-applet-2 leaks memory
https://bugs.launchpad.net/bugs/307472
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 251809] Re: scrollbar has some problem with multiple tabs

2009-01-13 Thread Christoph Korn
You can get the current sources by apt-get source nautilus
You can then download the patch: wget -O scrollbars.patch 
http://launchpadlibrarian.net/21136285/10_scrollbars.patch;
Then cd into the source tree and run: patch -p1  ../scrollbars.patch

You can also just install the packages from my PPA which just
have this patch applied. My packages will be superseded by the next version
from Ubuntu.

-- 
scrollbar has some problem with multiple tabs
https://bugs.launchpad.net/bugs/251809
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 263772] Re: Changing deleted items icon through properties only allows 1 icon for full empty status

2009-01-13 Thread Andres Mujica
uhh, thks Sebastien.. i knew i was wrong but couldn't find which
component really was the one.  Thks!!!

-- 
Changing deleted items icon through properties only allows 1 icon for full  
empty status
https://bugs.launchpad.net/bugs/263772
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 84278] Re: infinite loop with PrintScreen

2009-01-13 Thread Bryce Harrington
Not really an xkeyboard-config issue afaik.

** Changed in: xkeyboard-config (Ubuntu)
   Status: Confirmed = Invalid

-- 
infinite loop with PrintScreen
https://bugs.launchpad.net/bugs/84278
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 312522] Re: [sponsoring] Please upload metacity 2.25.89

2009-01-13 Thread Daniel Holbach
I 
 - changed the version number back to 2.25.89-0ubuntu1 (0ubuntu1 and 0ubuntu2 
were never uploaded)
 - added an (LP: #312522) to close this bug
 - added a (LP: #305695) to close the bug that Bryce mentioned.

-- 
[sponsoring] Please upload metacity 2.25.89
https://bugs.launchpad.net/bugs/312522
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 312522] Re: [sponsoring] Please upload metacity 2.25.89

2009-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package metacity - 1:2.25.89-0ubuntu1

---
metacity (1:2.25.89-0ubuntu1) jaunty; urgency=low

  * New upstream version (LP: #312522)
- The maximisation key is a toggle.
- Unmaximise is now called restore.
- New thread handling call for gconf
- Add screenshot commands back which had been removed (LP: #305695)
- move_to_corner_se keybinding fixed
- Windows on other workspaces which attempt to present themselves are
marked as needing attention
- End the grab op when the user clicks the titlebar
  * patches/011_gnome_482354_attachment_104591.patch:
- dropped, applied upstream
  * debian/patches/013_drop_Werror.patch
- updated patch

 -- Baptiste Mille-Mathias baptiste.millemath...@gmail.com   Tue, 30
Dec 2008 21:20:24 +0100

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

-- 
[sponsoring] Please upload metacity 2.25.89
https://bugs.launchpad.net/bugs/312522
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 305695] Re: Jaunty doesnt allow screenshots getting No command 33 has been defined error with printscreen

2009-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package metacity - 1:2.25.89-0ubuntu1

---
metacity (1:2.25.89-0ubuntu1) jaunty; urgency=low

  * New upstream version (LP: #312522)
- The maximisation key is a toggle.
- Unmaximise is now called restore.
- New thread handling call for gconf
- Add screenshot commands back which had been removed (LP: #305695)
- move_to_corner_se keybinding fixed
- Windows on other workspaces which attempt to present themselves are
marked as needing attention
- End the grab op when the user clicks the titlebar
  * patches/011_gnome_482354_attachment_104591.patch:
- dropped, applied upstream
  * debian/patches/013_drop_Werror.patch
- updated patch

 -- Baptiste Mille-Mathias baptiste.millemath...@gmail.com   Tue, 30
Dec 2008 21:20:24 +0100

** Changed in: metacity (Ubuntu)
   Status: Triaged = Fix Released

-- 
Jaunty doesnt allow screenshots getting No command 33 has been defined error 
with printscreen 
https://bugs.launchpad.net/bugs/305695
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 298663] Re: nautilus process uses 100% CPU for 30 sec - 2 minutes on computer startup.

2009-01-13 Thread karlottofritz
I have the same problem on a 64-bit Ubuntu 8.10 System
(2.24.0-0ubuntu2).

I tried to produce a Backtrace as described under 'Already running
programs' in https://wiki.ubuntu.com/Backtrace, but after pressing
ctrl+c in step 5 gdb quits so I cannot retrieve the Backtrace.

So I tried to produce a Strace. Then the nautilus process did not stop
by itself. When the logfile exceeded 90 MB I stopped it manually. I am
attaching the first 1 MB of the Strace logfile.

Hope somebody can make sense of this.


** Attachment added: first 1 MB of Strace for nautilus process
   http://launchpadlibrarian.net/21157759/strace-nautilus-1stMB.log

-- 
nautilus process uses 100% CPU for 30 sec - 2 minutes on computer startup.
https://bugs.launchpad.net/bugs/298663
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 305560] Re: Wont copy disc.

2009-01-13 Thread Bingo
soupowl wrote:
 Sorry, I typed that really badly!   I meant how did you solve the
 problem, please.

   
Not quite used as to how this bug reporting works - thought I'd reported.

The problem appears to have been that I was trying to copy a 640mb disc 
to a 700mb, which it doesn't like. It took me a while to twig it !! User 
error I'm afraid. Perhaps some warning.
Many thanks
Tim

-- 
Wont copy disc.
https://bugs.launchpad.net/bugs/305560
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 316723] [NEW] Window List applet shorten on right panel

2009-01-13 Thread Wajuz Donny
Public bug reported:

I'm using Intrepid. I have wide-screen monitor, so I want the default top and 
bottom panel to be located left and right.
So I move the top panel to left, looks fine. But the problem is the bottom 
panel, when I move it to the right, the Window List applet tittle bar shorted 
to only . (see screenshot). I move the applet to the centre, still the 
same thing. The Wordspace Switcher applet is gone.

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

-- 
Window List applet shorten on right panel
https://bugs.launchpad.net/bugs/316723
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 316723] Re: Window List applet shorten on right panel

2009-01-13 Thread Wajuz Donny

** Attachment added: the bottom panel is moved to the right
   http://launchpadlibrarian.net/21158851/right-panel.png

-- 
Window List applet shorten on right panel
https://bugs.launchpad.net/bugs/316723
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 316726] [NEW] startup crash after 2.24.3 update

2009-01-13 Thread Kari Smolander
Public bug reported:

Binary package hint: evolution

I upgraded from 2.24.2 to 2.24.3. After that, Evolution crashes at start. 
Downgrading back to 2.24.2 did not change the situation.
I am using evolution-exchange

evolution-shell-Message: Killing old version of evolution-data-server...
RSS Plugin enabled (evolution 2.24, evolution-rss 0.1.0)
** (evolution:8418): DEBUG: mailto URL command: evolution %s
** (evolution:8418): DEBUG: mailto URL program: evolution

(evolution:8418): libecal-WARNING **: e-cal.c:318: Unexpected response

(evolution:8418): libecal-WARNING **: e-cal.c:318: Unexpected response
Changing the queries (contains? summary ) 

(evolution:8418): camel-WARNING **: camel_type_register:
'CamelExchangeFolder' has smaller class size than parent
'CamelOfflineFolder'

(evolution:8418): camel-CRITICAL **: camel_object_is: assertion `o !=
NULL' failed

(evolution:8418): camel-CRITICAL **: camel_folder_construct: assertion 
`CAMEL_IS_FOLDER (folder)' failed
Segmentation fault

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

-- 
startup crash after 2.24.3 update
https://bugs.launchpad.net/bugs/316726
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 316007] Re: Rhythmbox doesn't put music files in the Music directory on mtp devices

2009-01-13 Thread Pedro Villavicencio
thanks for the report, that's something to send upstream  to
bugzilla.gnome.org by someone having the same issue, thanks.

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Rhythmbox doesn't put music files in the Music directory on mtp devices
https://bugs.launchpad.net/bugs/316007
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 316006] Re: Rhythmbox doubles tags on m4a files

2009-01-13 Thread Pedro Villavicencio
thanks for the report, that's something to send upstream  to
bugzilla.gnome.org by someone having the same issue, thanks.

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Rhythmbox doubles tags on m4a files
https://bugs.launchpad.net/bugs/316006
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 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled

2009-01-13 Thread Pedro Villavicencio
** Changed in: evolution (Ubuntu Jaunty)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Triaged

-- 
Unread search folder removes messages as soon as their unread flag is toggled
https://bugs.launchpad.net/bugs/275952
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 316726] Re: startup crash after 2.24.3 update

2009-01-13 Thread Marc D.
Same message here when starting.  I'm using the MS Exchange connector
(evolution-exchange), which is still at 2.24.2-0ubuntu1 while the rest
of the evolution stuff is at 2.24.3-0ubuntu1. Maybe this one should also
be updated?

When I ran evolution offline and with --disable-eplugin it started but
as soon as I selected my inbox on the exchange server it crashed with
the same error.

-- 
startup crash after 2.24.3 update
https://bugs.launchpad.net/bugs/316726
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 316608] Re: caldev: google calendar all day events are ignored

2009-01-13 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 183846 ***
https://bugs.launchpad.net/bugs/183846

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

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

** This bug has been marked a duplicate of bug 183846
   google calendar source does not show all events

-- 
caldev: google calendar all day events are ignored
https://bugs.launchpad.net/bugs/316608
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 316145] Re: laptop panel brightness broke after recent update

2009-01-13 Thread Jerry
I can confirm this bug too. 
Using Ubuntu 8.10 32-bits.
Ask for any info that you need.

-- 
laptop panel brightness broke after recent update
https://bugs.launchpad.net/bugs/316145
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 316726] Re: startup crash after 2.24.3 update

2009-01-13 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

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

-- 
startup crash after 2.24.3 update
https://bugs.launchpad.net/bugs/316726
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 316604] Re: rhythmbox import resource error

2009-01-13 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 273294 ***
https://bugs.launchpad.net/bugs/273294

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

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

** This bug has been marked a duplicate of bug 273294
   Rhythmbox can not use smb:// as library location

-- 
rhythmbox import resource error
https://bugs.launchpad.net/bugs/316604
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 316680] Re: brasero restart or turn off PC

2009-01-13 Thread Pedro Villavicencio
thanks for the report, any chance to attach your Xorg.0.log, syslog log
files localted at /var/log? I'm not sure it's a brasero issue, do you
have the same if burning with another cd burning program ? .

** Changed in: brasero (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
brasero restart or turn off PC
https://bugs.launchpad.net/bugs/316680
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 315913] Re: Brasero - recognises a 4.7 gb writable dvd as 4.3 gb

2009-01-13 Thread Pedro Villavicencio
Thanks for your report, could you run brasero from the command line as:
brasero --debug  brasero-debug.txt perform the operation to reproduce
the bug and attach the resulting file to the report?. Thanks in advance

** Changed in: brasero (Ubuntu)
   Importance: Undecided = Low
   Status: New = Incomplete

-- 
Brasero - recognises a 4.7 gb writable dvd as 4.3 gb
https://bugs.launchpad.net/bugs/315913
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 315091] Re: brasero finishes with an error message

2009-01-13 Thread Pedro Villavicencio
Jaunty has brasero 0.9.0 do you get the same error with it?

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

-- 
brasero finishes with an error message
https://bugs.launchpad.net/bugs/315091
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 310634] Re: Evolution frozen - needed to reboot

2009-01-13 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

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

-- 
Evolution frozen - needed to reboot
https://bugs.launchpad.net/bugs/310634
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 310603] Re: Error while performing operation. RCPT TO ; failed: Requested action not taken: mailbox unavailable or not local

2009-01-13 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

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

-- 
Error while performing operation.  RCPT TO ; failed: Requested action not 
taken: mailbox unavailable or not local
https://bugs.launchpad.net/bugs/310603
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 310350] Re: gnome-terminal hangs cannot enter text.

2009-01-13 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete = Invalid

-- 
gnome-terminal hangs cannot enter text.
https://bugs.launchpad.net/bugs/310350
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 307788] Re: SystemAdministrationLogin Window crashes on launching

2009-01-13 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

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

-- 
SystemAdministrationLogin Window crashes on launching
https://bugs.launchpad.net/bugs/307788
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 305379] Re: gnome [ubuntu 8.10] ninja windows attack - hidden windows

2009-01-13 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

** Changed in: meta-gnome2 (Ubuntu)
   Status: Incomplete = Invalid

-- 
gnome [ubuntu 8.10] ninja windows attack - hidden windows
https://bugs.launchpad.net/bugs/305379
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu.

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


[Bug 316736] [NEW] Totem can't handle ffdemux_swf

2009-01-13 Thread warp
Public bug reported:

Binary package hint: totem

Totem can't handle ffdemux_swf using YouTube sidebar.

Hardy 8.04.1
Kernel Linux 2.6.24-23-generic
Totem 2.22.1

ProblemType: Bug
Architecture: i386
Date: Tue Jan 13 13:16:17 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer
Package: totem-gstreamer 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.24-23-generic i686

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


** Tags: apport-bug

-- 
Totem can't handle ffdemux_swf
https://bugs.launchpad.net/bugs/316736
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 316736] Re: Totem can't handle ffdemux_swf

2009-01-13 Thread warp

** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/21160841/.xsession-errors

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

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

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

-- 
Totem can't handle ffdemux_swf
https://bugs.launchpad.net/bugs/316736
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 316562] Re: gnome-display-properties messes up things

2009-01-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 314406 ***
https://bugs.launchpad.net/bugs/314406

Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 314406
   xrandr plugin of g-s-d crashes on startup

-- 
gnome-display-properties messes up things
https://bugs.launchpad.net/bugs/316562
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 315678] Re: evince crashed while searching in the PDF

2009-01-13 Thread Pedro Villavicencio
could you please attach the pdf to the report? I'm not able to access to
that website, thanks in advance.

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
evince crashed while searching in the PDF
https://bugs.launchpad.net/bugs/315678
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 316366] Re: keyboard layout add selection bug

2009-01-13 Thread Sebastien Bacher
Thank you for your bug report, that's a gtk limitation, there is a
similar request on http://bugzilla.gnome.org/show_bug.cgi?id=567141

** Changed in: gtk+2.0 (Ubuntu)
Sourcepackagename: gnome-control-center = gtk+2.0
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Triaged

** Also affects: gtk via
   http://bugzilla.gnome.org/show_bug.cgi?id=567141
   Importance: Unknown
   Status: Unknown

-- 
keyboard layout add selection bug
https://bugs.launchpad.net/bugs/316366
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 315577] Re: It is not easy to remove the Epiphany web browser

2009-01-13 Thread Pedro Villavicencio
how did you tried to remove it?

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

-- 
It is not easy to remove the Epiphany web browser
https://bugs.launchpad.net/bugs/315577
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 284215] Re: evolution crashed with SIGSEGV in camel_folder_summary_load_from_db()

2009-01-13 Thread JasonBoissiere
I've just upgraded to evolution 2.24.0-ubuntu3 from intrepid-proposed,
and there's no matching evolution-exchange package, so the crash
reproduces as described.

-- 
evolution crashed with SIGSEGV in camel_folder_summary_load_from_db()
https://bugs.launchpad.net/bugs/284215
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 316736] Re: Totem can't handle ffdemux_swf

2009-01-13 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 288494 ***
https://bugs.launchpad.net/bugs/288494

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

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

** This bug has been marked a duplicate of bug 288494
   the youtube code needs to be updated

-- 
Totem can't handle ffdemux_swf
https://bugs.launchpad.net/bugs/316736
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 316366] Re: keyboard layout add selection bug

2009-01-13 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = New

-- 
keyboard layout add selection bug
https://bugs.launchpad.net/bugs/316366
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 316361] Re: separate layout for each window bug

2009-01-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 279129 ***
https://bugs.launchpad.net/bugs/279129

Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 279129
   Can't select default keyboard layout

-- 
separate layout for each window bug
https://bugs.launchpad.net/bugs/316361
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 316004] Re: [jaunty] gnome-volume-control should have a way to center the balance after playing with it

2009-01-13 Thread Pedro Villavicencio
agreed, will take this upstream, thanks.

** Changed in: gnome-media (Ubuntu)
   Importance: Undecided = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

** Summary changed:

- [jaunty] gnome-volume-control should have a way to center the balance after 
playing with it
+ gnome-volume-control should have a way to center the balance after playing 
with it

-- 
gnome-volume-control should have a way to center the balance after playing with 
it
https://bugs.launchpad.net/bugs/316004
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 314333] Re: Wrong startup music at first boot

2009-01-13 Thread Sebastien Bacher
Thank you for your bug report, would be interesting to try on jaunty if
that's still an issue

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong startup music at first boot
https://bugs.launchpad.net/bugs/314333
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 314057] Re: gnome-display-properties should pick the preferred mode, not the largest mode

2009-01-13 Thread Sebastien Bacher
Thank you for your bug report, the what actually happens description
is not clear, should it use 1600x1024 or does it do that now?

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
gnome-display-properties should pick the preferred mode, not the largest mode
https://bugs.launchpad.net/bugs/314057
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 310353] Re: Default font size too large if using native DPI

2009-01-13 Thread Sebastien Bacher
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

-- 
Default font size too large if using native DPI
https://bugs.launchpad.net/bugs/310353
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 310353] Re: Default font size too large if using native DPI

2009-01-13 Thread Sebastien Bacher
The issue is similar to bug #157398 and due to the wrong dpi value

-- 
Default font size too large if using native DPI
https://bugs.launchpad.net/bugs/310353
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 310353] Re: Default font size too large if using native DPI

2009-01-13 Thread Sebastien Bacher
note that such issues should be discussed on mailing list and not on the
bug tracker, there is not many users reading the bugs and the lists are
better to discuss such changes

-- 
Default font size too large if using native DPI
https://bugs.launchpad.net/bugs/310353
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 305459] Re: package capplets-data 1:2.24 .0.1-0ubuntu7.1 failed to install/upgrade: Unterpr ozess post-installation script gab den Fehlerwert 2 zur ück

2009-01-13 Thread Sebastien Bacher
Thank you for your bug report, the issue seems to be a transitional one
rather than a bug though, you should try to reinstall capplet-data which
should be working

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

-- 
package capplets-data 1:2.24.0.1-0ubuntu7.1 failed to install/upgrade: 
Unterprozess post-installation script gab den Fehlerwert 2 zurück
https://bugs.launchpad.net/bugs/305459
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 307263] Re: package capplets-data 1:2.24.0.1-0ubuntu7.1 failed to install/upgrade: subprocess post-installation script returned error exit status 134

2009-01-13 Thread Sebastien Bacher
Thank you for your bug report, the error seems to be a local corruption
though and not a gnome-control-center bug

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

-- 
package capplets-data 1:2.24.0.1-0ubuntu7.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 134
https://bugs.launchpad.net/bugs/307263
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 304663] Re: package capplets-data 1:2.24.0.1-0ubuntu7.1 failed to install/upgrade: subprocess post-installation script returned error exit status 245

2009-01-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 297278 ***
https://bugs.launchpad.net/bugs/297278

Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gconf2 (Ubuntu)
Sourcepackagename: gnome-control-center = gconf2
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 297278
   gedit failed to install/upgrade: gconftool-2: free(): invalid next size 
(fast): 0x030d7fb0

-- 
package capplets-data 1:2.24.0.1-0ubuntu7.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 245
https://bugs.launchpad.net/bugs/304663
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 251809] Re: scrollbar has some problem with multiple tabs

2009-01-13 Thread RoDoLFo TX
Thanks Christoph, but I don't know where the Source tree is located at.
I also tried to search for .patch files only and files named
'scrollbars' after have done the step you suggested. No search result.
So I don't know where to cd through the terminal to apply the patch.

Any idea?

Em Ter, 2009-01-13 às 10:50 +, Christoph Korn escreveu:
 You can get the current sources by apt-get source nautilus
 You can then download the patch: wget -O scrollbars.patch 
 http://launchpadlibrarian.net/21136285/10_scrollbars.patch;
 Then cd into the source tree and run: patch -p1  ../scrollbars.patch
 
 You can also just install the packages from my PPA which just
 have this patch applied. My packages will be superseded by the next version
 from Ubuntu.


-- 
scrollbar has some problem with multiple tabs
https://bugs.launchpad.net/bugs/251809
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 303313] Re: package libgnome2-common 2.22.0-0ubuntu1 failed to install/upgrade:

2009-01-13 Thread Sebastien Bacher
could you run ldd $(which gconftool-2) and copy the log to the bug?

** Changed in: gconf2 (Ubuntu)
   Importance: Undecided = Low
   Status: New = Incomplete

-- 
package libgnome2-common 2.22.0-0ubuntu1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/303313
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf2 in ubuntu.

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


[Bug 316004] Re: gnome-volume-control should have a way to center the balance after playing with it

2009-01-13 Thread Pedro Villavicencio
Thanks for your bug report. This bug has been reported to the developers
of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=567590

** Changed in: gnome-media (Ubuntu)
   Status: New = Triaged

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

-- 
gnome-volume-control should have a way to center the balance after playing with 
it
https://bugs.launchpad.net/bugs/316004
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 201693] Re: Photo Import alert remains even if camera is disconnected

2009-01-13 Thread Matthew Paul Thomas
I think that's a very different situation. If a camera disconnects (or,
more likely, runs out of battery) in the middle of an import, that's
probably an accident and should result in an error message that gives
you a chance to resume (which would be a separate bug). This bug report
is about something much simpler: Ubuntu should not offer to do the
impossible, i.e. import photos from a camera that isn't connected.

-- 
Photo Import alert remains even if camera is disconnected
https://bugs.launchpad.net/bugs/201693
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gthumb in ubuntu.

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


[Bug 204566] Re: Rhythmbox keeps trying to install codecs

2009-01-13 Thread slibuntu
Having a similar problem, pretty annoying. It really should just ignore
files it knows it cannot play, or find a codec for, like if you do the
search once and there is nothing, ignore from then onwards.

-- 
Rhythmbox keeps trying to install codecs
https://bugs.launchpad.net/bugs/204566
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 316682] Re: brasero closes on using SMB share over gvfs

2009-01-13 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instuctions to have apport report a new bug about your crash that can be
dealt with by the automatic retracer.

If you are using Ubuntu with the Gnome desktop environment - launch
nautilus and navigate to your /var/crash directory and double click on
the crash report you wish to submit.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

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

-- 
brasero closes on using SMB share over gvfs
https://bugs.launchpad.net/bugs/316682
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 316741] [NEW] visualisations craches when are speedly changed

2009-01-13 Thread Solver
Public bug reported:

Binary package hint: rhythmbox

occurs when normal mp3s played.
sometime crashes all system (logged me out)

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: fglrx
Package: rhythmbox 0.11.6svn20081008-0ubuntu4.2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.27-9-generic i686

** Affects: rhythmbox (Ubuntu)
 Importance: Medium
 Status: Incomplete


** Tags: apport-bug

-- 
visualisations craches when are speedly changed
https://bugs.launchpad.net/bugs/316741
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 316741] Re: visualisations craches when are speedly changed

2009-01-13 Thread Solver

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

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

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

-- 
visualisations craches when are speedly changed
https://bugs.launchpad.net/bugs/316741
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 316515] Re: Closing laptop lid partially changes GNOME theme settings

2009-01-13 Thread Chris Coulson
Thank you for your bug report. Could you please attach a photograph or
screenshot of the problem. Could you also please run the following:

killall gnome-power-manager
gnome-power-manager --verbose --no-daemon 21 | tee gpm.debug.log.txt

Then could you please close and open your lid (so you experience this
problem), and attach the resulting file gpm.debug.log.txt to this bug
report.

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

-- 
Closing laptop lid partially changes GNOME theme settings
https://bugs.launchpad.net/bugs/316515
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 306808] Re: gnome-display-properties shows Unknown for my laptop-screen

2009-01-13 Thread Sebastien Bacher
do you still get the issue using the current versions?

-- 
gnome-display-properties shows Unknown for my laptop-screen
https://bugs.launchpad.net/bugs/306808
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 316742] [NEW] cannot copy rom file to system files rom folder

2009-01-13 Thread FrostyHare
Public bug reported:

Binary package hint: nautilus

cannot copy roms to kxmame rom folder in system files cannot create new rom 
directory to copy files to either it doesnt give me any errors it just does not 
give me the option to copy the said files 
 the directory is usr/share/games/xmame/roms and the folder will not let me 
copy for any reason at all

ProblemType: Bug
Architecture: powerpc
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.24.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: nautilus
Uname: Linux 2.6.25-2-powerpc64-smp ppc64

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


** Tags: apport-bug

-- 
 cannot copy rom file to system files rom folder
https://bugs.launchpad.net/bugs/316742
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 316742] Re: cannot copy rom file to system files rom folder

2009-01-13 Thread FrostyHare

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

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

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

-- 
 cannot copy rom file to system files rom folder
https://bugs.launchpad.net/bugs/316742
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 316741] Re: visualisations craches when are speedly changed

2009-01-13 Thread Pedro Villavicencio
probably a xorg issue, could you attach the xorg log located at /var/log
after reproduced the issue?

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
visualisations craches when are speedly changed
https://bugs.launchpad.net/bugs/316741
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 306490] Re: XF86Mail is identical to suspend keyboard shortcut

2009-01-13 Thread Sebastien Bacher
the issue seems to be rather a keycode one than a GNOME change

** Changed in: xkeyboard-config (Ubuntu)
Sourcepackagename: gnome-control-center = xkeyboard-config

-- 
XF86Mail is identical to suspend keyboard shortcut
https://bugs.launchpad.net/bugs/306490
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


  1   2   3   4   5   >