AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-335717

avila's questions

Martin Hope
avila
Asked: 2018-06-09 07:15:55 +0800 CST

无法在 mendeley 桌面(Ubuntu 18.04)中打开多个(但不是全部)pdf文件

  • 2

正如标题所说,Mendeley Desktop 说“无法打开 PDF - 它可能已损坏”,但我可以通过Right click > Open File Externally.

编辑:在 Mendeley 的网络版本中打开相同的文件。

pdf mendeley
  • 1 个回答
  • 6570 Views
Martin Hope
avila
Asked: 2018-05-16 10:12:10 +0800 CST

无法在 Ubuntu 18.04 中安装 R 包

  • 13

问题

从 16.04 更新到Ubuntu 18.04后,无法安装一些R 包(统计编程语言) 。问题与共享库的使用有关。更确切地说:libcurl

/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not    
found (required by /home/avila/R/x86_64-pc-linux-gnu-library/3.4/curl
/libs/curl.so)

到目前为止,我试过...

  • ... 安装以前版本的 libcurl sudo apt-get install libcurl3,但在该过程中卸载了其他库并且 R 不可用。

错误输出

尝试安装名为“forecast”的软件包时,例如:

install.packages("forecast")
 installing to /home/avila/R/x86_64-pc-linux-gnu-library/3.4/forecast/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Error in dyn.load(file, DLLpath = DLLpath, ...) :  unable to load shared
object '/home/avila/R/x86_64-pc-linux-gnu-library/3.4/curl/libs/curl.so':
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not    
found (required by /home/avila/R/x86_64-pc-linux-gnu-library/3.4/curl
/libs/curl.so)

ERROR: lazy loading failed for package ‘forecast’
* removing ‘/home/avila/R/x86_64-pc-linux-gnu-library/3.4/forecast’
Warning in install.packages :
installation of package ‘forecast’ had non-zero exit status

其他信息:

  • R 版本 3.4.4 (2018-03-15)
  • 平台:x86_64-pc-linux-gnu(64位)
package-management r shared-library 18.04 curl
  • 3 个回答
  • 18021 Views
Martin Hope
avila
Asked: 2018-04-29 00:27:24 +0800 CST

thinkpad t420s [UBUNTU 18.04] 上跟踪点的不稳定行为

  • 8

我刚刚升级到 Ubuntu 18.04,跟踪点显示出不稳定的行为。向一个方向移动光标时,它首先向某个方向移动,然后向右移动。

这是一种奇怪的行为,就好像在我休息一段时间后再次开始移动时释放的轨迹点中有某种动量(惯性)“卡住”了。

该问题仅发生在跟踪点上,并且仅当两个移动都与跟踪点无关时。(也就是说,如果我用鼠标(或触摸板)移动,然后用轨迹点移动,没问题。)

它在 UBUNTU 17.10 上运行良好。

这是相关命令的输出。

avila@t420s ~> xinput list-props "TPPS/2 IBM TrackPoint"

Device 'TPPS/2 IBM TrackPoint':
Device Enabled (142):   1
Coordinate Transformation Matrix (144): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
libinput Natural Scrolling Enabled (281):   0
libinput Natural Scrolling Enabled Default (282):   0
libinput Scroll Methods Available (285):    0, 0, 1
libinput Scroll Method Enabled (286):   0, 0, 1
libinput Scroll Method Enabled Default (287):   0, 0, 1
libinput Button Scrolling Button (288): 2
libinput Button Scrolling Button Default (289): 2
libinput Middle Emulation Enabled (290):    0
libinput Middle Emulation Enabled Default (291):    0
libinput Accel Speed (292): -0.683453
libinput Accel Speed Default (293): 0.000000
libinput Accel Profiles Available (294):    1, 1
libinput Accel Profile Enabled (295):   1, 0
libinput Accel Profile Enabled Default (296):   1, 0
libinput Left Handed Enabled (297): 0
libinput Left Handed Enabled Default (298): 0
libinput Send Events Modes Available (266): 1, 0
libinput Send Events Mode Enabled (267):    0, 0
libinput Send Events Mode Enabled Default (268):    0, 0
Device Node (269):  "/dev/input/event8"
Device Product ID (270):    2, 10
libinput Drag Lock Buttons (283):   <no items>
libinput Horizontal Scroll Enabled (284):   1
thinkpad trackpoint libinput 18.04
  • 1 个回答
  • 2790 Views
Martin Hope
avila
Asked: 2014-10-09 08:59:13 +0800 CST

将 HJKL 用作 ARROWS 的自定义键盘布局无法正常工作

  • 7

我将键盘布局设置/usr/share/X11/xkb/symbols/为使用键H、J、K、L作为箭头Left、Down和作为第三和第四档位Up。Right主要是我关注了这篇文章。这R. Alt是我的替代字符键。

虽然此自定义将“基本上”起作用,但我无法通过将文本与 结合键入来选择文本Shift。例如,我不能通过按Alt Gr+ Shift+选择文本H,就像按Shift+那样Left。但我可以跳一个完整的词Ctrl。

, H, J,K的L工作方式与 Firefox 中的箭头完全相同(带有Shift和Ctrl),但在 Gedit、Rhythmbox 或 Chrome 上则不同,可能还有更多...

有任何想法吗?我正在使用 Ubuntu 14.04。


编辑:我正在使用带有AltGr. 文件如下:

链接到键盘布局

(希望链接现在有效)

14.04
  • 1 个回答
  • 1313 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve