Difference between revisions of "Porting issues"
Jump to navigation
Jump to search
(→Issues) |
(→Issues) |
||
Line 10: | Line 10: | ||
*** '''Interfacetoolbars: | *** '''Interfacetoolbars: | ||
**** '''Middle-toolbar: | **** '''Middle-toolbar: | ||
− | |||
***** '''FileButton has anyhow no function, wether this button nor in menu. (Should popup OpenFileDialog for Filetransfer) | ***** '''FileButton has anyhow no function, wether this button nor in menu. (Should popup OpenFileDialog for Filetransfer) | ||
***** '''some controls should be hidden in toolbar as in 0.9.5, show only the needed ones. (Restoration of the Toolbar/Container behavior) | ***** '''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 ">>" is shown, but has no function on the right of the toolbar | ***** '''shrinked toolbar (small container width): the ">>" is shown, but has no function on the right of the toolbar | ||
+ | ***** '''<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]] | ||
***** '''<s><font color="green"> toolbar msgedit-buttons concealed by long file-button</font></s> [[Fixed by Noragen]] | ***** '''<s><font color="green"> toolbar msgedit-buttons concealed by long file-button</font></s> [[Fixed by Noragen]] | ||
***** '''<s><font color="green"> Smilie-Window</font></s> [[Fixed by Yury]] | ***** '''<s><font color="green"> Smilie-Window</font></s> [[Fixed by Yury]] |
Revision as of 22:17, 8 July 2009
Issues
- Config:
On startup all seems initialized by 0.9.6, the 0.9.5-config gets broken due to this initializationFixed by Denis- 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.
- GUI-Problems:
- Fix all toolbars:
- CToolButtons don't have Highlight-Effect anymore
- Popup has no QCursor::pos() (only with left Mousebutton)
- Interfacetoolbars:
- Middle-toolbar:
- FileButton has anyhow no function, wether this button nor in menu. (Should popup OpenFileDialog for Filetransfer)
- 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 ">>" is shown, but has no function on the right of the toolbar
some Buttons are broken on the left (color buttons), should be also popups like Emoticon-ButtonFixed by Christiantoolbar msgedit-buttons concealed by long file-buttonFixed by NoragenSmilie-WindowFixed by Yuryis not hiding clicking in containerFixed by Yuryis opened multiple times if multiple times is clicked on the smilie buttonFixed by Yury
- Menu:
- on the left is a second "Ignore"-Button without functionality, which should be removed.
- Middle-toolbar:
- in Mainwindow
- Onlinebar
- Position Saving
vertical OnlineToolbar: Width is much to big. Seems to the width from StatusButton.Fixed by Denisvertical expanding of StatusButton where Statustext is displayedFixed by Noragenvertical Online Statustext drawingFixed by Yury
- weathertoolbar
- Icons are not shown in Tooltip
- Message is not displayed
- Fetch Icons from Server, due to ©-Issues, remove static Icon-Files (note: backport to trunk)
is on top (should be displayed at bottom)Fixed by ChristiantransparentFixed by Christiancrashing when move attemptFixed by ChristianPosition SavingFixed by Christian (I suppose)
- Onlinebar
- HistoryToolbar:
- Searchbutton not displayed/messed up
- horizontal expanding of the controls does not work.
- History direction cannot be reverted with click on the corresponding arrow-Button
- CToolButtons don't have Highlight-Effect anymore
- Setup: Buttons, no Text on it (soundplugin f.e.)
- Floatys are not as long as in 0.9.5
- dragging files on contakt in contactlist is not possible to send them via filetransfer, but works with floatys
- sound-plugin event-tab: the path lines are not display right, also the play/browse buttons are shrinked ;)
- Container/History: no context-menu on right click
- Search/Add-Dialog:
- Labels for Textfields are missing.
- Functiontest has to be done.
- Floaty Tooltips are gone Yury? ;) can i assign it on you?
Online-Tooltips of contact list are hanging sometimes, they don't disappearFixed by YuryOSD is black in win32Fixed by NoragenOSD fading in win32Fixed by NoragenSearch/Add-Dialog broken. Crashing on openFixed by ChristianDatepicker does not work and is not displayed right (popup) at QCursor::pos())Fixed by Christian
- Fix all toolbars:
- Sound-plugin:
- no startup sound is played
- 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
- Search:
- after Clicking around: UIN-Field is not longer enabled, when clicking on UIN-Checkbox
Search ICQ:Partly Fixed by Yury- Search Jabber:
- Labels are broken
- Translation: broken
- Test and fix "New Profile" for working stable and secure (Crashing currently)
- Test and fix "Change Profile" for working stable and secure
- Tooltips:
- don't work on Floatys
- are not shown, if mainwindow has no focus. should be shown.
- 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:188Occurs 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:197Occurs 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:
- SIM-IM: 01/07/2009 00:39:23 [DBG] Error! foodgroup: 0003 reason: Incorrect SNACformat
- SIM-IM: 01/07/2009 00:39:23 [WRN] Unknown buddy foodgroup type 0001
- SIM-IM: 01/07/2009 00:39:23 [WRN] Unknown buddy foodgroup type 000A
- SIM-IM: 01/07/2009 00:39:26 [DBG] Error! foodgroup: 0002 reason: Recipient is not logged in
- SIM-IM: 01/07/2009 00:39:26 [DBG] Error! foodgroup: 0002 reason: Requested service unavailable
- SIM-IM: 01/07/2009 00:40:17 [DBG] Msg size=0 type=26
- SIM-IM: 01/07/2009 00:40:17 [DBG] Parse message [type=26]
- SIM-IM: 01/07/2009 00:40:17 [DBG] Extended message Away Status Message [0100] 18
- SIM-IM: 01/07/2009 00:40:17 [WRN] Unknown extended message type Away Status Message
- On Startup:
Back to Sim-IM Developer Area on Sim-IM.org