[Bug 1943261] Re: Wrong decoding of accented characters

2021-09-10 Thread rduke15
** Attachment added: "Swiss QR bill with QR code with accents"
   
https://bugs.launchpad.net/ubuntu/+source/zbar/+bug/1943261/+attachment/5524424/+files/swissqr_bill.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943261

Title:
  Wrong decoding of accented characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zbar/+bug/1943261/+subscriptions


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

[Bug 1943261] [NEW] Wrong decoding of accented characters

2021-09-10 Thread rduke15
Public bug reported:

When decoding a QR code containing latin accented characters, the output
text uses the wrong encoding and outputs some Asian characters.

Attached is an example image (from this page showing a sample of a Swiss
QR bill : https://developer.pdf4me.com/docs/api/swiss-qr/), and a
cropped version with only the QR code itself.

The text output by

  zbarimg swissqr_bill-qrcode.jpg

shows :

  H繹rnlistrasse # on line 7
  Pf瓣ffikon # on line 10
  T繹distrasse   # on line 23 
  Z羹rich# on line 26 

instead of :

  Hörnlistrasse
  Pfäffikon
  Tödistrasse
  Zürich

$ lsb_release -rd
Description:Ubuntu 20.04.3 LTS
Release:20.04

$ zbarimg --version
0.23

$ dpkg -l | grep zbar
ii  libzbar0:amd640.23-1.3  amd64  QR code / bar code scanner and 
decoder (library)
ii  libzbargtk0:amd64 0.23-1.3  amd64  QR code / bar code scanner and 
decoder (GTK+ bindings)
ii  python3-zbar:amd640.23-1.3  amd64  QR code / bar code scanner and 
decoder (Python bindings)
ii  zbar-tools0.23-1.3  amd64  QR code / bar code scanner and 
decoder (utilities)
ii  zbarcam-gtk   0.23-1.3  amd64  QR code / bar code scanner and 
decoder (Gtk camera tool)

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


** Tags: encoding

** Attachment added: "qr-code with accented chars"
   
https://bugs.launchpad.net/bugs/1943261/+attachment/5524423/+files/swissqr_bill-qrcode.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943261

Title:
  Wrong decoding of accented characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zbar/+bug/1943261/+subscriptions


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

[Bug 1940280] [NEW] xtightvncviewer: "Rect too large" after connecting to Mac

2021-08-17 Thread rduke15
Public bug reported:

Connecting from Ubuntu 20.04.2 to MacOS 10.15.7 shows the initial login
screen, but immediately exits after login, before showing the desktop.

The error is "Rect too large: 1922x1080 at (0, 0)"

The full command and output is:

  $ vncviewer myhost.example
  Connected to RFB server, using protocol version 3.8
  Performing standard VNC authentication
  Password: 
  Authentication successful
  Desktop name "myhost"
  VNC server default format:
32 bits per pixel.
Least significant byte first in each pixel.
True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
  Warning: Cannot convert string "-*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*" to 
type FontStruct
  Using default colormap which is TrueColor.  Pixel format:
32 bits per pixel.
Least significant byte first in each pixel.
True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
  Rect too large: 1922x1080 at (0, 0)


  $ apt-cache policy xtightvncviewer
  xtightvncviewer:
Installed: 1.3.10-0ubuntu5

(Note that launchpad doesn't let me assign this bug to
"xtightvncviewer", saying that package doesn't exist. It says the binary
is in the "tightvnc" package. But my Ubuntu 20.04.2 has no such package,
but does have "xtightvncviewer". I guess that's some different bug in
launchpad itself?)

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940280

Title:
  xtightvncviewer: "Rect too large" after connecting to Mac

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tightvnc/+bug/1940280/+subscriptions


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

[Bug 1938077] [NEW] drag'n'drop file to terminal adds newline before closing quote

2021-07-26 Thread rduke15
Public bug reported:

When I drag and drop a file from Krusader to gnome-terminal, it quotes
the filename with single quotes but adds a newline before the closing
quote.

I then have to do Ctrl-C to correct the quoting before I can go on with
my command.

In case it's not clear, here is how it looks in Terminal:

$ file '/tmp/20180102_161315.jpg
> '

This however doesn't happen when drag'n'dropping from the Files
application. And it doesn't happen either when dropping the file from
Krusader into Konsole.

Ubuntu 20.04.2, gnome-terminal 3.36.2-1ubuntu1~20.04, Krusader 2.7.2,
KDE Frameworks 5.68.0, Qt 5.12.8

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938077

Title:
  drag'n'drop file to terminal adds newline before closing quote

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1938077/+subscriptions


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

[Bug 1754125] Re: Rhythmbox stays running in the background after quit

2021-05-08 Thread rduke15
This is a really ridiculous bug. In Ubuntu 20.04, you close the window,
and the music continues playing and there is no way to stop it! There is
no tray icon or anything where you can tell it to quit once you have
closed the main window.

Workaround for now:

pkill rhythmbox

or

Search for rythmbox in "Activities", open it, and then select "Stop
& Quit" in the menu.

Note that even "sudo apt purge rhythmbox" doesn't stop it playing !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1754125

Title:
  Rhythmbox stays running in the background after quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1754125/+subscriptions

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

[Bug 1924261] Re: Krusader: missing icons

2021-04-15 Thread rduke15
Using apt-file search to look for the missing icons, they seem to be in
various *-icon-theme packages.

The breeze-icon-theme package, described as "the default icon theme for
the KDE Plasma 5 desktop.",  seems to have all the missing icons.

So the fix was

 sudo apt install breeze-icon-theme

So the real problem is in the listed dependencies for the krusader
package. It should probably be corrected to add this icon theme,
possibly with alternatives if other themes also contain all the missing
icons.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1924261

Title:
  Krusader: missing icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1924261/+subscriptions

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

[Bug 1924261] [NEW] Krusader: missing icons

2021-04-15 Thread rduke15
Public bug reported:

In Ubuntu 20.04.2, Krusader (v. 2.7.2-1build1), many icons are missing.

When launching krusader from the command-line, the errors below are
listed:

$ krusader
QCoreApplication::applicationDirPath: Please instantiate the QApplication 
object first
11:46:31.467-debug default unknown@0 # System icon theme: "Yaru"
11:46:31.515-warning default unknown@0 # QWidget::insertAction: Attempt to 
insert null action
11:46:31.517-warning default unknown@0 # QWidget::insertAction: Attempt to 
insert null action
11:46:31.524-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Yaru/16x16/legacy/"
11:46:31.524-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Yaru/22x22/legacy/"
11:46:31.524-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Yaru/24x24/legacy/"
11:46:31.524-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Yaru/32x32/legacy/"
11:46:31.524-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Yaru/48x48/legacy/"
11:46:31.525-warning default unknown@0 # Invalid Context= "Apps" line for icon 
theme:  "/usr/share/icons/Yaru/256x256@2x/apps/"
11:46:31.525-warning default unknown@0 # Invalid Context= "Mimetypes" line for 
icon theme:  "/usr/share/icons/Yaru/256x256@2x/mimetypes/"
11:46:31.525-warning default unknown@0 # Invalid Context= "Mimetypes" line for 
icon theme:  "/usr/share/icons/Yaru/scalable/mimetypes/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/8x8/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/16x16/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/16x16/ui/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/22x22/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/24x24/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/24x24/ui/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/32x32/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/32x32/ui/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/48x48/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/48x48/ui/"
11:46:31.528-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/64x64/legacy/"
11:46:31.528-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/64x64/ui/"
11:46:31.529-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/96x96/legacy/"
11:46:31.529-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/96x96/ui/"
11:46:31.529-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/256x256/legacy/"
11:46:31.529-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/512x512/legacy/"
11:46:31.529-warning default unknown@0 # Invalid Context= "Legacy" line for 
icon theme:  "/usr/share/icons/Adwaita/scalable/legacy/"
11:46:31.529-warning default unknown@0 # Invalid Context= "UI" line for icon 
theme:  "/usr/share/icons/Adwaita/scalable/ui/"
11:46:31.970-warning default unknown@0 # Unable to find icon "chronometer" of 
size QSize(16, 16) in any configured theme
11:46:31.976-warning default unknown@0 # Unable to find icon "bookmarks" of 
size QSize(16, 16) in any configured theme
11:46:31.996-warning default unknown@0 # Unable to find icon "arrow-up" of size 
QSize(16, 16) in any configured theme
11:46:32.068-warning default unknown@0 # Unable to find icon "edit-select-none" 
of size QSize(22, 22) in any configured theme
11:46:32.079-warning default unknown@0 # Unable to find icon "edit-select" of 
size QSize(22, 22) in any configured theme
11:46:32.114-warning default unknown@0 # Unable to find icon "user-identity" of 
size QSize(22, 22) in any configured theme

When going over the menus, more missing icons are listed:

11:48:47.189-warning default unknown@0 # Unable to find icon "edit-rename" of 
size QSize(16, 16) in any configured theme
11:48:47.211-warning default unknown@0 # Unable to find icon "split" of size 
QSize(16, 16) in any configured theme
11:48:53.264-warning default unknown@0 # Unable to find icon "edit-select" of 
size 

[Bug 268663] Re: files incoming through nautilus-share should be created with user ownership, instead of "nobody"

2018-08-19 Thread rduke15
The solution for this problem ( copied from https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=678834#20 ):

The filesystem permissions of a fully publicly shared directory (i.e.
~/Public) has to be drwxrwsrwx.

   chmod a+rwx ~/public
   chmod g+s ~/public

And /etc/samba/smb.conf has to contain the  line

   inherit permissions = yes

in the [global] section.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/268663

Title:
  files incoming through nautilus-share should be created with user
  ownership, instead of "nobody"

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-share/+bug/268663/+subscriptions

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

[Bug 284651] Re: owner of shared public folder is nobody

2018-08-19 Thread rduke15
*** This bug is a duplicate of bug 268663 ***
https://bugs.launchpad.net/bugs/268663

Beware that the workaround in comment #6 will apply these 777
permissions to ALL shares defined in Samba. So this doesn't really work
if you also use Samba for other non-Public shares.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/284651

Title:
  owner of shared public folder is nobody

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/284651/+subscriptions

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

[Bug 1760426] [NEW] hangs on start if remembered directory not available

2018-04-01 Thread rduke15
Public bug reported:

Ubuntu 16.04.4 LTS
krusader 1:2.4.0~beta3-2ubuntu1 amd64

When Krusader starts, it tries to open the last directories it had
active in the panels when it was last closed.

If one of these directories is not accessible any more, it hangs with an
empty window (which turns grey after a few seconds). It then has to be
killed with "Force quit" or kill.

This is an example diff of the krusaderrc file, where "/net/afdisk" was
an NFS share mounted through autofs, which is not accessible anymore
today.

--- ~/.kde/share/config/krusaderrc  2018-04-01 15:12:14.860621817 +0200
+++ ~/.kde/share/config/krusaderrc.bad  2018-04-01 15:11:40.404295063 +0200
@@ -188,7 +188,7 @@
 [Startup][Left Tab Bar][Tabs][Tab1]
 Properties=0
 Type=0
-Url=/
+Url=/net/afdisk/volume1/backups
 
 [Startup][Left Tab Bar][Tabs][Tab1][History]
 CurrentIndex=0

Krusader should detect that it hangs waiting for a dead network share
and revert to a local directory.

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


** Tags: crash network xenial

** Tags added: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760426

Title:
  hangs on start if remembered directory not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1760426/+subscriptions

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

[Bug 1725921] Re: [regression] Combobox menus have gray text on gray background

2018-03-31 Thread rduke15
Works for me. Thanks!

After I had enabled xenial-proposed, this did it:

sudo apt install light-themes/xenial-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725921

Title:
  [regression] Combobox menus have gray text on gray background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-themes/+bug/1725921/+subscriptions

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

[Bug 1579540] Re: smbclient 4.3.9 can't connect WITH password to OSX share due to NTLMSSP "short signature" & workarounds don't fix

2017-11-22 Thread rduke15
For smbclient, you may need to add

--option="ntlmssp_client:force_old_spnego = yes"

For me, this now lists shares on a Mac OSX server:

smbclient -U$user%$password -L $mac_osx_host
--option="ntlmssp_client:force_old_spnego = yes"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579540

Title:
  smbclient 4.3.9 can't connect WITH password to OSX share due to
  NTLMSSP "short signature" & workarounds don't fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1579540/+subscriptions

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

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-22 Thread rduke15
Possibly a clue: when mounting manually with mount -t cifs I need to add
the nounix option:

  mount -t cifs //host/share /mnt/tmp -o username=$user,password=$pass

gives "mount ... failed: Operation not supported"

When using

  mount -t cifs //host/share /mnt/tmp -o
username=$user,password=$pass,nounix

It works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

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

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-22 Thread rduke15
What finally worked was adding --option="ntlmssp_client:force_old_spnego
= yes" to the command, as suggested here:
http://samba.2283325.n4.nabble.com/ntlmssp-errors-against-El-Capitan-s
-SMB-Server-tp470p4707237.html

This now lists shares on a Mac OSX server:

smbclient -U$user%$password -L $mac_osx_host
--option="ntlmssp_client:force_old_spnego = yes"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

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

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-21 Thread rduke15
Possibly a clue: when mounting manually with mount -t cifs I need to add
the nounix option:

  mount -t cifs //host/share /mnt/tmp -o username=$user,password=$pass

gives "mount ... failed: Operation not supported"

When using

  mount -t cifs //host/share /mnt/tmp -o
username=$user,password=$pass,nounix

It works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

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

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-21 Thread rduke15
Adding -m SMB2 or -m SMB3 to the smbclient command makes no difference.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

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

[Bug 1711212] [NEW] smbclient fails to get shares from Mac OS X smb server

2017-08-16 Thread rduke15
Public bug reported:

In Ubuntu 16.04.2 LTS, smbclient 4.3.11 cannot list shares from Mac OS X
smb servers.

Windows machines can access these Mac shares, and smbclient can also get
the list of shares from the Windows 7 and Windows 10 machines.

The errors are "NTLMSSP packet check failed due to short signature (0
bytes)!", "NTLMSSP NTLM2 packet check failed due to invalid signature!"
and finally "NT_STATUS_ACCESS_DENIED"

$ sudo smbclient -A ~/smb.creds -d 2 -L mac-os-x-host
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
WARNING: The "syslog" option is deprecated
added interface wlp3s0 ip=192.168.81.72 bcast=192.168.81.255 
netmask=255.255.255.0
NTLMSSP packet check failed due to short signature (0 bytes)!
NTLMSSP NTLM2 packet check failed due to invalid signature!
GENSEC SPNEGO: failed to verify mechListMIC: NT_STATUS_ACCESS_DENIED
session setup failed: NT_STATUS_ACCESS_DENIED

I then tried to upgrade smbclient to the version 4.4.5 from Ubuntu
16.10, but still get the same result. The upgrade was difficult due to
many dependencies, but this seems to have worked to upgrade (after
downloading all these packages from the 16.10 repository:

sudo dpkg -i Downloads/libreadline7_7.0-0ubuntu2_amd64.deb 
sudo dpkg -i Downloads/samba-common_4.4.5+dfsg-2ubuntu5_all.deb 
sudo dpkg -i Downloads/python-talloc_2.1.7-1_amd64.deb 
sudo dpkg -i Downloads/libwbclient0_4.4.5+dfsg-2ubuntu5_amd64.deb 
sudo dpkg -i Downloads/libgnutls30_3.5.3-5ubuntu1_i386.deb 
sudo dpkg -i Downloads/libgnutls30_3.5.3-5ubuntu1_amd64.deb 
sudo dpkg -i Downloads/samba-libs_4.4.5+dfsg-2ubuntu5_amd64.deb 
sudo dpkg -i Downloads/smbclient_4.4.5+dfsg-2ubuntu5_amd64.deb 

smbclient -V
Version 4.4.5-Ubuntu

But the error messages are still exactly the same.

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


** Tags: samba smbclient

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

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


[Bug 1551002] Re: error visualizing ISO-8859 text

2017-03-22 Thread rduke15
Until this is fixed, the workaround suggested in
http://stackoverflow.com/questions/38919384/configure-meld-encoding-to-
cp-1252#39044281 works well if you know which encodings you need.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551002

Title:
  error visualizing ISO-8859 text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/1551002/+subscriptions

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


[Bug 1551002] Re: error visualizing ISO-8859 text

2017-03-22 Thread rduke15
Is there a solution for Ubuntu 16.04? How to upgrade meld to the 3.15.1
version, or how to downgrade it to a prvious version without this bug?
This bug makes meld completely unusable on the current LTS version, as
soon as you come across non-UTF files.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551002

Title:
  error visualizing ISO-8859 text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/1551002/+subscriptions

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


[Bug 1166104] Re: Forwarding a message breaks character encoding

2015-09-25 Thread rduke15
Same problem here, with Ubuntu 12.04 and TB 38.2.0.

The received message is really UTF8, and it's headers (and multipart
heders) seem correct (the sender used Apple Mail 2.2).

If I open the message in the viewer, it displays correctly, but under
View->Character Encoding, TB has selected "Western" instead of
"Unicode". When forwarding the message, it gets double-encoded.

If in the viewer I change View->Character Encoding to "Unicode", the
message still displays correctly, as if I didn't change anything, but
now forwarding also works correctly and the encoding is preserved.

It feels as if TB would ignore the mail headers and try to autodetect
the encoding, getting it wrong. This auto-detected charset is then only
used with forwarding, not for displaying the mail in the viewer, or for
replies. Very strange.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1166104

Title:
  Forwarding a message breaks character encoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1166104/+subscriptions

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


[Bug 999462] Re: ExpressCard34 slot not hotplugable after boot

2014-11-06 Thread rduke15
** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999462

Title:
  ExpressCard34 slot not hotplugable after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/999462/+subscriptions

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


[Bug 197288] Re: New windows are put in the background when a window has Always on Top set

2013-11-27 Thread rduke15
Same problem on 12.04LTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/197288

Title:
  New windows are put in the background when a window has Always on Top
  set

To manage notifications about this bug go to:
https://bugs.launchpad.net/metacity/+bug/197288/+subscriptions

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


[Bug 1025578] Re: espeak sound output very slow if bluez-alsa installed

2013-05-15 Thread rduke15
A workaround (in 12.04 LTS) is to send espeak output to stdout, and pipe
through paplay. This removes the delay and error messages.

$ time echo hello|espeak
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
[... tons more error lines ...]

real0m22.684s
user0m0.036s
sys 0m0.036s

$ time echo hello | espeak --stdout | paplay

real0m1.106s
user0m0.000s
sys 0m0.020s

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025578

Title:
  espeak sound output very slow if bluez-alsa installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1025578/+subscriptions

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


[Bug 1073688] Re: Kernel crash when unplugging ExpressCard-to-USB adaptor

2012-12-09 Thread rduke15
Same problem, or similar enough to likely have the same cause:

Total system freeze when unplugging an expresscard (sata_sil24). No
mouse, no keyboard, no error. Screen remains visible, but doesn't
update. Needs hard reset.

I had an eSATA drive connected through the Expresscard eSATA adapter.
Unmounted the drive, powered down drive enclosure, disconnected esata
cable, then finally removed the expresscard. The logs (syslog and
kern.log) only show:

Dec  9 13:04:48 x200s kernel: [186036.733409] ata5: exception Emask 0x10 SAct 
0x0 SErr 0x8 action 0xe frozen
Dec  9 13:04:48 x200s kernel: [186036.733420] ata5: irq_stat 0x00100010, PHY 
RDY changed
Dec  9 13:04:48 x200s kernel: [186036.733428] ata5: SError: { 10B8B }
Dec  9 13:04:48 x200s kernel: [186036.733439] ata5: hard resetting link
Dec  9 13:04:50 x200s kernel: [186038.812104] ata5: SATA link down (SStatus 0 
SControl 0)

Nothing else. Next line is the normal boot message after the hard reset:
kernel: imklog 5.8.6, log source = /proc/kmsg started.

$ uname -a
Linux x200s 3.2.0-34-generic #53-Ubuntu SMP Thu Nov 15 10:48:16 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073688

Title:
  Kernel crash when unplugging ExpressCard-to-USB adaptor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1073688/+subscriptions

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


[Bug 926747] Re: EXT4-fs (sda1): Unaligned AIO/DIO by virtualbox usage

2012-11-15 Thread rduke15
Listed here: https://www.virtualbox.org/ticket/9466
According to a Virtualbox developer, it is harmless.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/926747

Title:
  EXT4-fs (sda1): Unaligned AIO/DIO by virtualbox usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/virtualbox/+bug/926747/+subscriptions

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


[Bug 707392] Re: Not possible to upgrade untrusted packages

2012-11-14 Thread rduke15
Same problem in 12.04 LTS: cannot install updates from an unsigned
repository.

apt-get upgrade prompts, and lets the user decide whether to install
or not:

WARNING: The following packages cannot be authenticated!
 unsigned-package1 package2 etc.
Install these packages without verification [y/N]? y 

Update-manager should have a similar behaviour:

- Either give the option to upgrade the package(s) without verifictaion

- Or upgrade the other (authenticated) packages, and tell the user that
the unauthenticated package(s) should be upgraded by running apt-get
upgrade at the command-line.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/707392

Title:
  Not possible to upgrade untrusted packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/707392/+subscriptions

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


[Bug 434601] Re: Package descriptions etc display only in the language of whoever installed the OS

2012-11-01 Thread rduke15
I had this problem in 12.04 LTS Precise.

System installed in English, but later played with locale and/or GUI
regional settings. After a while, I reverted everything to English, but
software-center still used French for the short descriptions of packages
(and English for the full descriptions).

I deleted /var/cache/software-center/ and /var/cache/apt-xapian-
index/, which made software-center crash.

Running

sudo apt-get --reinstall install software-center

fixed it, and everything is in the correct language.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/434601

Title:
  Package descriptions etc display only in the language of whoever
  installed the OS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/434601/+subscriptions

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


[Bug 560591] Re: Wrong language shown in Ubuntu Software Center

2012-11-01 Thread rduke15
I had this problem in 12.04 LTS Precise.

System installed in English, but later played with locale and/or GUI
regional settings. After a while, I reverted everything to English, but
software-center still used French for the short descriptions of packages
(and English for the full descriptions).

I deleted /var/cache/software-center/ and /var/cache/apt-xapian-
index/, which made software-center crash.

Running

sudo apt-get --reinstall install software-center

fixed it, and everything is in the correct language.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560591

Title:
  Wrong language shown in Ubuntu Software Center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/560591/+subscriptions

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


[Bug 1032408] Re: network-manager-applet doesn't show wireless networks just a tiny box

2012-10-05 Thread rduke15
*** This bug is a duplicate of bug 1011073 ***
https://bugs.launchpad.net/bugs/1011073

** This bug is no longer a duplicate of bug 1032050
   More networks submenu not populated
** This bug has been marked a duplicate of bug 1011073
   NetworkManager submenus sometimes unpopulated

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032408

Title:
  network-manager-applet doesn't show wireless networks just a tiny box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1032408/+subscriptions

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


[Bug 1032396] Re: network-manager-applet doesn't show wireless networks just a tiny box

2012-10-05 Thread rduke15
*** This bug is a duplicate of bug 1011073 ***
https://bugs.launchpad.net/bugs/1011073

** This bug is no longer a duplicate of bug 1032050
   More networks submenu not populated
** This bug has been marked a duplicate of bug 1011073
   NetworkManager submenus sometimes unpopulated

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032396

Title:
  network-manager-applet doesn't show wireless networks just a tiny box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1032396/+subscriptions

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


[Bug 1032082] Re: network-manager-applet doesn't show wireless networks just a tiny box

2012-10-05 Thread rduke15
*** This bug is a duplicate of bug 1011073 ***
https://bugs.launchpad.net/bugs/1011073

** This bug is no longer a duplicate of bug 1032050
   More networks submenu not populated
** This bug has been marked a duplicate of bug 1011073
   NetworkManager submenus sometimes unpopulated

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032082

Title:
  network-manager-applet doesn't show wireless networks just a tiny box

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1032082/+subscriptions

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


[Bug 1032050] Re: More networks submenu not populated

2012-10-05 Thread rduke15
*** This bug is a duplicate of bug 1011073 ***
https://bugs.launchpad.net/bugs/1011073

This looks like a duplicate of bug #1011073. (
https://bugs.launchpad.net/ubuntu/+source/network-manager-
applet/+bug/1011073)

Restarting nm-applet seems to fix the problem temporarily:

killall nm-applet
nm-applet /dev/null 2/dev/null 


** This bug has been marked a duplicate of bug 1011073
   NetworkManager submenus sometimes unpopulated

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032050

Title:
  More networks submenu not populated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1032050/+subscriptions

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


[Bug 999462] Re: ExpressCard34 slot not hotplugable after boot

2012-08-10 Thread rduke15
Same problem on a Thinkpad X200. Trying to load the acpiphp module after
boot fails:

  $ sudo modprobe acpiphp
  FATAL: Error inserting acpiphp 
(/lib/modules/3.2.0-27-generic/kernel/drivers/pci/hotplug/acpiphp.ko): No such 
device

  $ uname -a
  Linux x200s 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999462

Title:
  ExpressCard34 slot not hotplugable after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/999462/+subscriptions

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


[Bug 999462] Re: ExpressCard34 slot not hotplugable after boot

2012-08-10 Thread rduke15
The following fixed the problem for my USB 3 Expresscard (NEC
uPD720200):

sudo echo acpiphp  /etc/modules:

Modify /etc/default/grub to have:

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash pciehp_force=1
pciehp_poll_mode=1

and run

sudo update-grub

Now hotplugging works as expected.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999462

Title:
  ExpressCard34 slot not hotplugable after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/999462/+subscriptions

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


[Bug 551341] Re: SYSFS{}= will be removed in a future udev version, please use ATTR{} errors

2012-01-14 Thread rduke15
The following probably fixes the problem:

sudo perl -i.bak -pe 's/SYSFS/ATTR/g'
/lib/udev/rules.d/45-hpdjconsole.rules

But in my case, I don't have a Hercules DJ Console, and realised this
was installed as a dependency of djplay, which I don't use. So check if
you actually need this. If not you can also just

sudo aptitude purge libdjconsole0 libdjconsole-data

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/551341

Title:
   SYSFS{}= will be removed in a future udev version, please use ATTR{}
  errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdjconsole/+bug/551341/+subscriptions

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


[Bug 909424] Re: Parted reports ext3 partition as hfs+

2011-12-29 Thread rduke15
** Attachment added: dd if=/dev/sdb bs=512 count=32
   
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/909424/+attachment/2650086/+files/parted-ext3-hfs.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909424

Title:
  Parted reports ext3 partition as hfs+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/909424/+subscriptions

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


[Bug 909424] Re: Parted reports ext3 partition as hfs+

2011-12-29 Thread rduke15
Thank you for looking into this.

Unfortunately, I cannot remember 100% how I prepared this disk a few
years ago. But most probably, it would have been with cfdisk in Debian
4.

Maybe this WD external disk was originally delivered with a Mac
partition? The disk was at a client's site, where they have many Macs.
So it is also possible someone once connected it to a Mac. But they
certainly didn't initialize or erase it (to use Macs terminology),
because the disk still has all it's data and works as expected as an
ext3 partition.

So apparently, parted gets mislead in it's partition identification
code, in some special case. Hopefully my sample will help correct this
glitch. I rely a lot on parted since it seems to be the only tool that
allows me to entirely script a partitioning of new disks, and I started
to need to do that a lot.

In the meantime, maybe it is safer to first zero out the first block(s)?
I sometimes do it for the first 512 bytes. Should I do it for all the
first 16K?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909424

Title:
  Parted reports ext3 partition as hfs+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/909424/+subscriptions

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


[Bug 909424] [NEW] Parted reports ext3 partition as hfs+

2011-12-28 Thread rduke15
Public bug reported:

parted reports a disk as having an hfs+ partition, when in fact it has a
single ext3 partition.

fdisk, sfdisk, cfdisk and gdisk all report the disk with an ext3
partition as expected, and fsck reports that partition as clean.

I tried both my standard parted 2.2 (2.2-5ubuntu5 in Ubuntu 10.04.3
LTS) and a freshly compiled parted 3.0 with the same result.

=

# parted /dev/sdb print

Model: ATA WDC WD5000AAVS-0 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: mac

Number  Start  End SizeFile system  Name  Flags
 1  512B   32.8kB  32.3kB   Apple
 3  134MB  500GB   500GB   hfs+ Apple_HFS_Untitled_1

=

# fdisk -l /dev/sdb

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1   60801   488384001   83  Linux

=

# gdisk -l /dev/sdb

GPT fdisk (gdisk) version 0.5.1

Partition table scan:
  MBR: MBR only
  BSD: not present
  APM: not present
  GPT: not present


***
Found invalid GPT and valid MBR; converting MBR to GPT format.
THIS OPERATON IS POTENTIALLY DESTRUCTIVE! Exit by typing 'q' if
you don't want to convert your MBR partitions to GPT format!
***

Disk /dev/sdb: 976773168 sectors, 465.8 GiB
Disk identifier (GUID): A44C39DC-F029-04AD-746D-F75D6FB0250B
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Total free space is 5099 sectors (2.5 MiB)

Number  Start (sector)End (sector)  Size   Code  Name
   1  63   976768064   465.8 GiB   0700  Linux/Windows data

=

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909424

Title:
  Parted reports ext3 partition as hfs+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/909424/+subscriptions

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


[Bug 796336] Re: 2.6.32-33-generic iwlagn firmware broken

2011-06-15 Thread rduke15
The following workaround can be used until this bug is fixed (renaming
the new firmware, to force loading the older one):

mv /lib/firmware/iwlwifi-5000-5.ucode
/lib/firmware/iwlwifi-5000-5.ucode.off

Other more complex workarounds are proposed in the duplicate bug reports
#794291 and #794814

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796336

Title:
   2.6.32-33-generic iwlagn firmware broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/796336/+subscriptions

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


[Bug 680177] Re: smbldap-useradd fails to authenticate to allow changes to LDAP server

2011-02-02 Thread rduke15
I had the same problem, and it turned out I had made a silly mistake in
my /etc/smbldap-tools/smbldap_bind.conf file. The password was correct,
but the DN entries started with dc=admin, ... instead of cn=admin,


In the end, what helped me find the problem was to add the stats
loglevel to the slapd config. This showed the following in the logs:

Feb  2 11:50:27 lenny1 slapd[5502]: conn=150 op=0 BIND 
dn=dc=admin,dc=example,dc=com method=128
Feb  2 11:50:27 lenny1 slapd[5502]: conn=150 op=0 RESULT tag=97 err=49 text=

After this error, the smbldap-useradd continued and failed with the next
error. If it had stopped right there, it would have been much easier to
find the problem.

So in my case, I believe the bug would be that smbldap-useradd continues
after failing to bind as admin, and then reports a misleading error at
the next step.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/680177

Title:
  smbldap-useradd fails to authenticate to allow changes to LDAP server

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


[Bug 680177] Re: smbldap-useradd fails to authenticate to allow changes to LDAP server

2011-02-02 Thread rduke15
I would suggest the following changes:

===

# diff -w -u /usr/share/perl5/smbldap_tools.pm.orig 
/usr/share/perl5/smbldap_tools.pm
--- /usr/share/perl5/smbldap_tools.pm.orig  2007-09-24 11:07:11.0 
+0200
+++ /usr/share/perl5/smbldap_tools.pm   2011-02-02 14:07:48.0 +0100
@@ -296,6 +296,10 @@
 $mesg = $ldap_master-bind ( $config{masterDN},
 password = $config{masterPw}
 );
+if ($mesg-is_error()) {
+warn qq[Cannot bind to $config{masterLDAP}:$config{masterPort} as 
$config{masterDN}: ], $mesg-error_text();
+return undef;
+}
 $ldap=$ldap_master;
 return($ldap_master);
 }

===

and

===

# diff -w -U 1 /usr/sbin/smbldap-useradd.orig /usr/sbin/smbldap-useradd
--- /usr/sbin/smbldap-useradd.orig  2007-09-24 12:18:51.0 +0200
+++ /usr/sbin/smbldap-useradd   2011-02-02 14:03:04.0 +0100
@@ -73,3 +73,4 @@
 
-my $ldap_master=connect_ldap_master();
+my $ldap_master=connect_ldap_master()
+or die Error binding to ldap server\n;
 
===

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/680177

Title:
  smbldap-useradd fails to authenticate to allow changes to LDAP server

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


[Bug 475845] Re: delay on printing dialog in evince

2011-01-13 Thread rduke15
I also lost all printers in Firefox after applying the fix in comment
#29. Did several things, and the printers re-appeared:

- commented-out the ipv6 lines in /etc/hosts
- added the printer IP and name to /etc/hosts
- restarted Firefox

Possibly, all that was needed after restarting cups was to also restart
Firefox (from which I had printed and experienced the delay right before
looking for a fix).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/475845

Title:
  delay on printing dialog in evince

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


[Bug 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2010-12-18 Thread rduke15
See also Debian bug 447040. In my opinion, the simplest fix is
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447040#51 :

Add dev/null directly into /etc/cron.d/amavisd-new, at the end of the
cron line.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in ubuntu.
https://bugs.launchpad.net/bugs/165184

Title:
  amavisd-new + spamassassin: cronjob spams root user

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2010-12-18 Thread rduke15
See also Debian bug 447040. In my opinion, the simplest fix is
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447040#51 :

Add dev/null directly into /etc/cron.d/amavisd-new, at the end of the
cron line.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/165184

Title:
  amavisd-new + spamassassin: cronjob spams root user

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


[Bug 479266] Re: U9.10 geany cant open files on samba shares

2010-08-22 Thread rduke15
Yes, this is still a problem in current Ubuntu 10.4. And it is easily
reproducible. It needs to remain open until someone is able to find the
real cause of the problem.

-- 
U9.10 geany cant open files on samba shares
https://bugs.launchpad.net/bugs/479266
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 479266] Re: U9.10 geany cant open files on samba shares

2010-08-22 Thread rduke15
** Changed in: linux (Ubuntu)
   Status: Expired = New

-- 
U9.10 geany cant open files on samba shares
https://bugs.launchpad.net/bugs/479266
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 479266] Re: U9.10 geany cant open files on samba shares

2010-08-22 Thread rduke15
Seems closely related to bug 40646 :
https://bugs.launchpad.net/archlinux/+source/samba/+bug/406466

-- 
U9.10 geany cant open files on samba shares
https://bugs.launchpad.net/bugs/479266
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 479266] Re: U9.10 geany cant open files on samba shares

2010-08-22 Thread rduke15
Note only 2nd full link in previous comment 16 is correct. The first
automatic link on the text bug xx is to something else. Sorry.

-- 
U9.10 geany cant open files on samba shares
https://bugs.launchpad.net/bugs/479266
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 598218] Re: CUPS PDF printer no longer available (Lucid)

2010-07-02 Thread rduke15
Yes, the upgrade to Lucid apparently uninstalled cups-pdf.

After re-installing, I had to go to System - Administration -
Printing, click Add, and there I could select Generic CUPS-PDF
Printer. After clicking on Forward, the window seemed to hang at a
message saying something like searching for drivers. But eventually,
it did continue.

-- 
CUPS PDF printer no longer available (Lucid)
https://bugs.launchpad.net/bugs/598218
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 327658] Re: Ubuntu obsolete xclip version not supporting unicode

2010-02-22 Thread rduke15
Until Ubuntu has an updated version of xclip, one can use the debian
package from squeeze: http://packages.debian.org/squeeze/xclip

It is version 0.12-1. I had no dependency problem to install it in
Jaunty and this unicode/utf-8 problem seems to be fixed.

-- 
Ubuntu obsolete xclip version not supporting unicode
https://bugs.launchpad.net/bugs/327658
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 508448] Re: bluetooth applet ui unfit for use

2010-02-15 Thread rduke15
Well, the result of removing bluez-gnome and installing gnome-bluetooth
had the result of removing the BT icon in the panel, with no apparent
replacement anywhere in the menus. This was on a Jaunty system.

After some digging, I saw that the package gnome-bluetooth
(0.11.0-0ubuntu4) actually lists bluez-gnome as recommended in it's
dependencies. So it' doesn't look like it replaces it.

And the file /usr/share/doc/gnome-bluetooth/README says This package contains 
[..] a simple GUI to explore which devices are
available (gnome-bluetooth-manager) but it doesn't:

  $ gnome-bluetooth-manager
  bash: gnome-bluetooth-manager: command not found


** Changed in: bluez-gnome (Ubuntu)
   Status: Fix Released = New

-- 
bluetooth applet ui unfit for use
https://bugs.launchpad.net/bugs/508448
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 511603] [NEW] launchers in panel overlap main menu making it inaccessible

2010-01-23 Thread rduke15
Public bug reported:

Binary package hint: gnome-panel

When the panel is full with launchers and/or applets, if you
(inadvertently) add another item, or if the screen is resized forcing
the panel to become smaller, the main menu may become inaccessible.
Icons that were to the right of the main menu have been moved underneath
it and are not visible anymore. However, clicks are sent to these icons
behind the menu, instead of to the menu.

For example, having a panel like this:

  Applications Places System icon1 icon2 icon3 icon4 etc.

After adding an icon for which there is no more room, or after the
screen is resized, icons are pushed to the left and the panel may look
like this:

  Applications Places System on3 icon4 etc.

(icon1 and icon2 are not visible any more; part of icon3 is also hidden)

When clicking on the System menu, the action associated with icon2,
which is behind System, is started. It is impossible to access the
System menu.

This happens in Ubuntu 9.04 Jaunty.

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: gnome-panel
  
  When the panel is full with launchers and/or applets, if you
  (inadvertently) add another item, or if the screen is resized forcing
  the panel to become smaller, the main menu may become inaccessible.
  Icons that were to the right of the main menu have been moved underneath
  it and are not visible anymore. However, clicks are sent to these icons
  behind the menu, instead of to the menu.
  
  For example, having a panel like this:
  
-   Applications Places System icon1 icon2 icon3 icon4 etc.
+   Applications Places System icon1 icon2 icon3 icon4 etc.
  
- After adding an icon for which there is no more room, or after the screen is 
resized, icons are pushed to the left and the panel may look like this:
-   Applications Places System on3 icon4 etc.
+ After adding an icon for which there is no more room, or after the
+ screen is resized, icons are pushed to the left and the panel may look
+ like this:
+ 
+   Applications Places System on3 icon4 etc.
  
  (icon1 and icon2 are not visible any more; part of icon3 is also hidden)
  
  When clicking on the System menu, the action associated with icon2,
  which is behind System, is started. It is impossible to access the
  System menu.
  
  This happens in Ubuntu 9.04 Jaunty.

-- 
launchers in panel overlap main menu making it inaccessible
https://bugs.launchpad.net/bugs/511603
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 257533] Re: XSane fails to open device

2010-01-21 Thread rduke15
Yes, commenting out /dev/video0 in /etc/sane.d/v4l.conf does indeed
prevent this particular error.

Instead, we get a new error: no devices available.

-- 
XSane fails to open device
https://bugs.launchpad.net/bugs/257533
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 257533] Re: XSane fails to open device

2010-01-21 Thread rduke15
Oops, sorry. The no devices available was perfectly appropriate: I
hadn't connected the scanner! I didn't find a way to delete my comment
useless comment above.

-- 
XSane fails to open device
https://bugs.launchpad.net/bugs/257533
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 276472] Re: cp -p on CIFS mount does not preserve timestamp

2010-01-17 Thread rduke15
Update, links and workaround:

This bug is still present on Jaunty 9.04 with the following versions:
$ uname -srvm
Linux 2.6.28-17-generic #58-Ubuntu SMP Tue Dec 1 18:57:07 UTC 2009 i686
$ mount.cifs -V
mount.cifs version: 1.12-3.3.2
$ dpkg -l coreutils
ii  coreutils 6.10-6ubuntu1 The GNU 
core utilities
$ dpkg -l samba
ii  samba 2:3.3.2-1ubuntu3.2
SMB/CIFS file, print, and login server for Unix

( remote Samba server is Debian version 3.0.24-6etch10 )

This bug seems to have been both a coreutils bug and a samba bug. However, both 
are supposed to be fixed now.
See these:
  http://bugzilla.kernel.org/show_bug.cgi?id=6127
  http://bugzilla.kernel.org/show_bug.cgi?id=8437
  https://bugzilla.samba.org/show_bug.cgi?id=6520

A workaround seems to be to disable unix extensions. I understand it can
be done on the server side, but I do it only on the client side by using
the nounix mount option ( mount -o nounix,... ).


** Bug watch added: Linux Kernel Bug Tracker #6127
   http://bugzilla.kernel.org/show_bug.cgi?id=6127

** Bug watch added: Linux Kernel Bug Tracker #8437
   http://bugzilla.kernel.org/show_bug.cgi?id=8437

** Bug watch added: Samba Bugzilla #6520
   https://bugzilla.samba.org/show_bug.cgi?id=6520

-- 
cp -p on CIFS mount does not preserve timestamp
https://bugs.launchpad.net/bugs/276472
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