-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi folks.
When I try to run the current trunk it shows the error:
PAC started (pac) with PID 21828
INFO: Used config file '/home/piovisqui/.config/pac/pac.nfreeze'
Can't call method "get_color" on an undefined value at /opt/pac/lib/PACConfig.pm line 646.
The pac-4.5.5.7-2.x86_64.rpm has two errors:
This prevents xfreerdp from beaing used.
[WARN][com.freerdp.client.common.cmdline] - Using deprecated command-line interface!
[WARN][com.freerdp.client.common.compatibility] - -a 24 -> /bpp:24
[WARN][com.freerdp.client.common.compatibility] - -g 1309x1051 -> /size:1309x1051 or /w:1309 /h:1051
[WARN][com.freerdp.client.common.compatibility] - -u Administrator -> /u:Administrator
[WARN][com.freerdp.client.common.compatibility] - (nil) -> /v:(nil)
[WARN][com.freerdp.client.common.compatibility] -
[ERROR][com.freerdp.client.x11] - error: server hostname was not specified with /v:<server>[:port]
This one can be solved by deleting the vte shipped with PAC.
Can't locate object method "new" via package "Gnome2::Vte::Terminal" (perhaps you forgot to load "Gnome2::Vte::Terminal"?) at /opt/pac/lib/PACTerminal.pm line 503.
*** ignoring at /opt/pac/lib/PACMain.pm line 1398.
find /opt/pac/ -name "Vte.so*" -exec rm {} +
Others: https://sourceforge.net/p/pacmanager/bugs/247/
Any help?
Metadata
Metadata
Assignees
Labels
No labels