Launchpad has imported 10 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=498268.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-04-29T16:59:40+00:00 Jeff wrote:

Description of problem:
gdesklets never connects to server when first run (timeout) and generates the 
error "Could not import tiling module!".  

Version-Release number of selected component (if applicable):
gdesklets-0.36.1-5.fc11.i586.rpm

How reproducible:
Always

Steps to Reproduce:
1.Run gdesklets from terminal
2.Wait for ~1 minute for "Connecting to daemon" to complete.
3.Timeout failure.
  
Actual results:
[jguerdat@toshiba ~]$ gdesklets
Starting gdesklets-daemon...
Connecting to daemon [ ###         ]
==========================================================[04/29/09-12:50:39]===
Could not import tiling module!


Cannot establish connection to daemon: timeout!
The log file might help you solving the problem.

Log has no entries.

Expected results:
gdesklet startup normal with no errors

Additional info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/15

------------------------------------------------------------------------
On 2009-04-29T20:26:46+00:00 Luya wrote:

The bug is caused by API incompatibility with python 2.6 which also
affects other distributions. Upstream is investigating on it.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/16

------------------------------------------------------------------------
On 2009-04-29T21:22:18+00:00 Savvas wrote:

I'm not very familiar with the rpm packaging system, but in case fedora wants 
to temporarily fix this (as downstream):
- make python 2.5 devel available during build (python-devel-2.5 ?).
- restrict it to python < 2.6 until a fix is out
- something like the following lines in the .spec file:


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
for i in `find %{buildroot} -type f`; \
  do sed -i -e '1s,#!.*python.*,#!/usr/bin/python2.5,' $i; \
done

(not tested on fedora/redhat)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/19

------------------------------------------------------------------------
On 2009-04-30T06:04:45+00:00 Luya wrote:

Unfortunately the fix is useless because Fedora 11 and Rawhide have not
python 2.5 available, only 2.6.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/20

------------------------------------------------------------------------
On 2009-05-13T07:09:26+00:00 Luya wrote:

Please test http://koji.fedoraproject.org/koji/buildinfo?buildID=101963

This version is patched to address python 3.6 issue until upstream
releases 0.36.2

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/21

------------------------------------------------------------------------
On 2009-05-22T23:12:56+00:00 Stephanos wrote:

(In reply to comment #4)
> Please test http://koji.fedoraproject.org/koji/buildinfo?buildID=101963
> 
> This version is patched to address python 3.6 issue until upstream releases
> 0.36.2  

The 0.36.2 from koji works on x86_64

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/22

------------------------------------------------------------------------
On 2009-05-23T00:54:53+00:00 Jeff wrote:

Sorry, missed this.  The update 0.36.1 works fine.  I see no 0.36.2 in
koji.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/23

------------------------------------------------------------------------
On 2009-05-23T07:22:30+00:00 Fedora wrote:

gdesklets-0.36.1-6.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/gdesklets-0.36.1-6.fc11

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/24

------------------------------------------------------------------------
On 2009-05-23T07:25:07+00:00 Luya wrote:

0.36.2 is not released yet. Make sure to add karmas on above link so
update can be pushed to stable.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/25

------------------------------------------------------------------------
On 2009-05-25T21:22:41+00:00 Fedora wrote:

gdesklets-0.36.1-6.fc11 has been pushed to the Fedora 11 stable
repository.  If problems still persist, please make note of it in this
bug report.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gdesklets/+bug/336200/comments/26


** Changed in: gdesklets (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/336200

Title:
  Dependencies for gdesklets are no longer fulfilled

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdesklets/+bug/336200/+subscriptions

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

Reply via email to