Re: No brightness slider on UG14.04

2014-04-24 Thread Jason S. Wagner
A quick correction, line wrap tricked me. This was the full command I was asked to run: gdbus introspect --session --dest org.gnome.SettingsDaemon.Power --object-path /org/gnome/SettingsDaemon/Power --only-properties On Thu, Apr 24, 2014 at 2:16 PM, Jason S. Wagner jasonswag...@gmail.com

[Bug 1310350] [NEW] Oops __rpc_clnt_handle_event+0x48/0xd0

2014-04-20 Thread Chad Wagner
Public bug reported: $ lsb_release -rd Description:Ubuntu 12.04.4 LTS Release:12.04 $ apt-cache policy linux-image-generic-lts-saucy linux-image-generic-lts-saucy: Installed: 3.11.0.19.18 Candidate: 3.11.0.19.18 Version table: *** 3.11.0.19.18 0 500

[Bug 1306329] Re: BUG: soft lockup - CPU#1 stuck for 22s! [dpkg:16454]

2014-04-13 Thread Wagner Arestides
Until now this bug no longer appeared. So give as fixed after the last current updates. Thank you for listening. ** Changed in: linux (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1306329] [NEW] BUG: soft lockup - CPU#1 stuck for 22s! [dpkg:16454]

2014-04-10 Thread Wagner Arestides
Public bug reported: There was an error while updating the kernel 3.13.0-23-generic. That this error is seen in the summary. The system also freezes when it starts several times causing me to reset the PC every time this problem occurs boot. ProblemType: KernelOops DistroRelease: Ubuntu 14.04

[Bug 1302523] [NEW] check_apt: Please port to make use of libapt-pkg

2014-04-04 Thread Jan Wagner
Public bug reported: As stated in #1031680[1], to get check_apt a bit more reliable, it would be totally great to make use of an API, for example libapt-pkg[2]. Please contribute via Pull Request[3] on the upstream project. [1]

[Bug 1302523] [NEW] check_apt: Please port to make use of libapt-pkg

2014-04-04 Thread Jan Wagner
Public bug reported: As stated in #1031680[1], to get check_apt a bit more reliable, it would be totally great to make use of an API, for example libapt-pkg[2]. Please contribute via Pull Request[3] on the upstream project. [1]

[Ubuntu-BR] Associação de tipo de arquivos ubuntu 13.10

2014-03-18 Thread Wagner De Queiroz
managing the list at ubuntu-br-ow...@lists.ubuntu.com When replying, please edit your Subject line so it is more specific than Re: Contents of ubuntu-br digest... Tópicos de Hoje: 1. Problemas para associar tipo de arquivos no Ubuntu 13.10-32 (Wagner De Queiroz

[Ubuntu-BR] Problemas para associar tipo de arquivos no Ubuntu 13.10-32

2014-03-17 Thread Wagner De Queiroz
ubuntu tweak, sem sucesso. Meu repertório de opções acabou e estou aqui na lista pedindo a ajuda a alguém para resolver este problema tão pitoresco. -- Wagner de Queiroz Be free with Linux -- Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece Lista de discussão Ubuntu Brasil Histórico

Re: [Bug 1098337] Re: IPPlan does not install

2014-03-17 Thread Jan Wagner
Am 14.03.14 16:06, schrieb sebas: When will this be fixed for ubuntu ? JFTR: ipplan is/was part of universe, which is: Universe - Community maintained software, i.e. not officially supported software. [1] So don't expect any updates on this, as this package is dead upstream and not maintained

[Bug 1210429] Re: Net::HTTP chunk handling broken for non-blocking sockets

2014-03-15 Thread Chad Wagner
Fixed in Debian wheezy. Bug # 674788. ** Patch added: Debian patch https://bugs.launchpad.net/ubuntu/+source/libnet-http-perl/+bug/1210429/+attachment/4025919/+files/fix_chunked_decoding_674788.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1247137] Re: zenity 3.8 --list outputs first answer twice separated by a pipe

2014-03-05 Thread Tyler Wagner
I have added this to the commands of all my zenity calls: zenity --list --column Item Apples Oranges Pears Toothpaste | cut -f 1 -d '|' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247137 Title:

[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-17 Thread Jan Wagner
Please resync to 1.5-3 ... check_ssh seems to result into beeing unkindly to client system log nagios-plugins (1.5-3) unstable; urgency=medium * [38d8f67] Fixing latest changelog timestamp * [7091aae] check_ssh: Drop 12_check_ssh_read_socket.dpatch (Closes: #734811), this seems to

[Bug 1276032] Re: Please merge nagios-plugins 1.5-2 (main) from Debian unstable (main)

2014-02-17 Thread Jan Wagner
Please resync to 1.5-3 ... check_ssh seems to result into beeing unkindly to client system log nagios-plugins (1.5-3) unstable; urgency=medium * [38d8f67] Fixing latest changelog timestamp * [7091aae] check_ssh: Drop 12_check_ssh_read_socket.dpatch (Closes: #734811), this seems to

[Bug 1223049] Re: file save dialog cripples dirnames while having much space

2013-12-10 Thread Stefan Wagner
Well, thanks, but I'm using Xubuntu 12.04 LTS and don't plan to update to an intermediate version. If you say the issue is fixed for newer versions, I believe you. Will there be a backport? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

Re: [ubuntu-uk] Bug 1251702

2013-11-18 Thread Tyler J. Wagner
On 2013-11-15 17:27, Barry Drake wrote: Hi there ... I've just reported Bug 1251702 under Trusty. I haven't checked out Saucy, but I wonder if it's in there too? It's probably the first time I've wanted to burn more than one iso at the same time. The first one burns fine, and Brasero

Re: [ubuntu-uk] Building Ubuntu for the Raspberry Pi, on the Raspberry Pi

2013-11-08 Thread Tyler J. Wagner
On 2013-11-08 00:44, Alan Bell wrote: odd, do you get something different to this? pi@raspberrypi ~ $ cat hello.py print Hello, World! pi@raspberrypi ~ $ time python hello.py Hello, World! real0m0.248s user0m0.180s sys0m0.050s On 07/11/13 20:06, Tyler J. Wagner wrote: Alan

Re: [ubuntu-uk] Building Ubuntu for the Raspberry Pi, on the Raspberry Pi

2013-11-07 Thread Tyler J. Wagner
Hi Alan, Please add make Python not suck on Raspberry Pi to your list of requests. Execution time for python is so bad I had to rewrite a number of my tools as shell scripts. Since many tools in Ubuntu are based on Python, I expect that'll be on your list anyway. Hopefully that's just an issue

Re: [ubuntu-uk] Building Ubuntu for the Raspberry Pi, on the Raspberry Pi

2013-11-07 Thread Tyler J. Wagner
postGRES) and set up a company in it over the course of an evening. Alan. On 07/11/13 16:19, Tyler J. Wagner wrote: Hi Alan, Please add make Python not suck on Raspberry Pi to your list of requests. Execution time for python is so bad I had to rewrite a number of my tools as shell

Ubuntu GNOME Volunteer

2013-11-04 Thread Serge Wagner
Hi I am a theme designer - and i would like to propose my help I think it would be important that Ubuntu Gnome gets a more individual design -it's own theme - that reflects the identity of gnome and the one of ubuntu My actual 2 themes ORANGE (till now called Darkair) and BLO - both created

Re: [ubuntu-uk] Xfce Appearance

2013-10-28 Thread Tyler J. Wagner
On 2013-10-28 11:12, Nigel Verity wrote: All the stock Xfce applications look modern and easy on the eye - curved button corners, bevelled surfaces, etc. However some, though by no means all, non-Xfce applications have an appearance more akin to Windows 3 - dark grey flat

Re: [Bug 943195] Re: xpdf.real crashed with SIGSEGV in GooHash::hash()

2013-10-23 Thread Stefan Wagner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23.10.2013 08:10, Matthias Andree wrote: This needs to be backported to precise, too. Confirm! - -- Don't visit my blog: http://demystifikation.wordpress.de -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG

[Ubuntu-BR] LibreOffice Ubuntu 13.04

2013-10-10 Thread Wagner Santos
Galera, boa tarde! Nos últimos dias observei que o LibreOffice nativo tem dado muito crash, já perdi várias vezes documentos nos quais estava trabalhando. Alguém mais está tendo esse tipo de problema? Abraços! -- * Wagner Santos** Twitter: *@wagnerpaxs* E-mail:* wagnerp...@gmail.com *Site

[Bug 1181772] Re: Remote login will not recognise email and password even when correct.

2013-09-27 Thread Wagner Xavier Junior
** Also affects: lightdm Importance: Undecided Status: New ** No longer affects: lightdm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181772 Title: Remote login will not recognise

Re: Broadcom NetXtreme network card issue

2013-09-27 Thread Tyler J. Wagner
On 2013-09-27 09:45, Raffaele Morelli wrote: my ubuntu server has a Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12). lspci should show 4 entries for this card but actually only one entry is listed. The same network card is installed on a debian server, lspci output

Re: [ubuntu-uk] Samsung might be getting rid of Android and using their own Linux based OS

2013-09-14 Thread Tyler J. Wagner
On 2013-09-13 17:10, Kris Douglas wrote: I get my handsets from Three. They come with about 1 app and once Android is rooted you can remove it or put a custom ROM on. I also benefit from quick, easy replacement of the handset should something go wrong, rather than dealing directly with the

Re: [ubuntu-uk] Samsung might be getting rid of Android and using their own Linux based OS

2013-09-13 Thread Tyler J. Wagner
On 2013-09-13 13:39, Neil Greenwood wrote: On 12 Sep 2013 11:29, Pete Smout smoutp...@gmail.com I don't know anyone who buys their handset, they are bundled up with their service contract. Umm, me. And, me too. Step 1: Buy handset for cash. Step 2: Replace crappy default OS with

[Bug 1223049] Re: file save dialog cripples dirnames while having much space

2013-09-11 Thread Stefan Wagner
@Dmitry Shachnev, #3: Pardon, that was an usage error of mine, then. I didn't intend to mark it as xpdf-error and thought I selected gedit as target. But I went into to launchpad via an xpdf-error, that is true. Thanks for reassignment. -- You received this bug notification because you are

[Bug 1223049] [NEW] file save dialog cripples dirnames while having much space

2013-09-09 Thread Stefan Wagner
Public bug reported: See screenshots and german rant here: http://demystifikation.wordpress.com/2013/09/09/dat-dial/ DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION=Ubuntu 12.04.2 LTS Gedit 3.4.1 Xubuntu 12.04 LTS When opening a file, the file open - Dialog

[Bug 659771] Re: find does not handle -size parameter 1 correctly

2013-09-09 Thread Stefan Wagner
OK - After a second thought, I come to the conclusion that it might be better to keep it the way it is. Sometimes you search for files bigger than x, sometimes smaller than x and rarely exactly x, but maybe sometimes for small sizes for exactly X rounded to current measurement (4G, 4M, 4K for

[Bug 659771] Re: find does not handle -size parameter 1 correctly

2013-09-09 Thread Stefan Wagner
OK - After a second thought, I come to the conclusion that it might be better to keep it the way it is. See #5 https://bugs.launchpad.net/ubuntu/+source/findutils/+bug/659771/comments/5 ** Changed in: findutils (Ubuntu) Status: Confirmed = Opinion -- You received this bug notification

[Bug 1223049] Re: file save dialog cripples dirnames while having much space

2013-09-09 Thread Stefan Wagner
** Attachment added: Screenshot File open dialog (total, showing unused, wasted space) https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/1223049/+attachment/3811870/+files/datei-oeffnen-gek%C3%BCrzte-Verzeichnisse.png -- You received this bug notification because you are a member of

[Bug 1084461] Re: xpdf segfaults on every single pdf

2013-09-09 Thread Stefan Wagner
Maybe duplicate of: https://bugs.launchpad.net/debian/+source/xpdf/+bug/943195 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1084461 Title: xpdf segfaults on every single pdf To manage

Re: [ubuntu-uk] Calibre Server

2013-09-02 Thread Tyler J. Wagner
On 2013-09-02 13:21, Simon Swaysland wrote: I'm trying to set-up the calibre server for my eBook management and access to it's web front-end, but I don't seem to be able to get it working. Any advice would be appreciated. My advice would be to use Calibre locally, then just synchronise the

Re: [ubuntu-uk] Calibre Server

2013-09-02 Thread Tyler J. Wagner
That's precisely the idea. My home is in London. My server is in Germany. Why run Calibre, with a full GUI, on the server? Tyler On 2013-09-02 14:58, Simon Swaysland wrote: There doesn't really work, my server is remote. On 2 September 2013 11:40, Tyler J. Wagner ty...@tolaris.com

Re: [ubuntu-uk] Virgin broadband from 20 to 60 megas

2013-08-04 Thread Tyler J. Wagner
On 2013-08-03 23:06, Muñiz Piniella, Andrés wrote: Thanks for the insight. I have declined the offer. Also mentioned you (tyler) on twitter, I hope you do not mind. Not a problem. I'm @tolaris. In similar lines I found this interesting: http://ubuntu.virginmedia.com/releases/ That is indeed

[Bug 1181243] Re: crash on opening a particular file

2013-07-24 Thread Stefan Wagner
With xpdf_3.02-12ubuntu2nopoppler0_i386.deb I opened many files successfully on ubuntu, but the ubuntu-xpdf-version is broken for no apparent reason and crashes with every file I test. Xpdf is a very lean viewer and starts very fast to name a reason why to use especially xpdf. -- You received

Re: [ubuntu-uk] Virgin broadband from 20 to 60 megas

2013-07-21 Thread Tyler J. Wagner
On 2013-07-20 21:54, Rob Beard wrote: As far as I'm aware Virgin are upgrading 20Mbit customers to 60Mbit anyway, but if you've got the old separate modem and router then you might need one of their Super Hubs. I'm not sure what the latest Super Hub is like, but the originals are fairly poor.

Re: [ubuntu-uk] Virgin broadband from 20 to 60 megas

2013-07-21 Thread Tyler J. Wagner
On 2013-07-21 17:41, Tyler J. Wagner wrote: The Virgin Super Hub is absolute shite. I really miss my old Scientific Atlanta modem. I'm not sure the 60 mbit update was worth the change. Sorry, please allow me to qualify that rant: 1. Wireless disassociations. Several per week per workstation

Re: [ubuntu-uk] Google Code sharing

2013-07-04 Thread Tyler J. Wagner
On 2013-07-03 23:43, Tony Pursell wrote: I think you are misunderstanding what it says. It talks about encryption software, that is software that encrypts data, and an obligation to tell the US government about it. I suppose that is because such software can be used for all sorts of illegal

[Bug 1197446] [NEW] package xbmc (not installed) failed to install/upgrade: cannot copy extracted data for './usr/share/man/man1/xbmc.bin.1.gz' to '/usr/share/man/man1/xbmc.bin.1.gz.dpkg-new': unexpec

2013-07-03 Thread Helmut Wagner
Public bug reported: Installationsfehler ProblemType: Package DistroRelease: Ubuntu 13.04 Package: xbmc (not installed) ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic i686 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: i386 Date: Wed Jul 3 16:43:21 2013

[Bug 943195] Re: xpdf.real crashed with SIGSEGV in GooHash::hash()

2013-07-02 Thread Stefan Wagner
@Andrew Tonks: Until David tells us the details, I can recommend xpdf_3.02-12ubuntu2nopoppler0_i386.deb for x32 which is an older version which works for me. I guess it is easy to find. With dpkg -i xpdf_3.02-12ubuntu2nopoppler0_i386.deb it should be installable. -- You received this bug

[Bug 1196326] [NEW] [LENOVO 1952T60] suspend/resume failure

2013-06-30 Thread philip wagner
Public bug reported: [LENOVO 1952T60] suspend/resume failure ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.10.0-0-generic 3.10.0-0.7 ProcVersionSignature: Ubuntu 3.10.0-0.7-generic 3.10.0-rc7 Uname: Linux 3.10.0-0-generic i686 Annotation: This occured during a

Re: [ubuntu-uk] SSH/Filezilla Problem

2013-06-17 Thread Tyler J. Wagner
Please consider using Unison or rsync for this. Both can use block-level checksums to make updates far more efficient. And unison handles the issues with merging changes very well. Regards, Tyler On 2013-06-17 11:08, Nigel Verity wrote: Hi I use Filezilla a lot to transfer data between a

Re: [ubuntu-uk] native resolutions

2013-05-23 Thread Tyler J. Wagner
On 2013-04-21 09:01, pete smout wrote: Thanks for the info, it raises a question where's xorg.conf these days? It no longer appears in /etc/X11. If it is not there if I were to create 1 would it be 'called' by X on start-up? If not how would I get X to read / call xorg.conf on start-up?

[Bug 1183615] [NEW] package kdelibs5-plugins (not installed) failed to install/upgrade: não pode copiar dados extráidos para './usr/lib/kde4/libexec/ksendbugmail' para '/usr/lib/kde4/libexec/ksendbugm

2013-05-23 Thread wagner drummond
Public bug reported: this issue whan was install k3b. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: kdelibs5-plugins (not installed) ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8 Uname: Linux 3.8.0-21-generic x86_64 NonfreeKernelModules: droidcam_v4l ApportVersion:

Re: [ubuntu-uk] VIA Neheima CPU and Ubuntu Server

2013-05-14 Thread Tyler J. Wagner
On 2013-05-14 13:34, J Fernyhough wrote: The C3 doesn't have PAE support [1]. This means the more recent kernels (IIRC quantal and up) won't boot as their config has PAE as a requirement. You'll either need to compile your own, or use a distro that retains support for those older non-PAE

[Bug 1179629] [NEW] video ruim

2013-05-13 Thread Wagner Lucio de Oliveira
Public bug reported: os videos travam e a imagem é péssima. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8 Uname: Linux 3.8.0-19-generic i686 ApportVersion: 2.9.2-0ubuntu8 Architecture: i386 CompizPlugins: No value

Re: [ubuntu-uk] Dixons/PC World response .....

2013-05-09 Thread Tyler J. Wagner
On 2013-05-09 10:39, Gordon Burgess-Parker wrote: I find it very interesting that nearly four years ago, when I bought my Toshiba Netbook with Ubuntu Remix from Dixons, they were selling like hot cakes, far better than the equivalent Windows machines. Then suddenly, overnight, they

Re: 12.04 server oddity

2013-05-09 Thread Tyler J. Wagner
On 2013-05-09 08:40, Phil Dobbin wrote: Interesting. ssh was working got all the way to the password prompt before permission was denied ('password/public key'). That's definitely not a firewall issue, then. Questions: 1. Are you logging in as the root user, or the user you created during

[ubuntu-uk] Seeking Linux/Network Engineer

2013-05-08 Thread Tyler J. Wagner
Sorry if this post is unwelcome. Last time we advertised for an engineer, we hired someone who reads this list. I sure hope to repeat that experience. :) We're looking for a new Linux/Network Engineer at my company. This is a junior position. We're looking for someone enthusiastic about Linux,

Re: 12.04 server oddity

2013-05-08 Thread Tyler J. Wagner
On 2013-05-08 20:10, Phil Dobbin wrote: I enabled the ssh server during install but saw no option to disable ufw (it may have been there but I wasn't really looking for it). No open ports by default is fine by me ... If you enabled SSH during install, then you should have a listening SSH

Re: [ubuntu-uk] Fwd: Re: Lack of Linux support on Advent Touch printers

2013-05-07 Thread Tyler J. Wagner
On 2013-05-07 12:05, Barry Drake wrote: On 07/05/13 10:45, Tyler J. Wagner wrote: Another reply from Kodak. Interesting to learn that Kodak is leaving the inkjet market. Excellent result! I got no reply at all from Kodak. Maybe you could forward Kodak's reply to the Ubuntu-UK list

Re: [ubuntu-uk] Unwanted kernels

2013-05-04 Thread Tyler J. Wagner
On 2013-05-04 16:47, Colin Law wrote: On 4 May 2013 15:53, Tony Pursell a...@princeswalk.fsnet.co.uk wrote: Hi All Has anyone got any advice or tips on how to safely rid oneself of unwanted kernel. I thought this was an issue that had been solved but I'm still left with 5 ver 2.6 and 8 ver

[Bug 1084461] Re: xpdf segfaults on every single pdf

2013-04-26 Thread Stefan Wagner
Isn't this a duplicate of https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/888362 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1084461 Title: xpdf segfaults on every single pdf To manage

Re: [ubuntu-uk] native resolutions

2013-04-24 Thread Tyler J. Wagner
On 2013-04-24 09:11, pete smout wrote: Thanks to Tyler for pointing me in the right direction, SOLVED it Thanks again (and sorry for replying to you direct Tyler, my messages dont always reach ubuntu users for some reason) I'm glad I could help, Pete. Could you tell us how you solved it, for

Re: [ubuntu-uk] native resolutions

2013-04-24 Thread Tyler J. Wagner
On 2013-04-24 10:58, pete smout wrote: Then having completely had enough I decided to put the 2 lines of script in a text file (xrandr --addmode MODELINE)(xrandr --newmode resolution_refreshrate) and make this file executable via the properties menu in nautilus. You can view this at

Re: [ubuntu-uk] Locking in the wireless drivers

2013-04-23 Thread Tyler J. Wagner
On 2013-04-23 20:47, Rowan Berkeley wrote: Ah, yes, DKMS again, that explains it. Now if only we could just have DKMS packaged up for automatic installation in the Synaptic package manager. As it is, you need quite a bit of savvy to install DKMS, more than I've got, for sure. You mean, like

Re: [ubuntu-uk] native resolutions

2013-04-20 Thread Tyler J. Wagner
Sounds similar to a problem I had with my TV. It's EDID incorrectly lists only one mode (1280x720 50 Hz), but it supports up to 1920x1080 at a variety of refresh rates. I verified this by dumping the EDID and checking it. I wrote up my experience here:

Re: [ubuntu-uk] Advent Touch Print printer ....

2013-04-18 Thread Tyler J. Wagner
On 2013-04-12 13:27, Barry Drake wrote: The new Advent printer is excellent - apart from support. Obviously I have written a strong letter about this to PC World customer support. I don't expect a result, but maybe if enough of us complain to them, they might listen! Last night I sent an

[Bug 1069031] Re: intel gma3600: X unable to start

2013-04-18 Thread Maik Wagner
#47: These drivers look fairly old to me. Mandrake 9.0 had a 2.4-Linux- kernel and a lot has changed since then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069031 Title: intel gma3600: X unable

Re: [ubuntu-uk] Advent Touch Print printer ....

2013-04-17 Thread Tyler J. Wagner
On 2013-04-10 19:00, Barry Drake wrote: If anyone wants to try, I had to do the following: Add as USB printer - use Kodak ESP C310 driver. Add as network printer - look up network address on printer menu - probably 192.168.2.11 - use Kodak ESP C310 driver. Barry, Thanks for the

Re: [Bug 1162706] Re: Power indicator gone missing.

2013-04-10 Thread Jason Wagner
I am on the PPA. I applied updates and I seem to have regained the power meter. On 4/6/2013 1:13 PM, Jeremy Bicha wrote: Are you using the GNOME3 PPA? Is the power menu still missing after installing updates and rebooting? ** Changed in: gnome-power-manager (Ubuntu) Status:

[Bug 1162706] [NEW] Power indicator gone missing.

2013-04-01 Thread Jason Wagner
Public bug reported: After installing yesterday's Ubuntu GNOME 13.04 daily image, I had a power indicator, but somewhere between completing the installation and now, I've lost it. I have installed a few other applications, but nothing I would expect to interfere. All extensions have been

Re: [ubuntu-uk] Mouse scrolling in man pages

2013-03-12 Thread Tyler J. Wagner
On 2013-03-12 06:53, Neil Greenwood wrote: With the ps command, I'm setting COLUMNS, not PAGER. Sorry for the confusion. The java processes I want to monitor have long command lines, so I set the command to show 1000 columns so it doesn't truncate the output. Consider: ps -ef | cat

Re: [ubuntu-uk] Mouse scrolling in man pages

2013-03-11 Thread Tyler J. Wagner
On 2013-03-08 15:14, Neil Greenwood wrote: PAGER=/bin/cat man command Don't include the export. Works a treat if you normally want the pager, but not for one command. I frequently use this to get full output from the ps command... In what situation does ps page the output? ps -ef, for

Re: [ubuntu-uk] Mouse scrolling in man pages

2013-03-07 Thread Tyler J. Wagner
On 2013-03-07 18:12, Tony Pursell wrote: man command | cat where command is the command you want to browse, will dump everything to the terminal and you can scroll back up through it with the mouse wheel (I hope), Put this in your .bashrc or .profile: export PAGER=/bin/cat Now paging

[Bug 1013133] Re: long delay on session close

2013-03-05 Thread Wagner Volanin
I also have this bug on unity-2d 5.12.0-0ubuntu1.2. Some of my session closes (log out/shutdown/restart) are very fast 1-2 seconds. But very frequently, during a session-close, it takes 30-40 seconds to complete. I don't have the unity-2d-dash running. And during the slow session closes, the

Re: [ubuntu-uk] Auto sudo authenticate on 12.10

2013-03-04 Thread Tyler J. Wagner
On 2013-03-04 10:35, Colin Law wrote: The terminal commands have not changed as far as I know. No, they haven't. The Ubuntu updater uses PolicyKit. As others have noted, it allows updates to packages without passwords, but not installation of new packages. This is a good design. The CLI

[Bug 902332] Re: Hotkeys for adjust the keyboard-backlight don't work on Samsung 700Z3A

2013-03-01 Thread Steven Wagner
This bug is still present on a Samsung 900X3A (Series 9) using Ubuntu 12.04.2 LTS Desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/902332 Title: Hotkeys for adjust the keyboard-backlight

Re: [ubuntu-uk] 13.04 behaves differently...

2013-02-27 Thread Tyler J. Wagner
On 2013-02-27 09:18, Alan Pope wrote: At my previous job where Windows + Outlook was the desktop of choice I've seen plenty of people do what Tyler described. One of the nice features Windows has which I've never seen Linux desktops do nicely is dragging and dropping items from a non-focussed

Re: [ubuntu-uk] 13.04 behaves differently...

2013-02-26 Thread Tyler J. Wagner
On 2013-02-26 14:48, Paula Graham wrote: Agree, hated Unity at first (and there's still things about it, especially lack of customisability) that are annoying) but now that it actually works properly - and looks so nice on 13.04 ... One question: can you raise a window while dragging an

Re: [ubuntu-uk] 13.04 behaves differently...

2013-02-21 Thread Tyler J. Wagner
On 2013-02-21 15:10, Colin Law wrote: In 12.10 this was controlled via Nautilus, Edit Preferences Behaviour Run Executable Files when opened. Raring includes a major upgrade to Nautilus and they have removed lots of useful stuff (not the Ubuntu developers, the Nautilus developers) so it

Re: [ubuntu-uk] 13.04 behaves differently...

2013-02-21 Thread Tyler J. Wagner
On 2013-02-21 16:23, Barry Drake wrote: It's not 'dumbing down' but rather due to sweeping changes in whatever widget library Nautilus is built from. (GTK - QT - DUNNO ). Nautilus is built on GTK and Gnome. And no, the dumbing down has nothing to do with the widget library. Nemo, built on

Re: [ubuntu-uk] They've fixed the black square in Firefox

2013-02-20 Thread Tyler J. Wagner
On 2013-02-21 05:04, Rowan Berkeley wrote: It's gone, as of today's Firefox update. Sorry, could you provide some context? What black square? Is there a bug report somewhere? Regards, Tyler -- I have come to the conclusion that executions solve nothing, and are only an antiquated relic of a

Re: rdiff-backup is it best openSource continous backup solution?

2013-02-20 Thread Tyler J. Wagner
I saw your post to the BackupPC user list. I prefer BackupPC, but it's not ideal for bare-metal restore. It's ideal for whoops, undelete, and as poor-man's version control. It can be used for bare-metal restore as well, but I recommend installing a base OS from the install media, then restoring

Re: rdiff-backup is it best openSource continous backup solution?

2013-02-20 Thread Tyler J. Wagner
On 2013-02-20 23:30, Rajeev Prasad wrote: I realized that a complete snapshot of the system (my requirement #6), which can be restored in one go (all OS/Apps/data etc.) is best done using software like clonezilla (I am looking at clonezilla right now). For all OS/Apps/Data, you need only a

[Bug 1123372] Re: gnome-tweak-tool crashed with SystemError in _on_changed(): error return without exception set

2013-02-19 Thread serge wagner
thanks a lot for this patch finally gnome-tweak-tool works again :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1123372 Title: gnome-tweak-tool crashed with SystemError in _on_changed(): error

[Bug 900512] Re: ia32-libs-multiarch:i386 is not installable

2013-02-11 Thread Brent Wagner
I had this issue with a fresh install of Ubuntu Server 12.10. It turns out, dbus must be running in order for bluez to configure successfully. # service dbus start dbus start/running, process 24551 # dpkg --configure bluez Setting up bluez (4.101-0ubuntu6) ... # apt-get -f install Reading package

Re: [ubuntu-uk] Zoostorm laptop at ebuyer.com

2013-02-01 Thread Tyler J. Wagner
On 01/02/13 15:54, Paula Graham wrote: I dunno, doesn't seem a huge burden to me - the driver's in a handy folder - it takes all of 20 secs to compile - prefer it to opening a brand new laptop with a perfectly good Realtek chip (and I'm clumsy with hardware). Will just tolerate mild

Re: [ubuntu-uk] Zoostorm laptop at ebuyer.com

2013-01-31 Thread Tyler J. Wagner
On 2013-01-31 18:46, Paula Graham wrote: I've got the i3 version of the Zoostorm laptop - 12.04 installed perfectly except wifi chip is a bit of a pain, needs to be hunted down, compiled and then recompiled every time the kernel upgrades - native driver should be in kernel 3.8. The current

Re: how to move my website from ubuntu 10.10 to 12.04 LTS?

2013-01-29 Thread Tyler J. Wagner
On 2013-01-29 18:11, Rajeev Prasad wrote: These are two different servers. Website is production, but can take downtime of about 1 day (weekend). I was planning to make a tarball from old server and extract on new one, and as the last step, move the permanent IP. I generally use rsync for

Re: [ubuntu-uk] Square in top left slow to load when launching Firefox

2013-01-28 Thread Tyler J. Wagner
On 2013-01-28 07:44, Rowan Berkeley wrote: This deserves a thread of its own, I think. 'Slow to load' means approximately a half-second late. During that half-second, the previous display remains visible in the square. It's approx 250x250 pixels in size, I should say, ie about the width of a

Re: [ubuntu-uk] suggest a usb webcam for under £10

2013-01-23 Thread Tyler J. Wagner
I use a Logitech C600 for my media PC, as it has a swivel for positioning it to face one part of the room. On a laptop, the C270 was fine. Both can be had for £12-£25 on Amazon, which is above your price but of excellent quality. 720p. No flash, though. Regards, Tyler On 2013-01-23 12:09,

[Bug 1093665] Re: 'next' button icon points up

2013-01-20 Thread Stefan Wagner
Also affects me, Thunderbird 17.0.2 from Xubuntu 12.04. Note that the button swaps its shape when hovering - it then points down (unlike the 'previous' button, which doesn't change its shape). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 660236] Re: clusterssh no longer respects setting username

2013-01-19 Thread Tyler Wagner
The user = foo setting is once again broken in 4.01.01-4, as found in Ubuntu 12.10 quantal, in either .csshrc or .clusterssh/config. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660236 Title:

[Bug 660236] Re: clusterssh no longer respects setting username

2013-01-19 Thread Tyler Wagner
The same is true for 4.01.01-5 in raring. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/660236 Title: clusterssh no longer respects setting username To manage notifications about this bug go to:

[Bug 1062068] Re: evolution-calendar-factory crashed with SIGFPE in g_hash_table_lookup_node()

2013-01-16 Thread Raphael Wagner
Thanks brentsim and gianluca, sudo apt-get --reinstall install evolution-data-server indicator- datetime unity-scope-gdocs works fine! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062068 Title:

Re: D.ROOT-SERVERS.NET changed January 3rd 2013

2013-01-09 Thread Tyler J. Wagner
On 2013-01-09 04:15, Chuck Peters wrote: See http://d.root-servers.org/. I think bind9, and likely other DNS servers, should be updated to include the correct IPv4 D root server, http://www.internic.net/domain/named.root, and filed a bug report,

Re: [ubuntu-uk] Ubuntu operating system comes to Android smartphones

2013-01-03 Thread Tyler J. Wagner
On 2013-01-03 10:49, Simon Greenwood wrote: ... the reason that Google are selling the Nexus 4 directly and unlocked is that they had difficulty in getting the US carriers to accept it, so they decided to go around them. [cite needed] Regards, Tyler -- [...] freedom is kind of a hobby with

Ubuntu Quality Assurance (testing and bug triage)

2013-01-03 Thread chris wagner
I am Christopher Wagner and i dont have much expertise in this areah but i will be as helpfull as i possably can. -- lovin life hating haters -- Ubuntu-quality mailing list Ubuntu-quality@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu

Re: [ubuntu-uk] Sony Experia

2012-12-17 Thread Tyler J. Wagner
On 2012-12-17 14:31, Philip Stubbs wrote: There are hacks to enable USB mass-storage, but I have not bothered. With adb installed it is just as easy to type adb push file location to copy a file to the device. It's even easier to install an SSH server and just use sftp:// links in Nautilus

Re: [ubuntu-uk] Sony Experia

2012-12-14 Thread Tyler J. Wagner
On 2012-12-13 20:10, Matthew Wild wrote: But yes, for general usage and even development purposes it works fine with Linux. I imagine pretty much all Android phones are the same in this regard. Modern Android devices (4.0+) don't mount as FAT filesystems:

Re: Keeping system up to date with security but few reboots

2012-12-12 Thread Tyler J. Wagner
On 2012-12-12 02:24, Asif Iqbal wrote: We manage lots of ubuntu LTS 64 bit servers Lucid and Precise. We are using unattended-upgrades and only have the following line uncommented in /etc/apt/apt.conf.d/50unattended-upgrades file ${distro_id}:${distro_codename}-security; I am looking

Re: [ubuntu-uk] Copying encrypted volume dd

2012-12-05 Thread Tyler J. Wagner
On 2012-12-05 11:34, Anton Kanishchev wrote: I have got an encrypted partition on my hdd, used alternative cd (encrypted lvm volume) of ubuntu 12.04. I am trying to back up the entire installation (i. E. Entire harddrive), would dd work if booted from a live cd? Yes, as long as the destination

[Bug 1016818] Re: Immediate crash on startup

2012-12-05 Thread Philipp Wagner
*** This bug is a duplicate of bug 507089 *** https://bugs.launchpad.net/bugs/507089 ** This bug has been marked a duplicate of bug 507089 thunderbird shredder always segfaults on startup with LDAP auth in nsswitch -- You received this bug notification because you are a member of Ubuntu

[Bug 1016818] Re: Immediate crash on startup

2012-12-04 Thread Philipp Wagner
** Bug watch added: Mozilla Bugzilla #708222 https://bugzilla.mozilla.org/show_bug.cgi?id=708222 ** Also affects: thunderbird via https://bugzilla.mozilla.org/show_bug.cgi?id=708222 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 943195] Re: xpdf.real crashed with SIGSEGV in GooHash::hash()

2012-12-01 Thread Stefan Wagner
On a 32- bit Intel system, the 12.04 (LTS) version of xpdf crashes. Imho, there should be a fix for the LTS-version, but I would be interested in workarounds (beside using evince or something) too. Opening xpdf without any file works, but opening a file - any pdf-File - and Segfault (isn't this a

[Bug 943195] Re: xpdf.real crashed with SIGSEGV in GooHash::hash()

2012-12-01 Thread Stefan Wagner
I tried the suggested version from Ursulinhas webpage without much hope, since it dates from Published on 2011-05-02, and I'm using 12.04, which is labelled 3.02 too. But that works like a charm! What prevents a fix from 11/05 to move into the version from 12/04, which is - from the name - the

Re: [ubuntu-uk] Upgrade from 6.06LTS!

2012-11-28 Thread Tyler J. Wagner
On 2012-11-27 18:39, Liam Proven wrote: I think what would put me off KVM slightly is that it means installing a Linux system, installing KVM on it, configuring the whole thing, updating it, locking it down... and then building a VM on top of that. ESXi is 32MB of code. Install it, connect

[Bug 655880] Re: Rhythmbox crashes on startup with segfault

2012-11-26 Thread Maik Wagner
I am currently running a daily build from an usb-stick. Rhythmbox starts up okay and also plays music with the mp3 plugin. Raring ringtail daily build as of 26 November 2012. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

<    1   2   3   4   5   6   7   8   9   10   >