Remember
Register
Home
/
Support
/
Support Forum
/
dgrp_gui issue opensuse LEAP 15.1
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,414)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,160)
Google Coral
(2)
Rabbit
(3,194)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
ConnectPort TS
(71)
Portserver TS
(640)
Etherlite
(22)
Portserver (CLI-only)
(5)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
dgrp_gui issue opensuse LEAP 15.1
0
votes
Hi all,
We successfuly build DIGI drivers on an opensuse 15.1 LEAP, all seems to be OK but it's imppssible to launch dgrp_gui interface.
Error in startup script: invalid command name "image"
while executing
"image create photo logo_icon \
-file $dgrpFVals(dgrp_root)/dgrp.gif "
invoked from within
"set dgrpFVals(logo) [image create photo logo_icon \
-file $dgrpFVals(dgrp_root)/dgrp.gif ]"
(file "/usr/bin/dgrp_gui" line 55)
Does anyone can help us to resolve this probleme ?
Cordialy,
dgrp_gui
opensuse
driver
linux
asked
Dec 5, 2019
in
Portserver TS
by
fmousnier
New to the Community
(
2
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
Did you try running it from the CLI?
dgrp_cfg_node init [tty ID] [Digi IP] [Number of ports]
Example:
# dgrp_cfg_node init a 192.168.0.4 16
answered
Dec 6, 2019
by
ronk
Seasoned Professional
(
206
points)
Please
log in
or
register
to add a comment.
0
votes
Not yet, because I compiled it in the plane
I plane to do that on monday, but I don't understand why the GUI don't work, generaly it's not the part who failed
answered
Dec 10, 2019
by
fmousnier
New to the Community
(
2
points)
Please
log in
or
register
to add a comment.
...