Is this version going to work on Wayland or not?
Search Criteria
Package Details: upwork 5.8.0.41-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/upwork.git (read-only, click to copy) |
|---|---|
| Package Base: | upwork |
| Description: | Track your time for Hourly Payment Protection. Stay connected. |
| Upstream URL: | https://www.upwork.com/ab/downloads/?os=linux |
| Keywords: | freelance job time time-tracker time-tracking |
| Licenses: | LicenseRef-Upwork-EULA |
| Conflicts: | upwork-beta |
| Submitter: | lybin |
| Maintainer: | jasongodev |
| Last Packager: | jasongodev |
| Votes: | 68 |
| Popularity: | 0.002570 |
| First Submitted: | 2015-05-05 17:51 (UTC) |
| Last Updated: | 2026-03-17 18:42 (UTC) |
Dependencies (11)
- electron36AUR (electron36-binAUR)
- libxcrypt-compat
- libxss
- asar (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- epiphany (epiphany-gitAUR) (optional) – Upwork needs a web browser to login
- firefox (firefox-developer-edition-firefox-symlink-latestAUR, firefox-opensuse-binAUR, firefox-esr-zh-binAUR, firefox-globalmenuAUR, firefox-esr-binAUR, firefox-vaapiAUR, firefox-pureAUR, firefox-pureAUR, firefox-beta-bin-all-localizationsAUR, firefox-beta-binAUR, firefox-binAUR) (optional) – Upwork needs a web browser to login
- gnome-shell-extension-appindicator (gnome-shell-extension-appindicator-gitAUR) (optional) – To show tray icon in GNOME
- konqueror (konqueror-gitAUR) (optional) – Upwork needs a web browser to login
- libappindicator (optional) – For system notifications
- upwork-waylandAUR (optional) – Allows screenshot to work in Wayland
Required by (1)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 27 Next › Last »
gguman commented on 2019-04-03 20:11 (UTC)
samuelgrigolato commented on 2019-03-05 20:28 (UTC)
I have a similar setup to @borisjoffe and can confirm @msheremet's patch works for me (screenshots are functional again). Thank you all for your work on this!
msheremet commented on 2019-03-05 19:53 (UTC)
I figured out that XDG_SESSION_TYPE variable doesn't depend on WM. It rather depends on X session startup. Display Managers set that variable to "x11" (probably something else for Wayland sessions) while xinit sets that variable to "tty".
So I created a patch for upwork launcher script. And screenshot issue for xinit sessions should be fixed now.
Special thanks to @borisjoffe and @gwash.
msheremet commented on 2019-03-05 12:59 (UTC)
@gwash, sorry, I thought it was only for the working config. Will try it also.
gwash commented on 2019-03-05 12:38 (UTC)
@msheremet, I already did, "notion WM, and no compositor"
msheremet commented on 2019-03-05 11:39 (UTC)
@gwash, could you please also answer my previous question about DE and WM?
@borisjoffe, thank you for your reply, I'll try to reproduce the problem with i3 and let everyone know my findings.
gwash commented on 2019-03-05 09:40 (UTC)
@msheremet No, just Upwork support, and my own experience.
borisjoffe commented on 2019-03-05 09:28 (UTC) (edited on 2019-03-05 09:30 (UTC) by borisjoffe)
@msheremet I'm using X11, no desktop environment, the i3 window manager, and am having the screenshot issue.
Based on:
1) Upwork support staff recommending setting XDG_SESSION_TYPE to "x11"
2) my XDG_SESSION_TYPE being set to "tty"
3) gwash saying that Upwork's fix worked for him,
it looks like the Upwork app is checking XDG_SESSION_TYPE before taking screenshots and assuming that the user is running Wayland if it isn't set to "x11". So I think gwash's statement is correct.
Pinned Comments