[Bug 732677] Re: bcmwl 5.100.82.38+bdcom-0ubuntu2 not work on BCM4311

2011-03-21 Thread N.....n
guys i have same issue fix it asap..

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

Title:
  bcmwl 5.100.82.38+bdcom-0ubuntu2 not work on BCM4311

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


[Bug 348071] Re: No way to change default "Save As ... " format in AbiWord

2009-05-11 Thread N
Hubert,

Nothing personal, but as a rule, whenever I use something other than
Word, I expect the native format to be RTF. And so, I thank you very
much for the line to the wiki for the ability to change the default save
to something other than what probably is a very nice open source Abi
Word "ONLY" format. I changed the info to RTF from the Wiki instead of
DOC, but sitll. much appreciated.

If you wouldn't mind explaining why you "strongly discourage" people to
make this change I would appreciate it.

Tks,

-- 
No way to change default "Save As ... " format in AbiWord
https://bugs.launchpad.net/bugs/348071
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 344093] Re: SATA DVD drive not detected in Jaunty (testing)

2010-03-12 Thread N
This occurs with a Intel D915GRV and a iHOS104, so I think the issue is
with this drive.  This board allows me to set the PIO and DMA mode for
this drive.  Do the error codes have anything to do with those?  Here is
relevant dmesg and full is attached.  Thank you.

[4.790284] ata3.00: ATAPI: ATAPI   iHOS104, WL0B, max UDMA/100
[4.834561] ata3.01: ATA-7: ST3160812AS, 3.AAE, max UDMA/133
[4.834566] ata3.01: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[4.870221] ata3.00: configured for UDMA/100
[4.942842] ata3.01: configured for UDMA/133
[5.320012] usb 2-2: new full speed USB device using uhci_hcd and address 2
[5.501487] usb 2-2: configuration #1 chosen from 1 choice
[9.940020] ata3.00: qc timeout (cmd 0xa0)
[9.940027] ata3.00: TEST_UNIT_READY failed (err_mask=0x5)
[   10.200210] ata3.00: configured for UDMA/100
[   10.273677] ata3.01: configured for UDMA/133
[   15.270018] ata3.00: qc timeout (cmd 0xa0)
[   15.270025] ata3.00: TEST_UNIT_READY failed (err_mask=0x4)
[   15.270029] ata3.00: limiting speed to UDMA/100:PIO3
[   15.530210] ata3.00: configured for UDMA/100
[   15.604525] ata3.01: configured for UDMA/133
[   20.600018] ata3.00: qc timeout (cmd 0xa0)
[   20.600024] ata3.00: TEST_UNIT_READY failed (err_mask=0x4)
[   20.600027] ata3.00: disabled
[   20.600044] ata3: soft resetting link
[   20.902055] ata3.01: configured for UDMA/133
[   20.902060] ata3: EH complete

** Attachment added: "dmesgfull.txt"
   http://launchpadlibrarian.net/40893186/dmesgfull.txt

-- 
SATA DVD drive not detected in Jaunty (testing)
https://bugs.launchpad.net/bugs/344093
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 1776019] [NEW] iotop crashes on start-up

2018-06-09 Thread n
Public bug reported:

This happens every time:

$ sudo iotop
Traceback (most recent call last):
  File "/usr/sbin/iotop", line 17, in 
main()
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 620, in main
main_loop()
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 610, in 
main_loop = lambda: run_iotop(options)
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 508, in run_iotop
return curses.wrapper(run_iotop_window, options)
  File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper
return func(stdscr, *args, **kwds)
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 501, in 
run_iotop_window
ui.run()
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 155, in run
self.process_list.duration)
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 434, in 
refresh_display
lines = self.get_data()
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 415, in get_data
return list(map(format, processes))
  File "/usr/lib/python2.7/dist-packages/iotop/ui.py", line 388, in format
cmdline = p.get_cmdline()
  File "/usr/lib/python2.7/dist-packages/iotop/data.py", line 292, in 
get_cmdline
proc_status = parse_proc_pid_status(self.pid)
  File "/usr/lib/python2.7/dist-packages/iotop/data.py", line 196, in 
parse_proc_pid_status
key, value = line.split(':\t', 1)
ValueError: need more than 1 value to unpack

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: iotop 0.6-1
ProcVersionSignature: Ubuntu 4.4.0-127.153-generic 4.4.128
Uname: Linux 4.4.0-127-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Jun  9 19:40:31 2018
InstallationDate: Installed on 2017-12-07 (184 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: iotop
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  iotop crashes on start-up

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

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

[Bug 1776019] Re: iotop crashes on start-up

2018-06-09 Thread n
*** This bug is a duplicate of bug 1773383 ***
https://bugs.launchpad.net/bugs/1773383

** This bug has been marked a duplicate of bug 1773383
   iotop crashes on launch

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

Title:
  iotop crashes on start-up

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

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

[Bug 1710706] [NEW] system freeze: unable to handle kernel NULL pointer dereference

2017-08-14 Thread N
Public bug reported:

Ubuntu 16.04 keeps freezing, i.e. becoming completely unresponsive,
sporadically (e.g. ~once a day).

I can see "unable to handle kernel NULL" pointer dereference. The
repeated appearance of "i915" makes me think it might be related to my
graphics card, but I'm well outside my comfort zone.

Apologies if I have not provided sufficient info. I'm new to Linux and
Ubuntu. This keeps happening so I can take extra steps next time if
necess.

/var/log/syslog contains:

grep -a "Aug 14 19:40" /data/2017-08-14.Ubuntu.Syslog
Aug 14 19:40:00 neil-notebook pulseaudio[2208]: [pulseaudio] shm.c: shm_open() 
failed: No such file or directory
Aug 14 19:40:59 neil-notebook kernel: [69057.319465] BUG: unable to handle 
kernel NULL pointer dereference at 0018
Aug 14 19:40:59 neil-notebook kernel: [69057.320393] IP: 
gen8_ppgtt_alloc_page_directories.isra.38+0x124/0x270 [i915]
Aug 14 19:40:59 neil-notebook kernel: [69057.321301] PGD 0 
Aug 14 19:40:59 neil-notebook kernel: [69057.321302] 
Aug 14 19:40:59 neil-notebook kernel: [69057.323052] Oops: 0002 [#1] SMP
Aug 14 19:40:59 neil-notebook kernel: [69057.323928] Modules linked in: 
nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter 
xt_CHECKSUM iptable_mangle aufs ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat libcrc32c nf_conntrack_ipv4 nf_defrag_ipv4 
xt_conntrack nf_conntrack ipt_REJECT nf_reject_ipv4 ccm xt_tcpudp bridge stp 
llc ebtable_filter ebtables rfcomm ip6table_filter ip6_tables iptable_filter 
ip_tables x_tables bnep snd_hda_codec_hdmi nls_iso8859_1 hp_wmi sparse_keymap 
intel_rapl x86_pkg_temp_thermal arc4 intel_powerclamp coretemp crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel pcbc aesni_intel iwlmvm aes_x86_64 crypto_simd 
glue_helper mac80211 cryptd snd_soc_rt298 intel_cstate intel_rapl_perf 
snd_soc_rt286 snd_soc_ssm4567 snd_soc_rl6347a joydev uvcvideo input_leds 
snd_soc_core serio_raw
Aug 14 19:40:59 neil-notebook kernel: [69057.329492]  videobuf2_vmalloc 
snd_compress videobuf2_memops videobuf2_v4l2 ac97_bus snd_hda_codec_realtek 
videobuf2_core snd_pcm_dmaengine iwlwifi intel_pch_thermal 
snd_hda_codec_generic videodev media snd_seq_midi snd_seq_midi_event btusb 
btrtl btbcm snd_rawmidi snd_hda_intel btintel cfg80211 bluetooth snd_hda_codec 
lpc_ich snd_hda_core snd_hwdep snd_seq snd_pcm mei_me snd_seq_device mei shpchp 
processor_thermal_device intel_soc_dts_iosf snd_timer snd snd_soc_sst_acpi 
dw_dmac snd_soc_sst_match int3403_thermal soundcore int3402_thermal 
int3400_thermal i2c_designware_platform mac_hid acpi_thermal_rel 
i2c_designware_core int340x_thermal_zone spi_pxa2xx_platform hp_wireless 
int3406_thermal 8250_dw tpm_crb dw_dmac_core acpi_pad kvm irqbypass parport_pc 
ppdev lp parport autofs4 i915 i2c_algo_bit drm_kms_helper
Aug 14 19:40:59 neil-notebook kernel: [69057.335797]  psmouse syscopyarea 
sysfillrect sysimgblt fb_sys_fops ahci r8169 drm libahci mii wmi sdhci_acpi 
sdhci i2c_hid hid video fjes
Aug 14 19:40:59 neil-notebook kernel: [69057.336962] CPU: 3 PID: 3118 Comm: 
chrome Tainted: GW   4.10.0-32-generic #36~16.04.1-Ubuntu
Aug 14 19:40:59 neil-notebook kernel: [69057.338158] Hardware name: HP HP 250 
G5 Notebook PC/81EF, BIOS F.18 09/26/2016
Aug 14 19:40:59 neil-notebook kernel: [69057.339348] task: 9031ebc45a00 
task.stack: a10943184000
Aug 14 19:40:59 neil-notebook kernel: [69057.340550] RIP: 
0010:gen8_ppgtt_alloc_page_directories.isra.38+0x124/0x270 [i915]
Aug 14 19:40:59 neil-notebook kernel: [69057.341795] RSP: 0018:a10943187878 
EFLAGS: 00010246
Aug 14 19:40:59 neil-notebook kernel: [69057.343054] RAX: 90324a8aa680 RBX: 
0003 RCX: 0003
Aug 14 19:40:59 neil-notebook kernel: [69057.344232] RDX:  RSI: 
9031702f4000 RDI: 90324c7d
Aug 14 19:40:59 neil-notebook kernel: [69057.345441] RBP: a109431878d8 R08: 
0018 R09: 
Aug 14 19:40:59 neil-notebook kernel: [69057.346545] R10:  R11: 
ee52056ad0e0 R12: 9031e40a2000
Aug 14 19:40:59 neil-notebook kernel: [69057.347708] R13: 903057eaebf0 R14: 
fff2f000 R15: 8000
Aug 14 19:40:59 neil-notebook kernel: [69057.348878] FS:  
7f43a32cba80() GS:90325ed8() knlGS:
Aug 14 19:40:59 neil-notebook kernel: [69057.350025] CS:  0010 DS:  ES: 
 CR0: 80050033
Aug 14 19:40:59 neil-notebook kernel: [69057.351413] CR2: 0018 CR3: 
0001f1f48000 CR4: 003406e0
Aug 14 19:40:59 neil-notebook kernel: [69057.352574] Call Trace:
Aug 14 19:40:59 neil-notebook kernel: [69057.353852]  
gen8_alloc_va_range_3lvl+0xf3/0x9b0 [i915]
Aug 14 19:40:59 neil-notebook kernel: [69057.355080]  ? 
set_next_entity+0xc3/0x1b0
Aug 14 19:40:59 neil-notebook kernel: [69057.356390]  
gen8_alloc_va_range+0x23e/0x490 [i915]
Aug 14 19:40:59 neil-notebook kernel: [69057.358626]  i915_vma_bind+0x6a/0x170 
[i915]
Aug 14 19:40:5

[Bug 1713560] Re: Lenovo Ideapad 320 touchpad not detected

2017-09-16 Thread n
My touchpad isn't detected either on my Lenovo IdeaPad 320. I've
compiled the latest upstream kernel to include Kai-Heng Feng's elan_i2c
patches, but it's still not working for me.

$ uname -a  
 
Linux alpha 4.13.2 #1 SMP Sat Sep 16 10:34:14 EDT 2017 x86_64 GNU/Linux 

I've attached my output of `cat /proc/bus/input/devices`

** Attachment added: "output of `cat /proc/bus/input/devices`"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1713560/+attachment/4951298/+files/devices.txt

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

Title:
  Lenovo Ideapad 320 touchpad not detected

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

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

[Bug 1713560] Re: Lenovo Ideapad 320 touchpad not detected

2017-09-20 Thread n
*** This bug is a duplicate of bug 1708852 ***
https://bugs.launchpad.net/bugs/1708852

This is a duplicate of this bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1708852 since you
have the ELAN0608 touchpad according to your UdevDb.txt. Your touchpad
should work on the latest upstream kernel. Otherwise, follow the bug I
linked to.

** This bug has been marked a duplicate of bug 1708852
   Touchpad not detected

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

Title:
  Lenovo Ideapad 320 touchpad not detected

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

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

[Bug 1254867] [NEW] Waking from Sleep Makes Some Games Perform Sluggishly

2013-11-25 Thread N
Public bug reported:

Upon waking my computer from sleeping, certain games will perform less
responsively than before putting the computer to sleep. To be more
descriptive, the games' visuals will appear to lag slightly
(milliseconds) behind my input from the keyboard and mouse.

This occurs most pronouncedly with the game Awesomenauts, while slightly
improving in certain parts of the level (perhaps less CPU-intensive
areas). The problem occurs, albeit less pronouncedly, with other games
such as Counter-Strike: Source and Left 4 Dead 2 (if not all of Valve's
Source games), Beat Hazard, and perhaps other games in my Steam library
I have yet to try.

Restarting the computer rectifies the problem, and renders the games
snappy and responsive once again.

It is unclear whether the games themselves becomes less responsive (CPU-
wise), or whether it is the result of another link in the chain (input,
GPU, RAM, HDD).

Ubuntu 12.04, 32-bit
M4A78LT-M LE Motherboard
AMD Athlon II X4 645, 3.10 GHz
7.9 GB RAM
Nvidia GeForce GT 240
Nvidia Proprietary Driver Version 319.32
NV-CONTROL Version 1.29
Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
Hewlett Packard USB Keyboard
Hewlett Packard PS/2 Mouse

** Affects: 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/1254867

Title:
  Waking from Sleep Makes Some Games Perform Sluggishly

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

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


[Bug 1254867] Re: Waking from Sleep Makes Some Games Perform Sluggishly

2013-11-25 Thread N
** Description changed:

  Upon waking my computer from sleeping, certain games will perform less
  responsively than before putting the computer to sleep. To be more
  descriptive, the games' visuals will appear to lag slightly
  (milliseconds) behind my input from the keyboard and mouse.
  
  This occurs most pronouncedly with the game Awesomenauts, while slightly
  improving in certain parts of the level (perhaps less CPU-intensive
  areas). The problem occurs, albeit less pronouncedly, with other games
  such as Counter-Strike: Source and Left 4 Dead 2 (if not all of Valve's
  Source games), Beat Hazard, and perhaps other games in my Steam library
  I have yet to try.
  
  Restarting the computer rectifies the problem, and renders the games
  snappy and responsive once again.
  
- It is unclear whether the games themselves becomes less responsive (CPU-
+ It is unclear whether the games themselves become less responsive (CPU-
  wise), or whether it is the result of another link in the chain (input,
  GPU, RAM, HDD).
  
  Ubuntu 12.04, 32-bit
  M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

** Description changed:

  Upon waking my computer from sleeping, certain games will perform less
  responsively than before putting the computer to sleep. To be more
  descriptive, the games' visuals will appear to lag slightly
  (milliseconds) behind my input from the keyboard and mouse.
  
  This occurs most pronouncedly with the game Awesomenauts, while slightly
  improving in certain parts of the level (perhaps less CPU-intensive
  areas). The problem occurs, albeit less pronouncedly, with other games
  such as Counter-Strike: Source and Left 4 Dead 2 (if not all of Valve's
  Source games), Beat Hazard, and perhaps other games in my Steam library
  I have yet to try.
  
  Restarting the computer rectifies the problem, and renders the games
  snappy and responsive once again.
  
  It is unclear whether the games themselves become less responsive (CPU-
  wise), or whether it is the result of another link in the chain (input,
  GPU, RAM, HDD).
  
  Ubuntu 12.04, 32-bit
+ Unity Desktop Environment (vanilla)
  M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

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

Title:
  Waking from Sleep Makes Some Games Perform Sluggishly

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

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


[Bug 1254862] Re: Waking from Sleep Does Not Update System Date and Time

2013-11-25 Thread N
** Description changed:

  Upon waking my computer from sleeping, the system date and time (top
  right-hand corner) appear to still be the same as when I first put the
  computer to sleep. Once awake, the date and time will continue to move
  forward from that point, but will never auto-correct. Only restarting
  the computer seems to reset the date and time to their correct values.
  
  Ubuntu 12.04, 32-bit
+ Unity Desktop Environment (vanilla)
  M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

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

Title:
  Waking from Sleep Does Not Update System Date and Time

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

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


[Bug 1254867] Re: Waking from Sleep Makes Some Games Perform Sluggishly

2013-11-29 Thread N
** Description changed:

  Upon waking my computer from sleeping, certain games will perform less
  responsively than before putting the computer to sleep. To be more
  descriptive, the games' visuals will appear to lag slightly
  (milliseconds) behind my input from the keyboard and mouse.
  
  This occurs most pronouncedly with the game Awesomenauts, while slightly
  improving in certain parts of the level (perhaps less CPU-intensive
  areas). The problem occurs, albeit less pronouncedly, with other games
  such as Counter-Strike: Source and Left 4 Dead 2 (if not all of Valve's
  Source games), Beat Hazard, and perhaps other games in my Steam library
  I have yet to try.
  
  Restarting the computer rectifies the problem, and renders the games
  snappy and responsive once again.
  
  It is unclear whether the games themselves become less responsive (CPU-
  wise), or whether it is the result of another link in the chain (input,
  GPU, RAM, HDD).
  
- Ubuntu 12.04, 32-bit
+ Ubuntu 12.04.3, 32-bit
  Unity Desktop Environment (vanilla)
  M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

** Description changed:

  Upon waking my computer from sleeping, certain games will perform less
  responsively than before putting the computer to sleep. To be more
  descriptive, the games' visuals will appear to lag slightly
  (milliseconds) behind my input from the keyboard and mouse.
  
  This occurs most pronouncedly with the game Awesomenauts, while slightly
  improving in certain parts of the level (perhaps less CPU-intensive
  areas). The problem occurs, albeit less pronouncedly, with other games
  such as Counter-Strike: Source and Left 4 Dead 2 (if not all of Valve's
  Source games), Beat Hazard, and perhaps other games in my Steam library
  I have yet to try.
  
  Restarting the computer rectifies the problem, and renders the games
  snappy and responsive once again.
  
  It is unclear whether the games themselves become less responsive (CPU-
  wise), or whether it is the result of another link in the chain (input,
  GPU, RAM, HDD).
  
  Ubuntu 12.04.3, 32-bit
  Unity Desktop Environment (vanilla)
- M4A78LT-M LE Motherboard
+ Asus M4A78LT-M LE Motherboard
+ Asus BIOS Version 0803
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

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

Title:
  Waking from Sleep Makes Some Games Perform Sluggishly

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

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


[Bug 1254862] Re: Waking from Sleep Does Not Update System Date and Time

2013-11-29 Thread N
** Description changed:

  Upon waking my computer from sleeping, the system date and time (top
  right-hand corner) appear to still be the same as when I first put the
  computer to sleep. Once awake, the date and time will continue to move
  forward from that point, but will never auto-correct. Only restarting
  the computer seems to reset the date and time to their correct values.
  
- Ubuntu 12.04, 32-bit
- Unity Desktop Environment (vanilla)
+ Ubuntu 12.04.3, 32-bit
+ Unity Desktop Environment (Vanilla)
  M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

** Description changed:

  Upon waking my computer from sleeping, the system date and time (top
  right-hand corner) appear to still be the same as when I first put the
  computer to sleep. Once awake, the date and time will continue to move
  forward from that point, but will never auto-correct. Only restarting
  the computer seems to reset the date and time to their correct values.
  
  Ubuntu 12.04.3, 32-bit
- Unity Desktop Environment (Vanilla)
+ Unity Desktop Environment (vanilla)
  M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

** Description changed:

  Upon waking my computer from sleeping, the system date and time (top
  right-hand corner) appear to still be the same as when I first put the
  computer to sleep. Once awake, the date and time will continue to move
  forward from that point, but will never auto-correct. Only restarting
  the computer seems to reset the date and time to their correct values.
  
  Ubuntu 12.04.3, 32-bit
  Unity Desktop Environment (vanilla)
- M4A78LT-M LE Motherboard
+ Asus M4A78LT-M LE Motherboard
+ Asus BIOS Version 0803
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

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

Title:
  Waking from Sleep Does Not Update System Date and Time

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

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


[Bug 1256269] [NEW] No Internet Connection on Startup

2013-11-29 Thread N
Public bug reported:

Sometimes, once my computer has started up and my desktop environment
has loaded, I will have unsuccessful internet connection. My router
connection will still show as receiving a signal. However, I will enter
a URL into my browser (Firefox), and it will be 'Connecting' for
minutes, before eventually failing to load the web page.

I use a USB wireless-G adapter dongle (Linksys WUSB54GC), along with a
wired extender.

Disconnecting and unplugging the adapter for ten seconds then replugging
it and reconnecting always rectifies the problem. I'm able to
successfully connect to the world wide web once again, and any web page
will load up.

This will additionally happen with Steam and the Ubuntu Software Centre,
so I know it is not just a Firefox problem.

Other times the internet works fine on startup.

Ubuntu 12.04.3, 32-bit
Unity Desktop Environment (vanilla)
Asus M4A78LT-M LE Motherboard
Asus BIOS Version 0803
AMD Athlon II X4 645, 3.10 GHz
7.9 GB RAM
Nvidia GeForce GT 240
Nvidia Proprietary Driver Version 319.32
NV-CONTROL Version 1.29
Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
Hewlett Packard USB Keyboard
Hewlett Packard PS/2 Mouse

** Affects: 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/1256269

Title:
  No Internet Connection on Startup

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

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


[Bug 1256269] Re: No Internet Connection on Startup

2013-11-29 Thread N
** Description changed:

  Sometimes, once my computer has started up and my desktop environment
  has loaded, I will have unsuccessful internet connection. My router
  connection will still show as receiving a signal. However, I will enter
  a URL into my browser (Firefox), and it will be 'Connecting' for
  minutes, before eventually failing to load the web page.
  
- I use a USB wireless-G adapter dongle (Linksys WUSB54GC), along with a
- wired extender.
+ I use a USB wireless-G adapter dongle (Linksys WUSB54GC), along with the
+ USB extension cable it came with (D-Link).
  
  Disconnecting and unplugging the adapter for ten seconds then replugging
  it and reconnecting always rectifies the problem. I'm able to
  successfully connect to the world wide web once again, and any web page
  will load up.
  
  This will additionally happen with Steam and the Ubuntu Software Centre,
  so I know it is not just a Firefox problem.
  
  Other times the internet works fine on startup.
  
  Ubuntu 12.04.3, 32-bit
  Unity Desktop Environment (vanilla)
  Asus M4A78LT-M LE Motherboard
  Asus BIOS Version 0803
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

** Description changed:

  Sometimes, once my computer has started up and my desktop environment
- has loaded, I will have unsuccessful internet connection. My router
- connection will still show as receiving a signal. However, I will enter
- a URL into my browser (Firefox), and it will be 'Connecting' for
- minutes, before eventually failing to load the web page.
+ has loaded, I will have unsuccessful internet connection. My wireless
+ connection to my router will still show as receiving a signal. However,
+ I will enter a URL into my browser (Firefox), and it will be
+ 'Connecting' for minutes, before eventually failing to load the web
+ page.
  
  I use a USB wireless-G adapter dongle (Linksys WUSB54GC), along with the
  USB extension cable it came with (D-Link).
  
  Disconnecting and unplugging the adapter for ten seconds then replugging
  it and reconnecting always rectifies the problem. I'm able to
  successfully connect to the world wide web once again, and any web page
  will load up.
  
  This will additionally happen with Steam and the Ubuntu Software Centre,
  so I know it is not just a Firefox problem.
  
  Other times the internet works fine on startup.
  
  Ubuntu 12.04.3, 32-bit
  Unity Desktop Environment (vanilla)
  Asus M4A78LT-M LE Motherboard
  Asus BIOS Version 0803
  AMD Athlon II X4 645, 3.10 GHz
  7.9 GB RAM
  Nvidia GeForce GT 240
  Nvidia Proprietary Driver Version 319.32
  NV-CONTROL Version 1.29
  Linksys WUSB54GC v1 802.11g Adapter [Ralink RT73]
  Hewlett Packard USB Keyboard
  Hewlett Packard PS/2 Mouse

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

Title:
  No Internet Connection on Startup

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

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


[Bug 1528085] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2016-06-13 Thread N
I rebooted my system and it seems like everything was alright after all.
I'm now successfully using the new kernel.

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

Title:
  bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

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

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


[Bug 1586650] Re: Ubuntu 16.04 touchy WiFi Internet

2016-06-15 Thread N
Hi Christopher,

I'm getting stable Internet connection with kernel version
4.7.0-040700rc3-generic on Ubuntu 14.04.4. I've been testing it since
early Monday, and it hasn't dropped connection once.

I'm able to do normal things like stream music on Spotify and watch
YouTube videos. I'm getting 6 to 9 Mbps download speed and 1.9 Mbps
upload speed, which is good for my ISP.

This was the first and only upstream kernel version I have tested. I've
added the requested tags to the initial post, and marked it as
Confirmed. Do you need me to test anything else related to this, or do
any stress-testing of any sort?

So what does this mean? Will this kernel version be arriving standard
with a future release of Ubuntu 16.04? In the meantime, should I just
continue using this kernel with Ubuntu 14.04, or is it best if I go back
to version 3.13?

Thanks for all of your patience and assistance on this.

** Tags added: kernel-fixed-upstream kernel-fixed-upstream-4.7-rc3

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1581412] Re: [Feature Request] Razer Mouse DPI Sensitivity

2016-05-13 Thread N
** Tags added: dpi gaming razer sensitivity

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

Title:
  [Feature Request] Razer Mouse DPI Sensitivity

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

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


[Bug 1586650] [NEW] Ubuntu 16.04 touchy WiFi Internet

2016-05-28 Thread N
Public bug reported:

I just recently did a fresh install of Ubuntu 16.04 on my desktop last
weekend, and since that time my household had to reconfigure our modem
and router setup (from bridge mode to DHCP mode). As a result, I lost
all ability on my computer to connect to WiFi or the Internet. This
isn't the first time this has happened on an Ubuntu version.

However, all other devices in my household (there are over eight other
devices between my family members), including my iPad and my
PlayStation, had Internet connection. Growing desperate, I
troubleshooted for days, trying out multiple solutions posted on
AskUbuntu.com. I even opened up two AskUbuntu.com questions, and some
people helped me troubleshoot the issue for a while. But eventually they
gave up and left me alone with my problem.

I felt so frustrated and exasperated. I thought I was never going to get
Internet on my desktop again. Or that I would have to completely
reinstall Ubuntu 16.04, because some old settings had been imprinted on
my file system or something. But I can't be reinstalling my OS every
time someone in my house alters something on our modem or router.

Finally, this morning, I decided I would try one last thing: power-
cycling our router and modem. I was very reluctant to do this, because
the Internet had at last been working great for everyone in our house
(we'd been having chronic Internet problems over the previous months),
and I didn't want to compromise that. But I really need to have Internet
on my desktop. So I power-cycled our router and modem, and finally,
FINALLY my Internet works on my computer. It is a bit slow (only 2 Mbps
download speed, and web pages load up slowly), but it actually works.
I'm of course very skeptical that it will stop working at any time, but
for now, it's functional.

The issue I have with Ubuntu is that the networking seems extremely
touchy and fragile, and isn't very resilient when something changes on
your home network. My iPad doesn't have that problem at all; it will
reconnect to any router within seconds, and you'll be back on the
Internet in no time. My PlayStation can reestablish a new connection
profile pretty much automatically and get you back gaming online within
minutes. It's with Ubuntu, or Linux, that I've repeatedly encountered
this debilitating issue, where reconnecting to an altered network is
such a precarious thing.

I'd really, REALLY like to continue using Ubuntu. For at least a few
years, I no longer have Windows on my machine, I game heavily on Steam
for Linux, and I really need the Internet on my desktop for work and for
pleasure. But if I can't get Internet reliably with Linux, I fear I'm
going to have to switch to another OS. And that would be a real shame.

Please, improve the WiFi networking on Ubuntu so that it is just as
snappy and resilient as my iPad, and I will be a very happy Ubuntu user
for years to come.

Thank you for reading.

My system specifications:
Ubuntu 16.04 LTS (64-bit)
Asus M4A78LT-M LE Motherboard
AMD Athlon II X4 645, 3.10 GHz
Mushkin 8 GB PC3 Blackline RAM (2 x 4 GB)
500 GB Hard Disk
Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express)
Nvidia GeForce GTX 750 Ti

(* I bought the Qualcomm Atheros AR928X Wireless Network Adapter
specifically to work with Ubuntu from a Linux-friendly retailer. It
normally works great, and no matter what it always at least shows WiFi
signals nearby, even if I can't connect to them.)

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


** Tags: 16.04 internet modem networking router wifi

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1588119] [NEW] [Feature Request] Disable mouse acceleration

2016-06-01 Thread N
Public bug reported:

Hello,

I'd like the ability to turn off mouse acceleration altogether in
Ubuntu. I'm a gamer, and I use a gaming mouse with a custom DPI setting.
I'd really like it to be consistent and accurate when I play, as well as
on the desktop.

I have the mouse pointer speed turned all the way down in System
Settings > Mouse & Touchpad, but it would be great if there were an
option to disable all acceleration to be sure.

Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: mouse pointer sensitivity speed

** Package changed: nux (Ubuntu) => ubuntu

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

Title:
  [Feature Request] Disable mouse acceleration

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

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


[Bug 1586875] Re: Support for Qualcomm Atheros AR928X WiFi chipset

2016-06-03 Thread N
Hi,

Here is the AR928X network adapter I bought in April of 2015 from
ThinkPenguin.com:

https://www.thinkpenguin.com/gnu-linux/penguin-wireless-n-pcie-card-gnu-
linux-v4-tpe-n300pcie4

It says it works with Ubuntu 16.04, as well as Linux kernels 2.6.29 and
newer. The best I had with it were very intermittent, spotty connections
to the Internet, and often not even to my router.

I've since gone back and done a fresh install of Ubuntu 14.04.1, and my
Internet is working great now.

Upon further inquiries on AskUbuntu.com, someone suggested that the
problem had something to do with the newer Linux kernel being used in
newer Ubuntu versions.

Ubuntu 14.04.1 comes with kernel 3.13. Updating my system through
Software Updater automatically brought me up to 14.04.4, but thankfully
keeps kernel 3.13 if you started with 14.04.1.

Although I'd love to use Ubuntu 16.04, I don't want to install anything
newer than 14.04.4 unless I know that my WiFi adapter is supported. I
hope that will be sooner than later.

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

Title:
  Support for Qualcomm Atheros AR928X WiFi chipset

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

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


[Bug 1586875] Re: Support for Qualcomm Atheros AR928X WiFi chipset

2016-06-03 Thread N
I should also just add that this WiFi adapter has worked great for me
previously under Ubuntu 12.04 (.1 through .5).

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

Title:
  Support for Qualcomm Atheros AR928X WiFi chipset

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

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


[Bug 1586650] CRDA.txt

2016-06-06 Thread N
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1586650/+attachment/4677866/+files/CRDA.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] IwConfig.txt

2016-06-06 Thread N
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677868/+files/IwConfig.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] CurrentDmesg.txt

2016-06-06 Thread N
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677867/+files/CurrentDmesg.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] Re: Ubuntu 16.04 touchy WiFi Internet

2016-06-06 Thread N
apport information

** Tags added: apport-collected trusty

** Description changed:

  I just recently did a fresh install of Ubuntu 16.04 on my desktop last
  weekend, and since that time my household had to reconfigure our modem
  and router setup (from bridge mode to DHCP mode). As a result, I lost
  all ability on my computer to connect to WiFi or the Internet. This
  isn't the first time this has happened on an Ubuntu version.
  
  However, all other devices in my household (there are over eight other
  devices between my family members), including my iPad and my
  PlayStation, had Internet connection. Growing desperate, I
  troubleshooted for days, trying out multiple solutions posted on
  AskUbuntu.com. I even opened up two AskUbuntu.com questions, and some
  people helped me troubleshoot the issue for a while. But eventually they
  gave up and left me alone with my problem.
  
  I felt so frustrated and exasperated. I thought I was never going to get
  Internet on my desktop again. Or that I would have to completely
  reinstall Ubuntu 16.04, because some old settings had been imprinted on
  my file system or something. But I can't be reinstalling my OS every
  time someone in my house alters something on our modem or router.
  
  Finally, this morning, I decided I would try one last thing: power-
  cycling our router and modem. I was very reluctant to do this, because
  the Internet had at last been working great for everyone in our house
  (we'd been having chronic Internet problems over the previous months),
  and I didn't want to compromise that. But I really need to have Internet
  on my desktop. So I power-cycled our router and modem, and finally,
  FINALLY my Internet works on my computer. It is a bit slow (only 2 Mbps
  download speed, and web pages load up slowly), but it actually works.
  I'm of course very skeptical that it will stop working at any time, but
  for now, it's functional.
  
  The issue I have with Ubuntu is that the networking seems extremely
  touchy and fragile, and isn't very resilient when something changes on
  your home network. My iPad doesn't have that problem at all; it will
  reconnect to any router within seconds, and you'll be back on the
  Internet in no time. My PlayStation can reestablish a new connection
  profile pretty much automatically and get you back gaming online within
  minutes. It's with Ubuntu, or Linux, that I've repeatedly encountered
  this debilitating issue, where reconnecting to an altered network is
  such a precarious thing.
  
  I'd really, REALLY like to continue using Ubuntu. For at least a few
  years, I no longer have Windows on my machine, I game heavily on Steam
  for Linux, and I really need the Internet on my desktop for work and for
  pleasure. But if I can't get Internet reliably with Linux, I fear I'm
  going to have to switch to another OS. And that would be a real shame.
  
  Please, improve the WiFi networking on Ubuntu so that it is just as
  snappy and resilient as my iPad, and I will be a very happy Ubuntu user
  for years to come.
  
  Thank you for reading.
  
  My system specifications:
  Ubuntu 16.04 LTS (64-bit)
  Asus M4A78LT-M LE Motherboard
  AMD Athlon II X4 645, 3.10 GHz
  Mushkin 8 GB PC3 Blackline RAM (2 x 4 GB)
  500 GB Hard Disk
  Qualcomm Atheros AR928X Wireless Network Adapter (PCI-Express)
  Nvidia GeForce GTX 750 Ti
  
- (* I bought the Qualcomm Atheros AR928X Wireless Network Adapter
- specifically to work with Ubuntu from a Linux-friendly retailer. It
- normally works great, and no matter what it always at least shows WiFi
- signals nearby, even if I can't connect to them.)
+ (* I bought the Qualcomm Atheros AR928X Wireless Network Adapter specifically 
to work with Ubuntu from a Linux-friendly retailer. It normally works great, 
and no matter what it always at least shows WiFi signals nearby, even if I 
can't connect to them.)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  nicholas   1993 F pulseaudio
+  /dev/snd/controlC0:  nicholas   1993 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=65e816b7-679f-4d88-9cef-c4d5eeb89f23
+ InstallationDate: Installed on 2016-05-30 (7 days ago)
+ InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
+ MachineType: System manufacturer System Product Name
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-87-generic 
root=UUID=6b080b23-fe79-4a22-9dec-bd3d029dda95 ro quiet splash
+ ProcVersionSignature: Ubuntu 3.13.0-87.133-generic 3.13.11-ckt39
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-87-generic N/A
+  linux-backports-modules-3.13.0-87-generic  N/A
+  linux-firmware 1.1

[Bug 1586650] Lspci.txt

2016-06-06 Thread N
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1586650/+attachment/4677869/+files/Lspci.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] BootDmesg.txt

2016-06-06 Thread N
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677865/+files/BootDmesg.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] Lsusb.txt

2016-06-06 Thread N
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1586650/+attachment/4677870/+files/Lsusb.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] ProcEnviron.txt

2016-06-06 Thread N
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677872/+files/ProcEnviron.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] UdevDb.txt

2016-06-06 Thread N
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1586650/+attachment/4677876/+files/UdevDb.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] UdevLog.txt

2016-06-06 Thread N
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677877/+files/UdevLog.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] WifiSyslog.txt

2016-06-06 Thread N
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677878/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] ProcCpuinfo.txt

2016-06-06 Thread N
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677871/+files/ProcCpuinfo.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] ProcInterrupts.txt

2016-06-06 Thread N
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677873/+files/ProcInterrupts.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] ProcModules.txt

2016-06-06 Thread N
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677874/+files/ProcModules.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] PulseList.txt

2016-06-06 Thread N
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1586650/+attachment/4677875/+files/PulseList.txt

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1586650] Re: Ubuntu 16.04 touchy WiFi Internet

2016-06-06 Thread N
Hi Christopher,

I've run and submitted the requested Apport command. I'm currently on
Ubuntu 14.04.4, and the Internet has been great -- very stable and
reliable.

It was brought to my attention through my inquiries on Ubuntu Forums
that my WiFi chipset, the AR928X, seems to stop working with newer Linux
kernels. Because I installed Ubuntu 14.04.1, I get the benefit of
staying on kernel 3.13. That's the main reason I don't want to upgrade
anything beyond that kernel.

This person also seemed to think it was kernel-related:
http://unix.stackexchange.com/questions/280803/qualcomm-atheros-ar298x-not-working-with-recent-kernels

Thanks for your ongoing support.

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1588119] Re: [Feature Request] Disable mouse acceleration

2016-06-06 Thread N
** 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/1588119

Title:
  [Feature Request] Disable mouse acceleration

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

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


[Bug 1581412] Re: [Feature Request] Razer Mouse DPI Sensitivity

2016-06-06 Thread N
** 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/1581412

Title:
  [Feature Request] Razer Mouse DPI Sensitivity

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

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


[Bug 1453363] Re: Many games perform sluggishly after waking PC from suspend (Ubuntu 12.04)

2016-06-06 Thread N
Hi,

The issue is now resolved, at least for me.

I recently upgraded my graphics card to an Nvidia GeForce GTX 750 Ti,
and with it am using the Nvidia proprietary driver, version 340.96.

I've tested nearly all of those same games after a wake from suspend,
and am seeing no drops in frame rates or input latency. (Frame rates are
staying usually above 60 FPS, and often up into the 100s or 200s.) Maybe
this issue was addressed on Nvidia's end in driver updates since then.

I've also transitioned to Ubuntu 14.04, if that makes any difference.

Anyway, there's no clear option to mark this as issue as Solved, so I'll
mark it as Confirmed. But it can be considered solved and cleared.

System information:
Ubuntu 14.04.4 (64-bit)
Asus M4A78LT-M LE Motherboard
AMD Athlon II X4 645, 3.10 GHz
Mushkin 8GB PC3 Blackline RAM (2 x 4GB)
500GB Western Digital Hard Disk
Nvidia GeForce GTX 750 Ti 2GB GDDR5
Nvidia Driver Version 340.96

** 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/1453363

Title:
  Many games perform sluggishly after waking PC from suspend (Ubuntu
  12.04)

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

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


[Bug 1586650] Re: Ubuntu 16.04 touchy WiFi Internet

2016-06-10 Thread N
Hi Christopher,

I will require my computer and stable Internet access over the weekend,
but will have time to test this early next week. Sorry to delay the
process, but thank you for your patience.

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

Title:
  Ubuntu 16.04 touchy WiFi Internet

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

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


[Bug 1528085] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

2016-06-13 Thread N
Here is my console output when I installed the upstream Linux kernel
header and image .deb files, on Ubuntu 14.04.4.

I will still be rebooting my system after this to see if the install
worked. Just thought I'd provide this in case it helps.

--

nicholas@Nicholas:~/Downloads/Linux Kernel Test/v4.7-rc3-yakkety$ sudo dpkg -i 
*.deb
Selecting previously unselected package linux-headers-4.7.0-040700rc3.
(Reading database ... 259391 files and directories currently installed.)
Preparing to unpack 
linux-headers-4.7.0-040700rc3_4.7.0-040700rc3.201606121131_all.deb ...
Unpacking linux-headers-4.7.0-040700rc3 (4.7.0-040700rc3.201606121131) ...
Selecting previously unselected package linux-headers-4.7.0-040700rc3-generic.
Preparing to unpack 
linux-headers-4.7.0-040700rc3-generic_4.7.0-040700rc3.201606121131_amd64.deb ...
Unpacking linux-headers-4.7.0-040700rc3-generic (4.7.0-040700rc3.201606121131) 
...
Selecting previously unselected package linux-image-4.7.0-040700rc3-generic.
Preparing to unpack 
linux-image-4.7.0-040700rc3-generic_4.7.0-040700rc3.201606121131_amd64.deb ...
Done.
Unpacking linux-image-4.7.0-040700rc3-generic (4.7.0-040700rc3.201606121131) ...
Setting up linux-headers-4.7.0-040700rc3 (4.7.0-040700rc3.201606121131) ...
Setting up linux-headers-4.7.0-040700rc3-generic (4.7.0-040700rc3.201606121131) 
...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 4.7.0-040700rc3-generic 
/boot/vmlinuz-4.7.0-040700rc3-generic
Error! Bad return status for module build on kernel: 4.7.0-040700rc3-generic 
(x86_64)
Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information.
Setting up linux-image-4.7.0-040700rc3-generic (4.7.0-040700rc3.201606121131) 
...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 
4.7.0-040700rc3-generic /boot/vmlinuz-4.7.0-040700rc3-generic
run-parts: executing /etc/kernel/postinst.d/dkms 4.7.0-040700rc3-generic 
/boot/vmlinuz-4.7.0-040700rc3-generic
ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/bbswitch-dkms.0.crash'
Error! Bad return status for module build on kernel: 4.7.0-040700rc3-generic 
(x86_64)
Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 
4.7.0-040700rc3-generic /boot/vmlinuz-4.7.0-040700rc3-generic
update-initramfs: Generating /boot/initrd.img-4.7.0-040700rc3-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.7.0-040700rc3-generic 
/boot/vmlinuz-4.7.0-040700rc3-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 
4.7.0-040700rc3-generic /boot/vmlinuz-4.7.0-040700rc3-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 
4.7.0-040700rc3-generic /boot/vmlinuz-4.7.0-040700rc3-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
Found linux image: /boot/vmlinuz-4.7.0-040700rc3-generic
Found initrd image: /boot/initrd.img-4.7.0-040700rc3-generic
Found linux image: /boot/vmlinuz-3.13.0-88-generic
Found initrd image: /boot/initrd.img-3.13.0-88-generic
Found linux image: /boot/vmlinuz-3.13.0-87-generic
Found initrd image: /boot/initrd.img-3.13.0-87-generic
Found linux image: /boot/vmlinuz-3.13.0-86-generic
Found initrd image: /boot/initrd.img-3.13.0-86-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
nicholas@Nicholas:~/Downloads/Linux Kernel Test/v4.7-rc3-yakkety$ 

--

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

Title:
  bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build

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

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


[Bug 1361321] [NEW] outdated homepage

2014-08-25 Thread n
Public bug reported:

The homepage for this package is listed in `apt-cache show` as:
  http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas

This seems to be an outdated link. It redirects to:
http://www.apereo.org/

I think the project link should be updated to:
https://wiki.jasig.org/display/casc/mod_auth_cas

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libapache2-mod-auth-cas (not installed)
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Mon Aug 25 13:51:17 2014
InstallationDate: Installed on 2014-06-12 (74 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417)
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libapache2-mod-auth-cas
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libapache2-mod-auth-cas (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  outdated homepage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-auth-cas/+bug/1361321/+subscriptions

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


[Bug 1361861] [NEW] Typo in description

2014-08-26 Thread n
Public bug reported:

In the description for this package: "very fast grep-like program,
altenative to ack-grep", "altenative" is missing an "r". It should be
"alternative".

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: silversearcher-ag 0.19.2-1
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Tue Aug 26 16:19:47 2014
InstallationDate: Installed on 2014-06-12 (75 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac (20140417)
ProcEnviron:
 TERM=rxvt-unicode
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: silversearcher-ag
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: silversearcher-ag (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  Typo in description

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/silversearcher-ag/+bug/1361861/+subscriptions

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


[Bug 1453363] [NEW] Many games perform sluggishly after waking PC from suspend (Ubuntu 12.04)

2015-05-09 Thread N
Public bug reported:

I'm not sure who to report this to. I've already tried reporting it to
Nvidia, but haven't heard any response. It could be a general Linux
issue. Or maybe it's something particular to my hardware setup. Anyway,
I'll voice it here since it strikes me as the next step.

All of my Steam games run at great frame rates normally. However, upon
waking my PC from a suspend, many of them perform sluggishly until my
next reboot. It's like their frame rate gets cut in half. They're still
playable, but not very enjoyably so. Some of these games (played through
Steam) include Awesomenauts, Left 4 Dead 2, Dota 2, Counter-Strike:
Source, Half-Life 2, Portal, Portal 2 and Team Fortress 2.

However, some games continue to work just fine after a suspend. For
example, Killing Floor. It uses the Unreal 3 engine, and perhaps it is
optimized better for Linux. Also Nexuiz and Xonotic continue to work
well after a wake from suspend.

Note that while the aforementioned games run sluggishly, the Ubuntu
desktop still performs as snappy and responsive as before. It seems
unaffected by the problem. The issue is only noticeable in games.

I hope this will be addressed in future Ubuntu versions, as I aim on
continuing to game on this OS.

If this has already been addressed in newer versions of Ubuntu, please
excuse this.

Thank you.

System Information:
Ubuntu 12.04.5 LTS (64-bit)
Asus M4A78LT-M LE Motherboard
AMD Athlon II X4 645, 3.10 GHz
Mushkin 8GB PC3 Blackline RAM (2x 4GB)
500 GB Hard Disk
Nvidia GeForce GT 240
Nvidia Driver Version 331.113

** Affects: 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/1453363

Title:
  Many games perform sluggishly after waking PC from suspend (Ubuntu
  12.04)

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

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


[Bug 1503301] [NEW] package libatk-wrapper-java (not installed) failed to install/upgrade: Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück

2015-10-06 Thread n.
Public bug reported:

Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/libatk-wrapper-java_0.30.5-1_all.deb
 /var/cache/apt/archives/libatk-wrapper-java-jni_0.30.5-1_i386.deb
 /var/cache/apt/archives/libbonobo2-common_2.32.1-3_all.deb
 /var/cache/apt/archives/liborbit-2-0_1%3a2.14.19-0.3_i386.deb
 /var/cache/apt/archives/libbonobo2-0_2.32.1-3_i386.deb
 /var/cache/apt/archives/libgif4_4.1.6-11_i386.deb
 /var/cache/apt/archives/libgnomevfs2-common_1%3a2.24.4-6ubuntu1_i386.deb
 /var/cache/apt/archives/libgnomevfs2-0_1%3a2.24.4-6ubuntu1_i386.deb
 /var/cache/apt/archives/libgnome2-common_2.32.1-4ubuntu1_all.deb
 /var/cache/apt/archives/libgnome2-bin_2.32.1-4ubuntu1_i386.deb
 /var/cache/apt/archives/libgnome2-0_2.32.1-4ubuntu1_i386.deb
 /var/cache/apt/archives/java-common_0.52_all.deb
 /var/cache/apt/archives/default-jre-headless_2%3a1.7-52_i386.deb
 /var/cache/apt/archives/ca-certificates-java_20140324_all.deb
 /var/cache/apt/archives/tzdata-java_2015f-0ubuntu0.15.04_all.deb
 /var/cache/apt/archives/openjE: Sub-process /usr/bin/dpkg returned an error 
code (1)

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libatk-wrapper-java (not installed)
ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic i686
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: i386
Date: Tue Oct  6 15:40:33 2015
DuplicateSignature: package:libatk-wrapper-java:(not installed):Unterprozess 
dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück
ErrorMessage: Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück
InstallationDate: Installed on 2015-09-30 (5 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release i386 (20150422)
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4.1
SourcePackage: java-atk-wrapper
Title: package libatk-wrapper-java (not installed) failed to install/upgrade: 
Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: java-atk-wrapper (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 vivid

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

Title:
  package libatk-wrapper-java (not installed) failed to install/upgrade:
  Unterprozess dpkg-deb --fsys-tarfile gab den Fehlerwert 2 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/1503301/+subscriptions

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

[Bug 1525976] [NEW] fix broken homepage link

2015-12-14 Thread n
Public bug reported:

Gitorious is not around anymore, so http://gitorious.org/procps doesn't
go anywhere.

It looks like procps has moved to gitlab: https://gitlab.com/procps-
ng/procps

** Affects: procps (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/1525976

Title:
  fix broken homepage link

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

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


[Bug 1400095] [NEW] Homepage is a dead link

2014-12-07 Thread n
Public bug reported:

It looks like the homepage is down: http://www.jmknoble.net/fonts/

** Affects: xfonts-jmk (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/1400095

Title:
  Homepage is a dead link

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfonts-jmk/+bug/1400095/+subscriptions

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


[Bug 1335451] [NEW] [Feature Request] Option in Update Manager to Keep Popups in Background

2014-06-28 Thread N
Public bug reported:

I'm running Ubuntu 12.04.1 with default Unity, and I find the Update
Manager popups taking the focus away from what you're currently doing to
be very problematic for fullscreen gaming.

The popup will outright interrupt me while gaming. However, the worst
part is, once I minimize it, my game has often been changed to windowed
mode, and I therefore miss about 30 pixels along the bottom of the
screen (where chat messages often occur). It's usually at least one
minute before the game readjusts itself back to fullscreen, if at all.

I know you can disable Update Manager's popups altogether, but I do find
them useful. Otherwise I would never remember to check for updates
manually.

Sorry if this has already been addressed in Ubuntu 14.04.

Thank you.

** Affects: linux (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/1335451

Title:
  [Feature Request] Option in Update Manager to Keep Popups in
  Background

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

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


[Bug 1335451] Re: [Feature Request] Option in Update Manager to Keep Popups in Background

2014-06-30 Thread N
** 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/1335451

Title:
  [Feature Request] Option in Update Manager to Keep Popups in
  Background

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

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



[Bug 1352838] [NEW] [Feature Request] Lower Mouse Sensitivity Beyond System Settings Limit for High DPI Gaming Mice

2014-08-05 Thread N
Public bug reported:

Hello, I have a Razer DeathAdder 3500 dpi gaming mouse that is pretty
much unusable on the Ubuntu desktop at such a high dpi. I have the
sensitivity in System Settings lowered all the way down, but this does
little to help.

Razer does not officially support Linux, but this problem could be
rectified if one could lower the mouse sensitivity to even lower in
Ubuntu's System Settings (or alternately, change the dpi).

I know most people don't need to lower their mouse sensitivity that
much, but for us (increasing) Linux gamers, it would be a really nice
feature in the absence of official Razer drivers.

Please consider this.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: deathadder dpi mouse razer sensitivity

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

Title:
  [Feature Request] Lower Mouse Sensitivity Beyond System Settings Limit
  for High DPI Gaming Mice

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

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


[Bug 1352838] Re: [Feature Request] Lower Mouse Sensitivity Beyond System Settings Limit for High DPI Gaming Mice

2014-08-06 Thread N
Sorry, I guess I accidentally filed it under that category.

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

Title:
  [Feature Request] Lower Mouse Sensitivity Beyond System Settings Limit
  for High DPI Gaming Mice

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

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


[Bug 1335451] Re: [Feature Request] Option in Update Manager to Keep Popups in Background

2014-07-19 Thread N
Update Manager interrupted and minimized my fullscreen gaming TWICE
within the same fifteen minutes today. And during really intense parts
of the game, too. I really hope this issue will be addressed.

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

Title:
  [Feature Request] Option in Update Manager to Keep Popups in
  Background

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

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


[Bug 1119311] [NEW] 13.04 Graphical corruption of icons

2013-02-08 Thread N
Public bug reported:

Some file/folder icons and shortcuts within Files (Nautilus) appear
corrupted or show the incorrect icon until I "mouse over" them.  Please
see attached image.  In the image, I have blurred some of the folder
names on purpose; these are not graphical faults.  I have drawn red
boxes around two areas which should be showing folder icons.  Also see
the Home shortcut on the left that is corrupted.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity 6.12.0daily13.02.07-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
Uname: Linux 3.8.0-5-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Fri Feb  8 11:02:39 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:022e]
InstallationDate: Installed on 2013-02-05 (2 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130205)
MachineType: Dell Inc. XPS M1530
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-5-generic 
root=UUID=4dba86b1-346e-462c-97fe-e03c26362d65 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/19/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A12
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd11/19/2008:svnDellInc.:pnXPSM1530:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1530
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.02.07-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.0-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 raring running-unity ubuntu

** Attachment added: "HomeFolder.png"
   
https://bugs.launchpad.net/bugs/1119311/+attachment/3520506/+files/HomeFolder.png

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

Title:
  13.04 Graphical corruption of icons

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

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


[Bug 945124] Re: update-apt-xapian-index crashed with IOError in __init__(): [Errno 2] No such file or directory: '/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_multiverse_i18n_

2012-11-19 Thread N
Using Elementary OS Luna Beta1 on kernel ???.33  installed amd-driver-
installer-12.6-legacy-x86.x86_64.run and rebooted. after autologin to
the desktop I did a software update check and cancelled, then i opened a
terminal window and typed in aticonfig. Then I got the error window for
this bug enough details?  Good Luck. :)

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

Title:
  update-apt-xapian-index crashed with IOError in __init__(): [Errno 2]
  No such file or directory: '/var/lib/apt/lists/security.ubuntu
  .com_ubuntu_dists_precise-security_multiverse_i18n_Translation-en'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/945124/+subscriptions

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


[Bug 2062972] Re: ntfs partition does not mount

2024-04-26 Thread N
I've been experiencing a similar issue since performing a fresh install
of Ubuntu 24.04 LTS yesterday. While my external NTFS USB hard drive is
recognized upon plugging it in, trying to mount it or access its
contents gives me the 'wrong fs type, bad option, bad superblock' error.

I was able to get the external hard drive to mount via Terminal with the help 
of an article...
https://linovox.com/how-to-fix-failed-to-mount-wrong-fs-type-bad-option-bad-superblock-on-linux/
...however, its files are only accessible by navigating to my newly created 
/mnt/Media folder.

The drive is not visible in Nautilus, but I can see it in the Disks app
(which is also how I unmount it). I get an error when trying to access
its contents with the Steam app, specifically when I attempt to use the
Restore Game Backup feature.

My external hard drive had been working fine with Ubuntu 22.04 a few
hours earlier, and running a disk check said it was healthy.

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

Title:
  ntfs partition does not mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/2062972/+subscriptions


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

[Bug 2063985] [NEW] Does not detect hotplugged storage device

2024-04-27 Thread N
Public bug reported:

I've been experiencing an issue since performing a fresh install of
Ubuntu 24.04 LTS on launch day. While my external NTFS USB hard drive is
visible in the Ubuntu dock upon plugging it in, trying to mount it or
access its contents gives me an 'Unable to access "2.0 TB Volume" ...
Error mounting /dev/sda1"' pop-up.

I was able to get the external hard drive to mount via Terminal with the
help of an article (https://linovox.com/how-to-fix-failed-to-mount-
wrong-fs-type-bad-option-bad-superblock-on-linux/). However, its files
are only accessible by navigating to my newly created '/mnt/Media'
folder.

The drive is not visible in Nautilus as it usually would be, but I can
see it in the Disks app (which is also how I unmount it).

Also I'm not sure whether this is related, but I get an error when I
attempt to use Steam's Restore Game Backup feature. Upon trying to
browse for the desired backup folder (which is on the external drive), I
get the pop-up 'The folder contents could not be displayed ... Operation
not supported'. From here I can still navigate to and select a folder on
the internal hard drive, but not on the external one.

My external hard drive had been working fine with Ubuntu 22.04 a few
hours earlier in the day, and it currently functions normally on my
Chromebook as well. Running 'Check Filesystem' in Disks says it is
healthy. I also tried out a couple of my other USB sticks—which happen
to use the FAT32 and Ext4 file systems—and they mounted normally.

The version of gvfs that I have on my system is '1.54.0-1ubuntu2'.

Hope this helps.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gvfs 1.54.0-1ubuntu2
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 27 23:30:07 2024
HotplugNewDevices: /dev/sda1 /dev/sda
HotplugNewMounts:

InstallationDate: Installed on 2024-04-26 (2 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: gvfs
Symptom: storage
Title: Does not detect hotplugged storage device
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug noble

** Description changed:

  I've been experiencing an issue since performing a fresh install of
  Ubuntu 24.04 LTS on launch day. While my external NTFS USB hard drive is
  visible in the Ubuntu dock upon plugging it in, trying to mount it or
  access its contents gives me an 'Unable to access "2.0 TB Volume" ...
- Error mounting /dev/sda1" pop-up.
+ Error mounting /dev/sda1"' pop-up.
  
  I was able to get the external hard drive to mount via Terminal with the
  help of an article (https://linovox.com/how-to-fix-failed-to-mount-
  wrong-fs-type-bad-option-bad-superblock-on-linux/). However, its files
  are only accessible by navigating to my newly created '/mnt/Media'
  folder.
  
  The drive is not visible in Nautilus as it usually would be, but I can
  see it in the Disks app (which is also how I unmount it).
  
  Also I'm not sure whether this is related, but I get an error when I
  attempt to use Steam's Restore Game Backup feature. Upon trying to
  browse for the desired backup folder (which is on the external drive), I
  get the pop-up 'The folder contents could not be displayed ... Operation
  not supported'. From here I can still navigate to and select a folder on
  the internal hard drive, but not on the external one.
  
  My external hard drive had been working fine with Ubuntu 22.04 a few
  hours earlier in the day, and it currently functions normally on my
  Chromebook as well. Running 'Check Filesystem' in Disks says it is
  healthy. I also tried out a couple of my other USB sticks—which happen
  to use the FAT32 and Ext4 file systems—and they mounted normally.
  
  The version of gvfs that I have on my system is '1.54.0-1ubuntu2'.
  
  Hope this helps.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gvfs 1.54.0-1ubuntu2
  ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
  Uname: Linux 6.8.0-31-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.28.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr 27 23:30:07 2024
  HotplugNewDevices: /dev/sda1 /dev/sda
  HotplugNewMounts:
-  
+ 
  InstallationDate: Installed on 2024-04-26 (2 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  ProcEnviron:
-  LANG=en_US.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  TERM=xterm-256color
-  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  TERM=xterm-256color
+  XDG_RUNT

[Bug 2063985] Re: Does not detect hotplugged storage device

2024-04-27 Thread N
** Description changed:

  I've been experiencing an issue since performing a fresh install of
  Ubuntu 24.04 LTS on launch day. While my external NTFS USB hard drive is
  visible in the Ubuntu dock upon plugging it in, trying to mount it or
  access its contents gives me an 'Unable to access "2.0 TB Volume" ...
- Error mounting /dev/sda1"' pop-up.
+ Error mounting /dev/sda1' pop-up.
  
  I was able to get the external hard drive to mount via Terminal with the
  help of an article (https://linovox.com/how-to-fix-failed-to-mount-
  wrong-fs-type-bad-option-bad-superblock-on-linux/). However, its files
  are only accessible by navigating to my newly created '/mnt/Media'
  folder.
  
  The drive is not visible in Nautilus as it usually would be, but I can
  see it in the Disks app (which is also how I unmount it).
  
  Also I'm not sure whether this is related, but I get an error when I
  attempt to use Steam's Restore Game Backup feature. Upon trying to
  browse for the desired backup folder (which is on the external drive), I
  get the pop-up 'The folder contents could not be displayed ... Operation
  not supported'. From here I can still navigate to and select a folder on
  the internal hard drive, but not on the external one.
  
  My external hard drive had been working fine with Ubuntu 22.04 a few
  hours earlier in the day, and it currently functions normally on my
  Chromebook as well. Running 'Check Filesystem' in Disks says it is
  healthy. I also tried out a couple of my other USB sticks—which happen
  to use the FAT32 and Ext4 file systems—and they mounted normally.
  
  The version of gvfs that I have on my system is '1.54.0-1ubuntu2'.
  
  Hope this helps.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: gvfs 1.54.0-1ubuntu2
  ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
  Uname: Linux 6.8.0-31-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.28.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr 27 23:30:07 2024
  HotplugNewDevices: /dev/sda1 /dev/sda
  HotplugNewMounts:
  
  InstallationDate: Installed on 2024-04-26 (2 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  SourcePackage: gvfs
  Symptom: storage
  Title: Does not detect hotplugged storage device
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Does not detect hotplugged storage device

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


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

[Bug 240738] Re: syndaemon sometimes fails to disable the touchpad

2011-08-27 Thread N,N-dimethyl
Tim, try this page: https://help.ubuntu.com/community/UbuntuBootupHowto
(I don't want to state something incorrect :) ).

I'm still a little confused as to why using syndaemon is necessary at
all, though, when synclient doesn't seem to be affected by whether it's
running or not and has many more useful options for handling this rather
than a timeout. You guys are trying to avoid palm touches registering
when you're typing on a relatively small keyboard/on a netbook-sized
device, yes? I can post my xorg.conf for my Aspire One D260 with good,
palm-touch-less settings if anyone would like.

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

Title:
  syndaemon sometimes fails to disable the touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/240738/+subscriptions

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


[Bug 240738] Re: syndaemon sometimes fails to disable the touchpad

2011-08-12 Thread N,N-dimethyl
Could you please expand on how palm detection is unreliable? I agree
that setting a two second delay sucks as a general cure for wandering
hands and fingers, but as far as I know the PalmMinZ/PalmMinWidth (I
think those are correct) and general touch sensitivity settings still
work--or are they the underlying issue now? The touchpad's detection
above the surface is normal behavior, but it is a settings failure that
causes it to not filter out these very light changes in capacitance as
clicks. Turning syndaemon or just palm checking on or off without
specifying these values for the particular device, as a few of you have
mentioned, probably isn't going to help.

I don't know how easy or difficult it would be to actually code, but I
think a few sliders attached to a small graphical control system to
change these sensitivity values would be the most acceptable solution,
as touchpads seem to vary entirely too much between software and
hardware implementations for a single setting to work for everyone (per
ALPS and Synaptics' page, they actually intend for OEM's to customize
their devices, although how much of this lies in the hard- and software
realms I can't say).

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

Title:
  syndaemon sometimes fails to disable the touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/240738/+subscriptions

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


[Bug 240738] Re: syndaemon sometimes fails to disable the touchpad

2011-08-12 Thread N,N-dimethyl
I'm terribly sorry for the dumb double-post, but I forgot to specify
that these settings are located in xorg.conf's input section or in a
more flexible xorg.conf.d rule file. This could also probably be
accomplished with an init rule, although that seems a bit heavy-handed,
especially if the target users affected by this problem are in general
not going to be wholly comfortable modifying init rules directly (myself
included, for the most oart), or if the system is configured with a
kludge of several daemons/programs that can control or even compete over
these values (that I perceive most DE's as falling under this header is
reason I don't like to change rules directly--I'm not sure how valid it
is :).

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

Title:
  syndaemon sometimes fails to disable the touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/240738/+subscriptions

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


[Bug 285323] Re: Losing keyboard and mouse control when changing screen brightness with fn + arrow under intrepid

2008-12-03 Thread Jan N.
The same on Dell Latitude X300 (lightness fn+up/down, and eject fn+F10)

linux-image-2.6.27-10-generic
version 2.6.27-10.20

linux-image-generic
version 2.6.27.10.13

Manufacturer: Dell Computer Corporation

-- 
Losing keyboard and mouse control when changing screen brightness with fn + 
arrow under intrepid
https://bugs.launchpad.net/bugs/285323
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 280657] Re: Intrepid kernel 2.6.27-6 no supported image sensor dected for SN9C105

2008-11-22 Thread Krzysztof N.
I've got same problem with Intrepid and Microsoft vx1000, what is the
solution ?

-- 
Intrepid kernel 2.6.27-6 no supported image sensor dected for SN9C105
https://bugs.launchpad.net/bugs/280657
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 280657] Re: Intrepid kernel 2.6.27-6 no supported image sensor dected for SN9C105

2008-11-22 Thread Krzysztof N.
Thank You very much Phil,

For me it was enough to just run make,  sudo make install.
Chese detected camera without any additional steps, for skype i used:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype

Now everything works fine

-- 
Intrepid kernel 2.6.27-6 no supported image sensor dected for SN9C105
https://bugs.launchpad.net/bugs/280657
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 280657] Re: Intrepid kernel 2.6.27-6 no supported image sensor dected for SN9C105

2008-11-22 Thread Krzysztof N.
Hi,

I've just tested it with Cheese and it works,
I've double clicked on Volume control icon and chosen USB Camera (Alsa mixer).

But, it is possible that my sound setting are not 'default'. When i
installed Ubuntu i had problems with sound in Skype, so i had found some
commands to run in shell and executed them. (sorry for 'some' but I've
started using linux couple days ago)

-- 
Intrepid kernel 2.6.27-6 no supported image sensor dected for SN9C105
https://bugs.launchpad.net/bugs/280657
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 375864] [NEW] Microphone doesn't work on 8.10 - 9.04

2009-05-13 Thread N!co
Public bug reported:

I have the audio integrated in a ASUS P5Q PRO.
I have already turned on all the possibile controls as : mic boost, capture, 
input source etc...
I have put down the volume in reproduction and i've raised up the volume in the 
recording section. But there is no way to record anything!
Furthermore i have installed that package ( founded on a advice in ubuntu forum)
gdk-imlib11
imlib-base
imlib11
libgda3-3
libgda3-common
libgdl-1-0
libgdl-1-common
libgdl-gnome-1-0
libglib1.2ldbl
libgtk1.2
libgtk1.2-common

Thanks for the help

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Microphone doesn't work on 8.10 - 9.04
https://bugs.launchpad.net/bugs/375864
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 349314] Re: Slow performance and tiling issues on i915

2009-05-15 Thread Chris N
Any idea when this patch will make it into the main update stream?  I
tried installing the 2.6.29.3 kernel based on the "official" fix posted
here http://ubuntuforums.org/showthread.php?t=1130582 but it still has
lousy video performance on my Eee 900 compared to the kernel posted
here.

-- 
Slow performance and tiling issues on i915
https://bugs.launchpad.net/bugs/349314
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 344489] Re: vino-preferences does not report public IPv6 addresses

2009-06-22 Thread D N
** Changed in: vino (Ubuntu)
   Status: New => Confirmed

-- 
vino-preferences does not report public IPv6 addresses
https://bugs.launchpad.net/bugs/344489
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 390948] Re: onscripter-1byte crashed with SIGSEGV in SDL_SetAlpha()

2009-06-22 Thread D N
*** This bug is a duplicate of bug 372936 ***
https://bugs.launchpad.net/bugs/372936


** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/28230666/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/28230667/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/28230668/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/28230669/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/28230670/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/28230671/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/28230672/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/28230673/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 372936
   English Tsukihime crashes before title screen

** Description changed:

  Binary package hint: onscripter
  
  Tried to start Tsukihime and it crashed.
+ [Sorry, ignore duplicate.]
  
  ProblemType: Crash
  Architecture: i386
  Date: Mon Jun 22 23:32:48 2009
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/games/onscripter-1byte
  NonfreeKernelModules: fglrx
  Package: onscripter 20080121-0ubuntu1
  PackageArchitecture: i386
  ProcCmdline: onscripter-1byte -r /home/username/tsuki/
  ProcEnviron:
   SHELL=/bin/bash
   
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
  Signal: 11
  SourcePackage: onscripter
  StacktraceTop:
   SDL_SetAlpha () from /usr/lib/libSDL-1.2.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: onscripter-1byte crashed with SIGSEGV in SDL_SetAlpha()
  Uname: Linux 2.6.24-24-generic i686
  UserGroups: adm admin audio cdrom dialout dip fax floppy kvm libvirtd lpadmin 
mysql netdev plugdev powerdev scanner video

** Visibility changed to: Public

-- 
onscripter-1byte crashed with SIGSEGV in SDL_SetAlpha()
https://bugs.launchpad.net/bugs/390948
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 372936] Re: onscripter-1byte crashes on English Tsukihime before title screen

2009-06-22 Thread D N
** Summary changed:

- English Tsukihime crashes before title screen
+ onscripter-1byte crashes on English Tsukihime before title screen

** Description changed:

  Binary package hint: onscripter
  
  ONScripter (1-byte version) crashes with a segmentation fault right
  before reaching the Tsukihime title screen. This is with the English-
  translation patch v1.2 from http://mirrormoon.org/projects/tsukihime
  applied.
  
  The terminal output was:
  -
   : Avifile RELEASE-0.7.47-080115-14:47-4.2.3
   : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep 
mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx 
constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr
   : 1000.00 MHz Genuine Intel(R) CPU   T2500  @ 2.00GHz 
processor detected
  ONScripter version 20080121(2.82)
  Initialize JOYSTICK
  Display: 640 x 480 (32 bpp)
  Audio: 44100 Hz 16 bit stereo
   *** can't find file [cursor0.bmp] ***
   *** can't find file [cursor1.bmp] ***
   *** can't find file [image\word\mirrormoon.png] ***
   *** can't find file [icon\0.bmp] ***
   *** can't find file [icon\0.bmp] ***
   *** can't find file [image\title\title1.png] ***
   *** can't find file [image\title\titlebtn1.png] ***
  Segmentation fault
  -
  
  The crash doesn't happen if I download the source from
  http://dev.haeleth.net/onscripter.shtml and compile it myself, or if I'm
  running the Windows onscripter-en build in Wine.
  
  Apparently there's been trouble with running it on Linux for a while,
  and someone created a patch for onscripter two years ago that might be
  out of date by now:
  http://mirrormoon.org/news/2007-01-15-tsukihime_english_for_linux_and_osx
  
- ProblemType: Bug
+ ProblemType: Crash
  Architecture: i386
  Date: Wed May  6 17:39:53 2009
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/games/onscripter-1byte
  NonfreeKernelModules: fglrx
  Package: onscripter 20080121-0ubuntu1
  PackageArchitecture: i386
+ ProcCmdline: onscripter-1byte -r /home/username/tsuki/
  ProcEnviron:
   SHELL=/bin/bash
   
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
+ Signal: 11
  SourcePackage: onscripter
+ StacktraceTop:
+  SDL_SetAlpha () from /usr/lib/libSDL-1.2.so.0
+  ?? ()
+  ?? ()
+  ?? ()
+  ?? ()
+ Title: onscripter-1byte crashed with SIGSEGV in SDL_SetAlpha()
  Uname: Linux 2.6.24-24-generic i686
+ UserGroups: adm admin audio cdrom dialout dip fax floppy kvm libvirtd lpadmin 
mysql netdev plugdev powerdev scanner video

-- 
onscripter-1byte crashes on English Tsukihime before title screen
https://bugs.launchpad.net/bugs/372936
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 390870] Re: file-roller crashed with SIGSEGV in g_closure_invoke()

2009-06-23 Thread D N
** Visibility changed to: Public

-- 
file-roller crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/390870
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 361196] Re: b44 driver reports "driver: NULL (info.linux.driver)"

2009-06-23 Thread D N
I actually updated my system to Jaunty and the issue still exists.

-- 
b44 driver reports "driver: NULL (info.linux.driver)"
https://bugs.launchpad.net/bugs/361196
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 301795] Re: usb flash drive error when copying files

2009-06-30 Thread Victor N.
should I have change status at once?

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
usb flash drive error when copying files 
https://bugs.launchpad.net/bugs/301795
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 301795] Re: usb flash drive error when copying files

2009-05-22 Thread Victor N.
Confirming the bug on Ubuntu 9.04 Desktop.

I'm experiencing the same issue with my Transcend 320GB StoreJet 25M. It
is connected with one USB2.0 cable and has no additional power supply.

I've attached the requested files, that were prepared after a clean
boot, and also a part of the messages log with the first occurrence of
the error as it is a bit different. Both times I was copying 484 files
with a total size of 19Gb to the drive. Min file size was 992Kb and max
file size was 2Gb. During the original copying I got the error thee
times, and during the test only once.

The error occurred when it was copying 34280 byte file. The file was
created on the USD drive, but was empty. And the drive made that click
sound, like when the cable is unplagued. None of the filenames had any
non-latin characters. All files contain a number in the name, so it was
possible to track them. So file 877 was copied properly; file 878 was
created, but was empty; file 879 was NOT created at all; all other files
beginning with 880 were correct.

The error occurred at about 10% of copying. First I didn't do any read
from the drive, then I opened a video file on the USB drive while still
copying. The video played as usual with no errors.

Also after the third error during the original copying the system became
very slow. That didn't happen the second time.

Sorry if this info is useless, but I still don't have much experience
reporting bugs.

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/27058908/dmesg.log

-- 
usb flash drive error when copying files 
https://bugs.launchpad.net/bugs/301795
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 301795] Re: usb flash drive error when copying files

2009-05-22 Thread Victor N.

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/27058910/lspci-vvnn.log

-- 
usb flash drive error when copying files 
https://bugs.launchpad.net/bugs/301795
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 301795] Re: usb flash drive error when copying files

2009-05-22 Thread Victor N.
uname -a
Linux victor-desktop 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 
2009 i686 GNU/Linux

** Attachment added: "messages (first occurrence)"
   http://launchpadlibrarian.net/27058925/messages%20%28first%20occurrence%29

-- 
usb flash drive error when copying files 
https://bugs.launchpad.net/bugs/301795
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 369999] [NEW] jockey doesn't show fglrx driver is available without apt-get update

2009-04-30 Thread D N
Public bug reported:

On a fresh install with a R600 graphics card, if you haven't connected
to the network and used apt-get at least once, jockey doesn't indicate
that the fglrx driver is available or even supported.

It should at least show an error saying it needs to check the
repositories before it can say if any proprietary driver is available.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/jockey-kde
InterpreterPath: /usr/bin/python2.6
MachineType: TOSHIBA Satellite A305
Package: jockey-kde 0.5-0ubuntu10
PackageArchitecture: all
ProcCmdLine: root=UUID=CA682F96682F7FF5 loop=/hostname/disks/root.disk ro quiet 
splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
 LANGUAGE=
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: jockey
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: amd64 apport-bug

-- 
jockey doesn't show fglrx driver is available without apt-get update
https://bugs.launchpad.net/bugs/36
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 369999] Re: jockey doesn't show fglrx driver is available on new install

2009-04-30 Thread D N

** Attachment added: ".var.log.jockey.log.txt"
   http://launchpadlibrarian.net/26188598/.var.log.jockey.log.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/26188599/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/26188600/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26188601/Dependencies.txt

** Attachment added: "Devices.txt"
   http://launchpadlibrarian.net/26188602/Devices.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/26188603/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/26188604/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/26188605/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/26188606/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/26188607/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/26188608/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/26188609/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/26188610/ProcStatus.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/26188611/XorgConf.txt

** Summary changed:

- jockey doesn't show fglrx driver is available on new install
+ jockey doesn't show fglrx driver is available without apt-get update

-- 
jockey doesn't show fglrx driver is available without apt-get update
https://bugs.launchpad.net/bugs/36
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 370010] [NEW] jockey-kde crashes with SIGSEGV on exit

2009-04-30 Thread D N
Public bug reported:

When I click the X button on jockey-kde, a program called "The KDE Crash
Handler" (drkonqi?) shows up with a backtrace saying it crashed.

Reproducible: Always

The .kcrash file it generated read:
-
Application: Jockey (), signal SIGSEGV
0x7f04dee15d21 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f04dfda96f0 (LWP 5085)):
[KCrash Handler]
#5  0x7f04dc21b784 in QWidget::metric () from /usr/lib/libQtGui.so.4
#6  0x7f04dc394bca in QFont::QFont () from /usr/lib/libQtGui.so.4
#7  0x7f04dc1dd474 in QWidgetPrivate::updateFont () from 
/usr/lib/libQtGui.so.4
#8  0x7f04dc1dd3ac in QWidgetPrivate::resolveFont () from 
/usr/lib/libQtGui.so.4
#9  0x7f04dc1e8238 in QWidget::setParent () from /usr/lib/libQtGui.so.4
#10 0x7f04dc1e8642 in QWidget::setParent () from /usr/lib/libQtGui.so.4
#11 0x7f04dc1eddf6 in QWidgetAction::releaseWidget () from 
/usr/lib/libQtGui.so.4
#12 0x7f04dc5be20f in QMenu::~QMenu () from /usr/lib/libQtGui.so.4
#13 0x7f04d719e11b in KMenu::~KMenu () from /usr/lib/libkdeui.so.5
#14 0x7f04d714afc3 in KSystemTrayIcon::~KSystemTrayIcon () from 
/usr/lib/libkdeui.so.5
#15 0x7f04d789998e in sipKSystemTrayIcon::~sipKSystemTrayIcon () from 
/usr/lib/python2.6/dist-packages/PyKDE4/kdeui.so
#16 0x7f04de6c6191 in QObjectPrivate::deleteChildren () from 
/usr/lib/libQtCore.so.4
#17 0x7f04dc1dfc72 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#18 0x7f04dd11554e in ?? () from 
/usr/lib/python2.6/dist-packages/PyQt4/QtGui.so
#19 0x7f04dd0bbd18 in ?? () from 
/usr/lib/python2.6/dist-packages/PyQt4/QtGui.so
#20 0x7f04dd52d376 in ?? () from /usr/lib/python2.6/dist-packages/sip.so
#21 0x00469bd5 in ?? ()
#22 0x0044d0f3 in ?? ()
#23 0x00469c6b in ?? ()
#24 0x0044b967 in ?? ()
#25 0x0044df0d in PyDict_SetItem ()
#26 0x0044fc31 in _PyModule_Clear ()
#27 0x004b77d6 in PyImport_Cleanup ()
#28 0x004c44ad in Py_Finalize ()
#29 0x004c3f1a in ?? ()
#30 0x004c411d in PyErr_PrintEx ()
#31 0x004c4ec7 in PyRun_SimpleFileExFlags ()
#32 0x004189ce in Py_Main ()
#33 0x7f04ded8c5a6 in __libc_start_main () from /lib/libc.so.6
#34 0x00417ae9 in _start ()
-

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
MachineType: TOSHIBA Satellite A305
Package: jockey-kde 0.5-0ubuntu10
PackageArchitecture: all
ProcCmdLine: root=UUID=CA682F96682F7FF5 loop=/hostname/disks/root.disk ro quiet 
splash
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: jockey

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


** Tags: amd64 apport-bug

-- 
jockey-kde crashes with SIGSEGV on exit
https://bugs.launchpad.net/bugs/370010
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 370010] Re: jockey-kde crashes with SIGSEGV on exit

2009-04-30 Thread D N

** Attachment added: "jockey-kde.1.kcrash"
   http://launchpadlibrarian.net/26188955/jockey-kde.1.kcrash

** Attachment added: ".var.log.jockey.log.txt"
   http://launchpadlibrarian.net/26188956/.var.log.jockey.log.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/26188957/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/26188958/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26188959/Dependencies.txt

** Attachment added: "Devices.txt"
   http://launchpadlibrarian.net/26188960/Devices.txt

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/26188961/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/26188962/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/26188963/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/26188964/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/26188965/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/26188966/ProcModules.txt

** Attachment added: "XorgConf.txt"
   http://launchpadlibrarian.net/26188967/XorgConf.txt

-- 
jockey-kde crashes with SIGSEGV on exit
https://bugs.launchpad.net/bugs/370010
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 369999] Re: jockey doesn't show fglrx driver is available on fresh install

2009-04-30 Thread D N
** Summary changed:

- jockey doesn't show fglrx driver is available without apt-get update
+ jockey doesn't show fglrx driver is available on fresh install

** Description changed:

- On a fresh install with a R600 graphics card, if you haven't connected
- to the network and used apt-get at least once, jockey doesn't indicate
- that the fglrx driver is available or even supported.
+ On a fresh install with a R600 graphics card (Mobility Radeon HD 3470),
+ jockey doesn't indicate that the fglrx driver is available or even
+ supported.
  
- It should at least show an error saying it needs to check the
- repositories before it can say if any proprietary driver is available.
+ I thought this was because I hadn't gone online and used apt-get update
+ yet, but I installed updates and it still doesn't offer it.
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/jockey-kde
  InterpreterPath: /usr/bin/python2.6
  MachineType: TOSHIBA Satellite A305
  Package: jockey-kde 0.5-0ubuntu10
  PackageArchitecture: all
  ProcCmdLine: root=UUID=CA682F96682F7FF5 loop=/hostname/disks/root.disk ro 
quiet splash
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=
  ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
  SourcePackage: jockey
  UnreportableReason: This is not a genuine Ubuntu package

-- 
jockey doesn't show fglrx driver is available on fresh install
https://bugs.launchpad.net/bugs/36
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 371730] [NEW] Typo in "Samba as a Domain Controller" guide causes domain joining to fail

2009-05-04 Thread N Rahl
Public bug reported:

Binary package hint: ubuntu-docs

The "Samba as a Domain Controller" guide located at 
https://help.ubuntu.com/9.04/serverguide/C/samba-dc.html
and
https://help.ubuntu.com/8.10/serverguide/C/samba-dc.html

has a typo that causes joining of the domain from a Windows computer to
fail with the message "the user name could not be found".

In the section of the guide titled "Primary Domain Controller", in step
three, the current documentation reads:

add machine script = sudo /usr/sbin/useradd -n -g machines -c Machine -d
/var/lib/samba -s /bin/false %u

The "-n" flag should be an "-N" flag, as "-n" is not a valid option to
the useradd command.

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Typo in "Samba as a Domain Controller" causes joining to fail
+ Typo in "Samba as a Domain Controller" guide causes domain joining to fail

-- 
Typo in "Samba as a Domain Controller" guide causes domain joining to fail
https://bugs.launchpad.net/bugs/371730
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 363980] [NEW] Fuzzy icons in UNR

2009-04-19 Thread n...@linux
Public bug reported:

Binary package hint: ubuntu-artwork

This is a small point and really only goes to the aesthetics of Jaunty's UNR.
The following icons look fuzzy on my Acer Aspire One:

Preferences/Appearance
Preferences/Keyboard Shortcuts
Preferences/SCIM Input Method Setup
Preferences/Windows
Administration/Calibrate Touchscreen
Administration/Software Sources
Administration/Synaptic Package Manager

All other icons look sharp (in the default install anyway - I haven't
added any apps yet), which serves to highlight the contrast between
sharp and fuzzy. :(

** Affects: ubuntu-artwork (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: ubuntu-artwork
  
- This is a small point and really only goes to the aesthetics of UNR.
+ This is a small point and really only goes to the aesthetics of Jaunty's UNR.
  The following icons look fuzzy on my Acer Aspire One:
  
  Preferences/Appearance
  Preferences/Keyboard Shortcuts
  Preferences/SCIM Input Method Setup
  Preferences/Windows
  Administration/Calibrate Touchscreen
  Administration/Software Sources
  Administration/Synaptic Package Manager
  
  All other icons look sharp (in the default install anyway - I haven't
  added any apps yet), which serves to highlight the contrast between
  sharp and fuzzy. :(

-- 
Fuzzy icons in UNR
https://bugs.launchpad.net/bugs/363980
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 367002] [NEW] sources.list: intrepid-security is 'disabled on upgrade to jaunty'

2009-04-25 Thread D N
Public bug reported:

Binary package hint: apt-p2p

I set up apt-p2p for all my ubuntu entries in sources.list, and on 
starting an upgrade to Jaunty, not all the lines get converted to 
Jaunty. The intrepid-security lines get disabled, as if they were 
third-party repositories. The others get recognized fine.

Canonical's partner repository (also set to apt-p2p) is disabled, too. 
Not sure if that's a bug or intentional.

I'll attach the upgraded sources.list and the old
sources.list.distUpgrade.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: apt-p2p 0.1.5
PackageArchitecture: all
ProcEnviron:
 PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apt-p2p
Uname: Linux 2.6.27-11-generic i686
UnreportableReason: This is not a genuine Ubuntu package

** Affects: apt-p2p (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
sources.list: intrepid-security is 'disabled on upgrade to jaunty'
https://bugs.launchpad.net/bugs/367002
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 367002] Re: sources.list: intrepid-security is 'disabled on upgrade to jaunty'

2009-04-25 Thread D N

** Attachment added: "sources.list"
   http://launchpadlibrarian.net/25976186/sources.list

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/25976187/Dependencies.txt

-- 
sources.list: intrepid-security is 'disabled on upgrade to jaunty'
https://bugs.launchpad.net/bugs/367002
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 367002] Re: sources.list: intrepid-security is 'disabled on upgrade to jaunty'

2009-04-25 Thread D N

** Attachment added: "sources.list.distUpgrade"
   http://launchpadlibrarian.net/25976220/sources.list.distUpgrade

-- 
sources.list: intrepid-security is 'disabled on upgrade to jaunty'
https://bugs.launchpad.net/bugs/367002
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 367002] Re: with apt-p2p, some ubuntu repos are 'disabled on upgrade to jaunty' in sources.list

2009-04-26 Thread D N
** Summary changed:

- sources.list: intrepid-security is 'disabled on upgrade to jaunty'
+ with apt-p2p, some ubuntu repos are 'disabled on upgrade to jaunty' in 
sources.list

** Description changed:

  Binary package hint: apt-p2p
  
  I set up apt-p2p for all my ubuntu entries in sources.list, and on 
  starting an upgrade to Jaunty, not all the lines get converted to 
- Jaunty. The intrepid-security lines get disabled, as if they were 
- third-party repositories. The others get recognized fine.
- 
- Canonical's partner repository (also set to apt-p2p) is disabled, too. 
- Not sure if that's a bug or intentional.
+ Jaunty. The intrepid-security "localhost:9977/foo" lines and the
+ Canonical partner repository lines get disabled, as if they were
+ third-party repositories. The others get recognized by
+ update-manager just fine.
  
  I'll attach the upgraded sources.list and the old
  sources.list.distUpgrade.
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  Package: apt-p2p 0.1.5
  PackageArchitecture: all
  ProcEnviron:
   PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: apt-p2p
  Uname: Linux 2.6.27-11-generic i686
  UnreportableReason: This is not a genuine Ubuntu package

-- 
with apt-p2p, some ubuntu repos are 'disabled on upgrade to jaunty' in 
sources.list
https://bugs.launchpad.net/bugs/367002
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 367002] Re: with apt-p2p, some ubuntu repos are 'disabled on upgrade to jaunty' in sources.list

2009-04-26 Thread D N
** Also affects: update-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
with apt-p2p, some ubuntu repos are 'disabled on upgrade to jaunty' in 
sources.list
https://bugs.launchpad.net/bugs/367002
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 372936] [NEW] English Tsukihime crashes before title screen

2009-05-06 Thread D N
Public bug reported:

Binary package hint: onscripter

ONScripter (1-byte version) crashes with a segmentation fault right
before reaching the Tsukihime title screen. This is with the English-
translation patch v1.2 from http://mirrormoon.org/projects/tsukihime
applied.

The terminal output was:
-
 : Avifile RELEASE-0.7.47-080115-14:47-4.2.3
 : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr 
pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx 
constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr
 : 1000.00 MHz Genuine Intel(R) CPU   T2500  @ 2.00GHz processor 
detected
ONScripter version 20080121(2.82)
Initialize JOYSTICK
Display: 640 x 480 (32 bpp)
Audio: 44100 Hz 16 bit stereo
 *** can't find file [cursor0.bmp] ***
 *** can't find file [cursor1.bmp] ***
 *** can't find file [image\word\mirrormoon.png] ***
 *** can't find file [icon\0.bmp] ***
 *** can't find file [icon\0.bmp] ***
 *** can't find file [image\title\title1.png] ***
 *** can't find file [image\title\titlebtn1.png] ***
Segmentation fault
-

The same folder contents work great with the Windows onscripter build
from http://dev.haeleth.net/onscripter.shtml

Apparently there's been trouble with running it on Linux for a while,
and someone created a patch for onscripter two years ago that might be
out of date by now:
http://mirrormoon.org/news/2007-01-15-tsukihime_english_for_linux_and_osx

ProblemType: Bug
Architecture: i386
Date: Wed May  6 17:39:53 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/games/onscripter-1byte
NonfreeKernelModules: fglrx
Package: onscripter 20080121-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
SourcePackage: onscripter
Uname: Linux 2.6.24-24-generic i686

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


** Tags: apport-bug

-- 
English Tsukihime crashes before title screen
https://bugs.launchpad.net/bugs/372936
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 372936] Re: English Tsukihime crashes before title screen

2009-05-06 Thread D N

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26411813/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/26411814/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/26411815/ProcStatus.txt

-- 
English Tsukihime crashes before title screen
https://bugs.launchpad.net/bugs/372936
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 372936] Re: English Tsukihime crashes before title screen

2009-05-06 Thread D N
** Description changed:

  Binary package hint: onscripter
  
  ONScripter (1-byte version) crashes with a segmentation fault right
  before reaching the Tsukihime title screen. This is with the English-
  translation patch v1.2 from http://mirrormoon.org/projects/tsukihime
  applied.
  
  The terminal output was:
  -
   : Avifile RELEASE-0.7.47-080115-14:47-4.2.3
   : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep 
mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx 
constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr
   : 1000.00 MHz Genuine Intel(R) CPU   T2500  @ 2.00GHz 
processor detected
  ONScripter version 20080121(2.82)
  Initialize JOYSTICK
  Display: 640 x 480 (32 bpp)
  Audio: 44100 Hz 16 bit stereo
   *** can't find file [cursor0.bmp] ***
   *** can't find file [cursor1.bmp] ***
   *** can't find file [image\word\mirrormoon.png] ***
   *** can't find file [icon\0.bmp] ***
   *** can't find file [icon\0.bmp] ***
   *** can't find file [image\title\title1.png] ***
   *** can't find file [image\title\titlebtn1.png] ***
  Segmentation fault
  -
  
- The same folder contents work great with the Windows onscripter build
- from http://dev.haeleth.net/onscripter.shtml
+ The crash doesn't happen if I download the source from
+ http://dev.haeleth.net/onscripter.shtml and compile it myself, or if I'm
+ running the Windows onscripter-en build in Wine.
  
  Apparently there's been trouble with running it on Linux for a while,
  and someone created a patch for onscripter two years ago that might be
  out of date by now:
  http://mirrormoon.org/news/2007-01-15-tsukihime_english_for_linux_and_osx
  
  ProblemType: Bug
  Architecture: i386
  Date: Wed May  6 17:39:53 2009
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/games/onscripter-1byte
  NonfreeKernelModules: fglrx
  Package: onscripter 20080121-0ubuntu1
  PackageArchitecture: i386
  ProcEnviron:
   SHELL=/bin/bash
   
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
  SourcePackage: onscripter
  Uname: Linux 2.6.24-24-generic i686

-- 
English Tsukihime crashes before title screen
https://bugs.launchpad.net/bugs/372936
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 368846] Re: can't play .xm files in .m3u playlist

2009-04-28 Thread D N

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26091284/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/26091285/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/26091286/ProcStatus.txt

-- 
can't play .xm files in .m3u playlist
https://bugs.launchpad.net/bugs/368846
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 368846] [NEW] can't play .xm files in .m3u playlist

2009-04-28 Thread D N
Public bug reported:

Binary package hint: totem

On Hardy, playing a .m3u playlist full of .xm files results in Totem
prompting to "Search for a suitable codec", which it can't find ("no
matching application available"; "playback of this movie requires a
Module Music Format (MOD) decoder plugin which is not installed"). But
if I download the individual .xm files and open them, Totem plays them
just great. Playing a .m3u with an mp3 in it works great, too.

ProblemType: Bug
Architecture: i386
Date: Tue Apr 28 16:15:58 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: fglrx
Package: totem-gstreamer 2.22.1-0ubuntu3
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.24-23-generic i686

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


** Tags: apport-bug

-- 
can't play .xm files in .m3u playlist
https://bugs.launchpad.net/bugs/368846
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 368846] Re: can't play .xm files in .m3u playlist

2009-04-29 Thread D N
1. Download a .m3u playlist that points to streaming media files in the .xm 
(FastTracker 2 [1]) format.
2. Open it in Totem.

It will try to play the first file, and fail. Double-clicking on any
individual file will also fail.

I'll attach the particular playlist I experienced this on. (.xm files
are admittedly rare).

[1] http://en.wikipedia.org/wiki/FastTracker_2

** Attachment added: "example playlist"
   http://launchpadlibrarian.net/26144906/cavestory-playlist.m3u

-- 
can't play .xm files in .m3u playlist
https://bugs.launchpad.net/bugs/368846
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 368846] Re: can't play .xm files in .m3u playlist

2009-04-29 Thread D N
1. Download a .m3u playlist that points to streaming media files in the .xm 
(FastTracker 2 [1]) format.
2. Open it in Totem.

It will try to play the first file, and fail. Double-clicking on any
individual file will also fail.

I'll attach the particular playlist I experienced this on. (.xm files
are admittedly rare).

[1] http://en.wikipedia.org/wiki/FastTracker_2

** Attachment added: "example playlist"
   http://launchpadlibrarian.net/26144904/cavestory-playlist.m3u

-- 
can't play .xm files in .m3u playlist
https://bugs.launchpad.net/bugs/368846
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 369558] [NEW] on install, firefox opens broken mozilla.org page

2009-04-29 Thread D N
Public bug reported:

Binary package hint: firefox-3.0

The first time Firefox is installed and run on 64-bit Kubuntu 9.04, it
opens two tabs:

A 'first run' page: http://www.mozilla.org/projects/firefox/3.0.10/firstrun/
The default homepage: http://www.mozilla.org/

The first one is a 404 error. (I think on Windows, recent Firefox
versions point to a mozilla.com "first run" page instead.)

This is without ubufox installed of course (I just installed the
'firefox' package in KPackageKit real quick). The default behavior still
shouldn't send you to a broken page though.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: firefox 3.0.10+nobinonly-0ubuntu0.9.04.1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.28-11-generic x86_64

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
on install, firefox opens broken mozilla.org page
https://bugs.launchpad.net/bugs/369558
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 369558] Re: on install, firefox opens broken mozilla.org page

2009-04-29 Thread D N

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26156576/Dependencies.txt

-- 
on install, firefox opens broken mozilla.org page
https://bugs.launchpad.net/bugs/369558
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 360924] Re: [Needs packaging] Qmamecat ubuntu package

2009-04-23 Thread D N
** Changed in: ubuntu
   Status: New => Confirmed

-- 
[Needs packaging] Qmamecat ubuntu package
https://bugs.launchpad.net/bugs/360924
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 349314] Re: Slow performance and tiling issues on i915

2009-05-15 Thread Chris N
Yes, I did a fresh install of 9.04, installed everything in the update
manager, then made the xorg.conf changes, installed fixmtrr.sh, the X
updates, and the 2.6.29.3 kernel.  Performance was worse than a clean
install with just the lp349314 kernel posted in this thread and no other
changes.  (5fps vs 14fps in ppracer, and choppy/unplayable World of Goo
demo vs smooth and playable.)  The "Bleeding-edge" X updates and
2.6.30-rc5 kernel weren't any better either.

-- 
Slow performance and tiling issues on i915
https://bugs.launchpad.net/bugs/349314
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


  1   2   3   4   5   6   7   8   9   10   >