[Bug 197920] Re: Missing dependencies: openoffice.org-kde

2008-03-18 Thread Lillipuziano
Well done! :-)

-- 
Missing dependencies: openoffice.org-kde
https://bugs.launchpad.net/bugs/197920
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 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-13 Thread Lillipuziano
Thanks guys! We all love Ubuntu. :-)

-- 
Hardy: "invalid pointer: 0xb7ef4b70" no program will start.
https://bugs.launchpad.net/bugs/201673
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 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-13 Thread Lillipuziano
How long does it take to new packages to appear in repos? I'm using the
main server with Synaptic, but I still can't see it listed.

-- 
Hardy: "invalid pointer: 0xb7ef4b70" no program will start.
https://bugs.launchpad.net/bugs/201673
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 201673] Re: Hardy: "invalid pointer: 0xb7ef4b70" no program will start.

2008-03-13 Thread Lillipuziano
Here's how I did:

* Boot from the Live CD/DVD
* Depending on the Live CD you are using (Gnome is better, cause you'll only 
need to double click the appropriate icon on your desktop), you'll have to 
manually mount your root partition or not.
If you need to mount it (so, if you are using KDE), the best way is:

sudo su
mkdir /myroot
mount /dev/sda1 /myroot (where /dev/sda1 should be replaced in case)

* Then, download the old glibc:

chroot /myroot wget
http://us.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.7-5ubuntu2_i386.deb

* And run dpkg in order to downgrade it:

chroot /myroot dpkg -x libc6_2.7-5ubuntu2_i386.deb

* After, you can always remove the package from your root dir.

-- 
Hardy: "invalid pointer: 0xb7ef4b70" no program will start.
https://bugs.launchpad.net/bugs/201673
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 197920] Re: Missing dependencies: openoffice.org-kde

2008-03-10 Thread Lillipuziano
Anyone concerned about this?

-- 
Missing dependencies: openoffice.org-kde
https://bugs.launchpad.net/bugs/197920
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 197920] [NEW] Missing dependencies: openoffice.org-kde

2008-03-03 Thread Lillipuziano
Public bug reported:

Binary package hint: kubuntu-kde4-desktop

kubuntu-kde4-desktop doesn't install openoffice.org-kde (KDE Integration
for OpenOffice.org). Please fix this.

** Affects: kubuntu-kde4-meta (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Missing dependencies: openoffice.org-kde
https://bugs.launchpad.net/bugs/197920
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 196887] Re: Missing file association for Thunderbird

2008-02-29 Thread Lillipuziano
I have no idea about. Welll, actually I think it's a Thunderbird bug,
because it should register the .eml extension (there are some
specifications from freedesktop.org to do so).

Hope to be helpful.

-- 
Missing file association for Thunderbird
https://bugs.launchpad.net/bugs/196887
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 196887] [NEW] Missing file association for Thunderbird

2008-02-28 Thread Lillipuziano
Public bug reported:

Binary package hint: thunderbird

Thunderbird should register the .eml (e-mail message) file type (as in
Windows systems). We run a small company and have just migrated a PC
from Win XP to Ubuntu Gutsy + KDE 4 and we noticed that ll the messages
that we had saved as .eml were recognized as "Text documents". I
manually created a new file association, but this is quite a bug, don't
you think?

How to reproduce this bug. Open Thunderbird, clic on a message in Inbox,
choose "Save as" and enter the place & filename. The program will
suggest the .eml extension). Now use Dolphin or another file manager to
browse that folder and go to the file properties. It will be marked as
"text document" (which might be right as MIME identification, but misses
sense as file-assocation).

Maybe this bug should be adressed to the Mozilla guys as well, but they
don't provide an installable linux version, so I thought you could
change this behaviour in ubuntu.

Thanks,

Lillipuziano

ProblemType: Bug
Architecture: i386
Date: Fri Feb 29 07:25:12 2008
Dependencies:
 
DistroRelease: Ubuntu 8.04
Package: mozilla-thunderbird None [modified: 
/var/lib/dpkg/info/mozilla-thunderbird.list]
PackageArchitecture: all
SourcePackage: thunderbird
Uname: Linux 2.6.24-10-generic i686

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


** Tags: apport-bug

** Description changed:

  Binary package hint: thunderbird
  
  Thunderbird should register the .eml (e-mail message) file type (as in
- Windows systems). We run a small companya and have just migrated a PC
+ Windows systems). We run a small company and have just migrated a PC
  from Win XP to Ubuntu Gutsy + KDE 4 and we noticed that ll the messages
  that we had saved as .eml were recognized as "Text documents". I
  manually created a new file association, but this is quite a bug, don't
  you think?
  
  How to reproduce this bug. Open Thunderbird, clic on a message in Inbox,
  choose "Save as" and enter the place & filename. The program will
  suggest the .eml extension). Now use Dolphin or another file manager to
  browse that folder and go to the file properties. It will be marked as
  "text document" (which might be right as MIME identification, but misses
  sense as file-assocation).
  
  Maybe this bug should be adressed to the Mozilla guys as well, but they
  don't provide an installable linux version, so I thought you could
  change this behaviour in ubuntu.
  
  Thanks,
  
  Lillipuziano
  
  ProblemType: Bug
  Architecture: i386
  Date: Fri Feb 29 07:25:12 2008
  Dependencies:
   
  DistroRelease: Ubuntu 8.04
  Package: mozilla-thunderbird None [modified: 
/var/lib/dpkg/info/mozilla-thunderbird.list]
  PackageArchitecture: all
  SourcePackage: thunderbird
  Uname: Linux 2.6.24-10-generic i686

-- 
Missing file association for Thunderbird
https://bugs.launchpad.net/bugs/196887
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 187401] Re: package gnome-settings-daemon failed to upgrade

2008-01-31 Thread Lillipuziano
Confirmed. It didn't break the packages cache. I think that synaptyc
automatically configured it using dpkg.

-- 
package gnome-settings-daemon failed to upgrade
https://bugs.launchpad.net/bugs/187401
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 149791] Re: Black & White Video Output (Gutsy)

2007-10-13 Thread Lillipuziano
Yes, it's back also with my hardware! It happend with the latest kernel
update! No extra information at this time.

-- 
Black & White Video Output (Gutsy)
https://bugs.launchpad.net/bugs/149791
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 149791] Re: Black & White Video Output (Gutsy)

2007-10-11 Thread Lillipuziano
Solved. Since the latest kernel update (yesterday evening) everything
works fine with my hardware. I just hope it'll continue to work fine...

-- 
Black & White Video Output (Gutsy)
https://bugs.launchpad.net/bugs/149791
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 149791] Re: Black & White Video Output (Gutsy)

2007-10-09 Thread Lillipuziano
I add the info about my hardware (I thank Mike for the command). It
seems that this accours with Intel graphic cards...

$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML 
and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 
943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 
943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High 
Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 3 [8086:27d4] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express 
Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI 
Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI 
Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge 
[8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface 
Bridge [8086:27b9] (rev 02)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE 
Controller [8086:27df] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller 
[8086:27da] (rev 02)
05:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG 
Network Connection [8086:4222] (rev 02)
06:01.0 Ethernet controller [0200]: Broadcom Corporation BCM4401-B0 100Base-TX 
[14e4:170c] (rev 02)
06:04.0 CardBus bridge [0607]: ENE Technology Inc CB1410 Cardbus Controller 
[1524:1410] (rev 01)

-- 
Black & White Video Output (Gutsy)
https://bugs.launchpad.net/bugs/149791
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 149791] Black & White Video Output (Gutsy)

2007-10-06 Thread Lillipuziano
Public bug reported:

Gstreamer fails to autodetect the correct video output on my hardware
and ALL the videos (xvid, ogg theora, wmv) are only displayed in black &
White, with both Totem and Vlc players.. Compiz is not related to this
bug (it also happens when it is disabled).

Workaround: launch gstreamer-properties -> Video -> Output -> X Window
System (No Xv)

Please note that currently Vlc continues to display videos in Black &
White and the same happens in totem with the wmv format and in
RealPlayer with the real video format.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Black & White Video Output (Gutsy)
https://bugs.launchpad.net/bugs/149791
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 144202] Re: OpenOffice 2.3 crashing continously

2007-09-24 Thread Lillipuziano
It now works fine! I don't know why, but it now works fine!

This morning I had problems with an update, after a reboot Gnome didn't
load some of my preferences. After a second reboot everything worked
fine, including OO.org. It's very strange, I don't know if it is related
with the update, but now it's all ok.

-- 
OpenOffice 2.3 crashing continously
https://bugs.launchpad.net/bugs/144202
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 144202] Re: OpenOffice 2.3 crashing continously

2007-09-24 Thread Lillipuziano
This happens always. I have reinstalled the whole OOo suite, but this
still remains.

I launched it from the terminal, here's the output:

*** glibc detected *** /usr/lib/openoffice/program/soffice.bin: free(): invalid 
pointer: 0x086be110 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb6b53d65]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb6b57800]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb6440961]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb58637b9]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11SalGraphics22GetNativeControlRegionEmmRK6RegionmRK16ImplControlValueR16SalControlHandleRKN3rtl8OUStringERS0_SC_PK12OutputDevice+0x17b)[0xb7dee65b]
/usr/lib/openoffice/program/libvcl680li.so(_ZN6Window22GetNativeControlRegionEmmRK6RegionmRK16ImplControlValueN3rtl8OUStringERS0_S8_+0x103)[0xb7eb0b53]
/usr/lib/openoffice/program/libvcl680li.so(_ZN7ListBox6ResizeEv+0x18c)[0xb7efa2bc]
/usr/lib/openoffice/program/libvcl680li.so[0xb7e97234]
/usr/lib/openoffice/program/libvcl680li.so(_ZN6Window4ShowEht+0xca)[0xb7e99a0a]
/usr/lib/openoffice/program/libsvx680li.so[0xb178ef76]
/usr/lib/openoffice/program/libsvx680li.so(_ZN26SvxLineStyleToolBoxControl16CreateItemWindowEP6Window+0x51)[0xb17990f1]
/usr/lib/openoffice/program/libsfx680li.so(_ZN17SfxToolBoxControl16createItemWindowERKN3com3sun4star3uno9ReferenceINS2_3awt7XWindowEEE+0x47)[0xb2800857]
/usr/lib/openoffice/program/libfwk680li.so[0xb219d5e9]
/usr/lib/openoffice/program/libfwk680li.so[0xb21a5412]
/usr/lib/openoffice/program/libfwk680li.so[0xb219]
/usr/lib/openoffice/program/libfwk680li.so[0xb218fa73]
/usr/lib/openoffice/program/libfwk680li.so[0xb20efa9f]
/usr/lib/openoffice/program/libfwk680li.so[0xb20966b6]
/usr/lib/openoffice/program/libfwk680li.so[0xb20b15f6]
/usr/lib/openoffice/program/libfwk680li.so[0xb20b022b]
/usr/lib/openoffice/program/libsfx680li.so[0xb2677b96]
/usr/lib/openoffice/program/libsfx680li.so[0xb2677e9b]
/usr/lib/openoffice/program/libsfx680li.so[0xb27be31b]
/usr/lib/openoffice/program/libsfx680li.so[0xb27b681e]
/usr/lib/openoffice/program/libsfx680li.so[0xb27b6ae8]
/usr/lib/openoffice/program/libvcl680li.so(_ZN5Timer7TimeoutEv+0x1c)[0xb7caf39c]
/usr/lib/openoffice/program/libvcl680li.so(_ZN5Timer21ImplTimerCallbackProcEv+0x79)[0xb7caf589]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZNK10X11SalData7TimeoutEv+0x2a)[0xb544165a]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb5842cc6]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb5842d01]
/usr/lib/libglib-2.0.so.0[0xb64398d6]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x17c)[0xb643911c]
/usr/lib/libglib-2.0.so.0[0xb643c55f]
/usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x65)[0xb643cac5]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb5844c01]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN14X11SalInstance5YieldEbb+0x37)[0xb544f4c7]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11Application5YieldEb+0x59)[0xb7ca90a9]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11Application7ExecuteEv+0x3c)[0xb7ca91cc]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0x145d)[0x806d03d]
/usr/lib/openoffice/program/libvcl680li.so[0xb7caee9c]
/usr/lib/openoffice/program/libvcl680li.so(_Z6SVMainv+0x35)[0xb7caefa5]
/usr/lib/openoffice/program/soffice.bin(main+0xcf)[0x805f4cf]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb6b00050]
/usr/lib/openoffice/program/soffice.bin(_ZN6Window15SetPosSizePixelEt+0x361)[0x805f391]
=== Memory map: 
08048000-0809b000 r-xp  08:01 1196737
/usr/lib/openoffice/program/soffice.bin
0809b000-0809c000 rw-p 00052000 08:01 1196737
/usr/lib/openoffice/program/soffice.bin
0809c000-08b7 rw-p 0809c000 00:00 0  [heap]
ac40-ac4e5000 rw-p ac40 00:00 0 
ac4e5000-ac50 ---p ac4e5000 00:00 0 
ac5cb000-ac5ff000 r-xp  08:01 1115929/usr/lib/libldap_r.so.2.0.130
ac5ff000-ac60 rw-p 00034000 08:01 1115929/usr/lib/libldap_r.so.2.0.130
ac60-ac80 rw-p ac60 00:00 0 
ac80-ac90 rw-p ac80 00:00 0 
ac912000-ac92c000 r-xp  08:01 1197113
/usr/lib/openoffice/program/ldapbe2.uno.so
ac92c000-ac92d000 rw-p 0001a000 08:01 1197113
/usr/lib/openoffice/program/ldapbe2.uno.so
ac92d000-acc3a000 rw-p ac92d000 00:00 0 
acc3a000-acc7 r-xp  08:01 1115878
/usr/lib/libhunspell-1.1.so.0.0.0
acc7-acc74000 rw-p 00036000 08:01 1115878
/usr/lib/libhunspell-1.1.so.0.0.0
acc74000-acd7 r-xp  08:01 1115559/usr/lib/libdb-4.4.so
acd7-acd73000 rw-p 000fc000 08:01 1115559/usr/lib/libdb-4.4.so
acd73000-acdfa000 r-xp  08:01 1197262
/usr/lib/openoffice/program/deployment680li.uno.so
acdfa000-ace0 rw-p 00086000 08:01 1197262
/usr/lib/openoffice/program/deployment680li.uno.so
ace0-acf0 rw-p ace0 00:00 0 
acf04000-acf1a000 r-xp  08:01 1116089/usr/lib/libsasl2.so.2.0.22
acf1a000-acf1b000 rw-p 00015000 08:01 1116089/usr/lib/libsasl2.so.2.0.22
acf2c000-