[Bug 1826448] [NEW] debmirror doesn't work with Canonical ESM

2019-04-25 Thread Danielle Zephyr Malament
Public bug reported:

debmirror tries to put Canonical Ubuntu Extended Support repos in the
wrong dist (e.g. 'trusty' instead of 'trusty-security', which breaks the
paths it looks for on the remote server.  This is because there is a
check for origin='Ubuntu' but not origin='UbuntuESM'.  This diff fixes
it:

} elsif ($origin eq "Ubuntu" or $origin eq "Canonical") {

to

} elsif ($origin eq "Ubuntu" or $origin eq "UbuntuESM" or $origin eq
"Canonical") {

I was able to reproduce with the latest versions on both Trusty and
Bionic.

** Affects: debmirror (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/1826448

Title:
  debmirror doesn't work with Canonical ESM

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

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

[Bug 1574120] Re: Notebook doesn't suspend when lid is closed after update to 16.04

2016-10-26 Thread Zephyr
Installing proprietary video driver solved the issue. This solved issue
with wrong detection of an external monitor (that had been detected, but
actually hadn't been connected).

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

Title:
  Notebook doesn't suspend when lid is closed after update to 16.04

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

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


[Bug 1318111] Re: Adds more and more copies of ‘crashkernel=384M-:128M’ in /etc/default/grub when upgrading or reinstalling grub-pc

2016-08-14 Thread Zephyr
I have the same bug on my Ubuntu 16.04

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

Title:
  Adds more and more copies of ‘crashkernel=384M-:128M’ in
  /etc/default/grub when upgrading or reinstalling grub-pc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kexec-tools/+bug/1318111/+subscriptions

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

[Bug 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-02-10 Thread Zephyr
DaveHenson, 
It doesn't solve the bug, but I think you can solve the problem of entering 
your usr/pwd on each connect in terminal by adding your usr/pwd to a simple 
text file (e.g., file.txt) that is literally nothing but your credentials:

(line 1) usr
(line 2) pwd

located in the same dir. where your .conf  or .ovpn file is located. Be
sure also to change this credential file's permissions to read/wrt for
root only (chmod 600).

Then just change the .conf file itself to include the line 
`auth-user-pass file.txt`

Hope this helps.

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

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

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


[Bug 1211110] Re: network manager openvpn dns push data not updating system DNS addresses

2016-02-10 Thread Zephyr
DaveHenson, 
It doesn't solve the bug, but I think you can solve the problem of entering 
your usr/pwd on each connect in terminal by adding your usr/pwd to a simple 
text file (e.g., file.txt) that is literally nothing but your credentials:

(line 1) usr
(line 2) pwd

located in the same dir. where your .conf  or .ovpn file is located. Be
sure also to change this credential file's permissions to read/wrt for
root only (chmod 600).

Then just change the .conf file itself to include the line 
`auth-user-pass file.txt`

Hope this helps.

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

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

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

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


[Bug 1166141] Re: software-center crashed with Package keepassx isn't available in _run_transaction()

2016-01-07 Thread Zephyr
*** This bug is a duplicate of bug 1154031 ***
https://bugs.launchpad.net/bugs/1154031

Somehow the bug #1154031 managed to disappear. At least such a web page does 
not exist.
Anyway, I came across the same problem the OP had faced. This time this 
happened when I tried to install the 2048 game through Software Manager.

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

Title:
  software-center crashed with  Package keepassx isn't available in
  _run_transaction()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1166141/+subscriptions

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


[Bug 1221787] Re: Bluetooth doesn't detect devices

2015-09-04 Thread Zephyr
Still does not work. Perhaps this is a duplicate of another bug because
I found some cases on the internet where people described the same issue
with the same device.

Ubuntu 14.04.2 LTS
Linux laptop-zephyr 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux


** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1221787/+attachment/4457293/+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/1221787

Title:
  Bluetooth doesn't detect devices

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

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


[Bug 1221787] Re: Bluetooth doesn't detect devices

2015-09-04 Thread Zephyr
** Attachment added: "lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1221787/+attachment/4457294/+files/lsusb.txt

** Changed in: gnome-bluetooth (Ubuntu)
   Status: Incomplete => New

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

Title:
  Bluetooth doesn't detect devices

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

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


[Bug 1349068] [NEW] the window seems to be visually broken

2014-07-27 Thread Zephyr
Public bug reported:

When stretching the window, the content doesn't follow the borders
The keys in the table below are not seen. The table does not stretch when 
opened.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: seahorse 3.10.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Jul 27 14:17:28 2014
ExecutablePath: /usr/bin/seahorse
InstallationDate: Installed on 2013-09-22 (307 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: seahorse
UpgradeStatus: Upgraded to trusty on 2014-04-18 (100 days ago)

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


** Tags: amd64 apport-bug trusty

** Attachment added: Screenshot from 2014-07-27 14:18:29.png
   
https://bugs.launchpad.net/bugs/1349068/+attachment/4163665/+files/Screenshot%20from%202014-07-27%2014%3A18%3A29.png

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

Title:
  the window seems to be visually broken

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

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


[Bug 1347381] [NEW] mediascanner memory

2014-07-22 Thread Zephyr
Public bug reported:

When mediascanner is started, it takes more than 2.7 GB of memory. 
Starting it in the terminal does not return any error.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mediascanner2.0 0.100+14.04.20140403-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jul 23 10:14:08 2014
ExecutablePath: /usr/bin/mediascanner-service-2.0
InstallationDate: Installed on 2013-09-22 (303 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: mediascanner2
UpgradeStatus: Upgraded to trusty on 2014-04-18 (95 days ago)

** Affects: mediascanner2 (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/1347381

Title:
  mediascanner memory

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

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


[Bug 1221787] [NEW] Bluetooth doesn't detect devices

2013-09-06 Thread Zephyr
Public bug reported:

Bluetooth module is detected, works but doesn't detect any device.
Devices (e.g. phone) don't detect the computer.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-bluetooth 3.6.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Fri Sep  6 21:07:58 2013
InstallationDate: Installed on 2013-08-09 (27 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-bluetooth
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  Bluetooth doesn't detect devices

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

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


[Bug 1059185] Re: bluetooth-wizard doesn't find my devices

2013-09-06 Thread Zephyr
I have the same problem on 13.04. On 12.04 also not working.

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

Title:
  bluetooth-wizard doesn't find my devices

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

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


[Bug 1174222] Re: network manager loses wireless internet connection

2013-04-30 Thread Zephyr
this information gathered while connection was broken.

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

Title:
  network manager loses wireless internet connection

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

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


[Bug 1174222] [NEW] network manager loses wireless internet connection

2013-04-29 Thread Zephyr
Public bug reported:

wifi connection is lost sometimes, but network indicator always shows 
established network. It restarts by restarting the computer or remove-install 
wifi adapter physically.
it seems to me that it appear after flashplugin-installer was installed.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: network-manager-gnome 0.9.8.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Mon Apr 29 14:19:54 2013
ExecutablePath: /usr/bin/nm-connection-editor
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2013-04-26 (2 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
InterestingModules: b44
IpRoute:
 default via 192.168.1.1 dev wlan0  proto static 
 169.254.0.0/16 dev wlan0  scope link  metric 1000 
 192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.39  metric 9
MarkForUpload: True
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager-applet
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Проводное соединение 135fe59be-c319-4241-96a3-0d11f8884edf   
802-3-ethernet1367218178   Пн. 29 апр. 2013 12:49:38  yes   
no /org/freedesktop/NetworkManager/Settings/1
 ffuuu d97f9f32-17fb-45f3-b07e-e8d61aa60280   
802-11-wireless   1367223577   Пн. 29 апр. 2013 14:19:37  yes   
no /org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
 wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.8.0connected   enabled   enabled 
enabledenabled disabled

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


** Tags: apport-bug driver-b44 i386 raring

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

Title:
  network manager loses wireless internet connection

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

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

[Bug 1173852] [NEW] dash rendering corruption

2013-04-28 Thread Zephyr
Public bug reported:

Dash blinks when typing in the search box; in the left bottom corner is a 
square (outlined) of gauss blur (screenshot attached). This bug appears on both 
systems installed in a usb-stick and a hdd-drive.
p.s. sorry for my english

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: unity 7.0.0daily13.04.18~13.04-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
CasperVersion: 1.331
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Apr 28 12:54:09 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:01c9]
   Subsystem: Dell Device [1028:01c9]
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
MachineType: Dell Inc. ME051
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/29/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0RJ272
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd06/29/2006:svnDellInc.:pnME051:pvr:rvnDellInc.:rn0RJ272:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: ME051
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1

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


** Tags: apport-bug compiz-0.9 i386 raring ubuntu

** Attachment added: Screenshot from 2013-04-28 12:02:52.png
   
https://bugs.launchpad.net/bugs/1173852/+attachment/3657055/+files/Screenshot%20from%202013-04-28%2012%3A02%3A52.png

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

Title:
  dash rendering corruption

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

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


[Bug 1162463] [NEW] hardinfo window(s) grey (no info) on lubuntu raring beta-1 testing

2013-03-31 Thread prairie zephyr
Public bug reported:

was lucky to find this command ubuntu-bug -w while System Information
windows (there are 2, a smaller one nested) which I can drag) are both
grey and textless but not crashing. tested several times since install:
ppc, openbox

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: hardinfo 0.5.1-1.2ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-6.11-powerpc-smp 3.8.3
Uname: Linux 3.8.0-6-powerpc-smp ppc
ApportVersion: 2.9.2-0ubuntu5
Architecture: powerpc
Date: Sun Mar 31 06:37:27 2013
ExecutablePath: /usr/bin/hardinfo
InstallationDate: Installed on 2013-03-30 (0 days ago)
InstallationMedia: Lubuntu 13.04 Raring Ringtail - Alpha powerpc (20130311.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: hardinfo
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug powerpc raring

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

Title:
  hardinfo window(s) grey (no info) on lubuntu raring beta-1 testing

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

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


[Bug 297119] Re: Intrepid Upgrade+Live CD: Radeon RV280 9200 Blank Screen

2013-03-14 Thread prairie zephyr
I have been trying to upgrade a ppc mac with this radeon ati 128 issue.
To start with: in 2008 colin-king asked original bug reporter robbie-
cartwood-nee-grimwood to describe the Live cd boot graphic 'weirdness'
with no appropriate response. Its hard to describe but psychedelic comes
close. If I boot from 13.04 Live cd the gui screen is like a lite-brite
70s-era toy at best (if not black) with lucky live-powerpc nosplash etc
guesses; if I try various hacks in terminals and F7 back to gui the
ghost of a terminal window can actually be erased with the mouse
(pointer/select) like using a wide Photoshop eraser brush until the
screen is uniformly psychedelic lite-brite pixellated and useless. To
begin with ppc support for ubuntustudio is so thin I had to net-install
from a mini 12.04 iso and have some lingering network issue I've taken a
dozen stabs at. Now the wireless is stable but I still can't get it to
connect with a wire (ethernet). I can install all kinds of programs but
not cannot upgrade although 12.10 is offered in update manager. I've
tried every combinatory multiple choice of server/sources but its a
waste of time and authorization effort. If I could only boot from the
13.04 I'd have access to fixes for my system I'm sure but I can't even
get up to 12.10.  I tried a /cdrominstall command but either I guessed
wrong or it couldn't access the kernel designed to be a booted Live
installer. I have an Intel mac with way less Linux issues but this ppc
(Mac Mini 3,1) is the one I want to dedicate to ubuntustudio. I'm trying
to keep ppc distribution alive by converting this bug to a current
question. Thanks to anyone who wants to address this issue. I can run
tests if that helps.

Turning a bug into a question didn't work for me:

A bug must meet a few conditions to be convertible to a question. Its
status must be either New,  Incomplete , Confirmed, or  Wont
Fix . !!! still not fixed circa 12.10/13.04

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

Title:
  Intrepid Upgrade+Live CD: Radeon RV280 9200 Blank Screen

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

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


[Bug 825313] [NEW] windows don't hide on unity

2011-08-12 Thread Zephyr
Public bug reported:

when a window is hid only visible parts of the windows become invisible.
but it remains as the window is on its place. i can change its size or
move it. items of windows and windows themselves behind the hid window
are covered by this one so i can't use them.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: compiz unity

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

Title:
  windows don't hide on unity

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

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


[Bug 825313] Re: windows don't hide on unity

2011-08-12 Thread Zephyr
** Attachment added: Снимок-3.png
   
https://bugs.launchpad.net/bugs/825313/+attachment/2271972/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-3.png

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

Title:
  windows don't hide on unity

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

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

[Bug 825313] Re: windows don't hide on unity

2011-08-12 Thread Zephyr
after resizing and then unhiding the window i have this view
please, sorry for my english)))

** Attachment added: Снимок.png
   
https://bugs.launchpad.net/ubuntu/+bug/825313/+attachment/2271973/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA.png

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

Title:
  windows don't hide on unity

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

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

[Bug 825313] Re: windows don't hide on unity

2011-08-12 Thread Zephyr
one more screenshot

** Attachment added: Снимок-1.png
   
https://bugs.launchpad.net/ubuntu/+bug/825313/+attachment/2272019/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-1.png

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

Title:
  windows don't hide on unity

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

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

[Bug 751870] [NEW] package gstreamer0.10-plugins-ugly (not installed) failed to install/upgrade: попытка перезаписать «/usr/share/locale/af/LC_MESSAGES/.mo», который уже имеется в пакете gstreamer0.10

2011-04-05 Thread Zephyr
Public bug reported:

it appears after i have tried to install ubuntu-restricted-extras from 
software-center. 
now the window Обнаружена ошибка в системной программе (something like there 
is an error in a system application. would you like to send report?) appears 
all the time.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: gstreamer0.10-plugins-ugly (not installed)
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Apr  5 23:52:03 2011
ErrorMessage: попытка перезаписать «/usr/share/locale/af/LC_MESSAGES/.mo», 
который уже имеется в пакете gstreamer0.10-plugins-bad 0.10.21-1ubuntu10
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110329.1)
SourcePackage: gst-plugins-ugly0.10
Title: package gstreamer0.10-plugins-ugly (not installed) failed to 
install/upgrade: попытка перезаписать «/usr/share/locale/af/LC_MESSAGES/.mo», 
который уже имеется в пакете gstreamer0.10-plugins-bad 0.10.21-1ubuntu10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gst-plugins-ugly0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

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

Title:
  package gstreamer0.10-plugins-ugly (not installed) failed to
  install/upgrade: попытка перезаписать
  «/usr/share/locale/af/LC_MESSAGES/.mo», который уже имеется в пакете
  gstreamer0.10-plugins-bad 0.10.21-1ubuntu10

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

[Bug 751870] Re: package gstreamer0.10-plugins-ugly (not installed) failed to install/upgrade: попытка перезаписать «/usr/share/locale/af/LC_MESSAGES/.mo», который уже имеется в пакете gstreamer0.10-p

2011-04-05 Thread Zephyr
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751870

Title:
  package gstreamer0.10-plugins-ugly (not installed) failed to
  install/upgrade: попытка перезаписать
  «/usr/share/locale/af/LC_MESSAGES/.mo», который уже имеется в пакете
  gstreamer0.10-plugins-bad 0.10.21-1ubuntu10

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

[Bug 658645] [NEW] grab doesn't install

2010-10-11 Thread Zephyr
Public bug reported:

Binary package hint: ubiquity

Ubuntu installer stops, trying to install boot loader.
Nothing i did has helped

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

-- 
grab doesn't install
https://bugs.launchpad.net/bugs/658645
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 658645] Re: grab doesn't install

2010-10-11 Thread Zephyr

** Attachment added: syslog
   https://bugs.launchpad.net/bugs/658645/+attachment/1685700/+files/syslog

-- 
grab doesn't install
https://bugs.launchpad.net/bugs/658645
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 361136] [NEW] System freeze when enable compiz

2009-04-14 Thread Zephyr Gong
Public bug reported:

Binary package hint: xorg-driver-fglrx

I'm using Thinkpad T500 (with switchable graphic) and the system is
ubuntu 9.04 Jaunty Jackalope (beta) . If I using ATI HD 3650 as my
display card, I have to install fglrx for enabling compiz. and once I
did that, the system would periodic freezes. If using Inter X4500
instead, I also got the system freeze problem. However, I dont need to
install any other drivers for enabling compiz

** Affects: linux-restricted-modules-2.6.24 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
System freeze when enable compiz
https://bugs.launchpad.net/bugs/361136
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 309314] Re: Documents silently fail to print

2009-01-28 Thread zephyr
The corrected cpdftocps also has an error.
when printing xxy pages it prints y (y being the last digit) and ignores the xx 
(so i can print between 0 and 9 pages, zero being accepted and passed to the 
printer which receives it and then prints it 0 times)

the perl expression line 74 :
copies=`grep -a '%%PDFTOPDFNumCopies' $infile | perl -p -e 
's/^.*(\d+)\s*$/\1/'`
only returns the last digit of the number given
i corrected locally to ( replaced * match with \D )
copies=`grep -a '%%PDFTOPDFNumCopies' $infile | perl -p -e 
's/^\D*(\d+)\s*$/\1/'`
there might be side effects, but at least it removes the problem i have.

attached the corrected version of the file.

** Attachment added: cpdftocps
   http://launchpadlibrarian.net/21720604/cpdftocps

-- 
Documents silently fail to print
https://bugs.launchpad.net/bugs/309314
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 77289] It's not dead.

2007-04-29 Thread Zephyr
For some reason it just kills me when something ends. For me everything
needs to be forever, it keeps me grounded. So I'm going to work on this,
not just the art but the code too. Nothing should die, if we can't
change tat in reality, how about virtual reality. We created it we can
do what ever we want.

-- 
revive ubuntu-calendar
https://bugs.launchpad.net/bugs/77289
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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