[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-17 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8499289/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/8499290/ProcEnviron.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/8499291/ProcMaps.txt ** Attachme

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-30 Thread Gustavo Carneiro
This appears to be fixed since today's dist-upgrade on gutsy. ** Changed in: epiphany-browser (Ubuntu) Status: New => Invalid -- smoothScroll forgotten / not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this bug notification because you are a member of Ubuntu

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-31 Thread Gustavo Carneiro
I take it back; the bug is still there after all... ** Changed in: epiphany-browser (Ubuntu) Status: Invalid => New -- smoothScroll forgotten / not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this bug notification because you are a member of Ubuntu Desktop Bu

[Bug 309776] Re: jaunty xorg 100% cpu usage

2009-01-21 Thread Jorge Gustavo
*** This bug is a duplicate of bug 307306 *** https://bugs.launchpad.net/bugs/307306 same problem here, with Xorg eating 100% of one of the cores killing both gnome-settings-daemon and gnome-power-manager didn't made any difference 2.6.28-4-server, nvidia 177.82, gnome 2.25.5 (Asus G70) Sti

[Bug 309776] Re: jaunty xorg 100% cpu usage

2009-01-21 Thread Jorge Gustavo
*** This bug is a duplicate of bug 307306 *** https://bugs.launchpad.net/bugs/307306 I also add a trace of the Xorg process, but is has almost no meaning to me :-( (althought it seems stange so many calls to clock_gettime and setitimer, consuming almost 25% of the time) $ sudo strace -v -f -

[Bug 237857] [NEW] All new Inbox emails being marked as spam

2008-06-06 Thread Gustavo Carneiro
Public bug reported: Binary package hint: evolution Ever since the update evolution 2.22.2-0ubuntu1, in my Inbox folder alone, _all_ new email messages are appearing as spam and they don't show up on the Inbox folder at all, only on the spam "folder". I am using bogofilter spam plugin instead of

[Bug 237857] Re: All new Inbox emails being marked as spam

2008-06-06 Thread Gustavo Carneiro
Hrm.. I tried disabling bogofilter plugin. Test email... works, as expected.. Then I try re-enabling it... test email... works too! So it looks like things are back to normal, somehow. Might as well close the bug report. I'll reopen if the bug comes back.. ** Changed in: evolution (Ubuntu)

[Bug 269046] Re: rhythmbox crashed with SIGSEGV in gst_pad_send_event()

2008-10-09 Thread Gustavo Carneiro
I really don't remember what I was doing :P I am guessing playing some music, but I don't remember the details... I have not had crashes for a while in intrepid, so there's a chance it might be fixed already. -- rhythmbox crashed with SIGSEGV in gst_pad_send_event() https://bugs.launchpad.net/b

[Bug 136350] Re: mp3 playback broken

2007-08-31 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9074576/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/9074577/ProcEnviron.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9074578/ProcMaps.txt ** Attachme

[Bug 136350] mp3 playback broken

2007-08-31 Thread Gustavo Carneiro
Public bug reported: Binary package hint: rhythmbox Since today's gstreamer upgrades, RB won't play MP3 files anymore. It only plays OGG Vorbis and Musepack. ProblemType: Bug Architecture: i386 Date: Fri Aug 31 12:58:10 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/rhythmbox NonfreeK

[Bug 120569] Re: [gutsy] gtkspell segfaults when trying to set the language on gtk.TextView

2007-09-25 Thread Gustavo Carneiro
To fix the problem for real libgtkspell should be using a weak reference to the GtkTextView object, so that when the GtkTextView is destroyed GtkSpell is notified and removes the reference. -- [gutsy] gtkspell segfaults when trying to set the language on gtk.TextView https://bugs.launchpad.net/bu

[Bug 120569] Re: [gutsy] gtkspell segfaults when trying to set the language on gtk.TextView

2007-09-26 Thread Gustavo Carneiro
It's like I said in comment 25. libgtkspell should be fixed. It's rather simple to fix using g_object_weak_ref API, but I don't have time. -- [gutsy] gtkspell segfaults when trying to set the language on gtk.TextView https://bugs.launchpad.net/bugs/120569 You received this bug notification beca

[Bug 48708] Re: evince should Suggests xpdf-japanese (or poppler-data when it'll be available)

2007-10-18 Thread Gustavo Carneiro
IMHO it should be recommend or hard dep. Having copy-paste silently broken is not fun :( -- evince should Suggests xpdf-japanese (or poppler-data when it'll be available) https://bugs.launchpad.net/bugs/48708 You received this bug notification because you are a member of Ubuntu Desktop Bugs, whi

[Bug 260427] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_notify_queue_thaw()

2008-08-25 Thread Gustavo Carneiro
I tried reproducing the crash under gdb, numerous times, with the same input file, but now everything appears to work correctly. No crashes, and the thumbnail is generated correctly. ** Changed in: totem (Ubuntu) Status: Incomplete => Invalid -- totem-gstreamer-video-thumbnailer crashed

[Bug 195908] Re: seahorse-agent not invoked for second ssh key

2008-11-19 Thread Gustavo Gama
Same here. Worked fine in Hardy and it seems to be broken in Intrepid. -- seahorse-agent not invoked for second ssh key https://bugs.launchpad.net/bugs/195908 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing lis

[Bug 195908] Re: seahorse-agent not invoked for second ssh key

2008-11-20 Thread Gustavo Gama
No. I don't even have a ~/Private dir. But I have symlinks from ~/.ssh/id_rsa_XXX to ~/.gnome2/keystore/. -- seahorse-agent not invoked for second ssh key https://bugs.launchpad.net/bugs/195908 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assi

[Bug 195908] Re: seahorse-agent not invoked for second ssh key

2008-11-20 Thread Gustavo Gama
I was doing the same as you: ~/.gnome2/keystore had symlinks to ~/.ssh, as was suggested by Live Gnome's page (I think those instructions are gone now, btw). Anyway, your suggestion to remove ~/.gnome2/keystore was spot-on; the ssh keys are once again managed by the keyring as expected. Thanks a

[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2008-12-22 Thread Gustavo Rahal
IMO this is a fairly important bug as download of video files to desktop is a very common desktop user operation. If a user is using the computer while it's downloading a video it will make the whole desktop experience suffer and user won't understand why. -- gnome-video-thumbnailer uses all avai

[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2008-12-22 Thread Gustavo Rahal
Just noticed that severity of the bug is set to major in gnome bugzilla although the priority is set to normal. The bug is open since 2003 so I believe people watching this bug in launchpad should also add comments to gnome bugzilla as it's where the bug has a chance to be fixed. -- gnome-video-t

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2009-01-09 Thread Gustavo Azambuja
Thanks iSmith, Work for me too (Dell Inspiration 1525, Ubuntu 8.10) Thanks!! -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards) https://bugs.launchpad.net/bugs/290506 You received this bug notific

[Bug 150193] Re: Remote Login via XDMCP is not working in Ubuntu Gusty/7.10

2007-11-08 Thread Gustavo Rahal
Yeah, really seems a problem on the client from a gutsy machine to a gutsy machine X :1 -query Works fine... -- Remote Login via XDMCP is not working in Ubuntu Gusty/7.10 https://bugs.launchpad.net/bugs/150193 You received this bug notification because you are a member of Ubuntu Desktop Bugs, w

[Bug 352273] [NEW] rhythmbox crashed with SIGSEGV in unlink_blocked_cb()

2009-03-31 Thread Gustavo Carneiro
Public bug reported: Binary package hint: rhythmbox This happened when playing an album from start to finish. At the last album song, in the end of the song, gstreamer crashed. ProblemType: Crash Architecture: amd64 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/rhythmbox NonfreeKernelModu

[Bug 352273] Re: rhythmbox crashed with SIGSEGV in unlink_blocked_cb()

2009-03-31 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24565446/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/24565447/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/24565448/ProcMaps.txt ** Attac

[Bug 346877] Re: rhythmbox crashed with SIGSEGV in g_main_context_dispatch()

2009-03-31 Thread Gustavo Carneiro
Yes, it is due to cross-fade. -- rhythmbox crashed with SIGSEGV in g_main_context_dispatch() https://bugs.launchpad.net/bugs/346877 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

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-16 Thread Gustavo Carneiro
It seems to be a python issue, but only when dealing with legacy/deprecated classes. It would not be hard to fix the applications; where you see: class Foo: ... Change it to: class Foo(object): ... And the problem should go away. -- [Jaunty] alarm-clock causes screen to freeze https:/

[Bug 359607] Re: Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

2009-04-27 Thread Gustavo Azambuja
Some news? i have the same problem. -- Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest () https://bugs.launchpad.net/bugs/359607 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to ekiga in ubuntu. -- desktop-bugs mailing list deskt

[Bug 367035] Re: Ekiga does not work with SIP & crashes when managing accounts

2009-04-28 Thread Gustavo Azambuja
I make a downgrade to ekiga 3.0.1 (http://kuboit.com/2009/04 /resolviendo-problemas-de-ekiga-en-ubuntu-904-jaunty/) and now work fine. -- Ekiga does not work with SIP & crashes when managing accounts https://bugs.launchpad.net/bugs/367035 You received this bug notification because you are a membe

[Bug 334347] Re: evolution crashed when opening preference dialog

2009-03-10 Thread Jorge Gustavo
Hi, My evolution 2.25.92-0ubuntu2 still crashes after clicking on Calendar, Memo or Tasks icon. I suppose the bug still exists in 2.25.92. I've attached the evo_debug.txt, after running: evolution --debug evo_debug.txt --disable-eplugin $ tail -3 evo_debug.txt /usr/lib/libgobject-2.0.so.0 [0x

[Bug 217892] Re: gdm with x11vnc not honoring KillInitClients

2009-08-03 Thread Gustavo Narea
Why is this bug incomplete? I can't find any unanswered question. Please let me know if you need more information. I'm facing this bug in Jaunty too and I'd love to help. It'd also be great to upgrade x11vnc. The version provided for Jaunty is pretty, pretty old (it was released two years ago!).

[Bug 351524] Re: rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil()

2009-04-30 Thread Gustavo Carneiro
I have encountered this problem too just now, with an up-to-date jaunty machine. After adding some debug messages, I get: ImportError: could not import gobject (error was: '/var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined symbol: Py_InitModule4_64') Error in sys.excepthook: Tr

[Bug 351524] Re: rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil()

2009-04-30 Thread Gustavo Carneiro
OK, apparently the rhythmbox shell is linking to libpython: g...@dark-tower:ns-3-dev$ ldd /usr/bin/rhythmbox|grep python libpython2.6.so.1.0 => /usr/local/lib/libpython2.6.so.1.0 (0x7f43a477b000) But there is something wrong: g...@dark-tower:ns-3-dev$ objdump --dynamic-syms /usr/bin

[Bug 351524] Re: rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil()

2009-04-30 Thread Gustavo Carneiro
Oops, never mind! Beginner's mistake, I feel stupid :P libpython2.6.so.1.0 => /usr/local/lib/libpython2.6.so.1.0 (0x7f43a477b000) Removing the rogue python lib from /usr/local takes care of the problem. -- rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil() https://bugs.lau

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread Gustavo Carneiro
Here's how I think you can reproduce the problem. Just write a program (C or Python, doesn't matter) that: 1. Creates a toplevel window (make it a fullscreen window for increased effect) 2. calls gdk_pointer_grab on that window 3. never calls gdk_pointer_ungrab >From that moment on, the progr

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread Gustavo Carneiro
Sorry, sabby, I hope I wasn't too offensive, not my intention. Hoping you meant someone else. :) You are right, this is a very tiny mistake. The X11 API makes it very easy to "freeze" the desktop, as I explained. I am only annoyed that I have received over 60 comments on a bug that isn't even p

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-02 Thread Gustavo Carneiro
About your test case: 1. It uses threads with incorrect locking, see attached patch to fix it; 2. In my system, X is not frozen, just becomes very slow. But the program is asking for trouble by continually updating the status icon in a while True: loop without even a pause for breath between e

[Bug 34520] Missing gtk+ translations

2006-03-11 Thread Gustavo Carneiro
Public bug reported: https://launchpad.net/malone/bugs/34520 Affects: gtk+2.0 libgtk2.0-common (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: In ubuntu breezy, libgtk2.0-common used to contain translations of gtk+ itself: [...] /usr/share/lo

[Bug 34520] Missing gtk+ translations

2006-03-12 Thread Gustavo Carneiro
Public bug report changed: https://launchpad.net/malone/bugs/34520 Comment: I have the package, and listing the file shows: [...] /usr/share/locale-langpack/pt/LC_MESSAGES/gtk20.mo /usr/share/locale-langpack/pt/LC_MESSAGES/gtk20-properties.mo [...] So the translations are installed, just not where

[Bug 34520] Missing gtk+ translations

2006-03-12 Thread Gustavo Carneiro
Public bug report changed: https://launchpad.net/malone/bugs/34520 Comment: Yeah, working fine, now. Although I did notice yesterday that gtk+ translations weren't working when I ran programs with LANGUAGE=pt_PT, and that's why I went looking for the mo files. In any case, today the problem is g

[Bug 180059] Epiphany can't be used now. Mozilla initialization failed.

2008-01-03 Thread Gustavo Carneiro
Public bug reported: Binary package hint: epiphany-browser I get that error message when starting epiphany, ever since I upgraded xul-runner libraries this morning. epiphany-browser 2.21.4-0ubuntu2 xulrunner-1.9 1.9~b3~cvs20080101t1000+nobinonly-0ubuntu1 ** Affects: epi

[Bug 180059] Re: Epiphany can't be used now. Mozilla initialization failed.

2008-01-03 Thread Gustavo Carneiro
Nevermind, I should have waited for the updated epiphany-browser package... ** Changed in: epiphany-browser (Ubuntu) Status: New => Invalid -- Epiphany can't be used now. Mozilla initialization failed. https://bugs.launchpad.net/bugs/180059 You received this bug notification because you a

[Bug 185043] Epiphany 2.21 crashes with http authentication

2008-01-22 Thread Gustavo Carneiro
Public bug reported: Binary package hint: epiphany-browser Epiphany 2.21 crashes (SIGSEGV) when openining a web site that requires http authentication. Sometimes instead of crashing it enters a livelock and I have to kill it myself. ** Affects: epiphany-browser (Ubuntu) Importance: Undeci

[Bug 185043] Re: Epiphany 2.21 crashes with http authentication

2008-01-22 Thread Gustavo Carneiro
I'm afraid I can't offer much details; it crashes inside xulrunner, for which there are no debug packages :-( I'm on ubuntu amd64. Epiphany 2.21.4 (gecko). Stack trace is useless: #0 0x7f89101f80ca in ?? () from /usr/lib/xulrunner-1.9b3pre/libxul.so #1 0x7f890ed2b1f8 in ?? () from /us

[Bug 178544] Re: e-d-s should use gnome-keyring again

2008-02-05 Thread Gustavo Carneiro
Definitely! Keyring now can easily become transparent, no unlock keyring password annoyance anymore. And I _really_ hate to store passwords in a plain text file (well, it's base64 encoded IIRC, but that is trivial to crack), so I end up not saving some of my more sensitive passwords, which is dou

[Bug 193084] [NEW] Files removed in NTFS device didn't go to trash

2008-02-18 Thread Gustavo Veloso
.20.0-0ubuntu7 PackageArchitecture: i386 ProcCmdline: nautilus --no-default-window --sm-client-id default2 ProcCwd: /home/gustavo ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: nautilus Uname: Linux ubuntu 2.6.

[Bug 193084] Re: Files removed in NTFS device didn't go to trash

2008-02-18 Thread Gustavo Veloso
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12075170/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/12075171/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/12075172/ProcStatus.txt -- Files

[Bug 71373] Re: Crash when playing a .mov inside the web browser

2006-11-11 Thread Gustavo Carneiro
** Attachment added: "crash data" http://librarian.launchpad.net/5051451/_usr_lib_totem_totem-mozilla-viewer.1000.crash -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 71373] Crash when playing a .mov inside the web browser

2006-11-11 Thread Gustavo Carneiro
Public bug reported: Open http://www.atari.com/nwn2/video/NWN2_QT6_BBand_Medium.mov in the web browser -> totem crashes. ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 -- d

[Bug 71373] Re: Crash when playing a .mov inside the web browser

2006-11-11 Thread Gustavo Carneiro
It only seems to crash inside the web browser, not in a standalone totem window. -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 71373] Re: Crash when playing a .mov inside the web browser

2006-12-08 Thread Gustavo Carneiro
I use Epiphany. I can't reproduce this anymore in current feisty. Closing... ** Changed in: totem (Ubuntu) Status: Unconfirmed => Fix Released -- Crash when playing a .mov inside the web browser https://launchpad.net/bugs/71373 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 77655] Re: Serpentine 0.6.91-0ubuntu4 "Write to Disc" doesn't work

2007-01-07 Thread Gustavo Rahal
Also had the same problem. Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/serpentine/mainwindow.py", line 522, in __on_write_files validate_music_list (self.music_list_widget.source, self.application.preferences) File "/usr/lib/python2.4/site-packages/serpentin

[Bug 56744] Re: Selecting a password/folder entry results in an unknown error

2007-01-09 Thread Gustavo Carneiro
Please open a different bug report against deskbar; the same traceback does not necessarily imply it's the same bug. -- Selecting a password/folder entry results in an unknown error https://launchpad.net/bugs/56744 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.

[Bug 126520] smoothScroll forgotten / not shutting down cleanly

2007-07-17 Thread Gustavo Carneiro
Public bug reported: Binary package hint: epiphany-browser I set the option general.smoothScroll to true, but every time I restart the browser it goes back to false. Another problem which may (or not) be related is that it seems this version of epiphnay keeps running in the background even after

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-17 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8499289/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/8499290/ProcEnviron.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/8499291/ProcMaps.txt ** Attachme

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-30 Thread Gustavo Carneiro
This appears to be fixed since today's dist-upgrade on gutsy. ** Changed in: epiphany-browser (Ubuntu) Status: New => Invalid -- smoothScroll forgotten / not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this bug notification because you are a member of Ubuntu

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-31 Thread Gustavo Carneiro
I take it back; the bug is still there after all... ** Changed in: epiphany-browser (Ubuntu) Status: Invalid => New -- smoothScroll forgotten / not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this bug notification because you are a member of Ubuntu Desktop Bu

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-08-06 Thread Gustavo Carneiro
Yes, it works correctly. But there's something simply not right about epiphany. I close all the windows / tabs and the epiphany process keeps running in the background. Morever, I remember once playing a music in a flash applet, and when I closed the tab the music kept playing in the background.

[Bug 126520] Re: Tabs not shutting down cleanly

2007-08-07 Thread Gustavo Carneiro
*** This bug is a duplicate of bug 125209 *** https://bugs.launchpad.net/bugs/125209 ** This bug has been marked a duplicate of bug 125209 Flash video in Epiphany doesn't die when browser is closed -- Tabs not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this

[Bug 75461] Re: fails to start after upgrade to feisty

2007-01-14 Thread Gustavo Carneiro
This is http://bugzilla.gnome.org/show_bug.cgi?id=389984 Fixed now. ** Changed in: deskbar-applet (Ubuntu) Status: Needs Info => Fix Committed -- fails to start after upgrade to feisty https://launchpad.net/bugs/75461 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://li

[Bug 72557] Re: Launching epiphany from deskbar doesn't use the user profile

2007-01-14 Thread Gustavo Carneiro
I think this is a dup of bug #75461. When you logout then quickly login again, deskbar gets some stale environment variables and any programs launched by it are affected. One of those variables is the D-BUS socket path. When epiphany can't connect to D-BUS it can't make sure it is the only inst

[Bug 57330] Re: Edge is not transparent

2007-01-14 Thread Gustavo Carneiro
Note: dup of bug #44918. -- Edge is not transparent https://launchpad.net/bugs/57330 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 79234] applet doesn't start unless python2.5 is the default

2007-01-14 Thread Gustavo Carneiro
Public bug reported: Binary package hint: deskbar-applet Since around 2007-01-12, deskbar in feisty doesn't start: Running installed deskbar, using [/usr/lib/python2.5/site-packages/deskbar:$PYTHONPATH] Traceback (most recent call last): File "/usr/lib/deskbar-applet/deskbar-applet", line 30,

[Bug 83551] python plugins don't work in amd64

2007-02-06 Thread Gustavo Carneiro
Public bug reported: Binary package hint: rhythmbox Python plugins don't work in amd64; filing bug report on ubuntu just to make sure my patch is applied if a new RB release doesn't happen in time for the feisty freeze. ** Affects: rhythmbox (upstream) Importance: Unknown Status: U

[Bug 86006] [apport] epiphany crashed with SIGSEGV in __kernel_vsyscall()

2007-02-18 Thread Gustavo Carneiro
Public bug reported: Binary package hint: epiphany-browser It always crashes when I logout (to shutdown) from my gnome session. ProblemType: Crash CrashCounter: 1 Date: Sun Feb 18 01:44:37 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/epiphany Package: epiphany-browser 2.17.91-0ubuntu

[Bug 86006] Re: [apport] epiphany crashed with SIGSEGV in __kernel_vsyscall()

2007-02-18 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6464263/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6464264/Disassembly.txt ** Attachment added: "ProcEnviron.txt" http://librarian.launchpad.net/6464265/ProcEnviron.txt **

[Bug 104980] Re: buggy PyGTK code crashed the python 2.5 interpreter run via the terminal

2007-04-24 Thread Gustavo Carneiro
Gtk+-2.0 crashes because you do something wrong. Granted, it would "nice" that Gtk didn't segfault, but neither PyGTK nor Gtk ever have given any strict guarantees that erroneous programs don't crash. Either the bug should be closed, or marked as "enhancement" with minor severity. It's up to the

[Bug 237857] [NEW] All new Inbox emails being marked as spam

2008-06-06 Thread Gustavo Carneiro
Public bug reported: Binary package hint: evolution Ever since the update evolution 2.22.2-0ubuntu1, in my Inbox folder alone, _all_ new email messages are appearing as spam and they don't show up on the Inbox folder at all, only on the spam "folder". I am using bogofilter spam plugin instead of

[Bug 237857] Re: All new Inbox emails being marked as spam

2008-06-06 Thread Gustavo Carneiro
Hrm.. I tried disabling bogofilter plugin. Test email... works, as expected.. Then I try re-enabling it... test email... works too! So it looks like things are back to normal, somehow. Might as well close the bug report. I'll reopen if the bug comes back.. ** Changed in: evolution (Ubuntu)

[Bug 195908] Re: seahorse-agent not invoked for second ssh key

2008-11-19 Thread Gustavo Gama
Same here. Worked fine in Hardy and it seems to be broken in Intrepid. -- seahorse-agent not invoked for second ssh key https://bugs.launchpad.net/bugs/195908 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing lis

[Bug 195908] Re: seahorse-agent not invoked for second ssh key

2008-11-20 Thread Gustavo Gama
No. I don't even have a ~/Private dir. But I have symlinks from ~/.ssh/id_rsa_XXX to ~/.gnome2/keystore/. -- seahorse-agent not invoked for second ssh key https://bugs.launchpad.net/bugs/195908 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assi

[Bug 195908] Re: seahorse-agent not invoked for second ssh key

2008-11-20 Thread Gustavo Gama
I was doing the same as you: ~/.gnome2/keystore had symlinks to ~/.ssh, as was suggested by Live Gnome's page (I think those instructions are gone now, btw). Anyway, your suggestion to remove ~/.gnome2/keystore was spot-on; the ssh keys are once again managed by the keyring as expected. Thanks a

[Bug 269046] Re: rhythmbox crashed with SIGSEGV in gst_pad_send_event()

2008-10-09 Thread Gustavo Carneiro
I really don't remember what I was doing :P I am guessing playing some music, but I don't remember the details... I have not had crashes for a while in intrepid, so there's a chance it might be fixed already. -- rhythmbox crashed with SIGSEGV in gst_pad_send_event() https://bugs.launchpad.net/b

[Bug 217892] Re: gdm with x11vnc not honoring KillInitClients

2009-08-03 Thread Gustavo Narea
Why is this bug incomplete? I can't find any unanswered question. Please let me know if you need more information. I'm facing this bug in Jaunty too and I'd love to help. It'd also be great to upgrade x11vnc. The version provided for Jaunty is pretty, pretty old (it was released two years ago!).

[Bug 334347] Re: evolution crashed when opening preference dialog

2009-03-10 Thread Jorge Gustavo
Hi, My evolution 2.25.92-0ubuntu2 still crashes after clicking on Calendar, Memo or Tasks icon. I suppose the bug still exists in 2.25.92. I've attached the evo_debug.txt, after running: evolution --debug evo_debug.txt --disable-eplugin $ tail -3 evo_debug.txt /usr/lib/libgobject-2.0.so.0 [0x

[Bug 352273] [NEW] rhythmbox crashed with SIGSEGV in unlink_blocked_cb()

2009-03-31 Thread Gustavo Carneiro
Public bug reported: Binary package hint: rhythmbox This happened when playing an album from start to finish. At the last album song, in the end of the song, gstreamer crashed. ProblemType: Crash Architecture: amd64 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/rhythmbox NonfreeKernelModu

[Bug 352273] Re: rhythmbox crashed with SIGSEGV in unlink_blocked_cb()

2009-03-31 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/24565446/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/24565447/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/24565448/ProcMaps.txt ** Attac

[Bug 346877] Re: rhythmbox crashed with SIGSEGV in g_main_context_dispatch()

2009-03-31 Thread Gustavo Carneiro
Yes, it is due to cross-fade. -- rhythmbox crashed with SIGSEGV in g_main_context_dispatch() https://bugs.launchpad.net/bugs/346877 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

[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2008-12-22 Thread Gustavo Rahal
IMO this is a fairly important bug as download of video files to desktop is a very common desktop user operation. If a user is using the computer while it's downloading a video it will make the whole desktop experience suffer and user won't understand why. -- gnome-video-thumbnailer uses all avai

[Bug 79030] Re: gnome-video-thumbnailer uses all available CPU power when using bittorrent

2008-12-22 Thread Gustavo Rahal
Just noticed that severity of the bug is set to major in gnome bugzilla although the priority is set to normal. The bug is open since 2003 so I believe people watching this bug in launchpad should also add comments to gnome bugzilla as it's where the bug has a chance to be fixed. -- gnome-video-t

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2009-01-09 Thread Gustavo Azambuja
Thanks iSmith, Work for me too (Dell Inspiration 1525, Ubuntu 8.10) Thanks!! -- cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards) https://bugs.launchpad.net/bugs/290506 You received this bug notific

[Bug 309776] Re: jaunty xorg 100% cpu usage

2009-01-21 Thread Jorge Gustavo
*** This bug is a duplicate of bug 307306 *** https://bugs.launchpad.net/bugs/307306 same problem here, with Xorg eating 100% of one of the cores killing both gnome-settings-daemon and gnome-power-manager didn't made any difference 2.6.28-4-server, nvidia 177.82, gnome 2.25.5 (Asus G70) Sti

[Bug 309776] Re: jaunty xorg 100% cpu usage

2009-01-21 Thread Jorge Gustavo
*** This bug is a duplicate of bug 307306 *** https://bugs.launchpad.net/bugs/307306 I also add a trace of the Xorg process, but is has almost no meaning to me :-( (althought it seems stange so many calls to clock_gettime and setitimer, consuming almost 25% of the time) $ sudo strace -v -f -

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-04-16 Thread Gustavo Carneiro
It seems to be a python issue, but only when dealing with legacy/deprecated classes. It would not be hard to fix the applications; where you see: class Foo: ... Change it to: class Foo(object): ... And the problem should go away. -- [Jaunty] alarm-clock causes screen to freeze https:/

[Bug 359607] Re: Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest ()

2009-04-27 Thread Gustavo Azambuja
Some news? i have the same problem. -- Ekiga 3.2 crash with SIGSEGV in SIPHandler::SendRequest () https://bugs.launchpad.net/bugs/359607 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to ekiga in ubuntu. -- desktop-bugs mailing list deskt

[Bug 367035] Re: Ekiga does not work with SIP & crashes when managing accounts

2009-04-28 Thread Gustavo Azambuja
I make a downgrade to ekiga 3.0.1 (http://kuboit.com/2009/04 /resolviendo-problemas-de-ekiga-en-ubuntu-904-jaunty/) and now work fine. -- Ekiga does not work with SIP & crashes when managing accounts https://bugs.launchpad.net/bugs/367035 You received this bug notification because you are a membe

[Bug 351524] Re: rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil()

2009-04-30 Thread Gustavo Carneiro
I have encountered this problem too just now, with an up-to-date jaunty machine. After adding some debug messages, I get: ImportError: could not import gobject (error was: '/var/lib/python-support/python2.6/gtk-2.0/glib/_glib.so: undefined symbol: Py_InitModule4_64') Error in sys.excepthook: Tr

[Bug 351524] Re: rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil()

2009-04-30 Thread Gustavo Carneiro
OK, apparently the rhythmbox shell is linking to libpython: g...@dark-tower:ns-3-dev$ ldd /usr/bin/rhythmbox|grep python libpython2.6.so.1.0 => /usr/local/lib/libpython2.6.so.1.0 (0x7f43a477b000) But there is something wrong: g...@dark-tower:ns-3-dev$ objdump --dynamic-syms /usr/bin

[Bug 351524] Re: rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil()

2009-04-30 Thread Gustavo Carneiro
Oops, never mind! Beginner's mistake, I feel stupid :P libpython2.6.so.1.0 => /usr/local/lib/libpython2.6.so.1.0 (0x7f43a477b000) Removing the rogue python lib from /usr/local takes care of the problem. -- rhythmbox crashed with SIGSEGV in rb_python_module_load_with_gil() https://bugs.lau

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread Gustavo Carneiro
Here's how I think you can reproduce the problem. Just write a program (C or Python, doesn't matter) that: 1. Creates a toplevel window (make it a fullscreen window for increased effect) 2. calls gdk_pointer_grab on that window 3. never calls gdk_pointer_ungrab >From that moment on, the progr

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-01 Thread Gustavo Carneiro
Sorry, sabby, I hope I wasn't too offensive, not my intention. Hoping you meant someone else. :) You are right, this is a very tiny mistake. The X11 API makes it very easy to "freeze" the desktop, as I explained. I am only annoyed that I have received over 60 comments on a bug that isn't even p

[Bug 321176] Re: [Jaunty] alarm-clock causes screen to freeze

2009-05-02 Thread Gustavo Carneiro
About your test case: 1. It uses threads with incorrect locking, see attached patch to fix it; 2. In my system, X is not frozen, just becomes very slow. But the program is asking for trouble by continually updating the status icon in a while True: loop without even a pause for breath between e

[Bug 178544] Re: e-d-s should use gnome-keyring again

2008-02-05 Thread Gustavo Carneiro
Definitely! Keyring now can easily become transparent, no unlock keyring password annoyance anymore. And I _really_ hate to store passwords in a plain text file (well, it's base64 encoded IIRC, but that is trivial to crack), so I end up not saving some of my more sensitive passwords, which is dou

[Bug 193084] [NEW] Files removed in NTFS device didn't go to trash

2008-02-18 Thread Gustavo Veloso
.20.0-0ubuntu7 PackageArchitecture: i386 ProcCmdline: nautilus --no-default-window --sm-client-id default2 ProcCwd: /home/gustavo ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: nautilus Uname: Linux ubuntu 2.6.

[Bug 193084] Re: Files removed in NTFS device didn't go to trash

2008-02-18 Thread Gustavo Veloso
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/12075170/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/12075171/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/12075172/ProcStatus.txt -- Files

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-30 Thread Gustavo Carneiro
This appears to be fixed since today's dist-upgrade on gutsy. ** Changed in: epiphany-browser (Ubuntu) Status: New => Invalid -- smoothScroll forgotten / not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this bug notification because you are a member of Ubuntu

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-07-31 Thread Gustavo Carneiro
I take it back; the bug is still there after all... ** Changed in: epiphany-browser (Ubuntu) Status: Invalid => New -- smoothScroll forgotten / not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this bug notification because you are a member of Ubuntu Desktop Bu

[Bug 126520] Re: smoothScroll forgotten / not shutting down cleanly

2007-08-06 Thread Gustavo Carneiro
Yes, it works correctly. But there's something simply not right about epiphany. I close all the windows / tabs and the epiphany process keeps running in the background. Morever, I remember once playing a music in a flash applet, and when I closed the tab the music kept playing in the background.

[Bug 126520] Re: Tabs not shutting down cleanly

2007-08-07 Thread Gustavo Carneiro
*** This bug is a duplicate of bug 125209 *** https://bugs.launchpad.net/bugs/125209 ** This bug has been marked a duplicate of bug 125209 Flash video in Epiphany doesn't die when browser is closed -- Tabs not shutting down cleanly https://bugs.launchpad.net/bugs/126520 You received this

[Bug 136350] Re: mp3 playback broken

2007-08-31 Thread Gustavo Carneiro
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9074576/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/9074577/ProcEnviron.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9074578/ProcMaps.txt ** Attachme

[Bug 136350] mp3 playback broken

2007-08-31 Thread Gustavo Carneiro
Public bug reported: Binary package hint: rhythmbox Since today's gstreamer upgrades, RB won't play MP3 files anymore. It only plays OGG Vorbis and Musepack. ProblemType: Bug Architecture: i386 Date: Fri Aug 31 12:58:10 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/rhythmbox NonfreeK

[Bug 46132] Re: Huge icons when using 75% icon size

2006-05-23 Thread Gustavo Carneiro
*** This bug is a duplicate of bug 46127 *** Everybody, please stop the "me too" posts, I just want to hear when the bug is fixed, that's all :P -- Huge icons when using 75% icon size https://launchpad.net/bugs/46132 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubunt

<    1   2   3   4   5   6   >