[Bug 373329] Re: "activity" activation shows blank form instead of data

2009-06-29 Thread Goedson Teixeira Paixão
** Bug watch added: SourceForge.net Tracker #1402562
   http://sourceforge.net/support/tracker.php?aid=1402562

** Also affects: gnotime via
   http://sourceforge.net/support/tracker.php?aid=1402562
   Importance: Unknown
   Status: Unknown

-- 
"activity" activation shows blank form instead of data
https://bugs.launchpad.net/bugs/373329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373329] Re: "activity" activation shows blank form instead of data

2009-06-29 Thread Goedson Teixeira Paixão
This problem occurs because of an stack overflow in guile when
processing projects with large lists of time intervals. In the
attachment you will find a patch to fix it.

** Attachment added: "fix_stack_overflow.diff"
   http://launchpadlibrarian.net/28505254/fix_stack_overflow.diff

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

** Changed in: gnotime (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

** Changed in: gnotime (Ubuntu)
 Assignee: Goedson Teixeira Paixão (goedson) => MOTU (motu)

-- 
"activity" activation shows blank form instead of data
https://bugs.launchpad.net/bugs/373329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 386234] Re: Gnupaint gif problem

2009-06-29 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
   Status: New => Confirmed

** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

-- 
Gnupaint gif problem
https://bugs.launchpad.net/bugs/386234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 373329] [NEW] "activity" activation shows blank form instead of data

2009-05-11 Thread Goedson Teixeira Paixão
* paledread (ch...@dunnz.org) wrote:
> Public bug reported:
> 
> Binary package hint: gnotime
> 
> Using gnotime 2.3.0 on Ubuntu Jaunty.
> 
> I've been using gnotime for several months without problems.
> 
> I have multiple projects entered, and use them simply for logging time
> worked.
> 
> On one (only) of the projects the stored data seems to have somehow
> become problematic. When I right click and select "Activity" for the
> project, I see a blank form instead of the usual table (Journal) of
> logged times. I haven't been able to access the data (except by viewing
> the data file), and therefore cannot edit any time intervals or add a
> new interval.
> 
> The data appears to be intact in that it is still evident in the data
> file, and the Gnotime main display shows the correct times for "Total"
> "Month" and "Today" columns. I can still start the clock on that project
> and record additional time.
> 
> I simply cannot get back to the Journal for that project's data to edit
> times or add intervals.

Can you send me your data file and tell what is the problematic
project, so I can investigate this problem?

Thank you.

-- 
"activity" activation shows blank form instead of data
https://bugs.launchpad.net/bugs/373329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262942] Re: Image rotation does not work in Gpaint

2008-09-30 Thread Goedson Teixeira Paixão
Here's a patch to fix this issue. I'm including this in the (not uploaded yet) 
0.3.3-2 revision of the package in Debian. 
Complete source for the package can be found at 
http://git.debian.org/?p=users/goedson/pkg-gpaint.git;a=summary

** Attachment added: "11_fix_image_rotation.dpatch"
   http://launchpadlibrarian.net/18093360/11_fix_image_rotation.dpatch

-- 
Image rotation does not work in Gpaint
https://bugs.launchpad.net/bugs/262942
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262889] Re: gpaint crashed when user changes font

2008-09-30 Thread Goedson Teixeira Paixão
Here's a patch to fix this issue. I'm including this in the (not
uploaded yet) 0.3.3-2 revision of the package in Debian. Complete source
for what's going to be uploaded to Debian may be found at
http://git.debian.org/?p=users/goedson/pkg-gpaint.git;a=summary

** Attachment added: "10_fix_crash_on_font_select.dpatch"
   http://launchpadlibrarian.net/18093404/10_fix_crash_on_font_select.dpatch

-- 
gpaint crashed when user changes font
https://bugs.launchpad.net/bugs/262889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 262889] Re: gpaint crashed when user changes font

2008-09-30 Thread Goedson Teixeira Paixão
On Tue, Sep 30, 2008 at 4:35 PM, Caroline Ford
<[EMAIL PROTECTED]> wrote:
> Thanks!
>
> When do you think you'll get it in debian as it's a lot easier to sync
> it from debian than patch it ourselves and have a delta.

I'm just waiting for gpaint 0.3.3-1.1 to migrate into lenny before I
upload this to sid.
According to http://qa.debian.org/excuses.php?package=gpaint it's only
waiting for the sparc's binary upload (which has already been built
since September 23). So, I can't tell you for sure when this upload
will be done. But I hope it will be soon.



-- 
Goedson Teixeira Paixao

-- 
gpaint crashed when user changes font
https://bugs.launchpad.net/bugs/262889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262889] Re: gpaint crashed when user changes font

2008-10-03 Thread Goedson Teixeira Paixão
I've just uploaded 0.3.3-2 to sid with the fix for this and #262942 to
Debian sid.

-- 
gpaint crashed when user changes font
https://bugs.launchpad.net/bugs/262889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 277725] Re: Please sync gpaint (0.3.3-2) from Debian unstable (main)

2008-10-03 Thread Goedson Teixeira Paixão
0.3.3-2 has just been accepted in Debian. Should hit the mirrors soon.

-- 
Please sync  gpaint (0.3.3-2) from Debian unstable (main)
https://bugs.launchpad.net/bugs/277725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 148134] Re: various segfault

2008-06-12 Thread Goedson Teixeira Paixão
Since 2.2.3 has been included in Hardy and the bug description doesn't
mention any specific segfault, I'm closing this bug.

** Changed in: gnotime (Ubuntu)
   Status: New => Fix Released

-- 
various segfault
https://bugs.launchpad.net/bugs/148134
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181957] Re: Gnome Time Tracker Project Hierarchy Modification Trouble

2008-06-12 Thread Goedson Teixeira Paixão
*** This bug is a duplicate of bug 175202 ***
https://bugs.launchpad.net/bugs/175202

** This bug has been marked a duplicate of bug 175202
   (Gutsy) gnotime: tree item drag-and-drop bug

-- 
Gnome Time Tracker Project Hierarchy Modification Trouble
https://bugs.launchpad.net/bugs/181957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262131] Re: Gpaint will close itself after change font.

2008-09-01 Thread Goedson Teixeira Paixão
** Bug watch added: Debian Bug tracker #497201
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497201

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

-- 
Gpaint will close itself after change font.
https://bugs.launchpad.net/bugs/262131
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 39727] Re: gabber2 doesnt start

2006-08-08 Thread Goedson Teixeira Paixão
There was a similar bug report in Debian some time ago. But I was unable
to confirm, since the program worked after the bug reporter reinstalled
the package. See http://bugs.debian.org/337381 for the complete bug log.

Please, make sure the package is properly installed and try again. Let
me know if it still fails and check if the Login_dlg.glade file is
installed in your system.

-- 
gabber2 doesnt start
https://launchpad.net/bugs/39727

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


[Bug 64025] Re: Couldn't make iso file from gnomebaker: unable to get excusive access to drive

2006-10-07 Thread Goedson Teixeira Paixão
It works for me in a clean install of Edgy Eft updated to current
packages.

-- 
Couldn't make iso file from gnomebaker: unable to get excusive access to drive
https://launchpad.net/bugs/64025

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


[Bug 157311] Re: Gpaint effects don't work

2007-10-26 Thread Goedson Teixeira Paixão
Effects are not implemented yet. I'll disable the Effects menu, for now.

-- 
Gpaint effects don't work
https://bugs.launchpad.net/bugs/157311
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113871] Re: [feisty] Gnomebaker crashes when trying to burn a CD iso image

2007-05-11 Thread Goedson Teixeira Paixão
Could you please send a backtrace of this crash?

** Changed in: gnomebaker (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
[feisty] Gnomebaker crashes when trying to burn a CD iso image
https://bugs.launchpad.net/bugs/113871
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 113871] Re: [feisty] Gnomebaker crashes when trying to burn a CD iso image

2007-05-14 Thread Goedson Teixeira Paixão
Em Sáb, 2007-05-12 às 08:14 +, Stanki escreveu:
> I didn't get it automatically, so I had to get to know how to get a
> backtrace and here it is:
> 
> (gdb) run
> Starting program: /usr/bin/gnomebaker 

Please reproduce this backtrace after installing the package found here:
http://people.debian.org/~goedson/packages/ubuntu/feisty/gnomebaker/gnomebaker_0.6.0-7ubuntu1_i386.deb


-- 
Goedson Teixeira Paixao  http://mundolivre.wordpress.com/
Debian Project   http://www.debian.org/
Jabber ID: [EMAIL PROTECTED]http://www.jabber.org/

-- 
[feisty] Gnomebaker crashes when trying to burn a CD iso image
https://bugs.launchpad.net/bugs/113871
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Re: [Bug 113871] Re: [feisty] Gnomebaker crashes when trying to burn a CD iso image

2007-05-15 Thread Goedson Teixeira Paixão
Em Ter, 2007-05-15 às 09:32 +, Stanki escreveu:
> After installing youtr package, it's OK.  I tried to record an image on
> a CD-RW (could it change anything?) and everything was OK. After this
> test, I updated the gnomebaker package to the latest again and
> everything worked again. I don't know what happened, but the bug has
> just disappeared. I don't know if it's useful, but here is a backtrace:

Are you sure the version you're running now is really the one from the
Ubuntu repositories? My package has the same version number, so you may
be confused by this. Please first uninstall the package and then
reinstall it from the repositories and try again and let me know how it
goes.


-- 
Goedson Teixeira Paixao  http://mundolivre.wordpress.com/
Debian Project   http://www.debian.org/
Jabber ID: [EMAIL PROTECTED]http://www.jabber.org/

-- 
[feisty] Gnomebaker crashes when trying to burn a CD iso image
https://bugs.launchpad.net/bugs/113871
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 148134] Re: various segfault

2007-10-02 Thread Goedson Teixeira Paixão
Debian is already in sync with the new upstream version (2.2.3). Please
sync with Debian.

** Changed in: gnotime (Ubuntu)
 Assignee: (unassigned) => MOTU (motu)

-- 
various segfault
https://bugs.launchpad.net/bugs/148134
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 226985] Re: Undefined symbol gnc_engine_get_string_cache (patch)

2008-05-07 Thread Goedson Teixeira Paixão
This is already fixed in gnotime 2.3.0 which is already in Debian Sid
and is pending the removal of an outdated ia64 binary[1] to enter
Lenny. 

I think we should request a backport of 2.3.0 to Hardy. It's a lot 
better than 2.2.2.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479625

-- 
Undefined symbol gnc_engine_get_string_cache (patch)
https://bugs.launchpad.net/bugs/226985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181957] Re: Gnome Time Tracker Project Hierarchy Modification Trouble

2008-05-07 Thread Goedson Teixeira Paixão
Gnotime 2.3.0 (with the GtkTreeView based implementation) is available
on Sid for some time already. Unfortunately it didn't migrate into
testing yet due to lack of support for guile-1.8 in the ia64
architecture[1].


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479625

It should migrate to Debian Testing and Ubuntu Intrepid as soon as the
above issue is resolved.

-- 
Gnome Time Tracker Project Hierarchy Modification Trouble
https://bugs.launchpad.net/bugs/181957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181957] Re: Gnome Time Tracker Project Hierarchy Modification Trouble

2008-05-07 Thread Goedson Teixeira Paixão
The fix for this bug is available in version 2.3.0 which, currently, is
available only in Debian Sid.

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

-- 
Gnome Time Tracker Project Hierarchy Modification Trouble
https://bugs.launchpad.net/bugs/181957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226985] Re: Undefined symbol gnc_engine_get_string_cache (patch)

2008-05-07 Thread Goedson Teixeira Paixão
The fix for this bug is already in 2.3.0 which is available on Debian
Sid.

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

-- 
Undefined symbol gnc_engine_get_string_cache (patch)
https://bugs.launchpad.net/bugs/226985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 226985] Re: Undefined symbol gnc_engine_get_string_cache (patch)

2008-05-09 Thread Goedson Teixeira Paixão
I'm closing the bug because, although there's a change in API in libqof,
the gnotime version in Hardy Heron is perfectly functional without the
need of the patch.

** Changed in: gnotime (Ubuntu)
   Status: Fix Committed => Invalid

-- 
Undefined symbol gnc_engine_get_string_cache (patch)
https://bugs.launchpad.net/bugs/226985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 116672] Re: feisty freeze after running gnomeburner

2007-09-06 Thread Goedson Teixeira Paixão
How much time did you wait at the "frozen" state?
My experience is that it really "freezes" the machine for some time
when branking a CD-RW and at the "fixating" fase of burning a data 
CD. But it "unfreezes" when the process finishes.

-- 
feisty freeze after running gnomeburner
https://bugs.launchpad.net/bugs/116672
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110831] Re: gpaint closes while drawing

2007-08-19 Thread Goedson Teixeira Paixão
When does this happen?
Which of the gpaint tools are you using when it crashes?
What is your architecture?
Can you still reproduce it with the latest versions?

-- 
gpaint closes while drawing
https://bugs.launchpad.net/bugs/110831
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 140510] Re: Please update to latest version (0.6.2)

2007-09-17 Thread Goedson Teixeira Paixão
Most of the bug fixes in 0.6.2 are the incorporation of 
patches we had already done in 0.6.0. Anyway, I've 
already uploaded 0.6.2 to Debian.

-- 
Please update to latest version (0.6.2)
https://bugs.launchpad.net/bugs/140510
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 140510] Re: [UVFe] Please sync gnomebaker 0.6.2-1 from Debian unstable (main)

2007-09-19 Thread Goedson Teixeira Paixão
Please do the sync with 0.6.2-2, since it fixes this bug
http://bugs.debian.org/442947 introduced in 0.6.2-1

-- 
[UVFe] Please sync gnomebaker 0.6.2-1 from Debian unstable (main)
https://bugs.launchpad.net/bugs/140510
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113061] Re: gnotime crashes when out of disk space

2007-08-25 Thread Goedson Teixeira Paixão
This bug has been fixed in the package revision 2.2.2-11 available
in Debian Lenny (I hope it goes into Gutsy)

-- 
gnotime crashes when out of disk space
https://bugs.launchpad.net/bugs/113061
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113061] Re: gnotime crashes when out of disk space

2007-08-25 Thread Goedson Teixeira Paixão
** Changed in: gnotime (Ubuntu)
   Status: New => Fix Committed

-- 
gnotime crashes when out of disk space
https://bugs.launchpad.net/bugs/113061
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89018] Re: GnomeBaker can't burn a file with an equal sign in the name

2007-08-27 Thread Goedson Teixeira Paixão
The attached patch should fix the problem. I'm uploading this to Debian
as gnomebaker 0.6.0-9 now.

** Attachment added: "20_escape_filenames.dpatch"
   http://launchpadlibrarian.net/9014668/20_escape_filenames.dpatch

-- 
GnomeBaker can't burn a file with an equal sign in the name
https://bugs.launchpad.net/bugs/89018
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89018] Re: GnomeBaker can't burn a file with an equal sign in the name

2007-08-27 Thread Goedson Teixeira Paixão
The attached patch should fix the problem. I'm uploading this to Debian
as gnomebaker 0.6.0-9 now.

** Attachment added: "20_escape_filenames.dpatch"
   http://launchpadlibrarian.net/9014670/20_escape_filenames.dpatch

-- 
GnomeBaker can't burn a file with an equal sign in the name
https://bugs.launchpad.net/bugs/89018
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89018] Re: GnomeBaker can't burn a file with an equal sign in the name

2007-08-27 Thread Goedson Teixeira Paixão
This bug is fixed in Debian's 0.6.0-9 revision of the gnomebaker
package.

** Changed in: gnomebaker (Ubuntu)
 Assignee: (unassigned) => Ubuntu Sponsors for universe
   Status: New => Fix Committed

-- 
GnomeBaker can't burn a file with an equal sign in the name
https://bugs.launchpad.net/bugs/89018
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135362] Re: genisoimage error "directories too deep" using Rock Ridge

2007-08-28 Thread Goedson Teixeira Paixão
It's certainly a bug in genisoimage.

You can reproduce by doing the following:

1 - create a file (let's name it pathlist) with the following contents:

/a/b/c/d/e/f/g/h/a.txt=a.txt

2 - execute this command:
genisoimage -o a.iso -graft-points -path-list pathlist

You'll get this output:

genisoimage: Directories too deep for 'a/b/c/d/e/f/g/h' (7) max is 6.


I don't have cdrtools here to check with it also has this bug.

-- 
genisoimage error "directories too deep" using Rock Ridge
https://bugs.launchpad.net/bugs/135362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135362] Re: genisoimage error "directories too deep" using Rock Ridge

2007-08-29 Thread Goedson Teixeira Paixão
It's all about licensing.
See this message 
http://lists.debian.org/debian-devel-announce/2006/09/msg2.html
for the reasoning about the fork.

-- 
genisoimage error "directories too deep" using Rock Ridge
https://bugs.launchpad.net/bugs/135362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130992] Re: copy musics randomly on cd

2007-08-30 Thread Goedson Teixeira Paixão
** Changed in: gnomebaker (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão
   Status: New => Confirmed

-- 
copy musics randomly on cd 
https://bugs.launchpad.net/bugs/130992
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 130992] Re: copy musics randomly on cd

2007-08-30 Thread Goedson Teixeira Paixão
The problem was that GnomeBaker would add the files to the
burning command line in the order returned by g_dir_read_name
instead of sorting them.

The attached patch fixes this.

** Attachment added: "21_audio_cd_copy.dpatch"
   http://launchpadlibrarian.net/9070368/21_audio_cd_copy.dpatch

-- 
copy musics randomly on cd 
https://bugs.launchpad.net/bugs/130992
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130992] Re: copy musics randomly on cd

2007-08-30 Thread Goedson Teixeira Paixão
** Changed in: gnomebaker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
copy musics randomly on cd 
https://bugs.launchpad.net/bugs/130992
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93487] Re: Gnomebaker crash during CDRW blanking

2007-08-07 Thread Goedson Teixeira Paixão
Are you still able to reproduce this? Can you provide a crash dump?

-- 
Gnomebaker crash during CDRW blanking
https://bugs.launchpad.net/bugs/93487
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108000] Re: SIGV while trying to create image on unwritable space

2007-08-07 Thread Goedson Teixeira Paixão
The attached patch fixes this bug, displaying an appropriate message to
the user.

** Attachment added: "19_crash_when_writing_data_project.dpatch"
   
http://launchpadlibrarian.net/8732497/19_crash_when_writing_data_project.dpatch

** Changed in: gnomebaker (Ubuntu)
   Status: In Progress => Fix Committed

-- 
SIGV while trying to create image on unwritable space
https://bugs.launchpad.net/bugs/108000
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93487] Re: Gnomebaker crash during CDRW blanking

2007-08-08 Thread Goedson Teixeira Paixão
I don't know if Ubuntu's CD allows you to do this.

You can build a package with debug information enabled in Debian (or I can 
build it for you, just tell me the version you're using), 
and then you can get a backtrace of the crash by running gnomebaker under gdb.

To build the package with debug info enabled, just do this:

export DEB_BUILD_OPTION=nostrip,noopt
apt-get build-dep gnomebaker
fakeroot apt-get source -b gnomebaker

-- 
Gnomebaker crash during CDRW blanking
https://bugs.launchpad.net/bugs/93487
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130992] Re: copy musics randomly on cd

2007-08-08 Thread Goedson Teixeira Paixão
Does this happen everytime you try to copy an audio CD? Or does it work
as desired sometimes?

Did you observe some pattern on the failed copies like they having a large 
number of tracks or something 
that can differentiate them from the ones for which the copy works?

-- 
copy musics randomly on cd 
https://bugs.launchpad.net/bugs/130992
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 73876] Re: Cannot select rectangle or square area

2007-04-11 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão
   Status: Unconfirmed => Confirmed

-- 
Cannot select rectangle or square area
https://bugs.launchpad.net/bugs/73876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 105908] Re: cannot add large files to data DVD project

2007-04-12 Thread Goedson Teixeira Paixão
** Also affects: gnomebaker (Debian)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: gnomebaker (Debian)
 Assignee: (unassigned) => Goedson Teixeira Paixão
   Status: Unconfirmed => Confirmed

** Changed in: gnomebaker (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão
   Status: Unconfirmed => Confirmed

-- 
cannot add large files to data DVD project
https://bugs.launchpad.net/bugs/105908
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 105908] Re: cannot add large files to data DVD project

2007-04-14 Thread Goedson Teixeira Paixão
The current packages are compiled without large file support and thus
fail when stating such large file. The attached patch fixes the building
of the package so it will have large file support. I'm including it in
the 0.6.0-8 revision of the package I'll be uploading to Debian soon/

** Attachment added: "gnomebaker_large_file_support.diff"
   http://librarian.launchpad.net/7329781/gnomebaker_large_file_support.diff

-- 
cannot add large files to data DVD project
https://bugs.launchpad.net/bugs/105908
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181957] Re: Gnome Time Tracker Project Hierarchy Modification Trouble

2008-01-11 Thread Goedson Teixeira Paixão
This is a bug in Gtk+'s ctree component. Version 2.2.3-2 of the
package (available in Hardy) has a workaround for this. Can you
confirm if it works for you?

Anyway, I'm working in a rewrite of the projects tree component
based on the GtkTreeView component, sice ctree is deprecated.
This should be released in a 2.3.0 upstream version very soon.

-- 
Gnome Time Tracker Project Hierarchy Modification Trouble
https://bugs.launchpad.net/bugs/181957
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135362] Re: genisoimage error "directories too deep" using Rock Ridge

2007-09-23 Thread Goedson Teixeira Paixão
In GnomeBaker 0.6.2 you can choose which backend to use in 
the Advanced tab of the preferences dialog.

-- 
genisoimage error "directories too deep" using Rock Ridge
https://bugs.launchpad.net/bugs/135362
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161815] Re: gnomebaker applications menu item wrong way round

2007-12-13 Thread Goedson Teixeira Paixão
I'm working on a new revision of the package for Debian and
will include this fix on it. Also, I've already submited the fix to 
upstream's repository.

-- 
gnomebaker applications menu item wrong way round
https://bugs.launchpad.net/bugs/161815
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113657] Re: DVD/CD burner issues

2007-12-17 Thread Goedson Teixeira Paixão
Does burning this image using nautilus-cd-burner or wodim on the command
line works? Judging by the contents of the error messages provided, this seems
to be a bug in wodim.

-- 
DVD/CD burner issues
https://bugs.launchpad.net/bugs/113657
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 62562] Re: Crash when setting up gabber2

2008-03-07 Thread Goedson Teixeira Paixão
It's been abandoned upstream.

-- 
Crash when setting up gabber2
https://bugs.launchpad.net/bugs/62562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 109058] Re: Cannot add songs in Gnomebaker

2007-04-23 Thread Goedson Teixeira Paixão
It seems you clicked in the "Add song" button with a .deb (Debian/Ubuntu
software package) selected. Try selecting an audio file (.ogg, .mp3,
.wav, etc.)


** Changed in: gnomebaker (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Cannot add songs in Gnomebaker
https://bugs.launchpad.net/bugs/109058
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104606] Re: GLib threading system not initialised

2007-04-24 Thread Goedson Teixeira Paixão
Are you able to burn anything if you start gnomebaker with "sudo gnomebaker"? 
Are you able to burn anything using wodim directly, with or without sudo?

** Changed in: gnomebaker (Ubuntu)
   Status: In Progress => Needs Info

-- 
GLib threading system not initialised
https://bugs.launchpad.net/bugs/104606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 73876] Re: Cannot select rectangle or square area

2007-04-24 Thread Goedson Teixeira Paixão
I've just uploaded to Debian a new revision of the package with a
rectangular selection tool implemented

** Changed in: gpaint (Ubuntu)
   Status: In Progress => Fix Committed

-- 
Cannot select rectangle or square area
https://bugs.launchpad.net/bugs/73876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110305] Re: no translatable template in rosetta for gnomebaker

2007-04-26 Thread Goedson Teixeira Paixão
The translatable template for gnomebaker is not associated with the
ubuntu releases (maybe because it's part of universe). Go to
http://translations.launchpad.net/gnomebaker if you want to contribute
to it's translation.

** Changed in: gnomebaker (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
no translatable template in rosetta for gnomebaker
https://bugs.launchpad.net/bugs/110305
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 80232] Re: Problem with GStreamer

2007-06-09 Thread Goedson Teixeira Paixão
This patch has already been applied in 0.6.0-8ubuntu1, that's available
in gutsy.

-- 
Problem with GStreamer
https://bugs.launchpad.net/bugs/80232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 80232] Re: Problem with GStreamer

2007-06-09 Thread Goedson Teixeira Paixão
This patch has already been applied in 0.6.0-8ubuntu1, that's available
in gutsy.

** Changed in: gnomebaker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
Problem with GStreamer
https://bugs.launchpad.net/bugs/80232
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105908] Re: cannot add large files to data DVD project

2007-04-19 Thread Goedson Teixeira Paixão
Kristian is right. The bug was fixed in 0.6.0-8 which was uploaded to
Debian after the feisty freeze and has not made it into the Ubuntu
repositories yet.

-- 
cannot add large files to data DVD project
https://bugs.launchpad.net/bugs/105908
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104606] Re: GLib threading system not initialised

2007-04-19 Thread Goedson Teixeira Paixão
The bug leading to the message you sent has been fixed in revision
0.6.0-8 (in Debian, not yet in the Ubuntu repositories). Although I
don't believe it is the reason for your burning failing. If possible,
please try 0.6.0-8 and let us know if it still fails to burn your data
into your discs.

** Changed in: gnomebaker (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão
   Status: Unconfirmed => In Progress

-- 
GLib threading system not initialised
https://bugs.launchpad.net/bugs/104606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 108000] Re: SIGV while trying to create image on unwritable space

2007-04-20 Thread Goedson Teixeira Paixão
** Changed in: gnomebaker (Ubuntu)
   Status: Unconfirmed => In Progress

** Changed in: gnomebaker (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão

-- 
SIGV while trying to create image on unwritable space
https://bugs.launchpad.net/bugs/108000
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 102539] Re: [apport] gpaint crashed with SIGSEGV in image_from_selection()

2007-07-02 Thread Goedson Teixeira Paixão
The attached patch fixes the bug.

** Attachment added: "03_fix_crash_on_copy.dpatch"
   http://launchpadlibrarian.net/8285140/03_fix_crash_on_copy.dpatch

-- 
[apport] gpaint crashed with SIGSEGV in image_from_selection()
https://bugs.launchpad.net/bugs/102539
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102539] Re: [apport] gpaint crashed with SIGSEGV in image_from_selection()

2007-07-02 Thread Goedson Teixeira Paixão
A minor correction to the patch so the borders of the image get
correctly redrawn when we move the pasted image. This is the final
version I'll upload to Debian sid tomorrow after I rebuild my pbuilder
environment.

** Attachment added: "Final version of the patch fixing the buffer overrun"
   http://launchpadlibrarian.net/8285149/03_fix_crash_on_copy.dpatch

-- 
[apport] gpaint crashed with SIGSEGV in image_from_selection()
https://bugs.launchpad.net/bugs/102539
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102539] Re: [apport] gpaint crashed with SIGSEGV in image_from_selection()

2007-07-02 Thread Goedson Teixeira Paixão
A complete fix for the bug is in the attached patch and will be uploaded
to Debian tomorrow.

** Changed in: gpaint (Ubuntu)
   Status: In Progress => Fix Committed

-- 
[apport] gpaint crashed with SIGSEGV in image_from_selection()
https://bugs.launchpad.net/bugs/102539
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104606] Re: GLib threading system not initialised

2007-05-04 Thread Goedson Teixeira Paixão
The bug described in the summary is fixed in 0.6.0-8. The problem of not
being able to write anything is not, since I don't have sufficient info
to reproduce it.

-- 
GLib threading system not initialised
https://bugs.launchpad.net/bugs/104606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105908] Re: cannot add large files to data DVD project

2007-04-14 Thread Goedson Teixeira Paixão
Revision 0.6.0-8 is ready. Pending upload.

** Changed in: gnomebaker (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: gnomebaker (Debian)
   Status: Confirmed => In Progress

-- 
cannot add large files to data DVD project
https://bugs.launchpad.net/bugs/105908
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 73876] Re: Cannot select rectangle or square area

2007-04-14 Thread Goedson Teixeira Paixão
I'm working in the implementation of a rectangular selection tool

** Changed in: gpaint (Ubuntu)
   Status: Confirmed => In Progress

-- 
Cannot select rectangle or square area
https://bugs.launchpad.net/bugs/73876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105908] Re: cannot add large files to data DVD project

2007-04-15 Thread Goedson Teixeira Paixão
Revision 0.6.0-8 uploaded to sid.

** Changed in: gnomebaker (Debian)
   Status: In Progress => Fix Released

** Changed in: gnomebaker (Ubuntu)
   Status: In Progress => Fix Released

-- 
cannot add large files to data DVD project
https://bugs.launchpad.net/bugs/105908
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 73876] Re: Cannot select rectangle or square area

2007-04-18 Thread Goedson Teixeira Paixão
** Bug watch added: Debian Bug tracker #419765
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419765

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

-- 
Cannot select rectangle or square area
https://bugs.launchpad.net/bugs/73876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102539] Re: [apport] gpaint crashed with SIGSEGV in image_from_selection()

2007-06-27 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão
   Status: New => In Progress

-- 
[apport] gpaint crashed with SIGSEGV in image_from_selection()
https://bugs.launchpad.net/bugs/102539
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 520437] [NEW] Ubiquity crashes when run with Brazilian Portuguese localization

2010-02-11 Thread Goedson Teixeira Paixão
Public bug reported:

Binary package hint: ubiquity

Trying to install from Lucid Alpha 2 Desktop CD, I chose Brazilian
Portuguese in the the language selection menu at boot then run the
installer and followed with mostly default options. When I click the
button to really start the installation (in the summary page) the window
closes and nothing more happens.

If I repeat the same procedure with English localization, the
installation proceeds as expected.

ProblemType: Bug
Architecture: i386
Date: Thu Feb 11 08:36:02 2010
DistroRelease: Ubuntu 10.04
LiveMediaBuild: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
Package: ubiquity 2.1.10
ProcEnviron:
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
SourcePackage: ubiquity
Tags: lucid
Uname: Linux 2.6.32-10-generic i686

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


** Tags: apport-bug i386 lucid

-- 
Ubiquity crashes when run with Brazilian Portuguese localization
https://bugs.launchpad.net/bugs/520437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 520437] Re: Ubiquity crashes when run with Brazilian Portuguese localization

2010-02-11 Thread Goedson Teixeira Paixão

** Attachment added: "Syslog"
   http://launchpadlibrarian.net/39059236/syslog

** Attachment added: "Casper.gz"
   http://launchpadlibrarian.net/39059241/Casper.gz

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

** Attachment added: "UbiquityDebug.gz"
   http://launchpadlibrarian.net/39059250/UbiquityDebug.gz

** Attachment added: "UbiquityPartman.gz"
   http://launchpadlibrarian.net/39059251/UbiquityPartman.gz

** Attachment added: "UbiquitySyslog.gz"
   http://launchpadlibrarian.net/39059252/UbiquitySyslog.gz

-- 
Ubiquity crashes when run with Brazilian Portuguese localization
https://bugs.launchpad.net/bugs/520437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 127296] Re: Gpaint doesn't follow Menus & Toolbar system preferences

2010-01-09 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
Gpaint doesn't follow Menus & Toolbar system preferences
https://bugs.launchpad.net/bugs/127296
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373329] Re: "activity" activation shows blank form instead of data

2009-11-20 Thread Goedson Teixeira Paixão
** Changed in: gnotime
   Importance: Unknown => Undecided

** Changed in: gnotime
   Status: Unknown => New

** Changed in: gnotime
 Remote watch: SourceForge.net Tracker #1402562 => None

-- 
"activity" activation shows blank form instead of data
https://bugs.launchpad.net/bugs/373329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 373329] Re: "activity" activation shows blank form instead of data

2009-11-20 Thread Goedson Teixeira Paixão
** Changed in: gnotime
   Status: New => Fix Committed

** Changed in: gnotime
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

** Changed in: gnotime
   Importance: Undecided => High

** Changed in: gnotime
   Importance: High => Medium

** Changed in: gnotime
   Importance: Medium => Unknown

** Changed in: gnotime
   Status: Fix Committed => Unknown

** Changed in: gnotime
 Remote watch: None => SourceForge.net Tracker #1402562

** Changed in: gnotime
     Assignee: Goedson Teixeira Paixão (goedson) => (unassigned)

-- 
"activity" activation shows blank form instead of data
https://bugs.launchpad.net/bugs/373329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 578301] Re: GNU Paint makes me logout

2010-05-10 Thread Goedson Teixeira Paixão
This problem seems related to http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=564592 . Which turns out to be a problem in the
radeon driver. Can you check if any of the workarounds mentioned their
avoids the problem?

** Bug watch added: Debian Bug tracker #564592
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564592

-- 
GNU Paint makes me logout
https://bugs.launchpad.net/bugs/578301
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 507754] Re: gnotime cannot start

2010-05-12 Thread Goedson Teixeira Paixão
I've just tried gnotime inside a freshly installed Ubuntu 9.10 and it
worked correctly. Same applies for Ubuntu 10.04. Maybe this is related
to some bug in the X Window driver you're using.

-- 
gnotime cannot start
https://bugs.launchpad.net/bugs/507754
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509838] Re: [Lucid alpha2] Ubiquity exits without action

2010-03-26 Thread Goedson Teixeira Paixão
It worked fone for me in VirtualBox with Brazilian Portuguese Locale

-- 
[Lucid alpha2] Ubiquity exits without action
https://bugs.launchpad.net/bugs/509838
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 411880] Re: gpaint crashed with SIGSEGV in g_hash_table_foreach()

2009-09-06 Thread Goedson Teixeira Paixão
*** This bug is a duplicate of bug 348764 ***
https://bugs.launchpad.net/bugs/348764

** Changed in: gpaint (Ubuntu)
   Status: New => In Progress

** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

** This bug has been marked a duplicate of bug 348764
   gpaint crashed with SIGSEGV in g_hash_table_foreach()

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

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

[Bug 348764] Re: gpaint crashed with SIGSEGV in g_hash_table_foreach()

2009-09-06 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
   Status: New => In Progress

** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

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

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

[Bug 348764] Re: gpaint crashed with SIGSEGV in g_hash_table_foreach()

2009-09-06 Thread Goedson Teixeira Paixão
The attached patch fix this crash. It will be included in next upload to
Debian.

** Attachment added: "21_fix_crash_on_fill_button_click.dpatch"
   
http://launchpadlibrarian.net/31406815/21_fix_crash_on_fill_button_click.dpatch

** Changed in: gpaint (Ubuntu)
   Status: In Progress => Fix Committed

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

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


[Bug 348764] Re: gpaint crashed with SIGSEGV in g_hash_table_foreach()

2009-09-06 Thread Goedson Teixeira Paixão
** Bug watch added: Debian Bug tracker #544162
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544162

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

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

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


[Bug 386234] Re: Gnupaint gif problem

2009-09-07 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
   Status: Confirmed => In Progress

-- 
Gnupaint gif problem
https://bugs.launchpad.net/bugs/386234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 344237] Re: gpaint color selector change strangely current color

2009-12-18 Thread Goedson Teixeira Paixão
The attached patch fixes the problem

** Attachment added: "fix_color_selection.diff"
   http://launchpadlibrarian.net/36947075/fix_color_selection.diff

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

** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => MOTU (motu)

-- 
gpaint color selector change strangely current color
https://bugs.launchpad.net/bugs/344237
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 499487] Re: Please sync gpaint 0.3.3-5 (main) from Debian unstable (main).

2009-12-22 Thread Goedson Teixeira Paixão
You've missed the changelog entry for 0.3.3-5 which brings many changes to the 
packaging (including moving to the 3.0 source format) and this bug fix:
 * debian/patches/25_fix_color_selection.dpatch: Fix color selection through
click in the foreground and background color indicators. (LP: #344237)

-- 
Please sync gpaint 0.3.3-5 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/499487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157311] Re: Gpaint effects don't work

2009-12-22 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

-- 
Gpaint effects don't work
https://bugs.launchpad.net/bugs/157311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 344237] Re: gpaint color selector change strangely current color

2009-12-23 Thread Goedson Teixeira Paixão
** Changed in: gpaint (Ubuntu)
 Assignee: MOTU (motu) => (unassigned)

-- 
gpaint color selector change strangely current color
https://bugs.launchpad.net/bugs/344237
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 499487] Re: Please sync gpaint 0.3.3-5 (main) from Debian unstable (main).

2009-12-23 Thread Goedson Teixeira Paixão
It's certainly currently not need, since this variable is not set during the 
build process.
But I've taken note of this and will add it in the next revision of the package 
(0.3.3-6) which I should upload soon.

-- 
Please sync gpaint 0.3.3-5 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/499487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 386234] Re: Gnupaint gif problem

2009-10-30 Thread Goedson Teixeira Paixão
Attached is a patch to fix this bug. This will be uploaded as part of
0.3.3-4 to Debian.

** Attachment added: "24_fix_crash_on_failed_write.dpatch"
   http://launchpadlibrarian.net/34738922/24_fix_crash_on_failed_write.dpatch

** Changed in: gpaint (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: gpaint (Ubuntu)
     Assignee: Goedson Teixeira Paixão (goedson) => MOTU (motu)

-- 
Gnupaint gif problem
https://bugs.launchpad.net/bugs/386234
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 373329] Re: "activity" activation shows blank form instead of data

2012-05-11 Thread Goedson Teixeira Paixão
** Changed in: gnotime (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/373329

Title:
  "activity" activation shows blank form instead of data

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnotime/+bug/373329/+subscriptions

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


[Bug 874008] Re: Low-resolution icon in the app switcher

2011-10-24 Thread Goedson Teixeira Paixão
We need a high-resolution or, better yet, SVG icon for Gnotime. Anyone
willing to create one?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874008

Title:
  Low-resolution icon in the app switcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnotime/+bug/874008/+subscriptions

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


[Bug 646345] Re: Journal window tooltips are wrong

2011-10-25 Thread Goedson Teixeira Paixão
** Changed in: gnotime (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/646345

Title:
  Journal window tooltips are wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnotime/+bug/646345/+subscriptions

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


[Bug 646345] Re: Journal window tooltips are wrong

2011-10-25 Thread Goedson Teixeira Paixão
I've just uploaded to Debian the 2.3.1-5~snapshot20091119-5 revision
including this patch and a fix for upstream bug #3372762 (
http://sourceforge.net/tracker/?func=detail&aid=3372762&group_id=55463&atid=477103
)

** Bug watch added: SourceForge.net Tracker #3372762
   http://sourceforge.net/support/tracker.php?aid=3372762

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/646345

Title:
  Journal window tooltips are wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnotime/+bug/646345/+subscriptions

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


[Bug 646345] Re: entry

2010-09-25 Thread Goedson Teixeira Paixão
I can confirm everything you said except for the save button opening an
"Open file" dialog instead of a "Save file" dialog.

As you've noted, the icons should (and they do) correspond to the
functions they invoke. The tooltips are wrong.


The attached patch fixes this. I'll be uploading a package with this fix soon.

** Patch added: 
"0001-Fixed-the-tooltips-for-journal-window-toolbar-button.patch"
   
https://bugs.edge.launchpad.net/ubuntu/+source/gnotime/+bug/646345/+attachment/1636698/+files/0001-Fixed-the-tooltips-for-journal-window-toolbar-button.patch

** Summary changed:

- entry
+ Journal window tooltips are wrong

** Changed in: gnotime (Ubuntu)
   Status: New => Confirmed

** Changed in: gnotime (Ubuntu)
 Assignee: (unassigned) => Goedson Teixeira Paixão (goedson)

-- 
Journal window tooltips are wrong
https://bugs.launchpad.net/bugs/646345
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 373329] Re: "activity" activation shows blank form instead of data

2010-09-25 Thread Goedson Teixeira Paixão
** Changed in: gnotime (Ubuntu)
   Status: Fix Committed => Fix Released

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

-- 
"activity" activation shows blank form instead of data
https://bugs.launchpad.net/bugs/373329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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