Bug 393098 - resapplet don't start after installation
Summary: resapplet don't start after installation
Status: RESOLVED NORESPONSE
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Federico Mena Quintero
QA Contact: E-mail List
URL:
Whiteboard: gnome-wrong-out-of-the-box, gnome-fun...
Keywords:
Depends on:
Blocks: 391932 randr-tracker
  Show dependency treegraph
 
Reported: 2008-05-21 13:07 UTC by Danny Al-Gaaf
Modified: 2008-07-02 19:58 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
strace log (351.49 KB, text/plain)
2008-05-21 13:12 UTC, Danny Al-Gaaf
Details
strace from hanging resapplet (370.82 KB, text/plain)
2008-05-28 16:48 UTC, Danny Al-Gaaf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Al-Gaaf 2008-05-21 13:07:46 UTC
I installed resapplet on a Beta3 (with updates from next-x86_64) and I can't startup it. I get no error message ('echo $?' returns 1). I attach a strace log including an error from .xsession-errors.
Comment 1 Danny Al-Gaaf 2008-05-21 13:12:06 UTC
Created attachment 217256 [details]
strace log
Comment 2 Federico Mena Quintero 2008-05-27 21:42:08 UTC
Resapplet exits with return value 1 in two situations:

- When it is already running

- When there is no RANDR extension available.

Can you please check that resapplet isn't already running?  I assume that your X server does have the RANDR extension, since we've been talking about it in other bugs :)
Comment 3 Federico Mena Quintero 2008-05-27 21:43:32 UTC
In particular, the strace has this:
9130  writev(3, [{"\20\0\7\0\23\0\0\0RESAPPLET_SELECTION0", 28}], 1) = 28

which is the hack that resapplet does with X selections to see if it is already running (resapplet/src/clipboard.c).  This is what leads me to think that it may already be running when you try to run it.
Comment 4 Danny Al-Gaaf 2008-05-28 11:03:10 UTC
Yes, it looks as if it's already running after login, but there is no icon in the task bar. Looks as if resapplet hangs. I attach a strace.
Comment 5 Danny Al-Gaaf 2008-05-28 16:48:45 UTC
Created attachment 218680 [details]
strace from hanging resapplet
Comment 6 Danny Al-Gaaf 2008-05-28 16:52:25 UTC
see comment #4/#5
Comment 7 Federico Mena Quintero 2008-06-02 14:44:06 UTC
Hmmmm...  we've had problems in the past where resapplet would be running, but it wouldn't find an icon of the right size, so it would not appear in the notification area.

How tall is your panel?  Could you provide a screenshot?
Comment 8 JP Rosevear 2008-07-02 19:58:47 UTC
No response in more than 4 weeks, please reopen if you are able to provide the requested information.