[Bug 241206] Re: Gnome Screensaver does not activate reliably

2010-07-06 Thread Robert Lange
** Changed in: gnome-screensaver (Ubuntu)
 Assignee: (unassigned) = Robert Lange (rcl24)

** Changed in: gnome-session
 Assignee: (unassigned) = Robert Lange (rcl24)

-- 
Gnome Screensaver does not activate reliably
https://bugs.launchpad.net/bugs/241206
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 491926] Re: screensaver doesn't start immediately after being enabled

2010-07-06 Thread Robert Lange
See Bug #241206 comments 16 and 17 for my explanation of this bug, and
patches.

** Also affects: gnome-session
   Importance: Undecided
   Status: New

** Changed in: gnome-session
 Assignee: (unassigned) = Robert Lange (rcl24)

** Changed in: gnome-session
   Status: New = In Progress

-- 
screensaver doesn't start immediately after being enabled
https://bugs.launchpad.net/bugs/491926
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 363635] Re: Screensaver does not work in 9.04

2010-07-06 Thread Robert Lange
See Bug #241206 comments 16 and 17 for my explanation of this bug, and
patches.

** Also affects: gnome-screensaver
   Importance: Undecided
   Status: New

** Project changed: gnome-screensaver = gnome-session

** Changed in: gnome-session
   Status: New = In Progress

** Changed in: gnome-screensaver (Ubuntu)
   Status: New = In Progress

** Summary changed:

- Screensaver does not work in 9.04
+ Gnome Screensaver does not activate when time limit is reached

** Changed in: gnome-session
 Assignee: (unassigned) = Robert Lange (rcl24)

-- 
Gnome Screensaver does not activate when time limit is reached
https://bugs.launchpad.net/bugs/363635
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 491926] Re: screensaver doesn't start immediately after being enabled

2010-07-06 Thread Robert Lange
** Changed in: gnome-screensaver (Ubuntu)
   Status: Triaged = In Progress

-- 
screensaver doesn't start immediately after being enabled
https://bugs.launchpad.net/bugs/491926
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 41738] Re: confusing error message when connection via ssh fails, because host key verification failed

2010-07-06 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed = Incomplete

-- 
confusing error message when connection via ssh fails, because host key 
verification failed 
https://bugs.launchpad.net/bugs/41738
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 598915] Re: can't close programs when inline search box is open

2010-07-06 Thread Robert Roth
Forwarded upstream : https://bugzilla.gnome.org/show_bug.cgi?id=623649.

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

-- 
can't close programs when inline search box is open
https://bugs.launchpad.net/bugs/598915
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 465525] Re: invest-applet crashed with AttributeError in on_retriever_completed()

2010-07-06 Thread Martin Pool
This happened to me in maverick.

It happens every time I restart the applet.

The avg_simple_quotes_change attribute is only created on this object on
a particular code path through populate() so it should be easy to fix
this by just tracing through the logic path that causes it to be unset.

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

-- 
invest-applet crashed with AttributeError in on_retriever_completed()
https://bugs.launchpad.net/bugs/465525
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 599169] Re: evince cbz support is broken on evince-2.30.3-0ubuntu1

2010-07-06 Thread Juanjo Marín
#15
Sokak,

For enabling cbt files, add

 /bin/tar ixr,

 /etc/apparmor.d/abstractions/evince

and

sudo apparmor_parser -r -W -T /etc/apparmor.d/usr.bin.evince

These bugs are because Ubuntu doesn't allow evince to execute 3rd apps
for security reasons, only the ones explicitally authorized by apparmor.
However, Ubuntu misses some apps like zipnote and tar.

Some more info about apparmor in https://wiki.ubuntu.com/AppArmor

-- 
evince cbz support is broken on evince-2.30.3-0ubuntu1
https://bugs.launchpad.net/bugs/599169
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 255768] Re: evolution asking for a password, even though it should be remembered

2010-07-06 Thread Lorenzo
I describe a workaround which seems to have fixed the problem for me here: 
http://ubuntuforums.org/showpost.php?p=9549461postcount=2
Yet I'm not sure if it would work for other situations.
Lorenzo

-- 
evolution asking for a password, even though it should be remembered
https://bugs.launchpad.net/bugs/255768
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 599169] Re: evince cbz support is broken on evince-2.30.3-0ubuntu1

2010-07-06 Thread Juanjo Marín
#15

about cb7 files, right now Ubuntu only opens these files with 7zr (it
comes with the 7zip package). In order to open with the 7zip-full
package, you need to add

  /usr/bin/7z ixr,
  /usr/lib/p7zip/7z ixr,
  /usr/bin/7za ixr,
  /usr/lib/p7zip/7za ixr,

in /etc/apparmor.d/abstractions/evince (well, only 7za is enough) as in
the previous comments.

By no, I don't know why thumbnaling cb7 files fails, I will take a look
when I have more time

-- 
evince cbz support is broken on evince-2.30.3-0ubuntu1
https://bugs.launchpad.net/bugs/599169
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 599785] Re: The Gimp's description is too confusing

2010-07-06 Thread Andrew
Maybe use some stuff from the GIMP website:
http://www.gimp.org/about/introduction.htm ie.

GIMP lets you draw, paint, edit images, and much more! GIMP includes the
functionality and plug-ins of other famous image editing and processing
programs.

It has many capabilities. It can be used as a simple paint program, an
expert quality photo retouching program, an online batch processing
system, a mass production image renderer, an image format converter. Its
inbuilt scripting interface mean even the most complex of operations are
possible.

-- 
The Gimp's description is too confusing
https://bugs.launchpad.net/bugs/599785
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 138194] Re: Closing lid during initial shutdown causes notebook to suspend

2010-07-06 Thread Rolf Leggewie
Isn't this a config option now?

-- 
Closing lid during initial shutdown causes notebook to suspend
https://bugs.launchpad.net/bugs/138194
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 601807] Re: f-spot crashes on LTSP-client

2010-07-06 Thread Simon Schmidig
si...@ltsp:~$ f-spot --sync
[Info  09:43:07.193] Initializing DBus
[Info  09:43:07.337] Initializing Mono.Addins
[Info  09:43:07.530] Starting new FSpot server (f-spot 0.6.1.5)
[Info  09:43:09.135] Starting BeagleService
[Info  09:43:09.154] Hack for gnome-settings-daemon engaged

(f-spot:18567): 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.
GLib.GException: Erreur à l'ouverture du fichier : Aucun fichier ou dossier de 
ce type
  at GLib.FileAdapter.Read (GLib.Cancellable cancellable) [0x0] 
  at FSpot.ImageFile.Open () [0x0] 
  at FSpot.JpegFile.PixbufStream () [0x0] 
  at FSpot.ImageFile.Load (Int32 max_width, Int32 max_height) [0x0] 
  at ImageLoaderThread.ProcessRequest (.RequestItem request) [0x0] 
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 27199 error_code 1 request_code 136 minor_code 1)
  (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.)

-- 
f-spot crashes on LTSP-client
https://bugs.launchpad.net/bugs/601807
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 599169] Re: evince cbz support is broken on evince-2.30.3-0ubuntu1

2010-07-06 Thread Sokak
Juanjo, thank you very much for your hints!

Im stuffing these lines right now, and indeed i will never be enough
thankful to you :)

At first, i was scared to peep into launchpad, it just looked too techy
to me, but i had just to lurk a bit to see what good and hard work is
going on here, and that once you learn to get your hands dirt in the
shell, it itsnt too bad :D (next one wll be to learn how to compile, but
im going in sort of the right direction)

I think i will open a little blog to link all those helpful hints i
discovered here: looks like google cant manage to pop out such solutions
without flooding with garbage and double links on the result pages :/

Also i am italian, and sometimes i find difficult to have a bingo
without googling a few to narrow down the search...

Ill try to learn more and help other people too, Cheers :)

-- 
evince cbz support is broken on evince-2.30.3-0ubuntu1
https://bugs.launchpad.net/bugs/599169
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 602163] [NEW] package brasero-common 2.30.0-0ubuntu1 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es erneut installieren, bevor Sie es zu ent

2010-07-06 Thread nonstop
Public bug reported:

Binary package hint: brasero

 brasero-common kann nicht deinstalliert werden

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: brasero-common 2.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
AptOrdering:
 rhythmbox-plugin-cdrecorder: Purge
 brasero: Purge
 libbrasero-media0: Purge
 brasero-common: Purge
Architecture: i386
Date: Tue Jul  6 09:38:31 2010
ErrorMessage: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie 
sollten  es erneut installieren, bevor Sie es zu entfernen versuchen.
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
SourcePackage: brasero
Title: package brasero-common 2.30.0-0ubuntu1 failed to install/upgrade: Paket 
ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten  es erneut 
installieren, bevor Sie es zu entfernen versuchen.

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


** Tags: apport-package i386 lucid

-- 
package brasero-common 2.30.0-0ubuntu1 failed to install/upgrade: Paket ist in 
einem sehr schlechten inkonsistenten Zustand - Sie sollten  es erneut 
installieren, bevor Sie es zu entfernen versuchen.
https://bugs.launchpad.net/bugs/602163
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 602163] Re: package brasero-common 2.30.0-0ubuntu1 failed to install/upgrade: Paket ist in einem sehr schlechten inkonsistenten Zustand - Sie sollten es erneut installieren, bevor Sie es zu entfe

2010-07-06 Thread nonstop

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/51448700/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/51448702/Dmesg.txt

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

-- 
package brasero-common 2.30.0-0ubuntu1 failed to install/upgrade: Paket ist in 
einem sehr schlechten inkonsistenten Zustand - Sie sollten  es erneut 
installieren, bevor Sie es zu entfernen versuchen.
https://bugs.launchpad.net/bugs/602163
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 602058] Re: cannot send messages in Evolution Ubuntu 9.10

2010-07-06 Thread Mitch Towner
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.

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

** Converted to question:
   https://answers.edge.launchpad.net/ubuntu/+source/evolution/+question/116788

-- 
cannot send messages in Evolution Ubuntu 9.10
https://bugs.launchpad.net/bugs/602058
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 350075] Re: Totem does not parse .asx file correctly

2010-07-06 Thread Walter Cheuk
In 10.10 alpha 2 (with most-recent updates, Totem 2.30.2), the problem
is still there. Totem still does not skill the start time parameter; the
only good news is that now I can scroll the time bar so I don't have to
wait for the time to elapse.

BTW, the option to install the required codec is gone now. Now it says
that there is no codec for the Microsoft Media Server (MMS) used in
the .asx file. I have to install gstreamer-plugins-bad manually, only
after that opening the same .asx file in question prompts me to install
gstreamer-plugins-ugly and gstreamer-ffmpeg, and the file can be played.

-- 
Totem does not parse .asx file correctly
https://bugs.launchpad.net/bugs/350075
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 601807] Re: f-spot crashes on LTSP-client

2010-07-06 Thread Simon Schmidig

** Attachment added: f-spot --debug  f-spot-debug.txt
   http://launchpadlibrarian.net/51449507/f-spot-debug.txt

-- 
f-spot crashes on LTSP-client
https://bugs.launchpad.net/bugs/601807
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 600537] Re: roster status icons don't update on gnome theme change

2010-07-06 Thread Omer Akram
upstream bug was marked as a duplicate of
https://bugzilla.gnome.org/show_bug.cgi?id=604816

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

** Changed in: empathy
   Status: New = Unknown

** Changed in: empathy
 Remote watch: GNOME Bug Tracker #623627 = GNOME Bug Tracker #604816

-- 
roster status icons don't update on gnome theme change
https://bugs.launchpad.net/bugs/600537
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 507788] Re: In Help, Table of Contents switches from left to right when user selects topic

2010-07-06 Thread Andrew
For anyone working on this, the relevant files are
/usr/share/yelp/xslt/toc2html.xsl and /usr/share/yelp/toc.xml

It is just a bit of CSS that needs changing

-- 
In Help, Table of Contents switches from left to right when user selects topic
https://bugs.launchpad.net/bugs/507788
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 493157] Re: RealPlayer Meta (.ram) files are not played correctly

2010-07-06 Thread Walter Cheuk
In 10.10 alpha 2 (with most-recent updates, Totem 2.30.2), the problems just 
remain the same:
1. The start time parameter is not parsed.
2. The time bar is not scrollable, together with point 1, one have to wait for 
the leading start time to elapse to start watching the actual show (the time 
bar is scrollable while playing .asx file now, as I reported in bug #350075)
3. Cannot install required codec on double-clicking. The file can only be 
played after install codecs for .asx file.
4. The icon of the file does not show it is a media file, though 
double-clicking it will open it in Totem.

-- 
RealPlayer Meta (.ram) files are not played correctly
https://bugs.launchpad.net/bugs/493157
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


Re: [Bug 138194] Re: Closing lid during initial shutdown causes notebook to suspend

2010-07-06 Thread Omer Akram
When this bug was reported. I was able to reproduce this but now I dont see
it so luck? ;)

On Tue, Jul 6, 2010 at 12:28 PM, Rolf Leggewie launchpad.net@
rolf.leggewie.biz wrote:

 Isn't this a config option now?

 --
 Closing lid during initial shutdown causes notebook to suspend
 https://bugs.launchpad.net/bugs/138194
 You received this bug notification because you are subscribed to
 indicator-session in ubuntu.

 Status in The GNOME 2 Session Manager: Unknown
 Status in One Hundred Paper Cuts: Incomplete
 Status in “gnome-power-manager” package in Ubuntu: Invalid
 Status in “indicator-session” package in Ubuntu: Confirmed

 Bug description:
 Using the gnome shutdown button and closing the notebook lid immediately
 afterwards will cause the notebook to enter suspend rather than shutting it
 down. When lid is opened again, the notebook will continue to shutdown after
 the desktop is restored.

 Proposed fix: Either prohibit any go-to-suspend events after shutdown
 button has been pressed, or let lid-close events abort the shutdown
 sequence.

 Ubuntu version: newest gutsy




-- 
Closing lid during initial shutdown causes notebook to suspend
https://bugs.launchpad.net/bugs/138194
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 138194] Re: Closing lid during initial shutdown causes notebook to suspend

2010-07-06 Thread Omer Akram
ofcourse the papercut task. :)

-- 
Closing lid during initial shutdown causes notebook to suspend
https://bugs.launchpad.net/bugs/138194
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 600537] Re: roster status icons don't update on gnome theme change

2010-07-06 Thread Bug Watch Updater
** Changed in: empathy
   Status: Unknown = Confirmed

-- 
roster status icons don't update on gnome theme change
https://bugs.launchpad.net/bugs/600537
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


Re: [Bug 599785] Re: The Gimp's description is too confusing

2010-07-06 Thread Sam L.
I would say that is a good idea but to perhaps avoid technical terms? Those
that need  Something like GIMP is an image manipulation program that has
been designed to be extensible to accomplish just about anything. Draw,
paint, edit images, and much more!.


On Tue, Jul 6, 2010 at 4:51 PM, Andrew rugby...@gmail.com wrote:

 Maybe use some stuff from the GIMP website:
 http://www.gimp.org/about/introduction.htm ie.

 GIMP lets you draw, paint, edit images, and much more! GIMP includes the
 functionality and plug-ins of other famous image editing and processing
 programs.

 It has many capabilities. It can be used as a simple paint program, an
 expert quality photo retouching program, an online batch processing
 system, a mass production image renderer, an image format converter. Its
 inbuilt scripting interface mean even the most complex of operations are
 possible.

 --
 The Gimp's description is too confusing
 https://bugs.launchpad.net/bugs/599785
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in One Hundred Paper Cuts: Triaged
 Status in “gimp” package in Ubuntu: Confirmed

 Bug description:
 Binary package hint: gimp

 Here's The Gimp description in the software center:

 GIMP lets you draw, paint, edit images, and much more! GIMP includes the
 functionality and plug-ins of other famous image editing and processing
 programs.

 If you'd like to be able to open files remotely (like over HTTP or FTP),
 install the gvfs-backends package.

 If you'd like to use a MIDI device as an input controller in GIMP, install
 libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI

 If you'd like to be able to read and write PostScript files from GIMP,
 install the ghostscript package.

 As you can see, the majority of the text is geeky.

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


-- 
The Gimp's description is too confusing
https://bugs.launchpad.net/bugs/599785
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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

[Bug 599785] Re: The Gimp's description is too confusing

2010-07-06 Thread Sam L.
I would say that is a good idea but to perhaps avoid technical terms
altogether to avoid scaring people off? Those that need the complex
features will know they're available. Something like GIMP is an image
manipulation program that has been designed to be extensible to
accomplish just about anything. With GiMP, draw, paint, edit images, and
much more!.

-- 
The Gimp's description is too confusing
https://bugs.launchpad.net/bugs/599785
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 601251] [NEW] [Maverick] Rhythmbox/gtkpod can't write to iPad music database

2010-07-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Rhythmbox and gtkpod are currently able to fully read and write the iPod
databases. However, though the iPad uses a very similar database, and is
claimed to be supported by these applications (you can choose the xC497
model in the database setup), there are some problems stopping the
writing to the library.

Upon any database interaction (loading the iPad, adding music or videos,
deleting items) a warning appears: Unsupported checksum type. The iPad
says that it is syncing, but no changes take effect. I have noticed
though, that the files are correctly manipulated in the filesystem:
deleting an item makes it unplayable (as there is no file) but still
listed in the database. Adding an item copies the file, but fails to add
to the database.

After doing a bit of googling and code searching, I came across this
thread:

http://ubuntuforums.org/showthread.php?t=1481799

Will the iPad (using OS 3.2) work with libimobiledevice?
Yes it will. We tested access and all tools work as expected. Changes are in 
GIT
and support arrives in the next releases.

So everything works?
Not everything. The iPad uses a “DBVersion 5″ for it’s music database and 
apparently
a new hash algorithm. However, we’re already looking into it and hope to have
everything working before iPhone OS 4.0 arrives to keep people syncing fine. 

This thread was a little while ago, but no further achievement has been
made concerning the writing to the database.

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

-- 
[Maverick] Rhythmbox/gtkpod can't write to iPad music database
https://bugs.edge.launchpad.net/bugs/601251
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to libimobiledevice in ubuntu.

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

[Bug 602175] Re: gcalctool crashed with signal 5 in g_object_newv()

2010-07-06 Thread Lee Jarratt

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

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

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

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

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

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

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

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

** Visibility changed to: Public

-- 
gcalctool crashed with signal 5 in g_object_newv()
https://bugs.launchpad.net/bugs/602175
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 601251] Re: [Maverick] Rhythmbox/gtkpod can't write to iPad music database

2010-07-06 Thread Vadim Rutkovsky
** Package changed: ubuntu = libimobiledevice (Ubuntu)

-- 
[Maverick] Rhythmbox/gtkpod can't write to iPad music database
https://bugs.launchpad.net/bugs/601251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to libimobiledevice in ubuntu.

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


[Bug 599169] Re: evince cbz support is broken on evince-2.30.3-0ubuntu1

2010-07-06 Thread Sam L.
I just want to check: is this something a fix will be (can be) released
for? Or is the manual fix the only solution?

Thanks.

-- 
evince cbz support is broken on evince-2.30.3-0ubuntu1
https://bugs.launchpad.net/bugs/599169
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 586194] Re: power management causes system to shutdown unexpectedly

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
power management causes system to shutdown unexpectedly
https://bugs.launchpad.net/bugs/586194
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


Re: [Bug 255768] Re: evolution asking for a password, even though it should be remembered

2010-07-06 Thread Ian Sinclair
I did it the easy way - removed Evolution and installed Thunderbird!


On 06/07/10 07:37, Lorenzo wrote:
 I describe a workaround which seems to have fixed the problem for me here: 
 http://ubuntuforums.org/showpost.php?p=9549461postcount=2
 Yet I'm not sure if it would work for other situations.
 Lorenzo



-- 
evolution asking for a password, even though it should be remembered
https://bugs.launchpad.net/bugs/255768
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 602175]

2010-07-06 Thread Apport retracing service
StacktraceTop:
 g_settings_schema_new (
 g_settings_constructed (
 g_object_newv (object_type=value optimized out, 
 g_object_new_valist (object_type=38743808, 
 g_object_new (object_type=38743808,

-- 
gcalctool crashed with signal 5 in g_object_newv()
https://bugs.launchpad.net/bugs/602175
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 602175] Stacktrace.txt

2010-07-06 Thread Apport retracing service

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

-- 
gcalctool crashed with signal 5 in g_object_newv()
https://bugs.launchpad.net/bugs/602175
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 602175] ThreadStacktrace.txt

2010-07-06 Thread Apport retracing service

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

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/51450412/CoreDump.gz

** Changed in: gcalctool (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-amd64-retrace

-- 
gcalctool crashed with signal 5 in g_object_newv()
https://bugs.launchpad.net/bugs/602175
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 584304] Re: hibernates when disconect power cord

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
hibernates when disconect power cord 
https://bugs.launchpad.net/bugs/584304
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 576373] Re: battery charge incorrectly reported when A/C power turned off

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
battery charge incorrectly reported when A/C power turned off
https://bugs.launchpad.net/bugs/576373
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 557282] Re: when removing power cord netbook hibernates

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
when removing power cord netbook hibernates 
https://bugs.launchpad.net/bugs/557282
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 573681] Re: Power Manager recognizes simple switch to battary as low battary level on 10.04

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
Power Manager recognizes simple switch to battary as low battary level on 10.04
https://bugs.launchpad.net/bugs/573681
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 556408] Re: full battery recognised as empty

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
full battery recognised as empty 
https://bugs.launchpad.net/bugs/556408
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 601953] Re: gnome-volume-control input ui glitch

2010-07-06 Thread tjsouk
*** This bug is a duplicate of bug 466741 ***
https://bugs.launchpad.net/bugs/466741

** This bug has been marked a duplicate of bug 466741
   input volume meter is not redrawn when changing device

-- 
gnome-volume-control input ui glitch
https://bugs.launchpad.net/bugs/601953
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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


[Bug 508890] Re: Nautilus crashes when there are multiple XScreens

2010-07-06 Thread GiBSON
Bug nautilus appears as follows:
Open any folder;
Open a second tab;
Install SFTP connections of the second tab;
Create a folder on a remote server and go into it;
switch to the first tab;
Nautilus closes.

-- 
Nautilus crashes when there are multiple XScreens
https://bugs.launchpad.net/bugs/508890
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 602192] Re: print to PDF has strange result

2010-07-06 Thread Nicolò Chieffo

** Attachment added: original
   http://launchpadlibrarian.net/51452204/5393_CalcolatoriLA.pdf

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

-- 
print to PDF has strange result
https://bugs.launchpad.net/bugs/602192
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 602192] [NEW] print to PDF has strange result

2010-07-06 Thread Nicolò Chieffo
Public bug reported:

I opened a document in evince and selected print to file, pdf.
The result is a messed document.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libgtk2.0-0 2.21.2-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic x86_64
Architecture: amd64
Date: Tue Jul  6 11:18:29 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=it_IT.utf8
 SHELL=/bin/bash
SourcePackage: gtk+2.0

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug maverick

-- 
print to PDF has strange result
https://bugs.launchpad.net/bugs/602192
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 602192] Re: print to PDF has strange result

2010-07-06 Thread Nicolò Chieffo

** Attachment added: output.pdf
   http://launchpadlibrarian.net/51452218/output.pdf

-- 
print to PDF has strange result
https://bugs.launchpad.net/bugs/602192
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 599169] Re: evince cbz support is broken on evince-2.30.3-0ubuntu1

2010-07-06 Thread Juanjo Marín
#20

Sam,

This changes can be released to be applied automatically.

-- 
evince cbz support is broken on evince-2.30.3-0ubuntu1
https://bugs.launchpad.net/bugs/599169
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 602175] Re: glib-compile-schemas trigger not run after installation GCalctool

2010-07-06 Thread Sense Hofstede
I can confirm this bug myself.

It seems that this is a packaging issue, the GSettings scheme isn't compiled 
with the glib-compile-schemas trigger.
However, not everyone is having this bug.

I am using the amd64 version of Ubuntu, just as the reporter.

** Summary changed:

- gcalctool crashed with signal 5 in g_object_newv()
+ glib-compile-schemas trigger not run after installation GCalctool

** Description changed:

  Binary package hint: gcalctool
  
- Crashes upon startup
+ Apparently the trigger 'glib-compile-schemas' isn't run after the upgrade of 
GCalctool, resulting in the applications crashing on start-up because it can't 
locate its settings schema.
+ This doesn't happen always.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gcalctool 5.31.4-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
  Uname: Linux 2.6.35-6-generic x86_64
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Jul  6 09:27:14 2010
  ExecutablePath: /usr/bin/gcalctool
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100630.2)
  ProcCmdline: gcalctool
  ProcEnviron:
-  LANG=en_GB.utf8
-  SHELL=/bin/bash
+  LANG=en_GB.utf8
+  SHELL=/bin/bash
  Signal: 5
  SourcePackage: gcalctool
  StacktraceTop:
-  ?? () from /usr/lib/libgio-2.0.so.0
-  ?? () from /usr/lib/libgio-2.0.so.0
-  g_object_newv () from /usr/lib/libgobject-2.0.so.0
-  g_object_new_valist ()
-  g_object_new () from /usr/lib/libgobject-2.0.so.0
+  ?? () from /usr/lib/libgio-2.0.so.0
+  ?? () from /usr/lib/libgio-2.0.so.0
+  g_object_newv () from /usr/lib/libgobject-2.0.so.0
+  g_object_new_valist ()
+  g_object_new () from /usr/lib/libgobject-2.0.so.0
  Title: gcalctool crashed with signal 5 in g_object_newv()
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  XsessionErrors: (polkit-gnome-authentication-agent-1:1463): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Changed in: gcalctool (Ubuntu)
   Status: New = Triaged

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

** Description changed:

  Binary package hint: gcalctool
  
  Apparently the trigger 'glib-compile-schemas' isn't run after the upgrade of 
GCalctool, resulting in the applications crashing on start-up because it can't 
locate its settings schema.
  This doesn't happen always.
+ 
+ Workaround: manually run the command 'sudo glib-compile-schemas
+ /usr/share/glib-2.0/schemas'.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gcalctool 5.31.4-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
  Uname: Linux 2.6.35-6-generic x86_64
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Jul  6 09:27:14 2010
  ExecutablePath: /usr/bin/gcalctool
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha amd64 (20100630.2)
  ProcCmdline: gcalctool
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: gcalctool
  StacktraceTop:
   ?? () from /usr/lib/libgio-2.0.so.0
   ?? () from /usr/lib/libgio-2.0.so.0
   g_object_newv () from /usr/lib/libgobject-2.0.so.0
   g_object_new_valist ()
   g_object_new () from /usr/lib/libgobject-2.0.so.0
  Title: gcalctool crashed with signal 5 in g_object_newv()
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  XsessionErrors: (polkit-gnome-authentication-agent-1:1463): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Tags added: packaging

-- 
glib-compile-schemas trigger not run after installation GCalctool
https://bugs.launchpad.net/bugs/602175
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 508452] Re: wnck-applet crashed with SIGSEGV in g_closure_invoke()

2010-07-06 Thread Sebastien Bacher
** Also affects: gnome-panel (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: gnome-panel (Ubuntu Lucid)
   Importance: Undecided = Low

** Changed in: gnome-panel (Ubuntu Lucid)
   Status: New = Fix Committed

-- 
wnck-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/508452
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 255768] Re: evolution asking for a password, even though it should be remembered

2010-07-06 Thread gray
Yes, so did I - and that is my suggested way of solving the issue for
everyone I know running email outside of an office environment. I cannot
comment on office functionality however as I have to use Outlook where I
am

Gray

-- 
evolution asking for a password, even though it should be remembered
https://bugs.launchpad.net/bugs/255768
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 227145] Re: nautilus crashed with SIGSEGV in g_str_hash() (SSH mounted folder)

2010-07-06 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed = Incomplete

-- 
nautilus crashed with SIGSEGV in g_str_hash() (SSH mounted folder)
https://bugs.launchpad.net/bugs/227145
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 602219] [NEW] can not copy content use shift-key+mouse-left in gnome-terminal

2010-07-06 Thread agou
Public bug reported:

in Ubuntu8.04 and Ubuntu9.10, I use gnome-terminal to run my program,
and copy the output content to gedit to analyze. If the content is too
large, I usually use shift-key + mouse-left to select the content I
need, and copy this content to gedit. It is alway successful.

but in Ubuntu10.04, I can't use shift key to do this. my system is
upgrade from ubuntu9.10 to ubuntu10.04.

can anyone help me?

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

-- 
can not copy content use shift-key+mouse-left in gnome-terminal
https://bugs.launchpad.net/bugs/602219
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 566134] Re: brightness-applet behaviour is good

2010-07-06 Thread Jano
Same here, Toshiba Satellite A300, nothing else than scrolling works.
Clicking closes the slider.

-- 
brightness-applet behaviour is good
https://bugs.launchpad.net/bugs/566134
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 566134] Re: brightness-applet behaviour is good

2010-07-06 Thread Jano

** Attachment added: brightness_applet.png
   http://launchpadlibrarian.net/51455002/brightness_applet.png

-- 
brightness-applet behaviour is good
https://bugs.launchpad.net/bugs/566134
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 508452] Re: wnck-applet crashed with SIGSEGV in g_closure_invoke()

2010-07-06 Thread Sebastien Bacher

** Patch added: debdiff for the stable update
   http://launchpadlibrarian.net/51455021/gnome-panel-sru.patch

-- 
wnck-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/508452
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 508890] Re: Nautilus crashes when there are multiple XScreens

2010-07-06 Thread Alberto Milone
@GiBSON: I think you're experiencing a different bug. Please file a new
bug report about it.

@Roman: it looks like Robert Ancell re-enabled that patch
(91_correct_rgba_use.patch) in nautilus 1:2.30.1-1ubuntu1

-- 
Nautilus crashes when there are multiple XScreens
https://bugs.launchpad.net/bugs/508890
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 508452] Re: wnck-applet crashed with SIGSEGV in g_closure_invoke()

2010-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-panel - 1:2.30.2-0ubuntu2

---
gnome-panel (1:2.30.2-0ubuntu2) maverick; urgency=low

  * debian/patches/90_git_wnck_show_realize.patch,
debian/patches/91_git_wnck_pager_update.patch:
- git changes to fix races in the wnck-applet code leading to crashes
  (lp: #508452)
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 06 Jul 2010 12:13:01 +0200

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

-- 
wnck-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/508452
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 390662] Re: several nautilus shortcuts don't work shortly after opening directory

2010-07-06 Thread Sebastien Bacher
** Also affects: nautilus (Ubuntu Lucid)
   Importance: Undecided
   Status: New

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

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

-- 
several nautilus shortcuts don't work shortly after opening directory
https://bugs.launchpad.net/bugs/390662
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 272552] Re: The slideshow is not being paused when P is pressed.

2010-07-06 Thread Bug Watch Updater
** Changed in: eog
   Status: New = Fix Released

-- 
The slideshow is not being paused when P is pressed.
https://bugs.launchpad.net/bugs/272552
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

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


[Bug 560939] Re: exorbitant printing file size when print PDF

2010-07-06 Thread GophrenOli
This bug is still present in Xubuntu/LUCID.

Today I have checked this again on a fresh installation incl. all
uptodate-updates. - exorbitant printing file size.

Also I have checked the program Ocular, in addition to xpdf - both
produce printing file size of max. 5 MBytes. So only evince has the
problem with printing e.g. the attached file steckbrief_jara--Drucker
platzt.pdf from above.

So, why is this report still in status incomplete since my answere on 
2010-04-14? Which informations else do you need?
Evince-viewmode is pretty,but its printing has this big-size bug!

-- 
exorbitant printing file size when print PDF
https://bugs.launchpad.net/bugs/560939
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 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-07-06 Thread Ivanka Majic
** Tags added: rhubarb

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

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


[Bug 288635] Re: evolution crashed with SIGSEGV in html_object_engine_translation()

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
evolution crashed with SIGSEGV in html_object_engine_translation()
https://bugs.launchpad.net/bugs/288635
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 288185] Re: Evolution plain-text email includes formatting stuff - should be pure plain text

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
Evolution plain-text email includes formatting stuff - should be pure plain 
text
https://bugs.launchpad.net/bugs/288185
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 508452] Re: wnck-applet crashed with SIGSEGV in g_closure_invoke()

2010-07-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-panel

-- 
wnck-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/508452
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 390662] Re: several nautilus shortcuts don't work shortly after opening directory

2010-07-06 Thread Sebastien Bacher

** Patch added: debdiff for the stable update
   http://launchpadlibrarian.net/51456557/nautilus.debdiff

-- 
several nautilus shortcuts don't work shortly after opening directory
https://bugs.launchpad.net/bugs/390662
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 382618] Re: Can't extract files from iso mounted with archive mounter

2010-07-06 Thread anatoly techtonik
I don't have any Ubuntu DVD ISO images at the moment and unable to
download them. If you can download one, open it with Archive mounter and
read md5sum.txt then you may close this issue.

-- 
Can't extract files from iso mounted with archive mounter
https://bugs.launchpad.net/bugs/382618
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 432191] totem crashed with SIGSEGV in g_object_set_valist()

2010-07-06 Thread Michael Lazarev
I cannot reproduce this bug anymore with GStreamer 0.10.28 on Lucid.
So, it looks fixed.

-- 
totem crashed with SIGSEGV in g_object_set_valist()
https://bugs.launchpad.net/bugs/432191
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 602233] [NEW] totem crashed with signal 5 in _XError()

2010-07-06 Thread Timo Witte
Public bug reported:

Binary package hint: totem

Problem with totem with AudioStreams in Ubuntu Marverick!

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: totem 2.30.2-2ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CheckboxSubmission: 9f4881fbb42d60a9103d460fe5e40f62
CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
Date: Tue Jul  6 13:26:57 2010
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcCmdline: totem /home/username/Downloads/listen-dsl.asx
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
Signal: 5
SourcePackage: totem
StacktraceTop:
 ?? () from /usr/lib/libgdk-x11-2.0.so.0
 _XError () from /usr/lib/libX11.so.6
 ?? () from /usr/lib/libX11.so.6
 _XReply () from /usr/lib/libX11.so.6
 XSync () from /usr/lib/libX11.so.6
Title: totem crashed with signal 5 in _XError()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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


** Tags: apport-crash i386 maverick

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/602233
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 602233] Re: totem crashed with signal 5 in _XError()

2010-07-06 Thread Timo Witte

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

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

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

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

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

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

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

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

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

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

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

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/602233
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 591005] Re: Removing AC adapter creates battery spikes

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
Removing AC adapter creates battery spikes
https://bugs.launchpad.net/bugs/591005
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 432191] Re: totem crashed with SIGSEGV in g_object_set_valist()

2010-07-06 Thread Sebastien Bacher
thank you for the update, closing the bug

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Incomplete = Invalid

-- 
totem crashed with SIGSEGV in g_object_set_valist()
https://bugs.launchpad.net/bugs/432191
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 543995] Re: Lucid - Screen Will Not Dim Automatically

2010-07-06 Thread member_of_the_crew
Dimming and display sleep stop working, on battery power, if brightness
had been manually adjusted before. I tried disabling the appropriate
bios feature and changing some values in gconf-editor for the gnome-
power-manager but dimming's behavior is still confusing in lucid.

-- 
Lucid - Screen Will Not Dim Automatically
https://bugs.launchpad.net/bugs/543995
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 42109] Re: LiveCD session doesn't provide fully translated interfaces according to selected language on booting screen

2010-07-06 Thread Aron Xu
** Package changed: ubuntu = ubiquity (Ubuntu)

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

-- 
LiveCD session doesn't provide fully translated interfaces according to 
selected language on booting screen
https://bugs.launchpad.net/bugs/42109
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

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


[Bug 347547] Re: Dotted borders of clicked links are wrongly positioned in RTL

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
Dotted borders of clicked links are wrongly positioned in RTL
https://bugs.launchpad.net/bugs/347547
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 576704] Re: nautilus file association not working in 10.04

2010-07-06 Thread Jonas Henriksen
Two other aspects of this: 
1. I have set geany as my default text editor for php-files. It works on local 
files, but not on remote files (via sftp) where files are always opened with 
gedit
2. Certain files, even though they are normal text files, without a file 
associations ( ex. .pem - file containing a private key ) are not opened by the 
default editor, but instead you get to choose which application to open the 
file with.
3. Any text file with unknown filetype on a remote location presents the 
Choose application... thing. 

( hmmm, arguably point 2 and three are features, even though they dont
appear as such. MS Windows has always had this feature for all unknown
file types, while ubuntu has traditionally been a lot better in this
regard. )

Jonas:))

-- 
nautilus file association not working in 10.04
https://bugs.launchpad.net/bugs/576704
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 602238] [NEW] Calculator mode not remembered

2010-07-06 Thread Hernando Torque
Public bug reported:

Binary package hint: gcalctool

With the latest version 5.31.4-0ubuntu3 gcalctool always starts in the
basic mode.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gcalctool 5.31.4-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-6.9-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Jul  6 13:58:36 2010
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gcalctool

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


** Tags: apport-bug i386 maverick ubuntu-une

-- 
Calculator mode not remembered
https://bugs.launchpad.net/bugs/602238
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 602238] Re: Calculator mode not remembered

2010-07-06 Thread Hernando Torque

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

-- 
Calculator mode not remembered
https://bugs.launchpad.net/bugs/602238
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 601938] Re: evolution-data-server not terminated after user logout

2010-07-06 Thread Martin Smat
*** This bug is a duplicate of bug 90258 ***
https://bugs.launchpad.net/bugs/90258

** This bug has been marked a duplicate of bug 90258
   e-d-s does not exit with gnome-session

-- 
evolution-data-server not terminated after user logout
https://bugs.launchpad.net/bugs/601938
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 388091] Re: Open and Browse folder have same function in Nautilus folder right-click menus

2010-07-06 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed = Fix Released

-- 
Open and Browse folder have same function in Nautilus folder right-click 
menus
https://bugs.launchpad.net/bugs/388091
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 387033] Re: Freezes after pressing Home

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
Freezes after pressing Home
https://bugs.launchpad.net/bugs/387033
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 386150] Re: Nautilus file browser toolbar is complicated, needs a face-lift

2010-07-06 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed = Invalid

-- 
Nautilus file browser toolbar is complicated, needs a face-lift
https://bugs.launchpad.net/bugs/386150
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 383449] Re: evolution does not clear HTML elements when deleted from draft

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
evolution does not clear HTML elements when deleted from draft
https://bugs.launchpad.net/bugs/383449
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 379942] Re: special characters ends http link in evolution

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = Confirmed

-- 
special characters ends http link in evolution
https://bugs.launchpad.net/bugs/379942
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 241206] Re: Gnome Screensaver does not activate reliably

2010-07-06 Thread Marc Deslauriers
Great work Robert!

Could you please open two upstream bugs at bugzilla.gnome.org, submit
your patches there, and add a link to those bugs to this one using the
Also affects project link at the top.

Thanks!

-- 
Gnome Screensaver does not activate reliably
https://bugs.launchpad.net/bugs/241206
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 388091] Re: Open and Browse folder have same function in Nautilus folder right-click menus

2010-07-06 Thread Vish
This has now been fixed upstream.

** Changed in: hundredpapercuts
   Status: Triaged = Fix Committed

** Changed in: hundredpapercuts
 Assignee: (unassigned) = Marcus Carlson (0-launchpad-mejlamej-nu)

** Changed in: nautilus (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Open and Browse folder have same function in Nautilus folder right-click 
menus
https://bugs.launchpad.net/bugs/388091
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 580154] Re: battery alert window when the battery is fully charged

2010-07-06 Thread Konstantin Lavrov
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

** This bug has been marked a duplicate of bug 531190
   upower (devkit-power) reporting bad data when AC cable is unplugged

-- 
battery alert window when the battery is fully charged
https://bugs.launchpad.net/bugs/580154
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 585128] Re: invalid character(s) for usernames in GDM

2010-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.30.2.is.2.30.2-0ubuntu1

---
gdm (2.30.2.is.2.30.2-0ubuntu1) maverick; urgency=low

  * Tweak the version number to be newer than the lucid-updates one
  * debian/patches/94_git_null_free_crash.patch:
- git change to fix a crasher (lp: #403441)
  * debian/patches/95_git_name_escaping.patch:
- git change to fix escaping issues leading to crashes (lp: #499690),
  or to having incorrect usernames displayed (lp: #585128)
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 06 Jul 2010 13:36:48 +0200

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

-- 
invalid character(s) for usernames in GDM
https://bugs.launchpad.net/bugs/585128
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 499690] Re: ampersand in user real name freezes login screen

2010-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.30.2.is.2.30.2-0ubuntu1

---
gdm (2.30.2.is.2.30.2-0ubuntu1) maverick; urgency=low

  * Tweak the version number to be newer than the lucid-updates one
  * debian/patches/94_git_null_free_crash.patch:
- git change to fix a crasher (lp: #403441)
  * debian/patches/95_git_name_escaping.patch:
- git change to fix escaping issues leading to crashes (lp: #499690),
  or to having incorrect usernames displayed (lp: #585128)
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 06 Jul 2010 13:36:48 +0200

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

-- 
ampersand in user real name freezes login screen
https://bugs.launchpad.net/bugs/499690
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 422719] Re: evolution strips html anchors from links in outgoing mails

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
evolution strips html anchors from links in outgoing mails
https://bugs.launchpad.net/bugs/422719
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 417336] Re: Nautilus breadcrumb drag and drop doesn't work

2010-07-06 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Incomplete

-- 
Nautilus breadcrumb drag and drop doesn't work
https://bugs.launchpad.net/bugs/417336
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 403441] Re: gdm-simple-slave crashed with signal 5 in g_return_if_fail_warning()

2010-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.30.2.is.2.30.2-0ubuntu1

---
gdm (2.30.2.is.2.30.2-0ubuntu1) maverick; urgency=low

  * Tweak the version number to be newer than the lucid-updates one
  * debian/patches/94_git_null_free_crash.patch:
- git change to fix a crasher (lp: #403441)
  * debian/patches/95_git_name_escaping.patch:
- git change to fix escaping issues leading to crashes (lp: #499690),
  or to having incorrect usernames displayed (lp: #585128)
 -- Sebastien Bacher seb...@ubuntu.com   Tue, 06 Jul 2010 13:36:48 +0200

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

-- 
gdm-simple-slave crashed with signal 5 in g_return_if_fail_warning()
https://bugs.launchpad.net/bugs/403441
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 598915] Re: can't close programs when inline search box is open

2010-07-06 Thread Vish
Thanks for sending upstream

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

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Triaged

-- 
can't close programs when inline search box is open
https://bugs.launchpad.net/bugs/598915
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 386150] Re: Nautilus file browser toolbar is complicated, needs a face-lift

2010-07-06 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
Nautilus file browser toolbar is complicated, needs a face-lift
https://bugs.launchpad.net/bugs/386150
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


Re: [Bug 584304] Re: hibernates when disconect power cord

2010-07-06 Thread Juan Ribera Romero
*** This bug is a duplicate of bug 531190 ***
https://bugs.launchpad.net/bugs/531190

applied gconftool-2 --type bool --set 
/apps/gnome-power-manager/general/use_time_for_policy false

and now i'm reading.


Thanks.



El 06/07/2010 11:01, Konstantin Lavrov escribió:
 *** This bug is a duplicate of bug 531190 ***
  https://bugs.launchpad.net/bugs/531190

 ** This bug has been marked a duplicate of bug 531190
 upower (devkit-power) reporting bad data when AC cable is unplugged



-- 
hibernates when disconect power cord 
https://bugs.launchpad.net/bugs/584304
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 493157] Re: RealPlayer Meta (.ram) files are not played correctly

2010-07-06 Thread Pedro Villavicencio
** Changed in: gstreamer0.10 (Ubuntu)
   Importance: Undecided = Low

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Incomplete = New

-- 
RealPlayer Meta (.ram) files are not played correctly
https://bugs.launchpad.net/bugs/493157
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 470663] Re: GtkHtml doesn't handle tfoot

2010-07-06 Thread Bug Watch Updater
** Changed in: gtkhtml3.14
   Status: Unknown = New

-- 
GtkHtml doesn't handle tfoot
https://bugs.launchpad.net/bugs/470663
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 602254] [NEW] Proxy Apply System Wide does not preserve authentication settings

2010-07-06 Thread Brian
Public bug reported:

Binary package hint: gnome-control-center

Arch: amd64
Dist: Lucid Lynx (10.04)

Executable Path:
/usr/bin/gnome-network-properties:

When changing the proxy preferences, authentication settings are not
carried through to some of the System Wide applications.

Authentication is generally set using
http_proxy=http://username:passw...@proxy_ip_address:proxy_port, however
some of these applications are only configured with no authentication
information (http_proxy=http://proxy_ip_address:proxy_port)

The main application that I noticed this on is apt (/etc/apt/apt.conf),
but I will sporadically run into other application that I have to
manually update as well.

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

-- 
Proxy Apply System Wide does not preserve authentication settings
https://bugs.launchpad.net/bugs/602254
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 402279] Re: nautilus unable to delete directories correctly over WebDAV

2010-07-06 Thread Pedro Villavicencio
awesome, closing the bug for now.

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

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

-- 
nautilus unable to delete directories correctly over WebDAV
https://bugs.launchpad.net/bugs/402279
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 500674] Re: gvfsd is maxing out the cpu on an nfs mount, have seen it max out cpu on samba mounts too.

2010-07-06 Thread Pedro Villavicencio
thanks, closing the bug for now.

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

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

-- 
gvfsd is maxing out the cpu on an nfs mount, have seen it max out cpu on samba 
mounts too.
https://bugs.launchpad.net/bugs/500674
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 475144] Re: No sound on Login screen

2010-07-06 Thread Pedro Villavicencio
thanks , closing the bug for now then.

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

-- 
No sound on Login screen
https://bugs.launchpad.net/bugs/475144
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


  1   2   3   >