[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-20 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #29 from Brian Kaye --- Wondered what programs were accessing .config/session files. 1. added audit rule with auditctl -w /home/**/.config/session -K SESSION 2. restarted the auditd daemon 3. started applications in a couple of

[okular] [Bug 420525] missing keyboard shotcuts since 20.04

2020-07-12 Thread Brian Liu
https://bugs.kde.org/show_bug.cgi?id=420525 Brian Liu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-21 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #30 from Brian Kaye --- Forgot to mention the "-p war" parameter on the auditctl command -- You are receiving this mail because: You are watching all bug changes.

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-26 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #32 from Brian Kaye --- What linux distribution are you using? How many virtual desktops. I have found that deleting the .config/session files sometime corrects the problem for one or several login/logouts or not at all. Dolphin also

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-27 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #33 from Brian Kaye --- I did report this problem on the Fedora bug list <https://bugzilla.redhat.com/show_bug.cgi?id=1956916> on 2021-05-04. It might help if the people who have this problem tell us which distribution they are

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-27 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #35 from Brian Kaye --- So its not just a Fedora issue. If you create a new user with some virtual desktops does the problem persist? Just add the virtual desktops , start an app in virtual desktop 2 and logoff/logon a couple of times

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-27 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #36 from Brian Kaye --- The issue with the dolphin restarts may have something with the dolphin_dolphin_dolphin file in .config/session. That file seems to be updated when dolphin is closed and started again. It may be a separate but

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-29 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #38 from Brian Kaye --- Based on the contents of the .config/ksmserverrc file it looks like the previous versions of files in .config/session should be deleted at login because there is a "rm" command in the ksmser

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-29 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #39 from Brian Kaye --- My previous comment does not apply to the file "dolphin_dolphin_dolphin" The file seems to be used to define the configuration of dolphin when a new dolphin window is opened to look like the one tha

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-31 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #41 from Brian Kaye --- Have you tried this? If the bug appears with this method then the bug is more pervasive than the number who have responded to this bug report. It might be a worthwhile test to use plasma-wayland instead of X11

[ksmserver] [Bug 421870] windows on wrong desktop after session restore on Wayland

2022-01-31 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=421870 Brian Kaye changed: What|Removed |Added CC||b...@unb.ca --- Comment #3 from Brian Kaye

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-31 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #44 from Brian Kaye --- The other file involved is .config/ksmserverrc. After deleting the files in .config/session and logging out you should see entries in the journal (journalctl -b) where ksmserver fails to delete the files in .config

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-01-31 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #45 from Brian Kaye --- Not sure if it has any effect but perhaps if all who are on this bug list should vote for it. At the moment I am the only one who has. -- You are receiving this mail because: You are watching all bug changes.

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-02-05 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #46 from Brian Kaye --- On Fedora the package "kdebugsettings" seems to be able to get ksmserver (or qt?) to send trace messages to the system journal. The seetings seem to persist over logout/login and/or reboot. Need

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-02-06 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #48 from Brian Kaye --- What I did was run kdebugsettings command. I turned off all the things to trace except ksmserver. Lots more messages appeared in the system journal after a logout/login. Not sure what they all mean. I am not a

[ksmserver] [Bug 442380] Session restore does not remember which windows were on which virtual desktop on X11

2022-02-06 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=442380 --- Comment #49 from Brian Kaye --- You can pick the ksmserver messages in the journal since the last boot with the command "journalctl -b --grep=ksmserver" -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436318] Save session doesn't work under Wayland

2024-09-05 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=436318 Brian Kaye changed: What|Removed |Added CC||b...@unb.ca --- Comment #140 from Brian Kaye

[plasmashell] [Bug 436318] Save session doesn't work under Wayland

2024-09-06 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=436318 --- Comment #142 from Brian Kaye --- (In reply to devsk from comment #141) > Gentoo sort of forced me to update to latest plasma by deprecating some of > the packages because of dependency hell. > > And now, the X11 session resto

[kwin] [Bug 390295] The active virtual desktop is no longer remembered between sessions

2024-08-11 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=390295 --- Comment #16 from Brian Kaye --- Problem exists with kwin.x86_64 6.1.3-2.fc40. Konsole sessions not restored at all. Kpatienc and Dolphin ot restored. .config/ksmserver looks valid but not restored correctly -- You are receiving this mail

[okular] [Bug 402015] Okular prints to a local queue which alphanumerically precedes a remote destination when cups-browsed is not installed.

2019-06-12 Thread Brian Pokin
https://bugs.kde.org/show_bug.cgi?id=402015 --- Comment #3 from Brian Pokin --- I took the hint and used the neon-user-20190606-1138.iso, which has okular 19.04.1. A local print queue, aaa, was set up and the print dialog also offered a number of remote queues to print to. With cups-browsed

[kpat] [Bug 397817] kpat crash when switching games

2019-06-14 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=397817 Brian Kaye changed: What|Removed |Added CC||b...@unb.ca --- Comment #18 from Brian Kaye

[kpat] [Bug 408708] New: Excessive cpu and memory usage

2019-06-14 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=408708 Bug ID: 408708 Summary: Excessive cpu and memory usage Product: kpat Version: 3.6 Platform: RedHat RPMs OS: Linux Status: REPORTED Severity: critical P

[kpat] [Bug 409100] New: kpat crashes when starting a new game after winning a Freecell game

2019-06-23 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=409100 Bug ID: 409100 Summary: kpat crashes when starting a new game after winning a Freecell game Product: kpat Version: 3.6 Platform: Fedora RPMs OS: Linux

[kpat] [Bug 395624] Kpat suddenly crashed

2019-06-28 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=395624 --- Comment #14 from Brian Kaye --- Whar do you mean "run with sanitizers"? -- You are receiving this mail because: You are watching all bug changes.

[Bluedevil] [Bug 412716] New: Bluetooth headphones spontaneously disconnect

2019-10-07 Thread Brian DuSell
https://bugs.kde.org/show_bug.cgi?id=412716 Bug ID: 412716 Summary: Bluetooth headphones spontaneously disconnect Product: Bluedevil Version: 5.16.5 Platform: Archlinux Packages OS: Linux Status: REPORTED

[Bluedevil] [Bug 412716] Bluetooth headphones spontaneously disconnect

2019-10-24 Thread Brian DuSell
https://bugs.kde.org/show_bug.cgi?id=412716 --- Comment #1 from Brian DuSell --- Any thoughts? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 407304] New: crash scolling through application launcher/menu

2019-05-07 Thread Brian Spears
https://bugs.kde.org/show_bug.cgi?id=407304 Bug ID: 407304 Summary: crash scolling through application launcher/menu Product: plasmashell Version: 5.14.5 Platform: Fedora RPMs OS: Linux Status: REPORTED Ke

[plasmashell] [Bug 410492] New: Segmentation fault on startup

2019-08-01 Thread Brian DuSell
https://bugs.kde.org/show_bug.cgi?id=410492 Bug ID: 410492 Summary: Segmentation fault on startup Product: plasmashell Version: 5.16.4 Platform: Archlinux Packages OS: Linux Status: REPORTED Keywords: drko

[kdenlive] [Bug 410630] New: clip zone: Cannot rename

2019-08-05 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=410630 Bug ID: 410630 Summary: clip zone: Cannot rename Product: kdenlive Version: 19.04.3 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal

[plasmashell] [Bug 390890] All entries disappear from the systemtray settings after modifying an entry's hidden state

2019-02-20 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=390890 Brian Snipes changed: What|Removed |Added CC||br...@snipes.org --- Comment #47 from Brian

[kpat] [Bug 397817] kpat crash when switching games

2019-08-28 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=397817 --- Comment #20 from Brian Kaye --- Mine crashes before the cards are dealt in the new game 99.99...% of the time. -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 405969] New: Underscore character not visible on last line of document

2019-03-28 Thread Brian Cook
https://bugs.kde.org/show_bug.cgi?id=405969 Bug ID: 405969 Summary: Underscore character not visible on last line of document Product: kate Version: 17.12.0 Platform: Ubuntu Packages OS: Linux St

[latte-dock] [Bug 400513] New: Request middle-click move to current desktop

2018-10-31 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=400513 Bug ID: 400513 Summary: Request middle-click move to current desktop Product: latte-dock Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED

[latte-dock] [Bug 400513] Request middle-click move to current desktop

2018-10-31 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=400513 Brian Snipes changed: What|Removed |Added CC||br...@snipes.org -- You are receiving this

[latte-dock] [Bug 400513] Request middle-click move to current desktop

2018-11-01 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=400513 --- Comment #2 from Brian Snipes --- My task manager is set to show items from all virtual desktops on the same activity so all tasks are on my taskbar at one time. It is handy to be able to switch virtual desktop screens, center click on a task that

[konqueror] [Bug 353298] Konqueror crashes on Startup loading default page

2018-11-01 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=353298 --- Comment #3 from Brian Kaye --- A problem persists when starting from terminal or from kde menu. Not a crash now. Not sure if its the same bug but the following message appears in the log. Nov 01 13:58:56 localhost.localdomain konqueror[1535

[latte-dock] [Bug 400513] Request middle-click move to current desktop

2018-11-02 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=400513 --- Comment #4 from Brian Snipes --- I use two monitors with 4 virtual desktops in the Pager widget. If I go from virtual desktop 1 which contains Thunderbird on it to virtual desktop 4, in order to move Thunderbird over to the new virtual desktop, I

[plasmashell] [Bug 400944] New: DVD-RW and BluRay-RW immediately closes after eject

2018-11-11 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=400944 Bug ID: 400944 Summary: DVD-RW and BluRay-RW immediately closes after eject Product: plasmashell Version: 5.14.2 Platform: Neon Packages OS: Linux Status: REPORTED

[okular] [Bug 420546] New: Facing Pages and Single Page view modes disappeared from shortcut options

2020-04-25 Thread Brian Liu
Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: okular-de...@kde.org Reporter: brian...@berkeley.edu Target Milestone: --- SUMMARY Facing Pages and Single Page view modes disappeared from shortcut options

[okular] [Bug 420525] missing keyboard shotcuts since 20.04

2020-04-25 Thread Brian Liu
https://bugs.kde.org/show_bug.cgi?id=420525 --- Comment #2 from Brian Liu --- (In reply to Kevin from comment #0) I totally agree. Single Page, Facing Pages, and Facing Pages (Center First Page) were so useful. I didn't know someone already noted this bug because it didn't pop up unde

[okular] [Bug 420525] missing keyboard shotcuts since 20.04

2020-04-25 Thread Brian Liu
https://bugs.kde.org/show_bug.cgi?id=420525 --- Comment #4 from Brian Liu --- (In reply to David Hurka from comment #3) Thank you so much for your prompt response and initiative to fix it. Sorry if anything I said felt harsh. Don't feel bad, Okular is my favorite document viewer :) -- Yo

[plasmashell] [Bug 420635] New: Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-26 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 Bug ID: 420635 Summary: Apps that autostart do not appear in the system tray, including DiscoverNotifier Product: plasmashell Version: 5.18.4 Platform: Other OS: L

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-26 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 Brian Wright changed: What|Removed |Added Platform|Other |Neon Packages -- You are receiving this mail

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-26 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #1 from Brian Wright --- Deleting plasma-org.kde.plasma.desktop-appletsrc does not resolve the issue. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #3 from Brian Wright --- First, run with the missing icons - this error was generated: Error: Service 'Error:' is not a valid name. Service 'Error:' is not a valid name. org.freedesktop.DBu

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #5 from Brian Wright --- When all icons are available. The error message is from NetworkManager. I accidentally had it disabled when :1.28/StatusNotifierItem Discover Notifier_org.kde.DiscoverNotifier Updates :1.35/StatusNotifierItem

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #6 from Brian Wright --- I've reviewed #385828. I did check /etc/xdg/autostart/xembedsniproxy.desktop, and changed X-KDE-autostart-phase to 1. I'll logout, log back in and see what happens, along with a reboot. Here&#x

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #7 from Brian Wright --- After changing xembedsniproxy.desktop to use X-KDE-autostart-phase=1, I logged out and then logged back in. The programs Skype, Slack, Dropbox, KeepassXC, HP System Tray, and PrivateInternetAccess launched

[plasmashell] [Bug 385828] Applications are restored before StatusNotifierWatcher is started

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=385828 Brian Wright changed: What|Removed |Added CC||b...@briandwright.com --- Comment #55 from

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #8 from Brian Wright --- After restarting xembedsniproxy, the icons did not appear. Output from qdbus org.kde.StatusNotifierWatcher /StatusNotifierWatcher RegisteredStatusNotifierItems after running listIcons.sh: :1.337/org/ayatana

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-28 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #9 from Brian Wright --- cat ~/.local/share/sddm/xorg-session.log | grep SNI -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-29 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #11 from Brian Wright --- (In reply to Konrad Materka from comment #10) > > The error message is from NetworkManager. I accidentally had it disabled > That's might be it! Can you run: > qdbus org.kde.Stat

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-29 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #12 from Brian Wright --- After a reboot, the icons did not appear when I disabled the Networkmanager status icon in the system tray: :1.35/StatusNotifierItem KOrganizer Reminder Daemon KOrganizer Reminder Daemon :1.36/StatusNotifierItem

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-04-30 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #13 from Brian Wright --- Hi, Konrad - I did some additional testing that may help out. When I start KDE via "startx", all the autostarted programs opened up their windows and appeared in the system tray. I did this repeate

[Discover] [Bug 420836] New: Discover crashes from update and application launcher

2020-04-30 Thread Brian Green
https://bugs.kde.org/show_bug.cgi?id=420836 Bug ID: 420836 Summary: Discover crashes from update and application launcher Product: Discover Version: 5.12.8 Platform: Ubuntu Packages OS: Linux Status: REPORTED

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-01 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #16 from Brian Wright --- I do run PrivateInternetAccess and it's set to run at startup. I'll set it so it won't run at startup to see if that affects the issue. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 385828] Applications are restored before StatusNotifierWatcher is started

2020-05-01 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=385828 --- Comment #61 from Brian Wright --- Latest test: Conditions: PrivateInternetAccess not running. Booted KDE Neon @ Runlevel 3. Started KDE via "exec startx" Results: All icons displayed except Slack, hp-systray and DiscoverNotifer (

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-01 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #17 from Brian Wright --- Created attachment 128062 --> https://bugs.kde.org/attachment.cgi?id=128062&action=edit Latest Test System tray right after KDE starts from system bootup. -- You are receiving this mail because:

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-01 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #18 from Brian Wright --- Latest test: Conditions: PrivateInternetAccess not running. Booted KDE Neon @ Runlevel 3. Started KDE via "exec startx" Results: All icons displayed except Slack, hp-systray and DiscoverNotifer (

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-01 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #19 from Brian Wright --- (Neglected to put in the previous comment) I had also uninstalled libayatana-appindicator3-1 and associated dependencies. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-01 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #21 from Brian Wright --- (In reply to Konrad Materka from comment #20) > > Conditions: PrivateInternetAccess not running. Booted KDE Neon @ Runlevel > > 3. Started KDE via "exec startx" > Why did you change

[okular] [Bug 420525] missing keyboard shotcuts since 20.04

2020-05-04 Thread Brian Liu
https://bugs.kde.org/show_bug.cgi?id=420525 Brian Liu changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-05 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #22 from Brian Wright --- Over the weekend, I discovered that my KDE user profile was corrupted. Monitor resolution changes weren't saving and SDDM was black-screening with the mouse cursor. I backed up all the user data and rebui

[ktorrent] [Bug 302152] better support for magnet links

2020-01-11 Thread Brian Glenn
https://bugs.kde.org/show_bug.cgi?id=302152 Brian Glenn changed: What|Removed |Added CC||brianzl...@gmail.com --- Comment #11 from Brian

[digikam] [Bug 414212] Slow response after tagging

2020-01-19 Thread Brian M
https://bugs.kde.org/show_bug.cgi?id=414212 --- Comment #6 from Brian M --- Hi Gilles/Maik, I am really sorry at not replying to your request, as the responses were in my spam filter. Maik - Why do you think it is a broken hard disk? I am successfully using my local drive and NAS HDD. I do not

[digikam] [Bug 414212] Slow response after tagging

2020-01-19 Thread Brian M
https://bugs.kde.org/show_bug.cgi?id=414212 --- Comment #9 from Brian M --- Hi Maik, Many thanks for the quick response. I was not aware that only mapped drives can be used. Thanks for and adding clarity on the functionality. I will now change to mapped drives. Thanks, Brian -- You are

[frameworks-baloo] [Bug 417717] New: Baloo crashes on loin

2020-02-15 Thread Brian Davis
https://bugs.kde.org/show_bug.cgi?id=417717 Bug ID: 417717 Summary: Baloo crashes on loin Product: frameworks-baloo Version: unspecified Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi

[Discover] [Bug 418053] New: Discover applet not available in system tray or Configure System Tray option

2020-02-22 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=418053 Bug ID: 418053 Summary: Discover applet not available in system tray or Configure System Tray option Product: Discover Version: 5.18.0 Platform: Other OS: Linux

[Falkon] [Bug 415663] New: No support for Physical Security Keys (Dual Factor Authentication)

2019-12-28 Thread Brian Glenn
https://bugs.kde.org/show_bug.cgi?id=415663 Bug ID: 415663 Summary: No support for Physical Security Keys (Dual Factor Authentication) Product: Falkon Version: 3.1.0 Platform: Neon Packages OS: Linux

[Falkon] [Bug 415664] New: Streaming Video from sites with DRM doesn't work.

2019-12-28 Thread Brian Glenn
https://bugs.kde.org/show_bug.cgi?id=415664 Bug ID: 415664 Summary: Streaming Video from sites with DRM doesn't work. Product: Falkon Version: 3.1.0 Platform: Neon Packages OS: Linux Status: REPORTED Sever

[kpat] [Bug 397817] kpat crash when switching games

2019-12-30 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=397817 --- Comment #22 from Brian Kaye --- Correction to comment 20. Should be 'after' the cards are dealt. Occasionally it will just quit when kpat first started. Usually does not matter the order of games. Most of the time freecell to another ga

[systemsettings] [Bug 415748] New: System settings crash in window decoration. Updating system also in background.

2019-12-31 Thread Brian O'Callaghan
https://bugs.kde.org/show_bug.cgi?id=415748 Bug ID: 415748 Summary: System settings crash in window decoration. Updating system also in background. Product: systemsettings Version: 5.17.4 Platform: unspecified

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-05 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #23 from Brian Wright --- Started system - all plasma icons appeared in the system tray. Autostarted, running, but missing from the system tray: Keepassxc slack skypeforlinux dropbox hp-systray Ran listIcons.sh :1.31/StatusNotifierItem

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-05 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #24 from Brian Wright --- Also - the windows did not open for Skype, Slack, and KeepassXC on both system startup and logout/login. They were effectively running in the background. -- You are receiving this mail because: You are watching

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-08 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #26 from Brian Wright --- I've done multiple tests - both on my KDE Neon local system and KDE Neon running in Virtualbox. In Virtualbox, all the icons are displayed in the system tray after autostart, and the autostarted app windo

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-10 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #28 from Brian Wright --- (In reply to Konrad Materka from comment #27) > Have you tried fresh user account on your local system? Yes, I have. Everything works as it should. I backed up my personal home directory, nuked it, and t

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-11 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #30 from Brian Wright --- AHA :-) It appears that I found the culprit - NoMachine! Based on your feedback from my last test results, I started to suspect if NoMachine was causing it. So, I did an apt-get purge --autoremove NoMachine

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-20 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #32 from Brian Wright --- My apologies for the delay in getting back to you. :) I think this issue may have been caused by a faulty hard drive. The KDE SmartControl module was issuing warnings about sectors on the hard drive becoming

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-25 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=420635 --- Comment #36 from Brian Wright --- I'm 100% convinced that the hard drive was the issue. I noticed all kinds of strange behavior (KDE setting changes not saving), but when I started getting SmartControl warnings about the hard drive, that wa

[digikam] [Bug 414212] New: Slow response after tagging

2019-11-16 Thread Brian M
https://bugs.kde.org/show_bug.cgi?id=414212 Bug ID: 414212 Summary: Slow response after tagging Product: digikam Version: 6.3.0 Platform: Other OS: MS Windows Status: REPORTED Severity: major Pri

[digikam] [Bug 414212] Slow response after tagging

2019-11-16 Thread Brian M
https://bugs.kde.org/show_bug.cgi?id=414212 --- Comment #1 from Brian M --- Created attachment 123959 --> https://bugs.kde.org/attachment.cgi?id=123959&action=edit Windows Resource Monitor - wait chains Tried to close the application and the process continues to run. See wait chains

[kdelibs] [Bug 219403] Create calendar pdf output takes hours

2018-11-16 Thread Brian Kaye
https://bugs.kde.org/show_bug.cgi?id=219403 --- Comment #11 from Brian Kaye --- Still takes a long time and never completes. Fedora 28 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 391599] New: Random crash when launching app

2018-03-09 Thread Brian G .
https://bugs.kde.org/show_bug.cgi?id=391599 Bug ID: 391599 Summary: Random crash when launching app Product: plasmashell Version: 5.12.3 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords:

[plasmashell] [Bug 379259] Add option to activate last window in grouped icon task

2018-05-02 Thread Brian Cohen
https://bugs.kde.org/show_bug.cgi?id=379259 Brian Cohen changed: What|Removed |Added CC||br...@intercarve.net --- Comment #3 from Brian

[plasmashell] [Bug 393774] New: Unable to group by program without popup option

2018-05-02 Thread Brian Cohen
https://bugs.kde.org/show_bug.cgi?id=393774 Bug ID: 393774 Summary: Unable to group by program without popup option Product: plasmashell Version: 5.12.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED

[plasmashell] [Bug 393774] Unable to group by program without popup option

2018-05-03 Thread Brian Cohen
https://bugs.kde.org/show_bug.cgi?id=393774 --- Comment #2 from Brian Cohen --- Okay, so there was definitely some confusion on my part re: wording. I would not have thought "group" would mean "the buttons stay together" but I understand now. I think you have it near

[kio] [Bug 349617] Clicking on device of which a subdir is bound opens that bound subdir instead of the device's root

2017-12-20 Thread Brian Frick
https://bugs.kde.org/show_bug.cgi?id=349617 --- Comment #11 from Brian Frick --- Thank you for that command. I store media on a separate partition that I can share with my Windows boot, and bind those folders to the respective home directories. So `udiskctl dump` shows org.freedesktop.UDisks2

[digikam] [Bug 390287] New: digiKam crashes when I do batch renames

2018-02-11 Thread Brian Edmond
https://bugs.kde.org/show_bug.cgi?id=390287 Bug ID: 390287 Summary: digiKam crashes when I do batch renames Product: digikam Version: 5.6.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Keywords:

[systemsettings] [Bug 390532] New: Printers settings causes login prompt and crash

2018-02-15 Thread Brian G .
https://bugs.kde.org/show_bug.cgi?id=390532 Bug ID: 390532 Summary: Printers settings causes login prompt and crash Product: systemsettings Version: 5.12.1 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED

[kdev-python] [Bug 389326] New: lambda function crashes background parser

2018-01-22 Thread Brian DeRocher
https://bugs.kde.org/show_bug.cgi?id=389326 Bug ID: 389326 Summary: lambda function crashes background parser Product: kdev-python Version: 5.2.1 Platform: Debian stable OS: Linux Status: UNCONFIRMED Sever

[Discover] [Bug 403738] New: Discover Crashes-plasma-discover PID: 2532 Signal: Segmentation fault (11) Time: 1/29/19 11:22:56

2019-01-29 Thread Brian Root
https://bugs.kde.org/show_bug.cgi?id=403738 Bug ID: 403738 Summary: Discover Crashes-plasma-discover PID: 2532 Signal: Segmentation fault (11) Time: 1/29/19 11:22:56 Product: Discover Version: unspecified Platform: Neon Pac

[latte-dock] [Bug 400513] [feature] - Request middle-click move to current desktop

2019-02-04 Thread Brian Snipes
https://bugs.kde.org/show_bug.cgi?id=400513 --- Comment #7 from Brian Snipes --- I don't think I personally would ever use the Show on All Desktops via a middle-click. I would definitely use the Move to Current Desktop. -- You are receiving this mail because: You are watching all bug changes.

[kdiff3] [Bug 402495] New: web site Link to source code is broken

2018-12-23 Thread Brian G .
https://bugs.kde.org/show_bug.cgi?id=402495 Bug ID: 402495 Summary: web site Link to source code is broken Product: kdiff3 Version: unspecified Platform: Other URL: https://www.kde.org/applications/development/kdiff3/de

[Discover] [Bug 399981] Both "check for updates" and "update all" buttons are disabled even when updates are available

2018-12-24 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=399981 Brian Wright changed: What|Removed |Added CC||b...@briandwright.com --- Comment #15 from

[Discover] [Bug 399858] New: Plasma-Discover always shows updates

2018-10-15 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=399858 Bug ID: 399858 Summary: Plasma-Discover always shows updates Product: Discover Version: 5.14.0 Platform: Neon Packages OS: Linux Status: REPORTED Severity: norma

[Discover] [Bug 399858] Plasma-Discover always shows updates

2018-10-16 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=399858 --- Comment #2 from Brian Wright --- pkcon get-updates Getting updates [=] Loading cache [=] Finished

[Discover] [Bug 399858] Plasma-Discover always shows updates

2018-10-17 Thread Brian Wright
https://bugs.kde.org/show_bug.cgi?id=399858 --- Comment #4 from Brian Wright --- I ran "flatpak update" and it did update and install two flatpak packages. As a precaution, I also ran "snap refresh" but those were up to date. This resolved the issue and there were no updat

[dolphin] [Bug 363548] file area becomes inaccessible for the mouse after opening a file on hidpi screen when using a multi monitor setting

2017-05-17 Thread Brian Mastenbrook
https://bugs.kde.org/show_bug.cgi?id=363548 Brian Mastenbrook changed: What|Removed |Added CC||br...@mastenbrook.net -- You are

[plasmashell] [Bug 379980] New: Crash on docking

2017-05-18 Thread Brian G .
https://bugs.kde.org/show_bug.cgi?id=379980 Bug ID: 379980 Summary: Crash on docking Product: plasmashell Version: 5.9.5 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi

[plasmashell] [Bug 379980] Crash on docking

2017-05-18 Thread Brian G .
https://bugs.kde.org/show_bug.cgi?id=379980 Brian G. changed: What|Removed |Added CC||gis...@gmail.com -- You are receiving this mail

<    1   2   3   4   5   >