[plasmashell] [Bug 362941] Java Process Is Unresponsive In System Tray - Jitsi

2016-11-14 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362941

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2016-11-16 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362988

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2016-11-16 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362988

--- Comment #8 from Elmo R  ---
I just tested in Tumbleweed a couple of days ago (OpenSuSE's rolling version)
and the problem of four clicks before "Loading... " freeze per window per
non-cached entry (a place you haven't visited in your previous three clicks)
does not exist.

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

[Akonadi] [Bug 368161] Plasma (plasmashell), signal: Segmentation fault

2016-12-02 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=368161

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[plasmashell] [Bug 373143] KDE Crashed when I configuring Digital Clock

2016-12-02 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=373143

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[systemsettings] [Bug 340982] No way to change just the date format but not its actual translated text

2022-08-05 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #205 from Elmo R  ---
(In reply to RJVB from comment #203)
> Since blaming all of this on Qt is the default: you can actually hire them
> to implement or change something in Qt.
> 
> Personally I think that the fact that KDE is built on Qt doesn't change the
> fact that Qt =/= KDE, and that KDE would do well to keep thin wrappers for
> most if not all of its classes that were/are merged into Qt or (will be)
> replaced by an appropriate Qt class.
> The present issue is annoying, but not to the same extent as the equally old
> QStandardPaths issue on MSWin and Mac, which could also have been avoided
> much more easily if the old KStandardSomething had been kept around to tweak!

Funny, one of the first things I did for QT was code a date/time picker and
color chooser because it was lacking... in '98 :)

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

[systemsettings] [Bug 340982] No way to change just the date format but not its actual translated text

2022-08-05 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #206 from Elmo R  ---
(In reply to Elmo R from comment #205)
> (In reply to RJVB from comment #203)
> > Since blaming all of this on Qt is the default: you can actually hire them
> > to implement or change something in Qt.
> > 
> > Personally I think that the fact that KDE is built on Qt doesn't change the
> > fact that Qt =/= KDE, and that KDE would do well to keep thin wrappers for
> > most if not all of its classes that were/are merged into Qt or (will be)
> > replaced by an appropriate Qt class.
> > The present issue is annoying, but not to the same extent as the equally old
> > QStandardPaths issue on MSWin and Mac, which could also have been avoided
> > much more easily if the old KStandardSomething had been kept around to 
> > tweak!
> 
> Funny, one of the first things I did for QT was code a date/time picker and
> color chooser because it was lacking... in '98 :)

So, I cannot edit my comment, but I would like to add to that comment that a
strftime type formatting would be immensely helpful. (e.g.: date command to
strftime 
╰─$ date +%Y%m%d-%H:%M:%S
20220805-12:43:55

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

[kwin] [Bug 345340] Clicking Special Window/Application Settings in the window title bar context menu freezes kwin

2021-03-09 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345340

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

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

[plasmashell] [Bug 385814] Some icons removed from the favorites list are back when plasma session is restarted

2019-03-28 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=385814

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[plasmashell] [Bug 385814] Some icons removed from the favorites list are back when plasma session is restarted

2019-03-28 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=385814

--- Comment #46 from Elmo R  ---
The following worked for me:

 ~  cat discover-bs.txt
xprop on window
saw WM_CLASS(STRING) = "plasma-discover", "discover"
ps aux |grep plasma-discover
saw exr0032934  0.4  0.6 2037288 208716 ?  Sl   06:34   0:01
/usr/bin/plasma-discover appstream://org.kde.discover.desktop
locate org.kde.discover.desktop
saw /usr/share/applications/org.kde.discover.desktop
rpm -qf /usr/share/applications/org.kde.discover.desktop
saw discover-5.12.6-lp150.2.3.1.x86_64
sudo zypper rm discover
sudo zypper al discover

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2020-03-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #157 from Elmo R  ---
Or at least something that accepts the same args as the "date" command: date
"+%Y-%m-%d %H:%M:%S"

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

[systemsettings] [Bug 414496] New: system settings crashes

2019-11-25 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=414496

Bug ID: 414496
   Summary: system settings crashes
   Product: systemsettings
   Version: 5.17.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ere...@polywog.org
  Target Milestone: ---

Application: systemsettings5 (5.17.3)

Qt Version: 5.13.1
Frameworks Version: 5.64.0
Operating System: Linux 5.3.11-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Clicking around several items, opened a sub item, closed it back to main
listing of items, then clicked again to go into a subitem

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6ce0997800 (LWP 17321))]

Thread 6 (Thread 0x7f6ccb5a7700 (LWP 17331)):
#0  0x7f6ce323b60c in read () at /lib64/libc.so.6
#1  0x7f6ce146310f in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f6ce141bdd7 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f6ce141c222 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7f6ce141c39f in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7f6ce37df98b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#6  0x7f6ce37880cb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#7  0x7f6ce35c0021 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x7f6ce28ba3b5 in  () at /usr/lib64/libQt5Qml.so.5
#9  0x7f6ce35c11a2 in  () at /usr/lib64/libQt5Core.so.5
#10 0x7f6ce1dfaf2a in start_thread () at /lib64/libpthread.so.0
#11 0x7f6ce324a4af in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f6cd6388700 (LWP 17325)):
#0  0x7f6ce1e016a5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f6cd7786315 in  () at /usr/lib64/dri/swrast_dri.so
#2  0x7f6cd7769697 in  () at /usr/lib64/dri/swrast_dri.so
#3  0x7f6ce1dfaf2a in start_thread () at /lib64/libpthread.so.0
#4  0x7f6ce324a4af in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f6cd6b89700 (LWP 17324)):
#0  0x7f6ce1e016a5 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f6cd7786315 in  () at /usr/lib64/dri/swrast_dri.so
#2  0x7f6cd7769697 in  () at /usr/lib64/dri/swrast_dri.so
#3  0x7f6ce1dfaf2a in start_thread () at /lib64/libpthread.so.0
#4  0x7f6ce324a4af in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f6cddc6d700 (LWP 17323)):
#0  0x7f6ce141c239 in  () at /usr/lib64/libglib-2.0.so.0
#1  0x7f6ce141c39f in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f6ce37df98b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f6ce37880cb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f6ce35c0021 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f6ce3a684f6 in  () at /usr/lib64/libQt5DBus.so.5
#6  0x7f6ce35c11a2 in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f6ce1dfaf2a in start_thread () at /lib64/libpthread.so.0
#8  0x7f6ce324a4af in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f6cdeb9c700 (LWP 17322)):
#0  0x7f6ce323fbdf in poll () at /lib64/libc.so.6
#1  0x7f6ce1dca742 in  () at /usr/lib64/libxcb.so.1
#2  0x7f6ce1dcb3fa in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7f6cded94f90 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f6ce35c11a2 in  () at /usr/lib64/libQt5Core.so.5
#5  0x7f6ce1dfaf2a in start_thread () at /lib64/libpthread.so.0
#6  0x7f6ce324a4af in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f6ce0997800 (LWP 17321)):
[KCrash Handler]
#6  0x7f6ce40c9fc8 in vtable for QStandardItemModel () at
/usr/lib64/libQt5Gui.so.5
#7  0x7f6ce37ba611 in QObject::property(char const*) const () at
/usr/lib64/libQt5Core.so.5
#8  0x7f6cd404b1e0 in  () at
/usr/lib64/qt5/qml/org/kde/kirigami.2/libkirigamiplugin.so
#9  0x7f6ce28a285f in QQmlObjectCreator::createInstance(int, QObject*,
bool) () at /usr/lib64/libQt5Qml.so.5
#10 0x7f6ce28a0e6a in
QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*,
QV4::CompiledData::Binding const*) () at /usr/lib64/libQt5Qml.so.5
#11 0x7f6ce28a15ba in QQmlObjectCreator::setupBindings(bool) () at
/usr/lib64/libQt5Qml.so.5
#12 0x7f6ce28a221b in QQmlObjectCreator::populateInstance(int, QObject*,
QObject*, QQmlPropertyData const*) () at /usr/lib64/libQt5Qml.so.5
#13 0x7f6ce28a2e2c in QQmlObjectCreator::createInstance(int, QObject*,
bool) () at /usr/lib64/libQt5Qml.so.5
#14 0x7f6ce28a3ffc in QQmlObjectCreator::create(int, QObject*,
QQmlInstantiationInterrupt*) () at

[krunner] [Bug 389849] New: Menu item closes when accessing submenu

2018-02-03 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=389849

Bug ID: 389849
   Summary: Menu item closes when accessing submenu
   Product: krunner
   Version: 5.11.95
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: ere...@polywog.org
  Target Milestone: ---

I used kmenuedit to move menu items around and noticed that when I click on the
"K" menu item, then navigate to a particular other submenu ("Internet") as I am
hovering over it the menu closes completely. 

This used to happen with my custom "Development" menu used for coding. So I
thought it might have been some cruft. So I removed .config/.local/.cache/.kde*
from the affected home directory. I re-edited my menuitems as I would like them
using Kmenuedit (right-click, edit, on the "K") and it just popped up
elsewhere.

This is repeatable each time. 

My mouse is set to focus-follows-mouse. Other menu items work fine, even custom
ones now that I deleted my config/local directories and re-did them. It's a
completely different submenu that's displaying the same problem.

Steps: Click on K; Select "Internet"; Hover over first submenu next to it
"Cisco..."; Move cursor towards first "real" menu item (not submenu); entire
menu closes.

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2017-05-28 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=340982

--- Comment #139 from Elmo R  ---
(In reply to Marco Schulze from comment #58)
> It's now more than a year and (seemingly) nothing happened. I really don't
> get it. KDE once was the best. Of course, there were some bumpy episodes
> from time to time (e.g. when migrating from KDE 3.x to 4.x), but never
> before, I experienced such a miserable failure: *Without* *any* *need*, you
> removed a very important feature (!) and for over a year, you don't put any
> effort in re-adding it. What's wrong with you guys? Are you trying to
> convince people to migrate away from KDE?!
> 
> I'm a software developer myself. And I certainly do not only think well
> before removing a feature, but I would immediately make re-adding/repairing
> it the highest priority, if this accidentally happened. Many users
> complained (this issue has 754 votes, currently), but still there seems to
> be no progress :-(
> 
> So what's the state? Are you working on a solution? When is it expected to
> be ready?

::ping:: And now we're in May of 2017, and still nothing. :-\

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

[kmenuedit] [Bug 345100] The menu editor doesn't properly save new icons for submenus

2017-02-13 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345100

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[kmenuedit] [Bug 345100] The menu editor doesn't properly save new icons for submenus

2017-02-13 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345100

--- Comment #18 from Elmo R  ---
When I edit the menu entry for a sub-menu, it updates
~/.local/share/MyMenu.directory, but it does NOT update
~/.local/share/desktop-directories/MyMenu.directory.

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

[kmenuedit] [Bug 345100] The menu editor doesn't properly save new icons for submenus

2017-02-13 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345100

--- Comment #19 from Elmo R  ---
(In reply to Elmo R from comment #18)
> When I edit the menu entry for a sub-menu, it updates
> ~/.local/share/MyMenu.directory, but it does NOT update
> ~/.local/share/desktop-directories/MyMenu.directory.

I copy ~/.local/share/MyMenu.directory to
~/.local/share/desktop-directories/MyMenu.directory and overwrite it, then I do
something else in KMenuEdit so that it re-reads the directory, and everything
shows up OK in Kicker.

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

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2017-02-16 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362988

--- Comment #11 from Elmo R  ---
This has been a bug for years, and recently, I noticed it went away, but now
it's back. After four (new, non-cached) clicks in an SFTP connection, the file
browser hangs as "Loading...". It's not a KIO thing because the same does NOT
happen when using the file chooser dialog with an SFTP URL in Kwrite, or Kate,
etc.

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

[plasmashell] [Bug 345378] No option in Digital Clock to use 24 hour format

2017-02-20 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345378

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[frameworks-kcmutils] [Bug 354269] Formats Control Module uses "locale strings" to select formats

2017-02-20 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=354269

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[dolphin] [Bug 360643] Dolphin doesn't obey time/date settings in "Formats" (Sys settings)

2017-02-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=360643

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[systemsettings] [Bug 376490] KDE5 does not allow configuration of units of measure, time, or date format separate from the single value allowed by locale

2017-02-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=376490

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2017-02-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=340982

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[kmail2] [Bug 373467] Cannot display date in iso8601 YYYY-MM-DDTHH:MM:SSZ format

2017-02-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=373467

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[trojita] [Bug 336138] Do not use localized date

2017-02-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=336138

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[i18n] [Bug 176650] KDE doesn’t respect country chosen in user’s locale

2017-02-22 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=176650

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[dolphin] [Bug 364677] Dolphin hangs during sftp url access

2017-10-24 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=364677

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

--- Comment #8 from Elmo R  ---
bump, this is still a problem:

Name: dolphin
Version : 17.08.1
Release : 1.1
Architecture: x86_64
Install Date: Fri Sep 15 20:28:35 2017
Group   : Productivity/File utilities
Size: 1457373
License : GPL-2.0+
Signature   : RSA/SHA256, Tue Sep 12 14:56:39 2017, Key ID b88b2fd43dbdc284
Source RPM  : dolphin-17.08.1-1.1.src.rpm
Build Date  : Thu Sep  7 08:00:00 2017
Build Host  : localhost
Relocations : (not relocatable)
Packager: https://bugs.opensuse.org
Vendor  : openSUSE
URL : http://www.kde.org
Summary : KDE File Manager

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

[kio-extras] [Bug 362988] sftp connection win dolphin hangs/stops working after few seconds

2017-10-24 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=362988

--- Comment #13 from Elmo R  ---
Bump, this is still a problem.

Name: dolphin
Version : 17.08.1
Release : 1.1
Architecture: x86_64
Install Date: Fri Sep 15 20:28:35 2017
Group   : Productivity/File utilities
Size: 1457373
License : GPL-2.0+
Signature   : RSA/SHA256, Tue Sep 12 14:56:39 2017, Key ID b88b2fd43dbdc284
Source RPM  : dolphin-17.08.1-1.1.src.rpm
Build Date  : Thu Sep  7 08:00:00 2017
Build Host  : localhost
Relocations : (not relocatable)
Packager: https://bugs.opensuse.org
Vendor  : openSUSE
URL : http://www.kde.org
Summary : KDE File Manager

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

[kmail2] [Bug 377643] New: Cannot move past welcome screen

2017-03-15 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=377643

Bug ID: 377643
   Summary: Cannot move past welcome screen
   Product: kmail2
   Version: 5.4.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: ere...@polywog.org
  Target Milestone: ---

There's no way to move past welcome screen. I've configured everything. I
double click on folder (INBOX) and nothing happens... still get welcome screen.

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

[kmenuedit] [Bug 345100] The menu editor doesn't properly save new icons for submenus

2017-04-04 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345100

--- Comment #22 from Elmo R  ---
Perhaps if we let our distros know with a bug there, they might have more pull
to force upstream to take a look at this problem? Post the distro bugs here as
x-ref.

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

[kmenuedit] [Bug 345100] The menu editor doesn't properly save new icons for submenus

2017-04-10 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345100

--- Comment #23 from Elmo R  ---
I don't think anyone is paying attention to this bug... it's been a couple
years now...

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

[kmenuedit] [Bug 345100] The menu editor doesn't properly save new icons for submenus

2017-04-10 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=345100

--- Comment #24 from Elmo R  ---
I don't think anyone is paying attention to this bug... it's been a couple
years now...

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

[frameworks-kio] [Bug 378889] After upgrade from 5.32.0 to 5.33.0, sftp public key authentication fails in dolphin, works from command line

2017-05-04 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=378889

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[kio-extras] [Bug 366638] [16.12.3] sftp stuck operations. Can operate only if reopening Dolphin

2017-09-05 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=366638

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[kio-extras] [Bug 364642] 16.04.3: kio_sftp is broken

2017-09-05 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=364642

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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

[plasmashell] [Bug 381758] New: Unmounting a drive

2017-06-28 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=381758

Bug ID: 381758
   Summary: Unmounting a drive
   Product: plasmashell
   Version: 5.10.1
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: ere...@polywog.org
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.10.1)

Qt Version: 5.9.0
Frameworks Version: 5.34.0
Operating System: Linux 4.11.4-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
Used the system tray icon to unmount an external drive.
The external drive was previously unmounted via the terminal.
The external drive is encrypted with luks and has a btrfs.
I wanted to label the drive, but could not figure out why the mounter (system
tray icon) kept calling the drive the old name (drive == USB Key)
Btrfs told me the real name of the drive via the "sudo btrfs filesystem label
/dev/dm-3"
The mounter still had the old ext4 label. I could do nothing to change what it
showed up as.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0d031208c0 (LWP 2753))]

Thread 9 (Thread 0x7f0c2d908700 (LWP 3053)):
#0  0x7f0cfc73f08d in poll () at /lib64/libc.so.6
#1  0x7f0cf756dce9 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f0cf756ddfc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f0cfd05a75b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f0cfd003d0a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f0c3019ff37 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#7  0x7f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#9  0x7f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f0c41f65700 (LWP 2940)):
#0  0x7f0cf75b2b34 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f0cf756cbb7 in g_main_context_acquire () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f0cf756dba5 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f0cf756ddfc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f0cfd05a75b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#5  0x7f0cfd003d0a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x7f0d00b26292 in  () at /usr/lib64/libQt5Quick.so.5
#8  0x7f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#9  0x7f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#10 0x7f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f0c4b472700 (LWP 2855)):
#0  0x7f0cfc0085ed in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f0c532fc2fb in  () at /usr/lib64/dri/nouveau_dri.so
#2  0x7f0c532fc037 in  () at /usr/lib64/dri/nouveau_dri.so
#3  0x7f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#4  0x7f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f0cddf6e700 (LWP 2854)):
#0  0x7f0cfc0085ed in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f0d027ffa04 in  () at /usr/lib64/libQt5Script.so.5
#2  0x7f0d027ffa49 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#4  0x7f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f0cdfdc6700 (LWP 2853)):
#0  0x7f0cf75b2b34 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f0cf756dcde in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f0cf756ddfc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f0cfd05a75b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f0cfd003d0a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f0cfce3605a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f0cfff7fd45 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x7f0cfce3a73e in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f0cfc0024e7 in start_thread () at /lib64/libpthread.so.0
#9  0x7f0cfc748a2f in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f0ce5c2b700 (LWP 2811)):
#0  0x7f0cfc73adfd in read () at /lib64/libc.so.6
#1  0x7f0cf75b17e0 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f0cf756d7cb in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f0cf756dc90 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7f0cf756ddfc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x7f0cfd05a75

[frameworks-kio] [Bug 353214] The last file directory is not remembered in Kate

2017-07-18 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=353214

--- Comment #3 from Elmo R  ---
Happens when I use SFTP. It was fixed for a while but after an upgrade it broke
again.

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

[frameworks-kio] [Bug 353214] The last file directory is not remembered in Kate

2017-07-18 Thread Elmo R
https://bugs.kde.org/show_bug.cgi?id=353214

Elmo R  changed:

   What|Removed |Added

 CC||ere...@polywog.org

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