[Bug 297915] Re: Guest utils do not work, Intrepid on Hardy

2008-11-23 Thread StevenMcCoy
That fixes the video but not the vboxadd device for the mouse.

virtualbox-ose-guest-source 2.0.4-dfsg-0ubuntu2~blueyedppa8
virtualbox-ose-guest-utils 2.0.4-dfsg-0ubuntu2~blueyedppa8

-- 
Guest utils do not work, Intrepid on Hardy
https://bugs.launchpad.net/bugs/297915
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 297979] [NEW] regression: static mutex lock/unlock break strict-aliasing rules

2008-11-14 Thread StevenMcCoy
Public bug reported:

GLib 2.18.2-0ubuntu2 on 8.10 has an issue with strict-aliasing, always
reporting the following:

warning: dereferencing type-punned pointer will break strict-aliasing
rules

This does not occur with same code under 2.16.6-0ubuntu1 in 8.04.

Compile attached code as follows

gcc -o test.o -c -Wall -O2 `pkg-config --cflags glib-2.0` test.c

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
regression: static mutex lock/unlock break strict-aliasing rules
https://bugs.launchpad.net/bugs/297979
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 297979] Re: regression: static mutex lock/unlock break strict-aliasing rules

2008-11-14 Thread StevenMcCoy

** Attachment added: test.c
   http://launchpadlibrarian.net/19638433/test.c

-- 
regression: static mutex lock/unlock break strict-aliasing rules
https://bugs.launchpad.net/bugs/297979
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 297915] [NEW] Guest utils do not work, Intrepid on Hardy

2008-11-13 Thread StevenMcCoy
Public bug reported:

Binary package hint: virtualbox-ose

8.04 desktop running VirtualBox OSE 1.5.6, with Guest 8.10.

With virtualbox-ose-guest-source the video drivers are not set by
/usr/share/virtualbox/x11config.pl and if manually configured it reports
not found screen due to mismatched versions.  The mouse functions but is
not seamless.

The installed modules report the following error on startup:

 * Starting VirtualBox Additions...
FATAL: Error inserting vboxadd 
(/lib/modules/2.6.27-7-generic/updates/dkms/vboxadd.ko): No such device or 
address
 * cannot modprobe vboxadd kernel module
 [fail]

Installing Guest Additions from the VirtualBox interface produces an
error building the modules.  View error log in attachment vboxadd-
install.log

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Guest utils do not work, Intrepid on Hardy
https://bugs.launchpad.net/bugs/297915
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 297915] Re: Guest utils do not work, Intrepid on Hardy

2008-11-13 Thread StevenMcCoy

** Attachment added: vboxadd-install.log
   http://launchpadlibrarian.net/19633307/vboxadd-install.log

** Description changed:

  Binary package hint: virtualbox-ose
  
  8.04 desktop running VirtualBox OSE 1.5.6, with Guest 8.10.
  
  With virtualbox-ose-guest-source the video drivers are not set by
  /usr/share/virtualbox/x11config.pl and if manually configured it reports
  not found screen due to mismatched versions.  The mouse functions but is
  not seamless.
  
+ The installed modules report the following error on startup:
+ 
+  * Starting VirtualBox Additions...
+ FATAL: Error inserting vboxadd 
(/lib/modules/2.6.27-7-generic/updates/dkms/vboxadd.ko): No such device or 
address
+  * cannot modprobe vboxadd kernel module  
   [fail]
+ 
  Installing Guest Additions from the VirtualBox interface produces an
  error building the modules.  View error log in attachment vboxadd-
  install.log

-- 
Guest utils do not work, Intrepid on Hardy
https://bugs.launchpad.net/bugs/297915
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 297498] [NEW] 8.04: ubuntu wordpress should suppress the please update warning

2008-11-12 Thread StevenMcCoy
Public bug reported:

Binary package hint: wordpress

Same as bug 227547 but for 8.04,  Wordpress indicates new version is
available and administrator should update but latest version from
repository (2.3.3-1ubuntu1) is installed.

How are cases like this supposed to be handled in Launchpad?  i.e.
affecting multiple supported versions.

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

-- 
8.04: ubuntu wordpress should suppress the please update warning
https://bugs.launchpad.net/bugs/297498
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 287085] [NEW] Chrome in Wine doesn't maximise in Compiz

2008-10-21 Thread StevenMcCoy
Public bug reported:

Binary package hint: compiz

Rejected Wine bug report:  http://bugs.winehq.org/show_bug.cgi?id=15673

Ubuntu 8.04.1
Wine 1.1.6
Chrome 0.2.149.27

With Compiz enabled when Chrome fails to maximise.  The window is
initially redrawn without a border as if it were at maximum size, and
then redraws with the border as per original state.

With Compiz disabled maximise works fine.  Nothing interesting is
reported in the console.  Reproduced on two machines, one with Intel
945GM, the other with nVidia 7600GT.

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

-- 
Chrome in Wine doesn't maximise in Compiz
https://bugs.launchpad.net/bugs/287085
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 287085] Re: Chrome in Wine doesn't maximise in Compiz

2008-10-21 Thread StevenMcCoy
Wine Notepad, Photoshop 7, and uTorrent work fine under same settings.

-- 
Chrome in Wine doesn't maximise in Compiz
https://bugs.launchpad.net/bugs/287085
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 43961] Re: Power down after shutdown does not work...

2008-10-02 Thread StevenMcCoy
 Same poweroff problem on a Desktop Shuttle SB81P with latest BIOS,
Dapper, 686 kernel and Dapper.

Hi Nico,  after some research somebody on linuxquestions has found this
problem is actually due to the Intel HDA sound driver.  I've confirmed
the workaround on two different Shuttle XPC models, SB81P and SB95P.
Simply add rmmod snd_hda_intel to the end of /etc/default/halt.

Using 8.04.1 with linux-image-2.6.24-19-generic.

-- 
Power down after shutdown does not work...
https://bugs.launchpad.net/bugs/43961
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 249758] Re: Cannot view file with null permissions recorded archive

2008-08-26 Thread StevenMcCoy
Open the ZIP with Archive Manager (file-roller), then right click on the
file B.cpp and select View File, enter gedit as the viewing
application, then as gedit loads:

Could not open the file /home/.../B.cpp.
You do not have the permissions necessary to open the file.

-- 
Cannot view file with null permissions recorded archive
https://bugs.launchpad.net/bugs/249758
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 253167] [NEW] Rhythmnbox sort by Album Artist for guest/compilations

2008-07-29 Thread StevenMcCoy
Public bug reported:

Binary package hint: rhythmbox

For guest artists on an album or compilations Apple allows definition of
an album artist and artist for each track.  Rhythmnbox only allows
browsing by track artists so many artists appear listed with only one
track.

Example, Red Book by Texas:

1. 036
2. Getaway
3. Can't Resist
4. What About Us
5. Cry
6. Sleep
7. Get Down Tonight
8. Nevermind
9. Bad Weather
10. Master Thief
11. Just Holding On
12. Red Book 

The sixth track has artist Texas featuring Paul Buchanan whilst all
others are Texas.

I want to browse by album artist selecting Texas and seeing all 12
tracks on the album, not just the 11 that match.

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

-- 
Rhythmnbox sort by Album Artist for guest/compilations
https://bugs.launchpad.net/bugs/253167
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 253167] Re: Rhythmnbox sort by Album Artist for guest/compilations

2008-07-29 Thread StevenMcCoy
** Description changed:

  Binary package hint: rhythmbox
  
  For guest artists on an album or compilations Apple allows definition of
  an album artist and artist for each track.  Rhythmnbox only allows
  browsing by track artists so many artists appear listed with only one
  track.
  
  Example, Red Book by Texas:
  
- 1. 036
- 2. Getaway
- 3. Can't Resist
- 4. What About Us
- 5. Cry
- 6. Sleep
- 7. Get Down Tonight
- 8. Nevermind
- 9. Bad Weather
- 10. Master Thief
- 11. Just Holding On
- 12. Red Book 
+ 1. 036 - Texas
+ 2. Getaway - Texas
+ 3. Can't Resist - Texas
+ 4. What About Us - Texas
+ 5. Cry - Texas
+ 6. Sleep - Texas featuring Paul Buchanan
+ 7. Get Down Tonight - Texas
+ 8. Nevermind - Texas
+ 9. Bad Weather - Texas
+ 10. Master Thief - Texas
+ 11. Just Holding On - Texas
+ 12. Red Book  - Texas
  
  The sixth track has artist Texas featuring Paul Buchanan whilst all
  others are Texas.
  
  I want to browse by album artist selecting Texas and seeing all 12
  tracks on the album, not just the 11 that match.

-- 
Rhythmnbox sort by Album Artist for guest/compilations
https://bugs.launchpad.net/bugs/253167
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 15495] Re: Archive Manager doesn't mean anything if you don't know what an archive is

2008-07-17 Thread StevenMcCoy
Archive has been in the English language since at least 1603:

http://www.merriam-webster.com/dictionary/archive

Zip isn't even in the dictionary as referring to a collection:

http://www.merriam-webster.com/dictionary/zip

Zip is only knowledgeable to WinZip users of old.  Noting that Windows
XP built in support is labelled Compressed (zipped) Folders.  The
litmus test should be whether a new computer user would understand the
terminology zip or archive, and quite clearly they will have no
knowledge of the former and reasonable English education would be aware
of the latter.

Transpose the title if you need further clarification:  ZIP Manager
doesn't mean anything if you don't know what a zip is.

-- 
Archive Manager doesn't mean anything if you don't know what an archive is
https://bugs.launchpad.net/bugs/15495
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 249753] [NEW] Blank name in zip archive not listed

2008-07-17 Thread StevenMcCoy
Public bug reported:

Binary package hint: file-roller

An archive from the Google Code Jam contains a source code file but is
not listed in File Roller:

[EMAIL PROTECTED]:~/Desktop$ unzip -l sclo_0_0.zip 
Archive:  sclo_0_0.zip
  Length Date   TimeName
    
 1816  04-12-08 18:20   
    ---
 1816   1 file

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

-- 
Blank name in zip archive not listed
https://bugs.launchpad.net/bugs/249753
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 249753] Re: Blank name in zip archive not listed

2008-07-17 Thread StevenMcCoy

** Attachment added: sclo_0_0.zip
   http://launchpadlibrarian.net/16147038/sclo_0_0.zip

-- 
Blank name in zip archive not listed
https://bugs.launchpad.net/bugs/249753
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 249753] Re: Blank name in zip archive not listed

2008-07-17 Thread StevenMcCoy

** Attachment added: Screenshot-sclo_0_0.zip .png
   http://launchpadlibrarian.net/16147041/Screenshot-sclo_0_0.zip%20.png

-- 
Blank name in zip archive not listed
https://bugs.launchpad.net/bugs/249753
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 249758] [NEW] Cannot view file with null permissions recorded archive

2008-07-17 Thread StevenMcCoy
Public bug reported:

Binary package hint: file-roller

The attached archive from the Google Code Jam contains one source file
that cannot be viewed via File Roller as it is extracted with no read
permissions.  It is expected for viewing a file within an archive that
the stored permissions will be ignored.

[EMAIL PROTECTED]:~/Desktop$ zipinfo  sclo_1_0.zip 
Archive:  sclo_1_0.zip   2986 bytes   1 file
?-  2.0 unx 2878 b- stor 12-Apr-08 18:22 B.cpp
1 file, 2878 bytes uncompressed, 2878 bytes compressed:  0.0%

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

-- 
Cannot view file with null permissions recorded archive
https://bugs.launchpad.net/bugs/249758
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 249758] Re: Cannot view file with null permissions recorded archive

2008-07-17 Thread StevenMcCoy

** Attachment added: sclo_1_0.zip
   http://launchpadlibrarian.net/16147063/sclo_1_0.zip

-- 
Cannot view file with null permissions recorded archive
https://bugs.launchpad.net/bugs/249758
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 159979] Re: dia corruption in graphics export

2008-07-16 Thread StevenMcCoy
Works as expected in Hardy.

-- 
dia corruption in graphics export
https://bugs.launchpad.net/bugs/159979
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 247183] [NEW] Nautilus FTP fails with ReadyNAS ProFTPD

2008-07-10 Thread StevenMcCoy
Public bug reported:

Binary package hint: nautilus

NETGEAR ReadyNAS with RAIDiator 4.01c1-p1 version running ProFTPD 1.3.1.

Ubuntu 8.04 cannot access FTP share with Nautilus 1:2.22.3-0ubuntu2
displaying error message:

  Couldn't display ftp://[EMAIL PROTECTED]/

  Error: Invalid reply
  Please select another viewer and try again.

Yet Firefox and command line ftp can view the FTP server correctly in
active or passive mode:

[EMAIL PROTECTED]:~$ ftp osaka.katonah.vxintimate.com
Connected to osaka.katonah.vxintimate.com.
220 ProFTPD 1.3.1 Server (NETGEAR ReadyNAS) [10.208.0.21]
Name (osaka.katonah.vxintimate.com:steve-o): vxintimate
331 Password required for vxintimate
Password:
230 User vxintimate logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp dir
200 PORT command successful
150 Opening ASCII mode data connection for file list
drwxrwxrwx  24 root root 4096 Jun 30 13:12 vx-intimate
226 Transfer complete
ftp exit
221 Goodbye.

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

-- 
Nautilus FTP fails with ReadyNAS  ProFTPD
https://bugs.launchpad.net/bugs/247183
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 247183] Re: Nautilus FTP fails with ReadyNAS ProFTPD

2008-07-10 Thread StevenMcCoy
Same with gvfs-mount:

[EMAIL PROTECTED]:~$ gvfs-mount  ftp://[EMAIL PROTECTED]/
Error mounting location: Invalid reply

-- 
Nautilus FTP fails with ReadyNAS  ProFTPD
https://bugs.launchpad.net/bugs/247183
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 247183] Re: Nautilus FTP fails with ReadyNAS ProFTPD

2008-07-10 Thread StevenMcCoy
Oh, might be a dupe of Bug #208750

-- 
Nautilus FTP fails with ReadyNAS  ProFTPD
https://bugs.launchpad.net/bugs/247183
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 247183] Re: Nautilus FTP fails with ReadyNAS ProFTPD

2008-07-10 Thread StevenMcCoy
Extra debugging:

[EMAIL PROTECTED]:~$ /usr/lib/gvfs/gvfsd -r
Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (NETGEAR ReadyNAS) [-- 10.208.0.21]
send_reply, failed: 1

-- 
Nautilus FTP fails with ReadyNAS  ProFTPD
https://bugs.launchpad.net/bugs/247183
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 247183] Re: Nautilus FTP fails with ReadyNAS ProFTPD

2008-07-10 Thread StevenMcCoy
** Changed in: gvfs (Ubuntu)
Sourcepackagename: nautilus = gvfs

-- 
Nautilus FTP fails with ReadyNAS  ProFTPD
https://bugs.launchpad.net/bugs/247183
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 228900] Re: Disconnects and segfault against Open Directory

2008-05-13 Thread StevenMcCoy
*** This bug is a duplicate of bug 227675 ***
https://bugs.launchpad.net/bugs/227675

** This bug has been marked a duplicate of bug 227675
   libnss-ldapd nslcd crashes regularly

-- 
Disconnects and segfault against Open Directory
https://bugs.launchpad.net/bugs/228900
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 228900] [NEW] Disconnects and segfault against Open Directory

2008-05-09 Thread StevenMcCoy
Public bug reported:

Mac OS X 10.5.2 Open Directory, clean install of Ubuntu 8.10 with nss-
ldapd.  The daemon.log shows repeated problems trying to connect and
occasionally segfaults.  The module nss-ldap works fine, as does
ldap_search.

daemon.log:
May 10 13:18:07 min-ah nslcd[14493]: version 0.5 starting
May 10 13:18:07 min-ah nslcd[14493]: accepting connections
May 10 13:18:10 min-ah nslcd[14493]: connected to LDAP server 
ldap://sapporo.hk.miru.hk/
May 10 13:18:15 min-ah last message repeated 4 times
May 10 13:23:28 min-ah nslcd[14493]: ldap_result() failed: Can't contact LDAP 
server
May 10 13:23:34 min-ah last message repeated 4 times
May 10 13:23:35 min-ah nslcd[14493]: ldap_search_ext() failed: Can't contact 
LDAP server
May 10 13:23:35 min-ah nslcd[14493]: no available LDAP server found, sleeping 1 
seconds
May 10 13:23:36 min-ah nslcd[14493]: connected to LDAP server 
ldap://sapporo.hk.miru.hk/

messages:
May 10 13:23:36 min-ah kernel: [14167.131231] nslcd[14498]: segfault at 
0003 eip b7f1aec9 esp b63a00d0 error 4

** Affects: nss-ldapd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Disconnects and segfault against Open Directory
https://bugs.launchpad.net/bugs/228900
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 228525] [NEW] googleearth-package 0.5.4 required from Debian

2008-05-08 Thread StevenMcCoy
Public bug reported:

Binary package hint: googleearth-package

googleearth-package in Hardy and Intrepid are both out of sync with
Google and do not run:

$ make-googleearth-package 
Google Earth for GNU/Linux 4.3.7204.836
Unrecognized Google Earth version (use --force to build anyway)

Debian has an updated package that currently works, v0.5.4:

$ make-googleearth-package 
Google Earth for GNU/Linux 4.3.7204.836
Supported Google Earth version: 4.3.7204.836
./
./README.linux
./bin/
./bin/googleearth
./googleearth-icon.png
...

** Affects: googleearth-package (Ubuntu)
 Importance: Undecided
 Status: New

-- 
googleearth-package 0.5.4 required from Debian
https://bugs.launchpad.net/bugs/228525
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 211507] Re: stack smashing detected: pidgin terminated

2008-05-04 Thread StevenMcCoy
Same problem configured with XMPP to a Mac OS X 10.5.2 iChat server,
with default XMPP protocol settings.

The version in Gutsy works fine (1:2.2.1-1ubuntu4.1).

-- 
stack smashing detected: pidgin terminated
https://bugs.launchpad.net/bugs/211507
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 224658] Re: Freeze on Mac Server CALDAV calendars

2008-05-02 Thread StevenMcCoy
Need any more?

** Attachment added: gdb-evolution-data-server.txt
   http://launchpadlibrarian.net/14089050/gdb-evolution-data-server.txt

-- 
Freeze on Mac Server CALDAV calendars
https://bugs.launchpad.net/bugs/224658
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 224658] Re: Freeze on Mac Server CALDAV calendars

2008-05-01 Thread StevenMcCoy
Deadlock between thread 2  3?

** Attachment added: gdb-evolution-data-server.txt
   http://launchpadlibrarian.net/14061952/gdb-evolution-data-server.txt

-- 
Freeze on Mac Server CALDAV calendars
https://bugs.launchpad.net/bugs/224658
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 224658] [NEW] Freeze on Mac Server CALDAV calendars

2008-04-30 Thread StevenMcCoy
Public bug reported:

Binary package hint: evolution

Mac OS 10.5 Calendar Server providing calendars via CALDAV, Ubuntu 8.04
desktop upgraded from 7.10.

Trying to access calendars, even trying to delete freezes Evolution.
This also causes the gnome-panel world clock applet to completely lock
up the gnome-panel when clicking on the date.

With a clean slate, adding a calendar succeeds but displays no entries.
Exiting then restarting fails, requiring a killev.  The calendar still
does not work, but attempting to delete the calendar causes Evolution to
freeze.

Workaround is to delete the gconf entries and re-login.

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

-- 
Freeze on Mac Server CALDAV calendars
https://bugs.launchpad.net/bugs/224658
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 224658] Re: Freeze on Mac Server CALDAV calendars

2008-04-30 Thread StevenMcCoy
** Also affects: gnome-panel (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Freeze on Mac Server CALDAV calendars
https://bugs.launchpad.net/bugs/224658
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 181258] Re: problem about diskless booting

2008-01-08 Thread StevenMcCoy
The kernel panic indicates it cannot find an ethernet adapter.  I'd try
to fix that symptom first.

Can you boot off a live-CD and check that networking works there.  How
are you building initramfs?  Try adding the module name for your NIC to
/etc/initramfs-tools/modules, rebuilding initramfs (update-initramfs -c
-k all), and see if that helps.

Do you have a eth0 or are booting of an eth1 or similar?

-- 
problem about diskless booting
https://bugs.launchpad.net/bugs/181258
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 161133] Re: SPF rejects mail on unsupported SPF RR type

2007-12-13 Thread StevenMcCoy
I have 2.002-0ubuntu2 on one host, and a backported
2.004-0ubuntu2~feisty1 on another, both the same.

-- 
SPF rejects mail on unsupported SPF RR type
https://bugs.launchpad.net/bugs/161133
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 162795] Re: Cannot rename files with Traditional Chinese in Nautilus

2007-11-17 Thread StevenMcCoy
Where?  Which Bug #?  I don't see anything similar in Gnome.

-- 
Cannot rename files with Traditional Chinese in Nautilus
https://bugs.launchpad.net/bugs/162795
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 162795] Re: Cannot rename files with Traditional Chinese in Nautilus

2007-11-17 Thread StevenMcCoy
*** This bug is a duplicate of bug 66104 ***
https://bugs.launchpad.net/bugs/66104

** This bug has been marked a duplicate of bug 66104
   scim: input freezes in various applications under XIM mode

-- 
Cannot rename files with Traditional Chinese in Nautilus
https://bugs.launchpad.net/bugs/162795
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 74774] Re: Regression: hardware hangs instead of shutdown

2007-11-16 Thread StevenMcCoy
2.6.22-6 in Linutop (Xubuntu derivative) shuts down correctly, Bug
#162807 prevents me from testing on regular Ubuntu.

-- 
Regression: hardware hangs instead of shutdown
https://bugs.launchpad.net/bugs/74774
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 162795] Re: Cannot rename files with Traditional Chinese in Nautilus

2007-11-16 Thread StevenMcCoy
Testing has shown Nautilus to be very inconsistent with operation.
Sometimes input will work in Chinese and sometimes no input will be
accepted at all.  For instance swapping between gedit and nautilius can
sometimes make input work.  Sometimes when swapping back and forth
between gedit and nautilus with a F2 rename file box open all the text
input that did not appear will suddenly appear.

I have currently downgraded all boxes to dual-boot Feisty/Gutsy.
Downgrading Nautilus in Gutsy didn't work out too well to test, the
window would just vanish when doing anything.

** Summary changed:

- Cannot rename files with zh_HK locale in Nautilus
+ Cannot rename files with Traditional Chinese in Nautilus

** Description changed:

  Binary package hint: nautilus
  
- Ubuntu 7.10 with locale set to zh_HK.UTF-8.
+ Ubuntu 7.10 with locale set to zh_HK.UTF-8 or zh_TW.UTF-8
  
  Similar to Bug #94841, with Nautilus on the desktop of browsing folders
  files can be renamed with the default input method (English).  If the
  input method is changed to Traditional Chinese / Quick I can no longer
  enter or delete any characters using the keyboard.  The keyboard still
  works with the Nautilus UI, and the mouse can be used to cut and paste
  text in the name box.  After this has occurred even selecting the
  default input method will no longer work, the user has to log out and
  log back in again to rename files.
  
  Renaming on the console works fine.
  
  Logging in with English locale and starting up SCIM and entering Chinese
- works fine.  Similarly using zh_TW (Taiwan) works fine.
+ works fine.

-- 
Cannot rename files with Traditional Chinese in Nautilus
https://bugs.launchpad.net/bugs/162795
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 162793] Changing login language confuses gconfd

2007-11-14 Thread StevenMcCoy
Public bug reported:

Binary package hint: gconf

With Ubuntu 7.10, login as one user with say zh_HK.UTF-8 then logout and
select en_HK.UTF-8 and log back in.  The desktop realises the locale has
changed and suggests renaming for Desktop and other directories, however
gconfd/nautilus is still using the old values.  So create a file on the
desktop and it immediately disappears because it's a different folder.

Workaround is to reboot or login on the console and kill the users
gconfd which is still left running even after logout.

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

** Description changed:

  Binary package hint: gconf
  
  With Ubuntu 7.10, login as one user with say zh_HK.UTF-8 then logout and
  select en_HK.UTF-8 and log back in.  The desktop realises the locale has
  changed and suggests renaming for Desktop and other directories, however
  gconfd/nautilus is still using the old values.  So create a file on the
  desktop and it immediately disappears because it's a different folder.
+ 
+ Workaround is to reboot or login on the console and kill the users
+ gconfd which is still left running even after logout.

-- 
Changing login language confuses gconfd
https://bugs.launchpad.net/bugs/162793
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 162795] Cannot rename files with Chinese input in Nautilus

2007-11-14 Thread StevenMcCoy
Public bug reported:

Binary package hint: nautilus

Ubuntu 7.10 with locale set to zh_HK.UTF-8.

Similar to Bug #94841, with Nautilus on the desktop of browsing folders
files can be renamed with the default input method (English).  If the
input method is changed to Traditional Chinese / Quick I can no longer
enter or delete any characters using the keyboard.  The keyboard still
works with the Nautilus UI, and the mouse can be used to cut and paste
text in the name box.  After this has occurred even selecting the
default input method will no longer work, the user has to log out and
log back in again to rename files.

Renaming on the console works fine.

Logging in with English locale and starting up SCIM and entering Chinese
works fine.  Similarly using zh_TW (Taiwan) works fine.

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

-- 
Cannot rename files with zh_HK locale in Nautilus
https://bugs.launchpad.net/bugs/162795
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 162795] Re: Cannot rename files with zh_HK locale in Nautilus

2007-11-14 Thread StevenMcCoy
** Summary changed:

- Cannot rename files with Chinese input in Nautilus
+ Cannot rename files with zh_HK locale in Nautilus

** Description changed:

  Binary package hint: nautilus
  
  Ubuntu 7.10 with locale set to zh_HK.UTF-8.
  
  Similar to Bug #94841, with Nautilus on the desktop of browsing folders
  files can be renamed with the default input method (English).  If the
  input method is changed to Traditional Chinese / Quick I can no longer
  enter or delete any characters using the keyboard.  The keyboard still
  works with the Nautilus UI, and the mouse can be used to cut and paste
  text in the name box.  After this has occurred even selecting the
  default input method will no longer work, the user has to log out and
  log back in again to rename files.
  
  Renaming on the console works fine.
  
  Logging in with English locale and starting up SCIM and entering Chinese
- works fine.
+ works fine.  Similarly using zh_TW (Taiwan) works fine.

-- 
Cannot rename files with zh_HK locale in Nautilus
https://bugs.launchpad.net/bugs/162795
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 162807] GX2 video doesn't work in Gutsy

2007-11-14 Thread StevenMcCoy
Public bug reported:

Binary package hint: xserver-xorg-video-nsc

Ubuntu 7.10, AMD (NSC) GX2 Geode Graphic Chipset

Explained in more detail here:  http://muzso.hu/node/3929

The NSC driver broke with the 2.8.2 (Feisty  Gutsy) causing GX2
chipsets to not work, example Xorg log:

(...)
(II) Setting vga for screen 0.
(II) Loading sub module vgahw
(II) LoadModule: vgahw
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor=X.Org Foundation
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(WW) System lacks support for changing MTRRs

Fatal server error:
xf86MapVidMem: Could not mmap framebuffer (0x,0xfe28) (Cannot 
allocate memory)

Note that the chipset cannot change back to text mode on the virtual
consoles to debug problems, discussed also on that blog:
http://muzso.hu/node/3936

** Affects: xserver-xorg-video-nsc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
GX2 video doesn't work in Gutsy
https://bugs.launchpad.net/bugs/162807
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 161133] SPF rejects mail on unsupported SPF RR type

2007-11-09 Thread StevenMcCoy
Public bug reported:

Binary package hint: libmail-spf-query-perl

Not all DNS servers support the new SPF RR type and reply unsupported or
SERVFAIL to queries for it.  libmail-spf-query-perl will cause mail to
be 451 rejected in postfix-policyd-spf-perl.

Noted here that some email servers will incorrectly reject mail if
unsupported:

http://www.simpledns.com/newsitem.aspx?id=2171

Example rejection:

Nov  9 15:24:29 hyolee postfix/policy-spf[15752]: : Policy
action=DEFER_IF_PERMIT SPF-Result=smtp03.hkpc.org: 'SERVFAIL' error on
DNS 'SPF' lookup of 'smtp03.hkpc.org'

A possible workaround is editing /usr/share/perl5/Mail/SPF/Server.pm,
line 440 to treat unsupported operation as not found:

$packet-header-rcode =~ /^(NOERROR|NXDOMAIN|SERVFAIL)$/

** Affects: libmail-spf-query-perl (Ubuntu)
 Importance: Undecided
 Status: New

-- 
SPF rejects mail on unsupported SPF RR type
https://bugs.launchpad.net/bugs/161133
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 161133] Re: SPF rejects mail on unsupported SPF RR type

2007-11-09 Thread StevenMcCoy
** Description changed:

  Binary package hint: libmail-spf-query-perl
  
  Not all DNS servers support the new SPF RR type and reply unsupported or
  SERVFAIL to queries for it.  libmail-spf-query-perl will cause mail to
  be 451 rejected in postfix-policyd-spf-perl.
  
  Noted here that some email servers will incorrectly reject mail if
  unsupported:
  
  http://www.simpledns.com/newsitem.aspx?id=2171
  
  Example rejection:
  
  Nov  9 15:24:29 hyolee postfix/policy-spf[15752]: : Policy
  action=DEFER_IF_PERMIT SPF-Result=smtp03.hkpc.org: 'SERVFAIL' error on
  DNS 'SPF' lookup of 'smtp03.hkpc.org'
  
  A possible workaround is editing /usr/share/perl5/Mail/SPF/Server.pm,
  line 440 to treat unsupported operation as not found:
  
  $packet-header-rcode =~ /^(NOERROR|NXDOMAIN|SERVFAIL)$/
+ 
+ This produces a SPF: none result:
+ 
+ Nov  9 16:54:26 hyolee postfix/policy-spf[29882]: : Policy
+ action=PREPEND Received-SPF: none (hkpc.org: No applicable sender policy
+ available) receiver=hyolee.miru.hk; identity=mfrom; envelope-
+ from=[EMAIL PROTECTED]; helo=smtp03.hkpc.org; client-ip=202.130.102.27
+ 
+ Something else is happening because the email is still rejected due to a
+ policyd timeout:
+ 
+ Nov  9 16:53:54 hyolee postfix/smtpd[28617]: warning: problem talking to 
server private/policy: Connection timed out
+ Nov  9 16:53:54 hyolee postfix/smtpd[28617]: NOQUEUE: reject: RCPT from 
smtp03.hkpc.org[202.130.102.27]: 451 4.3.5 Server configuration problem; 
from=[EMAIL PROTECTED] to=[EMAIL PROTECTED] proto=ESMTP 
helo=smtp03.hkpc.org

** Description changed:

  Binary package hint: libmail-spf-query-perl
  
  Not all DNS servers support the new SPF RR type and reply unsupported or
  SERVFAIL to queries for it.  libmail-spf-query-perl will cause mail to
  be 451 rejected in postfix-policyd-spf-perl.
  
  Noted here that some email servers will incorrectly reject mail if
  unsupported:
  
  http://www.simpledns.com/newsitem.aspx?id=2171
  
  Example rejection:
  
- Nov  9 15:24:29 hyolee postfix/policy-spf[15752]: : Policy
+ Nov  9 15:52:45 hyolee postfix/policy-spf[29847]: : Policy
  action=DEFER_IF_PERMIT SPF-Result=smtp03.hkpc.org: 'SERVFAIL' error on
  DNS 'SPF' lookup of 'smtp03.hkpc.org'
  
  A possible workaround is editing /usr/share/perl5/Mail/SPF/Server.pm,
  line 440 to treat unsupported operation as not found:
  
  $packet-header-rcode =~ /^(NOERROR|NXDOMAIN|SERVFAIL)$/
  
  This produces a SPF: none result:
  
  Nov  9 16:54:26 hyolee postfix/policy-spf[29882]: : Policy
  action=PREPEND Received-SPF: none (hkpc.org: No applicable sender policy
  available) receiver=hyolee.miru.hk; identity=mfrom; envelope-
  from=[EMAIL PROTECTED]; helo=smtp03.hkpc.org; client-ip=202.130.102.27
  
  Something else is happening because the email is still rejected due to a
  policyd timeout:
  
  Nov  9 16:53:54 hyolee postfix/smtpd[28617]: warning: problem talking to 
server private/policy: Connection timed out
  Nov  9 16:53:54 hyolee postfix/smtpd[28617]: NOQUEUE: reject: RCPT from 
smtp03.hkpc.org[202.130.102.27]: 451 4.3.5 Server configuration problem; 
from=[EMAIL PROTECTED] to=[EMAIL PROTECTED] proto=ESMTP 
helo=smtp03.hkpc.org

** Description changed:

  Binary package hint: libmail-spf-query-perl
  
  Not all DNS servers support the new SPF RR type and reply unsupported or
  SERVFAIL to queries for it.  libmail-spf-query-perl will cause mail to
  be 451 rejected in postfix-policyd-spf-perl.
  
  Noted here that some email servers will incorrectly reject mail if
  unsupported:
  
  http://www.simpledns.com/newsitem.aspx?id=2171
  
  Example rejection:
  
- Nov  9 15:52:45 hyolee postfix/policy-spf[29847]: : Policy
+ Nov  9 15:26:11 hyolee postfix/policy-spf[15786]: : Policy
  action=DEFER_IF_PERMIT SPF-Result=smtp03.hkpc.org: 'SERVFAIL' error on
  DNS 'SPF' lookup of 'smtp03.hkpc.org'
  
- A possible workaround is editing /usr/share/perl5/Mail/SPF/Server.pm,
- line 440 to treat unsupported operation as not found:
+ 
+ A possible workaround is editing /usr/share/perl5/Mail/SPF/Server.pm, line 
440 to treat unsupported operation as not found:
  
  $packet-header-rcode =~ /^(NOERROR|NXDOMAIN|SERVFAIL)$/
  
  This produces a SPF: none result:
  
- Nov  9 16:54:26 hyolee postfix/policy-spf[29882]: : Policy
+ Nov  9 16:52:45 hyolee postfix/policy-spf[29847]: : Policy
  action=PREPEND Received-SPF: none (hkpc.org: No applicable sender policy
  available) receiver=hyolee.miru.hk; identity=mfrom; envelope-
  from=[EMAIL PROTECTED]; helo=smtp03.hkpc.org; client-ip=202.130.102.27
  
  Something else is happening because the email is still rejected due to a
  policyd timeout:
  
  Nov  9 16:53:54 hyolee postfix/smtpd[28617]: warning: problem talking to 
server private/policy: Connection timed out
  Nov  9 16:53:54 hyolee postfix/smtpd[28617]: NOQUEUE: reject: RCPT from 
smtp03.hkpc.org[202.130.102.27]: 451 4.3.5 Server configuration problem; 
from=[EMAIL PROTECTED] to=[EMAIL PROTECTED] proto=ESMTP 

[Bug 161133] Re: SPF rejects mail on unsupported SPF RR type

2007-11-09 Thread StevenMcCoy
** Description changed:

  Binary package hint: libmail-spf-query-perl
  
  Not all DNS servers support the new SPF RR type and reply unsupported or
  SERVFAIL to queries for it.  libmail-spf-query-perl will cause mail to
  be 451 rejected in postfix-policyd-spf-perl.
  
  Noted here that some email servers will incorrectly reject mail if
  unsupported:
  
  http://www.simpledns.com/newsitem.aspx?id=2171
  
  Example rejection:
  
  Nov  9 15:26:11 hyolee postfix/policy-spf[15786]: : Policy
  action=DEFER_IF_PERMIT SPF-Result=smtp03.hkpc.org: 'SERVFAIL' error on
  DNS 'SPF' lookup of 'smtp03.hkpc.org'
  
  
  A possible workaround is editing /usr/share/perl5/Mail/SPF/Server.pm, line 
440 to treat unsupported operation as not found:
  
  $packet-header-rcode =~ /^(NOERROR|NXDOMAIN|SERVFAIL)$/
  
  This produces a SPF: none result:
  
  Nov  9 16:52:45 hyolee postfix/policy-spf[29847]: : Policy
  action=PREPEND Received-SPF: none (hkpc.org: No applicable sender policy
  available) receiver=hyolee.miru.hk; identity=mfrom; envelope-
  from=[EMAIL PROTECTED]; helo=smtp03.hkpc.org; client-ip=202.130.102.27
  
  Something else is happening because the email is still rejected due to a
  policyd timeout:
  
  Nov  9 16:53:54 hyolee postfix/smtpd[28617]: warning: problem talking to 
server private/policy: Connection timed out
  Nov  9 16:53:54 hyolee postfix/smtpd[28617]: NOQUEUE: reject: RCPT from 
smtp03.hkpc.org[202.130.102.27]: 451 4.3.5 Server configuration problem; 
from=[EMAIL PROTECTED] to=[EMAIL PROTECTED] proto=ESMTP 
helo=smtp03.hkpc.org
+ 
+ If I comment out the entire SPF lookup section:
+ 
+ # Query for SPF type RRs first:
+ #try {
+ #my $packet = $self-dns_lookup($domain, 'SPF');
+ #push(
+ #@records,
+ #$self-get_acceptable_records_from_packet(
+ #$packet, 'SPF', [EMAIL PROTECTED], $scope, $domain)
+ #);
+ #}
+ #catch Mail::SPF::EDNSError with {
+ #push(@dns_errors, shift);
+ #};
+ 
+ That sending host now works:
+ 
+ Nov  9 17:41:36 hyolee postfix/policy-spf[1954]: handler 
sender_policy_framework: is decisive. 
+ Nov  9 17:41:36 hyolee postfix/policy-spf[1954]: : Policy action=PREPEND 
Received-SPF: none (hkpc.org: No applicable sender policy available) 
receiver=hyolee.miru.hk; identity=mfrom; envelope-from=[EMAIL PROTECTED]; 
helo=smtp03.hkpc.org; client-ip=202.130.102.27 
+ Nov  9 17:41:36 hyolee postfix/smtpd[1835]: NOQUEUE: filter: RCPT from 
smtp03.hkpc.org[202.130.102.27]: [EMAIL PROTECTED]: Sender address triggers 
FILTER smtp-amavis:[127.0.0.1]:10024; from=[EMAIL PROTECTED] to=[EMAIL 
PROTECTED] proto=ESMTP helo=smtp03.hkpc.org
+ ...

-- 
SPF rejects mail on unsupported SPF RR type
https://bugs.launchpad.net/bugs/161133
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 160945] postfix allows unauthorised relay_domain use

2007-11-08 Thread StevenMcCoy
Public bug reported:

Binary package hint: postfix

Ubuntu 7.10, postfix 2.4.5-3ubuntu1

When configured as an Internet gateway I want postfix to forward
incoming mail to two intranet servers, they in turn relay outgoing mail
through it.  There is no submission, SSL, or TLS authentication.  The
problem is an external client can send mail to a user listed in
relay_domains using any valid relay_domain address.  I would have
thought relay_domain sender addresses should only be permitted from
mynetworks.

As a work around to the problem I do this:

smtpd_sender_restrictions = permit_mynetworks,
reject_unknown_sender_domain, check_sender_access
hash:/etc/postfix/sender_access

permit_mynetworks allows internal mail to go out, and the
check_sender_access re-lists all the relay_domains with REJECT action.

The other restrictions prevent mail being relayed outside:

# context of SMTP HELO
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, check_client_access 
hash:/etc/postfix/access, reject_invalid_helo_hostname, 
reject_non_fqdn_helo_hostname, reject_unknown_helo_hostname

# context of SMTP connection request
smtpd_client_restrictions = permit_mynetworks, check_client_access 
hash:/etc/postfix/access, reject_unknown_reverse_client_hostname,
reject_rbl_client pbl.spamhaus.org,
reject_rbl_client xbl.spamhaus.org,
reject_rbl_client list.dsbl.org

# context of RCPT TO
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination,
check_sender_access regexp:/etc/postfix/filter_10024_catchall,
permit

content_filter = smtp-amavis:[127.0.0.1]:10026

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

** Summary changed:

- postfix allows unauthorised relay_domain use
+ postfix allows unauthorised relay_domain spamming

** Description changed:

  Binary package hint: postfix
  
  Ubuntu 7.10, postfix 2.4.5-3ubuntu1
  
  When configured as an Internet gateway I want postfix to forward
- incoming mail to two remote servers, they in turn relay outgoing mail
+ incoming mail to two intranet servers, they in turn relay outgoing mail
  through it.  There is no submission, SSL, or TLS authentication.  The
  problem is an external client can send mail to a user listed in
  relay_domains using any valid relay_domain address.  I would have
  thought relay_domain sender addresses should only be permitted from
  mynetworks.
  
  As a work around to the problem I do this:
  
  smtpd_sender_restrictions = permit_mynetworks,
  reject_unknown_sender_domain, check_sender_access
  hash:/etc/postfix/sender_access
  
  permit_mynetworks allows internal mail to go out, and the
  check_sender_access re-lists all the relay_domains with REJECT action.

** Description changed:

  Binary package hint: postfix
  
  Ubuntu 7.10, postfix 2.4.5-3ubuntu1
  
  When configured as an Internet gateway I want postfix to forward
  incoming mail to two intranet servers, they in turn relay outgoing mail
  through it.  There is no submission, SSL, or TLS authentication.  The
  problem is an external client can send mail to a user listed in
  relay_domains using any valid relay_domain address.  I would have
  thought relay_domain sender addresses should only be permitted from
  mynetworks.
  
  As a work around to the problem I do this:
  
  smtpd_sender_restrictions = permit_mynetworks,
  reject_unknown_sender_domain, check_sender_access
  hash:/etc/postfix/sender_access
  
  permit_mynetworks allows internal mail to go out, and the
  check_sender_access re-lists all the relay_domains with REJECT action.
+ 
+ The other restrictions prevent mail being relayed outside:
+ 
+ # context of SMTP HELO
+ smtpd_helo_required = yes
+ smtpd_helo_restrictions = permit_mynetworks, check_client_access 
hash:/etc/postfix/access, reject_invalid_helo_hostname, 
reject_non_fqdn_helo_hostname, reject_unknown_helo_hostname
+ 
+ # context of SMTP connection request
+ smtpd_client_restrictions = permit_mynetworks, check_client_access 
hash:/etc/postfix/access, reject_unknown_reverse_client_hostname,
+ reject_rbl_client pbl.spamhaus.org,
+ reject_rbl_client xbl.spamhaus.org,
+ reject_rbl_client list.dsbl.org
+ 
+ # context of RCPT TO
+ smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination,
+ check_sender_access regexp:/etc/postfix/filter_10024_catchall,
+ permit
+ 
+ content_filter = smtp-amavis:[127.0.0.1]:10026

-- 
postfix allows unauthorised relay_domain spamming
https://bugs.launchpad.net/bugs/160945
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 160945] Re: postfix allows unauthorised relay_domain spamming

2007-11-08 Thread StevenMcCoy
In the document Postfix SMTP relay and access control.

Postfix forwards mail only from clients in trusted networks, or to
domains that are configured as authorized relay destinations.

http://www.postfix.org/SMTPD_ACCESS_README.html

In this case Postfix is forwarding mail from an untrusted client to an
authorized relay destination.  It's easy to play semantic games with the
wording though.

So forward upstream and suggest a reject_sender_relay_transport_mismatch
restriction for smtpd_sender_restrictions in the same vein as
reject_sender_login_mismatch but for relays.

-- 
postfix allows unauthorised relay_domain spamming
https://bugs.launchpad.net/bugs/160945
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 160190] Evolution cannot authenticate against caldavd

2007-11-05 Thread StevenMcCoy
Public bug reported:

Binary package hint: evolution

Mozilla Thunderbird works fine, but caldavd (svn export of Darwin
Calendar Server) doesn't work with Evolution on Ubuntu 7.10.

2007-11-05 13:57:49+ [-] [caldav-8008]  [HTTPChannel,0,127.0.0.1] REPORT 
/calendars/users/steve-o/calendar/ HTTP/1.1
2007-11-05 13:57:49+ [-] [caldav-8008]  [-] 'Authentication failed: 
nonce-count value out of sequence: 3 should be one more than 1'


Example install how-to:
http://blog.jl42.de/index.php?/archives/231-Installation-of-the-Apple-Calendar-Server-on-Ubuntu-Edgy.html

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

-- 
Evolution cannot authenticate against caldavd
https://bugs.launchpad.net/bugs/160190
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 88863] Re: Toshiba America Info Systems SD TypA Controller unsupported

2007-11-04 Thread StevenMcCoy
Still an issue, also listed upstream with Linux kernel developers:

http://linuxdriverproject.org/twiki/bin/view/Main/DriversNeeded

-- 
Toshiba America Info Systems SD TypA Controller unsupported
https://bugs.launchpad.net/bugs/88863
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 153537] Re: Bug report about the Rhythmbox playing mp3 files named chinese or japanese words

2007-11-04 Thread StevenMcCoy
Do you have visual effects enabled? (System  Preferences  Appearance 
Visual Effects)

Its  probably a combination of Rhythmbox visualization and the fglrx
support for your laptop.  I would try disabling visual effects and play
some music with visualization again.

-- 
Bug report about the Rhythmbox playing mp3 files named chinese or japanese words
https://bugs.launchpad.net/bugs/153537
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 159979] dia corruption in graphics export

2007-11-04 Thread StevenMcCoy
Public bug reported:

Binary package hint: dia

A red horizontal line appears in a PNG graphics export which is not in
the original.

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

-- 
dia corruption in graphics export
https://bugs.launchpad.net/bugs/159979
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 159979] Re: dia corruption in graphics export

2007-11-04 Thread StevenMcCoy

** Attachment added: PNG exported file with artifact
   http://launchpadlibrarian.net/10268792/failover.png

-- 
dia corruption in graphics export
https://bugs.launchpad.net/bugs/159979
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 159979] Re: dia corruption in graphics export

2007-11-04 Thread StevenMcCoy

** Attachment added: Example DIA source file
   http://launchpadlibrarian.net/10268790/failover.dia

-- 
dia corruption in graphics export
https://bugs.launchpad.net/bugs/159979
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 159680] Re: DKIM support for Postfix needs new Debian versions

2007-11-03 Thread StevenMcCoy
I was wondering why the upstream updates didn't get into Gutsy.  There
were 6 updates to amavisd-new and 11 to dkim-milter that surprisingly
didn't make it.

:/

-- 
DKIM support for Postfix needs new Debian versions
https://bugs.launchpad.net/bugs/159680
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 159680] DKIM support for Postfix needs new Debian versions

2007-11-02 Thread StevenMcCoy
Public bug reported:

Recommended packages by amavisd-new team recommend newer packages for
dkim-filter and amavisd-new.  Recommend at least for Hardy.

http://www.ijs.si/software/amavisd/amavisd-new-docs.html#dkim

* use Postfix 2.3.12 or later, or 2.4.5 or later, or 2.5 (or later);
* amavisd-new 2.4.3 polished some corner issues on modifying mail header when 
releasing from a quarantine and defanging, and added some goodies affecting 
DKIM and DomainKeys to facilitate integration; version 2.5.2 (or later) is 
recommended;
* Mail::DKIM is very solid; use the latest version, currently 0.28;
* SpamAssassin 3.2.3 or later;
* At the time of writing the current version of dkim-milter is 2.3.2.

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: dkim-milter (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: amavisd-new (Ubuntu)
   Importance: Undecided
   Status: New

-- 
DKIM support for Postfix needs new Debian versions
https://bugs.launchpad.net/bugs/159680
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 159680] Re: DKIM support for Postfix needs new Debian versions

2007-11-02 Thread StevenMcCoy
Both amavisd-new 2.5.2 and dkim-filter 2.3.2 are in Debian lenny and
sid.

http://packages.debian.org/sid/amavisd-new
http://packages.debian.org/sid/dkim-filter

For DKIM verification Mail::DKIM 0.28 is also in Debian sid:

http://packages.debian.org/sid/libmail-dkim-perl

-- 
DKIM support for Postfix needs new Debian versions
https://bugs.launchpad.net/bugs/159680
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 104082] Re: can not use gimp-help-zh-cn with gimp

2007-11-01 Thread StevenMcCoy
Ubuntu 7.10 displays a pop up window redirecting the user to the
Simplified Chinese HTML documentation:

file:///usr/share/gimp/2.0/help/zh_CN/index.html

So I presume its fixed.

-- 
can not use gimp-help-zh-cn with gimp
https://bugs.launchpad.net/bugs/104082
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 159220] Cannot display PDF embedded Microsoft fonts (Chinese)

2007-11-01 Thread StevenMcCoy
Public bug reported:

OpenOffice 2.2, OpenOffice 2.3, or PDF Creator on Microsoft Windows XP
to create a PDF and send to a Ubuntu user.  The Chinese characters are
completely broken.

Ubuntu generated PDF documents are fine.

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

-- 
Cannot display PDF embedded Microsoft fonts (Chinese)
https://bugs.launchpad.net/bugs/159220
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 155762] Re: Blank Chinese characters

2007-11-01 Thread StevenMcCoy
Can you provide some example characters or websites exhibiting this
problem?

-- 
Blank Chinese characters
https://bugs.launchpad.net/bugs/155762
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 159220] Re: Cannot display PDF embedded Microsoft fonts (Chinese)

2007-11-01 Thread StevenMcCoy
Ok, not all characters, but a large proportion of them.

** Attachment added: OpenOffice 2.3 on Windows XP export to PDF
   http://launchpadlibrarian.net/10237551/OO23%20Windows.pdf

-- 
Cannot display PDF embedded Microsoft fonts (Chinese)
https://bugs.launchpad.net/bugs/159220
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 159220] Re: Cannot display PDF embedded Microsoft fonts (Chinese)

2007-11-01 Thread StevenMcCoy
For non-Ubuntu viewers to see the problem too.

** Attachment added: Screenshot of Evince displaying broken characters
   http://launchpadlibrarian.net/10237567/Screenshot-output.pdf.png

-- 
Cannot display PDF embedded Microsoft fonts (Chinese)
https://bugs.launchpad.net/bugs/159220
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 159229] CJK font metrics different to Microsoft Windows

2007-11-01 Thread StevenMcCoy
Public bug reported:

Binary package hint: openoffice.org2

Latin fonts are matched by the msttcorefonts package and the new RedHat
Liberation Fonts ( Bug #113889 ), however CJK users are restricted
without metric equivalent replacements for the following fonts:

Korean:  Batang, Gulim

Japanese:  MS Gothic, Kochi Mincho

Chinese Simplified:  SimHei, SimSun

Chinese Traditional:  Ming LiU

Documents in OpenOffice will not render the same layout on Windows and
Ubuntu without these installed.

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

-- 
CJK font metrics different to Microsoft Windows
https://bugs.launchpad.net/bugs/159229
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 159229] Re: CJK font metrics different to Microsoft Windows

2007-11-01 Thread StevenMcCoy
The same document and system but with msttcorefonts  msttcjk disabled
and font cache regenerated.  Notice the Chinese fonts are taller causing
the document to be longer.

** Attachment added: Non-Microsoft font layout
   http://launchpadlibrarian.net/10237758/OO23%20Ubuntu-free.pdf

-- 
CJK font metrics different to Microsoft Windows
https://bugs.launchpad.net/bugs/159229
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 159229] Re: CJK font metrics different to Microsoft Windows

2007-11-01 Thread StevenMcCoy
An example document with msttcorefonts + msttcjk fonts above in
OpenOffice 2.3

** Attachment added: Microsoft font layout
   http://launchpadlibrarian.net/10237739/OO23%20Ubuntu.pdf

-- 
CJK font metrics different to Microsoft Windows
https://bugs.launchpad.net/bugs/159229
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 159233] Re: Oo Writer spacing incompatible with MS Word

2007-11-01 Thread StevenMcCoy
How it looks like in Microsoft Word.  ( Be aware of Bug #159220 )

** Attachment added: MS Word.pdf
   http://launchpadlibrarian.net/10237838/MS%20Word.pdf

-- 
Oo Writer spacing incompatible with MS Word
https://bugs.launchpad.net/bugs/159233
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 159233] Re: Oo Writer spacing incompatible with MS Word

2007-11-01 Thread StevenMcCoy
PDF export from OpenOffice 2.3 in Ubuntu with msttcorefonts  msttcjk
fonts to avoid Bug #159229

** Attachment added: OO23 Ubuntu.pdf
   http://launchpadlibrarian.net/10237860/OO23%20Ubuntu.pdf

-- 
Oo Writer spacing incompatible with MS Word
https://bugs.launchpad.net/bugs/159233
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 159233] Re: Oo Writer spacing incompatible with MS Word

2007-11-01 Thread StevenMcCoy

** Attachment added: The Microsoft Word document
   http://launchpadlibrarian.net/10237833/SO-13763%20for%20chemise.doc

-- 
Oo Writer spacing incompatible with MS Word
https://bugs.launchpad.net/bugs/159233
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 159233] Oo Writer spacing incompatible with MS Word

2007-11-01 Thread StevenMcCoy
Public bug reported:

Binary package hint: openoffice.org2

Open a Microsoft Word formatted document in OpenOffice.org Writer 2.3 on
Ubuntu 7.10 and the spacing is completely wrong.  A document that could
fit on one page now covers two pages.

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

-- 
Oo Writer spacing incompatible with MS Word
https://bugs.launchpad.net/bugs/159233
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 36564] Re: fontconfig can't show CJK font family name!

2007-11-01 Thread StevenMcCoy
What version of Windows are you running?  Windows XP only shows the
localised typeface name.  This is the same as Ubuntu 7.10.

-- 
fontconfig can't show CJK font family name!
https://bugs.launchpad.net/bugs/36564
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 47597] Re: doesn't display chinese properly

2007-10-31 Thread StevenMcCoy
As your system can display some Chinese the problem is more likely with
the client application of the person sending you the email.  That
application is not marking the character encoding of the email, this is
quite common with Hotmail and Foxmail.  The workaround is to open up an
email and force the email encoding:  View  Character Encoding, and
selected BIG5HKSCS for Traditional Chinese or GB2312 for SImplified
Chinese, try the other options if these fail.

If you only communicate in one character set you can set the default in
Edit  Preferences  Mail Preferences  Message Display  Default
character encoding.

I would recommend telling the sender to simply upgrade their client
application though as they will have this problem with every recipient
not using the same program / webmail and character settings.

-- 
doesn't display chinese properly
https://bugs.launchpad.net/bugs/47597
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 149489] Re: Stream of JRE errors when going to Macros tab in frame properties

2007-10-29 Thread StevenMcCoy
Various dialog boxes require 10+ closes when a JRE is not activated:

OpenOffice.org requires a Java runtime environment (JRE) to perform
this task.  However, user of a JRE has been disabled.  Do you want to
enable the use of a JRE now?

For the selected Java runtime environment to work properly,
OpenOffice.org must be restarted.  Please restart OpenOffice.org now.

and as above:

OpenOffice.org requires a Java runtime environment (JRE) to perform
this task. The selected JRE is defective. ...

sun-java-6-jre 6-03-0ubuntu2
openoffice.org 1:2.3.0-1ubuntu5
Linux 2.6.22-14-generic i686

-- 
Stream of JRE errors when going to Macros tab in frame properties
https://bugs.launchpad.net/bugs/149489
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 157326] Re: link-monitor-applet crash on new host

2007-10-26 Thread StevenMcCoy
The upstream author indicates both are fixed in 2.2 released September
2, 2007.

   There appears two bugs with the version of link-monitor-applet in Ubuntu 
  7.10, however this release is not your latest build.
 
  157326 link-monitor-applet crash on new host
  157327 Close button doesn't work on About dialog
 
 Both are fixed in 2.2.
 
 --
 Jean-Yves Lefort [EMAIL PROTECTED]

-- 
link-monitor-applet crash on new host
https://bugs.launchpad.net/bugs/157326
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 157327] Re: Close button doesn't work on About dialog

2007-10-26 Thread StevenMcCoy
*** This bug is a duplicate of bug 3574 ***
https://bugs.launchpad.net/bugs/3574

The upstream author indicates both are fixed in 2.2 released September
2, 2007.

   There appears two bugs with the version of link-monitor-applet in Ubuntu 
  7.10, however this release is not your latest build.
 
  157326 link-monitor-applet crash on new host
  157327 Close button doesn't work on About dialog
 
 Both are fixed in 2.2.
 
 --
 Jean-Yves Lefort [EMAIL PROTECTED]

-- 
Close button doesn't work on About dialog
https://bugs.launchpad.net/bugs/157327
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 157326] link-monitor-applet crash on new host

2007-10-25 Thread StevenMcCoy
Public bug reported:

Binary package hint: link-monitor-applet

Simply adding a new host to the Link Monitor Preferences crashes the
applet.

 Link Monitor has quit unexpectedly
 
 If you reload a panel object, it will
 automatically be added back to the panel.

** Affects: link-monitor-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
link-monitor-applet crash on new host
https://bugs.launchpad.net/bugs/157326
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 157327] Close button doesn't work on About dialog

2007-10-25 Thread StevenMcCoy
Public bug reported:

Binary package hint: link-monitor-applet

Bring up the About... dialog box and the Close button doesn't do
anything, only way to close is by the window managers button (X).

** Affects: link-monitor-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Close button doesn't work on About dialog
https://bugs.launchpad.net/bugs/157327
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 157327] Re: Close button doesn't work on About dialog

2007-10-25 Thread StevenMcCoy
*** This bug is a duplicate of bug 3574 ***
https://bugs.launchpad.net/bugs/3574

That case is about Help in gnome-about-me, this is about Close in
link-monitor-applet.  The Close button works in the following
applications fine:

About Me, gcalctool, Terminal, gedit, Workrave, weather applet, deskbar
applet, and power manager.

The Help in link-monitor-applet works correctly as does the Credits
button on the About dialog box.

-- 
Close button doesn't work on About dialog
https://bugs.launchpad.net/bugs/157327
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 153301] Re: weather applet won't use automatic-proxy-configuration

2007-10-20 Thread StevenMcCoy
Autoproxy cannot resolve the proxy without a JavaScript engine, that
would be way too bulky to bundle into a library so it needs to be a
service.  One service was created but no effort seems to have pushed it
beyond initial release:

http://lwn.net/Articles/206724/

If you want to do the chasing I suggest logging bugs around the APIs,
presumably something like libsoup.  The main bug report is bug 123900 at
Gnome about gnome-vfs not actually any library or API.

http://bugzilla.gnome.org/buglist.cgi?query=automatic+proxy

This is hindered as libcurl  neon are more popular HTTP client
libraries which grab proxy information from the environment, i.e.
http_proxy, ftp_proxy, and all_proxy, and does not support autoproxy
configuration.

-- 
weather applet won't use automatic-proxy-configuration
https://bugs.launchpad.net/bugs/153301
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 152544] Re: Dual monitor Greeter crash

2007-10-17 Thread StevenMcCoy
The latest in the main/update/security repo:

gdm 2.20.0-0ubuntu
displayconfig-gtk 0.3.7
nvidia-glx-new 100.14.19+2.6.22.4-14.9
nvidia-kernel-common 20051028+1ubuntu7
xserver-xorg-video-nv 1:2.1.5-1ubuntu1

-- 
Dual monitor Greeter crash
https://bugs.launchpad.net/bugs/152544
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 153301] Re: weather applet won't use automatic-proxy-configuration

2007-10-17 Thread StevenMcCoy
 3) Change the Manual configuration to point to a valid proxy server but do 
 not activate it. Keep using the Automatic 
 configuration and restart gweather-applet-2.

This seems to be a generic Gnome feature, if an application doesn't
understand automatic proxy it will use the manual http proxy settings
instead.  The Gconf configuration backs this up: the preferred proxy
settings are in ~/.gconf/system/proxy and the manual http setting is in
~/.gconf/system/http_proxy.

-- 
weather applet won't use automatic-proxy-configuration
https://bugs.launchpad.net/bugs/153301
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 144410] Re: displayconfig-gtk index out of range

2007-10-16 Thread StevenMcCoy
Same with 7600GT, nv driver and 2xApple 23 on clean install.  Crash
appears selecting Detect and Plug 'n' Play model.

Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py, 
line 691, in on_configure_device_clicked
device.setMonitorAspect(ModeLine.ASPECT_16_9)
  File /var/lib/python-support/python2.5/displayconfigabstraction.py, line 
1803, in setMonitorAspect
self._resyncResolution()
  File /var/lib/python-support/python2.5/displayconfigabstraction.py, line 
1810, in _resyncResolution
(preferred_width,preferred_height) = self.getAvailableResolutions()[-1]
IndexError: list index out of range

Or not selecting widescreen:

Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py, 
line 693, in on_configure_device_clicked
device.setMonitorAspect(ModeLine.ASPECT_4_3)
  File /var/lib/python-support/python2.5/displayconfigabstraction.py, line 
1803, in setMonitorAspect
self._resyncResolution()
  File /var/lib/python-support/python2.5/displayconfigabstraction.py, line 
1810, in _resyncResolution
(preferred_width,preferred_height) = self.getAvailableResolutions()[-1]
IndexError: list index out of range

-- 
displayconfig-gtk index out of range
https://bugs.launchpad.net/bugs/144410
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 131421] Re: Installer doesn't support corporate firewalls

2007-10-16 Thread StevenMcCoy
Alternative workaround is to add proxy configuration to apt, e.g.
/target/etc/apt/apt.conf

Acquire::http::Proxy http://yourproxyaddress:proxyport;;

Then after the next timeout round the configuration will be re-read and
the proxy used.  Just had this experience with the Ubuntu 7.10 RC
installer.

-- 
Installer doesn't support corporate firewalls
https://bugs.launchpad.net/bugs/131421
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 152677] Re: Dual monitor support with NVidia FX 5200 broken for restricted driver

2007-10-16 Thread StevenMcCoy
*** This bug is a duplicate of bug 152544 ***
https://bugs.launchpad.net/bugs/152544

** This bug has been marked a duplicate of bug 152544
   Dual monitor Greeter crash

-- 
Dual monitor support with NVidia FX 5200 broken for restricted driver
https://bugs.launchpad.net/bugs/152677
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 144410] Re: displayconfig-gtk index out of range

2007-10-16 Thread StevenMcCoy

** Attachment added: Output of sudo xresprobe nv
   http://launchpadlibrarian.net/10048630/xresprobe-nv.txt

-- 
displayconfig-gtk index out of range
https://bugs.launchpad.net/bugs/144410
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 144410] Re: displayconfig-gtk index out of range

2007-10-16 Thread StevenMcCoy

** Attachment added: Output of xrandr
   http://launchpadlibrarian.net/10048645/xrandr.txt

-- 
displayconfig-gtk index out of range
https://bugs.launchpad.net/bugs/144410
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 144410] Re: displayconfig-gtk index out of range

2007-10-16 Thread StevenMcCoy

** Attachment added: Output of sudo ddcprobe
   http://launchpadlibrarian.net/10048629/ddcprobe.txt

-- 
displayconfig-gtk index out of range
https://bugs.launchpad.net/bugs/144410
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 152544] Re: Dual monitor Greeter crash

2007-10-16 Thread StevenMcCoy
With 7600GT and 2xApple 23 I see the same with the nv driver.  With the
restricted driver the configuration works perfectly when using nvidia-
settings, saving the xorg.org without merging.

  I am speculating that nvidia doesn't write to the RandR format
specification correctly.

This appears correct, output from nv driver (1:2.1.5-1ubuntu1):

Screen 0: minimum 640 x 480, current 1920 x 1200, maximum 1920 x 1200
default connected 1920x1200+0+0 0mm x 0mm
   1920x1200  60.0* 
   1680x1050  60.0  
   1600x1024  60.0  
   1440x900   60.0  
   1280x800   60.0  
   1280x720   60.0  
   1280x768   60.0  
   800x60060.0  
   1600x1200  60.0  
   1400x1050  60.0  
   1280x1024  60.0  
   1280x960   60.0  
   1024x768   60.0  
   640x48060.0  

Output from nvidia drivers (100.14.19+2.6.22.4-14.9):

Screen 0: minimum 800 x 600, current 1920 x 1200, maximum 1920 x 1200
default connected 1920x1200+0+0 0mm x 0mm
   1920x1200  50.0*51.0 52.0  
   1600x1200  53.0  
   960x60054.0  
   800x60055.0

-- 
Dual monitor Greeter crash
https://bugs.launchpad.net/bugs/152544
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 152544] Re: Dual monitor Greeter crash

2007-10-16 Thread StevenMcCoy
Trying to set dual monitors with the restricted nvidia driver using
displayconfig-gtk I end up with the primary monitor with 3200x2048
virtual resolution, secondary 1:1, both at 1920x1200 real resolution.
No greeter crash.

Why is the Virtual 3200 2048 line in there?

Section Screen
Identifier  Default Screen
Device  nVidia Corporation G70 [GeForce 7600 GT]
Monitor Cinema HD
Defaultdepth24
SubSection Display
Depth   24
Virtual 32002048
Modes   [EMAIL PROTECTED]  [EMAIL PROTECTED]  
[EMAIL PROTECTED]
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]   [EMAIL 
PROTECTED]   [EMAIL PROTECTED]
[EMAIL PROTECTED]   [EMAIL PROTECTED]
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
  screen 0 Default Screen 0 0
  screen 1 screen1 rightof Default Screen
Inputdevice Generic Keyboard
Inputdevice Configured Mouse

# Uncomment if you have a wacom tablet
#   InputDevice stylusSendCoreEvents
#   InputDevice cursorSendCoreEvents
#   InputDevice eraserSendCoreEvents
EndSection

-- 
Dual monitor Greeter crash
https://bugs.launchpad.net/bugs/152544
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 125397] Re: Cannot copypaste between gpaint and OO.o

2007-07-12 Thread StevenMcCoy
Ok, decided to do it myself.  This patch is tested against OOO.o and it
works fine, the code is similar to the gimps clipboard handling.

** Attachment added: gpaint-clipboard.patch
   http://launchpadlibrarian.net/8436701/gpaint-clipboard.patch

-- 
Cannot copypaste between gpaint and OO.o
https://bugs.launchpad.net/bugs/125397
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 125490] clipboard copy paste slow on photos

2007-07-12 Thread StevenMcCoy
Public bug reported:

Binary package hint: openoffice.org2

Copy  paste a photograph between GIMP Image Editor and OpenOffice.org
Writer and its not immediate, noticeably slower than Windows.  If you
run GIMP from a terminal you see that OpenOffice is negotiating the
Windows Bitmap format (.BMP) instead of faster PNG, TIFF, GIF, or JPEG.

Negotiated list:

offered type: application/x-openoffice-svxb;windows_formatname=SVXB (StarView 
Bitmap/Animation)
offered type: 
application/x-openoffice-objectdescriptor-xml;windows_formatname=Star Object 
Descriptor (XML)
offered type: 
application/x-openoffice-gdimetafile;windows_formatname=GDIMetaFile
offered type: application/x-openoffice-emf;windows_formatname=Image EMF
offered type: application/x-openoffice-wmf;windows_formatname=Image WMF
offered type: application/x-openoffice-bitmap;windows_formatname=Bitmap
offered type: PIXMAP
offered type: image/bmp
offered type: MULTIPLE

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

-- 
clipboard copy  paste slow on photos
https://bugs.launchpad.net/bugs/125490
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 125397] Cannot copypaste between gpaint and OO.o

2007-07-11 Thread StevenMcCoy
Public bug reported:

Binary package hint: gpaint

A users wishes to copy a picture from OO.o, paste into gpaint, edit the
picture, copy and paste back into OO.o.  Gpaint doesn't use the same
clipboard as The GImp or OO.o.

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

-- 
Cannot copypaste between gpaint and OO.o
https://bugs.launchpad.net/bugs/125397
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 124332] No Traditional Chinese translation

2007-07-06 Thread StevenMcCoy
Public bug reported:

Binary package hint: mozilla-thunderbird

Ubuntu has a Simplified Chinese translation of Mozilla Thunderbird but
no Traditional Chinese even though the Mozilla Taiwan group are
releasing versions:

http://moztw.org/

A Traditional Chinese version of Mozilla Firefox is already in the
Ubuntu repository:

http://packages.ubuntu.com/feisty/web/mozilla-firefox-locale-zh-tw


I have Ubuntu installed in Hong Kong and many users simply cannot understand 
the Simplified Chinese menus.

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

-- 
No Traditional Chinese translation
https://bugs.launchpad.net/bugs/124332
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 124442] Fuji-Xerox engine for CUPS

2007-07-06 Thread StevenMcCoy
Public bug reported:

Fuji-Xerox have an open source driver package for the following printer
devices:

ApeosPort-II C7500 / C6500 / C5400
DocuCentre-II C7500 / C6500 / C5400
ApeosPort-II C4300 / C3300 / C2200
DocuCentre-II C4300 / C3300 / C2200
ApeosPort-II 7000 / 6000 / 5000
DocuCentre-II 7000 / 6000 / 5000
ApeosPort-II 4000 / 3000
DocuCentre-II 4000 / 3000

http://download.fujixerox.co.jp/apeosport/download/c4300series/linux_module.html

direct link to source:

ftp://download.fujixerox.co.jp/pub/exe/apeosport/c4300series
/fxlinuxprint-src-1.0.1.tar.gz

installation document, you can follow the pictures if you cannot read
Japanese:

ftp://download.fujixerox.co.jp/pub/exe/apeosport/c4300series/LinuxPrinterDriverGuide.pdf

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

-- 
Fuji-Xerox engine for CUPS
https://bugs.launchpad.net/bugs/124442
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 124442] Re: Fuji-Xerox engine for CUPS

2007-07-06 Thread StevenMcCoy
Released under GNU General Public License 2.

-- 
Fuji-Xerox engine for CUPS
https://bugs.launchpad.net/bugs/124442
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 124176] Re: Cannot print from non-default printer tray

2007-07-06 Thread StevenMcCoy
Affects 2.2.0-1ubuntu3 in Feisty *and* 2.2.1-2ubuntu1 in Gutsy

-- 
Cannot print from non-default printer tray
https://bugs.launchpad.net/bugs/124176
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 124176] Re: Cannot print from non-default printer tray

2007-07-06 Thread StevenMcCoy
Reproduced with upstream release:

OOo_2.2.1_LinuxIntel_install_en-US.tar.gz

( OOF680_m18_native_packed-1_en-US.9161 )

-- 
Cannot print from non-default printer tray
https://bugs.launchpad.net/bugs/124176
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 74399] Re: gfx artifacts and low res on redcloud chipset

2007-07-05 Thread StevenMcCoy
amd module drops GX2 support for the nsc module, now only covers GX/LX,
changed affected package appropriately.

nsc problem report:

http://muzso.hu/node/3929#comment-183

** Changed in: xserver-xorg-video-nsc (Ubuntu)
Sourcepackagename: xserver-xorg-video-amd = xserver-xorg-video-nsc

-- 
gfx artifacts and low res on redcloud chipset
https://bugs.launchpad.net/bugs/74399
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 74399] Re: gfx artifacts and low res on redcloud chipset

2007-07-05 Thread StevenMcCoy

With nsc 2.8.1 disabling all the Xorg modules but extmod seems to remove 
artifacting, as LTSP 4.2 views correctly.  nsc 2.8.2 has a bug regarding mmap() 
of the framebuffer.  New upstream version exists in Gutsy.  Need to re-test 
a.s.a.p.

-- 
gfx artifacts and low res on redcloud chipset
https://bugs.launchpad.net/bugs/74399
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 124176] Cannot print from non-default printer tray

2007-07-05 Thread StevenMcCoy
Public bug reported:

Binary package hint: openoffice.org2

Gnome applications such as gedit work correctly, you can select a
different tray in the printer and it will work.

File  Print  Paper  Paper tray: Tray2

However in OpenOffice the setting is ignored, whether setting the
default or per page properties.

full document:

File  Print  Properties  Paper tray: Tray2

per page:

Format  Page  Page  Paper tray: [From printer settings]

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

-- 
Cannot print from non-default printer tray
https://bugs.launchpad.net/bugs/124176
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 124176] Re: Cannot print from non-default printer tray

2007-07-05 Thread StevenMcCoy
** Bug watch added: OpenOffice.org Issue Tracker #57011
   http://www.openoffice.org/issues/show_bug.cgi?id=57011

** Also affects: openoffice (upstream) via
   http://www.openoffice.org/issues/show_bug.cgi?id=57011
   Importance: Unknown
   Status: Unknown

-- 
Cannot print from non-default printer tray
https://bugs.launchpad.net/bugs/124176
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 74399] Re: gfx artifacts and low res on redcloud chipset

2007-06-25 Thread StevenMcCoy
Unit now available in the US through CappuccinoPC.com:

http://www.cappuccinopc.com/star-466.asp

Contact me if you need a hardware sample, HK or NYC easiest.

-- 
gfx artifacts and low res on redcloud chipset
https://bugs.launchpad.net/bugs/74399
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   >