|
Bugzilla – Full Text Bug Listing |
| Summary: | Dia doesn't start up | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Joop Boonen <joop.boonen> |
| Component: | X11 Applications | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Added the start-up screen i'm talking about.
strace -o strace_dia.log dia gdb /opt/gnome/bin/dia -> run -> bt |
||
|
Description
Joop Boonen
2005-10-28 19:12:28 UTC
Created attachment 55955 [details]
Added the start-up screen i'm talking about.
Please create a backtrace with ltrace and/or strace and attach it here. Created attachment 56174 [details]
strace -o strace_dia.log dia
I needed to kill dia as it hanging during start-up just like without strace (just command dia).
We'll need help from the gnome-maintainers here. Can you run dia under gdb and get a back trace? Created attachment 56278 [details]
gdb /opt/gnome/bin/dia -> run -> bt
gdb /opt/gnome/bin/dia
run
bt
I hope this is what you needed i don't have any experiance with gdb yet.
hmm, seems to be when loading the python plugin. Could you please attach the output of 'rpm -qa | grep python' ? |