[kio-extras] [Bug 339585] Connected XiaoMi RedMi phone(紅米手機) not listed in Dolphin FM, despite that mtpfs is working

2018-08-16 Thread
https://bugs.kde.org/show_bug.cgi?id=339585

--- Comment #2 from V字龍(Vdragon)  ---
(In reply to Elvis Angelaccio from comment #1)
> As far as I know, if the device is not recognized it means libmtp doesn't
> know its  vendor ID. Does this problem still happen with recent versions of
> libmtp?

I no longer have the device now and thus unable to reproduce this bug.

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

[plasmashell] [Bug 395159] New: Support launching application as another user

2018-06-08 Thread
https://bugs.kde.org/show_bug.cgi?id=395159

Bug ID: 395159
   Summary: Support launching application as another user
   Product: plasmashell
   Version: 5.12.5
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: vdragon.tai...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Currently, it seems that Kickoff lacks the functionality to launch an
application as another user via Sudo/Polkit like the "Run as Administrator"
functionality in Microsoft Windows(R) Start Menu.

Supporting it would cease the need to run kdesudo/pkexec via Krunner or
command-line.

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

[kdeconnect] [Bug 364571] Can't mount android filesystem on Dolphin

2017-08-09 Thread
https://bugs.kde.org/show_bug.cgi?id=364571

--- Comment #1 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
I encountered the exact same bug, sshfs does mounted but user can't browse at
all.

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

[kdeconnect] [Bug 364571] Can't mount android filesystem on Dolphin

2017-08-09 Thread
https://bugs.kde.org/show_bug.cgi?id=364571

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 CC||vdragon.tai...@gmail.com

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

[kdeconnect] [Bug 383321] New: Mouse right/middle click emulation gestures not working in the "Remote Control" feature

2017-08-09 Thread
https://bugs.kde.org/show_bug.cgi?id=383321

Bug ID: 383321
   Summary: Mouse right/middle click emulation gestures not
working in the "Remote Control" feature
   Product: kdeconnect
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: vdragon.tai...@gmail.com
  Target Milestone: ---

Bug reproduction instructions:

1. Pair the device
1. Go to "Remote Control" UI
1. tap screen with two or three fingers at the same time

Expected behavior:

* right/middle mouse button click is emulated

Current behavior:

* nothing happens
* nothing happens in `xev` either

Additional information:

* Android application: v1.6.6
* Host: 1.0.3-0ubuntu2~webupd8~xenial1 from WebUpd8 PPA
* Distribution: KDE neon User Edition 5.10
* Right/middle mouse click emulation from the menu works, just not from
gestures

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

[libqapt] [Bug 382693] Muon crashes during package install/remove(in QApt::Backend::package(QLatin1String) const ())(encoding?)

2017-07-26 Thread
https://bugs.kde.org/show_bug.cgi?id=382693

--- Comment #1 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
I rebuilt libqapt and muon with -g -O0, here's the stack trace:

```
Thread 1 "muon" received signal SIGSEGV, Segmentation fault.
0x77648bed in pkgDepCache::FindPkg (this=0x0, Name="dgit") at
/usr/include/apt-pkg/depcache.h:358
358inline PkgIterator FindPkg(std::string const ) {return
Cache->FindPkg(Name);};
```

```
#0  0x77648bed in pkgDepCache::FindPkg (this=0x0, Name="dgit") at
/usr/include/apt-pkg/depcache.h:358
#1  0x7763fe28 in QApt::Backend::package (this=0xa35d80, name=...)
at libqapt-3.0.3+p16.04+git20170630.2221/src/backend.cpp:346
#2  0x77640e1d in QApt::Backend::search (this=0xa35d80,
searchString=...)
at libqapt-3.0.3+p16.04+git20170630.2221/src/backend.cpp:585
#3  0x0043acfa in PackageProxyModel::search (this=0x735980,
searchText=...)
at
muon-5.7.0-0+16.04+xenial+build4/src/PackageModel/PackageProxyModel.cpp:71
#4  0x004432b2 in PackageWidget::startSearch (this=0x736030)
at muon-5.7.0-0+16.04+xenial+build4/src/PackageModel/PackageWidget.cpp:410
#5  0x0042a1fa in ManagerWidget::reload (this=0x736030)
at muon-5.7.0-0+16.04+xenial+build4/src/ManagerWidget.cpp:63
#6  0x004289da in MainWindow::reload (this=0x745000)
at muon-5.7.0-0+16.04+xenial+build4/src/MainWindow.cpp:370
#7  0x004284ae in MainWindow::transactionStatusChanged (this=0x745000,
status=QApt::FinishedStatus)
at muon-5.7.0-0+16.04+xenial+build4/src/MainWindow.cpp:304
#8  0x0045dfac in MainWindow::qt_static_metacall (_o=0x745000,
_c=QMetaObject::InvokeMetaMethod, 
_id=12, _a=0x7fffd040)
at
muon-5.7.0-0+16.04+xenial+build4/obj-x86_64-linux-gnu/src/moc_MainWindow.cpp:179
#9  0x74edbc19 in QMetaObject::activate (sender=0x1d55a00,
signalOffset=, 
local_signal_index=, argv=) at
kernel/qobject.cpp:3766
#10 0x77682b9f in QApt::Transaction::statusChanged (this=0x1d55a00,
_t1=QApt::FinishedStatus)
at
libqapt-3.0.3+p16.04+git20170630.2221/obj-x86_64-linux-gnu/src/moc_transaction.cpp:539
#11 0x77671964 in QApt::Transaction::updateProperty (this=0x1d55a00,
type=3, variant=...)
at libqapt-3.0.3+p16.04+git20170630.2221/src/transaction.cpp:632
#12 0x77681d37 in QApt::Transaction::qt_static_metacall (_o=0x1d55a00, 
_c=QMetaObject::InvokeMetaMethod, _id=24, _a=0x7fffd2e0)
at
libqapt-3.0.3+p16.04+git20170630.2221/obj-x86_64-linux-gnu/src/moc_transaction.cpp:286
#13 0x74edbc19 in QMetaObject::activate (sender=0x1d72f50,
signalOffset=, 
local_signal_index=, argv=) at
kernel/qobject.cpp:3766
#14 0x7767ee8b in
OrgKubuntuQaptworker3TransactionInterface::propertyChanged (this=0x1d72f50,
_t1=3, 
_t2=...)
at
libqapt-3.0.3+p16.04+git20170630.2221/obj-x86_64-linux-gnu/src/transactioninterface_p.moc:372
#15 0x7767e203 in
OrgKubuntuQaptworker3TransactionInterface::qt_static_metacall (_o=0x1d72f50, 
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffd4b0)
at
libqapt-3.0.3+p16.04+git20170630.2221/obj-x86_64-linux-gnu/src/transactioninterface_p.moc:188
#16 0x7767eba9 in
OrgKubuntuQaptworker3TransactionInterface::qt_metacall (this=0x1d72f50, 
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffd4b0)
at
libqapt-3.0.3+p16.04+git20170630.2221/obj-x86_64-linux-gnu/src/transactioninterface_p.moc:313
#17 0x7383aee3 in QDBusConnectionPrivate::deliverCall (this=, object=, 
msg=..., metaTypes=..., slotIdx=) at qdbusintegrator.cpp:998
#18 0x74edcc59 in QObject::event (this=0x1d72f50, e=) at
kernel/qobject.cpp:1246
#19 0x758173fc in QApplicationPrivate::notify_helper (this=, receiver=0x1d72f50, 
e=0x7fffd8029aa0) at kernel/qapplication.cpp:3717
#20 0x7581ee07 in QApplication::notify (this=0x7fffdb70,
receiver=0x1d72f50, e=0x7fffd8029aa0)
at kernel/qapplication.cpp:3476
#21 0x74eaf798 in QCoreApplication::notifyInternal2
(receiver=0x1d72f50, 
event=event@entry=0x7fffd8029aa0) at kernel/qcoreapplication.cpp:1018
#22 0x74eb1f7b in QCoreApplication::sendEvent (event=0x7fffd8029aa0,
receiver=)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
event_type=event_type@entry=0, 
data=0x69fd60) at kernel/qcoreapplication.cpp:1678
#24 0x74eb23e8 in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, 
event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1532
#25 0x74f05323 in postEventSourceDispatch (s=0x6e9ce0) at
kernel/qeventdispatcher_glib.cpp:276
#26 0x7fffeff8f197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x7fffeff8f3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7fffeff8f49c in g_main_context_iteration () from
/li

[libqapt] [Bug 382693] New: Muon crashes during package install/remove(in QApt::Backend::package(QLatin1String) const ())(encoding?)

2017-07-25 Thread
https://bugs.kde.org/show_bug.cgi?id=382693

Bug ID: 382693
   Summary: Muon crashes during package install/remove(in
QApt::Backend::package(QLatin1String) const
())(encoding?)
   Product: libqapt
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: sit...@kde.org
  Reporter: vdragon.tai...@gmail.com
  Target Milestone: ---

Backtrace: 

```
#0  0x7765ce2f in QApt::Backend::package(QLatin1String) const ()
   from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#1  0x7765ebcb in QApt::Backend::search(QString const&) const ()
   from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#2  0x00433e75 in PackageProxyModel::search (this=0x71eba0,
searchText=...)
at /workspace/build/src/PackageModel/PackageProxyModel.cpp:71
#3  0x00438962 in PackageWidget::startSearch (this=0x730f40)
at /workspace/build/src/PackageModel/PackageWidget.cpp:410
#4  0x00428062 in ManagerWidget::reload (this=)
at /workspace/build/src/ManagerWidget.cpp:63
#5  0x00426eee in MainWindow::reload (this=0x731bf0) at
/workspace/build/src/MainWindow.cpp:370
#6  0x00426fb5 in MainWindow::transactionStatusChanged (this=0x731bf0,
status=)
at /workspace/build/src/MainWindow.cpp:304
#7  0x0045365b in MainWindow::qt_static_metacall (_o=,
_c=, 
_id=, _a=)
at /workspace/build/obj-x86_64-linux-gnu/src/moc_MainWindow.cpp:179
#8  0x74efbc19 in QMetaObject::activate (sender=0x1efea30,
signalOffset=, 
local_signal_index=, argv=) at
kernel/qobject.cpp:3766
#9  0x77690751 in
QApt::Transaction::statusChanged(QApt::TransactionStatus) ()
   from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#10 0x7768342e in QApt::Transaction::updateProperty(int, QDBusVariant
const&) ()
   from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#11 0x7769163f in ?? () from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#12 0x74efbc19 in QMetaObject::activate (sender=0x1d61f30,
signalOffset=, 
local_signal_index=, argv=) at
kernel/qobject.cpp:3766
#13 0x7768e328 in ?? () from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#14 0x7768f7b0 in ?? () from /usr/lib/x86_64-linux-gnu/libQApt.so.3
#15 0x7385aee3 in QDBusConnectionPrivate::deliverCall (this=, object=, 
msg=..., metaTypes=..., slotIdx=) at qdbusintegrator.cpp:998
#16 0x74efcc59 in QObject::event (this=0x1d61f30, e=) at
kernel/qobject.cpp:1246
#17 0x758373fc in QApplicationPrivate::notify_helper (this=, receiver=0x1d61f30, 
e=0x7fffd80270a0) at kernel/qapplication.cpp:3717
#18 0x7583ee07 in QApplication::notify (this=0x7fffdb20,
receiver=0x1d61f30, e=0x7fffd80270a0)
at kernel/qapplication.cpp:3476
#19 0x74ecf798 in QCoreApplication::notifyInternal2
(receiver=0x1d61f30, 
event=event@entry=0x7fffd80270a0) at kernel/qcoreapplication.cpp:1018
#20 0x74ed1f7b in QCoreApplication::sendEvent (event=0x7fffd80270a0,
receiver=)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
event_type=event_type@entry=0, 
data=0x689d60) at kernel/qcoreapplication.cpp:1678
#22 0x74ed23e8 in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, 
event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1532
#23 0x74f25323 in postEventSourceDispatch (s=0x6c9c80) at
kernel/qeventdispatcher_glib.cpp:276
#24 0x7fffeffaf197 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x7fffeffaf3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x7fffeffaf49c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x74f2492f in QEventDispatcherGlib::processEvents (this=0x6c9d00,
flags=...)
at kernel/qeventdispatcher_glib.cpp:423
#28 0x74ecd7ca in QEventLoop::exec (this=this@entry=0x7fffda30,
flags=..., flags@entry=...)
at kernel/qeventloop.cpp:212
#29 0x74ed6704 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1291
#30 0x752b82ec in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1679
#31 0x75837355 in QApplication::exec () at kernel/qapplication.cpp:2905
#32 0x004253c6 in main (argc=1, argv=) at
/workspace/build/src/main.cpp:62
```

Additional info: 
* KDE neon 5.10(user edition)
* Locale: 

```
LANG=zh_TW.UTF-8
LANGUAGE=zh_TW:zh_CN
LC_CTYPE="zh_TW.UTF-8"
LC_NUMERIC="zh_TW.UTF-8"
LC_TIME="zh_TW.UTF-8"
LC_COLLATE="zh_TW.UTF-8"
LC_MONETARY="zh_TW.UTF-8"
LC_MESSAGES="zh_TW.UTF-8"
LC_PAPER="zh_TW.UTF-8"
LC_NAME="zh_TW.UTF-8"
LC_ADDRESS="zh_TW.UTF-8"
LC_TELEPHONE="zh_TW.UTF-8"
LC_MEASUREMENT="zh_TW.UTF-8"
LC_IDENTIFICATION="zh_TW.UTF-8"
LC_ALL=
```

* I have added some APT Pinning in 

[muon] [Bug 382611] New: Unable to apply setting changes requiring superuser privileges

2017-07-23 Thread
https://bugs.kde.org/show_bug.cgi?id=382611

Bug ID: 382611
   Summary: Unable to apply setting changes requiring superuser
privileges
   Product: muon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: muon
  Assignee: echidna...@kubuntu.org
  Reporter: vdragon.tai...@gmail.com
CC: silh...@gmail.com
  Target Milestone: ---

Created attachment 106791
  --> https://bugs.kde.org/attachment.cgi?id=106791=edit
Bug reproducing screenshot

I attempt to disable the behavior of considering "Recommends" packages as
dependency, however the Apply button silently failed.

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

[neon] [Bug 382567] konqueror package should recommend or suggest konq-tools

2017-07-21 Thread
https://bugs.kde.org/show_bug.cgi?id=382567

--- Comment #1 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
Current konqueror package's dependency info:

```
Package: konqueror
Version: 4:17.04.3-0neon+16.04+xenial+build18
Depends: 
Recommends: kfind
Breaks: 
```

While the same package in ubuntu archive:

```
Package: konqueror
Version: 4:15.12.3-0ubuntu1
Depends: 
Recommends: dolphin4, kfind, konqueror-nsplugins (= 4:15.12.3-0ubuntu1),
kpart-webkit
Suggests: konq-plugins (>= 4:4.1~)
Breaks: 
Replaces: 
```

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

[neon] [Bug 382567] New: konqueror package should recommend or suggest konq-tools

2017-07-21 Thread
https://bugs.kde.org/show_bug.cgi?id=382567

Bug ID: 382567
   Summary: konqueror package should recommend or suggest
konq-tools
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: vdragon.tai...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

Konqueror only provides "Performance" and "Bookmark" tabs in setting interface
without konq-tools installed, yet `konqueror` package doesn't even suggest it.

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

[ksmserver] [Bug 366156] ksmserver crashes when switching from nvidia to intel profile/GPU on laptop with hybrid graphics

2017-06-30 Thread
https://bugs.kde.org/show_bug.cgi?id=366156

--- Comment #11 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
Note that if running `/usr/lib//libexec/ksmserver-logout-greeter
--mode logout` it outputs LibGL errors such as unable to use swrast renderer
etc.

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

[ksmserver] [Bug 366156] ksmserver crashes when switching from nvidia to intel profile/GPU on laptop with hybrid graphics

2017-06-30 Thread
https://bugs.kde.org/show_bug.cgi?id=366156

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 CC||vdragon.tai...@gmail.com

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

[muon] [Bug 369301] Muon doesn't find packages after installing a package

2017-06-26 Thread
https://bugs.kde.org/show_bug.cgi?id=369301

--- Comment #18 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
The fix has landed on KDE neon "Dev Edition [unstable]" archive, neon users may
try it out by adding the archive and APT Pinning libqapt3 package, via creating
a new file at `/etc/apt/apt.conf.d/50-neon-use-dev-unstable-libqapt` with the
following content:

```
# Only upgrade libqapt package from unstable dev archive
Package: *
Pin: release l=KDE neon - Dev Edition Unstable
Pin-Priority: 99

Package: libqapt3
Pin: release l=KDE neon - Dev Edition Unstable
Pin-Priority: 501

```

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

[muon] [Bug 369301] Muon doesn't find packages after installing a package

2017-06-26 Thread
https://bugs.kde.org/show_bug.cgi?id=369301

--- Comment #17 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
The fix has landed on "Dev Edition [unstable]

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

[www.kde.org] [Bug 381587] KDE Identity not allowing 1 character lastname, causing trouble to Chinese users

2017-06-26 Thread
https://bugs.kde.org/show_bug.cgi?id=381587

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 CC|vdragon.tai...@gmail.com|

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

[www.kde.org] [Bug 381587] KDE Identity not allowing 1 character lastname, causing trouble to Chinese users

2017-06-26 Thread
https://bugs.kde.org/show_bug.cgi?id=381587

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 CC||vdragon.tai...@gmail.com

--- Comment #2 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
(In reply to Christoph Feck from comment #1)
> Bugs for KDE Identity are best reported directly to sysadmins, see
> https://phabricator.kde.org/maniphest/task/edit/form/2/
> 
> Adding Ben to CC, since I don't know if you actually need KDE Identity
> working to be able to file a sysadmin request.

Thanks for the heads-up, I've filed a new task on Phabricator:
https://phabricator.kde.org/T6399

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

[muon] [Bug 369301] Muon doesn't find packages after installing a package

2017-06-26 Thread
https://bugs.kde.org/show_bug.cgi?id=369301

--- Comment #16 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
(In reply to Christoph Feck from comment #15)
> The upstream link is also in comment #11.

Whoops I mis-read the Product: line to neon instead of Muon, I'm fine about it
then.

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

[muon] [Bug 369301] Muon doesn't find packages after installing a package

2017-06-26 Thread
https://bugs.kde.org/show_bug.cgi?id=369301

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 CC||vdragon.tai...@gmail.com

--- Comment #14 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
Is there any link to track this issue in to so-called-upstream?  I still can't
find the fixed package version in the update list.

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

[muon] [Bug 355234] add "local" to status or source tab (similar to synaptic)

2017-05-18 Thread
https://bugs.kde.org/show_bug.cgi?id=355234

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 CC||vdragon.tai...@gmail.com

--- Comment #1 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
Possible duplicate of #335884

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

[muon] [Bug 369301] Muon doesn't find packages after installing a package

2017-05-18 Thread
https://bugs.kde.org/show_bug.cgi?id=369301

V字龍(Vdragon) <vdragon.tai...@gmail.com> changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from V字龍(Vdragon) <vdragon.tai...@gmail.com> ---
*** This bug has been confirmed by popular vote. ***

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