[Bug 38341] Re: "Online Help" vs. "Get Help Online..."

2011-05-19 Thread Mark Doliner
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

[Bug 38341] Re: "Online Help" vs. "Get Help Online..."

2011-05-19 Thread Mark Doliner
** 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

[Bug 38341] Re: "Online Help" vs. "Get Help Online..."

2011-05-19 Thread Mark Doliner
** 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

[Bug 624547] Re: Don't show passwords on screen

2010-09-14 Thread Mark Doliner
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

[Bug 219307] Re: libcgicc5-dev still missing cgicc.pc

2010-02-28 Thread Mark Doliner
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.

[Bug 219307] Re: libcgicc5-dev still missing cgicc.pc

2010-02-28 Thread Mark Doliner
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/

[Bug 331067] Re: [Jaunty] Pidgin reports "Proxy configuration program was not found."

2010-01-25 Thread Mark Doliner
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

[Bug 439061] Re: Yahoo won't log on since they upgraded their IM program

2009-10-02 Thread Mark Doliner
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

[Bug 341142] Re: Contact list doesn't always come on top

2009-08-24 Thread Mark Doliner
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

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-08-24 Thread Mark Doliner
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

[Bug 358054] Re: no block devices found after an upgrade from 8.10 to 9.04 on a soft RAID1 system

2009-06-08 Thread Mark Doliner
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

[Bug 358054] Re: no block devices found after an upgrade from 8.10 to 9.04 on a soft RAID1 system

2009-05-14 Thread Mark Doliner
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

[Bug 97591] Re: [feisty] MSN waiting for network connection... but does not connect

2007-06-05 Thread Mark Doliner
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

[Bug 88647] Re: 2.0 beta6: various problems because oscar->icq

2007-02-28 Thread Mark Doliner
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

[Bug 88647] Re: 2.0 beta6: various problems because oscar->icq

2007-02-28 Thread Mark Doliner
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

[Bug 88649] Re: gaim 2.0beta6: all chat logs silenty deleted!

2007-02-28 Thread Mark Doliner
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

[Bug 80985] Re: [2.0beta6] does not auto connect at startup

2007-01-22 Thread Mark Doliner
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

[Bug 75967] Re: Gaim crashes during AIM file send

2006-12-21 Thread Mark Doliner
*** 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@

[Bug 76253] Re: Certain headers missing in gaim-dev? (eg. internal.h)

2006-12-18 Thread Mark Doliner
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-

[Bug 75850] Re: gaim should use gnome-keyring for passwords

2006-12-16 Thread Mark Doliner
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

[Bug 72904] Re: ICQ data tranfer

2006-11-29 Thread Mark Doliner
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

[Bug 72424] Re: crashes during file transfer (aim_clearhandlers)

2006-11-29 Thread Mark Doliner
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

[Bug 72424] Re: crashes during file transfer (aim_clearhandlers)

2006-11-29 Thread Mark Doliner
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

[Bug 61755] Re: No bonjour support

2006-11-27 Thread Mark Doliner
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

[Bug 61446] Re: [2.0 beta3] Crash when receiving transferred file

2006-11-15 Thread Mark Doliner
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

[Bug 71589] Re: filetransfer fails with space in filename and gaim crashes

2006-11-12 Thread Mark Doliner
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

[Bug 69913] Re: GNOME Document font should be used for conversation text

2006-11-03 Thread Mark Doliner
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

[Bug 68616] Re: New gaim upstream version - 2.0.0beta4 available in Debian, please sync

2006-11-02 Thread Mark Doliner
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

[Bug 67195] Re: Gaim 2.0 unusably slow in Edgy

2006-11-01 Thread Mark Doliner
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

[Bug 68840] Re: Crash after deleting account

2006-11-01 Thread Mark Doliner
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

[Bug 69337] Re: No Proxy Settings in "Network" available

2006-10-30 Thread Mark Doliner
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

[Bug 69337] Re: No Proxy Settings in "Network" available

2006-10-30 Thread Mark Doliner
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

[Bug 68324] Re: Crash During deleting account

2006-10-29 Thread Mark Doliner
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-

[Bug 65705] Re: Plain crash while transfering a file

2006-10-27 Thread Mark Doliner
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

[Bug 64445] Re: Mistakes in gaim strings

2006-10-07 Thread Mark Doliner
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

[Bug 27645] Re: blocking doesn't work properly

2006-10-04 Thread Mark Doliner
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

[Bug 63594] Re: Crashes when uploading file over AIM protocol (files in excess of 500k)

2006-10-02 Thread Mark Doliner
*** 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

[Bug 61446] Re: [2.0 beta3] Crash when receiving transferred file

2006-09-23 Thread Mark Doliner
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

[Bug 61087] Re: Gaim crashes on close

2006-09-19 Thread Mark Doliner
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

[Bug 59960] Re: Crash when sending a file to AIM network

2006-09-11 Thread Mark Doliner
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

[Bug 59960] Re: Crash when sending a file to AIM network

2006-09-11 Thread Mark Doliner
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

[Bug 59530] Re: Gaim crash after login

2006-09-08 Thread Mark Doliner
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

[Bug 58998] Re: Gaim's tabs don't function like in Gedit/Epiphany/Terminal

2006-09-07 Thread Mark Doliner
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

[Bug 58135] Re: Gaim always crashes on exit

2006-09-06 Thread Mark Doliner
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

[Bug 58135] Re: Gaim always crashes on exit

2006-09-06 Thread Mark Doliner
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

[Bug 58998] Re: Gaim's tabs don't function like in Gedit/Epiphany/Terminal

2006-09-05 Thread Mark Doliner
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

[Bug 58854] Re: Gaim crash when reordering groups by drag and drop in buddy list

2006-09-05 Thread Mark Doliner
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/

[Bug 58129] Re: gaim 2.0 missing Sametime protocol

2006-08-29 Thread Mark Doliner
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.

[Bug 58129] Re: gaim 2.0 missing Sametime protocol

2006-08-29 Thread Mark Doliner
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

[Bug 57305] Re: Gaim hangs when you try to paste

2006-08-22 Thread Mark Doliner
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:/

[Bug 57305] Re: Gaim hangs when you try to paste

2006-08-22 Thread Mark Doliner
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

[Bug 54445] Re: [edgy] Gaim crashes when I click on "save icon"

2006-08-14 Thread Mark Doliner
>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

[Bug 54445] Re: [edgy] Gaim crashes when I click on "save icon"

2006-08-12 Thread Mark Doliner
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

[Bug 55973] Re: Patch for crash with message "can't create MCOP directory"

2006-08-10 Thread Mark Doliner
-- 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

[Bug 55973] Patch for crash with message "can't create MCOP directory"

2006-08-10 Thread Mark Doliner
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

[Bug 50439] Re: Gaim Crash after connect.

2006-06-20 Thread Mark Doliner
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-

[Bug 49691] Re: gaim does not deactivite 'paste' command when no buffer, and executing it causes crash

2006-06-19 Thread Mark Doliner
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

[Bug 49429] Re: Opening links in Gaim always opens firefox regardless of preferred browser

2006-06-12 Thread Mark Doliner
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