Re: [Bug 491521] Re: Decorations and RGBA

2010-01-02 Thread Andrea Cimitan
This is strange, if both the panel and the app are running a RGBA
colormap should have worked... we should ask Owen Taylor, because he
wrote some stuff on the tray icon plus those colormaps

2010/1/2 Michael Coupet compmasterm...@yahoo.com:
 Andrea Cimitan is right, I've experienced problems with Pidgin,
 Transmission, Sonata (with tray icon enabled), Ario, Banshee (The
 problem isn't the tray icon, or at least I wouldn't expect so because
 other GTK# apps work properly, like Tomboy), Deluge (though shows its
 tray icon properly), and Liferea. All of these are ones I'd expect to
 have problems with because of having a tray icon and they are the same
 ones that don't work when you just force an RGBA colormap for all GTK
 apps.

 Abiword and gnumeric and denemo still have general rgba drawing issues
 (drawing transparent some places instead of black)

 --
 Decorations and RGBA
 https://bugs.launchpad.net/bugs/491521
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in Ayatana Ubuntu Love Project: In Progress
 Status in GTK+ GUI Toolkit: Unknown
 Status in “gnome-screensaver” package in Ubuntu: New
 Status in “gtk+2.0” package in Ubuntu: In Progress
 Status in “gtk-recordmydesktop” package in Ubuntu: New
 Status in “libgksu” package in Ubuntu: Fix Released
 Status in “nautilus” package in Ubuntu: In Progress

 Bug description:
 For Lucid, I'd like to get the new decorations feature integrated.  This 
 patch adds support for doing client-side window decorations, which pulls in 
 support for RGBA colormaps.

 The new decorations feature requires explicit support from a theme before it 
 becomes active (it defaults to being disabled).  However, RGBA support is 
 enabled by default and there is a chance for some fallout from this being 
 added.

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ayatana-ubuntu/+bug/491521/+subscribe



-- 
Andrea Cimitan - http://www.cimitan.com

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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

[Bug 463376] [NEW] can't catch $USER in /etc/gdm/PostLogin/Default

2010-01-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu Karmic Koala
After a fresh install on some machines and update from Jaunty on another one, 
we can't catch $USER $USERNAME $LOGNAME
from /etc/gdm/PostLogin/Default, we get gdm for all variables instead of real 
login name. It was working since  7.04 version.
If in a terminal we run :  echo $USER, we get the real login name.

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

-- 
can't catch  $USER in /etc/gdm/PostLogin/Default
https://bugs.launchpad.net/bugs/463376
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 463376] Re: can't catch $USER in /etc/gdm/PostLogin/Default

2010-01-02 Thread Twisted Lincoln, Inc.
As Zoltan Tesch indicated, this is not a general Ubuntu bug, but instead
an issue with GDM.

** Package changed: ubuntu = gdm (Ubuntu)

-- 
can't catch  $USER in /etc/gdm/PostLogin/Default
https://bugs.launchpad.net/bugs/463376
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 502263] [NEW] Doesn't hanlde missing file on multipart rar , gives crc error immediatelly

2010-01-02 Thread Fabio Isgrò
Public bug reported:

Binary package hint: file-roller

As topic, doesn't handle missing file at all and fail. It must try to
select the missing file untestead. It's happen on karmic koala

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Doesn't hanlde missing file on multipart rar , gives crc error immediatelly
https://bugs.launchpad.net/bugs/502263
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in ubuntu.

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


[Bug 238183] Re: Useless memory consumption

2010-01-02 Thread Milan Bouchet-Valat
So by first time you mean first time from fresh boot; there's no
package installation involved then. I think you're slightly wrong about
memory usage, because the fact that every SystemToolsBackends perl
process uses 10MB doesn't mean you can sum up those values to get the
total: there's shared memory (reported as SHR in top) for about 2MB
each, which explains why a quick test reports that 70MB are used.

There's something I don't get here, because the scripts in themselves
only represent a few KB, so I'd expect the total memory usage to be
about 15MB. Maybe there's something we're doing wrong in the way we
manage memory.

Anyway, the best approach for now would be to stop starting all modules,
and instead start the one we use. We could divide the footprint by 5 or
so.

-- 
Useless memory consumption
https://bugs.launchpad.net/bugs/238183
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in ubuntu.

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


[Bug 183514] Re: seahorse-agent stops responding when started with gpg-agent

2010-01-02 Thread Reinhard Tartler
Bug #346429 seems very related to this one. I even suspect that a
potential fix should solve this and the other bugs together.

-- 
seahorse-agent stops responding when started with gpg-agent
https://bugs.launchpad.net/bugs/183514
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to seahorse-plugins in ubuntu.

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


[Bug 238183] Re: Useless memory consumption

2010-01-02 Thread Verstraete Linard
Ah, now I see. By first time, I meant, indeed, as long as you didn't
install any packages as requested, since the install of the OS, and
close the application. Basically doing nothing from the point of view of
the shares-admin command.

You can be right about counting memory usage. I don't now very much
about it and I didn't take the shared memory into account. So I won't
disagree that, while the issue is still present, it can be less then
90MB, that's perfectly possible.

Starting only the modules you use, and preventing unnecessarily load to
the system, would be my chose of preference as well.  Unless this form
of pre-loading has some tremendous performance benefits. But I doubt
that.

-- 
Useless memory consumption
https://bugs.launchpad.net/bugs/238183
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in ubuntu.

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


[Bug 484317] Re: GDM allows root logins

2010-01-02 Thread Iain Bucław
And with regards to bug #459199, updated to match system uid
configuration.

Also, renamed it to disallow_invalid_login to better describe what it
does.

Regards
Iain

** Attachment added: 29_disallow_invalid_login.patch
   http://launchpadlibrarian.net/37358835/29_disallow_invalid_login.patch

-- 
GDM allows root logins
https://bugs.launchpad.net/bugs/484317
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 502277] [NEW] Evolutin Mail: Accounts list is not complete

2010-01-02 Thread sierdnas
Public bug reported:

Binary package hint: evolution

1) I'm using Ubuntu 9.10 - the Karmic Koala - released in October 2009;
2) Version of package:
  evolution:
Установлен: 2.28.1-0ubuntu2
Кандидат: 2.28.1-0ubuntu2
Таблица версий:
   *** 2.28.1-0ubuntu2 0
  500 http://it.archive.ubuntu.com karmic-updates/main Packages
  100 /var/lib/dpkg/status
   2.28.1-0ubuntu1 0
  500 http://it.archive.ubuntu.com karmic/main Packages
3) I do not know;
4) I added the third mail account and I can not see it in the list of accounts.

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 11:53:36 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: evolution 2.28.1-0ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 LANG=ru_RU.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: evolution
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
Evolutin Mail: Accounts list is not complete
https://bugs.launchpad.net/bugs/502277
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 502277] Re: Evolutin Mail: Accounts list is not complete

2010-01-02 Thread sierdnas

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37358848/XsessionErrors.txt

-- 
Evolutin Mail: Accounts list is not complete
https://bugs.launchpad.net/bugs/502277
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 502175] Re: Document Viewer 2.28.1 (Evince) dont show graphics in pdf document

2010-01-02 Thread madbiologist
Can you please attach the problem document to this bug report.

-- 
Document Viewer 2.28.1 (Evince) dont show graphics in pdf document
https://bugs.launchpad.net/bugs/502175
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 502015] Re: No way to Paste Shortcut in Nautilus

2010-01-02 Thread Martin Mai
You can drag and drop it with the middle mouse button and it will give
you a menu like in windows. Therefore closing the bug. Feel free to
continue to report any other bugs you may find.

** Changed in: nautilus (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: hundredpapercuts
   Status: Confirmed = Invalid

-- 
No way to Paste Shortcut in Nautilus
https://bugs.launchpad.net/bugs/502015
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 498800] Re: f-spot should include an option to export tag icons

2010-01-02 Thread marco.pallotta
Changed the upstream bug because bug 605797 (the previous one) was
marked as duplicate of bug 476019 (the new one)

-- 
f-spot should include an option to export tag icons
https://bugs.launchpad.net/bugs/498800
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 501271] Re: Unmounted USB storage still shown in Computer devices but cannot be accessed

2010-01-02 Thread Martin Mai
This is caused by the different ways of how devices can re removed. If you see 
the plugged in device on the desktop you can do the following:
  1. Unmount
This will (as the name says) unmount the disk. The link on the desktop gets 
removed, but you can still see the disk in 'Places', or the side pane in 
nautilus to mount it again if you need it.
  2. Eject (This is the problem)
Eject will behave as 'Unmount', but also remove the link in 'Places' and the 
side pane of nautilus. This is what will be triggered if you click the icon 
next to a device in the side pane. The problem now is, that it leaves a link in 
'computer:///' (the 'Computer' view), which doesn't give the option to mount it 
again.
  3. Safely Remove Drive
This is the same as 'Eject', but it also removes the link in 'computer:///', so 
it's basically a fixed version of 'Eject'.

So in the end they should drop 'Eject' in favor of 'Safely Remove Drive'
to fix this.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

-- 
Unmounted USB storage still shown in Computer devices but cannot be accessed
https://bugs.launchpad.net/bugs/501271
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 487850] Re: Nautilus termina de cargar unas carpetas y otras no

2010-01-02 Thread Martin Mai
I am not sure, but I think I experienced this bug several times, too. It
happens when doing some file/folder management (moving, copying,
renaming), but I can not consistently reproduce it.

Nautilus will not display all folder in a directory (even after
finishing loading), but when I check via the gnome-terminal, the files
are there.

Workaround:
If you know the name of a folder in the directory that down't show all of its 
content, click the icon next to the location bar, add the folder name and press 
enter. Nautilus will display the folder without problems. If you then click the 
back arrow, nautilus will correctly display the original folder with all its 
files.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Confirmed

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

-- 
Nautilus termina de cargar unas carpetas y otras no
https://bugs.launchpad.net/bugs/487850
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 502015] Re: No way to Paste Shortcut in Nautilus

2010-01-02 Thread Martin Mai
By the way: You can also drag it with the left mouse button and hold
down [ALT] before you release the mouse button.

-- 
No way to Paste Shortcut in Nautilus
https://bugs.launchpad.net/bugs/502015
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 327775] Re: Evolution won't parse messages, stuck on Formating message ... in the status bar

2010-01-02 Thread Patrick Burwell
** Description changed:

- Binary package hint: evolution
+ Binary package hint: Evolution 2.26.1
  
- Maybe this is already a duplicate, but please understand that I have
- tried to look at all instances where this bug may have been previously
- reported, some even dating back to year 2006. However, none of those bug
- reports are conclusive and they don't offer any fixes for the current
- release. Please let me know if that is not so.
- 
- I'm using Evolution 2.24.3 with Ubuntu 8.10 (Intrepid). This happens at
- least 3 times a day. When it happens I try to close Evolution, but it
- immediately becomes totally unresponsive while it stays grayed out. The
- only way I've been able to get it back to a functional state is to kill
- or end task for 'evolution', 'evolution-alarm-notify' (at the minimum),
- which automatically pulls down the drain with it another process called
- 'evolution-data-server-2.24'
- 
- I have two mailboxes on it, both Exchange 2003 and POP3, but they don't
- point to the same server. Even when I first had only Exchange mailbox
- configured the problem was already present.
- 
- Please let me know how I can contribute more information for your bug
- fixing consideration.
+ I'm using Evolution 2.26.1 with Ubuntu 9.04 - the Jaunty Jackalope - released 
in April 2009.
+ I can only see some mail when I load images.
+ Please let me know how I can contribute more information for your bug fixing 
consideration.

-- 
Evolution won't parse messages, stuck on Formating message ... in the status 
bar
https://bugs.launchpad.net/bugs/327775
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 426788] Re: New sound preferences GUI has many problems

2010-01-02 Thread Liam O'Reilly
This is still present in 9.10 (released version)

-- 
New sound preferences GUI has many problems
https://bugs.launchpad.net/bugs/426788
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 501284] Re: Evince don't open PDF file (3D model) exported by SolidWorks 2009 with 3D option enabled.

2010-01-02 Thread madbiologist
With Adobe Acrobat Reader 5 I also see the box containing the message
Enable 3D View.  According to http://en.wikipedia.org/wiki/PDF ,
Acrobat Reader 5 only supports version 1.4 of the PDF standard.  I
believe that poppler (use by Evince to render PDF's) only suppors
version 1.5 of the PDF standard (and possibly parts of version 1.6).
Support for embedded 3D drawings was introduced in version 1.6 of the
PDF standard.

The latest poppler package currently available in Karmic Koala 9.10 is
0.12.0-0ubuntu2.1.  The current development version of the upcoming
Lucid Lynx 10.04 currently contains poppler 0.12.2-2.1ubuntu3.
Hopefully it will pick up poppler 0.12.3 (released Dec 24, 2009), once
it reaches Debian-testing.  You can follow this at
https://launchpad.net/ubuntu/+source/poppler

-- 
Evince don't open PDF file  (3D model) exported by SolidWorks 2009 with 3D 
option enabled.
https://bugs.launchpad.net/bugs/501284
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 406186] Re: yelp prints OMF category warnings

2010-01-02 Thread Daniel Hollas
I have the same problem. My yelp doesn`t start at all. When i launch it
from the panel, loading window pops up for a few seconds and then it
closes down and nothing happens.

-- 
yelp prints OMF category warnings
https://bugs.launchpad.net/bugs/406186
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 502307] [NEW] Movie player is not supported

2010-01-02 Thread baburaj
Public bug reported:

Binary package hint: totem

While trying to open movieplayer, a message  No URI handler implemented
for VCD comes.

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 18:57:20 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: totem 2.28.1-0ubuntu4
ProcEnviron:
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: totem
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386

-- 
Movie player is not supported
https://bugs.launchpad.net/bugs/502307
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 502307] Re: Movie player is not supported

2010-01-02 Thread baburaj

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

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/37359925/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/37359926/LogAlsaMixer.txt

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

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

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37359929/XorgLog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37359930/XsessionErrors.txt

-- 
Movie player is not supported
https://bugs.launchpad.net/bugs/502307
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 406990] Re: Drag and Drop in Nautilus requires multiple clicks

2010-01-02 Thread Satish K.C.
Filed upstream bug in Gnome/Nautilus -
https://bugzilla.gnome.org/show_bug.cgi?id=605894

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

-- 
Drag and Drop in Nautilus requires multiple clicks
https://bugs.launchpad.net/bugs/406990
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 406990] Re: Drag and Drop in Nautilus requires multiple clicks

2010-01-02 Thread Satish K.C.
Done  updated - Nautilus bug is at
https://bugzilla.gnome.org/show_bug.cgi?id=605894. Apologies for the delay

 -skc
Health is merely the slowest possible rate at which one can die.


On Sat, Jan 2, 2010 at 9:25 AM, Yazen Ghannam yghan...@gmail.com wrote:

 Hello Satish,

 Have you been able to forward this bug upstream? If so, please provide a
 link to that upstream report. Thank you for taking the time.


 ** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

 --
 Drag and Drop in Nautilus requires multiple clicks
 https://bugs.launchpad.net/bugs/406990
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in One Hundred Paper Cuts: New
 Status in “nautilus” package in Ubuntu: Confirmed

 Bug description:
 Nautilus allows a user to drag  drop files only into the directories shown
 in the left pane. If a user wants to drop the files into sub-directories, it
 requires multiple clicks  selects
1) Click  select the files to move/copy
2) Now right-click  choose Copy
3) Click on top-level directory in left pane
4) Again, double-click (by default) on sub-directory to open
 ... repeat down the heirarchy 
5) Now right-click in required sub-directory
6) Finally, move down the menu and choose paste (or goto keyboard 
 Ctrl-V)

 As opposed to this, the windows method of sub-dirs opening up as you hover
 over with left-button down, allows user to quickly navigate down. Can we get
 Nautilus to adopt either this or some such behaviour that reduces the no of
 clicks?

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/hundredpapercuts/+bug/406990/+subscribe


-- 
Drag and Drop in Nautilus requires multiple clicks
https://bugs.launchpad.net/bugs/406990
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 253452] Re: Confusing error message when ICQ users have different encodings

2010-01-02 Thread Robert J. Schulz
Hey! in karmic with Empathy 2.28.1.1 it works fine to set encoding for
the icq-account to ISO8859-1 or ISO8859-15

I'm a little bit confused, why this is not the standard encoding since
all my ICQ-buddy seem to use it?

Also it may be there is missing a CONVERSION if empathy could guess or
know the Buddies encoding...

I definitely agree that the error message is annoying... it should occur
only in an error log file or so...

-- 
Confusing error message when ICQ users have different encodings
https://bugs.launchpad.net/bugs/253452
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 502310] [NEW] irritating video icon

2010-01-02 Thread TM8471
Public bug reported:

Binary package hint: nautilus

I Nautilus all videos are presented with a video icon. But icon size
depends on video format.

There are several video formats
- 21:9 (cinema format)
- 16:9 (HD-tv)
- 4:3 (old tv format)

All these icons have different sizes. That is irritating.

Preview icons should be displayed in 16:9. Format differences should be
framed in black, so that all video icons in Nautilus have all the same
size.

For better understanding, I uploaded two png-file
1) Improved icon preview (my suggestion): Example: 4:3 - 16:9 - 21:9
2) Icon preview, as shown in Nautilus now: Video icon as it is now


ProblemType: Bug
Architecture: amd64
Date: Sat Jan  2 14:27:14 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-16-generic x86_64

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


** Tags: amd64 apport-bug

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 502310] Re: irritating video icon

2010-01-02 Thread TM8471

** Attachment added: Example: 4:3 - 16:9 - 21:9
   http://launchpadlibrarian.net/37360020/Example%20in%20Nautilus.png

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37360024/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37360025/usr_lib_nautilus.txt

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 502310] Re: irritating video icon

2010-01-02 Thread TM8471

** Attachment added: Video icon as it is now
   http://launchpadlibrarian.net/37360064/Nautilus-now.png

** Description changed:

  Binary package hint: nautilus
  
  I Nautilus all videos are presented with a video icon. But icon size
  depends on video format.
  
  There are several video formats
  - 21:9 (cinema format)
  - 16:9 (HD-tv)
  - 4:3 (old tv format)
  
  All these icons have different sizes. That is irritating.
  
  Preview icons should be displayed in 16:9. Format differences should be
  framed in black, so that all video icons in Nautilus have all the same
  size.
  
- For better understanding, I uploaded a png-file.
+ For better understanding, I uploaded two png-file
+ 1) Improved icon preview (my suggestion): Example: 4:3 - 16:9 - 21:9
+ 2) Icon preview, as shown in Nautilus now: Video icon as it is now
+ 
  
  ProblemType: Bug
  Architecture: amd64
  Date: Sat Jan  2 14:27:14 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  Package: nautilus 1:2.28.1-0ubuntu3
  ProcEnviron:
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-16-generic x86_64

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 502317] [NEW] reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)

2010-01-02 Thread Martin Olsson
Public bug reported:

Binary package hint: gnome-games

repro steps:

1. from a terminal; launch one of these commands:

  quadrapassel --sync

OR, if you prefer:

  gdb --eval-command='break gdk_x_error' --eval-command=r --args quadrapassel
--sync

2. select Settings::Preferences and switch to the Theme TAB
3. press CLOSE without changing anything
4. the following SIGTRAP happens immediately

Gdk-ERROR **: The program 'quadrapassel' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 136 error_code 3 request_code 10 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap

See the attached GDB log for details. I've also filed this bug upstream, here:
https://bugzilla.gnome.org/show_bug.cgi?id=605896

ProblemType: Bug
Architecture: amd64
Date: Sat Jan  2 14:59:26 2010
DistroRelease: Ubuntu 10.04
Package: gnome-games (not installed)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: gnome-games
Tags: lucid
Uname: Linux 2.6.32-9-generic x86_64

** Affects: gnome-games
 Importance: Unknown
 Status: Unknown

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


** Tags: amd64 apport-bug lucid

-- 
reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)
https://bugs.launchpad.net/bugs/502317
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 502317] Re: reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)

2010-01-02 Thread Martin Olsson

** Attachment added: GDB log showing stack to SIGTRAP / X11 error
   http://launchpadlibrarian.net/37360195/quadrapassel_gdb_sigtrap.txt

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

** Also affects: gnome-games via
   https://bugzilla.gnome.org/show_bug.cgi?id=605896
   Importance: Unknown
   Status: Unknown

-- 
reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)
https://bugs.launchpad.net/bugs/502317
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 502317] Re: reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)

2010-01-02 Thread Martin Olsson
I can repro this in karmic as well if I use gnometris --sync instead
of quadrapassel --sync

-- 
reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)
https://bugs.launchpad.net/bugs/502317
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 483273] Re: Game Gnometris not show background

2010-01-02 Thread Martin Olsson
*** This bug is a duplicate of bug 502317 ***
https://bugs.launchpad.net/bugs/502317

** This bug has been marked a duplicate of bug 502317
   reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)

-- 
Game Gnometris not show background
https://bugs.launchpad.net/bugs/483273
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 428194] Re: Gnometris, random crashes and settings not saving

2010-01-02 Thread Martin Olsson
It's easier to make the theme-part of the bug consistently crash if you
start using quadrapassel --sync to ensure that all X11 messages are
default with in real-time as quadrapassel issues them (not later on).
Also, it's not necessar to actuall change the theme, it's only necessary
to switch to the THEME tab.

-- 
Gnometris, random crashes and settings not saving
https://bugs.launchpad.net/bugs/428194
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 502310] Re: irritating video icon

2010-01-02 Thread Chris Coulson
This bug is an upstream one and it would be quite helpful if somebody
experiencing it could send the bug the to the people writing the
software.  You can learn more about how to do this for various upstreams
at https://wiki.ubuntu.com/Bugs/Upstream.  Thanks in advance!

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 406990] Re: Drag and Drop in Nautilus requires multiple clicks

2010-01-02 Thread Chris Coulson
Thanks for sending upstream

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=605894
   Importance: Unknown
   Status: Unknown

** Changed in: nautilus (Ubuntu)
   Status: Confirmed = Triaged

-- 
Drag and Drop in Nautilus requires multiple clicks
https://bugs.launchpad.net/bugs/406990
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 483273] Re: Game Gnometris not show background

2010-01-02 Thread Martin Olsson
*** This bug is a duplicate of bug 437123 ***
https://bugs.launchpad.net/bugs/437123

** This bug is no longer a duplicate of bug 502317
   reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)
** This bug has been marked a duplicate of bug 437123
   Gnometris crashes when closing preferences if Theme tab has been selected

-- 
Game Gnometris not show background
https://bugs.launchpad.net/bugs/483273
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 502317] Re: reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)

2010-01-02 Thread Martin Olsson
*** This bug is a duplicate of bug 437123 ***
https://bugs.launchpad.net/bugs/437123

** This bug has been marked a duplicate of bug 437123
   Gnometris crashes when closing preferences if Theme tab has been selected

-- 
reproducible X11 error / SIGTRAP in quadrapassel (new name for gnometris)
https://bugs.launchpad.net/bugs/502317
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 180627] Re: rhythmbox saves mp3 tag at start of file but loads already existing tag from end of file

2010-01-02 Thread cgramsch
It seems this bug will celebrate it's second anniversary soon.


This problem still exists in 0.12.5 on Ubuntu 9.10/amd64. 


I've got some files with this problem, too. Here you go:


This is the ignored ID3-Tag:

$ strings 187\ -\ Ac\ Dc\ -\ Back\ In\ Black.mp3 |head -15
ulTIT2
Back In BlackTPE1
AC-DCTDRC
1980TALB
The Rolling Stone Magazines 500 Greatest Songs Of All TimeTRCK
187TCON
79TPOS
1RVA2
track
RVA2
album
TPE4
VAAPIC
image/jpeg
JFIF


And here an ambiguous apetag confusing rhythmbox (Do I get this right? I
don't know apetag, but I see two different albums down there, when I
change the tag, the change is active for about two seconds, then the
information of the last line here is active again). As a matter of fact
there is nothing changed in the file when rhythmbox writes the tag.

$ strings 187\ -\ Ac\ Dc\ -\ Back\ In\ Black.mp3 |tail -15
LAME3.93
APETAGEX
Genre
Hard Rock
Year
1980
Album
Back In Black
Artist
AC-DC
Title
Back In Black
Track
187APETAGEX
TAGBack In Black AC-DC The Rolling 
Stone Magazines 501980   



So the problem is obvious and it is what people already stated here -
there is another tag written than the one read.

-- 
rhythmbox saves mp3 tag at start of file but loads already existing tag from 
end of file
https://bugs.launchpad.net/bugs/180627
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 437123] Re: Gnometris crashes when closing preferences if Theme tab has been selected

2010-01-02 Thread Martin Olsson

** Attachment added: gdb bt full for the error location (app running using 
--sync)
   http://launchpadlibrarian.net/37360786/quadrapassel_gdb_sigtrap.txt

-- 
Gnometris crashes when closing preferences if Theme tab has been selected
https://bugs.launchpad.net/bugs/437123
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 437123] Re: Gnometris crashes when closing preferences if Theme tab has been selected

2010-01-02 Thread Martin Olsson
FWIW; I reproducibly get this crash both with and without compiz running
(i.e. with system::preferences::appearence::visual effects set to
either none or normal). However, if you run quadrapassel with the
--sync parameter, the crash happens more reliably due to suppressed X11
buffering.

-- 
Gnometris crashes when closing preferences if Theme tab has been selected
https://bugs.launchpad.net/bugs/437123
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 428194] Re: Gnometris, random crashes and settings not saving

2010-01-02 Thread Martin Olsson
*** This bug is a duplicate of bug 435633 ***
https://bugs.launchpad.net/bugs/435633

The occasional crashes in the settings screen that you're seeing is
probably bug #437123

-- 
Gnometris, random crashes and settings not saving
https://bugs.launchpad.net/bugs/428194
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 428194] Re: Gnometris, random crashes and settings not saving

2010-01-02 Thread Martin Olsson
*** This bug is a duplicate of bug 435633 ***
https://bugs.launchpad.net/bugs/435633

...and the Show where blocks will land part is handled by bug 435633

** This bug has been marked a duplicate of bug 435633
   in Gnometris, the game option Show where the block will land doesn't take 
effect

-- 
Gnometris, random crashes and settings not saving
https://bugs.launchpad.net/bugs/428194
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 269215] Re: There is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

2010-01-02 Thread gbulmash
Same problem.

There is a problem with the configuration server
(/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)

Does not seem to effect computer usage. After clicking on Close the
graphic interface comes up and everything appears to work.

Got this bug when I upgraded from 8.04 to 9.10.

So, is there a fix?

Thanks

-- 
There is a problem with the configuration server. 
(/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)
https://bugs.launchpad.net/bugs/269215
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 502310] Re: irritating video icon

2010-01-02 Thread A. Walton
Nautilus doesn't thumbnail videos, but will display thumbnails of any
dimension (in as close to the native dimensions of the thumbnail as
possible, limited by the user's choice).

** Package changed: nautilus (Ubuntu) = totem (Ubuntu)

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 502310] Re: irritating video icon

2010-01-02 Thread schlopa
** Changed in: totem (Ubuntu)
   Status: New = Confirmed

** Changed in: totem (Ubuntu)
   Status: Confirmed = Incomplete

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 502355] [NEW] certain dvd ne sont pas lu alors que l'image initiale s'affiche

2010-01-02 Thread velardo pascal
Public bug reported:

certain DVD ne sont pas lu alors que l'on acce au menu du dvd 
on peu faire la selection mais la lecture ne s'execute pas

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 16:55:36 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: libgstreamer0.10-0 0.10.25-2
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gstreamer0.10
Uname: Linux 2.6.31-16-generic i686

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
certain dvd ne sont pas lu alors que l'image initiale s'affiche
https://bugs.launchpad.net/bugs/502355
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 502355] Re: certain dvd ne sont pas lu alors que l'image initiale s'affiche

2010-01-02 Thread velardo pascal

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37361981/XsessionErrors.txt

-- 
certain dvd ne sont pas lu alors que l'image initiale s'affiche
https://bugs.launchpad.net/bugs/502355
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 501284] Re: Evince don't open PDF file (3D model) exported by SolidWorks 2009 with 3D option enabled.

2010-01-02 Thread madbiologist
Hmm, according to pdfinfo, your file is PDF version 1.4.  Nevertheless,
I think embedded 3D drawings are from a later PDF version which the
poppler version in Karmic 9.10 does not support.

Typing evince Telaio_2.PDF at the command prompt (without the quotes)
gives:

** (evince:2100): WARNING **: Unimplemented annotation:
POPPLER_ANNOT_3D, please post a bug report in Evince bugzilla
(http://bugzilla.gnome.org) with a testcase.

-- 
Evince don't open PDF file  (3D model) exported by SolidWorks 2009 with 3D 
option enabled.
https://bugs.launchpad.net/bugs/501284
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 502310] Re: irritating video icon

2010-01-02 Thread TM8471
** Changed in: totem (Ubuntu)
   Status: Incomplete = Confirmed

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 502310] Re: irritating video icon

2010-01-02 Thread TM8471
@schlopa

What kind of information is missing. If you set bug status to
incomplete, please give a hint what is missing in this bug report.

-- 
irritating video icon
https://bugs.launchpad.net/bugs/502310
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 252552] Re: evince shows incomplete pages for certain pdf files

2010-01-02 Thread madbiologist
Still occurring in Karmic 9.10 with all the latest updates.

Uname: Linux 2.6.31-16-generic i686
Package versions:
evince 2.28.1-0ubuntu1.2
poppler 0.12.0-0ubuntu2.1

-- 
evince shows incomplete pages for certain pdf files
https://bugs.launchpad.net/bugs/252552
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 203513] Re: display doesn't go to DPMS sleep

2010-01-02 Thread Lemmiwinks
same problem for me on a dell 1520 laptop. xset dpms force off works
correctly...

-- 
display doesn't go to DPMS sleep
https://bugs.launchpad.net/bugs/203513
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 502361] [NEW] Nautilus hangs on Pictures and Documents folders

2010-01-02 Thread Alex Butler
Public bug reported:

Binary package hint: nautilus

Similar to bug #391460

Nautilus freezes when I try to open either my Documents or Pictures
folders.  This started two days ago.  Nautilus tries to open them,
pauses, then disappears and all icons on my desktop disappear.

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 16:36:00 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
Nautilus hangs on Pictures and Documents folders
https://bugs.launchpad.net/bugs/502361
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 502361] Re: Nautilus hangs on Pictures and Documents folders

2010-01-02 Thread Alex Butler

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37362561/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37362562/usr_lib_nautilus.txt

-- 
Nautilus hangs on Pictures and Documents folders
https://bugs.launchpad.net/bugs/502361
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 502360] [NEW] erreure signalé ttf-msco refonts-installer lors du chargement des programme a sourc eforge

2010-01-02 Thread velardo pascal
Public bug reported:

Binary package hint: gnome-utils

-2010-01-02 17:34:14--  http://downloads.sourceforge.net/corefonts/andale32.exe
Résolution de downloads.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `downloads.sourceforge.net'
--2010-01-02 17:34:24--  
http://switch.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de switch.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `switch.dl.sourceforge.net'
--2010-01-02 17:34:34--  
http://mesh.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de mesh.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `mesh.dl.sourceforge.net'
--2010-01-02 17:34:44--  
http://dfn.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de dfn.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `dfn.dl.sourceforge.net'
--2010-01-02 17:34:54--  
http://heanet.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de heanet.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `heanet.dl.sourceforge.net'
--2010-01-02 17:35:04--  
http://jaist.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de jaist.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `jaist.dl.sourceforge.net'
--2010-01-02 17:35:14--  
http://nchc.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de nchc.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `nchc.dl.sourceforge.net'
--2010-01-02 17:35:24--  
http://ufpr.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de ufpr.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `ufpr.dl.sourceforge.net'
--2010-01-02 17:35:34--  
http://internode.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de internode.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `internode.dl.sourceforge.net'
--2010-01-02 17:35:44--  
http://voxel.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de voxel.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `voxel.dl.sourceforge.net'
--2010-01-02 17:35:54--  
http://kent.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de kent.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `kent.dl.sourceforge.net'
--2010-01-02 17:36:04--  
http://internap.dl.sourceforge.net/sourceforge/corefonts/andale32.exe
Résolution de internap.dl.sourceforge.net... échec: Connexion terminée par 
expiration du délai d'attente.
wget: unable to resolve host address `internap.dl.sourceforge.net'
sha256sum: andale32.exe: Aucun fichier ou dossier de ce type
andale32.exe: ÉCHEC d'ouverture ou de lecture.
sha256sum: AVERTISSEMENT: 1 de 1 fichier listé n'a pu être lu.
Checksum mismatch for andale32.exe, aborting!
dpkg : erreur de traitement de ttf-mscorefonts-installer (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 ttf-mscorefonts-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
vela...@velardo-desktop:~$ 
telechargement de librairie codec pour lire la video 

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 17:37:19 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-system-log
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: gnome-utils 2.28.1-0ubuntu1
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gnome-utils
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
erreure signalé ttf-mscorefonts-installer lors du chargement des programme a 
sourceforge
https://bugs.launchpad.net/bugs/502360
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 502360] Re: erreure signalé ttf-mscorefo nts-installer lors du chargement des programme a sourcefor ge

2010-01-02 Thread velardo pascal

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37362556/XsessionErrors.txt

-- 
erreure signalé ttf-mscorefonts-installer lors du chargement des programme a 
sourceforge
https://bugs.launchpad.net/bugs/502360
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 485475] Re: Problem with the screensaver

2010-01-02 Thread Jens Gräf
Contrary to my comments to bug 485475, i also happens without kvm or 
virt-manager running.
It also happens with only one screen (the laptop's builtin) attached.

More details on my setup, perhaps we've got something im common
Screensaver: Blank Screen
Graphics driver: Nvidia propietary installed via ubuntu hardware management
Release: 9.10 64bit
Desktop effects: none
Power management: blank screen after 10 minutes
Form factor: laptop
Applications running: Lastfm, openvpn, pidgin, thunderbird, qtcreator, firefox, 
some terminals

-- 
Problem with the screensaver
https://bugs.launchpad.net/bugs/485475
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 502359] [NEW] totem dont show the playback time

2010-01-02 Thread om26er
Public bug reported:

Binary package hint: totem

totem is not showing audio/video playback time although i can see it in
fullscreen mode.

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 21:32:41 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20091221)
Package: totem 2.29.2-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: totem
Tags: lucid
Uname: Linux 2.6.32-9-generic i686

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


** Tags: apport-bug i386 lucid

-- 
totem dont show the playback time
https://bugs.launchpad.net/bugs/502359
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 502359] Re: totem dont show the playback time

2010-01-02 Thread om26er

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/37362531/Screenshot.png

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

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/37362534/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/37362535/LogAlsaMixer.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37362536/XorgLog.txt

-- 
totem dont show the playback time
https://bugs.launchpad.net/bugs/502359
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 502359] Re: totem dont show the playback time

2010-01-02 Thread om26er
screenshot is also attached in the above comment. plz reply quick if its
an upstream so that i could upstream it.

-- 
totem dont show the playback time
https://bugs.launchpad.net/bugs/502359
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 193927] Re: Evince not displaying pdf correctly

2010-01-02 Thread madbiologist
Still occurring in Karmic 9.10 with all the latest updates.

Linux 2.6.31-16-generic i686
poppler 0.12.0-0ubuntu2.1
evince 2.28.1-0ubuntu1.2

-- 
Evince not displaying pdf correctly
https://bugs.launchpad.net/bugs/193927
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 499337] Re: gdm doesn't re-login after logout when autologin and timedlogin are enabled Karmic 9.10

2010-01-02 Thread joconnor
*** This bug is a duplicate of bug 494296 ***
https://bugs.launchpad.net/bugs/494296

** This bug has been marked a duplicate of bug 494296
   Karmic: gdm + timed login = funkiness

-- 
gdm doesn't re-login after logout when autologin and timedlogin are enabled 
Karmic 9.10
https://bugs.launchpad.net/bugs/499337
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 226179] Re: doesn't stop sounds playing when an email is closed

2010-01-02 Thread Miguel Diago
Yes, it's still an issue with Intrepid :(

-- 
doesn't stop sounds playing when an email is closed
https://bugs.launchpad.net/bugs/226179
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 502361] Re: Nautilus hangs on Pictures and Documents folders

2010-01-02 Thread Chris Coulson
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
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

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.
If you are using Kubuntu or Xubuntu you can file the crash using 
/usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in a 
terminal - where _my_crash_report.crash is the crash you would like to report.

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: nautilus (Ubuntu)
   Status: New = Invalid

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

-- 
Nautilus hangs on Pictures and Documents folders
https://bugs.launchpad.net/bugs/502361
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 379183] Re: nautilus Unique-DBus-WARNING

2010-01-02 Thread parq
Same bug on jaunty.

(nautilus:27232): Unique-DBus-WARNING **: Error while sending message:
Did not receive a reply. Possible causes include: the remote application
did not send a reply, the message bus security policy blocked the reply,
the reply timeout expired, or the network connection was broken.

Nautilus is frozen. If I terminated it, on restart, nautilus works for a
while and froze again.

-- 
nautilus Unique-DBus-WARNING
https://bugs.launchpad.net/bugs/379183
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 502084] Re: Evince fails to read the fontspec.pdf file

2010-01-02 Thread madbiologist
I've found out why poppler-data is not installed by default.  It's in
multiverse because it's non-free.

From comment 15 in bug #458288:

I know, it's in multiverse since it includes copyrighted (and patent pending) 
technologies by Adobe.
However, this seems like good news in the right direction from Adobe: 
http://lwn.net/Articles/354360/

-- 
Evince fails to read the fontspec.pdf file
https://bugs.launchpad.net/bugs/502084
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 405544] Re: Unable to burn CD or DVD with 2.6.31 kernel

2010-01-02 Thread orzeh
But on my system i CAN burn DVDs with k3b and with brasero,gnomebaker i cannot 
(Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 
GNU/Linux) - Ubuntu 9.10
DVDr:
[5:0:0:0]cd/dvd  HL-DT-ST DVDRAM GH22LS50  TL01  /dev/sr0

-- 
Unable to burn CD or DVD with 2.6.31 kernel
https://bugs.launchpad.net/bugs/405544
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 334806] Re: nautilus disappear desktop icons and freeze open folders on jaunty

2010-01-02 Thread parq
Same bug.

More info:

$ dbus-launch nautilus
Initializing nautilus-dropbox 0.6.1

** (nautilus:2146): WARNING **: Unable to add monitor: No soportado
Nautilus-Share-Message: Called net usershare info but it failed: La «red 
compartida» devolvió el error 255: info_fn: file /var/lib/samba/usershares/iso 
is not a well formed usershare file.
info_fn: Error was Path is not a directory.

After that, nautilus hangs and i've to kill it. If I restart nautilus,
it happens again. After launch the command, nautilus opens and when I
select a directory, it gets freeze.

-- 
nautilus disappear desktop icons and freeze open folders on jaunty
https://bugs.launchpad.net/bugs/334806
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 405544] Re: Unable to burn CD or DVD with 2.6.31 kernel

2010-01-02 Thread Colan Schwartz
orzeh: If you're not getting the same kernel errors that we are, then
you've got another problem, and it's a different bug.

-- 
Unable to burn CD or DVD with 2.6.31 kernel
https://bugs.launchpad.net/bugs/405544
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 502393] [NEW] Technotrend S2-1600 initialization bug

2010-01-02 Thread anmg
Public bug reported:

Binary package hint: gnome-utils


Jan  2 20:26:06 Ultimate kernel: [   14.109294] DVB: Unable to find symbol 
stv090x_attach()
Jan  2 20:26:06 Ultimate kernel: [   14.109302] BUG: unable to handle kernel 
NULL pointer dereference at 00b0
Jan  2 20:26:06 Ultimate kernel: [   14.109305] IP: [a0bd8757] 
dvb_frontend_detach+0x7/0x80 [dvb_core]
Jan  2 20:26:06 Ultimate kernel: [   14.109315] PGD 121c50067 PUD 122029067 PMD 
0 
Jan  2 20:26:06 Ultimate kernel: [   14.109318] Oops:  [#1] SMP 
Jan  2 20:26:06 Ultimate kernel: [   14.109320] last sysfs file: 
/sys/devices/virtual/net/lo/type
Jan  2 20:26:06 Ultimate kernel: [   14.109323] CPU 0 
Jan  2 20:26:06 Ultimate kernel: [   14.109324] Modules linked in: 
snd_hda_codec_realtek arc4 ecb budget(+) budget_core saa7146 ttpci_eeprom ath5k 
snd_hda_intel dvb_core snd_hda_codec mac80211 uvcvideo led_class videodev ath 
v4l1_compat v4l2_compat_ioctl32 snd_usb_audio snd_usb_lib iptable_filter 
snd_hwdep ip_tables x_tables snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy 
snd_seq_oss nvidia(P) psmouse serio_raw cfg80211 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq snd_timer snd_seq_device asus_atk0110 snd soundcore 
snd_page_alloc lp parport usbhid ohci1394 ieee1394 atl1e intel_agp
Jan  2 20:26:06 Ultimate kernel: [   14.109352] Pid: 864, comm: work_for_cpu 
Tainted: P   2.6.31-16-generic #53-Ubuntu P5Q-PRO
Jan  2 20:26:06 Ultimate kernel: [   14.109354] RIP: 0010:[a0bd8757]  
[a0bd8757] dvb_frontend_detach+0x7/0x80 [dvb_core]
Jan  2 20:26:06 Ultimate kernel: [   14.109361] RSP: 0018:88011fe1dd90  
EFLAGS: 00010246
Jan  2 20:26:06 Ultimate kernel: [   14.109362] RAX: 0041 RBX: 
880126251000 RCX: 0023
Jan  2 20:26:06 Ultimate kernel: [   14.109364] RDX:  RSI: 
0082 RDI: 
Jan  2 20:26:06 Ultimate kernel: [   14.109366] RBP: 88011fe1dda0 R08: 
0033 R09: c0ab
Jan  2 20:26:06 Ultimate kernel: [   14.109367] R10: 0005 R11: 
 R12: 88011fdf8400
Jan  2 20:26:06 Ultimate kernel: [   14.109369] R13: a0c2f2a0 R14: 
 R15: 88011fdf8494
Jan  2 20:26:06 Ultimate kernel: [   14.109371] FS:  () 
GS:880028022000() knlGS:
Jan  2 20:26:06 Ultimate kernel: [   14.109373] CS:  0010 DS: 0018 ES: 0018 
CR0: 8005003b
Jan  2 20:26:06 Ultimate kernel: [   14.109375] CR2: 00b0 CR3: 
00011fdb6000 CR4: 06f0
Jan  2 20:26:06 Ultimate kernel: [   14.109376] DR0:  DR1: 
 DR2: 
Jan  2 20:26:06 Ultimate kernel: [   14.109378] DR3:  DR6: 
0ff0 DR7: 0400
Jan  2 20:26:06 Ultimate kernel: [   14.109380] Process work_for_cpu (pid: 864, 
threadinfo 88011fe1c000, task 8801237b5ac0)
Jan  2 20:26:06 Ultimate kernel: [   14.109382] Stack:
Jan  2 20:26:06 Ultimate kernel: [   14.109383]  880126251000 
88011fdf8400 88011fe1de10 a0c2bb9e
Jan  2 20:26:06 Ultimate kernel: [   14.109385] 0 a0c2f340 
880126251768 88011fe1de10 a0c26d1b
Jan  2 20:26:06 Ultimate kernel: [   14.109388] 0 880126251300 
8801262510f8  880126251000
Jan  2 20:26:06 Ultimate kernel: [   14.109392] Call Trace:
Jan  2 20:26:06 Ultimate kernel: [   14.109396]  [a0c2bb9e] 
frontend_init+0x91e/0xd90 [budget]
Jan  2 20:26:06 Ultimate kernel: [   14.109400]  [a0c26d1b] ? 
ttpci_budget_init+0x2eb/0x470 [budget_core]
Jan  2 20:26:06 Ultimate kernel: [   14.109404]  [a0c2ca39] 
budget_attach+0x99/0x150 [budget]
Jan  2 20:26:06 Ultimate kernel: [   14.109408]  [a0c203ee] 
saa7146_init_one+0x98e/0xa90 [saa7146]
Jan  2 20:26:06 Ultimate kernel: [   14.109414]  [81073f60] ? 
do_work_for_cpu+0x0/0x30
Jan  2 20:26:06 Ultimate kernel: [   14.109417]  [8128e352] 
local_pci_probe+0x12/0x20
Jan  2 20:26:06 Ultimate kernel: [   14.109419]  [81073f73] 
do_work_for_cpu+0x13/0x30
Jan  2 20:26:06 Ultimate kernel: [   14.109422]  [81078746] 
kthread+0xa6/0xb0
Jan  2 20:26:06 Ultimate kernel: [   14.109425]  [810130ea] 
child_rip+0xa/0x20
Jan  2 20:26:06 Ultimate kernel: [   14.109428]  [810786a0] ? 
kthread+0x0/0xb0
Jan  2 20:26:06 Ultimate kernel: [   14.109430]  [810130e0] ? 
child_rip+0x0/0x20
Jan  2 20:26:06 Ultimate kernel: [   14.109431] Code: 0b 89 c8 c9 29 f0 c3 0f 
1f 44 00 00 8d 81 40 42 0f 00 c9 29 f0 c3 66 66 66 66 66 2e 0f 1f 84 00 00 00 
00 00 55 48 89 e5 41 54 53 48 8b 87 b0 00 00 00 48 89 fb 48 85 c0 74 0e ff d0 
48 8b bb b0 
Jan  2 20:26:06 Ultimate kernel: [   14.109456] RIP  [a0bd8757] 
dvb_frontend_detach+0x7/0x80 [dvb_core]
Jan  2 20:26:06 Ultimate kernel: [   14.109462]  RSP 88011fe1dd90
Jan  2 20:26:06 Ultimate kernel: [   14.109463] CR2: 00b0
Jan  2 20:26:06 

[Bug 502175] Re: Document Viewer 2.28.1 (Evince) dont show graphics in pdf document

2010-01-02 Thread Lord Panta
ok , some graphics dont show correctly.. xD

** Attachment added: is the document
   http://launchpadlibrarian.net/37365304/Tesis_borrador_27_dic.pdf

-- 
Document Viewer 2.28.1 (Evince) dont show graphics in pdf document
https://bugs.launchpad.net/bugs/502175
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 486154] Re: System beep broken in Karmic despite heroic efforts to fix it

2010-01-02 Thread WeatherGod
Wow, that's... exhaustive.  I'll see if I can flag someone down for you
guys and see if they can help you any further.

-- 
System beep broken in Karmic despite heroic efforts to fix it
https://bugs.launchpad.net/bugs/486154
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 500672] Re: [lucid] setting keyboard shortcut for switching between windows of an application does not work with compiz

2010-01-02 Thread Asif Youssuff
This wasn't obvious in my previous posting, but I am using the Gnome
Compatibility plugin.

Also reported here: http://forum.compiz.org/viewtopic.php?f=86t=12248

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

-- 
[lucid] setting keyboard shortcut for switching between windows of an 
application does not work with compiz
https://bugs.launchpad.net/bugs/500672
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 501647] Re: [Lucid] Rhythmbox notification icon not shown

2010-01-02 Thread Claudio Moretti
Architecture: amd64
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: rhythmbox 0.12.6-1ubuntu3
PackageArchitecture: amd64
ProcEnviron:
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
Tags: lucid
Uname: Linux 2.6.32-9-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare


** Summary changed:

- Rhythmbox not showing up as panel icon after closing main window; ubuntu 
lucid lynx alpha
+ [Lucid] Rhythmbox notification icon not shown

** Tags added: apport-collected

-- 
[Lucid] Rhythmbox notification icon not shown
https://bugs.launchpad.net/bugs/501647
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 501647] Dependencies.txt

2010-01-02 Thread Claudio Moretti
apport information

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

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

** This bug is no longer flagged as a security vulnerability

-- 
[Lucid] Rhythmbox notification icon not shown
https://bugs.launchpad.net/bugs/501647
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 501647] Re: [Lucid] Rhythmbox notification icon not shown

2010-01-02 Thread Claudio Moretti
Happens also to me, but with Rhythmbox starting already in icon mode. Killing 
doesn't work, and I have not found any option to avoid the notification area 
mode.
The only way I found to show rhythmbox up is to launch it again (via terminal, 
Alt+F2 or by clicking Rhythmbox Music Player under Applications  Audio and 
Video)

-- 
[Lucid] Rhythmbox notification icon not shown
https://bugs.launchpad.net/bugs/501647
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 502403] [NEW] f-spot can not start

2010-01-02 Thread Devrim Ersanli
Public bug reported:

Binary package hint: f-spot

Ubuntu 9.10
--
f-spot:
  Installed: 0.6.1.5-0ubuntu1
  Candidate: 0.6.1.5-0ubuntu1
  Version table:
 *** 0.6.1.5-0ubuntu1 0
500 http://tr.archive.ubuntu.com karmic-updates/main Packages
100 /var/lib/dpkg/status
 0.6.1.3-2 0
500 http://tr.archive.ubuntu.com karmic/main Packages
--
dersa...@redvaio:~$ f-spot

(/usr/lib/f-spot/f-spot.exe:2185): GLib-WARNING **: g_set_prgname() called 
multiple times
[Info  21:09:18.298] Initializing DBus
[Info  21:09:18.426] Initializing Mono.Addins
[Info  21:09:18.597] Starting new FSpot server (f-spot 0.6.1.5)

** (/usr/lib/f-spot/f-spot.exe:2185): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2185): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2185): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2185): CRITICAL **: atk_object_set_name:
assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:2185): CRITICAL **: atk_object_set_name: 
assertion `name != NULL' failed
[Info  21:09:19.461] Starting BeagleService
[Info  21:09:19.479] Hack for gnome-settings-daemon engaged

(/usr/lib/f-spot/f-spot.exe:2185): GdkPixbuf-WARNING **: GdkPixbufLoader 
finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You 
must explicitly end the data stream to the loader before dropping the last 
reference.
The program '/usr/lib/f-spot/f-spot.exe' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 3531 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

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

-- 
f-spot can not start
https://bugs.launchpad.net/bugs/502403
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 502155] Re: gnome-mahjongg shows both pause and resume buttons (at same time)

2010-01-02 Thread Nigel Babu
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work
and I can reproduce the bug, I'm going to mark it as confirmed and let
them handle it from here. Thanks for taking the time to make Ubuntu
better!

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

-- 
gnome-mahjongg shows both pause and resume buttons (at same time)
https://bugs.launchpad.net/bugs/502155
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 439354] Re: Rescan Database

2010-01-02 Thread cameleon
Seems to be taken into account by this bug:  Bug 312613 -  inotify (directory 
watch) support in f-spot  
https://bugzilla.gnome.org/show_bug.cgi?id=312613

By this way rescan feature is not needed anymore.

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

-- 
Rescan Database
https://bugs.launchpad.net/bugs/439354
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 478434] Re: je n'ai pas de son.

2010-01-02 Thread WeatherGod
mklion, did you try installing 'linux-backports-modules-alsa-karmic' and
then rebooting?

-- 
je n'ai pas de son. 
https://bugs.launchpad.net/bugs/478434
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst0.10-python in ubuntu.

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


[Bug 500672] Re: [lucid] setting keyboard shortcut for switching between windows of an application does not work with compiz

2010-01-02 Thread Chris Coulson
I'm not sure this is a g-c-c issue really. Setting the shortcut
correctly sets /apps/metacity/global_keybindings/switch_group and it
works ok in Metacity, but Compiz uses it's own location for these
settings

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

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

-- 
[lucid] setting keyboard shortcut for switching between windows of an 
application does not work with compiz
https://bugs.launchpad.net/bugs/500672
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 495551] Re: gcalctool does implicit multiplication for e (Exp), even if it stands for 2.718

2010-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gcalctool - 5.28.2-0ubuntu1

---
gcalctool (5.28.2-0ubuntu1) karmic-proposed; urgency=low

  * New upstream release:
- Fix negative exponential detection e.g. 2e−3 = 0.002 (LP: #483730)
- Only disable trailing zeroes option in basic mode (LP: #484306)
- Disable ambiguous multiplication with Eulers number, e.g. 2e as this
  makes exponential numbers confusing (LP: #495551)
 -- Robert Ancell robert.anc...@canonical.com   Fri, 18 Dec 2009 09:58:51 
+1100

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

-- 
gcalctool does implicit multiplication for e (Exp), even if it stands for 2.718
https://bugs.launchpad.net/bugs/495551
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 484306] Re: Show trailing zeroes active but cannot be disabled in advanced and financial mode

2010-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gcalctool - 5.28.2-0ubuntu1

---
gcalctool (5.28.2-0ubuntu1) karmic-proposed; urgency=low

  * New upstream release:
- Fix negative exponential detection e.g. 2e−3 = 0.002 (LP: #483730)
- Only disable trailing zeroes option in basic mode (LP: #484306)
- Disable ambiguous multiplication with Eulers number, e.g. 2e as this
  makes exponential numbers confusing (LP: #495551)
 -- Robert Ancell robert.anc...@canonical.com   Fri, 18 Dec 2009 09:58:51 
+1100

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

-- 
Show trailing zeroes active but cannot be disabled in advanced and financial 
mode
https://bugs.launchpad.net/bugs/484306
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 483730] Re: gnome-calculator not giving expected results: 2e-2 is not 0.02 ...

2010-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gcalctool - 5.28.2-0ubuntu1

---
gcalctool (5.28.2-0ubuntu1) karmic-proposed; urgency=low

  * New upstream release:
- Fix negative exponential detection e.g. 2e−3 = 0.002 (LP: #483730)
- Only disable trailing zeroes option in basic mode (LP: #484306)
- Disable ambiguous multiplication with Eulers number, e.g. 2e as this
  makes exponential numbers confusing (LP: #495551)
 -- Robert Ancell robert.anc...@canonical.com   Fri, 18 Dec 2009 09:58:51 
+1100

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

-- 
gnome-calculator not giving expected results: 2e-2 is not 0.02 ...
https://bugs.launchpad.net/bugs/483730
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 495551] Re: gcalctool does implicit multiplication for e (Exp), even if it stands for 2.718

2010-01-02 Thread Martin Pitt
** Changed in: gcalctool (Ubuntu Lucid)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

-- 
gcalctool does implicit multiplication for e (Exp), even if it stands for 2.718
https://bugs.launchpad.net/bugs/495551
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 484306] Re: Show trailing zeroes active but cannot be disabled in advanced and financial mode

2010-01-02 Thread Martin Pitt
** Changed in: gcalctool (Ubuntu Lucid)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

-- 
Show trailing zeroes active but cannot be disabled in advanced and financial 
mode
https://bugs.launchpad.net/bugs/484306
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 483730] Re: gnome-calculator not giving expected results: 2e-2 is not 0.02 ...

2010-01-02 Thread Martin Pitt
** Also affects: gcalctool (Ubuntu Lucid)
   Importance: Medium
   Status: Fix Committed

** Changed in: gcalctool (Ubuntu Lucid)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

-- 
gnome-calculator not giving expected results: 2e-2 is not 0.02 ...
https://bugs.launchpad.net/bugs/483730
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 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2010-01-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-screensaver - 2.28.0-0ubuntu3.2

---
gnome-screensaver (2.28.0-0ubuntu3.2) karmic-proposed; urgency=low

  * debian/patches/10_legacy_scrsvr_inhibit.patch:
- Reintroduce the legacy inhibit API, which is wrapped by
  xdg-screensaver and still required by some applications. This API
  was removed in the current version of gnome-screensaver, breaking
  screensaver inhibit in VLC and most games (LP: #428884)
  * debian/control:
- Add build-depend on libxtst-dev, to make the inhibit work.
 -- Chris Coulson chrisccoul...@ubuntu.com   Tue, 22 Dec 2009 21:15:52 +

** Changed in: gnome-screensaver (Ubuntu Karmic)
   Status: Fix Committed = Fix Released

-- 
gnome-screensaver-command --poke no longer inhibits screensaver
https://bugs.launchpad.net/bugs/428884
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2010-01-02 Thread Michael Coupet
Well, notice that it isn't all the applications that have a tray icon
that fail. Empathy, Gnome-Mplayer, nm-applet, gnome-power-manager,
gnome-volume-control-applet, Rhythmbox, Padevchooser, Gmpc, Tomboy, and
Nautilus (the tray icon comes up during large file transfers, deletions,
etc) DO work for me. It may be something wrong with my system, so I'll
double-check with a fresh install, but I highly doubt it.

A possible reason for a problem might be apps setting their own global
colormap to an rgb one, which is relatively easy to look for like the
problem in gksu. Some might also be using TrayIcon instead of
GtkStatusIcon, which may be the cause this problem for some.

Another problem I encountered was flash not working in Midori, Epiphany,
or Chromium. It did work in Firefox though. This may not show up in
Firefox because it embeds flash differently due to actually having the
windowless mode working.

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 502421] [NEW] Negative exponent gives wrong value in exponential form of number e.g. 1e-3

2010-01-02 Thread Zoran Mijanovic
*** This bug is a duplicate of bug 483730 ***
https://bugs.launchpad.net/bugs/483730

Public bug reported:

Binary package hint: gcalctool

Numbers with exponential form like 1.2e3 (=1200) works wrong with negative 
exponent.
If I type 1e-3 I should get =0.001, but result is = −0.281718172.
With positive exponent results are OK (1e3=1000).

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 21:37:06 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gcalctool
Package: gcalctool 5.28.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gcalctool
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
Negative exponent gives wrong value in exponential form of number e.g. 1e-3
https://bugs.launchpad.net/bugs/502421
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 502421] Re: Negative exponent gives wrong value in exponential form of number e.g. 1e-3

2010-01-02 Thread Zoran Mijanovic
*** This bug is a duplicate of bug 483730 ***
https://bugs.launchpad.net/bugs/483730


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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37368340/XsessionErrors.txt

-- 
Negative exponent gives wrong value in exponential form of number e.g. 1e-3
https://bugs.launchpad.net/bugs/502421
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 502421] Re: Negative exponent gives wrong value in exponential form of number e.g. 1e-3

2010-01-02 Thread Ilya Barygin
*** This bug is a duplicate of bug 483730 ***
https://bugs.launchpad.net/bugs/483730

** This bug has been marked a duplicate of bug 483730
   gnome-calculator not giving expected results: 2e-2 is not 0.02 ...

-- 
Negative exponent gives wrong value in exponential form of number e.g. 1e-3
https://bugs.launchpad.net/bugs/502421
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 257908] Re: gnome-power-manager ignores unchecked dim on idle while on ac

2010-01-02 Thread Philip Muškovac
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

-- 
gnome-power-manager ignores unchecked dim on idle while on ac
https://bugs.launchpad.net/bugs/257908
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 502424] [NEW] CD audio not work

2010-01-02 Thread cyberseb
Public bug reported:

Binary package hint: totem

excuse for my english, i'm french.
when I put a cd in the drive: menu Movie read audio disk error: Totem 
was not able to read this disc. No reason
the cd works without problem with vlc

Xubuntu 9.10

ProblemType: Bug
Architecture: i386
Date: Sat Jan  2 21:48:45 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
InstallationMedia: Xubuntu 9.10 Karmic Koala - Release i386 (20091028.3)
NonfreeKernelModules: nvidia
Package: totem 2.28.2-0ubuntu3
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: totem
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
 (polkit-gnome-authentication-agent-1:6916): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (firefox:7119): GLib-WARNING **: g_set_prgname() called multiple times
 (xfce4-places-plugin:6884): Gtk-WARNING **: GtkSpinButton: setting an 
adjustment with non-zero page size is deprecated

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


** Tags: apport-bug i386

-- 
CD audio not work 
https://bugs.launchpad.net/bugs/502424
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 502424] Re: CD audio not work

2010-01-02 Thread cyberseb

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

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/37368696/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/37368697/LogAlsaMixer.txt

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

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

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37368700/XorgLog.txt

-- 
CD audio not work 
https://bugs.launchpad.net/bugs/502424
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 502429] [NEW] Nautilus does not show the statistics (employment record) on all partitions

2010-01-02 Thread guigui14100
Public bug reported:

Binary package hint: nautilus

The pattern of use is not available for all my partitions

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 32666ecd3fd34d98734f5a80529bd365
CheckboxSystem: ed86e29ffba809c116a39e33fa9fc45c
Date: Sat Jan  2 22:03:37 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20091209)
Package: nautilus 1:2.28.4-0ubuntu1
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: nautilus
Tags: lucid
Uname: Linux 2.6.32-9-generic i686

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


** Tags: apport-bug i386 lucid

-- 
Nautilus does not show the statistics (employment record) on all partitions
https://bugs.launchpad.net/bugs/502429
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 502429] Re: Nautilus does not show the statistics (employment record) on all partitions

2010-01-02 Thread guigui14100

** Attachment added: Capture-1.png
   http://launchpadlibrarian.net/37368939/Capture-1.png

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37368943/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/37368944/usr_lib_nautilus.txt

-- 
Nautilus does not show the statistics (employment record) on all partitions
https://bugs.launchpad.net/bugs/502429
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 502429] Re: Nautilus does not show the statistics (employment record) on all partitions

2010-01-02 Thread guigui14100
While on her Show me another

** Attachment added: Capture-2.png
   http://launchpadlibrarian.net/37368954/Capture-2.png

-- 
Nautilus does not show the statistics (employment record) on all partitions
https://bugs.launchpad.net/bugs/502429
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 502235] Re: Chess Computer player can cheat.

2010-01-02 Thread Dave Walker
kalakupua:

If you can either attach a list of moves necessary to recreate the
problem or a video of the problem then either should be enough to
confirm the bug.   You can use RecordMyDesktop which is found in the
repositories:

sudo apt-get update  sudo apt-get install recordmydesktop gtk-
recordmydesktop

Thank you.

-- 
Chess Computer player can cheat.
https://bugs.launchpad.net/bugs/502235
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 458334] Re: Fails repeatably with DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given volume was not found

2010-01-02 Thread JahPe
ruffneckc worked for me also
On Ubuntu Karmic 32-bit 9.10
Occured also on two 4Gig Sticks on two Netbooks with same installation.

-- 
Fails repeatably with DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: 
The given volume was not found
https://bugs.launchpad.net/bugs/458334
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


  1   2   >