[Bug 245123] [NEW] ooo writer: internal link to titles does not follow title insertion or supression

2008-07-03 Thread polo974
Public bug reported:

Binary package hint: openoffice.org

internal links to titles (in writer) refer to the title number (2.45 for 
example) and not to the title itself,
so inserting (or deleting) a title before the pointed one, the 2.45 title 
become the 2.46 (or 2.44), but the link
continue to point to the 2.45 wich is now the preceding (or folowing) title of 
the desired one...

(uggly) turn arround: adding text tags on the text of the tittle and
refering to these tags...

ProblemType: Bug
Architecture: i386
Date: Thu Jul  3 12:18:35 2008
DistroRelease: Ubuntu 8.04
Package: openoffice.org-core 1:2.4.1-1ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org
Uname: Linux 2.6.24-19-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
ooo writer: internal link to titles does not follow title insertion or 
supression
https://bugs.launchpad.net/bugs/245123
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 245123] Re: ooo writer: internal link to titles does not follow title insertion or supression

2008-07-03 Thread polo974

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

-- 
ooo writer: internal link to titles does not follow title insertion or 
supression
https://bugs.launchpad.net/bugs/245123
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 257531] [NEW] bad file names (truncated) in iso images

2008-08-13 Thread polo974
Public bug reported:

Binary package hint: file-roller

in iso files  
some last char of long file names are truncated. for example:

ubuntu-8.04.1-server-i386.iso, (or alternate desktop, not the playable
desktop, or initial release)

/pool/restricted/l/linux-restricted-modules-2.6.24/

3 (long) filemanes (over 4) are shortened
example:

"nic-restricted-firmware-2.6.24-19-generic-di_2.6.24.13-19.44_i38"
missing "6.deb"

same bug for some other files in the same iso file with less or more
missing chars.

the same iso files mounted with Gmount-iso gives good names (but other
bugs ;=)).

ProblemType: Bug
Architecture: i386
Date: Wed Aug 13 12:18:02 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/file-roller
Package: file-roller 2.22.3-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: file-roller
Uname: Linux 2.6.24-20-generic i686

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 257531] Re: bad file names (truncated) in iso images

2008-08-13 Thread polo974

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

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

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

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 257531] isoinfo response

2008-08-13 Thread polo974
without format options, very bad result:
isoinfo -l -i ubuntu-8.04.1-server-i386.iso | grep -e
"nic_restricted_fir"
--   000 764 Jun 27 2008 [  38927 00]
nic_restricted_firmware_2_.;1 

with -R (Rock Ridge extensions) (good for linux file system!), it's ok!
isoinfo -l -R -i ubuntu-8.04.1-server-i386.iso | grep -e
"nic-restricted-firmware-2.6.24-19"
-r--r--r--  1000 764 Jun 27 2008 [  38927 00]
nic-restricted-firmware-2.6.24-19-generic-di_2.6.24.13-19.44_i386.udeb

with -J (Joliet extensions), ooops... some char are missing
isoinfo -l -J -i ubuntu-8.04.1-server-i386.iso | grep -e
"nic-restricted-firmware-2.6.24-19"
--   000 764 Jun 27 2008 [  38927 00]
nic-restricted-firmware-2.6.24-19-generic-di_2.6.24.13-19.44_i38 

using -R and -J together give badly Joliet result...

to but we can get info from here:
isoinfo -d -i ubuntu-8.04.1-server-i386.iso| grep "Rock Ridge"
Rock Ridge signatures version 1 found
so use -R

and if not -R try with that:
isoinfo -d -i ubuntu-8.04.1-server-i386.iso| grep "Joliet"
Joliet with UCS level 3 found
in order to use -J

Paul

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 257531] Re: bad file names (truncated) in iso images

2008-08-13 Thread polo974
I have modified /usr/lib/file-roller/file-roller/isoinfo.sh
in that way:

iso_extensions=""
if test $ROCK_RIDGE = true; then
  iso_extensions="-R"
elif test $JOLIET = true; then
  iso_extensions="-J"
fi

in order to give priority to -R option,
for my iso, it's working,
now, there is "only" many, many tests on other iso that I don't have...

** Attachment added: "isoinfo.sh"
   http://launchpadlibrarian.net/16739745/isoinfo.sh

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 257531] Re: bad file names (truncated) in iso images

2008-08-14 Thread polo974
Because the priority of -R or -J is not specified for isoinfo, it's not 
possible to blame it.
Unfortunately, it's -J who wins

It's possible to turn arround that, just with a modification to the
isoinfo.sh file

but if you consider (reasonably) that -R must have priority over -J
the isoinfo.c source could be modified.

I did it in one rapid (and perhaps a bit uggly)  way, but it's working
(diff file attached)...


** Attachment added: "diff isoinfo.c isoinfo.old >modif"
   http://launchpadlibrarian.net/16770800/modif

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 257531] Re: bad file names (truncated) in iso images

2008-09-04 Thread polo974
Why incomplete?
the bug exist, is described, and some solutions are proposed.
The confirmed status is more relevant.

I will send to http://bugzilla.gnome.org/browse.cgi?product=file-roller


** Changed in: file-roller (Ubuntu)
   Status: Incomplete => Confirmed

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 257531] Re: bad file names (truncated) in iso images

2008-09-05 Thread polo974
I have posted at bugzilla.gnome.
http://bugzilla.gnome.org/show_bug.cgi?id=550946

could somebody else try the example and confirm...

-- 
bad file names (truncated)  in iso images
https://bugs.launchpad.net/bugs/257531
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 573259] Re: Ubuntu 10.04 makes RTL8111/8168B network card unusable until cold reboot

2010-09-20 Thread polo974
By the way,
could you also update the 8.04LST server driver (and the network boot initrd 
image), 
the bug is old...
there are some little change between the 8168 and 8169 that are not correctly 
managed by the linux r8169 driver.
a "remix" from this and the original 8168 one is more than urgent...

-- 
Ubuntu 10.04 makes RTL8111/8168B network card unusable until cold reboot
https://bugs.launchpad.net/bugs/573259
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 535643] Re: ACPI Error (psparse-0537): Method parse/execution failed

2010-09-24 Thread polo974
after upgrading from 9.10 to 10.04.1 LTS
2.6.32-24-generic-pae on acer 5735z

dmesg give 
[11579.972054] ACPI Exception: AE_TIME, Returned by Handler for 
[EmbeddedControl] (20090903/evregion-424)
[11579.972076] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.AMW0.WMCA] (Node f74178e8), AE_TIME
[11580.472031] ACPI: EC: input buffer is not empty, aborting transaction
[11580.472041] ACPI Exception: AE_TIME, Returned by Handler for 
[EmbeddedControl] (20090903/evregion-424)
[11580.472060] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.PCI0.LPCB.EC0_.BAT0._BST] (Node f7417120), AE_TIME
[11580.472123] ACPI Exception: AE_TIME, Evaluating _BST (20090903/battery-393)
[11580.972029] ACPI: EC: input buffer is not empty, aborting transaction
[11580.972039] ACPI Exception: AE_TIME, Returned by Handler for 
[EmbeddedControl] (20090903/evregion-424)
[11580.972058] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.PCI0.LPCB.EC0_.BAT0._BST] (Node f7417120), AE_TIME
[11580.972121] ACPI Exception: AE_TIME, Evaluating _BST (20090903/battery-393)
[11581.500053] ACPI: EC: input buffer is not empty, aborting transaction
[11581.500064] ACPI Exception: AE_TIME, Returned by Handler for 
[EmbeddedControl] (20090903/evregion-424)
[11581.500082] ACPI Error (psparse-0537): Method parse/execution failed 
[\_SB_.AMW0.WMCA] (Node f74178e8), AE_TIME
424)

tail /var/log/messages
Sep 24 11:53:51 acer5735z kernel: [11701.500084] ACPI Error (psparse-0537): 
Method parse/execution failed [\_SB_.AMW0.WMCA] (Node f74178e8), AE_TIME
Sep 24 11:53:53 acer5735z kernel: [11703.500060] ACPI Exception: AE_TIME, 
Returned by Handler for [EmbeddedControl] (20090903/evregion-424)
Sep 24 11:53:53 acer5735z kernel: [11703.500079] ACPI Error (psparse-0537): 
Method parse/execution failed [\_SB_.AMW0.WMCA] (Node f74178e8), AE_TIME
Sep 24 11:53:55 acer5735z kernel: [11705.500060] ACPI Exception: AE_TIME, 
Returned by Handler for [EmbeddedControl] (20090903/evregion-424)
Sep 24 11:53:55 acer5735z kernel: [11705.500078] ACPI Error (psparse-0537): 
Method parse/execution failed [\_SB_.AMW0.WMCA] (Node f74178e8), AE_TIME
Sep 24 11:53:56 acer5735z kernel: [11706.856069] ACPI Exception: AE_TIME, 
Returned by Handler for [EmbeddedControl] (20090903/evregion-424)
Sep 24 11:53:56 acer5735z kernel: [11706.856088] ACPI Error (psparse-0537): 
Method parse/execution failed [\_SB_.PCI0.GFX0.DD02._BCM] (Node f741c258), 
AE_TIME
Sep 24 11:53:56 acer5735z kernel: [11706.856151] ACPI Error: Evaluating _BCM 
failed (20090903/video-528)
Sep 24 11:53:57 acer5735z kernel: [11707.356074] ACPI Exception: AE_TIME, 
Returned by Handler for [EmbeddedControl] (20090903/evregion-424)
Sep 24 11:53:57 acer5735z kernel: [11707.356095] ACPI Error (psparse-0537): 
Method parse/execution failed [\_SB_.PCI0.GFX0.DD02._BCM] (Node f741c258), 
AE_TIME
Sep 24 11:53:57 acer5735z kernel: [11707.356159] ACPI Error: Evaluating _BCM 
failed (20090903/video-528)

tty1 to tty6 no more usable...

unable to reboot
remove power cord and battery
and boot
the trouble has disapeared ( till next time )

-- 
ACPI Error (psparse-0537): Method parse/execution failed
https://bugs.launchpad.net/bugs/535643
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 245123] Re: ooo writer: internal link to titles does not follow title insertion or supression

2008-10-30 Thread polo974
The bug is no more so hard, just a little bug remains on the tooltip displaying 
the link.
The links follow now the contents (instead the number previously) but the 
tooltip continue to display the old name (including the old chapter number).

The joined file explain it.
The main bug is now corrected. 


** Attachment added: "tittles_link_bug_sample.odt"
   http://launchpadlibrarian.net/19069810/tittles_link_bug_sample.odt

-- 
ooo writer: internal link to titles does not follow title insertion or 
supression
https://bugs.launchpad.net/bugs/245123
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