[Gaim-bugs] [ gaim-Bugs-1623848 ] Crash when trying to change buddy icon

2007-02-16 Thread SourceForge.net
Bugs item #1623848, was opened at 2006-12-28 20:24
Message generated for change (Comment added) made by habemus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1623848group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Kalmanczhelyi (kalmark)
Assigned to: Sean Egan (seanegan)
Summary: Crash when trying to change buddy icon

Initial Comment:
When I try to change my buddy icon, Gaim just crashes after I select the file. 
This happens both with only the Jabber prpl or only the ICQ prpl enabled. I 
tried to add gif, png and jpeg images as the buddy icon. I attached a drmingw 
trace I got with a fresh svn debug build.

(One thing I tried to change in the code was checking if error is NULL before 
trying to print out debug info, and this stopped the crash from happening and 
everything went smoothly, the buddy icon did change.)

Thanks for looking into this!
Mark

--

Comment By: habemus (habemus)
Date: 2007-02-16 10:50

Message:
Logged In: YES 
user_id=1649101
Originator: NO

you're pointing me in round.
we're in 1623848.
you're saying: Has duplicate 1660639 
and 1660639 points to 1623848 (here)
Understand you've got tons of job with this,
but I'll really appreciate any help with mark's recipe,
coz it's seems he solved with no dependencies hassle.
regards

--

Comment By: Megan Schneider (ciran)
Date: 2007-02-16 05:32

Message:
Logged In: YES 
user_id=801517
Originator: NO

Has duplicate 1660639

--

Comment By: habemus (habemus)
Date: 2007-02-15 15:57

Message:
Logged In: YES 
user_id=1649101
Originator: NO

hi. I'm experiencing the same problem.
would you please give a detailed instruction on which lines in which files
to comment just to get the problem solved?
thanks,
Habemus.

--

Comment By: Megan Schneider (ciran)
Date: 2007-02-15 05:34

Message:
Logged In: YES 
user_id=801517
Originator: NO

This one was SVN;
However it has non-SVN duplicates: 1643591, 1656971, 1659707
which all have comments and traces with them as well

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1623848group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs


[Gaim-bugs] [ gaim-Bugs-1623848 ] Crash when trying to change buddy icon

2007-02-15 Thread SourceForge.net
Bugs item #1623848, was opened at 2006-12-28 14:24
Message generated for change (Comment added) made by ciran
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1623848group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Kalmanczhelyi (kalmark)
Assigned to: Sean Egan (seanegan)
Summary: Crash when trying to change buddy icon

Initial Comment:
When I try to change my buddy icon, Gaim just crashes after I select the file. 
This happens both with only the Jabber prpl or only the ICQ prpl enabled. I 
tried to add gif, png and jpeg images as the buddy icon. I attached a drmingw 
trace I got with a fresh svn debug build.

(One thing I tried to change in the code was checking if error is NULL before 
trying to print out debug info, and this stopped the crash from happening and 
everything went smoothly, the buddy icon did change.)

Thanks for looking into this!
Mark

--

Comment By: Megan Schneider (ciran)
Date: 2007-02-15 23:32

Message:
Logged In: YES 
user_id=801517
Originator: NO

Has duplicate 1660639

--

Comment By: habemus (habemus)
Date: 2007-02-15 09:57

Message:
Logged In: YES 
user_id=1649101
Originator: NO

hi. I'm experiencing the same problem.
would you please give a detailed instruction on which lines in which files
to comment just to get the problem solved?
thanks,
Habemus.

--

Comment By: Megan Schneider (ciran)
Date: 2007-02-14 23:34

Message:
Logged In: YES 
user_id=801517
Originator: NO

This one was SVN;
However it has non-SVN duplicates: 1643591, 1656971, 1659707
which all have comments and traces with them as well

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1623848group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs


[Gaim-bugs] [ gaim-Bugs-1623848 ] Crash when trying to change buddy icon

2007-02-14 Thread SourceForge.net
Bugs item #1623848, was opened at 2006-12-28 14:24
Message generated for change (Comment added) made by ciran
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1623848group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Kalmanczhelyi (kalmark)
Assigned to: Sean Egan (seanegan)
Summary: Crash when trying to change buddy icon

Initial Comment:
When I try to change my buddy icon, Gaim just crashes after I select the file. 
This happens both with only the Jabber prpl or only the ICQ prpl enabled. I 
tried to add gif, png and jpeg images as the buddy icon. I attached a drmingw 
trace I got with a fresh svn debug build.

(One thing I tried to change in the code was checking if error is NULL before 
trying to print out debug info, and this stopped the crash from happening and 
everything went smoothly, the buddy icon did change.)

Thanks for looking into this!
Mark

--

Comment By: Megan Schneider (ciran)
Date: 2007-02-14 23:34

Message:
Logged In: YES 
user_id=801517
Originator: NO

This one was SVN;
However it has non-SVN duplicates: 1643591, 1656971, 1659707
which all have comments and traces with them as well

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=100235aid=1623848group_id=235

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs