Page 1 of 1
[SOLVED] isodumper will not start

Posted:
Jan 2nd, '23, 01:32
by Germ
It worked fine yesterday. Now it will not open. both on i586 and x86_64
- Code: Select all
[germ@localhost ~]$ isodumper
terminate called after throwing an instance of 'YUICantLoadAnyUIException'
what(): No $DISPLAY and stdout is not a tty
Aborted (core dumped)
[germ@localhost ~]$
Both archs are fully updated.
Any ideas?
Re: isodumper will not start

Posted:
Jan 5th, '23, 07:28
by benmc
Germ wrote:Any ideas?
Very long shot!
any difference if isodumper invoked as root?
Re: isodumper will not start

Posted:
Jan 5th, '23, 13:42
by Germ
No. I tried that. Same behavior.
I've been watching the bug reports and there haven't been any lately on isodumper. I guess I'll file one though. I think its something to do with my system. Just don't know what...
Funny its on two different machines and two different arches.
Re: isodumper will not start

Posted:
Jan 5th, '23, 17:22
by doktor5000
What is $DISPLAY set to ? Also what does xauth list show ?
Re: isodumper will not start

Posted:
Jan 7th, '23, 01:33
by Germ
- Code: Select all
[germ@localhost ~]$ echo $DISPLAY
:0
[germ@localhost ~]$ xauth list
localhost.localdomain/unix:0 MIT-MAGIC-COOKIE-1 1459cf1b40eaa9cc3923bd55b6e8aaaa
[germ@localhost ~]$
Re: [SOLVED] isodumper will not start

Posted:
Jan 8th, '23, 16:26
by Germ
OK. I couldn't think of anything else to do so I went back to an old trick when I ran windows back in the day.
I uninstalled and reinstalled isodumper and its dependencies.
Works like a charm now. go figure....
Re: [SOLVED] isodumper will not start

Posted:
Jan 9th, '23, 23:49
by filip
That might indicate file system corruption or error of root SSD or hard drive. Or not

.
Re: [SOLVED] isodumper will not start

Posted:
Jan 10th, '23, 02:17
by Germ
Possibly. I'll investigate further if I have any more problems. However, It was the same problem on two different machines.