[Bug 503909] Re: Pie charts don't get printed correctly

2010-02-28 Thread AZLinux
open a bug in issuezilla (openoffice)

http://www.openoffice.org/issues/show_bug.cgi?id=109695


** Bug watch added: OpenOffice.org Issue Tracker #109695
   http://qa.openoffice.org/issues/show_bug.cgi?id=109695

-- 
Pie charts don't get printed correctly
https://bugs.launchpad.net/bugs/503909
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 1616533] Re: "Forecast not available" error in GNOME Weather app

2016-08-28 Thread AZLinux
** Tags added: precise

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

Title:
  "Forecast not available" error in GNOME Weather app

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

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


[Bug 1226537] Re: System proxy settings doesn't work in Firefox when URL is a numeric IP address

2013-10-01 Thread AZLinux
reproduces in

Distributor ID: Ubuntu
Description:Ubuntu 12.04.3 LTS
Release:12.04
Codename:   precise
Update: 02/10/13

Firefox: 24.0

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

Title:
  System proxy settings doesn't work in Firefox when URL is a numeric IP
  address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1226537/+subscriptions

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


[Bug 1226537] [NEW] System proxy settings doesn't work in Firefox when URL is a numeric IP address

2013-09-17 Thread AZLinux
Public bug reported:

Description:Ubuntu 12.04.2 LTS
Release:12.04
Firefox 12.0

I use a proxy to Internet navigation.

Step to reproduce bug:

1. Configure proxy values in Ubuntu (Network sytem settings). Manual method
2. Configure proxy in Firefox > Use system proxy settings
3. Type URL > www.google.es > Web page works
4. Type numeric URL > 173.194.41.223 (www.google.es) > loading 
Connection timeout!

Notes.

Reading similiar bug #1194841 > Idea!!
remove  /usr/lib/firefox/components/libmozgnome.so

Then all is OK and numeric URL works

Conclusion

In my view, a problem exist between Firefox and Gnome. Firefox doesn't
obtain correctly proxy values from gnome when a numeric URL is typed

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

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

Title:
  System proxy settings doesn't work in Firefox when URL is a numeric IP
  address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1226537/+subscriptions

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


[Bug 1035226] [NEW] Can't remove directory from NCP server

2012-08-10 Thread AZLinux
Public bug reported:

Client side:
Ubuntu 12.04
ncpfs 2.2.6-8

Server side:
Novell OES2


1. Mount a Novell Netware volume with ncpmount command:
/usr/bin/ncpmount -S 172.16.1.X  -A 172.16.1.X -U .user.au.ou -V volumename -y 
utf8 -p cp850 -m -d 0755 -f 0644 /folder1/folder2 -u user -g users -N nfs -o tcp

2. Create a new directory (folder3)
mkdir /folder1/folder2/folder3

3. Remove folder
rm -rf  /folder1/folder2/folder3

4. Error message
Device or resource busy
-

However, removing files (not directories) , it does not exist any
problem

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

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

Title:
  Can't remove directory from NCP server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncpfs/+bug/1035226/+subscriptions

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


[Bug 1035226] Re: Can't remove directory from NCP server

2013-04-10 Thread AZLinux
Hello Dave

I'll try again this morning

Regards

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

Title:
  Can't remove directory from NCP server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncpfs/+bug/1035226/+subscriptions

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


[Bug 1035226] Re: Can't remove directory from NCP server

2013-04-11 Thread AZLinux
Hello Dave

We have tested the new kernel, that you attach, and behavior is similar
when try to remove a NCP Network folder

Error: Device or resource busy

Dave, we have Netware servers and we are available to perform further
tests

Regards

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

Title:
  Can't remove directory from NCP server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncpfs/+bug/1035226/+subscriptions

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


[Bug 942565] [NEW] Shutdown hangs on "Unmounting NCP filesystems"

2012-02-28 Thread AZLinux
Public bug reported:

ubuntu 11.10
ncpfs 2.2.6-8
kernel 3.0.0..16.19

Hello

We are using ncpfs to mount novell netware volumes in our linux systems.

ncpmount is used to mount and all is ok.
ncpumount is used to umount without problems but...

if cable network is disconnected or server is not available during
ncpumount process this command hangs

Due to this, if you shutdown your system with no network (several
causes), shutdown process hangs

ncpumount command should implement some kind of timeout

This bug is very well described (unfortunately without solution) in:
https://bugzilla.redhat.com/show_bug.cgi?id=436965

tested in other distros with same results
sled 11
ncpfs 2.2.6-147.27-1
kernel 2.6.32.54-0.3-pae

opensuse 11.2
ncpfs 2.2.6-171.161.2
kernel 2.6.32.49-0.3-pae

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

** Affects: ncpfs (openSUSE)
 Importance: Undecided
 Status: New


** Tags: ncpfs

** Also affects: ncpfs (openSUSE)
   Importance: Undecided
   Status: New

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

Title:
  Shutdown hangs on "Unmounting NCP filesystems"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncpfs/+bug/942565/+subscriptions

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


[Bug 1189841] [NEW] Incorrect .desktop file when drag and drop libreoffice icon menu to desktop

2013-06-11 Thread AZLinux
Public bug reported:

Ubunutu 12.04.2 LTS
Gnome Classic


I need to create a shortcut to Libreoffice Writer (calc, ...) in my Ubuntu 
12.04 Gnome Classic Desktop.

Open application menu > browse to Office > drag and drop LibreOffice
Writer icon to desktop and ...

surprise! NO .desktop is created like other cases

However system create a link file like this libreoffice-writer.desktop
pointing to ../../lib/libreoffice/share/xdg/writer.desktop

Obviously this linkk is broken and do not open LibreOffice Writer

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: desktop libreoffice

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

Title:
  Incorrect .desktop file when drag and drop libreoffice icon menu to
  desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1189841/+subscriptions

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