Bug #855
offer iq:version query in disco dialog
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | Kevin Smith | % Done: | 0% |
|
| Category: | Backend/Core | |||
| Target version: | 0.14 | |||
| Operating System: | All |
Reported in: | 0.11 |
|
Description
currently psi doesn't have a way to query version information for transports without using the xml console.
But sometimes it's hard to find such information on the servers website and it seems for example you need to know what software is used for the offered irc gateways because they need different input.
History
Updated by Thilo Cestonaro 215 days ago
- File implements-iq-version_stuff.tar.gz added
One patch for psi (ends with psi_part.patch)
and the other is for iris
uses
JT_ClientVersion Task
Feature::... stuff of iris
Updated by Thilo Cestonaro 215 days ago
and now Psi offers the jabber:iq:version feature on disco#info requests
Updated by - zet 213 days ago
RCC: Error in '..\iconsets.qrc': Cannot find file 'iconsets/system/default/query_version.png'
Updated by Thilo Cestonaro 213 days ago
I know ... but I don't know why.
I git add the png but it was not included in the patch.
But I used the iconset/system/default/info.png.
Perhaps I will recreate the patch with the image included ... when someone can tell me what I did wrong.
These steps I did:
cp iconset/system/default/info.png iconset/system/default/query_version.png
git add iconset/system/default/query_version.png
git commit
git format-patch ......
Updated by Thilo Cestonaro 213 days ago
Now with image ... it's a replacement of the psi part in the first tar.gz
Updated by - zet 213 days ago
c:\Qt\4.5.2-mingw\bin\rcc.exe -name iconsets ..\iconsets.qrc -o _rcc\qrc_iconset
s.cpp
RCC: Error in '..\iconsets.qrc': Cannot find file 'iconsets/system/default/query
_version.png'
mingw32-make2: *** [_rcc/qrc_iconsets.cpp] Error 1
Updated by Thilo Cestonaro 213 days ago
wtf? ... I double checked if the binary is included in the patch .... So I don't get it ....
Updated by Justin Karneges 172 days ago
- Target version set to 0.14