[Bug 244167] [NEW] No infinite loop detection in firefox 3

2008-06-30 Thread Aidan Furlan
Public bug reported: Binary package hint: firefox-3.0 Firefox 2 had the ability to detect an infinite loop in Javascript, with a popup saying "There is an unresponsive script on this page" and giving you the option to "Continue" or "Stop Script". In Firefox 3, either this feature has been removed

[Bug 244167] Re: No infinite loop detection in firefox 3

2008-06-30 Thread Aidan Furlan
UPDATE: I removed firefox-3.0 so I could test on firefox-2, then reinstalled firefox-3.0. After reinstall, the Unresponsive Script popup DID occur, so it is possible my issue is transient, or was already fixed in the latest updates. -- No infinite loop detection in firefox 3 https://bugs.launchpa

[Bug 25700] Re: sudo does not use /etc/environment on interactive logins (through pam_env)

2009-06-01 Thread Aidan Furlan
Another workaround is to become root with `sudo su` rather than `sudo -i` or `sudo -u`. -- sudo does not use /etc/environment on interactive logins (through pam_env) https://bugs.launchpad.net/bugs/25700 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 245521] Re: urls copied from adress bar in firefox-3.0 missing %20

2008-08-07 Thread Aidan Furlan
I can reproduce this. Copying "http://example.com/url with space.html" from the address bar with CTRL+c and pasting with CTRL+v yields "http://example.com/url%20with%20spaces.html";. However, copying by highlighting text and pasting with middle mouse click, as per bug report, yields "http://examp

[Bug 38221] Re: invoke-rc.d: initscript dhcp3-server, action "start" failed.

2008-08-01 Thread Aidan Furlan
Why was this bug marked as invalid? The package install should set up a basic working configuration, or allow the user to set it up via debconf. All that is needed is a subnet declaration. -- invoke-rc.d: initscript dhcp3-server, action "start" failed. https://bugs.launchpad.net/bugs/38221 You re

[Bug 152862] Re: shorewall is missing some file and gives error

2009-03-21 Thread Aidan Furlan
I don't know about Intrepid but I get the same symptom in Hardy, running shorewall 4.0.6-1 On shorewall safe-restart, towards the end of output I get: Cannot touch /var/lock/subsys/shorewall I manually create folder /var/lock/subsys and after that it stops giving this error. Updating the status

[Bug 372898] Re: Whenever this computer reboots, it occasionally changes resolution and needs a reboot!

2009-07-08 Thread Aidan Furlan
I experienced a similar bug a while back on Hardy. It stopped once I upgraded to Intrepid. The workaround for a wrong resolution is not to reboot the machine but hit CTRL+ALT+Backspace to restart the display manager - only takes a second or two, and fixed it every time. -- Whenever this computer

[Bug 396933] [NEW] virtualbox changes its workspace on reboot

2009-07-08 Thread Aidan Furlan
Public bug reported: Binary package hint: virtualbox-ose Steps to reproduce: - boot a guest OS in virtualbox on workspace A - reboot the guest OS - on the host OS, switch to workspace B before the guest OS has finished rebooting - the virtualbox window will re-open on workspace B instead of A.

[Bug 23938] Re: Apache2 logrotate kills existing connections on server

2007-08-12 Thread Aidan Furlan
I have SSL running on Apache, and logrotate causes Apache to die completely once a week because it needs the passphrase to the SSL key to restart. Naturally it took me a couple of weeks to notice the pattern and realise that logrotate was causing this. It seems to me that anyone running SSL with a

[Bug 135680] Re: evince chokes on absolute paths that include a #

2008-02-28 Thread Aidan Furlan
I can confirm that this bug is NFS-related. I get the error "The local file URI '%s' may not include a '#'" -- whenever I try to open a pdf with a '#' in the filename on an NFS share, but if I copy the file to the desktop it opens. I can also open the same file from the share if I rename it to ge

[Bug 184963] Glassfish unknown host exception on install

2008-01-21 Thread Aidan Furlan
Public bug reported: Binary package hint: glassfish Glassfish throws an UnknownHostException on install when the hostname of the local machine does not appear as an alias of 127.0.0.1. Eg if the following appears in the hosts file: 127.0.0.1 localhost 127.0.1.1 lincoln.LOCALDOMAIN Glassfish can

[Bug 95414] Re: gedit unable to open files on samba shares (7.04 Beta)

2008-01-28 Thread Aidan Furlan
I have the same problem, 100% reproducible on all machines on our network (all slowish machines running Gutsy). Opening text files on the share consistently succeeds when there is an instance of gedit already open, and consistently fails otherwise. Error in .xsession-errors is the same as last p

[Bug 180225] Re: php5-interbase

2008-01-03 Thread Aidan Furlan
apt-get install phpapi-20051025 produces this: Package phpapi-20051025 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package phpapi-20051025 has no installation candidate -- php5

[Bug 180225] php5-interbase

2008-01-03 Thread Aidan Furlan
Public bug reported: Package php5-interbase cannot be installed because it has unmet dependencies. php5-interbase: Depends: phpapi-20051025 but it is not installable E: Broken packages ** Affects: ubuntu Importance: Undecided Status: New -- php5-interbase https://bugs.launchpad.

[Bug 211099] [NEW] postgresql-7.4 uninstallable

2008-04-02 Thread Aidan Furlan
Public bug reported: Binary package hint: postgresql-7.4 Running apt-get install postgresql-7.4 on Gutsy, I get: Package postgresql-7.4 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

[Bug 105355] Re: "Confirm Close" dialog can come up in wrong window on file->quit when firefox is open in multiple workspaces

2008-03-16 Thread Aidan Furlan
I have a similar issue (running Gusty, Firefox 2.0.0.12): Open firefox in two workspaces (workspaces 1 and 2). Open evolution in workspace 1 and make sure evolution is the last thing clicked in this workspace. Switch to workspace 2 and make sure firefox is the last thing clicked in this workspac

[Bug 211099] Re: postgresql-7.4 uninstallable

2008-04-04 Thread Aidan Furlan
Unfortunately I need 7.4, I am trying to run a program which doesn't work with the latest postgres. Has 7.4 been removed from the repos? -- postgresql-7.4 uninstallable https://bugs.launchpad.net/bugs/211099 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 211099] Re: postgresql-7.4 uninstallable

2008-04-04 Thread Aidan Furlan
Ok thanks. Is it not a bug that apt reports it is "referred to by another package", rather than saying "Couldn't find package" ? -- postgresql-7.4 uninstallable https://bugs.launchpad.net/bugs/211099 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 184963] Re: Glassfish unknown host exception on install

2008-03-25 Thread Aidan Furlan
I don't know whether this issue is related but I tried installing again and just after org.apache.derby.jdbc.EmbeddedDriver I got: CLI130 Could not create domain, domain1 Failed to create domain. dpkg: error processing glassfish (--configure): subprocess post-installation script returned error ex

[Bug 459573] Re: variable expansion uses outdated data

2009-11-10 Thread Aidan Furlan
Fair enough, obviously I have misunderstood the use case for variable expansion. My apologies. -- variable expansion uses outdated data https://bugs.launchpad.net/bugs/459573 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 459573] [NEW] variable expansion uses outdated data

2009-10-23 Thread Aidan Furlan
Public bug reported: Binary package hint: bacula I use "$Client-$Year-$Month-$Day" as my LabelFormat. Recently I tried to backup a server called ralph (this was a scheduled job). The Volume was created with the correct name but the job failed as the FileDaemon was not running, as below: 24-Oct

[Bug 459573] Re: variable expansion uses outdated data

2009-11-01 Thread Aidan Furlan
I would certainly consider this a bug. It makes variable expansion worse than useless because I can no longer trust it to label volumes with the correct client or date, so that all the volume names are potentially misleading. To avoid misleading data I have gone back to using LabelFormat="Vol". --

[Bug 83337] Re: apt preferences file should allow comments (#) (was: [apport] update-manager crashed with SystemError in open())

2012-07-17 Thread Aidan Furlan
I agree with sworddragon, a fully commented file is useful in that it tells me "this syntax works but I have temporarily disabled it". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/83337 Title: apt

[Bug 600902] [NEW] Monitor in dual monitor mode won't wake after sleep

2010-07-01 Thread Aidan Furlan
Public bug reported: Binary package hint: gdm I have 2 monitors in dual monitor mode. After they go sleep, the secondary monitor will wake up on a mouse/keyboard interrupt but the primary monitor (the one with the launch bar etc) never wakes up and I have to reboot. This only started happening re

[Bug 600902] Re: Monitor in dual monitor mode won't wake after sleep

2010-07-01 Thread Aidan Furlan
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51270433/Dependencies.txt -- Monitor in dual monitor mode won't wake after sleep https://bugs.launchpad.net/bugs/600902 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 600908] [NEW] Spurious error during authorization

2010-07-01 Thread Aidan Furlan
Public bug reported: Binary package hint: bacula I recently changed my bacula setup and got the following after running a job: 01-Jul 22:10 simba-fd JobId 76: Fatal error: Authorization key rejected by Storage daemon. Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors for

[Bug 772823] [NEW] Plus symbol is lost from queries on database change

2011-04-28 Thread Aidan Furlan
Public bug reported: Binary package hint: phppgadmin To reproduce: Click SQL to get popup SQL window Enter a query with a plus symbol in it (eg SELECT 1+col FROM table) Change to a different database using the database dropdown The page refreshes, while attempting to maintaining the query. Howeve

[Bug 772823] Re: Plus symbol is lost from queries on database change

2011-04-28 Thread Aidan Furlan
Sorry, forgot to provide package info. apt-cache policy phppgadmin phppgadmin: Installed: 4.2.2-1ubuntu1 Candidate: 4.2.2-1ubuntu1 Version table: *** 4.2.2-1ubuntu1 0 500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status --

[Bug 600908] Re: Spurious error during authorization

2010-07-05 Thread Aidan Furlan
I understand that port 9103 being blocked is a setup issue. What I'm suggesting as a bug is the error message "Authorization key rejected by Storage daemon" when no data is transmitted between the File Daemon and the Storage Daemon. This message was misleading in this case because the authorization

[Bug 600908] Re: Spurious error during authorization

2010-07-08 Thread Aidan Furlan
Here is another user who experienced the same issue: http://www.mail-archive.com/bacula- us...@lists.sourceforge.net/msg17051.html Like me this user found that passwords were not the problem, it was a misconfiguration at the networking level causing this error. The simple fix would be to update

[Bug 351518] Re: Video mode change in client should not create a new window

2010-09-13 Thread Aidan Furlan
This bug no longer occurs for me. aid...@doctor:~$ apt-cache policy virtualbox-ose virtualbox-ose: Installed: 3.2.0-dfsg-1ubuntu1~lucid1 Candidate: 3.2.0-dfsg-1ubuntu1~lucid1 Version table: *** 3.2.0-dfsg-1ubuntu1~lucid1 0 500 http://mirror.internode.on.net/pub/ubuntu/ubuntu/ lucid