Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162898 - [STABLE] net-im/sim-0.9.4.2 (major bug fixed in this version: doesn't recieve icq messages)
Summary: [STABLE] net-im/sim-0.9.4.2 (major bug fixed in this version: doesn't recieve...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Peter Volkov (RETIRED)
URL: http://developer.berlios.de/bugs/?fun...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-20 09:20 UTC by Ikar
Modified: 2007-03-07 03:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for newest version of net-im/sim (sim-0.9.4.2.ebuild,2.16 KB, text/plain)
2007-01-20 19:17 UTC, Vadim Kalinnikov
Details
sim-0.9.4.3 (sim-0.9.4.3.ebuild,2.26 KB, text/plain)
2007-03-07 03:29 UTC, Anton S. Ustyuzhanin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ikar 2007-01-20 09:20:30 UTC
sim 0.9.4.1 doesn't recieve icq messages from almost all clients (see the url). sim developers already fixed the problem in new version 0.9.4.2. Can anyone make a new ebuild into portage?


Reproducible: Always
Comment 1 Vadim Kalinnikov 2007-01-20 19:17:56 UTC
Created attachment 107579 [details]
ebuild for newest version of net-im/sim
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2007-01-20 21:15:36 UTC
New version is in cvs. I'll wait one day (for tests) and then 'll ask to stabilize it as this fix seems to be very important. Test it while hot :-)

BTW. Vadim, you do not need to attach full ebuild here. Attach only diff or just note that ebuild for previous version works.

Enjoy :)
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2007-01-21 16:17:32 UTC
Major functionality is broken: <net-im/sim-0.9.4.2 doesn't recieve icq messages from some clients. Thus I think sim should be stabilized ASAP. Arch teams, please, do it. :-)

BTW. UPSTREAM efforts are now turned to sim-0.9.5 and only some, really required changes takes place in 0.9.4. There are really few Changes in this version:

[+] New [-] Fixed error [*] Changes

=== SIM 0.9.4.2 (19.01.2007) ===

Core
[-] Win32: fix (un)setting autostart (bug #9283).
[-] Fix restoring font sizes.
[*] Use QLibrary for plugins instead of libltdl.

ICQ plugin
[*] Send and detect SIM patchlevel in version info.
[-] Fix receiving certain messages containing TLV(5) twice.

Jabber plugin
[+] Add support for XEP-0092 client version info requests/replies.
[*] Show resource as a part of JID in contact tip, not as separate line.
[*] Remove SIM version from default resource value.

Misc plugins
[-] LiveJournal: fix posting messages longer than 4 Kb.
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2007-01-21 22:44:07 UTC
(In reply to comment #3)
> BTW. UPSTREAM efforts are now turned to sim-0.9.5 and only some, really
> required changes takes place in 0.9.4. There are really few Changes in this
> version:
> Core
> [-] Win32: fix (un)setting autostart (bug #9283).
> [-] Fix restoring font sizes.
> [*] Use QLibrary for plugins instead of libltdl.

The last item sounds like not-so-minor change, but sim seems to work just fine even with my 6 months old config, as well as plugin loading/unloading, so I marked it stable on x86.
Comment 5 nixnut (RETIRED) gentoo-dev 2007-01-23 19:57:12 UTC
Stable on ppc
Comment 6 Simon Stelling (RETIRED) gentoo-dev 2007-02-06 18:29:59 UTC
amd64 stable
Comment 7 Peter Volkov (RETIRED) gentoo-dev 2007-02-06 18:44:11 UTC
All done. Thank you all!
Comment 8 Anton S. Ustyuzhanin 2007-03-07 03:29:56 UTC
Created attachment 112363 [details]
sim-0.9.4.3

USER-VISIBLE CHANGES IN SIM INSTANT MESSENGER

[+] New
[-] Fixed error
[*] Changes


=== SIM 0.9.4.3 (3.03.2007) ===

Build system
~~~~~~~~~~~~
[-] Autotools: fix libXss detection.
[+] Add initial CMake support.

Core
~~~~
[-] Disable history filter when it is empty.
[-] Remove "To container" menu when separate containers are disabled.
[*] Auto scroll message view only if it is scrolled to the bottom.
[-] XFree: fix problems with Composite extension enabled.


ICQ plugin
~~~~~~~~~~
[-] More fixes for receiving certain messages.