[Bug 54295] Re: remote font path against hpux failes.

2008-02-16 Thread Johnathon
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: x11-xserver-utils (Ubuntu)
   Status: Incomplete => Invalid

-- 
remote font path against hpux failes.
https://bugs.launchpad.net/bugs/54295
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 54295] Re: remote font path against hpux failes.

2007-11-30 Thread Timo Aaltonen
Please try with 7.10 if it is fixed now.

** Changed in: x11-xserver-utils (Ubuntu)
Sourcepackagename: xset => x11-xserver-utils
   Status: New => Incomplete

-- 
remote font path against hpux failes.
https://bugs.launchpad.net/bugs/54295
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 54295] Re: remote font path against hpux failes.

2007-02-09 Thread NJ
I am also encountering this problem on 6.06, trying to use a font server
on hpux 11iv2.

-- 
remote font path against hpux failes.
https://launchpad.net/bugs/54295

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


[Bug 54295] Re: remote font path against hpux failes.

2006-10-24 Thread Christofer Olofsson
I'm no master of gdb and such, give a few pointers and I'll paste the
result here?

-- 
remote font path against hpux failes.
https://launchpad.net/bugs/54295

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


[Bug 54295] Re: remote font path against hpux failes.

2006-09-29 Thread Christofer Olofsson
Confirmed on xubuntu.
more details will follow

-- 
remote font path against hpux failes.
https://launchpad.net/bugs/54295

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


[Bug 54295] Re: remote font path against hpux failes.

2006-09-29 Thread Christofer Olofsson

** Description changed:

  Binary package hint: xset
  
  At work I have to use remote fonts from hpux 11i, x11r5.
  When doing xset +fp "tcp/host:port" i get
  /usr/bin/xset:  bad font path element (#76), possible causes are:
  Directory does not exist or has wrong permissions
  Directory missing fonts.dir
  Incorrect font server address or syntax
  
  I had the same problem in 5.10 and it still exists in 6.06.
  It works against other Ubuntu. Debian with xorg also works against the hpux.
  Below is strace -f xset +fp "tcp/host:port" Note that localhost is a ssh 
tunnel that has connectivity, ssh-tunneling the connection works with/to other 
ubuntu machines.
  
  Thanks, Christofer.
- 
- 14359 execve("/usr/bin/xset", ["xset", "+fp", "tcp/localhost:7111"], [/* 35 
vars */]) = 0
- 14359 uname({sys="Linux", node="inim", ...}) = 0
- 14359 brk(0)= 0x805
- 14359 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0xb7f48000
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 old_mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0xb7f46000
- 14359 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/etc/ld.so.cache", O_RDONLY) = 3
- 14359 fstat64(3, {st_mode=S_IFREG|0644, st_size=52206, ...}) = 0
- 14359 old_mmap(NULL, 52206, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f39000
- 14359 close(3)  = 0
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/usr/lib/libXmuu.so.1", O_RDONLY) = 3
- 14359 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\v\0"..., 
512) = 512
- 14359 fstat64(3, {st_mode=S_IFREG|0644, st_size=10368, ...}) = 0
- 14359 old_mmap(NULL, 9152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 
0) = 0xb7f36000
- 14359 old_mmap(0xb7f38000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0xb7f38000
- 14359 close(3)  = 0
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/usr/lib/libX11.so.6", O_RDONLY) = 3
- 14359 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\I\1\000"..., 
512) = 512
- 14359 fstat64(3, {st_mode=S_IFREG|0644, st_size=938112, ...}) = 0
- 14359 old_mmap(NULL, 938412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 
3, 0) = 0xb7e5
- 14359 old_mmap(0xb7f31000, 16384, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe1000) = 0xb7f31000
- 14359 old_mmap(0xb7f35000, 428, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f35000
- 14359 close(3)  = 0
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/usr/lib/libXext.so.6", O_RDONLY) = 3
- 14359 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P&\0\000"..., 
512) = 512
- 14359 fstat64(3, {st_mode=S_IFREG|0644, st_size=51908, ...}) = 0
- 14359 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, 
-1, 0) = 0xb7e4f000
- 14359 old_mmap(NULL, 51068, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 
3, 0) = 0xb7e42000
- 14359 old_mmap(0xb7e4e000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0xb7e4e000
- 14359 close(3)  = 0
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/usr/lib/libXxf86misc.so.1", O_RDONLY) = 3
- 14359 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\t\0\000"..., 
512) = 512
- 14359 fstat64(3, {st_mode=S_IFREG|0644, st_size=8996, ...}) = 0
- 14359 old_mmap(NULL, 11936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 
3, 0) = 0xb7e3f000
- 14359 old_mmap(0xb7e41000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb7e41000
- 14359 close(3)  = 0
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
- 14359 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220O\1"..., 
512) = 512
- 14359 fstat64(3, {st_mode=S_IFREG|0755, st_size=1232784, ...}) = 0
- 14359 old_mmap(NULL, 1238972, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 
3, 0) = 0xb7d1
- 14359 old_mmap(0xb7e35000, 28672, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x125000) = 0xb7e35000
- 14359 old_mmap(0xb7e3c000, 10172, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e3c000
- 14359 close(3)  = 0
- 14359 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or 
directory)
- 14359 open("/usr/lib/libXau.so.6", O_RDONLY) = 3
- 14359 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\t\0"..., 
512) = 512
- 14359 fstat64(3, {st_mode=S_IFREG|0644, st_size=7052, ...}) = 0
- 14359 old_mmap(NULL, 9996, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYW

[Bug 54295] Re: remote font path against hpux failes.

2006-08-27 Thread Christofer Olofsson
I'd really like to resolve this issue since it stops me from using and 
recommending ubuntu to the rest of my company and friends.
I'll take debian and ubuntu sources and diff against each other to see what 
differences there are. So far it's only ubuntu that has this bug, debian, 
redhat, freebsd, dragonflybsd, works, I will try gnusolaris to see if this 
ubuntu bug affects it.

-- 
remote font path against hpux failes.
https://launchpad.net/bugs/54295

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