[partitionmanager] [Bug 398154] New: kpmcore starts external process dd

2018-09-02 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=398154 Bug ID: 398154 Summary: kpmcore starts external process dd Product: partitionmanager Version: Git Platform: Other OS: All Status: UNCONFIRMED Severity: normal

[trojita] [Bug 391718] Trojita hangs in infinite loop

2018-03-25 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391718 --- Comment #2 from Pali Rohár --- Created attachment 111653 --> https://bugs.kde.org/attachment.cgi?id=111653&action=edit trojita-connection-log Now Trojita hangs in infinite loop every time I open mbox. In attachment is log file (some mbo

[trojita] [Bug 391727] Trojita crashed when idling in INBOX

2018-03-25 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391727 --- Comment #3 from Pali Rohár --- Created attachment 111632 --> https://bugs.kde.org/attachment.cgi?id=111632&action=edit Output from massif In attachment is output from massif. I killed trojita when it consumed more then 1GB of memory. Ou

[trojita] [Bug 391710] Trojita crash when searching: ASSERT: "it != ptrToInternal.constEnd()" in file src/Imap/Model/ThreadingMsgListModel.cpp, line 1476

2018-03-24 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391710 --- Comment #3 from Pali Rohár --- Created attachment 111604 --> https://bugs.kde.org/attachment.cgi?id=111604&action=edit crash-log In attachment is crash log, some of the mailboxes in imap log were replaced by string YYY. Now trojita crash

[trojita] [Bug 391382] Trojita with watchFolders=all or watchFolders=subscribed crash

2018-03-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391382 --- Comment #4 from Pali Rohár --- It is strange that I can reproduce it just against one server, local process via ssh. All other configurations IMAP via TCP, or local process via ssh to other servers do not hit. -- You are receiving this mail

[trojita] [Bug 391727] Trojita crashed when idling in INBOX

2018-03-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391727 --- Comment #1 from Pali Rohár --- Same situation, memory usage about 2.7 GB and crash again with following, but different backtrace: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Thread

[trojita] [Bug 391727] New: Trojita crashed when idling in INBOX

2018-03-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391727 Bug ID: 391727 Summary: Trojita crashed when idling in INBOX Product: trojita Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[trojita] [Bug 391718] New: Trojita hangs in infinite loop

2018-03-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391718 Bug ID: 391718 Summary: Trojita hangs in infinite loop Product: trojita Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Pri

[trojita] [Bug 391710] New: Trojita crash when searching

2018-03-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391710 Bug ID: 391710 Summary: Trojita crash when searching Product: trojita Version: git Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Prior

[trojita] [Bug 391382] Trojita with watchFolders=all or watchFolders=subscribed crash

2018-03-06 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391382 --- Comment #2 from Pali Rohár --- (In reply to Jan Kundrát from comment #1) > Strange -- I cannot reproduce that. Can you please: > > - ensure that you have debugging symbols and that Q_ASSERT are not being > compiled out, Now I rec

[trojita] [Bug 391382] New: Trojita with watchFolders=all or watchFolders=subscribed crash

2018-03-04 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=391382 Bug ID: 391382 Summary: Trojita with watchFolders=all or watchFolders=subscribed crash Product: trojita Version: git Platform: Debian stable OS: Linux

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=384321 --- Comment #5 from Pali Rohár --- Block device name is just ordinary file. In most cases people use only ascii characters (because non-ascii names are lot of times broken in CLI or GUI tools), but there is no restrictions for 8bit. On linux you can

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=384321 Pali Rohár changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[trojita] [Bug 386860] mailto: URL with attachments

2017-11-13 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=386860 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #1 from Pali

[partitionmanager] [Bug 384321] New: Mess with encoding in kpmcore

2017-09-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=384321 Bug ID: 384321 Summary: Mess with encoding in kpmcore Product: partitionmanager Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: norm

[partitionmanager] [Bug 383451] [PATCH] Add basic support for UDF filesystem

2017-08-16 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=383451 --- Comment #3 from Pali Rohár --- (In reply to Andrius Štikonas from comment #2) > (In reply to Pali Rohár from comment #0) > > > Problems: > > * Check for max label length is incorrect too as it depends on characters >

[partitionmanager] [Bug 383451] [PATCH] Add basic support for UDF filesystem

2017-08-13 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=383451 --- Comment #1 from Pali Rohár --- Note that incorrect MBR means that filesystem is not detected by Windows systems which is a big problem as choice for UDF is multiplatform support. -- You are receiving this mail because: You are watching all bug

[partitionmanager] [Bug 383451] New: [PATCH] Add basic support for UDF filesystem

2017-08-13 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=383451 Bug ID: 383451 Summary: [PATCH] Add basic support for UDF filesystem Product: partitionmanager Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED

[kopete] [Bug 378012] Crash when going online

2017-04-04 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=378012 Pali Rohár changed: What|Removed |Added Resolution|BACKTRACE |INVALID Status|NEEDSINFO

[kopete] [Bug 378012] Crash when going online

2017-03-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=378012 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com Status

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-09 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #11 from Pali Rohár --- On Thursday 09 March 2017 07:24:37 Thomas Lübking wrote: > https://bugs.kde.org/show_bug.cgi?id=377382 > > --- Comment #10 from Thomas Lübking --- > Evolution has OAUTH2 support - it's not exaclty

[trojita] [Bug 377382] Unable to log in -- IMAP alert

2017-03-08 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=377382 --- Comment #4 from Pali Rohár --- On Wednesday 08 March 2017 14:45:20 Thomas Lübking wrote: > https://bugs.kde.org/show_bug.cgi?id=377382 > > --- Comment #2 from Thomas Lübking --- > Go to that URL and follow the instructions; gmail

[kopete] [Bug 231941] Kopete crashed on closing a chat window

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=231941 Pali Rohár changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[kopete] [Bug 376733] Started a conversation, pushed the OTR button, then suddenly Kopete crashed.

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=376733 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com Resolution

[kopete] [Bug 349596] Kopete crashes after OTR keys generation

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=349596 Pali Rohár changed: What|Removed |Added CC||andre.ock...@xs4all.nl --- Comment #12 from Pali

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 Pali Rohár changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 Pali Rohár changed: What|Removed |Added Status|NEEDSINFO |RESOLVED -- You are receiving this mail because

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 --- Comment #13 from Pali Rohár --- It is not by default and it is some (central?) default KDE settings. Also linux distributions provides their own defaults, so maybe this is reason... -- You are receiving this mail because: You are watching all bug

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2017-03-01 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 --- Comment #11 from Pali Rohár --- Seems to hide main menu in chat window. Press CTRL+M to toggle visibility of main menu. And then you should have Tools menu in main menu. -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 376348] CVE 2017-5593: User Impersonation Vulnerability in Jabber protocol

2017-02-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=376348 Pali Rohár changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In

[kopete] [Bug 376348] CVE 2017-5593: User Impersonation Vulnerability in Jabber protocol

2017-02-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=376348 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kopete] [Bug 376348] New: CVE 2017-5593: User Impersonation Vulnerability in Jabber protocol

2017-02-11 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=376348 Bug ID: 376348 Summary: CVE 2017-5593: User Impersonation Vulnerability in Jabber protocol Product: kopete Version: unspecified Platform: Other OS: All

[kopete] [Bug 374960] Add support for XEP-0313 Message Archive Management (MAM) on XMPP accounts to Kopete log viewer

2017-02-05 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=374960 Pali Rohár changed: What|Removed |Added Component|History Plugin |Jabber Plugin Status|UNCONFIRMED

[trojita] [Bug 374830] Context menu on e-mail address should offer "Copy e-mail address"

2017-01-14 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=374830 --- Comment #3 from Pali Rohár --- (In reply to Jan Kundrát from comment #2) > (In reply to Pali Rohár from comment #1) > > Now when I see this link, it should be changed to > > "mailto:?To=joe%20%3c...@example.com%3E"; as X-

[trojita] [Bug 374830] Context menu on e-mail address should offer "Copy e-mail address"

2017-01-09 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=374830 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #1 from Pali

[kontact] [Bug 337876] kontact immediately crashes (SIGSEGV) on startup

2017-01-07 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=337876 --- Comment #12 from Pali Rohár --- Hi Denis! As I wrote in comment #8 this is problem with ABI incompatibility. If you compiled Kontact plugins against old KontactInterface and then used plugins in new Kontact it crash. If you recompiled plugins

[kopete] [Bug 368340] Build fails with mediastreamer 2.14

2016-12-05 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=368340 --- Comment #8 from Pali Rohár --- (In reply to David Geiger from comment #7) > We have now the same issue on Mageia6. Problem is because external mediastreamer library changed its API. I have not find any information about it yet, nor how to p

[kopete] [Bug 356102] Wrong URL for Jabber server list

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=356102 Pali Rohár changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kopete] [Bug 140366] Jabber plugin sends tag with unformated messages

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=140366 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #12 from Pali

[kopete] [Bug 349596] Kopete crashes after OTR keys generation

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=349596 Pali Rohár changed: What|Removed |Added Latest Commit||https://commits.kde.org/kop

[kopete] [Bug 372886] kopete crashes when OTR session is initiated without key

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=372886 Pali Rohár changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|BACKTRACE

[kopete] [Bug 349596] Kopete crashes after OTR keys generation

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=349596 Pali Rohár changed: What|Removed |Added CC||olaf.the.lost.viking@gmail

[kopete] [Bug 304029] Kopete: OTR plugin inserts whitespaces in when in XMPP-MUC (Multiuser chat)

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=304029 Pali Rohár changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kopete] [Bug 269463] OTR auth request with bad charset

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=269463 --- Comment #6 from Pali Rohár --- I think we should use UTF-8 on all places. Kopete::Message store message body in QString which is Unicode. Kopete plugins should access messages in UTF-8 and if some Kopete protocol use different encoding it should

[kopete] [Bug 321071] OTR not interoperable with Pidgin

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=321071 Pali Rohár changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[kopete] [Bug 181342] Random crash - With backtrace

2016-11-27 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=181342 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com Resolution|BACKTRACE

[kopete] [Bug 372886] kopete crashes when OTR session is initiated without key

2016-11-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=372886 --- Comment #3 from Pali Rohár --- In KDE crash window is button to install missing debug symbols. And yes kopete-dbg package is needed too. When you are going to debug kopete in gdb, start kopete with --nofork, so gdb will have access to kopete

[kopete] [Bug 356102] Wrong URL for Jabber server list

2016-11-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=356102 --- Comment #3 from Pali Rohár --- I found same problem reported in Miranda bug tracker: http://trac.miranda-ng.org/ticket/1215 And here is specified that new list is provided by: https://xmpp.net/services.php Seems it is working, but I have not find

[kopete] [Bug 231941] Kopete crashed on closing a chat window

2016-11-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=231941 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #2 from Pali

[kopete] [Bug 360384] Kopete crashes on exit. Every time, all the time.

2016-11-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=360384 Pali Rohár changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 Pali Rohár changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[kopete] [Bug 372886] kopete crashes when OTR session is initiated without key

2016-11-26 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=372886 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-24 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 --- Comment #19 from Pali Rohár --- If you want, you can use Ubuntu live CD (= do not need to install) and add this PPA repository: https://launchpad.net/~pali/+archive/ubuntu/kopete It contains daily builds from kopete git repository for all

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-24 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 --- Comment #17 from Pali Rohár --- (In reply to OlafLostViking from comment #15) > Okay, managed to get it to work (Kopete in GIT master/Neon cannot connect to > kdetalk.net anymore, so I created another account which worked). > > Th

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-24 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 --- Comment #16 from Pali Rohár --- (In reply to OlafLostViking from comment #14) > But will > your fix just correct the GUI or will it prevent Kopete/libotr from ending > the OTR encryption just when closing a window? The latter would be >

[kopete] [Bug 229526] "The contact X has added you to his/her contact list" always appears on startup

2016-11-22 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=229526 Pali Rohár changed: What|Removed |Added Status|NEEDSINFO |RESOLVED -- You are receiving this mail because

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 --- Comment #13 from Pali Rohár --- Fix is in master branch. Please recheck that it is really working correctly now. If is no problem I will merge fixes into Applications/16.12 branch. The whole problem is in unfriendy libotr library with poorly

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 Pali Rohár changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 Pali Rohár changed: What|Removed |Added CC||thoma...@gmail.com --- Comment #11 from Pali

[kopete] [Bug 274099] Kopete OTR leaks unencrypted messages

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=274099 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com Status

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 --- Comment #9 from Pali Rohár --- In this case please report new bug with whole stack trace, so we can investigate it. -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 372183] Encrypted messages show up in ~/.xsession-errors

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=372183 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-21 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 Pali Rohár changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-11-20 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=362535 Pali Rohár changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 --- Comment #6 from Pali Rohár --- But not main window. Window in which you are writing conversation... Window where is your active OTR. -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 --- Comment #3 from Pali Rohár --- Looks very strange. Please provide screenshot, I really cannot believe that there is no Conversation or Format or Tools menu... Also via Settings you should be able to configure toolbars and add here OTR icon (if you

[kopete] [Bug 354473] Cannot login to Google account

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=354473 Pali Rohár changed: What|Removed |Added Latest Commit||http://commits.kde.org/kope

[kopete] [Bug 368340] Build fails with mediastreamer 2.14

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=368340 --- Comment #5 from Pali Rohár --- Those are probably only compile errors... I can review changes. Real testing will be harder as I have older libphone version which do not produce compile errors and it is working fine (testing kopete vs kopete). Also

[kopete] [Bug 368340] Build fails with mediastreamer 2.14

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=368340 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kopete] [Bug 354473] Cannot login to Google account

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=354473 --- Comment #29 from Pali Rohár --- You could use Live CD or USB pendrive for testing... But OK, nobody complained about that patch set, so I'm going to push it to git master... -- You are receiving this mail because: You are watching al

[kopete] [Bug 371269] No (obvious) way to end or restart a private conversation

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=371269 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC

[kopete] [Bug 229526] "The contact X has added you to his/her contact list" always appears on startup

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=229526 Pali Rohár changed: What|Removed |Added Resolution|--- |WORKSFORME CC

[kopete] [Bug 365092] Frequent disconnects on fast networks

2016-11-03 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=365092 Pali Rohár changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[kopete] [Bug 370450] incorrect launch command for skype accounts

2016-10-23 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370450 --- Comment #3 from Pali Rohár --- Probably problem is really in localized strings... But localization files are not part of Kopete. -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 338891] SASL Autenthication error while connecting to Jabber-Server

2016-10-23 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338891 Pali Rohár changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[kopete] [Bug 368340] Build fails with mediastreamer 2.14

2016-10-23 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368340 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #3 from Pali

[kopete] [Bug 370450] incorrect launch command for skype accounts

2016-10-23 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370450 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #1 from Pali

[kopete] [Bug 354473] Cannot login to Google account

2016-10-22 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354473 Pali Rohár changed: What|Removed |Added Status|REOPENED|CONFIRMED --- Comment #27 from Pali Rohár

[kopete] [Bug 354473] Cannot login to Google account

2016-10-21 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354473 --- Comment #25 from Pali Rohár --- Support for X-OAuth2 is in kopete branch jabber-xoauth2, diff uploaded to reviewboard: https://git.reviewboard.kde.org/r/129239/ -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 354473] Cannot login to Google account

2016-10-21 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354473 Pali Rohár changed: What|Removed |Added Version Fixed In|16.12 | Latest Commit|http://commits.kde.org/kope

[kopete] [Bug 354473] Cannot login to Google account

2016-10-21 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354473 Pali Rohár changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[kopete] [Bug 354473] Cannot login to Google account

2016-10-21 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354473 Pali Rohár changed: What|Removed |Added Version Fixed In||16.12 Resolution

[kopete] [Bug 314272] Kopete disconnects from Jabber when sending text outside of BOM

2016-08-23 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=314272 Pali Rohár changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #12 from Pali Rohár

[kopete] [Bug 225747] kopete does not encode utf xml properly when sending to jabber (xmpp) server

2016-08-23 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=225747 --- Comment #9 from Pali Rohár --- *** Bug 314272 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 225747] kopete does not encode utf xml properly when sending to jabber (xmpp) server

2016-08-15 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=225747 Pali Rohár changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kopete] [Bug 314272] Kopete disconnects from Jabber when sending text outside of BOM

2016-08-15 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=314272 Pali Rohár changed: What|Removed |Added Latest Commit||http://commits.kde.org/kope

[kopete] [Bug 225747] kopete does not encode utf xml properly when sending to jabber (xmpp) server

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=225747 --- Comment #7 from Pali Rohár --- This is bug in QtXml... My workaround for libiris: https://github.com/psi-im/iris/pull/44 -- You are receiving this mail because: You are watching all bug changes.

[kopete] [Bug 225747] kopete does not encode utf xml properly when sending to jabber (xmpp) server

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=225747 Pali Rohár changed: What|Removed |Added CC||char...@kde.org --- Comment #6 from Pali Rohár

[kopete] [Bug 314272] Kopete disconnects from Jabber when sending text outside of BOM

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=314272 Pali Rohár changed: What|Removed |Added Resolution|UPSTREAM|DUPLICATE --- Comment #10 from Pali Rohár

[kopete] [Bug 279269] Kopete history plugin escapes quote and ampersand characters

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=279269 Pali Rohár changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kopete] [Bug 269097] [PATCH] Some html entities are not correctly displayed in history

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=269097 Pali Rohár changed: What|Removed |Added CC||m...@sevik.ru --- Comment #4 from Pali Rohár

[kopete] [Bug 225747] kopete does not encode utf xml properly when sending to jabber (xmpp) server

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=225747 Pali Rohár changed: What|Removed |Added Ever confirmed|0 |1 CC

[kopete] [Bug 234167] Text doesn't wrap correctly in kopete chat window

2016-08-14 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234167 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kopete] [Bug 365092] Frequent disconnects on fast networks

2016-07-27 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365092 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #1 from Pali

[kopete] [Bug 272855] kopete fails to connect after network connection is switched to vpnc

2016-07-27 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=272855 Pali Rohár changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[kopete] [Bug 365016] it is impossible to enter the credentials for the jabber transport

2016-07-27 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365016 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com --- Comment #1 from Pali

[kopete] [Bug 362535] Kopete 1.9.0 somtimes won't encrypt even though the GUI says otherwise

2016-07-27 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362535 --- Comment #6 from Pali Rohár --- (In reply to OlafLostViking from comment #5) > Since the dropdown in the bug report form isn't up to date either (latest is > 1.7.2), Thats bugzilla configuration... and I have no idea how to change it...

[bugs.kde.org] [Bug 359603] Incorrect and useless From header in emails generated by KDE Bugzilla

2016-06-08 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359603 --- Comment #47 from Pali Rohár --- On Wednesday 18 May 2016 09:27:25 Ben Cooksley via KDE Bugzilla wrote: > https://bugs.kde.org/show_bug.cgi?id=359603 > > --- Comment #46 from Ben Cooksley --- > This will be my very final correspond

[kopete] [Bug 361732] Carbons support

2016-05-31 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361732 Pali Rohár changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC

[kopete] [Bug 363317] Login or password incorrect when password len greter 8 chars

2016-05-31 Thread Pali Rohár via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363317 Pali Rohár changed: What|Removed |Added CC||pali.ro...@gmail.com Resolution

  1   2   >