[Bug 500417] Re: nautilus doesn't honor gnome theme

2010-05-15 Thread bear24rw
Had this problem as well. Fix from post 22 worked, thanks

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 425346] [NEW] Banner displays two \

2009-09-06 Thread bear24rw
Public bug reported:

Binary package hint: openssh-server

In the package openssh-server the banner displays two \ instead of one
for example if i have the banner

\ \
\  Welcome  \
\  \

it is currently displayed

\\ \\
\\  Welcome  \\
\\  \\

To fix this:

sshconnect2.c

Line 417

strnvis(msg, raw, len * 4 + 1, VIS_SAFE|VIS_OCTAL);

should be

strnvis(msg, raw, len * 4 + 1, VIS_SAFE|VIS_OCTAL|VIS_NOSLASH);


Karmic Alpha 5

u...@user-laptop:~$ apt-cache policy openssh-server 
openssh-server:
  Installed: 1:5.1p1-6ubuntu1
  Candidate: 1:5.1p1-6ubuntu1
  Version table:
 *** 1:5.1p1-6ubuntu1 0
500 http://archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

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

-- 
Banner displays two \
https://bugs.launchpad.net/bugs/425346
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 419894] Re: notify-osd images appear at the middle right of screen

2009-08-27 Thread bear24rw
I also find it annoying, it should be configurable as to where it
displays..

-- 
notify-osd images appear at the middle right of screen
https://bugs.launchpad.net/bugs/419894
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