[Bug 302819] [NEW] gconf-schemas --unregister not removing empty /apps/appname

2008-11-27 Thread Francesco Fumanti
Public bug reported:

Hello,


Suppose that we have a file called mytesting.schemas with the following content:


  

  /schemas/apps/my_app/my_key
  /apps/my_app/my_key
  my_app
  int
  42
  
A short description of this key
A longer description here. We can have lots of text
   here, describing what the possible values are, and what
they mean.

  


  /schemas/apps/my_app/my_other_key
  /apps/my_app/my_other_key
  my_app
  bool
  1
  
A short description of this key
A longer description here. We can have lots of text
  here, describing what the possible values are, and what
  they mean.

  

  



The following command in the terminal registers the schemas in the gconf 
database:
sudo gconf-schemas --register /path/to/mytesting.schemas

The following command in the terminal only partially removes the keys from the 
gconf database:
sudo gconf-schemas --unregister /path/to/mytesting.schemas

In fact, /schemas/apps/my_app and /apps/my_app remain listed in the
gconf database.

However, the command "sudo gconf-schemas --register-all" called after
the unregister command, makes /schemas/apps/my_app and /apps/my_app
disappear from the gconf database.

Should /schemas/apps/my_app and /apps/my_app not already disappear with
the gconf-schemas --unregister command?

Cheers

** Affects: gconf2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gconf-schemas --unregister not removing empty /apps/appname
https://bugs.launchpad.net/bugs/302819
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 302819] Re: gconf-schemas --unregister not removing empty /apps/appname

2008-11-27 Thread Francesco Fumanti
/schemas/apps/my_app and /apps/my_app  remain listed in the gconf-editor
even after restarting the session.

Could you please give me the exact gconftool command to use?

I tried for example 
sudo gconftool-2 --recursive-unset /apps/my_app
but it did not remove anything.

-- 
gconf-schemas --unregister not removing empty /apps/appname
https://bugs.launchpad.net/bugs/302819
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 117995] Re: at-spi registry not found when in second session

2009-05-19 Thread Francesco Fumanti
I just tried on Ubuntu Jaunty and I don't get the error message anymore.

However, mousetweaks that requires at-spi does not work in the nx
session. On the other hand, gok seems to work. So I don't know whether
the problem has been really solved.

The following quote taken from the 8th August 2007 from the
corresponding upstream bug might be relevant:

"Currently we don't support starting two at-spi-registryd under one
user. Because we still need to register as a bonobo server when startup, some
python ATs are still get registryd by bonobo. I think we can get rid of bonobo
in the next release. They can get registryd IOR from X root window."

-- 
at-spi registry not found when in second session
https://bugs.launchpad.net/bugs/117995
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


Re: [Bug 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-10-15 Thread Francesco Fumanti
Hi Martin,


Thanks for looking at it.

You can find an explanation about how to use gestures on the following 
page:
https://help.ubuntu.com/community/Accessibility/OnboardAndMousetweaksAtGDM

In ubuntu intrepid you don't need anymore to do everything that is 
explained on that page. After applying the patch of the bug thread, you 
can jump immediately to point 4 of the explanation of the page linked 
above.

Remarks:

- the gesture command for mousetweaks in the patch are a little 
different as that on the help page; the command on the help page is for 
older versions of mousetweaks

- Currently on my system, when I perform the gesture to start 
mousetweaks, I get an error dialog telling me that I have to enable 
Assistive Technology. The author of mousetweaks does not have that 
problem. Could you please tell us whether mousetweaks starts up 
correctly (the window to choose click type appears) or whether you also 
get that dialog. In any case, the fact that mousetweaks tries to start 
is a sign that the gesture works; the problem lies probably somewhere 
between mousetweaks and atspi (or with my installation).


Cheers

Francesco

PS: CC'ing this email to Gerd Kohlberger, the author of mousetweaks.

Martin Pitt wrote:
> How can this be tested? (Sorry, I have no experience with gestures).
> I'll upload it once it's clear how to test it. Thank you!
>

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-10-17 Thread Francesco Fumanti

** Attachment added: "add gestures for mousetweaks, onboard and gok in direct 
selection mode"
   http://launchpadlibrarian.net/18647795/AccessDwellMouseEvents.in.diff_v3

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-10-17 Thread Francesco Fumanti

** Attachment added: "AccessDwellMouseEvents.in.modified_v3"
   http://launchpadlibrarian.net/18647878/AccessDwellMouseEvents.in.modified_v3

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-10-17 Thread Francesco Fumanti
I saw that the original gesture definition of gdm do not include a
gesture to start gok in direct selection mode. (It only contains
gestures to start gok in dwelling and in automatic scanning mode.) So I
enhanced my patch with a gesture to start gok in direct selection mode.

So the correct patch now is the one that ends with _v3.

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 285873] [NEW] gdmsetup does not set a11y gconf key

2008-10-19 Thread Francesco Fumanti
Public bug reported:

Hello,

I am running gdm 2.20.8-0ubuntu3 on the Ubuntu 8.10 development version.

When I enable Assistive Technology by using gdmsetup (I don't know whether
there is another way to enable it), the gconf key
/desktop/gnome/interface/accessibility remains set to FALSE instead of getting
the value TRUE. 

Assistive Technology seems however to work correctly as
- I it is possible to start assistive tools by mouse gestures 
- the assistive tool named mousetweaks, that needs atspi to function, works
properly at gdm (We had to disable the gconf key check in the code of
mousetweaks, otherwise mousetweaks would not start up as the AT gconf key shows
FALSE even if AT is running.)

Could anybody please look at the problem, as the Assistive Tools that rely on
that key to check whether AT is running will not get the correct information? 

Please, don't hesitate to contact me if you need additional information.

Thanks in advance.

** Affects: gdm
 Importance: Unknown
 Status: Unknown

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: GNOME Bug Tracker #556946
   http://bugzilla.gnome.org/show_bug.cgi?id=556946

** Also affects: gdm via
   http://bugzilla.gnome.org/show_bug.cgi?id=556946
   Importance: Unknown
   Status: Unknown

-- 
gdmsetup does not set a11y gconf key
https://bugs.launchpad.net/bugs/285873
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 275450] Re: menu items missing on fresh install of Ubuntu 8.10 alpha 6

2008-11-02 Thread Francesco Fumanti

** Attachment added: "Patch to make the menuitems appear in the Universal 
Access menu"
   
http://launchpadlibrarian.net/19237161/put_icons_in_Universal_Access_menu.diff

-- 
menu items missing on fresh install of Ubuntu 8.10 alpha 6
https://bugs.launchpad.net/bugs/275450
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 275450] Re: menu items missing on fresh install of Ubuntu 8.10 alpha 6

2008-11-02 Thread Francesco Fumanti
A few comments on the patch above:

The patch for trunk makes the onBoard and onBoard Settings item appear
in the Universal Access menu. The tradeoff is that they disappear from
the Control Center window. Unfortunately, I was not able to make them
simultaneously appear in the Universal Access menu and in the Control
Center. Does anybody know if that would be possible?

A comment for those that followed the manipulation with the Main Menu
control panel explained above: they have to delete the onboard entries
in ~/local/share/applications/

-- 
menu items missing on fresh install of Ubuntu 8.10 alpha 6
https://bugs.launchpad.net/bugs/275450
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 275450] Re: menu items missing on fresh install of Ubuntu 8.10 alpha 6

2008-11-02 Thread Francesco Fumanti
The patch that ends with 2.diff fixes additionally the Homepage and Vcs-
Bzr entries in debian/control. To be applied to trunk (as for the
previous patch).

** Attachment added: "Menu items and debian/control changes"
   
http://launchpadlibrarian.net/19247206/put_icons_in_Universal_Access_menu.2.diff

-- 
menu items missing on fresh install of Ubuntu 8.10 alpha 6
https://bugs.launchpad.net/bugs/275450
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 275450] Re: menu items missing on fresh install of Ubuntu 8.10 alpha 6

2008-11-09 Thread Francesco Fumanti
I have set up a PPA where I post new packages with the changes that I
make to onboard. You can download from there a version of onboard with
menu items that appear in the Universal Access menu. Please, be aware
that I am rather new at this; so if you are going to use, it is at your
own risk.

You can find the PPA here: 
https://edge.launchpad.net/~onboard-pointer-users/+archive

-- 
menu items missing on fresh install of Ubuntu 8.10 alpha 6
https://bugs.launchpad.net/bugs/275450
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-07-22 Thread Francesco Fumanti
Thanks Clarke for sharing the work around with us.

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-11 Thread Francesco Fumanti
I changed the definition for the gestures to start up mousetweaks and
onboard a little:

- it now uses @AT_BINDIR@ instead of the real path

- I moved the ClickType window further down on the screen for the case
somebody uses it in conjunction to gok

Please ignore the preceding files and use those that end with _v2.

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-11 Thread Francesco Fumanti

** Attachment added: "AccessDwellMouseEvents.in.modified_v2"
   http://launchpadlibrarian.net/17533652/AccessDwellMouseEvents.in.modified_v2

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-11 Thread Francesco Fumanti

** Attachment added: "AccessDwellMouseEvents.in.diff_v2"
   http://launchpadlibrarian.net/17533664/AccessDwellMouseEvents.in.diff_v2

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-08-10 Thread Francesco Fumanti
The fix has arrived with policykit-gnome 0.9 in the development version
of Ubuntu 8.10.

Is there any intention to backport it to Ubuntu 8.04?

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 256692] [NEW] remove pointer grab in authentication dialog

2008-08-10 Thread Francesco Fumanti
Public bug reported:

Binary package hint: gksu

There are users that cannot use a regular keyboard and have to rely on
an onscreen keyboard to do their typing. (for example TabletPC users,
disabled users that can only use a pointer,...)

These users are not able to input their password into the gksu
authentication dialog, because the gksu dialog grabs the pointer.

To resolve the same issue in policykit-gnome, they decided to simply not 
perform any pointer grabs on its authentication dialog; see comment 12 and 13 
of the following bugthread: 
http://bugzilla.gnome.org/show_bug.cgi?id=531609
(remove the pointer grabs and provide a gconf key for the keyboard grabs where 
there seems to be more security issues) 

There is a gconf key to disable grabbing for the gksu dialog. But by
using an approach like that used in policykit-gnome, the gksu dialog
would be accessible by the users indicated above out of the box; they
would not need anymore the knowledge of the gconf key to disable
grabbing from the gksy dialog.

** Affects: gksu (Ubuntu)
 Importance: Undecided
 Status: New

-- 
remove pointer grab in authentication dialog
https://bugs.launchpad.net/bugs/256692
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 251763] Re: Manual configuration don't work

2008-08-11 Thread Francesco Fumanti
I had a similar problem when using the nm-connection-editor. It seems to
me that it does not save a manual system configuration because the
directory where the configuration should be stored is missing.

After creating the /etc/NetworkManager/system-connections/ directory, I
was able to save the manual configuration and it is also automatically
used when I restart the computer.

-- 
Manual configuration don't work
https://bugs.launchpad.net/bugs/251763
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 257009] [NEW] weird procedure to make nm-connection-editor store custom DNS

2008-08-11 Thread Francesco Fumanti
Public bug reported:

If I type custom DNS servers into a manual configuration of the nm-
connection-editor and I close the dialog, it does not store them; in
fact, they have disappeared when I reopen the dialog right afterwards.

In order to make it store the custom DNS servers, I have to click in the
gateway input area right after typing the DNS servers ip. When doing it
this way, the DNS servers get stored.

Should the DNS servers not also get stored if the user closes the dialog
immediately after typing the last digit of the ip of the server?

Ubuntu 8.10 development version
network-manager-gnome 0.7~~svn20080721t051503-0ubuntu1

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
weird procedure to make nm-connection-editor store custom DNS
https://bugs.launchpad.net/bugs/257009
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-05-14 Thread Francesco Fumanti
I think that the problem occurs generally for any pointer input as the
policykit authentication dialog grabs the pointer events which makes
them not arrive anymore to the application in which they were generated.

The good news is that the problem has been solved upstream and it should
only be a matter of time for the solution to arrive to Ubuntu.

(If I got it right, the solution is similar to the same issue in the
gksu dialog, where a gconf key has been provided to disable the pointer
grabbing.)

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 309785] Re: [Jaunty] Pressing any key in onboard crashes xserver with SIGSEGV in CopyKeyClass

2009-01-08 Thread Francesco Fumanti
Same problem here and I can confirm the work around consisting of
pressing a key on a real keyboard. Unfortunately, I assume that most
people using an onscreen keyboard don't have access to a real keyboard.

-- 
[Jaunty] Pressing any key in onboard crashes xserver with SIGSEGV in 
CopyKeyClass
https://bugs.launchpad.net/bugs/309785
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 133033] Re: [needs-packaging] DVBCut - DVB FreeView MPEG-TS Editing

2009-01-24 Thread Francesco Fumanti
Thanks for planing to add it to jaunty. By the way, the tarball for
version 0.6.0 has just been released.

-- 
[needs-packaging] DVBCut - DVB FreeView MPEG-TS Editing
https://bugs.launchpad.net/bugs/133033
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 309785] Re: [Jaunty] Pressing any key in onboard crashes xserver with SIGSEGV in CopyKeyClass

2009-01-15 Thread Francesco Fumanti
The xorg-xserver update that occurred a few days ago did not solve this
bug yet.

Ubuntu jaunty 9.04 i386
xserver-xorg-core 2:1.5.99.3-0ubuntu4

-- 
[Jaunty] Pressing any key in onboard crashes xserver with SIGSEGV in 
CopyKeyClass
https://bugs.launchpad.net/bugs/309785
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 309785] Re: [Jaunty] Pressing any key in onboard crashes xserver with SIGSEGV in CopyKeyClass

2009-01-18 Thread Francesco Fumanti
Just updated to xserver-xorg-core 2:1.5.99.901-0ubuntu1 and the issue is now 
also fixed on my Ubuntu 9.04 i386. 
Thanks. 


** Changed in: xorg-server (Ubuntu)
   Status: Triaged => Fix Released

-- 
[Jaunty] Pressing any key in onboard crashes xserver with SIGSEGV in 
CopyKeyClass
https://bugs.launchpad.net/bugs/309785
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 118803] Re: very long boot - hdd missing - irqpoll helps

2008-08-30 Thread Francesco Fumanti
Two months ago, I removed the Toshiba combo from the computer, as I was
not using it. I had also to remove a broken harddisk.

Anyway, I have not had this issue for a long time; particularly I don't
have have it now with kernels 2.6.26 and 2.6.27.

-- 
very long boot - hdd missing - irqpoll helps
https://bugs.launchpad.net/bugs/118803
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 95105] Re: kernel.log syslog filling up with repeated ata2 and cdrom messages

2008-08-30 Thread Francesco Fumanti
Two months ago, I removed the Toshiba combo from the computer, as I was
not using it anyway. I had also to remove a broken harddisk.

So, I don't know whether it is due because of the removal of the toshiba
combo but I don't have any ata error messages anymore neither with the
2.6.26 kernel, nor with the 2.6.27 kernel.

-- 
kernel.log syslog filling up with repeated ata2 and cdrom messages
https://bugs.launchpad.net/bugs/95105
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 217270] Re: seahorse does not recognize seahorse-agent/ssh-agent as a caching agent

2009-04-04 Thread Francesco Fumanti
> gnome-keyring-daemon and ssh-agent share a purpose
> seahorse-agent (s-a) and gpg-agent (g-a) share a purpose
>
> The first on each line to start "wins".

How can I make my session start the gnome-keyring-daemon before the ssh-agent?
Same question for the seahorse-agent and the gpg-agent.

Thanks in advance.

-- 
seahorse does not recognize seahorse-agent/ssh-agent as a caching agent
https://bugs.launchpad.net/bugs/217270
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 264834] [NEW] RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-04 Thread Francesco Fumanti
Public bug reported:

Ubuntu supplies onboard as onscreen keyboard. However there is no
gesture defined in AccessDwellMouseEvents to start it during the login.
The same is also true for mousetweaks.

So I created a patch to add the definitions to start onboard and
mousetweaks to gdm-2.20.8/gui/modules/AccessDwellMouseEvents of the
source package.

As I have only very little experience with patching, I will also add the
original and the modified file to this thread.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-04 Thread Francesco Fumanti

** Attachment added: "AccessDwellMouseEvents.diff"
   http://launchpadlibrarian.net/17292573/AccessDwellMouseEvents.diff

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-04 Thread Francesco Fumanti

** Attachment added: "AccessDwellMouseEvents.in.original"
   http://launchpadlibrarian.net/17292581/AccessDwellMouseEvents.in.original

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 264834] Re: RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)

2008-09-04 Thread Francesco Fumanti

** Attachment added: "AccessDwellMouseEvents.in.modified"
   http://launchpadlibrarian.net/17292584/AccessDwellMouseEvents.in.modified

-- 
RFE: Add gesture to start onboard and mousetweaks at login (patch supplied)
https://bugs.launchpad.net/bugs/264834
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 267413] [NEW] RFE: also listen for mouse button click to stop fsck at startup

2008-09-07 Thread Francesco Fumanti
Public bug reported:

Binary package hint: usplash

Hello,

There are users that cannot use a keyboard, but do all their input with
the pointer. (for example disabled users, TabletPC users,...)

Unfortunately, the only possibility to stop the fsck during startup is
by pressing the esc-key on the keyboard. Could you please make it also
listen for mouse clicks to stop the fsck so that users without a
keyboard can also stop it?

Please, if possible, make it listen to all mouse button. If you have to
restrict it to only one mouse button, please listen for the left mouse
button, because users that only have one mouse button are probably in
most cases using the left mouse button.

Thanks in advance.

** Affects: usplash (Ubuntu)
 Importance: Undecided
 Status: New

-- 
RFE: also listen for mouse button click to stop fsck at startup
https://bugs.launchpad.net/bugs/267413
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 395591] Re: Installing GDM 2.26 doesn't update /etc/X11/default-display-manager

2009-07-15 Thread Francesco Fumanti
I have a similar problem with gdm_2.26.1-0ubuntu7_i386: I am not able to
properly install it and it does not get started when I boot the
development version of Ubuntu karmic.

You can find the output of "sudo apt-get install gdm" in the
installation_by_cli.txt file.

When I also install xdm and kdm, I am asked what Window Manager should
be default, but gdm is not in the list; probably because it has not been
properly installed.


** Attachment added: "Output of sudo apt-get install gdm"
   http://launchpadlibrarian.net/29043035/installation_by_cli.txt

-- 
Installing GDM 2.26 doesn't update /etc/X11/default-display-manager
https://bugs.launchpad.net/bugs/395591
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 395591] Re: Installing GDM 2.26 doesn't update /etc/X11/default-display-manager

2009-07-15 Thread Francesco Fumanti
I manually edited /etc/X11/default-display-manager and wrote
/usr/sbin/gdm into it; now it is working.

-- 
Installing GDM 2.26 doesn't update /etc/X11/default-display-manager
https://bugs.launchpad.net/bugs/395591
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 117995] Re: at-spi registry not found when in second session

2008-02-20 Thread Francesco Fumanti
I don't know exactly what you mean with root, but I can confirm that I
used the sameuser name in both session, username that can get admin
privileges with sudo/gksu.

By the way, Li Yuan already commented in the corresponding upstream bug
(linked above), that the at-spi-registryd can not be started twice for
the same user; he also explains why.

-- 
at-spi registry not found when in second session
https://bugs.launchpad.net/bugs/117995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193759] [NEW] Upload to Ubuntu main repo (diff.gz supplied)

2008-02-20 Thread Francesco Fumanti
Public bug reported:

Binary package hint: mousetweaks

Binary package hint: mousetweaks
Version: 2.21.91-0ubuntu2
Upstream: http://ftp.gnome.org/pub/GNOME/sources/mousetweaks/

Hello,

mousetweaks is a package in universe that has just been accepted for the main 
repo of Ubuntu Hardy: 
https://bugs.edge.launchpad.net/ubuntu/+source/mousetweaks/+bug/190208
(current bug status: Fix Released)

As mousetweaks implements the features of the new Accessibility tab of the 
mouse control panel, it was decided to add it as a dependency of the 
gnome-control-center:
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-control-center/+bug/190554
(current bug status: Fix Committed)

In bug#190208, I was told to make sure that mousetweaks gets a new
upload to let the language-pack magic and LP translation import kick in;
here it is. (I used the occasion to also fix a little bug in
debian/rules.)

In a few moments, you will find the diff.gz of the package attached to
this bug report.

Cheers

Francesco

** Affects: mousetweaks (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Upload to Ubuntu main repo (diff.gz supplied)
https://bugs.launchpad.net/bugs/193759
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193759] Re: Upload to Ubuntu main repo (diff.gz supplied)

2008-02-20 Thread Francesco Fumanti

** Attachment added: "mousetweaks_2.21.91-0ubuntu2.diff.gz"
   http://launchpadlibrarian.net/12124073/mousetweaks_2.21.91-0ubuntu2.diff.gz

-- 
Upload to Ubuntu main repo (diff.gz supplied)
https://bugs.launchpad.net/bugs/193759
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193759] Re: Upload to Ubuntu main repo (diff.gz supplied)

2008-02-20 Thread Francesco Fumanti

** Attachment added: "mousetweaks_2.21.91-0ubuntu2.diff.gz"
   http://launchpadlibrarian.net/12123989/mousetweaks_2.21.91-0ubuntu2.diff.gz

** Attachment removed: "mousetweaks_2.21.91-0ubuntu2.diff.gz"

http://launchpadlibrarian.net/12123989/mousetweaks_2.21.91-0ubuntu2.diff.gz

-- 
Upload to Ubuntu main repo (diff.gz supplied)
https://bugs.launchpad.net/bugs/193759
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193822] [NEW] storage devices are continually polled

2008-02-20 Thread Francesco Fumanti
Public bug reported:

The system is continually polling certain storage devices on hardy:

[EMAIL PROTECTED]:~$ uname -a
Linux UbuntuDesktop 2.6.24-8-generic #1 SMP Thu Feb 14 20:40:45 UTC 2008 i686 
GNU/Linux

[EMAIL PROTECTED]:~$ ps aux | grep hald
root  5575  0.0  0.2   3436  1092 ?S18:11   0:00 
hald-addon-storage: polling /dev/sdb (every 2 sec)
root  5577  0.0  0.2   3436  1104 ?S18:11   0:00 
hald-addon-storage: polling /dev/sdc (every 2 sec)
root  5579  0.0  0.2   3436  1108 ?S18:11   0:00 
hald-addon-storage: polling /dev/sdd (every 2 sec)
root  5582  0.0  0.2   3436  1104 ?S18:11   0:01 
hald-addon-storage: polling /dev/scd0 (every 2 sec)
root  5585  0.0  0.2   3436  1104 ?S18:11   0:02 
hald-addon-storage: polling /dev/scd1 (every 2 sec)

** Affects: ubuntu
 Importance: Undecided
 Status: Invalid

-- 
storage devices are continually polled
https://bugs.launchpad.net/bugs/193822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193822] Re: storage devices are continually polled

2008-02-20 Thread Francesco Fumanti

** Attachment added: "sudo_dmesg_pc1"
   http://launchpadlibrarian.net/12124872/sudo_dmesg_pc1

-- 
storage devices are continually polled
https://bugs.launchpad.net/bugs/193822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193822] Re: storage devices are continually polled

2008-02-20 Thread Francesco Fumanti

** Attachment added: "sudo_lspci_vnn_pc1"
   http://launchpadlibrarian.net/12124874/sudo_lspci_vnn_pc1

-- 
storage devices are continually polled
https://bugs.launchpad.net/bugs/193822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193822] Re: storage devices are continually polled

2008-02-20 Thread Francesco Fumanti
I have the same on another computer running gutsy:

[EMAIL PROTECTED]:~$ uname -a
Linux UbuntuDesktop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 
GNU/Linux

[EMAIL PROTECTED]:~$ ps aux | grep hald
106   5626  0.0  0.2   3260  1184 ?S17:15   0:00 
hald-addon-storage: polling /dev/scd1 (every 2 sec)

-- 
storage devices are continually polled
https://bugs.launchpad.net/bugs/193822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193822] Re: storage devices are continually polled

2008-02-20 Thread Francesco Fumanti

** Attachment added: "sudo_dmesg_pc2"
   http://launchpadlibrarian.net/12124947/sudo_dmesg_pc2

-- 
storage devices are continually polled
https://bugs.launchpad.net/bugs/193822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193822] Re: storage devices are continually polled

2008-02-20 Thread Francesco Fumanti

** Attachment added: "sudo_lspci_vnn_pc2"
   http://launchpadlibrarian.net/12125241/sudo_lspci_vnn_pc2

-- 
storage devices are continually polled
https://bugs.launchpad.net/bugs/193822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2008-02-20 Thread Francesco Fumanti
Sorry for the delay; I was quite busy.

You can find the bug concerning the new messages here: 
https://bugs.edge.launchpad.net/ubuntu/+bug/193822

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 220475] Re: Onboard segfaults on Ubuntu Hardy

2008-04-22 Thread Francesco Fumanti
Here on my Ubuntu Hardy RV, onboard segfaults when I try to use it
remotely, but it does not segfault when used locally.

Moreover, have you tried by setting onboard to use a layout stored on a
disk instead of the layout generated automatically at startup of
onboard? (The latter was always more crash prone.)

-- 
Onboard segfaults on Ubuntu Hardy
https://bugs.launchpad.net/bugs/220475
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 220743] [NEW] uninstallable because of wrong dependency

2008-04-22 Thread Francesco Fumanti
Public bug reported:


The libwxsvg-dev package in Universe lists (among others) the following 
dependencies: 
libavcodeccvs-dev
libavformatcvs-dev

These two packages are not present in the Universe repo, but the following are 
in the repo: 
libavcodec-dev
libavformat-dev

Consequently, I wonder whether it is not an error in the dependency list
of the debian package!?

** Affects: wxsvg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
uninstallable because of wrong dependency
https://bugs.launchpad.net/bugs/220743
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 220743] Re: uninstallable because of wrong dependency

2008-04-22 Thread Francesco Fumanti
- I edited debian/control and removed the "cvs" -substring from the 2 
dependency names mentioned in the previous message 
- Afterwards I added a new entry in debian/changelog by using dch -i, which 
also upped the version number appropriatly

The new .dsc-file passed the test build with pbuilder (the universe
component was enabled in pbuilder), so I am going to attach the diff.gz
file of the corrected package to this bug thread.

** Attachment added: "wxsvg_1.0b8.1-0.3ubuntu2.diff.gz"
   http://launchpadlibrarian.net/13830209/wxsvg_1.0b8.1-0.3ubuntu2.diff.gz

-- 
uninstallable because of wrong dependency
https://bugs.launchpad.net/bugs/220743
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 220743] Re: uninstallable because of wrong dependency

2008-04-22 Thread Francesco Fumanti
I hope that I did it right.

-- 
uninstallable because of wrong dependency
https://bugs.launchpad.net/bugs/220743
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 220743] Re: uninstallable because of wrong dependency

2008-04-23 Thread Francesco Fumanti
Thanks for reviewing it. (I will note on a memo the two little things
that you indicated.)

-- 
uninstallable because of wrong dependency
https://bugs.launchpad.net/bugs/220743
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 130368] Re: RFE: add an item to options menu to start onscreen keyboard

2008-04-09 Thread Francesco Fumanti
Ubuntu 8.04 ships versions of onboard and mousetweaks that are appropriate to 
be used during the GDM session. However, users still have to configure GDM to 
use them. The following document explains how it can be done: 
https://help.ubuntu.com/community/Accessibility/OnboardAndMousetweaksAtGDM

-- 
RFE: add an item to options menu to start onscreen keyboard
https://bugs.launchpad.net/bugs/130368
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-05-05 Thread Francesco Fumanti
I have been told on in the bugthread that I filed against policykit on
freedesktop.org that the bug should be filed against policykit-kit in
GNOME. So I am changing the affected package indication at the top of
the thread from policykit to policykit-gnome.

** Changed in: policykit-gnome (Ubuntu)
Sourcepackagename: policykit => policykit-gnome

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-04-13 Thread Francesco Fumanti
I filed a corresponding bug at freedesktop: 
https://bugs.freedesktop.org/show_bug.cgi?id=15362

(I hope that it is right, or should I have filed it in GNOME instead of
freedesktop?

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-05-10 Thread Francesco Fumanti
And here is the corresponding thread in openSUSE: 
https://bugzilla.novell.com/show_bug.cgi?id=384159

** Description changed:

- Binary package hint: policykit
+ Binary package hint: policykit-gnome
  
  Hello,
  
  I hope that I have filed the bug against the correct package; or should
  I have filed it against policykit-gnome or even against the AT capplet?
  
  
  
  Here is the issue: 
  
  It is not possible to enter any password with an onscreen keyboard into
  the dialog that appears when I click on an Unlock button like the one on
  the Network capplet. I suppose that the dialog is created by policykit
  and that all clicks outside of it (for example on an onscreen keyboard)
  are ignored because the window of the dialog is a modal window.
  
  The Assistive Technology capplet in Ubuntu 8.04 (and previous) offers
  the "Password dialog as normal windows" option. But it only works for
  the gksu dialog, and not for the dialog from policykit.
  
  This is a major problem for any user that has to rely on an onscreen
  keyboard to do its typing (tabletpc user, mobility impaired user,...),
  as he will not be able to do any administrative task.
  
  
  
  How to reproduce the problem: 
  
  1. Open the onscreen keyboard named onboard shipped with Ubuntu. You
  will use it for the typing instead of your hardware keyboard.
  
  2. Open the Synaptic Package Manager by using the System menu. Try to
  enter your admin password: it does not work.
  
  3. Open the Assistive Technology capplet and activate the "Password
  dialog as normal windows" option. (A restart might be necessary.) If you
  repeat step 1. and 2., you will see that you will be able to enter the
  password with onboard into the gksu dialog.
  
  4. Now open the Network capplet and click on the Unlock button. Another
  kind of password dialog will appear and you will not be able to enter
  the password with onboard into it, even though the "Password dialog as
  normal windows" option is enabled.

** Description changed:

  Binary package hint: policykit-gnome
  
  Hello,
  
- I hope that I have filed the bug against the correct package; or should
- I have filed it against policykit-gnome or even against the AT capplet?
- 
- 
- 
- Here is the issue: 
+ Here is the issue:
  
  It is not possible to enter any password with an onscreen keyboard into
  the dialog that appears when I click on an Unlock button like the one on
- the Network capplet. I suppose that the dialog is created by policykit
- and that all clicks outside of it (for example on an onscreen keyboard)
- are ignored because the window of the dialog is a modal window.
+ the Network capplet.
  
  The Assistive Technology capplet in Ubuntu 8.04 (and previous) offers
  the "Password dialog as normal windows" option. But it only works for
  the gksu dialog, and not for the dialog from policykit.
  
  This is a major problem for any user that has to rely on an onscreen
  keyboard to do its typing (tabletpc user, mobility impaired user,...),
  as he will not be able to do any administrative task.
  
  
  
  How to reproduce the problem: 
  
  1. Open the onscreen keyboard named onboard shipped with Ubuntu. You
  will use it for the typing instead of your hardware keyboard.
  
  2. Open the Synaptic Package Manager by using the System menu. Try to
  enter your admin password: it does not work.
  
  3. Open the Assistive Technology capplet and activate the "Password
  dialog as normal windows" option. (A restart might be necessary.) If you
  repeat step 1. and 2., you will see that you will be able to enter the
  password with onboard into the gksu dialog.
  
  4. Now open the Network capplet and click on the Unlock button. Another
  kind of password dialog will appear and you will not be able to enter
  the password with onboard into it, even though the "Password dialog as
  normal windows" option is enabled.

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-05-10 Thread Francesco Fumanti
There was some activity in the corresponding bug upstream and a patch has been 
supplied there: 
http://bugzilla.gnome.org/show_bug.cgi?id=531609

Maybe that the patch can also be applied in ubuntu.

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 209408] Re: onscreen keyboard cannot enter password in policykit dialog

2008-05-11 Thread Francesco Fumanti
The patch does not apply properly on policykit-gnome version 0.7 that ships 
with ubuntu, but it seems to apply properly on policykit-gnome version 0.8. 
(I am a newbie in patching)

-- 
onscreen keyboard cannot enter password in policykit dialog
https://bugs.launchpad.net/bugs/209408
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 127966] Re: nautilus crashes/reloads on directory change

2007-07-24 Thread Francesco Fumanti
*** This bug is a duplicate of bug 127826 ***
https://bugs.launchpad.net/bugs/127826

** This bug has been marked a duplicate of bug 127826
   nautilus crash opening directory

-- 
nautilus crashes/reloads on directory change
https://bugs.launchpad.net/bugs/127966
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127961] Re: Nautilus crashing

2007-07-24 Thread Francesco Fumanti
*** This bug is a duplicate of bug 127826 ***
https://bugs.launchpad.net/bugs/127826

** This bug has been marked a duplicate of bug 127826
   nautilus crash opening directory

-- 
Nautilus crashing
https://bugs.launchpad.net/bugs/127961
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127826] Re: nautilus crash opening directory

2007-07-26 Thread Francesco Fumanti
I am running nautilus 1:2.19.5-0ubuntu2 and it still crashes when I try
to open a folder; each time producing a core file in my home directory.
(maybe it is because I don't have a clean system)

-- 
nautilus crash opening directory
https://bugs.launchpad.net/bugs/127826
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127826] Re: nautilus crash opening directory

2007-07-27 Thread Francesco Fumanti
I have opened a new bug report. You can find it here: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/128776

Unfortunately, the crash does not launch apport. Maybe that you can tell
me how I can make it launch apport?

-- 
nautilus crash opening directory
https://bugs.launchpad.net/bugs/127826
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-07-27 Thread Francesco Fumanti

** Attachment added: "nautilus debug log"
   http://launchpadlibrarian.net/8586400/nautilus-debug-log.txt

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] nautilus crash because cannot locate bonobo factory

2007-07-27 Thread Francesco Fumanti
Public bug reported:

Binary package hint: nautilus

Nautilus crashes when I change from list view to icon view; and
viceversa. It also crashes when I try to open a folder in the nautilus
window.

I get an error dialog telling me that it could not locate the bonobo
factory. As my dist-upgrade from feisty to gutsy went not completely
smooth, I reinstalled with Synaptic Package Manager everything that was
found by doing a bonobo search and that was marked as installed. But it
did not solve the problem.

Unfortunately, the crash does not launch apport; however it dumps a core
and a nautilus error-log in my home directory.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash because cannot locate bonobo factory

2007-07-27 Thread Francesco Fumanti

** Attachment added: "nautilus-bonobo-error-dialog"
   http://launchpadlibrarian.net/8586375/nautilus-bonobo-error-dialog.png

** Summary changed:

- nautilus crash because cannot locate bonobo factory
+ nautilus crash on error when locating bonobo factory

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-01 Thread Francesco Fumanti

** Attachment added: "sudo_dmesg.txt"
   http://launchpadlibrarian.net/8649510/sudo_dmesg.txt

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-01 Thread Francesco Fumanti
Public bug reported:

Hello,

I am running Ubuntu gutsy tribe3 on a celeronbox and the kernel
log,syslog and messages continuously receive the following messages:

Aug  1 14:20:14 UbuntuDesktop kernel: [  632.046738] ata2: EH complete
Aug  1 14:20:14 UbuntuDesktop kernel: [  632.047340] ata2: DRQ=1 with device 
error, dev_stat 0x59
Aug  1 14:20:14 UbuntuDesktop kernel: [  632.047370] ata2.00: exception Emask 
0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
Aug  1 14:20:14 UbuntuDesktop kernel: [  632.047379] ata2.00: cmd 
a0/00:00:00:00:20/00:00:00:00:00/a0 tag 0 cdb 0x0 data 0 
Aug  1 14:20:14 UbuntuDesktop kernel: [  632.047381]  res 
51/20:03:00:00:20/00:00:00:00:00/a0 Emask 0x3 (HSM violation)
Aug  1 14:20:14 UbuntuDesktop kernel: [  632.047394] ata2: soft resetting port
Aug  1 14:20:14 UbuntuDesktop kernel: [  632.702403] ata2.00: configured for 
MWDMA2
Aug  1 14:20:15 UbuntuDesktop kernel: [  632.874336] ata2.01: configured for 
MWDMA2
Aug  1 14:20:15 UbuntuDesktop kernel: [  632.874353] ata2: EH complete

This does not happen, if I use kernel 2.6.20-16 from feisty. (however
the led indicating disk access steadily blinks)

I will attach the output of dmesg and lspci to this report.

By the way, I had similar problems on feisty;see bug#95105

If you need more info, please ask.

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-01 Thread Francesco Fumanti

** Attachment added: "sudo_lspci_-vnn.txt"
   http://launchpadlibrarian.net/8649513/sudo_lspci_-vnn.txt

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-02 Thread Francesco Fumanti
Today, the update-manager downloaded the linux image 2.6.22-9.21 and the
problem still occurs.

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-08-02 Thread Francesco Fumanti
Despite the updates, it continues to crash systematically, so that it
that it is not possible to navigate through folders. (For the moment I
am using Thunar, but it does not seem to work well either as it seems to
hang sometimes.)

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103625] Re: [apport] restricted-manager crashed with IOError in generate_restricted_list()

2007-08-02 Thread Francesco Fumanti
This bug is still happening on my gutsy tribe3 installation.

-- 
[apport] restricted-manager crashed with IOError in generate_restricted_list()
https://bugs.launchpad.net/bugs/103625
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-08-02 Thread Francesco Fumanti

** Attachment added: "nautilus-debug-log.txt"
   http://launchpadlibrarian.net/8666192/nautilus-debug-log.txt

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-08-02 Thread Francesco Fumanti
I tried to produce a backtrace with gdb, but the nautilus window hangs
when I try to open a subfolder until I quit gdb. I will attach the file
pruduced by gdb:

** Attachment added: "gdb-nautilus.txt"
   http://launchpadlibrarian.net/8666187/gdb-nautilus.txt

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103625] Re: [apport] restricted-manager crashed with IOError in generate_restricted_list()

2007-08-02 Thread Francesco Fumanti
Please, ignore my previous comment. It occurred while running a badly
configured 2.6.20 kernel. It does not happen with the fresh installed
2.6.22 kernel downloaded today.

-- 
[apport] restricted-manager crashed with IOError in generate_restricted_list()
https://bugs.launchpad.net/bugs/103625
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-03 Thread Francesco Fumanti
** Changed in: linux-source-2.6.22 (Ubuntu)
Sourcepackagename: None => linux-source-2.6.22

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-03 Thread Francesco Fumanti
The problem still occurs with kernel version 2.6.22-9.25 from today.

By the way, I have read that kernel bugd should be filed against linux-
source. So I changed the ubuntu indication with linux-source-2.6.22. I
hope it is correct.

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95105] Re: kernel.log syslog filling up with repeated ata2 and cdrom messages

2007-08-03 Thread Francesco Fumanti
I have just discovered that the problem is still happening with the current 
generic kernel 2.6.20-16.29
The fact that the syslog were not filled anymore was due to the fact that klogd 
was not running. I activated klogd and the logs get filled. 

Moreover, I don't think that it is due to a bad cable as it does not
occur with kernel 2.6.17-11 (klogd being enabled).

-- 
kernel.log syslog filling up with repeated ata2 and cdrom messages
https://bugs.launchpad.net/bugs/95105
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129709] Re: gutsy: kernel.log syslog filling up with repeated ata messages

2007-08-03 Thread Francesco Fumanti
I just discovered that the problem of bug#95105 is still happening on my
system. I incorrectly thought that it was not happening anymore because
klogd was not active and consequently the logs did not receive the
messages.

The problem might be related to libata, as it does not occur with kernel
2.6.17-11 that I have kept from edgy.

-- 
gutsy: kernel.log syslog filling up with repeated ata messages
https://bugs.launchpad.net/bugs/129709
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130368] RFE: add an item to options menu to start onscreen keyboard

2007-08-04 Thread Francesco Fumanti
Public bug reported:

At the gdm login screen, there is an Options menu, that enables users to
change their keyboard and language settings.

I would suggest to add an item to this menu to start the onscreen
keyboard that is shipped with ubuntu and that is called onboard. This
would be welcome for people that only have the pointer as input. (for
example tabletpc users or disabled users)

Appearantly, some people have onboard running at the login screen by applying a 
little hack: 
http://ubuntuforums.org/showthread.php?t=267051
Consequently, I hoped that making it appear using an additional item in the 
Options menu will not be very difficult.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
RFE: add an item to options menu to start onscreen keyboard
https://bugs.launchpad.net/bugs/130368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 73179] Re: Table 8-1 of system documentation incomplete.

2007-08-05 Thread Francesco Fumanti
Yes, the help documentation (I mean the help page that is opened when
the help button in the Assistive Technology Preferences is clicked) in
Feisty still does not mention that checkbox. Moreover, as the Assistive
Technology Preferences dialogue has been redesigned, the documentation
has one additional error: screenreader and magnifier are not separate
anymore.

In gutsy tribe3, the Assistive Technology Preferences dialogue has
changed even more and the corresponding documentation does not load
properly at the moment.

-- 
Table 8-1 of system documentation incomplete. 
https://bugs.launchpad.net/bugs/73179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 125722] Re: gnome-at-properties - 'Accessible Login' button broken

2007-08-20 Thread Francesco Fumanti
I confirm this too.

As this button merely opens the "Login Window" preferences dialogue
under the menu System->Administration, simply open it that way until it
has been fixed. (gdmsetup is in fact the "Login Window" preferences
dialogue)

-- 
gnome-at-properties - 'Accessible Login' button broken
https://bugs.launchpad.net/bugs/125722
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133674] gutsy gnome-at-properties: no gksu/disable-grab option per gui in gnome-at-properties

2007-08-20 Thread Francesco Fumanti
Public bug reported:

A user that does its typing with an onscreen keyboard is not able to
enter the password into the gksu dialogue, because it is a modal
dialogue.

In Feisty, there was a checkbox in the Assistive Technology settings
that was called "Password dialogues as floating windows" and that
transformed the gksu dialogue into a modeless dialogue by setting the
gconf key "/apps/gksu/disable-grab" to true.

Please, add such a checkbox to gnome-at-properties of gutsy.


Meanwhile, users can do the same by typing the following into a terminal: 

gconftool-2 --set "/apps/gksu/disable-grab" --type bool "true"

** Affects: Ubuntu
 Importance: Undecided
 Status: New

-- 
gutsy gnome-at-properties: no gksu/disable-grab option per gui in 
gnome-at-properties
https://bugs.launchpad.net/bugs/133674
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133674] Re: gutsy gnome-at-properties: no gksu/disable-grab option per gui in gnome-at-properties

2007-08-20 Thread Francesco Fumanti
** Bug watch added: GNOME Bug Tracker #468556
   http://bugzilla.gnome.org/show_bug.cgi?id=468556

** Also affects: bugzilla (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=468556
   Importance: Unknown
   Status: Unknown

-- 
gutsy gnome-at-properties: no gksu/disable-grab option per gui in 
gnome-at-properties
https://bugs.launchpad.net/bugs/133674
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-08-20 Thread Francesco Fumanti
You were right; after uninstalling the local copy, the bug does not
occur anymore.

Sorry: I thought that the copy that I installed manually had been
overwritten by the update from the repository.

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135903] Re: gutsy: at-spi-registryd not starting automatically during gdmlogin

2007-09-17 Thread Francesco Fumanti
The problem has been fixed upstream: it was due because gdm looked for
at-spi-registryd at a wrong location. Now it is possible to specify the
location of the at-spi-registryd via the --with-at-spidir configure
argument. You can find more information in this thread on the gnome
mailing list:

http://mail.gnome.org/archives/gdm-list/2007-September/msg00017.html

-- 
gutsy: at-spi-registryd not starting automatically during gdmlogin
https://bugs.launchpad.net/bugs/135903
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135903] gutsy: at-spi-registryd not starting automatically during gdmlogin

2007-08-30 Thread Francesco Fumanti
Public bug reported:

During the gdmlogin session, at-spi-registryd should be automatically
started when Assistive Technology is enabled (I don't know for sure
whether it should also be automatically started if Assistive Technology
is not enabled.) It does start automatically in Ubuntu 7.04,but it does
not start anymore in 7.10.

However, if I define a gesture to start at-spi-registryd in the dwell
gesture configuration of gdm, I can start it without a problem. This
shows that it is probably not a problem of gdm and at-spi-registryd
running simultaneously.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gutsy: at-spi-registryd not starting automatically during gdmlogin
https://bugs.launchpad.net/bugs/135903
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135903] Re: gutsy: at-spi-registryd not starting automatically during gdmlogin

2007-08-30 Thread Francesco Fumanti
** Bug watch added: GNOME Bug Tracker #471978
   http://bugzilla.gnome.org/show_bug.cgi?id=471978

** Also affects: gdm via
   http://bugzilla.gnome.org/show_bug.cgi?id=471978
   Importance: Unknown
   Status: Unknown

-- 
gutsy: at-spi-registryd not starting automatically during gdmlogin
https://bugs.launchpad.net/bugs/135903
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135903] Re: gutsy: at-spi-registryd not starting automatically during gdmlogin

2007-09-01 Thread Francesco Fumanti
The problem has probably been identified; have a look at this message
(and maybe following messages) in the gdm mailing list in gnome:

http://mail.gnome.org/archives/gdm-list/2007-August/msg00112.html

-- 
gutsy: at-spi-registryd not starting automatically during gdmlogin
https://bugs.launchpad.net/bugs/135903
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130368] Re: RFE: add an item to options menu to start onscreen keyboard

2007-09-02 Thread Francesco Fumanti
If we restrict ourselves to using the Plain greeter and a dwell gesture
to start onboard, the only thing needed is a new line that defines the
dwell gesture to start onboard.

Considering that onboard is installed by default (I think at least so)
with Ubuntu, that should not cause any problems.

However, things are not so streamlined for mousetweaks, as it will
probably not be part of the default installation... I hope it will be
the case for gutsy+1.


You can find more details on the following page that I have prepared: 
https://wiki.ubuntu.com/Accessibility/doc/OnboardAndDwellAtGDM

If you are going to add the line to start onboard by a dwell gesture
already for gutsy, I will edit the wiki page accordingly. (when I will
be back from holidays in mid September). Onboard has to include all the
enhancements done until 28082007 included.

-- 
RFE: add an item to options menu to start onscreen keyboard
https://bugs.launchpad.net/bugs/130368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130368] Re: RFE: add an item to options menu to start onscreen keyboard

2007-09-03 Thread Francesco Fumanti

** Attachment added: "onboard-0.88-20070828-gutsy.deb"
   http://launchpadlibrarian.net/9102921/onboard_0.88_070828.deb

-- 
RFE: add an item to options menu to start onscreen keyboard
https://bugs.launchpad.net/bugs/130368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130368] Re: RFE: add an item to options menu to start onscreen keyboard

2007-09-03 Thread Francesco Fumanti
Here you can find the source of the current version of onboard and mousetweaks: 
https://code.launchpad.net/onboard/
http://gerdk.blogspot.com/

As long as the new version of mousetweaks (probably 0.2.4) is not
available, I suggest to use mousetweaks without the Clicktype window.
This way, the user will only be able to do the single left click by
dwelling, but for gdm, it is enough.

Moreover, the problem of at-spi-registryd seems to be on the way to be fixed: 
https://lists.ubuntu.com/archives/ubuntu-desktop/2007-September/001167.html

I will attach debian packages of the current onboard and mousetweaks for
the case anybody would like to test it.

** Attachment added: "mousetweaks-0.2.2-gutsy.deb"
   
http://launchpadlibrarian.net/9102912/mousetweaks_0.2.2-0ubuntu1_gutsy_i386.deb

-- 
RFE: add an item to options menu to start onscreen keyboard
https://bugs.launchpad.net/bugs/130368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-08-07 Thread Francesco Fumanti
Yes, it is still occurring in my uptodate gutsy. I first told about it
still happening in bug 127826,and I was told to file a new bug. (So I
filed this one.)

By the way, I want to point out that when I do a trace with gdb, the
crash hangs before the nautilus window disappears and I have to "force
quit" it

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130368] Re: RFE: add an item to options menu to start onscreen keyboard

2007-08-08 Thread Francesco Fumanti
** Bug watch added: GNOME Bug Tracker #463713
   http://bugzilla.gnome.org/show_bug.cgi?id=463713

** Also affects: gdm (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=463713
   Importance: Unknown
   Status: Unknown

-- 
RFE: add an item to options menu to start onscreen keyboard
https://bugs.launchpad.net/bugs/130368
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117995] Re: at-spi registry not found when in second session

2007-08-09 Thread Francesco Fumanti
** Bug watch added: GNOME Bug Tracker #454306
   http://bugzilla.gnome.org/show_bug.cgi?id=454306

** Also affects: at-spi (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=454306
   Importance: Unknown
   Status: Unknown

-- 
at-spi registry not found when in second session
https://bugs.launchpad.net/bugs/117995
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131588] Re: run-onboard.py crashed with SIGSEGV

2007-08-10 Thread Francesco Fumanti

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/8773316/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/8773317/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/8773318/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/8773319/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/8773320/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/8773321/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/8773322/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/8773323/ThreadStacktrace.txt

-- 
run-onboard.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/131588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131588] run-onboard.py crashed with SIGSEGV

2007-08-10 Thread Francesco Fumanti
Public bug reported:

Binary package hint: onboard

I have changed the layout of onboard to the default layout and it
crashed. Logging out and back in again did not help. Restarting did not
help either.

Uninstalling and reinstalling it with Synaptic Package Manager does not
solve the problem either.

If I try to launch onboard from the terminal, it tells me segmentation
fault.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Fri Aug 10 17:42:21 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/share/onboard/run-onboard.py
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: cdrom
Package: onboard 0.87
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/share/onboard/run-onboard.py
ProcCwd: /home/frafu
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
Signal: 11
SourcePackage: onboard
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: run-onboard.py crashed with SIGSEGV
Uname: Linux UbuntuDesktop 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin mythtv plugdev 
scanner video

** Affects: onboard (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash

-- 
run-onboard.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/131588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131588] Re: run-onboard.py crashed with SIGSEGV

2007-08-10 Thread Francesco Fumanti
I had to set it back to my customized layout for it not to crash.

-- 
run-onboard.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/131588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131588] Re: run-onboard.py crashed with SIGSEGV

2007-08-10 Thread Francesco Fumanti
By the way, this bug is not a duplicate of bug#81910, because the fix
indicated in that bug-thread is present in the version 0.87 that I am
using.

-- 
run-onboard.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/131588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131588] Re: run-onboard.py crashed with SIGSEGV

2007-08-11 Thread Francesco Fumanti
I managed to make it work also with its default layout; here is what I
did:

- I opened the keyboard preference panel from gnome and added the U. S.
layout to the layout tab.

It still did not work.

- So I moved the U. S. layout to the top of the list in the layout tab.

Now onboard also works when the default layout is chosen in its
settings.


In other words: 
It seems to me that the default layout of onboard does not correspond to the 
default layout of gnome. But it seems to be the U. S. layout. This is 
misleading. These might improve its behaviour: Either rename it U. S. layout or 
make it correspond to gnome's default layout. 

Moreover, onboard should catch that error: if the layout chosen in the
settings of onboard is not present, it should open a dialogue informing
the user of the missing layout and open the settings dialogue to let him
choose another layout. In any case it should not simply crash.

Thanks for reading this and hopefully provide a solution.

-- 
run-onboard.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/131588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128776] Re: nautilus crash on error when locating bonobo factory

2007-08-11 Thread Francesco Fumanti
The crashes do still happen if I try to open a folder so that it opens
in the same window. However, if I open a folder by choosing "open in a
new window" from the contextual menu (right click), it opens in another
window without anything crashing.

-- 
nautilus crash on error when locating bonobo factory
https://bugs.launchpad.net/bugs/128776
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131588] Re: run-onboard.py crashed with SIGSEGV

2007-08-12 Thread Francesco Fumanti
I can confirm that it fixes the problem in feisty and in gutsy.

(In feisty, I had to copy virtkey.so manualy into my system because of a
dependency problem; in gutsy, gdebi crashed with the package, so I used
the dpkg command. But that is not the point here, as this issues will
not occur in the packages prepared for Ubuntu.)

I have looked into the changelog of the onboard debian package in
Ubuntu, and the most recent entry was done by Daniel Holbach
<[EMAIL PROTECTED]> on the 18th June 2007. What about contacting
him to ask whether he can put this updated version into the Ubuntu
repositories?

-- 
run-onboard.py crashed with SIGSEGV
https://bugs.launchpad.net/bugs/131588
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >