The bug definitely still exists (see attached screenshot--I highlighted
the two menu items in question). I guess it's your call whether you
want to fix it.
Also it looks like Ubuntu is adding an extra menu separator, which looks
a little goofy (see screenshot).
--
You received this bug notifica
** Attachment added: "Screenshot of the help menu in upstream Pidgin"
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/38341/+attachment/2135639/+files/help_menu_in_upstream.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
h
** Attachment added: "Screenshot of the bug in Natty"
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/38341/+attachment/2135638/+files/help_menu_in_ubuntu.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launch
This might be caused by the patch from http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=521857 The first proposed patch from the Debian
ticket also exists in the Ubuntu package, and I believe it is incorrect.
I'm seeing a similar problem to the one described by Meluco--ettercap's
TCP analyzer is
Whoops, that last sentence should be "I'm not _familiar_with deb
packaging" and "this should be _changed_ to"
--
libcgicc5-dev still missing cgicc.pc
https://bugs.launchpad.net/bugs/219307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
It's possible you've fixed this already, but my version of libcgicc5-dev
installs cgicc.pc into the wrong directory.
$ dpkg -L libcgicc5-dev | grep cgicc.pc
/usr/lib/cgicc.pc
This is the only .pc file in /usr/lib/. The majority of .pc files on my
system are installed to /usr/lib/pkgconfig/
FYI this bug was fixed upstream by Elliott 'QuLogic' Sales de Andrade:
http://developer.pidgin.im/viewmtn/revision/info/79639d895e39ef23c24691d0736a265373e2b49c
The fix was included in Pidgin 2.6.4, which was released on 29 November
2009.
** Bug watch added: Red Hat Bugzilla #509787
https://bu
I think you probably need to upgrade to a current version of Pidgin.
Ubuntu 7.04 has been out of support since 19 October 2008 and Gaim 2.0.0
is almost two and a half years out of date.
--
Yahoo won't log on since they upgraded their IM program
https://bugs.launchpad.net/bugs/439061
You received
I believe this is also related:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/346840
--
Contact list doesn't always come on top
https://bugs.launchpad.net/bugs/341142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
I just looked at 11_buddy_list_really_show.patch--yikes. It does things
that are very heavy-handed. The application really should not do all
this stuff just to show the buddy list:
gtk_widget_show(GTK_WIDGET(gtkblist->window));
gtk_window_deiconify(GTK_WINDOW(gtkblist->window));
gtk_window_prese
My /etc/mdadm/mdadm.conf file already listed by arrays (although using
UUID=blah instead of devices=blah). I didn't have linux-image
installed. I tried installing it but it doesn't seem to do much (I
guess because it's one of those virtual package type things?). But I
did this and it fixed my pr
This is still happening for me even with 2.6.28-11. I get dropped to a
shell each time I boot. I type "mdadm -As ; exit" and it activates my
raid arrays and continues booting normally. Is this supposed to happen
automatically somewhere as part of the boot process? Is there a config
file I shoul
FYI this is a problem when interfacing with NetworkManager. I'm not
sure where the bug lies... but Gaim is talking to NetworkManager and for
some reason thinks that you're not connected to the Internet.
--
[feisty] MSN waiting for network connection... but does not connect
https://bugs.launchpad
Interesting... the buddies should all be stored on the server, and it
shouldn't really matter if Gaim can't find them in your local blist.xml,
they should have been re-added based on the information in your server
list.
I don't know where the Gadu-Gadu protocol went :-) It IS still
distributed wi
Ideally fundamental changes like this would be transparent to the user.
Someone should let the OTR project know about the problem you
mentioned...
Can you list any other problems you had?
--
2.0 beta6: various problems because oscar->icq
https://launchpad.net/bugs/88647
--
ubuntu-bugs mailing
I don't believe that's possible. There's not a single call to rmdir()
in the Gaim codebase, so I don't see how any directories could have been
deleted. There are a few calls to unlink(), but we would have had to
screw up pretty badly to write code that accidentally recursed through
your logs dire
I agree, this sounds like a bug with our network-manager code.
--
[2.0beta6] does not auto connect at startup
https://launchpad.net/bugs/80985
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
*** This bug is a duplicate of bug 65705 ***
AIM file transfer has changed significantly between beta 3.1 and beta 4.
I suspect that this bug no longer exists in the current codebase.
--
Gaim crashes during AIM file send
https://launchpad.net/bugs/75967
--
ubuntu-bugs mailing list
ubuntu-bugs@
internal.h is a header file used internally by Gaim and should not be
installed. This sounds like a bug in the gaim-latex plugin--it should
not be including internal.h.
--
Certain headers missing in gaim-dev? (eg. internal.h)
https://launchpad.net/bugs/76253
--
ubuntu-bugs mailing list
ubuntu-
Pros: Gaim would no longer store plaintext passwords in
$HOME/.gaim/accounts.xml
Cons: Exactly what Sebastien said, it adds extra dependencies and forces
people to enter their keyring password when running Gaim.
It would definitely have to be an optional feature, since Gaim is not a
Gnome applica
It looks like this crash is from Gaim 2.0.0 beta 3.1. The AIM and ICQ
file transfer stuff should work much better in Gaim 2.0.0 beta 4 and
newer. In any case, the code is sufficiently different that this
backtrace no longer applies.
Schattenglanz: If you have a chance I'd love to know if you have
Excellent. Thank you!
--
crashes during file transfer (aim_clearhandlers)
https://launchpad.net/bugs/72424
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
It looks like this crash is from Gaim 2.0.0 beta 3.1? The AIM and ICQ
file transfer stuff should work much better in Gaim 2.0.0 beta 4 and
newer. In any case, the code is sufficiently different that this
backtrace no longer applies.
miiep: If you have a chance I'd love to know if you have better
I definitely think it would be better if our Bonjour plugin used avahi
instead of howl. Mostly because avahi is a freedesktop.org project, and
I'm strongly in favor of supporting standards.
But we're a bit short help right now... so I don't imagine we'll be
switching any time soon. Patches welco
Have you tried with beta 5? I think it's in Ubuntu now. Maybe.
--
[2.0 beta3] Crash when receiving transferred file
https://launchpad.net/bugs/61446
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
You were using Gaim 2.0.0 beta 3.1, I guess? This should work fine in
beta 4 and beta 5.
--
filetransfer fails with space in filename and gaim crashes
https://launchpad.net/bugs/71589
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Hmm, that's interesting. Our conversation widget inherits from
GtkTextView, so it seems like we should just inherit the font from that.
Unless we're overriding it or something.
I'm not really sure how gtk font stuff works, but if we switched to
using the document font, what would happen for peopl
Richard, what are the regressions? There are a lot of really good bug
fixes in beta 4
--
New gaim upstream version - 2.0.0beta4 available in Debian, please sync
https://launchpad.net/bugs/68616
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/u
There IS a lot of oscar stuff in those backtraces... but since Gaim
loads fine when the evolution plugin is not loaded, the oscar stuff is
probably just a coincidence.
I'm don't really know what the next step would be in debugging this.
I'm not familiar with Evolution or Gaim's Evolution plugin at
This is already fixed in 2.0.0 beta 4: the button at the bottom of the
buddylist and the dialog are both closed in the event that you delete
the account.
--
Crash after deleting account
https://launchpad.net/bugs/68840
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubunt
Are there any other messages in Gaim's debug window? What kind of
proxy are you using?
--
No Proxy Settings in "Network" available
https://launchpad.net/bugs/69337
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
If you are running within Gnome I believe Gaim will use Gnome's proxy
settings.
--
No Proxy Settings in "Network" available
https://launchpad.net/bugs/69337
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
The crash is in our code that handles setting accounts idle/unidle.
That code has changed a bit since beta 3.1. I suspect that this bug has
already been fixed for beta 4, but I'm not positive.
--
Crash During deleting account
https://launchpad.net/bugs/68324
--
ubuntu-bugs mailing list
ubuntu-
These crashes are with 2.0.0 beta 3.1. AIM/ICQ file transfer was
largely rewritten for 2.0.0 beta 4. I have a feeling this bug is fixed
there (I have no idea if 2.0.0 beta 4 exists in Ubuntu).
--
Plain crash while transfering a file
https://launchpad.net/bugs/65705
--
ubuntu-bugs mailing list
I've commited this patch to upstream Gaim. The changes should be in
2.0.0 beta 4.
I guess my personal preference is to have all patches in the same place
(our sourceforge patch tracker), but I'm ok with grabbing patches from
here, too (although I AM a little less likely to notice them).
--
Mist
The behavior described in this bug report still exists.
It's somewhat intentional... Gaim changes your privacy setting on your
behalf so that invisibility works correctly. This will DEFINITELY be
fixed for Gaim 3.0.0. I can't say whether it'll be fixed before then.
--
blocking doesn't work pro
*** This bug is a duplicate of bug 59960 ***
I've rewritten a lot of the oscar file transfer code since 2.0.0 beta
3/beta 3.1. This bug should be fixed in 2.0.0 beta 4.
--
Crashes when uploading file over AIM protocol (files in excess of 500k)
https://launchpad.net/bugs/63594
--
ubuntu-bugs m
My hope is that this will be fixed in beta 4. A lot of the code
relating to this crash has been rewriting and is now a million times
cleaner.
--
[2.0 beta3] Crash when receiving transferred file
https://launchpad.net/bugs/61446
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
You don't happen to be using the Galago plugin, do you?
--
Gaim crashes on close
https://launchpad.net/bugs/61087
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Good question. Mostly I think we're just waiting for Sean. He said he
had a few things he wanted to finish.
--
Crash when sending a file to AIM network
https://launchpad.net/bugs/59960
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bu
This should be fixed in Gaim SVN. I rewrote a bunch of oscar file
transfer and direct IM stuff a little while ago, but it's not in a
released version yet. The fix should be in beta 4.
--
Crash when sending a file to AIM network
https://launchpad.net/bugs/59960
--
ubuntu-bugs mailing list
ubun
This looks thread-related.
--
Gaim crash after login
https://launchpad.net/bugs/59530
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Personally it sounds like dragging the whole tab would be much more
intuitive than silly little arrows.
--
Gaim's tabs don't function like in Gedit/Epiphany/Terminal
https://launchpad.net/bugs/58998
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listin
Neato. Thanks Sebastien!
--
Gaim always crashes on exit
https://launchpad.net/bugs/58135
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
That backtrace is pretty cryptic. It's hard to tell what's going on.
For one thing it looks like there are 3 threads running. I can't
imagine why that would be happening in Gaim 2.0.0 beta 3.1, unless the
Ubuntu build of that version of Gaim has the changes we had made to try
to work around the d
To me Gaim's tabs look exactly the same as Gedit's tabs. I'm using Gaim
2.0.0 SVN. I have a feeling that's newer than what you're using.
* Hmm, I can't imagine why they wouldn't be the same height. Unless we used to
use a different close button that was causing the tabs to be taller than
norm
These problems look like they were probably caused when we turned on
threading to work around the dbus/gnome-vfs thing. But we have since
turned off threading, so I believe these problems are gone in HEAD.
--
Gaim crash when reordering groups by drag and drop in buddy list
https://launchpad.net/
I wonder if it's possible to have gaim in main, but have the meanwhile
plugin in a separate package in meanwhile? Or is that what you mean,
Seb?
--
gaim 2.0 missing Sametime protocol
https://launchpad.net/bugs/58129
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.
Er, I meant, "but have the meanwhile plugin in a separate package in
UNIVERSE."
--
gaim 2.0 missing Sametime protocol
https://launchpad.net/bugs/58129
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Er, well Gaim 2.0.0 beta 3.1 is basically just 2.0.0 beta 3 + some
critical patches. If you were previously using something from a recent
SVN then it might still be a good idea to verify that the bug is fixed
in a build of SVN from the past day or two.
--
Gaim hangs when you try to paste
https:/
What version of Gaim is in Edgy? If it's SVN from the past week or two
then this bug has probably been fixed. It looks like it's related to
when we enabled threads to work around some problems when using d-bus
and also the newer, thread-using version of gnome-vfs. But we have
removed the thread
>From the discussion on the Red Hat bug we decided that this bug should
probably be fixed in either dbus (preferably) or gnome-vfs. But until
that happens, it's pretty easy to patch Gaim to avoid the crash. We've
posted a patch for v2_0_0beta3 as well as a patch against the v2_0_0
branch of SVN t
FYI this is the same as Red Hat bug #201791:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=201791
--
[edgy] Gaim crashes when I click on "save icon"
https://launchpad.net/bugs/54445
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-b
--
Patch for crash with message "can't create MCOP directory"
https://launchpad.net/bugs/55973
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: arts
Hi! I'm a developer of Gaim. Earlier today someone complained that
they're getting a crash when Gaim tries to play an audio file using
libao, which uses arts. The message "can't create MCOP directory" is
printed to the console.
I believe this is
Yeah, this looks like it's crashing in the gaim-rhythmbox plugin. You
may need to recompile it, or it may need to be modified.
--
Gaim Crash after connect.
https://launchpad.net/bugs/50439
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-
I can't reproduce this. For me the 'Paste' menu option IS disabled when
my buffer is empty. I'm using Gaim 2.0.0 beta 3 and gtk 2.8.18.
Do you think you could get a stacktrace? I'm not sure how easy that is
with Ubuntu. There are some generic instructions at
http://gaim.sourceforge.net/gdb.php
If Gaim is using the web browser specified by the KDE setting then
Gaim's preferences window should not show the "web browser" preference.
It sounds like this is not the case.
Also, even if "Custom" is selected in Gaim's preferences then it should
still use the KDE setting. It sounds like this is
58 matches
Mail list logo