-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dartium doesn't launch due to libXss #1815
Comments
Set owner to @keertip. |
It might be that the libraries Dartium needs in oder to run may be missing on your system. Do take a look at http://code.google.com/p/dart/wiki/PreparingYourMachine#Linux In the meantime we will also look into this issue. |
This comment was originally written by @darrellpf pbone.net and rpmfind.net show libXss being past of libXScrnSaver in Fedora. My system shows Installed Packages The build instructions for fedora give that as a devel package. Not sure why the installed package doesn't work, unless libXScrnSaver is built without libXss |
Removed the owner. |
This comment was originally written by [email protected] Sorry, what we're going to do with this? |
darrellpf: The Dartium binary is 32-bit and needs 32-bit versions of a number of standard libraries. The versions you have installed are the 64-bit versions. You may have some luck following the instructions in this issue (the 'i686' should refer to the 32-bit versions). If this helps, please let us know. |
This comment was originally written by @darrellpf Followed the instructions given in issue #1870. Dartium works so this issue can be closed. (It would be so much better if there was a 64 bit version of Dartium) |
This comment was originally written by [email protected] Thanks, closing. BTW, technically you should be able to build x64 build. Added Fixed label. |
Revisions updated by `dart tools/rev_sdk_deps.dart`. browser_launcher (https://github.com/dart-lang/browser_launcher/compare/5fa0bd6..2712dda): 2712dda 2022-12-13 Anna Gringauze Fix internal CI test failures (#35) dartdoc (https://github.com/dart-lang/dartdoc/compare/eb90a44..1f42216): 1f422163 2022-12-13 Sam Rawlins Bump to 6.1.5 (#3274) intl (https://github.com/dart-lang/intl/compare/234b291..6fb07f2): 6fb07f2 2022-12-14 Copybara-Service Merge pull request #520 from dart-lang:revto18 1f9815c 2022-12-14 Moritz Rev version in preparation for publish of 0.18.0 1d37c42 2022-12-13 Googler Internal change 708b85c 2022-12-13 Copybara-Service Merge pull request #498 from dart-lang:remove_intl_stream 2d9eca9 2022-09-28 moritz sort imports 08a35bd 2022-09-28 moritz Merge branch 'master' into remove_intl_stream 0fc6ab9 2022-09-28 moritz Changes as per review 4680742 2022-09-27 moritz rename to stack f687c72 2022-09-27 moritz changes as per review ef36013 2022-09-26 moritz add reference to benchmark 117c0cf 2022-09-26 moritz separate read and pop 434378a 2022-09-26 moritz move method e98c4aa 2022-09-26 moritz fix typo 9234540 2022-09-26 moritz rename file 024cffc 2022-09-26 moritz make it a tad faster c6f7b6a 2022-09-26 moritz some renaming 443c9e0 2022-09-26 moritz Remove StringIterator 1953002 2022-09-23 Nate Bosch Inline the extension 4dfdc1b 2022-09-22 Nate Bosch Simplify the IntlStream class mime (https://github.com/dart-lang/mime/compare/c0c4c47..273d454): 273d454 2022-12-13 tomk9 Add .dcm to extension map (#74) aacec32 2022-12-12 Kevin Moore Update to latest lints, bump min SDK to 2.18 (#77) 536db4f 2022-12-12 Kevin Moore blast_repo fixes (#79) 2343229 2022-12-12 Kevin Moore Add .msj (and change .js) to text/javascript (#76) mockito (https://github.com/dart-lang/mockito/compare/347d3e4..942dd03): 942dd03 2022-12-12 yanok Override `SmartFake.toString` to be super-verbose 5f97a43 2022-12-09 Sam Rawlins Stop using deprecated analyzer APIs 0660e61 2022-12-06 yanok Generate method overrides even then source lib is not null-safe cf7d851 2022-12-06 yanok Add override for `Object.operator==` in `SmartFake` 6b89e99 2022-12-02 yanok Automated g4 rollback of changelist 492410078. d11d010 2022-12-02 yanok Generate method overrides even then source lib is not null-safe sse (https://github.com/dart-lang/sse/compare/d396145..cfa93b1): cfa93b1 2022-12-14 Elliott Brooks (she/her) Add `package:js` to dependencies (#71) 00335e4 2022-12-13 Elliott Brooks (she/her) Update `package:sse` to `4.1.2`(#70) webdev (https://github.com/dart-lang/webdev/compare/3e2364e..317288a): 317288a 2022-12-14 Derek Xu Remove ChromeProxyService.setExceptionPauseMode() (#1820) bbe7143 2022-12-14 Elliott Brooks (she/her) Migrate `events_test.dart` to null-safety (#1819) 1d1c98f 2022-12-14 Elliott Brooks (she/her) Settings page, Dart Debugger panel, and Flutter Inspector panel match DevTools styles (#1815) a9b8887 2022-12-13 Elliott Brooks (she/her) Update tests that are incompatible with `3.0.0` (#1817) Change-Id: I08e555dc22e5577740fe43e91ff31e4601ac15f0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275781 Commit-Queue: Nate Bosch <[email protected]> Auto-Submit: Devon Carew <[email protected]> Reviewed-by: Nate Bosch <[email protected]>
This issue was originally filed by @darrellpf
What steps will reproduce the problem?
1.Fresh install of editor build 4513
2.Click on sunflower
3.Hit the run button
What is the expected output? What do you see instead?
Dartium fails to launch
What version of the product are you using? On what operating system?
Fedora rawhide
Please provide any additional information below.
!ENTRY com.google.dart.tools.debug.core 4 0 2012-02-22 21:49:29.259
!MESSAGE Dartium stderr: /home/darrell/Downloads/dart/dart-sdk/chromium/chrome: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
!ENTRY com.google.dart.tools.debug.core 4 0 2012-02-22 21:49:29.264
!MESSAGE Could not launch browser - process terminated on startup
ls -l /usr/lib64/libXss*
lrwxrwxrwx 1 root root 15 Jan 16 11:46 /usr/lib64/libXss.so.1 -> libXss.so.1.0.0
-rwxr-xr-x 1 root root 17136 Jan 13 22:35 /usr/lib64/libXss.so.1.0.0
The text was updated successfully, but these errors were encountered: