[konversation] [Bug 371473] New: indefinite loop in function Konversation::DCC::TransferRecv::createDirs 396 KIO Job exec

2016-10-21 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371473

Bug ID: 371473
   Summary: indefinite loop in function
Konversation::DCC::TransferRecv::createDirs 396 KIO
Job exec
   Product: konversation
   Version: 1.6
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: dcc
  Assignee: b.buschin...@googlemail.com
  Reporter: zh...@outlook.com
CC: konversation-de...@kde.org

There are 5 DCC downloading jobs running.
Then I request another one, which can not be established.
Then the loop occure.

Backtrace 1:
#0  0x7f9c875618ce in
QWindowSystemInterfacePrivate::getNonUserInputWindowSystemEvent() () from
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#1  0x7f9c87561b85 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
()
   from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#2  0x7f9c7a05cd60 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#3  0x7f9c82e257d7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f9c82e25a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f9c82e25aec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f9c871fa4ff in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f9c871a219a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f9c88a3f24e in KJob::exec() () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#9  0x00657e54 in Konversation::DCC::TransferRecv::createDirs
(this=this@entry=0x251f940, dirURL=...) at ./src/dcc/transferrecv.cpp:396
#10 0x006582b9 in Konversation::DCC::TransferRecv::prepareLocalKio
(this=this@entry=0x251f940, overwrite=overwrite@entry=false,
resume=resume@entry=false, startPosition=startPosition@entry=0) at
./src/dcc/transferrecv.cpp:311
#11 0x00658a0f in Konversation::DCC::TransferRecv::start
(this=0x251f940) at ./src/dcc/transferrecv.cpp:296
#12 0x0054115d in Server::addDccGet (this=0x2143040, sourceNick=...,
dccArguments=...) at ./src/irc/server.cpp:2249
#13 0x0069ebf7 in Server::qt_static_metacall (_o=0x2143040,
_c=, _id=, _a=)
at ./obj-x86_64-linux-gnu/src/moc_server.cpp:759
#14 0x7f9c871d2729 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f9c87b6bbec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7f9c87b7108f in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x7f9c871a4450 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7f9c871a63cc in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x7f9c871fa0f3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x7f9c82e257d7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7f9c82e25a40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x7f9c82e25aec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0


Backtrace2:
#0  0x7f9c865db56d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x7f9c82e259d6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f9c82e25aec in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f9c871fa4ff in
QEventDispatcherGlib::processEvents(QFlags) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f9c871a219a in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f9c88a3f24e in KJob::exec() () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#6  0x00657e54 in Konversation::DCC::TransferRecv::createDirs
(this=this@entry=0x251f940, dirURL=...) at ./src/dcc/transferrecv.cpp:396
#7  0x006582b9 in Konversation::DCC::TransferRecv::prepareLocalKio
(this=this@entry=0x251f940, overwrite=overwrite@entry=false, 
resume=resume@entry=false, startPosition=startPosition@entry=0) at
./src/dcc/transferrecv.cpp:311
#8  0x00658a0f in Konversation::DCC::TransferRecv::start
(this=0x251f940) at ./src/dcc/transferrecv.cpp:296
#9  0x0054115d in Server::addDccGet (this=0x2143040, sourceNick=...,
dccArguments=...) at ./src/irc/server.cpp:2249
#10 0x0069ebf7 in Server::qt_static_metacall (_o=0x2143040,
_c=, _id=, _a=)
at ./obj-x86_64-linux-gnu/src/moc_server.cpp:759
#11 0x7f9c871d2729 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7f9c87b6bbec in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x7f9c87b7108f in 

[plasmashell] [Bug 368144] Black area in top-right screen when switch between pagers

2016-10-09 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368144

Zhang Jingqiang  changed:

   What|Removed |Added

Version|5.7.3   |5.8.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368144] Black area in top-right screen when switch between pagers

2016-09-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368144

--- Comment #1 from Zhang Jingqiang  ---
Exist in 5.6.x also

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 368144] New: Black area in top-right screen when switch between pagers

2016-09-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368144

Bug ID: 368144
   Summary: Black area in top-right screen when switch between
pagers
   Product: plasmashell
   Version: 5.7.3
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Pager
  Assignee: plasma-b...@kde.org
  Reporter: zh...@outlook.com

Just add a vertical panel to desktop, and set the switch effect to cube.
Then switch between pagers, you will see the black area.

Reproducible: Always

Steps to Reproduce:
1.Add a vertical panel to desktop
2.Set pager switch effect to cube
3.Switch between pagers

Actual Results:  
No black area

Expected Results:  
Black area in top-right part of the screen

Debian sid amd64
Framework 5.25
Plasma 5.7.4

-- 
You are receiving this mail because:
You are watching all bug changes.


[yakuake] [Bug 368143] New: Sometimes yakuake still appear in taskmanager

2016-09-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368143

Bug ID: 368143
   Summary: Sometimes yakuake still appear in taskmanager
   Product: yakuake
   Version: 3.0.2
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: zh...@outlook.com

Sometimes when show yakuake, its icon appears in taskmanager

Reproducible: Sometimes

Steps to Reproduce:
1.Add a vertical panel and add taskmanager on it
2.Press "F12" to hide/show yakuake for several times

Actual Results:  
Sometimes the icon appears in taskmanager

Expected Results:  
No icon appear in taskmanager

Debian sid amd64
Framework 5.25
Plasma 5.7.4

The problem exists both on my laptop and desktop.

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-ktexteditor] [Bug 335079] Invisible underscore charactere

2016-03-26 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=335079

--- Comment #13 from Zhang Jingqiang  ---
(In reply to Dominik Haumann from comment #11)
> Still an issue, and definitely valid. One day we need to fix this through
> multi-pass painting (first background, then other overlays, and latest
> text). Needs large change in the renderer, though.

How about just adding some space that user can config when needed between lines
as a workaround?

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-ktexteditor] [Bug 359742] "_" can't be dispalyed if there are some chinese chars in the same line

2016-02-29 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359742

Zhang Jingqiang  changed:

   What|Removed |Added

   Severity|normal  |major

-- 
You are receiving this mail because:
You are watching all bug changes.


[frameworks-ktexteditor] [Bug 359742] New: "_" can't be dispalyed if there are some chinese chars in the same line

2016-02-23 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359742

Bug ID: 359742
   Summary: "_" can't be dispalyed if there are some chinese chars
in the same line
   Product: frameworks-ktexteditor
   Version: unspecified
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: zh...@outlook.com

It's a font related problem.
The English font is DejaVu Sans Mono, and the chinese font is WenQuanYi Zen Hei
Mono.

Reproducible: Always

Steps to Reproduce:
1.Install a WenQuanYi Zen Hei fonts. (Package fonts-wqy-zenhei for Debian)
2.Make sure monospace prefer WenQuanYi Zen Hei Mono
3.Set locale to zh_CN.UTF-8
4.Set fonts used by kwrite to DejaVu Sans Mono
5.Copy these chars "test underscore _  测试下划线" to kwrite 

Actual Results:  
"_" didn't get displayed as in Konsole

Expected Results:  
All chars get displayed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 358921] Assistant widget prevent other widgets to show contents

2016-02-09 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358921

Zhang Jingqiang  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Zhang Jingqiang  ---
I update plasma from 5.4.3 to 5.5.4, and the bug gone.

-- 
You are receiving this mail because:
You are watching all bug changes.


[konsole] [Bug 354072] tabs disappear when switching tabs if tab auto-hide is on

2016-02-03 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354072

Zhang Jingqiang  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Zhang Jingqiang  ---
It seems the bug has gone with frameworks 5.18.
I just tested it on Kubuntu 15.10 with ppa repos.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 358921] Assistant widget prevent other widgets to show contents

2016-02-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358921

--- Comment #1 from Zhang Jingqiang  ---
The KDE frameworks version is 5.16, as it's the currently provided version in
Debian Sid.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 358921] Assistant widget prevent other widgets to show contents

2016-02-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358921

Zhang Jingqiang  changed:

   What|Removed |Added

 CC||zh...@outlook.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[konsole] [Bug 354072] tabs disappear when switching tabs if tab auto-hide is on

2016-02-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354072

Zhang Jingqiang  changed:

   What|Removed |Added

Version|15.08.2 |15.08.3

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 358921] New: Assistant widget prevent other widgets to show contents

2016-02-02 Thread Zhang Jingqiang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358921

Bug ID: 358921
   Summary: Assistant widget prevent other widgets to show
contents
   Product: kdevelop
   Version: 4.90.91
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI: tabbed pages
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: zh...@outlook.com

If assistant widget shown, then other new opened widgets will not show their
content unless some button on the assistant widget got status change.

Reproducible: Always

Steps to Reproduce:
1.Make sure "Build/Console/Project" widget is not shown.
2.Modify code to let assistant widget pop-up.
3.Click "Build/Console/Project" tab button to let them show up.

Actual Results:  
The new opened "Build/Console/Project" widget show no content. Just empty.
If close it, then content show up, then close.
Or if move mouse over any button of the assistant button, content show up.

Expected Results:  
Content of "Build/Console/Project" show up after the widget open.

-- 
You are receiving this mail because:
You are watching all bug changes.