[Bug 47889] Re: Label is write instead of copy

2008-07-27 Thread Loïc d'Anterroches
Here is a patch. The only thing to change is that after applying the
patch against revision 2216 of the tree, you need to change line 179 to
correctly iterate of the GList of children. I am not a gtk+ expert, I am
using it only through pygtk.

This obviously needs testing as I was not able to do it.

Why the need to iterate over the children of the dialog? Because the
buttons are added to the dialog at init time and are the same for all
the dialogs using the NcbSelectionDialog. This means that you do not
have an easy way to find the button like using a glad_xml_get_widget.


** Attachment added: "Diff to have copy instead of write for nautiluse cd 
burner."
   http://launchpadlibrarian.net/16350497/copy-instead-of-write.diff

-- 
Label is write instead of copy
https://bugs.launchpad.net/bugs/47889
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 47889] Re: Label is write instead of copy

2008-07-26 Thread Loïc d'Anterroches
Thank you! My wife told me last week, "hey I do not want to write on my
original CD! Are you sure it will work ok?" So please bump it!

-- 
Label is write instead of copy
https://bugs.launchpad.net/bugs/47889
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 146199] Connection reset by peer warning should be in the status bar

2007-09-28 Thread Loïc d'Anterroches
Public bug reported:

Binary package hint: evolution

When the connection is reset by peer, we get a modal dialog box error.
This is annoying because evolution is anyway doing the reconnection
right after with the need for the user to do anything. Basically this
dialog box is just interrupting the user.

Could we display the error in the status bar instead to not interrupt
the user. It is also where all the other connection related information
are displayed.

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

-- 
Connection reset by peer warning should be in the status bar
https://bugs.launchpad.net/bugs/146199
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 146199] Re: Connection reset by peer warning should be in the status bar

2007-09-28 Thread Loïc d'Anterroches

** Attachment added: "The very annoying dialog box"
   http://launchpadlibrarian.net/9529449/Screenshot-Evolution%20Error.png

-- 
Connection reset by peer warning should be in the status bar
https://bugs.launchpad.net/bugs/146199
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 145487] Re: [Gutsy] file-roller crashed with SIGSEGV

2007-09-27 Thread Loïc d'Anterroches
This bug could be related to the bug #122973 but I am not sure.

** Visibility changed to: Public

-- 
[Gutsy] file-roller crashed with SIGSEGV
https://bugs.launchpad.net/bugs/145487
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for file-roller in ubuntu.

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


[Bug 145487] Re: [Gutsy] file-roller crashed with SIGSEGV

2007-09-27 Thread Loïc d'Anterroches

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/9520441/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/9520442/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/9520443/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/9520444/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/9520445/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/9520446/Registers.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/9520447/ThreadStacktrace.txt

-- 
[Gutsy] file-roller crashed with SIGSEGV
https://bugs.launchpad.net/bugs/145487
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for file-roller in ubuntu.

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


[Bug 145487] [Gutsy] file-roller crashed with SIGSEGV

2007-09-27 Thread Loïc d'Anterroches
Public bug reported:

Binary package hint: file-roller

File roller crashed at the end of the creation of a zip archive. The zip
file was correctly created and renamed from the temporary name to the
requested file name. The size of the final archive was about 10MB with 8
pictures in it. This happened only once and I was not able to reproduce
it (even doing the exactly same steps just after the crash).

ProblemType: Crash
Architecture: i386
Date: Thu Sep 27 09:06:53 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/file-roller
Package: file-roller 2.20.0-0ubuntu1
PackageArchitecture: i386
ProcCmdline: file-roller --default-dir=file:///home/loa/Desktop --add 
file:///home/loa/Desktop/GalleryCecile
ProcCwd: /home/loa
ProcEnviron:
 
PATH=/home/loa/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: file-roller
Stacktrace:
 #0  0x08075123 in ?? ()
 #1  0x080b6010 in ?? ()
 #2  0x0808e07e in ?? ()
 #3  0x in ?? ()
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: file-roller crashed with SIGSEGV
Uname: Linux carbon 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

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


** Tags: apport-crash need-i386-retrace

-- 
[Gutsy] file-roller crashed with SIGSEGV
https://bugs.launchpad.net/bugs/145487
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for file-roller in ubuntu.

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


[Bug 130858] Re: Gutsy. The background color of the notification area is not the good one

2007-08-07 Thread Loïc d'Anterroches

** Attachment added: "Show the dark gray color"
   http://launchpadlibrarian.net/8721076/bad-color-notification.png

-- 
Gutsy. The background color of the notification area is not the good one
https://bugs.launchpad.net/bugs/130858
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for notification-daemon in ubuntu.

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


[Bug 130858] Gutsy. The background color of the notification area is not the good one

2007-08-07 Thread Loïc d'Anterroches
Public bug reported:

Binary package hint: notification-daemon

See the attached screenshot. This is in Gutsy.

** Affects: notification-daemon (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Gutsy. The background color of the notification area is not the good one
https://bugs.launchpad.net/bugs/130858
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for notification-daemon in ubuntu.

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


[Bug 47889] Re: Label is write instead of copy

2006-07-22 Thread Loïc d'Anterroches
Merci !

-- 
Label is write instead of copy
https://launchpad.net/bugs/47889

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


[Bug 47889] Re: Label is write instead of copy

2006-06-02 Thread Loïc d'Anterroches
Thanks for the kind request for more info.

Here, I am only considering the case where you perform a complete copy
of a CD. That is, you right click on the CD on the desktop and select
"Copy Disc".

Effectively we "write" a CD when performing the "copy" of a CD.

But the "write" is a subprocess of the copy operation. The copy
operation is first composed of a "read" to create the image and the a
"write" on the blank CD. So in fact you click on "Write" to "Read" your
source CD.

The complete operation is the "Copy" of the CD (that is why the title of
the window is by the way "Copy Disc" as shown on the screenshot). So it
is more logical to start the complete operation by a "Copy Disc" or
"Copy" button.

In the case of a creation of a new CD from the burner or directly from
an iso, I completely understand the use of the term "Write" because it
is effectively the complete operation.

I hope I was clear enough, it is really a problem of confusion for the
first user who is not "computer savy".

-- 
Label is write instead of copy
https://launchpad.net/bugs/47889

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


[Bug 47889] Label is write instead of copy

2006-06-01 Thread Loïc d'Anterroches
Public bug reported:

When right clicking on a disk to copy it the label to start the copy is
"Write" this is confusing when we have only on CD drive. My reflex was
"I don't want to write on this disk as it is my source disk". Maybe a
"Copy" label should be better.

** Affects: nautilus-cd-burner (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

** Attachment added: "The dialog when starting a copy"
   http://librarian.launchpad.net/3008044/Screenshot-Copy%20Disc.png

-- 
Label is write instead of copy
https://launchpad.net/bugs/47889

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