[kopete-devel] [Bug 111532] Improve Kopete away message handling

2006-06-23 Thread Ryan Silva
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=111532 




--- Additional Comments From ryan83 vt edu  2006-06-24 05:43 ---
I agree with everything that's been said. I also like to keep a list of saved 
away messages (funny quotes, common things that I'm doing, etc.) and then I 
choose one to use. I also often have long messages so I'd really like to have a 
text box instead of just a line! The html isn't so important for me, but it 
would be nice.
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Matt Rogers
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 




--- Additional Comments From mattr kde org  2006-06-23 23:30 ---
use kwin as a window manager
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Mizfar
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 




--- Additional Comments From mizfar mizfar com  2006-06-23 23:26 ---
By the way does anyone know how I could get it to work without having to 
disable XGL since its not a bug? I would be really grateful if somecould tell 
me a solution to this little problem.
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] problem with compiling kopete 12.0

2006-06-23 Thread Kenneth
videodevice.cpp: In member function `int
Kopete::AV::VideoDevice::selectInput(int)':
videodevice.cpp:752: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `int
Kopete::AV::VideoDevice::setInputParameters()':
videodevice.cpp:798: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::getBrightness()':
videodevice.cpp:1294: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::setBrightness(float)':
videodevice.cpp:1317: warning: assignment to `__u16' from `float'
videodevice.cpp:1317: warning: argument to `short unsigned int' from `float'
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::getContrast()':
videodevice.cpp:1332: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::setContrast(float)':
videodevice.cpp:1355: warning: assignment to `__u16' from `float'
videodevice.cpp:1355: warning: argument to `short unsigned int' from `float'
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::getSaturation()':
videodevice.cpp:1370: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::setSaturation(float)':
videodevice.cpp:1393: warning: assignment to `__u16' from `float'
videodevice.cpp:1393: warning: argument to `short unsigned int' from `float'
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::getWhiteness()':
videodevice.cpp:1408: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::setWhiteness(float)':
videodevice.cpp:1431: warning: assignment to `__u16' from `float'
videodevice.cpp:1431: warning: argument to `short unsigned int' from `float'
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::getHue()':
videodevice.cpp:1446: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `float
Kopete::AV::VideoDevice::setHue(float)':
videodevice.cpp:1469: warning: assignment to `__u16' from `float'
videodevice.cpp:1469: warning: argument to `short unsigned int' from `float'
videodevice.cpp: In member function `bool
Kopete::AV::VideoDevice::getAutoBrightnessContrast()':
videodevice.cpp:1485: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `bool
Kopete::AV::VideoDevice::setAutoBrightnessContrast(bool)':
videodevice.cpp:1494: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `bool
Kopete::AV::VideoDevice::getAutoColorCorrection()':
videodevice.cpp:1506: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `bool
Kopete::AV::VideoDevice::setAutoColorCorrection(bool)':
videodevice.cpp:1515: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `bool
Kopete::AV::VideoDevice::getImageAsMirror()':
videodevice.cpp:1526: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `bool
Kopete::AV::VideoDevice::setImageAsMirror(bool)':
videodevice.cpp:1535: warning: comparison between signed and unsigned
integer expressions
videodevice.cpp: In member function `long long unsigned int
Kopete::AV::VideoDevice::signalStandardCode(Kopete::AV::signal_standard)':
videodevice.cpp:1812: error: `V4L2_STD_SECAM_DK' undeclared (first use
this function)
videodevice.cpp:1812: error: (Each undeclared identifier is reported only
once for each function it appears in.)
make[3]: *** [videodevice.lo] Error 1
make[3]: Leaving directory
`/home/gnosti/src/kopete-0.12.0/kopete/libkopete/avdevice'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/gnosti/src/kopete-0.12.0/kopete/libkopete'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/gnosti/src/kopete-0.12.0/kopete'
make: *** [install-recursive] Error 1

Seems to be an issue with AV any fixes for this??


___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Mizfar
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 




--- Additional Comments From mizfar mizfar com  2006-06-23 21:11 ---
In reply to Philip it happened for all the protocols I tried and all contacts.
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Matt Rogers
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 
mattr kde org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID



--- Additional Comments From mattr kde org  2006-06-23 21:09 ---
Not a bug
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Andrew Barr
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 




--- Additional Comments From andrew.james.barr gmail com  2006-06-23 20:54 
---
AFAIK, this happens due to the Compiz window manager being used and not Kwin. I 
see this same behavior when using Compiz, but Kopete behaves properly when KWin 
is active.
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Philip Rodrigues
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 




--- Additional Comments From phil kde org  2006-06-23 20:48 ---
Does the behaviour happen for all protocols or just some? All contacts, or just 
some?
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129714] New: authentication failed when log on

2006-06-23 Thread Lie_Ex
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129714 
   Summary: authentication failed when log on
   Product: kopete
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Jabber Plugin
AssignedTo: kopete-devel kde org
ReportedBy: lilith.ex gmail com


Version:   0.11.3 (using KDE 3.5.3, compiled sources)
Compiler:  Target: i686-pc-linux-gnu
OS:Linux (i686) release 2.4.22-3Thiz

When I'm trying to login a Jabber account(GoogleTalk),it won't pass the 
authentication.But I assure that my username and password are both corrent...

In fact,before I change my password from GMail web page,everything was OK.But 
the trouble happend after my password was changed.Now I have no way to login my 
GoogleTalk Account by Kopete,but official GoogleTalk works fine.

I had to re-compile kopete with debug mode.The following messages are printed 
when the Jabber account trying to login.I wish that they will be useful.

--separate line

kopete (jabber): [const XMPP::Resource& JabberResourcePool::bestResource(const 
XMPP::Jid&, bool)] Determining best
resource for lilith.ex gmail com
kopete (jabber): [const XMPP::Resource& 
JabberResourcePool::lockedResource(const XMPP::Jid&)] Current lock for
lilith.ex gmail com is 'Kopete'
kopete (jabber): [const XMPP::Resource& JabberResourcePool::bestResource(const 
XMPP::Jid&, bool)] We have a locked
resource 'Kopete' for lilith.ex gmail com
kopete (jabber): [virtual void JabberAccount::connectWithPassword(const 
QString&)] called
kopete (jabber): [virtual void JabberAccount::connectWithPassword(const 
QString&)] Determined timezone CST with UTC
offset 8 hours.
kopete (jabber): [virtual void JabberAccount::connectWithPassword(const 
QString&)] Connecting to Jabber server
talk.google.com:5223
kopete (jabber): [void JabberAccount::setPresence(const XMPP::Status&)] Status: 
connecting, Reason: 
kopete (jabber): [void JabberResourcePool::addResource(const XMPP::Jid&, const 
XMPP::Resource&)] Updating existing
resource Kopete for lilith.ex gmail com
kopete (jabber): [void JabberBaseContact::reevaluateStatus()] Determining new 
status for lilith.ex gmail com
kopete (jabber): [const XMPP::Resource& JabberResourcePool::bestResource(const 
XMPP::Jid&, bool)] Determining best
resource for lilith.ex gmail com
kopete (jabber): [const XMPP::Resource& 
JabberResourcePool::lockedResource(const XMPP::Jid&)] Current lock for
lilith.ex gmail com is 'Kopete'
kopete (jabber): [const XMPP::Resource& JabberResourcePool::bestResource(const 
XMPP::Jid&, bool)] We have a locked
resource 'Kopete' for lilith.ex gmail com
kopete (jabber): [void JabberBaseContact::reevaluateStatus()] New status for 
lilith.ex gmail com is 正在连接
kopete (jabber): [void JabberResourcePool::lockToResource(const XMPP::Jid&, 
const XMPP::Resource&)] Locking
lilith.ex gmail com to Kopete
kopete (jabber): [void JabberResourcePool::removeLock(const XMPP::Jid&)] 
Removing resource lock for
lilith.ex gmail com
kopete (jabber): [void JabberResourcePool::removeLock(const XMPP::Jid&)] No 
locks found.
kopete (jabber): [JabberConnector::JabberConnector(QObject*, const char*)] New 
Jabber connector.
kopete (jabber): [JabberByteStream::JabberByteStream(QObject*, const char*)] 
Instantiating new Jabber byte stream.
kopete (jabber): [void JabberConnector::setOptSSL(bool)] Setting SSL to true
kopete (jabber): [void JabberConnector::setOptHostPort(const QString&, 
Q_UINT16)] Manually specifying host
talk.google.com and port 5223
kopete (jabber): [virtual void JabberByteStream::close()] Closing stream.
kopete (jabber): [virtual void JabberConnector::connectToServer(const 
QString&)] Initiating connection to gmail.com
kopete (jabber): [bool JabberByteStream::connect(QString, QString)] Connecting 
to talk.google.com, service 5223
kopete (jabber): [void JabberConnector::slotConnected()] We are connected.
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] TLS handshake done,
testing certificate validity...
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] Certificate is not
valid, asking user what to do next.
kopete (jabber): [void JabberAccount::slotHandleTLSWarning(int)] Handling TLS 
warning...
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] XML OUT: 
kopete (jabber - raw protocol): 
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] XML OUT: http://etherx.jabber.org/streams"; xmlns="jabber:client" 
to="gmail.com" >
kopete (jabber - raw protocol): 
kopete (jabber - raw protocol): [void 
JabberAccount::slotClient

[kopete-devel] [Bug 129639] Kopete Chat Window Keeps Requesting Attention and Stays Blue In The Taskbar

2006-06-23 Thread Mizfar
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129639 




--- Additional Comments From mizfar mizfar com  2006-06-23 18:40 ---
I have noticed that thie problem occured after enabling XGL on my system. But 
other applications didnt cause this problem whilst XGL is enabled. It works 
fine without XGL though. :)
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 78225] font size in 'chat view' and 'input area'

2006-06-23 Thread Iori Yagami
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=78225 




--- Additional Comments From iori.yagami.26979 gmail com  2006-06-23 12:22 
---
this is a problem of X dpi's.

the input font will be the font specified on the configuration -> appearence -> 
color and fonts.

in my testing , the X dpi of 96x96 is the most correct

be carefull , dont forget to change the font also in the rich text toolbar -> 
font ( it doesnt change automaticly )
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129501] automatically reading away messages

2006-06-23 Thread Andre Duffeck
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129501 
andre duffeck de changed:

   What|Removed |Added

  Component|general |ICQ and AIM Plugins
Summary|automatically reading away  |automatically reading away
   |messages|messages
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129693] kopete crashes when using AIM and messaging myself from another computer logged in with the same screen name

2006-06-23 Thread Andre Duffeck
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129693 
andre duffeck de changed:

   What|Removed |Added

  Component|general |ICQ and AIM Plugins
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 120117] crash when opening Setting->Configure (Due to Webcam)

2006-06-23 Thread owner
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.
 
http://bugs.kde.org/show_bug.cgi?id=120117 
andre duffeck de changed:

   What|Removed |Added

 CC||kenneth yaay us



--- Additional Comments From andre duffeck de  2006-06-23 10:08 ---
*** Bug 129690 has been marked as a duplicate of this bug. ***
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129690] Kopete crashes when "configure kopete" is clicked

2006-06-23 Thread Andre Duffeck
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129690 
andre duffeck de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE



--- Additional Comments From andre duffeck de  2006-06-23 10:08 ---


*** This bug has been marked as a duplicate of 120117 ***
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel


[kopete-devel] [Bug 129693] New: kopete crashes when using AIM and messaging myself from another computer logged in with the same screen name

2006-06-23 Thread Congyi Wu
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.
 
http://bugs.kde.org/show_bug.cgi?id=129693 
   Summary: kopete crashes when using AIM and messaging myself from
another computer logged in with the same screen name
   Product: kopete
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kopete-devel kde org
ReportedBy: congyiwu gmail com


Version:(using KDE KDE 3.5.2)
Installed from:Unlisted Binary Package
OS:Linux

The only plugin in use is history.

I have my own username in my buddy list...  I did this when I was using the 
official AIM client on windows, so I could test my AIM connection by messaging 
myself (this was useful mostly on my cell phone's unstable internet connection) 
and check my user profile quickly.

In Kopete, I am not allowed to add my own screen name to my buddy list, which 
is seems unreasonable (why put this limit when it's artificial?).  More 
importantly, Kopete will crash if I message myself with another client on 
another computer logged in with the same SN, but gaim and official aim and 
other clients will not crash.
___
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel