[Bug 197400] Re: vdr-sxfe crashed with SIGSEGV in dbus_g_proxy_call()

2008-05-09 Thread JStk
Found out what the variable was which I have to unset.
It's DBUS_SESSION_BUS_ADDRESS

Looking at the initial bug report, this seems like the same problem as the one 
which wilderigel describes (there also dbus is mentioned).
A same similarity is the processor architecture, x86_64. It could be a 64-bit 
arch. specific problem.

-- 
vdr-sxfe crashed with SIGSEGV in dbus_g_proxy_call()
https://bugs.launchpad.net/bugs/197400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197400] Re: vdr-sxfe crashed with SIGSEGV in dbus_g_proxy_call()

2008-04-29 Thread JStk
Some environment variable seems to have something to do with it.
When using sudo su user -c vdr-sxfe xvdr://localhost is does work.

I then tried to unset all variables with
`export | grep -v declare -x PATH | sed 's/declare -x/unset/g' | awk -F\= '{ 
print $1 }'`
in the BASH shell, and then vdr-sxfe works! The sound does disappear some times 
though, but I don't really think that that's related to it.

BTW. It occurs for me as soon as I start vdr-sxfe, not when I press a
key (however I don't press any keys, because I use LIRC)

-- 
vdr-sxfe crashed with SIGSEGV in dbus_g_proxy_call()
https://bugs.launchpad.net/bugs/197400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197400] Re: vdr-sxfe crashed with SIGSEGV in dbus_g_proxy_call()

2008-04-27 Thread JStk
Got the same problem here, segmentation fault when running as user, when
running as root, it runs fine.

-- 
vdr-sxfe crashed with SIGSEGV in dbus_g_proxy_call()
https://bugs.launchpad.net/bugs/197400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs