Difference between revisions of "Porting issues"

From Sim-Im
Jump to navigation Jump to search
 
(76 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Issues ==
 
== Issues ==
 +
'''urgent Prio:
 +
''Migration'':
 +
* '''Plugin-System should be robust and resistent against old plugins, broken plugins, missing plugins this means also references to this plugin from config... etc.
  
 +
* '''Config-Migration (0.9.5->0.9.6) + [[Suitable Initialisation-Values]] (please click)
 +
* '''offline contacts are on top, online contacts has to be on top of the list per default (more sorting problems below (view "SortingProblems:")
 +
* '''Test and fix "New Profile" for working stable and secure (f.e. creating an ICQ-Account: No Status-Options are added to the menu. Cannot go online with this Profile)
 +
* '''Test and fix "Change Profile" for working stable and secure (when changing back to old profile from above created, the old profile is broken...)
 +
* '''<s><font color="green"> ICQ Filetransfer [from SIM-IM (0.9.5 tested)] failes</font></s> [[Fixed by Denis]]
 +
* '''<s><font color="green"> QCString=>QByteArray Conversation, strangs lineends</font></s> [[Fixed by Denis]]
 +
 +
 +
 +
 +
<br/>
 +
'''normal Prio:
 +
* '''Plugins loading: Load only the used plugins, and no more and no less.
 +
** '''f.e. Splash:
 +
*** '''splash isnt enabled but instead loaded, if enabled it is loaded and shown twice
 +
*** '''splash is deleted prematurely due to profile-management (changeProfile() on startup)
 
* '''Config:'''
 
* '''Config:'''
** '''<s><font color="green">On startup all seems initialized by 0.9.6, the 0.9.5-config gets broken due to this initialization</font></s> <font color='red'>Fixed by Denis</font>
+
** '''Metacontacts are not saved in Config. Contacts are seperated after restart of SIM again
** '''Some Settings are saved in Registry in Win32 (QSettings?), this is a bad idea, if Sim-IM should be run on Computers with restricted access to registry f.e. it can't be written.<br/>Using %appdata%\sim for global .conf is better.'''
+
** '''Some Settings are saved in Registry in Win32 (QSettings?), this is a bad idea, if Sim-IM should be run on Computers with restricted access to registry f.e. it can't be written.<br/>Using %appdata%\sim for global .conf is better.
 +
** '''Icons are not saved
 +
** '''<s><font color="green">On startup all seems initialized by 0.9.6, the 0.9.5-config gets broken due to this initialization</font></s> [[Fixed by Denis]]
 +
* '''Setup:
 +
** '''Icon-Plugin: Added Iconsets are processed but not saved in Config
 +
** '''SortingProblems:'
 +
*** '''Plugins-Tree in Setup is not alphabetically sorted.
 +
*** '''Setup::Interface::ContactList, sorting is not saved to config and not processed/working
 +
 
 
* '''GUI-Problems:'''
 
* '''GUI-Problems:'''
 
** '''Fix all toolbars:
 
** '''Fix all toolbars:
*** '''CToolButtons don't have Highlight-Effect anymore
+
*** '''CToolButtons has Highlight Effekt now, but it is wrong. it must be raised, not sunken at mouse-over.
 
**** '''Popup has no QCursor::pos() (only with left Mousebutton)
 
**** '''Popup has no QCursor::pos() (only with left Mousebutton)
 
*** '''Interfacetoolbars:
 
*** '''Interfacetoolbars:
 
**** '''Middle-toolbar:
 
**** '''Middle-toolbar:
***** '''some Buttons are broken on the left (color button)
 
***** '''some controls should be hidden in toolbar as in 0.9.5, show only the needed ones. (Restoration of the Toolbar/Container behavior)
 
 
***** '''shrinked toolbar (small container width): the "&gt;&gt;" is shown, but has no function on the right of the toolbar
 
***** '''shrinked toolbar (small container width): the "&gt;&gt;" is shown, but has no function on the right of the toolbar
***** '''<s><font color="green"> Smilie-Window</font></s> <font color='red'>Fixed by Yury</font>
+
***** '''<s><font color="green"> FileButton has anyhow no function, wether this button nor in menu. (Should popup OpenFileDialog for Filetransfer)</font></s> [[Fixed by Yury]]
****** '''<s><font color="green"> is not hiding clicking in container</font></s> <font color='red'>Fixed by Yury</font>
+
***** '''<s><font color="green"> some controls should be hidden in toolbar as in 0.9.5, show only the needed ones. (Restoration of the Toolbar/Container behavior)</font></s> [[Fixed by Yury]]
****** '''<s><font color="green"> is opened multiple times if multiple times is clicked on the smilie button</font></s> <font color='red'>Fixed by Yury</font>
+
***** '''<s><font color="green"> toolbar msgedit-buttons concealed by long file-button</font></s> [[Fixed by Yury]]
 +
***** '''<s><font color="green">some Buttons are broken on the left (color buttons), should be also popups like Emoticon-Button</font></s> [[Fixed by Christian]]
 +
***** '''Smilie-Window:
 +
****** '''PopupInformation about keyshortcuts is not shown for Smilies
 +
****** '''<s><font color="green"> is not hiding clicking in container</font></s> [[Fixed by Yury]]
 +
****** '''<s><font color="green"> is opened multiple times if multiple times is clicked on the smilie button</font></s> [[Fixed by Yury]]
 
**** '''Menu:
 
**** '''Menu:
***** '''on the left is a second "Ignore"-Button without functionality, which should be removed.
+
***** '''"Ignore user"-Button has no function
*** '''in Mainwindow
+
*** '''Mainwindow:
**** '''Onlinebar
+
**** '''Envelope-Icon is not flashing in contactlist from corresponding contact who has sent a message
***** '''Position Saving
+
**** '''Backround-Plugin: Backround-Image is not set to Background of MainWindow.
***** '''<s><font color="green"> vertical OnlineToolbar: Width is much to big. Seems to the width from StatusButton.</font></s> <font color='red'>Fixed by Denis</font>
+
**** '''<s><font color="green"> Onlinebar</font></s> [[Fixed]]
***** '''<s><font color="green"> vertical expanding of StatusButton where Statustext is displayed</font></s> <font color='red'>Fixed by Noragen</font>
+
***** '''<s><font color="green"> Position Saving</font></s> [[Fixed by Denis]]
***** '''<s><font color="green"> vertical Online Statustext drawing</font></s> <font color='red'>Fixed by Yury</font>
+
***** '''<s><font color="green"> vertical OnlineToolbar: Width is much to big. Seems to the width from StatusButton.</font></s> [[Fixed by Denis]]
**** '''weathertoolbar
+
***** '''<s><font color="green"> vertical expanding of StatusButton where Statustext is displayed</font></s> [[Fixed by Tobias]]
***** '''Icons are not shown in Tooltip
+
***** '''<s><font color="green"> vertical Online Statustext drawing</font></s> [[Fixed by Yury]]
***** '''Message is not displayed
+
**** '''<s><font color="green"> weathertoolbar</font></s> [[Finished]]
***** '''Fetch Icons from Server, due to ?-Issues, remove static Icon-Files (note: backport to trunk)
+
***** '''<s><font color="green"> Fetch Icons from Server, due to &copy;-Issues, remove static Icon-Files (note: backport to trunk)</font></s> [[not needed, we have a licence, pointed by Yury]]
***** '''<s><font color="green"> is on top (should be displayed at bottom)</font></s> <font color='red'>Fixed by Christian</font>
+
***** '''<s><font color="green"> Message is not displayed</font></s> [[Fixed by Yury]]
***** '''<s><font color="green"> transparent</font></s> <font color='red'>Fixed by Christian</font>
+
***** '''<s><font color="green"> Icons are not shown in Tooltip</font></s> [[Fixed by Yury]]
***** '''<s><font color="green"> crashing when move attempt</font></s> <font color='red'>Fixed by Christian</font>
+
***** '''<s><font color="green"> is on top (should be displayed at bottom)</font></s> [[Fixed by Christian]]
***** '''<s><font color="green"> Position Saving</font></s> <font color='red'>Fixed by Christian (I suppose)</font>
+
***** '''<s><font color="green"> transparent</font></s> [[Fixed by Christian]]
*** '''HistoryToolbar:
+
***** '''<s><font color="green"> crashing when move attempt</font></s> [[Fixed by Christian]]
**** '''Searchbutton not displayed/messed up
+
***** '''<s><font color="green"> Position Saving</font></s> [[Fixed by Christian (I suppose)]]
**** '''horizontal expanding of the controls does not work.
+
*** '''<s><font color="green"> HistoryToolbar:</font></s> [[Fixed by Yury]]
**** '''History direction cannot be reverted with click on the corresponding arrow-Button
+
**** '''<s><font color="green"> The Searchbutton (Filterbutton) is not displayed</font></s> [[Fixed by Yury]]
** '''Setup: Buttons, no Text on it (soundplugin f.e.)
+
**** '''<s><font color="green"> History direction cannot be reverted with click on the corresponding arrow-Button</font></s> [[Fixed by Yury]]
** '''Floatys are not as long as in 0.9.5
+
**** '''<s><font color="green"> horizontal expanding of the controls does not work.</font></s> [[Fixed by Tobias]]
** '''dragging files on contakt in contactlist is not possible to send them via filetransfer, but works with floatys
+
** '''<s><font color="green"> Floatys are not as long as in 0.9.5</font></s> [[Still not same dimension but now longer, so that flashing text is still visible, by Tobias]]
** '''sound-plugin event-tab: the path lines are not display right, also the play/browse buttons are shrinked ;)
+
** '''<s><font color="green"> sound-plugin event-tab: the path lines are not display right, also the play/browse buttons are shrinked ;)</font></s> [[Fixed by Christian]]
** '''Container/History: no context-menu on right click
+
** '''<s><font color="green"> Setup: Buttons, no Text on it (soundplugin f.e.)</font></s> [[Fixed by Christian]]
 +
** '''<s><font color="green"> Container/History: no context-menu on right click</font></s> [[Fixed by Yury]]
 +
** '''<s><font color="green"> clickable content (links, message items, like standard message, filetransfer, web url, sms...) is not processed/executed in history</font></s> [[Fixed by Yury]]
 +
** '''<s><font color="green"> Scrollbar is not moving down getting new messages</font></s> [[Fixed by Yury]]
 +
** '''dragging files on contact in contactlist is not possible to send them via filetransfer, floatys don't work, too
 +
** '''Screen-Docking left/right: Window jumps to right/left offset attempt to dock
 +
** '''Systay Open/Hide Window in Win32: MainWindow does not refit the old dimension before the hiding
 +
** '''Container Sizes of Input-Fields and Position is not restored on closing and reopen
 
** '''Search/Add-Dialog:
 
** '''Search/Add-Dialog:
*** '''Labels for Textfields are missing.
+
*** '''<s><font color="green">Labels for Textfields are missing.</font></s> [[Fixed by Yury]]
*** '''Functiontest has to be done.
+
*** '''Functiontest has to be done. f.e. some Texts cannot be entered, Edit-Fields are not enabled on switching protocol/new search...
** '''Floaty Tooltips are gone (Yury? ;) can i assign it on you?)
+
*** '''after Clicking around: UIN-Field is not longer enabled, when clicking on UIN-Checkbox
** '''<s><font color="green"> Online-Tooltips of contact list are hanging sometimes, they don't disappear</font></s> <font color='red'>Fixed by Yury</font>
+
*** '''<s><font color="green"> Search ICQ</font></s> [[Partly Fixed by Yury]]
** '''<s><font color="green"> OSD is black in win32</font></s> <font color='red'>Fixed by Noragen</font>
+
** '''<s><font color="green"> OSD is black in win32</font></s> [[Fixed by Tobias]]
** '''<s><font color="green"> OSD fading in win32</font></s> <font color='red'>Fixed by Noragen</font>
+
** '''<s><font color="green"> OSD fading in win32</font></s> [[Fixed by Tobias]]
** '''<s><font color="green"> Search/Add-Dialog broken. Crashing on open</font></s> <font color='red'>Fixed by Christian</font>
+
** '''<s><font color="green"> Search/Add-Dialog broken. Crashing on open</font></s> [[Fixed by Christian]]
** '''<s><font color="green"> Datepicker does not work and is not displayed right (popup) at QCursor::pos())</font></s> <font color='red'>Fixed by Christian</font>
+
** '''<s><font color="green"> Datepicker does not work and is not displayed right (popup) at QCursor::pos())</font></s> [[Fixed by Christian]]
 +
 
 
* '''Sound-plugin:
 
* '''Sound-plugin:
** '''no startup sound is played
+
** '''No startup sound is played
 +
** '''No Default-Sounds are set.
 +
 
 
* '''Config/Setup-Window steals access to other windows (f.e. no possible acces to InterfaceWindow, MainWindow.. then.)
 
* '''Config/Setup-Window steals access to other windows (f.e. no possible acces to InterfaceWindow, MainWindow.. then.)
 
* '''Filetransfer-Window steals access to other windows, too
 
* '''Filetransfer-Window steals access to other windows, too
* '''Search:
+
* '''<s><font color="green"> Translation: broken</font></s> [[Fixed by Christian and Tobias]]
** '''after Clicking around: UIN-Field is not longer enabled, when clicking on UIN-Checkbox
+
* '''<s><font color="green"> Tooltips:</font></s> [[Fixed]]
** '''<s><font color="green"> Search ICQ:</font></s> <font color='red'>Partly Fixed by Yury</font>
+
** '''<s><font color="green"> are not shown, if mainwindow has no focus. should be shown.</font></s> [[Fixed by Yury i assume?]]
** '''Search Jabber:
+
** '''<s><font color="green"> don't work on Floatys</font></s> [[Fixed by Yury]]
*** '''Labels are broken
+
** '''<s><font color="green"> Online-Tooltips of contact list are hanging sometimes, they don't disappear</font></s> [[Fixed by Yury]]
* '''Translation: broken
+
 
* '''Test and fix "New Profile" for working stable and secure (Crashing currently)
+
* '''OSD:
* '''Test and fix "Change Profile" for working stable and secure
+
** '''sometimes when there are multiple messages in short time distances, it seems, a new OSD is displayed or faded in over the existing, while the existing seems to be deleted previously. Perhaps we can handle it to get there a more smooth transition between this. so that the current existing OSD-window is used to display such messages like "2 messages from digger", "3 messages from digger" ...
* '''Tooltips:
+
** '''Yury: ok, good idea, but some systems have more powerfull services for notification, Growl on Mac for ex. i think realase user selection of system/sim service
** '''don't work on Floatys
+
** '''when existing OSD-window is used, the lifetime has to be extended, of course... ;)
** '''are not shown, if mainwindow has no focus. should be shown.
+
** '''Yury: when we close OSD widget, it shading at first and then really closes
 +
** '''Noragen: if it shades down, the "new" one has to wait until the old shade is finished..
 +
** '''Noragen: also to be done: only one Online-Alarm for joined contacts
 +
 
 +
* '''automatical ghost-protocol-toggeling while sending messages and Files
 +
 
 +
* '''GPG:
 +
** '''Mouse isn't rekognised (tested in Kubuntu/KDE 4.3.2 (Option: Device= /dev/input/mice, Option: Driver=mouse, Option: Protocol=ExplorerPS/2 )
 +
 
 +
* '''Icons:
 +
** '''are updated on in contactlist when switching online/offline - Contacts in MainWindow, but not via Apply in Setup
 +
 
 +
* '''Filter:
 +
** '''Contacts are reappearing in Filter in ignore-list after deleting from it (seen for ICQ)
 +
 
 +
* '''Netmon:
 +
** '''Menu Log: The Protocol-Filter-does not really work. I got all output from jabber inspite  it is deactivated f.e.
 +
 
 
* '''SIGNAL/SLOT - Problems:
 
* '''SIGNAL/SLOT - Problems:
** '''<s><font color="green"> SIM-IM: 01/07/2009 00:31:26 [DBG] QT: Object::connect: No such signal QHttp::authenticationRequired(QString&amp;,quint16,QAuthenticator*) in branch-playground\sim\fetch.cpp:188</font></s> <font color='red'>Occurs if Qt is compiled without -openssl, thx Christian.</font>
+
** '''<s><font color="green"> SIM-IM: 01/07/2009 00:31:26 [DBG] QT: Object::connect: No such signal QHttp::authenticationRequired(QString&amp;,quint16,QAuthenticator*) in branch-playground\sim\fetch.cpp:188</font></s> [[Occurs if Qt is compiled without -openssl, thx Christian.]]
** '''<s><font color="green"> SIM-IM: 01/07/2009 00:31:26 [DBG] QT: Object::connect: No such signal QHttp::sslErrors(const QList&amp;) in branch-playground\sim\fetch.cpp:197</font></s> <font color='red'>Occurs if Qt is compiled without -openssl, thx Christian.</font>
+
** '''<s><font color="green"> SIM-IM: 01/07/2009 00:31:26 [DBG] QT: Object::connect: No such signal QHttp::sslErrors(const QList&amp;) in branch-playground\sim\fetch.cpp:197</font></s> [[Occurs if Qt is compiled without -openssl, thx Christian.]]
 
** '''Click on contact:
 
** '''Click on contact:
 
*** '''SIM-IM: 01/07/2009 00:41:23 [DBG] QT: Object::connect: No such signal MsgEdit::toolBarPositionChanged(QToolBar*) in branch-playground\plugins\_core\userwnd.cpp:81
 
*** '''SIM-IM: 01/07/2009 00:41:23 [DBG] QT: Object::connect: No such signal MsgEdit::toolBarPositionChanged(QToolBar*) in branch-playground\plugins\_core\userwnd.cpp:81
 +
 
* '''ProtocolErrors:
 
* '''ProtocolErrors:
 
** '''On Startup:
 
** '''On Startup:
*** '''SIM-IM: 01/07/2009 00:39:23 [DBG] Error! foodgroup: 0003 reason: Incorrect SNACformat
+
** '''ICQ:
*** '''SIM-IM: 01/07/2009 00:39:23 [WRN] Unknown buddy foodgroup type 0001
+
*** '''Pidgin rekognises only the first char of the filename, which is sent by SIM
*** '''SIM-IM: 01/07/2009 00:39:23 [WRN] Unknown buddy foodgroup type 000A
+
*** '''[DBG] Error! foodgroup: 0003 reason: Incorrect SNACformat
*** '''SIM-IM: 01/07/2009 00:39:26 [DBG] Error! foodgroup: 0002 reason: Recipient is not logged in
+
*** '''[WRN] Unknown buddy foodgroup type 0001
*** '''SIM-IM: 01/07/2009 00:39:26 [DBG] Error! foodgroup: 0002 reason: Requested service unavailable
+
*** '''[WRN] Unknown buddy foodgroup type 000A
*** '''SIM-IM: 01/07/2009 00:40:17 [DBG] Msg size=0 type=26
+
*** '''[DBG] Error! foodgroup: 0002 reason: Recipient is not logged in
*** '''SIM-IM: 01/07/2009 00:40:17 [DBG] Parse message [type=26]
+
*** '''[DBG] Error! foodgroup: 0002 reason: Requested service unavailable
*** '''SIM-IM: 01/07/2009 00:40:17 [DBG] Extended message Away Status Message [0100] 18
+
*** '''[DBG] Msg size=0 type=26
*** '''SIM-IM: 01/07/2009 00:40:17 [WRN] Unknown extended message type Away Status Message
+
*** '''[DBG] Parse message [type=26]
 +
*** '''[DBG] Extended message Away Status Message [0100] 18
 +
*** '''[WRN] Unknown extended message type Away Status Message
 +
*** '''Activated MD5-Auth does not connect and lead to Rate Limit due to looping reconnect
 +
 
 +
* '''Other:
 +
** '''Clicking on a Contact in Contactlist:
 +
*** '''QT: Object::connect: No such signal CorePlugin::modeChanged() in branch-playground\plugins\_core\msgedit.cpp:152
 +
*** '''QT: Object::connect: No such signal TextEdit::clicked(int,int) in branch-playground\sim\textshow.cpp:93
 +
*** '''QT: Object::connect: No such signal CorePlugin::modeChanged() in branch-playground\plugins\_core\userwnd.cpp:82
 +
*** '''QT: Object::connect: No such signal CorePlugin::modeChanged() in branch-playground\plugins\_core\container.cpp:239
 +
*** '''QT: QFSFileEngine::open: No file name specified
 +
*** '''QT: QFSFileEngine::open: No file name specified
 +
 
 
<br/>
 
<br/>
 
'''Back to [http://sim-im.org/wiki/Developing '''Sim-IM Developer Area'''] on Sim-IM.org'''
 
'''Back to [http://sim-im.org/wiki/Developing '''Sim-IM Developer Area'''] on Sim-IM.org'''
 +
 +
====Online Help====
 +
* [http://www.research-service.com/ custom written papers]

Latest revision as of 12:26, 7 October 2012

Issues

urgent Prio: Migration:

  • Plugin-System should be robust and resistent against old plugins, broken plugins, missing plugins this means also references to this plugin from config... etc.
  • Config-Migration (0.9.5->0.9.6) + Suitable Initialisation-Values (please click)
  • offline contacts are on top, online contacts has to be on top of the list per default (more sorting problems below (view "SortingProblems:")
  • Test and fix "New Profile" for working stable and secure (f.e. creating an ICQ-Account: No Status-Options are added to the menu. Cannot go online with this Profile)
  • Test and fix "Change Profile" for working stable and secure (when changing back to old profile from above created, the old profile is broken...)
  • ICQ Filetransfer [from SIM-IM (0.9.5 tested)] failes Fixed by Denis
  • QCString=>QByteArray Conversation, strangs lineends Fixed by Denis




normal Prio:

  • Plugins loading: Load only the used plugins, and no more and no less.
    • f.e. Splash:
      • splash isnt enabled but instead loaded, if enabled it is loaded and shown twice
      • splash is deleted prematurely due to profile-management (changeProfile() on startup)
  • Config:
    • Metacontacts are not saved in Config. Contacts are seperated after restart of SIM again
    • Some Settings are saved in Registry in Win32 (QSettings?), this is a bad idea, if Sim-IM should be run on Computers with restricted access to registry f.e. it can't be written.
      Using %appdata%\sim for global .conf is better.
    • Icons are not saved
    • On startup all seems initialized by 0.9.6, the 0.9.5-config gets broken due to this initialization Fixed by Denis
  • Setup:
    • Icon-Plugin: Added Iconsets are processed but not saved in Config
    • SortingProblems:'
      • Plugins-Tree in Setup is not alphabetically sorted.
      • Setup::Interface::ContactList, sorting is not saved to config and not processed/working
  • GUI-Problems:
    • Fix all toolbars:
      • CToolButtons has Highlight Effekt now, but it is wrong. it must be raised, not sunken at mouse-over.
        • Popup has no QCursor::pos() (only with left Mousebutton)
      • Interfacetoolbars:
        • Middle-toolbar:
          • shrinked toolbar (small container width): the ">>" is shown, but has no function on the right of the toolbar
          • FileButton has anyhow no function, wether this button nor in menu. (Should popup OpenFileDialog for Filetransfer) Fixed by Yury
          • some controls should be hidden in toolbar as in 0.9.5, show only the needed ones. (Restoration of the Toolbar/Container behavior) Fixed by Yury
          • toolbar msgedit-buttons concealed by long file-button Fixed by Yury
          • some Buttons are broken on the left (color buttons), should be also popups like Emoticon-Button Fixed by Christian
          • Smilie-Window:
            • PopupInformation about keyshortcuts is not shown for Smilies
            • is not hiding clicking in container Fixed by Yury
            • is opened multiple times if multiple times is clicked on the smilie button Fixed by Yury
        • Menu:
          • "Ignore user"-Button has no function
      • Mainwindow:
      • HistoryToolbar: Fixed by Yury
        • The Searchbutton (Filterbutton) is not displayed Fixed by Yury
        • History direction cannot be reverted with click on the corresponding arrow-Button Fixed by Yury
        • horizontal expanding of the controls does not work. Fixed by Tobias
    • Floatys are not as long as in 0.9.5 Still not same dimension but now longer, so that flashing text is still visible, by Tobias
    • sound-plugin event-tab: the path lines are not display right, also the play/browse buttons are shrinked ;) Fixed by Christian
    • Setup: Buttons, no Text on it (soundplugin f.e.) Fixed by Christian
    • Container/History: no context-menu on right click Fixed by Yury
    • clickable content (links, message items, like standard message, filetransfer, web url, sms...) is not processed/executed in history Fixed by Yury
    • Scrollbar is not moving down getting new messages Fixed by Yury
    • dragging files on contact in contactlist is not possible to send them via filetransfer, floatys don't work, too
    • Screen-Docking left/right: Window jumps to right/left offset attempt to dock
    • Systay Open/Hide Window in Win32: MainWindow does not refit the old dimension before the hiding
    • Container Sizes of Input-Fields and Position is not restored on closing and reopen
    • Search/Add-Dialog:
      • Labels for Textfields are missing. Fixed by Yury
      • Functiontest has to be done. f.e. some Texts cannot be entered, Edit-Fields are not enabled on switching protocol/new search...
      • after Clicking around: UIN-Field is not longer enabled, when clicking on UIN-Checkbox
      • Search ICQ Partly Fixed by Yury
    • OSD is black in win32 Fixed by Tobias
    • OSD fading in win32 Fixed by Tobias
    • Search/Add-Dialog broken. Crashing on open Fixed by Christian
    • Datepicker does not work and is not displayed right (popup) at QCursor::pos()) Fixed by Christian
  • Sound-plugin:
    • No startup sound is played
    • No Default-Sounds are set.
  • Config/Setup-Window steals access to other windows (f.e. no possible acces to InterfaceWindow, MainWindow.. then.)
  • Filetransfer-Window steals access to other windows, too
  • Translation: broken Fixed by Christian and Tobias
  • Tooltips: Fixed
  • OSD:
    • sometimes when there are multiple messages in short time distances, it seems, a new OSD is displayed or faded in over the existing, while the existing seems to be deleted previously. Perhaps we can handle it to get there a more smooth transition between this. so that the current existing OSD-window is used to display such messages like "2 messages from digger", "3 messages from digger" ...
    • Yury: ok, good idea, but some systems have more powerfull services for notification, Growl on Mac for ex. i think realase user selection of system/sim service
    • when existing OSD-window is used, the lifetime has to be extended, of course... ;)
    • Yury: when we close OSD widget, it shading at first and then really closes
    • Noragen: if it shades down, the "new" one has to wait until the old shade is finished..
    • Noragen: also to be done: only one Online-Alarm for joined contacts
  • automatical ghost-protocol-toggeling while sending messages and Files
  • GPG:
    • Mouse isn't rekognised (tested in Kubuntu/KDE 4.3.2 (Option: Device= /dev/input/mice, Option: Driver=mouse, Option: Protocol=ExplorerPS/2 )
  • Icons:
    • are updated on in contactlist when switching online/offline - Contacts in MainWindow, but not via Apply in Setup
  • Filter:
    • Contacts are reappearing in Filter in ignore-list after deleting from it (seen for ICQ)
  • Netmon:
    • Menu Log: The Protocol-Filter-does not really work. I got all output from jabber inspite it is deactivated f.e.
  • SIGNAL/SLOT - Problems:
    • SIM-IM: 01/07/2009 00:31:26 [DBG] QT: Object::connect: No such signal QHttp::authenticationRequired(QString&,quint16,QAuthenticator*) in branch-playground\sim\fetch.cpp:188 Occurs if Qt is compiled without -openssl, thx Christian.
    • SIM-IM: 01/07/2009 00:31:26 [DBG] QT: Object::connect: No such signal QHttp::sslErrors(const QList&) in branch-playground\sim\fetch.cpp:197 Occurs if Qt is compiled without -openssl, thx Christian.
    • Click on contact:
      • SIM-IM: 01/07/2009 00:41:23 [DBG] QT: Object::connect: No such signal MsgEdit::toolBarPositionChanged(QToolBar*) in branch-playground\plugins\_core\userwnd.cpp:81
  • ProtocolErrors:
    • On Startup:
    • ICQ:
      • Pidgin rekognises only the first char of the filename, which is sent by SIM
      • [DBG] Error! foodgroup: 0003 reason: Incorrect SNACformat
      • [WRN] Unknown buddy foodgroup type 0001
      • [WRN] Unknown buddy foodgroup type 000A
      • [DBG] Error! foodgroup: 0002 reason: Recipient is not logged in
      • [DBG] Error! foodgroup: 0002 reason: Requested service unavailable
      • [DBG] Msg size=0 type=26
      • [DBG] Parse message [type=26]
      • [DBG] Extended message Away Status Message [0100] 18
      • [WRN] Unknown extended message type Away Status Message
      • Activated MD5-Auth does not connect and lead to Rate Limit due to looping reconnect
  • Other:
    • Clicking on a Contact in Contactlist:
      • QT: Object::connect: No such signal CorePlugin::modeChanged() in branch-playground\plugins\_core\msgedit.cpp:152
      • QT: Object::connect: No such signal TextEdit::clicked(int,int) in branch-playground\sim\textshow.cpp:93
      • QT: Object::connect: No such signal CorePlugin::modeChanged() in branch-playground\plugins\_core\userwnd.cpp:82
      • QT: Object::connect: No such signal CorePlugin::modeChanged() in branch-playground\plugins\_core\container.cpp:239
      • QT: QFSFileEngine::open: No file name specified
      • QT: QFSFileEngine::open: No file name specified


Back to Sim-IM Developer Area on Sim-IM.org

Online Help