[Bug 1835644] Re: CRL files are not accessible for the Verify CRL options

2020-02-11 Thread J. Snow
the problem persists on Ubuntu 19.10: nm-openvpn[2459]: Options error: --crl-verify fails with '/var/lib/openvpn/chroot//etc/openvpn/crl.pem': No such file or directory (errno=2) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1852364] Re: iwlwifi: Microcode SW error detected

2020-02-02 Thread J. Snow
*** This bug is a duplicate of bug 1848921 *** https://bugs.launchpad.net/bugs/1848921 Same here. Ubuntu 19.10 with 5.3.0-26-generic kernel. [90731.026595] iwlwifi :04:00.0: Microcode SW error detected. Restarting 0x0. [90731.026982] iwlwifi :04:00.0: Start IWL Error Log Dump: [90731

[Bug 298617] Re: Popularity Contest should be uninstallable

2020-01-26 Thread J. Snow
@Lenin I'm not sure why you changed the status to "Fix Released". As far as I can see the ubuntu-standard still depends on popularity-contest on Ubuntu 19.10. The same applies for the development branch of Ubuntu 20.04: https://launchpad.net/ubuntu/focal/arm64/ubuntu-standard/1.443 Could you pleas

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-03-12 Thread J. Snow
I think the bug is much weirder than it looked originally. It seems to be related to how the applications start. I face the same problem both with vlc and keepassxc snaps. All other snaps on my system work without any problem. Here is what does not work: 1. Boot the system 2. Login 3. Start VLC o

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-03-12 Thread J. Snow
I should have also mentioned that once the program opens via the associated file, I can also open the program via terminal or desktop shortcut normally. As long as the program is started for the first time after boot via the associated file, it will work normally afterwards and can be started again

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-03-12 Thread J. Snow
** Changed in: snapd (Ubuntu) Status: Fix Released => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810027 Title: Snaps won't start - stack smashing detected To manage notifications abo

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-03-05 Thread J. Snow
It was fixed on the latest snapd version: $ snap version snap2.37.2 snapd 2.37.2 series 16 ubuntu 18.10 kernel 4.18.0-15-generic ** Changed in: snapd (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-02-16 Thread J. Snow
Thanks for the prompt reply John. Before installing the apt version: $ type vlc vlc is /snap/bin/vlc After installing the apt version: $ type vlc vlc is /usr/bin/vlc It's the same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-02-15 Thread J. Snow
@Seth: The file exists: $ ls -l /snap/vlc/770/usr/lib/libvlc.so.5.6.0 -rwxr-xr-x 1 root root 184544 Jan 10 18:27 /snap/vlc/770/usr/lib/libvlc.so.5.6.0 @John: I see what you are saying. The right path is not defined correctly when I run it directly fron snap and that's wh I tget the error. If tha

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-02-14 Thread J. Snow
Is there anything else I can do to help on the debugging? I think it's pretty clear it can't open the libvlc.so.5 library. Any idea what else I can do for that? $ /snap/vlc/770/usr/bin/vlc /snap/vlc/770/usr/bin/vlc: error while loading shared libraries: libvlc.so.5: cannot open shared object fil

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-01-25 Thread J. Snow
Here you are: $ snap run --gdb vlc GNU gdb (Ubuntu 8.2-0ubuntu1) 8.2 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the exten

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-01-24 Thread J. Snow
@jamie: Agreed. To ensure that apparmor is not the problem, I installed the snap in classic confinement but got the same "stack smashing detected" error. I believe the problem is that some libraries can't be accessed as indicated by the other error. I tried copying files libvlc.so.5 and libvlcco

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-01-23 Thread J. Snow
I also tried installing the apt version of vlc to see if it works. Now both versions are installed on the system at the same time. Running the following works fine: $ /usr/bin/vlc VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332) [55644df56570] main libvlc: Running vlc with the d

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-01-23 Thread J. Snow
I just noticed that every time I try to start vlc I get on dmesg the following lines: [154475.938995] traps: glxinfo[4001] general protection ip:7f719b700fb4 sp:7ffdaba25798 error:0 in libc-2.23.so[7f719b5ec000+1c] [154475.952709] audit: type=1400 audit(1548282309.635:537): apparmor="DENIED"

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-01-23 Thread J. Snow
@john Happy to do help anyway I can. The problem is I'm not sure what other info I could provide other than the above. I literaly type vlc on console and get the stack smashing error. Any ideas on what other information I could provide? Thanks a lot in advance! -- You received this bug notificat

[Bug 1810027] Re: Snaps won't start - stack smashing detected

2019-01-14 Thread J. Snow
The problem persists on the latest version on VLC: $ vlc VLC media player 3.0.6 Vetinari (revision 3.0.6-0-g5803e85) [01b0a3b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. Qt: Session management error: None of the authentication protocols

[Bug 1810027] [NEW] Snaps won't start - stack smashing detected

2018-12-29 Thread J. Snow
Public bug reported: A handful of Snaps won't start after updating the snapd. Not all snaps are affected. Examples: $ vlc VLC media player 3.0.5 Vetinari (revision 3.0.5-1-0-g653c0c1) [01b603b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.

[Bug 1579268] Re: Mouse cursor is different inside graphical windows of snaps (snaps not using system theme)

2018-03-08 Thread J. Snow
I confirm that the problem is solved in some recent snaps (chromium) but not in all of them (spotify). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579268 Title: Mouse cursor is different inside g

[Bug 1744584] Re: Exclude Snap .cache from Dejadup backups

2018-01-27 Thread J. Snow
Michael thank you very much. This is so awesome. It will simplify significantly using snaps as currently we need to pay careful look whenever they are updated to exclude them from Deja Dup. Thanks for writing this awesome software. -- You received this bug notification because you are a member o

[Bug 1579268] Re: Mouse cursor is different inside graphical windows of snaps (snaps not using system theme)

2017-11-23 Thread J. Snow
Same here with chromium Version 62.0.3202.94 (Official Build) (64-bit). Xorg Ubuntu 17.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1579268 Title: Mouse cursor is different inside graphical wind

[Bug 1718931] Re: No VPN autoconnect

2017-10-21 Thread J. Snow
** Also affects: network-manager Importance: Undecided Status: New ** No longer affects: network-manager -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1718931 Title: No VPN autoconnect T

[Bug 1718931] Re: No VPN autoconnect

2017-10-19 Thread J. Snow
I'm facing the same problem. In auto-mode the VPN does not manage to connect, while manual connecting to the wifi enables automatic connection on the VPN. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1720630] Re: Amazon S3 storage location missing from Deja Dup 36.1-0ubuntu1

2017-10-02 Thread J. Snow
Thanks Michael, you are right. I was not aware it was hidden. I followed the instructions on the wiki and I activated. I hope the team will revise the decision for hiding them in the first place. This can be quite confusing for the users. At any case, thanks a lot for the help. -- You received

[Bug 1592380] Re: GUFW can't start /usr/bin/gufw-pkexec: line 15: 8787 Segmentation fault (core dumped) python ${LOCATIONS[${i}]} $1

2017-10-01 Thread J. Snow
On Ubuntu 17.10 Beta 2 I get usr/bin/gufw-pkexec: line 13: 36927 Segmentation fault python3 ${LOCATIONS[${i}]} $1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1592380 Title: GUFW can't start

[Bug 1720630] [NEW] Amazon S3 storage location missing from Deja Dup 36.1-0ubuntu1

2017-10-01 Thread J. Snow
Public bug reported: I am currently testing out Ubuntu 17.10 and I noticed that Deja Dup (version 36.1-0ubuntu1) no longer supports S3 backups. I have already installed the packages python-boto python-cloudfiles but the "Amazon S3" option is missing from the Storage location tab. Using dconfig ed

[Bug 1390520] Re: virtual machine fails to start with connected audio cd

2017-03-29 Thread John Snow
magine we don't support many of the Audio CD commands that ATAPI drives need in order to service audio requests, but there may be some difficulty in the pass-through as well. ** Changed in: qemu Assignee: (unassigned) => John Snow (jnsnow) -- You received this bug notification because you

[Bug 1609866] Re: Need logrotation

2017-01-11 Thread Eric Snow
** Changed in: landscape Status: New => Triaged ** Changed in: landscape Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609866 Title: Need logrotation To

[Bug 1572659] Re: bcmwl driver does not work with kernel 4.4.0-21 when secure boot enabled

2016-07-15 Thread J. Lowry Snow
any plans to get this fixed so SecureBoot can be enabled w 16.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572659 Title: bcmwl driver does not work with kernel 4.4.0-21 when secure boot enab

[Bug 1511869] Re: shorewall does not start at boot

2016-05-16 Thread Snow
I'm on 16.04 and I tried installing shorewall-init and configuring /etc/default/shorewall-init per http://shorewall.net/Shorewall-init.html as well as setting safestop=1 in /etc/default/shorewall but was still able to ping my firewall's external IP for a couple seconds upon every reboot. I had to

[Bug 1349949] Re: Juju's mongodb does not need to log every command in syslog

2015-09-14 Thread Eric Snow
** Also affects: juju-core/1.25 Importance: Undecided Status: New ** Changed in: juju-core/1.25 Status: New => Triaged ** Changed in: juju-core/1.25 Importance: Undecided => High ** Changed in: juju-core/1.25 Milestone: None => 1.25-beta1 ** Changed in: juju-core Mil

[Bug 1468155] Re: unable to install python-pip (1.5.4-1ubuntu3). python-dev-all not installable

2015-07-07 Thread Snow UCSD
I think the bug has not yet been fixed. sudo apt-get install python-pip Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstab

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-05-06 Thread Eric Snow
** Tags added: systemd vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409639 Title: juju needs to support systemd for >= vivid To manage notifications about this bug go to: https://bugs.launc

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-03-12 Thread Eric Snow
It will also be worth looking into the impact of systemd on existing charms that get published for vivid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409639 Title: juju needs to support systemd f

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-03-10 Thread Eric Snow
** Changed in: juju-core Milestone: 1.23 => 1.23-beta1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409639 Title: juju needs to support systemd for >= vivid To manage notifications about this

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-03-10 Thread Eric Snow
juju-core Status: In Progress => Fix Committed ** Changed in: juju-core Assignee: (unassigned) => Eric Snow (ericsnowcurrently) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1409639 Title:

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-03-02 Thread Eric Snow
We've landed a patch for systemd support in juju. We are currently working through a couple of minor bugs before calling it good. ** Changed in: juju-core Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1409639] Re: juju needs to support systemd for >= vivid

2015-01-15 Thread Eric Snow
Right now we (juju core) are scoping out the effort to add systemd support to juju in time for the feature freeze. We'll update here as we move forward. Note that, as Andrew said, we have some of the work done already (though not merged yet). It's likely the trickiest part, so the remainder of t

[Bug 1388578] Re: Desktop Icons disappear after using "disper -s" on log in

2014-11-04 Thread Al Snow
The pop-up that I got this morning said: ExecutablePath is /usr/bin/nautilus and "nautilus crash with signal 5" for version "nautilus 1:3.10.1-0ubuntu9.3". ** Package changed: ubuntu => nautilus -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1388578] [NEW] Desktop Icons disappear after using "disper -s" on log in

2014-11-02 Thread Al Snow
Public bug reported: TITLE: Desktop Icons still disappearing after using "disper -s" 1. I have a MX1710 laptop running Ubuntu 14.04 and one additional (2nd 27") screen connected to it. 2. I turn on my machine and log in. I see the desktop icons on my laptop's monitor's background.

[Bug 1364470] Re: View all charms in a personal namespace

2014-09-02 Thread Eric Snow
Oops. Sorry, Adam. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1364470 Title: View all charms in a personal namespace To manage notifications about this bug go to: https://bugs.launchpad.net/

[Bug 1237527] Re: gnome-control-center segfault on network printer add

2013-10-16 Thread Henry H. Snow
As of these versions, gnome-control-center and system-config-printer no longer segfault on printer add. I receive an error popup "Failed to add new printer." instead. I'm also able to add discovered network printers via system-config-printers (even though it takes about 5 minutes to do driver looku

[Bug 1237527] Re: gnome-control-center segfault on network printer add

2013-10-09 Thread Henry H. Snow
confirming that this occurs with a fresh install of ubuntu gnome nightly (09-Oct-2013 15:48) with package upgrade ** Tags added: apport-collected ** Description changed: When trying to add a network printer, gnome-control-center will segfault. Steps to reproduce: 1) Open gnome-control-c

[Bug 1237527] Dependencies.txt

2013-10-09 Thread Henry H. Snow
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1237527/+attachment/3869551/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1237527

[Bug 1237527] [NEW] gnome-control-center segfault on network printer add

2013-10-09 Thread Henry H. Snow
Public bug reported: When trying to add a network printer, gnome-control-center will segfault. Steps to reproduce: 1) Open gnome-control-center, click "Printers". 2) Click "Add New Printer" 3) Wait for network printers to populate the list 4) Select printer, eg FS-C5150DN, click "Add". 5) segfaul

[Bug 1235210] [NEW] initial install on IBM Laptop. Inside KVM VM. Base OS RHEL 6.4

2013-10-04 Thread Ben Snow
Public bug reported: installing virtual client for linux Ubuntu 12 - VKM. Base OS RHEL 6.4 Santiago. on 'creating user' bugchecks. nothing on screen after apart from desktop bitmap. reboot brings up install menus again, then same happens. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package:

[Bug 1114281] Re: ERROR @wl_cfg80211_get_station : Could not get rate (-1)

2013-09-01 Thread Peter Snow
This doesn't seem to be wifi related for me, since I seem to be getting: "ERROR @wl_cfg80211_get_station : Could not get rate (-1)" in my syslog twice every minute ON MY VPS! It's a brand new VPS, which I've only installed zpanel on (which installs the lamps stack). I detect great hesitation/re

[Bug 1114281] Re: ERROR @wl_cfg80211_get_station : Could not get rate (-1)

2013-09-01 Thread Peter Snow
Please scrub my last comment - I got my terminals mixed up (they all look alike!). The error I was seeing was on my local machine and not my VPS. My local machine does have wifi and is working. However, I'm still getting the errors and this again is an LTS version. -- You received this bug notif

[Bug 874268] Re: system-config-printer not reachable in menus of GNOME shell

2013-07-30 Thread Henry H. Snow
Confirming in Ubuntu 13.04 with gnome-classic (no-effects). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874268 Title: system-config-printer not reachable in menus of GNOME shell To manage notific

[Bug 913272] Re: drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed‏

2013-05-25 Thread Peter Snow
This affects me on an Acer Aspire 4752G Kubuntu 12.04 LTS. May also be the root cause of regular complete system crash where even Alt+SysRq doesn't work. See http://askubuntu.com/q/300147/146920 for logs and more information. -- You received this bug notification because you are a member of Ubu

[Bug 1177940] Re: Ubuntu 13.04 (and same problem with 12.04) crashes randomly

2013-05-09 Thread J. Lowry Snow
ok... i just tested with kernel mainline v3.9-saucy. and having the same crash problems. now, if i could only figure out how to add this tag: 'kernel-bug-exists- upstream' ??? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1177940] [NEW] Ubuntu 13.04 (and same problem with 12.04) crashes randomly

2013-05-08 Thread J. Lowry Snow
Public bug reported: At random intervals, computer will crash and display some sort of kernel dump on screen. No way to return to normal. Have to hard reset and reboot computer. Let me know if you need additional information to troubleshoot the problem. ProblemType: Bug DistroRelease: Ubuntu 13.

[Bug 1177940] Re: Ubuntu 13.04 (and same problem with 12.04) crashes randomly

2013-05-08 Thread J. Lowry Snow
Yes, it was a fresh install of 13.04. The problem started with 12.04 and I was hoping an upgrade to 13.04 would fix the problem. Alas, experiencing the same issues with 13.04... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 887933] Re: KDE taskbar (the bottom panel) doesn't respond occasionally

2013-03-15 Thread Peter Snow
Affects me using: 3.2.0-39-generic-pae #62-Ubuntu SMP Wed Feb 27 22:25:11 UTC 2013 i686 i686 i386 GNU/Linux Unfortunately, can't confirm whether it will recover, since it's still like it currently after about 15 minutes. Might need to reboot or maybe restarting KDM might fix it. -- You received

[Bug 663357] Re: rails missing / upgrade failed

2013-02-24 Thread Al Snow
Probably fixed based on previous "duplicate" comment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663357 Title: rails missing / upgrade failed To manage notifications about this bug go to: https:

[Bug 540193] Re: webrick crashes processing NotModified response in lucid

2013-02-24 Thread Al Snow
Checked code and found this (based on suggested fixes in http://www.ruby-forum.com/topic/206225) grep -n set_error ./rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb 96: res.set_error(ex) 99: res.set_error(ex) 104: res.set_error(ex, true) grep -n string /ho

[Bug 806346] Re: [Needs Upgrade] 3.0.7

2013-02-24 Thread Al Snow
If you go to http://rubygems.org/gems/rails, you will see that the most recent minor versions for Rails are 3.0.20, 3.1.11, and 3.2.12. You might want to update the subject line for this ticket. Unclear how Ubuntu creates a Rails package, but have pulled together a wiki page for different Ubunt

[Bug 638500] Re: WEBrick error when accessing public objects

2013-02-24 Thread Al Snow
Checked the code and found the fix mentioned in the stackoverflow article and Ruby Forum article: grep -n string /home/dell/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/htmlutils.rb 18: str = string ? string.dup : "" ** Changed in: rails (Ubuntu) Status: New => Fix Released -

[Bug 441472] Re: warning: `*' interpreted as argument prefix

2013-02-24 Thread Al Snow
Now "ruby --help" returns "-w: turn warnings on for your script". ruby version used was 1.9.3-p362. Note that Rails 2.2 is very old release for Rails. ** Changed in: rails (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 429115] Re: xmlsimple loads twice when active_support required

2013-02-24 Thread Al Snow
Appears that Debian removed a patch to solve this issue when Rails fixed it upsteam. (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514582) ** Bug watch added: Debian Bug tracker #514582 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514582 ** Changed in: rails (Ubuntu) Status:

[Bug 342908] Re: rails does not parse /usr/share/mysql/charsets/Index.xml properly

2013-02-24 Thread Al Snow
http://guides.rubyonrails.org/getting_started.html now recommends "encoding: utf8" for mysql2 in config/database.yml file. Also if you run "rails new progname -d mysql", you will get "utf8" in config/database.yml file. WORK LOG: https://sites.google.com/site/macbooklioninfo/home/install- rails-an

[Bug 342908] Re: rails does not parse /usr/share/mysql/charsets/Index.xml properly

2013-02-24 Thread Al Snow
http://guides.rubyonrails.org/getting_started.html now recommends "encoding: utf8" for mysql2 in config/database.yml file. Also if you run "rails new progname -d mysql", you will get "utf8" in config/database.yml file. WORK LOG: https://sites.google.com/site/macbooklioninfo/home/install- rails-an

[Bug 269337] Re: Missing license documentation.

2013-02-24 Thread Al Snow
Assignee: (unassigned) => Al Snow (jasnow) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269337 Title: Missing license documentation. To manage notifications about this bug go to: https://bugs.laun

[Bug 269337] Re: Missing license documentation.

2013-02-24 Thread Al Snow
Yes, found 5 references (see Work Log below for details) to this problem between 2007 and 2010, but with the following scenario, it worked: * Given I install "rails 3.2.12, rake 10.0.3" on "Ubuntu 12.10" using some of these instructions: https://sites.google.com/site/macbooklio

[Bug 269337] Re: Missing license documentation.

2013-02-23 Thread Al Snow
which version of Ubuntu should I check (12.04, 12.10, 13.04, older)? which version of rails/rake should I check? (2.3.x, 3.0.x, 3.1.x, 3.2.x)? Why was the "Solution" not implemented - I'm new to Ubuntu development? -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1080701] Re: After 'Preparing to install Ubuntu' screen, raring installation hangs

2013-02-23 Thread Al Snow
Need to add a "Details" button to the "Preparing to install Ubuntu" screen so we (the user) can see a problem and not have to wait so long to give up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1080

[Bug 581829] Re: misconfiguration results in error message: "Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist"

2013-02-09 Thread Peter Snow
For me I've found the solution. A few of the directories below "~/.local/share/akonadi/db_data/" were owned by mysql and they needed to be owned by the current user. sudo chown -R your-user-name:your-user-name /home/your-user- name/.local/share/akonadi/db_data/ -- You received this bug notifica

[Bug 1008314] [NEW] Kwalletmanager is unable to access my wallets after update.

2012-06-03 Thread Peter Snow
Public bug reported: After the latest updates to version 1.9 (according to 'About Kwallet Manager' and version 4:4.8.3-0ubuntu0.1 according aptitude when I attempted to re-install it, none of my wallets can be opened by Kwallet. They don't even get as far as asking my password, although I can see

[Bug 954348] Re: [Asus 1215p] - Bluetooth - No Devices Found

2012-05-26 Thread Peter Snow
Also affects the Acer Aspire 4752G running: Kubuntu 12.04LTS 3.2.0-24-generic-pae #39-Ubuntu SMP Mon May 21 18:54:21 UTC 2012 i686 i686 i386 GNU/Linux Output of: sudo dmesg | grep -i blue [ 20.322767] Bluetooth: Core ver 2.16 [ 20.322943] Bluetooth: HCI device and connection manager initial

[Bug 995557] Re: totem randomly closes

2012-05-06 Thread john snow
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995557 Title: totem randomly closes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/995557/+subscript

[Bug 995557] [NEW] totem randomly closes

2012-05-06 Thread john snow
Public bug reported: When apport is enabled, it says: " The problem cannot be reported: The program crashed on an assertion failure, but the message could not be re trieved. Apport does not support reporting these crashes. " While opening, totem sends: "** (process:27050): WARNING **: T

[Bug 927767] Re: [Conexant CX20561 (Hermosa)] ALSA test tone not correctly played back (after most recent Maverick update)

2012-02-14 Thread J. Lowry Snow
All, with the latest 10.10 update (IIRC, I updated last Thur/Fri) sound is working fine now. You can close this as fixed, or however you'd like to categorize it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 927767] Re: [Conexant CX20561 (Hermosa)] ALSA test tone not correctly played back (after most recent Maverick update)

2012-02-06 Thread J. Lowry Snow
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927767 Title: [Conexant CX20561 (Hermosa)] ALSA test tone not correctly played back (after most recent Maverick update) To manage notifications about

[Bug 927767] [NEW] [Conexant CX20561 (Hermosa)] ALSA test tone not correctly played back (after most recent Maverick update)

2012-02-06 Thread J. Lowry Snow
Public bug reported: Sound has been working just fine for me since the 10.10 release. After this last Maverick update, sound broke. I tried troubleshooting the problem and read through the ubuntu sound troubleshooting wiki here: https://wiki.ubuntu.com/DebuggingSoundProblems I installed a late

[Bug 743198] Re: "You have no chance to survive make your time" error

2011-12-13 Thread Christopher Snow
** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/743198 Title: "You have no chance to survive make your time" error To manage notifications about

[Bug 743198] Re: "You have no chance to survive make your time" error

2011-12-13 Thread Christopher Snow
Amen. Same problem. If only I could think of something I could do to help, I would offer! I just settled down to work, and I always play Pandora to keep me sane when I stay up all night writing code. I guess me and Kevin both could be in for a tedious night. :) Isn't it scary how many people in th

[Bug 853574] Re: [System Product Name, Nvidia GPU 0b HDMI/DP, Digital Out, HDMI] No sound at all

2011-09-18 Thread Nathanael Snow
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853574 Title: [System Product Name, Nvidia GPU 0b HDMI/DP, Digital Out, HDMI] No sound at all To manage notifications about this bug go to: https://bu

[Bug 853574] [NEW] [System Product Name, Nvidia GPU 0b HDMI/DP, Digital Out, HDMI] No sound at all

2011-09-18 Thread Nathanael Snow
Public bug reported: no sound with ubuntu using hdmi cable Narwhale noob halp! ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: alsa-base 1.0.24+dfsg-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia AlsaVer

[Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

2011-09-02 Thread Florian Snow
Thank you, Seth for the great work! I'm really looking forward to using your patch. Unfortunately, it doesn't build on my Dell Latitude E6410. Below, you will find the dpkg output and the dkms make log. I hope that helps. Thank you again! dpkg output: Richte psmouse-alps-dkms ein (0.1) ... Loadi

[Bug 781776] Re: Problem if additional XML-Schema is opened

2011-05-13 Thread john snow
is this the natty release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/781776 Title: Problem if additional XML-Schema is opened -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 540801] Re: X server starts before Plymouth, or a very short time after (no or brief splash)

2010-10-10 Thread Florian Snow
I tried the workaround from comment #2 but unfortunately, it does not work as expected. I get the same result as before, that is a few seconds of a blinking cursor in low-res mode, then a few seconds of blinking cursor in high-res mode, then about one to two seconds of splash screen and then GDM. M

[Bug 626509] [NEW] Ubuntu Flash Player Mouse Issue Identified & Solved

2010-08-29 Thread John-Evan Snow
Public bug reported: Binary package hint: flashplugin-nonfree The issue with the mouse while using flash player on such sites such as youtube Issue: Can't click but can hover over items Cause: Graphics driver not drawing proper click boxes for onclick actions to work. Solution: System--->Prefer

[Bug 339891] Re: [Jaunty] wireless rt2860 not connecting to WPA

2010-05-06 Thread Kevin Snow
I also ran into this problem when I moved from 8.04 to 10.04. I have an ASUS Eee PC 1000 that I tested with the final lucid live CD. When I first booted up and tried to connect to my router, it connect right away, but after just a few minutes it disconnected. When it tried to reconnect, it repor

[Bug 529010] [NEW] Mint Gloria- Mozilla Thunderbird

2010-02-27 Thread snow
Public bug reported: Binary package hint: thunderbird I use Mint-Gloria (Mozilla Thunderbird). Which ever email I try to open, I always (hapend from5 days) get it: * Předmět:*SPAM* The highest stakes at abso

[Bug 275392] Re: Sound output from PulseAudio replaced with static after update

2008-11-16 Thread Hakana Snow
Okay, I've had this exact same problem sprout up seemingly randomly. Pulseaudio was working fine for everything, even able to divert streams to a bluetooth headset until suddenly everything was just this static like, crackly sound. Even the system sounds at startup. Anyway, I found buried deep in

Re: [Bug 294188] Re: Nautilus will not consistently Paste into SMB share.

2008-11-12 Thread Sam Snow
Thank you. BTW, the issue is still there in once instance, and it's not user error (entirely). But it affects ONLY one Windows system. It has to have something to do with the configuration of that Windows target. I've done an exhaustive check of the file system and share permissions on the pro

[Bug 72683] Re: tsclient ARGB troubles with beryl

2008-11-08 Thread Sam Snow
Is there any chance this related to tsclient behavior reported in https://bugs.launchpad.net/ubuntu/+source/tsclient/+bug/288868 Notice my post (and another reference above it) to something that acts almost like a "ghost" tsclient instance. -- tsclient ARGB troubles with beryl https://bugs.laun

[Bug 288868] Re: terminal server client disables mouse on desktop

2008-11-08 Thread Sam Snow
Ubuntu 8.10, tsclient 0.150, nVidia 177 driver, compiz I am seeing the loss of mouse (but not keyboard) functionality in the remote Windows session and in the local session (Ubuntu 8.10). I also see what appears to be an floating field / data entry box -- almost as though two tsclient instances we

[Bug 294188] Re: Nautilus will not consistently Paste into SMB share.

2008-11-07 Thread Sam Snow
Well, shucky-darns. I didn't get a chance to try last night, and I can't get the behavior to occur again this morning. I applied some updates this morning, but I doubt they were related to anything that would have fixed this "problem". Assuming that I really won't be able to get it to happen again

Re: [Bug 294188] Re: Nautilus will not consistently Paste into SMB share.

2008-11-06 Thread Sam Snow
Oh, I"m sorry. I get it now. I always click on the folder / directory itself. I'm not opening the directory and right-clicking on the space inside the folder. (I generally set Nautilus to use list view on all folders.) I did not know about this design feature, however, so I will test to be abs

[Bug 294188] Re: Nautilus will not consistently Paste into SMB share.

2008-11-06 Thread Sam Snow
Oh, I"m sorry. I get it now. I always click on the folder / directory itself. I'm not opening the directory and right-clicking on the space inside the folder. (I generally set Nautilus to use list view on all folders.) I did not know about this design feature, however, so I will test to be absolu

[Bug 294188] Re: Nautilus will not consistently Paste into SMB share.

2008-11-06 Thread Sam Snow
I'm not quite certain what you're asking about the context menu. I'll try to state the issue more clearly. Normally, I left-click (or shift-left-click or ctrl-left-click) to select file(s) I want to copy from the source directory. I select Copy from the context menu, then move to the target folder

[Bug 294188] [NEW] Nautilus will not consistently Paste into SMB share.

2008-11-05 Thread Sam Snow
Public bug reported: Binary package hint: nautilus Description:Ubuntu 8.10 Release:8.10 nautilus: Installed: 1:2.24.1-0ubuntu1 Candidate: 1:2.24.1-0ubuntu1 Version table: *** 1:2.24.1-0ubuntu1 0 500 http://us.archive.ubuntu.com intrepid/main Packages 100 /var/li

[Bug 294166] [NEW] nautilus thinks HDs mounted under /media are Picture CDs

2008-11-05 Thread Sam Snow
Public bug reported: Binary package hint: nautilus Ubuntu 8.10 nautilus: Installed: 1:2.24.1-0ubuntu1 Candidate: 1:2.24.1-0ubuntu1 Version table: *** 1:2.24.1-0ubuntu1 0 500 http://us.archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status What I expected: nauti

[Bug 287183] [NEW] Ubuntu 8.10 Beta Live CD Boot screen freeze when selecting french language on Vostro 200

2008-10-21 Thread Snow Storm
Public bug reported: I tried to boot Ubuntu 8.10 Beta to try it today on my Dell Vostro 200 at work. I want to use it in French, so I select French as language. When I press [ENTER] on "Try Ubuntu without changing anything on my computer", I have a bootscreen freeze. No splash screen, nothing, sam

[Bug 107798] Re: IDE Drive is Listed as SATA with Feisty Live CD and install causes GRUB to be improperly configured (Error 15 on boot)

2008-04-26 Thread Gary Snow
I have the same problem, I have a parrallel IDE drive and two SATA drives in RAID. Ubuntu server 8.04 AMD 64 loaded correctly but I decided to change to Desktop 8.04 amd 64 and the IDE reported in as a SATA drive. Alt -i386 faulted also. The BETA edition of 8.04 Desktop reports correctly. I have

[Bug 159773] Re: /etc/init.d/mono-xsp2: 95: Syntax error: Bad fd number

2007-11-03 Thread Alden Snow
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/10261130/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/10261131/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/10261132/ProcStatus.txt -- /etc/i

[Bug 159773] /etc/init.d/mono-xsp2: 95: Syntax error: Bad fd number

2007-11-03 Thread Alden Snow
Public bug reported: Binary package hint: synaptic Synaptic reports: E: mono-xsp2: subprocess pre-removal script returned error exit status 2 when attempting to remove Mono-Xsp2 When I run Add\Remove button from the applications menu I get Failed to check for installed and available applicatio

[Bug 103934] Re: mono-xsp2 init script is not POSIX compliant

2007-11-03 Thread Alden Snow
I'm getting the error too, it seems to keep other apps from running. The kill statements seemed to run without error, but the error persists: Preparing to replace mono-xsp2 1.2.1-1ubuntu1 (using .../mono-xsp2_1.2.4-1.1ubuntu1_all.deb) ... * Stopping XSP 2 WebServer mono-xsp2

<    1   2