[krunner] [Bug 417050] Launched programs are missing env vars under X

2020-06-15 Thread Pau Ruiz Safont
https://bugs.kde.org/show_bug.cgi?id=417050

--- Comment #3 from Pau Ruiz Safont  ---
This still happens to me:

KDE Plasma Version: 5.19.0
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.1

On https://bugs.kde.org/show_bug.cgi?id=421833 a more detailed explanation is
given: sourcing the file
https://github.com/trapd00r/LS_COLORS/blob/master/LS_COLORS on bashrc (or
fish.init in my case) produces this behaviour.

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

[krunner] [Bug 421833] .bashrc command breaks krunner

2020-06-15 Thread Pau Ruiz Safont
https://bugs.kde.org/show_bug.cgi?id=421833

Pau Ruiz Safont  changed:

   What|Removed |Added

 CC||unduthe...@gmail.com

--- Comment #6 from Pau Ruiz Safont  ---
I've narrowed it down to these lines in my config.fish:

set -x LESS_TERMCAP_mb (printf "\e[01;31m")  # begin blinking
set -x LESS_TERMCAP_md (printf "\e[01;31m")  # begin bold
set -x LESS_TERMCAP_me (printf "\e[0m")  # end mode
set -x LESS_TERMCAP_se (printf "\e[0m")  # end standout-mode
set -x LESS_TERMCAP_so (printf "\e[01;44;33m")   # begin standout-mode - info
box
set -x LESS_TERMCAP_ue (printf "\e[0m")  # end underline
set -x LESS_TERMCAP_us (printf "\e[01;32m")  # begin underline

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

[krunner] [Bug 417050] New: Launched programs are missing env vars under X

2020-02-02 Thread Pau Ruiz Safont
https://bugs.kde.org/show_bug.cgi?id=417050

Bug ID: 417050
   Summary: Launched programs are missing env vars under X
   Product: krunner
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@privat.broulik.de
  Reporter: unduthe...@gmail.com
  Target Milestone: ---

SUMMARY
Programs launched with krunner on X are missing environment variables compared
to using the app launcher and wayland.
This results in broken theming because DESKTOP_SESSION is not set.

STEPS TO REPRODUCE
1. launch a plasma X session
2. invoke krunner 
3. type konsole and press enter
4. run printenv > krunner.out
5. click on the menu button 
6. type konsole and press enter
7. run printenv > applauncher.out
8. run diff -u krunner.out applauncher.out

OBSERVED RESULT
There are a lot of environment variables present in applauncher.out that are
missing in krunner.out:

DESKTOP_SESSION
DESKTOP_SESSION
KDE_FULL_SESSION
KDE_SESSION_UID
KDE_SESSION_VERSION
PAM_KWALLET5_LOGIN
QT_AUTO_SCREEN_SCALE_FACTOR
SESSION_MANAGER
XCURSOR_SIZE
XCURSOR_THEME
XDG_CURRENT_DESKTOP
XDG_DATA_DIRS
XDG_SEAT
XDG_SEAT_PATH
XDG_SESSION_CLASS
XDG_SESSION_DESKTOP
XDG_SESSION_ID
XDG_SESSION_PATH
XDG_SESSION_TYPE
XDG_VTNR

The path variable is incorrectly set and missing a lot of directories
-PATH=/home/pau/.local/bin:/home/pau/.local/share/go/bin:/home/pau/.local/share/cargo/bin:/home/pau/code/misc/scripts:/usr/local/bin:/usr/bin
+PATH=/home/pau/.local/bin:/home/pau/.local/share/go/bin:/home/pau/.local/share/cargo/bin:/home/pau/code/misc/scripts:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/android-sdk/emulator:/opt/android-ndk:/opt/android-sdk/platform-tools:/opt/android-sdk/tools:/opt/android-sdk/tools/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl

EXPECTED RESULT
when doing the same procedure on wayland we see only the following differences,
which is more reasonable:
$ diff -u wayland_krunner wayland_app_launcher
-DBUS_STARTER_ADDRESS=unix:abstract=/tmp/dbus-cTW2sJ38w5,guid=a7191eb7c568d2893ba3c0c65e369089
-DBUS_STARTER_BUS_TYPE=session
-KONSOLE_DBUS_SERVICE=:1.51
+KONSOLE_DBUS_SERVICE=:1.54
+SESSION_MANAGER=local/alnitak:@/tmp/.ICE-unix/7823,unix/alnitak:/tmp/.ICE-unix/7823
-SHELL_SESSION_ID=bf533c89b8974b4b87b52947c7b27690
+SHELL_SESSION_ID=05b7d42477244cf6be81077e6f1fcc85

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
KDE Plasma Version: 5.17.5 
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1

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

[kwin] [Bug 389250] New: KWin crashes when using the task switcher

2018-01-20 Thread Pau Ruiz Safont
https://bugs.kde.org/show_bug.cgi?id=389250

Bug ID: 389250
   Summary: KWin crashes when using the task switcher
   Product: kwin
   Version: 5.11.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: unduthe...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.11.5)

Qt Version: 5.10.0
Frameworks Version: 5.42.0
Operating System: Linux 4.15.0-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:

I was switching windows with alt + tab.

It happened every time I activated the task switcher while using the "breeze"
theme.
Once I changed the switcher's theme Kwin stopped crashing, even when using
"Breeze" back again.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f38686a3840 (LWP 3223))]

Thread 25 (Thread 0x7f376531d700 (LWP 14918)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 24 (Thread 0x7f3766ffd700 (LWP 14917)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 23 (Thread 0x7f3808f44700 (LWP 9740)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 22 (Thread 0x7f3765b1e700 (LWP 9739)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 21 (Thread 0x7f3772a67700 (LWP 9738)):
#0  0x7f386802ea16 in ppoll () at /usr/lib/libc.so.6
#1  0x7f3865609213 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib/libQt5Core.so.5
#2  0x7f386560a9af in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#3  0x7f38655af82b in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#4  0x7f38653bf78e in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x7f38653c4b2d in  () at /usr/lib/libQt5Core.so.5
#6  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7f380bfff700 (LWP 8490)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7f3828d75700 (LWP 8489)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7f37677fe700 (LWP 14024)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f3767fff700 (LWP 14023)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3835b39fbc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x7f3835b39ec8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x7f3860f4908c in start_thread () at /usr/lib/libpthread.so.0
#4  0x7f3868038e1f in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7f37fd027700 (LWP 30412)):
#0  0x7f3860f4f39d in pthread_cond_wait@@GLIBC_2.

[kiofuse] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway

2018-09-11 Thread Pau Ruiz Safont
https://bugs.kde.org/show_bug.cgi?id=75324

Pau Ruiz Safont  changed:

   What|Removed |Added

 CC||unduthe...@gmail.com

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