[Bug 1964822] Re: dpkg won't install latest version published on Jammy

2022-03-14 Thread Hugh Phoenix-Hulme
*** This bug is a duplicate of bug 1964814 ***
https://bugs.launchpad.net/bugs/1964814

This is also occurring here on two very different machines.

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

Title:
  dpkg won't install latest version published on Jammy

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


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

[Bug 1933161] [NEW] Errors on enabling livepatch

2021-06-21 Thread Phoenix
Public bug reported:

Attempted to enable livepatch using the link provided by Ubuntu, error
was thrown.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-advantage-tools 27.1~20.04.1
ProcVersionSignature: Ubuntu 5.4.0-74.83-generic 5.4.114
Uname: Linux 5.4.0-74-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: pass
Date: Mon Jun 21 21:48:19 2021
InstallationDate: Installed on 2021-04-26 (56 days ago)
InstallationMedia: Ubuntu-Server 20.04.2 LTS "Focal Fossa" - Release amd64 
(20210201.2)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-advantage-tools
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal uec-images

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

Title:
  Errors on enabling livepatch

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-08 Thread phoenix
contents of make.log:


DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 5.3.0-19-generic (x86_64)
Fri  8 Nov 09:13:36 GMT 2019
make: Entering directory '/usr/src/linux-headers-5.3.0-19-generic'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
  CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
  CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
  CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.o
  CC [M]  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In function 
‘wl_pci_probe’:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:780:2: 
warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  if ((val & 0xff00) != 0)
  ^~
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:782:3: note: 
...this statement, but the latter is misleadingly indented as if it were 
guarded by the ‘if’
   bar1_size = pci_resource_len(pdev, 2);
   ^
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c: 
In function ‘wl_dev_ioctl’:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:462:9:
 error: implicit declaration of function ‘get_ds’; did you mean ‘get_fs’? 
[-Werror=implicit-function-declaration]
  set_fs(get_ds());
 ^~
 get_fs
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:462:9:
 error: incompatible type for argument 1 of ‘set_fs’
In file included from ./include/linux/uaccess.h:11:0,
 from ./arch/x86/include/asm/fpu/xstate.h:5,
 from ./arch/x86/include/asm/pgtable.h:26,
 from ./include/linux/mm.h:99,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:26:
./arch/x86/include/asm/uaccess.h:29:20: note: expected ‘mm_segment_t {aka 
struct }’ but argument is of type ‘int’
 static inline void set_fs(mm_segment_t fs)
^~
In file included from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:40:0:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c: 
In function ‘wl_set_auth_type’:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.h:52:5:
 warning: this statement may fall through [-Wimplicit-fallthrough=]
  if (wl_dbg_level & WL_DBG_DBG) {   \
 ^
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:816:3:
 note: in expansion of macro ‘WL_DBG’
   WL_DBG(("network eap\n"));
   ^~
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:817:2:
 note: here
  default:
  ^~~
cc1: some warnings being treated as errors
scripts/Makefile.build:288: recipe for target 
'/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o' 
failed
make[1]: *** 
[/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o] 
Error 1
make[1]: *** Waiting for unfinished jobs
Makefile:1653: recipe for target 
'_module_/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build' failed
make: *** [_module_/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build] Error 2
make: Leaving directory '/usr/src/linux-headers-5.3.0-19-generic'

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-08 Thread phoenix
Errored with:

Kernel preparation unnecessary for this kernel.  Skipping...
applying patch 0002-Makefile.patch...patching file Makefile
Hunk #1 succeeded at 113 with fuzz 1.
Hunk #2 succeeded at 132 with fuzz 2 (offset 1 line).

applying patch 0003-Make-up-for-missing-init_MUTEX.patch...patching file 
src/wl/sys/wl_linux.c
Hunk #1 succeeded at 111 with fuzz 2 (offset 12 lines).

applying patch 
0010-change-the-network-interface-name-from-eth-to-wlan.patch...patching file 
src/wl/sys/wl_linux.c
Hunk #1 succeeded at 221 (offset -14 lines).

applying patch 0013-gcc.patch...patching file Makefile

applying patch 
0019-broadcom-sta-6.30.223.248-3.18-null-pointer-fix.patch...patching file 
src/wl/sys/wl_linux.c
Hunk #1 succeeded at 2169 (offset 12 lines).

applying patch 0020-add-support-for-linux-4.3.patch...patching file
src/shared/linux_osl.c

applying patch 0021-add-support-for-Linux-4.7.patch...patching file
src/wl/sys/wl_cfg80211_hybrid.c

applying patch 0022-add-support-for-Linux-4.8.patch...patching file 
src/wl/sys/wl_cfg80211_hybrid.c
Hunk #1 succeeded at 2391 (offset 3 lines).
Hunk #2 succeeded at 2501 (offset 3 lines).
Hunk #3 succeeded at 2933 (offset 9 lines).

applying patch 0023-add-support-for-Linux-4.11.patch...patching file 
src/include/linuxver.h
patching file src/wl/sys/wl_linux.c
Hunk #1 succeeded at 2919 (offset 4 lines).

applying patch 0024-add-support-for-Linux-4.12.patch...patching file 
src/wl/sys/wl_cfg80211_hybrid.c
Hunk #1 succeeded at 55 (offset 5 lines).
Hunk #2 succeeded at 472 (offset 5 lines).
Hunk #3 succeeded at 2371 (offset 5 lines).
Hunk #4 succeeded at 2388 (offset 5 lines).

applying patch 0025-add-support-for-Linux-4.14.patch...patching file 
src/shared/linux_osl.c
Hunk #1 succeeded at 1080 (offset 4 lines).

applying patch 0026-add-support-for-Linux-4.15.patch...patching file 
src/wl/sys/wl_linux.c
Hunk #2 succeeded at 2306 (offset 4 lines).
Hunk #3 succeeded at 2368 (offset 4 lines).


Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.3.0-19-generic -C /lib/modules/5.3.0-19-generic/build 
M=/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build...(bad exit status: 2)
ERROR (dkms apport): kernel package linux-headers-5.3.0-19-generic is not 
supported
Error! Bad return status for module build on kernel: 5.3.0-19-generic (x86_64)
Consult /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log for more 
information.

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-05 Thread phoenix
sudo dkms install -m bcmwl -k 5.3.0-19-generic
[sudo] password for alan:  
Error! Invalid number of arguments passed.
Usage: add / or
   add -m / or
   add -m  -v 


Assuming this works, why is it ok in a previous kernel but needs this 
installing with 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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-05 Thread phoenix
bcmwl, 6.30.223.271+bdcom, 5.0.0-32-generic, x86_64: installed
evdi, 5.1.26, 5.0.0-32-generic, x86_64: installed
keucr, 0.0.1, 2.6.35-27-generic, x86_64: built
oem-audio-hda-daily, 0.1: added

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-03 Thread phoenix
Kernel 5.0.0-32 detect correctly wireless. Kernel 5.3.0-19 does not. I
can switch between them and the wireless is there with one and not the
other.

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

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-03 Thread phoenix
suggested driver is already installed.

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Lsusb.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1851014/+attachment/5302326/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] WifiSyslog.txt

2019-11-02 Thread phoenix
apport information

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

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] ProcModules.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302331/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] ProcCpuinfoMinimal.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302328/+files/ProcCpuinfoMinimal.txt

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] CurrentDmesg.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302324/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] UdevDb.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1851014/+attachment/5302333/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Lspci.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1851014/+attachment/5302325/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] PulseList.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302332/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] ProcCpuinfo.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302327/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] CRDA.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1851014/+attachment/5302323/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] ProcInterrupts.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302330/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-02 Thread phoenix
apport-collect 1851014

run.

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

** Tags added: apport-collected tina

** Description changed:

  Mint 19.2 laptop:XPS 13 9343
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  alan   5186 F pulseaudio
+  /dev/snd/controlC1:  alan   5186 F pulseaudio
+  /dev/snd/controlC0:  alan   5186 F pulseaudio
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 19.2
+ InstallationDate: Installed on 2018-07-24 (466 days ago)
+ InstallationMedia: Linux Mint 19 "Tara" - Release amd64 20180717
+ IwConfig:
+  lono wireless extensions.
+  
+  enx803f5d083b2a  no wireless extensions.
+ MachineType: Dell Inc. XPS 13 9343
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=7c3f7872-75bd-4816-9eeb-e5ac1d8cddda ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 5.3.0-19.20~18.04.2-generic 5.3.1
+ RelatedPackageVersions:
+  linux-restricted-modules-5.3.0-19-generic N/A
+  linux-backports-modules-5.3.0-19-generic  N/A
+  linux-firmware1.173.9
+ RfKill:
+  0: hci0: Bluetooth
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  tina
+ Uname: Linux 5.3.0-19-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 01/23/2018
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A15
+ dmi.board.name: 0310JH
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd01/23/2018:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
+ dmi.product.name: XPS 13 9343
+ dmi.product.sku: 0665
+ dmi.sys.vendor: Dell Inc.

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] AlsaInfo.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302322/+files/AlsaInfo.txt

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] ProcEnviron.txt

2019-11-02 Thread phoenix
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1851014/+attachment/5302329/+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/1851014

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] [NEW] WiFi (inbuilt) and Bluetooth not detected

2019-11-02 Thread phoenix
Public bug reported:

Mint 19.2 laptop:XPS 13 9343

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1851014] Re: WiFi (inbuilt) and Bluetooth not detected

2019-11-02 Thread phoenix
[code]
System:Host: Alan-Laptop Kernel: 5.3.0-19-generic x86_64 bits: 64 compiler: 
gcc v: 7.4.0 
   Desktop: Cinnamon 4.2.4 wm: muffin dm: LightDM Distro: Linux Mint 
19.2 Tina 
   base: Ubuntu 18.04 bionic 
Machine:   Type: Laptop System: Dell product: XPS 13 9343 v: N/A serial: 
 Chassis: type: 9 
   serial:  
   Mobo: Dell model: 0310JH v: A00 serial:  UEFI [Legacy]: Dell 
v: A15 
   date: 01/23/2018 
Battery:   ID-1: BAT0 charge: 45.6 Wh condition: 45.6/52.7 Wh (87%) volts: 
8.6/7.6 
   model: SMP DELL 0N7T653 serial:  status: Full 
CPU:   Topology: Dual Core model: Intel Core i7-5500U bits: 64 type: MT MCP 
arch: Broadwell 
   rev: 4 L2 cache: 4096 KiB 
   flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 
19154 
   Speed: 798 MHz min/max: 500/3000 MHz Core speeds (MHz): 1: 798 2: 
798 3: 798 4: 798 
Graphics:  Device-1: Intel HD Graphics 5500 vendor: Dell driver: i915 v: kernel 
bus ID: 00:02.0 
   chip ID: 8086:1616 
   Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: 
fbdev,vesa 
   resolution: 3200x1800~60Hz 
   OpenGL: renderer: Mesa DRI Intel HD Graphics 5500 (Broadwell GT2) v: 
4.5 Mesa 19.0.8 
   compat-v: 3.0 direct render: Yes 
Audio: Device-1: Intel Broadwell-U Audio vendor: Dell driver: snd_hda_intel 
v: kernel 
   bus ID: 00:03.0 chip ID: 8086:160c 
   Device-2: Intel Wildcat Point-LP High Definition Audio vendor: Dell 
   driver: snd_hda_intel v: kernel bus ID: 00:1b.0 chip ID: 8086:9ca0 
   Device-3: DisplayLink type: USB driver: cdc_ncm,snd-usb-audio bus 
ID: 3-2.4:3 
   chip ID: 17e9:4307 
   Sound Server: ALSA v: k5.3.0-19-generic 
Network:   Device-1: Broadcom and subsidiaries BCM4352 802.11ac Wireless 
Network Adapter 
   vendor: Dell driver: N/A port: f040 bus ID: 02:00.0 chip ID: 
14e4:43b1 
   IF-ID-1: enx803f5d083b2a state: up speed: N/A duplex: N/A mac: 
 
Drives:Local Storage: total: 2.29 TiB used: 1.39 TiB (61.0%) 
   ID-1: /dev/sda vendor: SK Hynix model: PC200 M.2 2280 512GB size: 
476.94 GiB 
   speed: 6.0 Gb/s serial:  
   ID-2: /dev/sdb type: USB vendor: Western Digital model: WD Elements 
10B8 size: 1.82 TiB 
   serial:  
Partition: ID-1: / size: 468.45 GiB used: 300.12 GiB (64.1%) fs: ext4 dev: 
/dev/sda1 
USB:   Hub: 1-0:1 info: Full speed (or root) Hub ports: 2 rev: 2.0 chip ID: 
1d6b:0002 
   Hub: 1-1:2 info: Intel ports: 8 rev: 2.0 chip ID: 8087:8001 
   Hub: 2-0:1 info: Full speed (or root) Hub ports: 11 rev: 2.0 chip 
ID: 1d6b:0002 
   Hub: 2-2:2 info: VIA Labs VL812 Hub ports: 4 rev: 2.1 chip ID: 
2109:2812 
   Device-1: 2-2.2:4 info: Western Digital Elements Portable (WDBU6Y 
WDBUZG) 
   type: Mass Storage driver: usb-storage rev: 2.1 chip ID: 1058:10b8 
   Hub: 2-2.3:6 info: Terminus Hub ports: 4 rev: 2.0 chip ID: 1a40:0101 
   Device-2: 2-2.3.2:8 info: Pixart Imaging USB Optical Mouse type: 
Mouse 
   driver: hid-generic,usbhid rev: 1.1 chip ID: 093a:2500 
   Device-3: 2-3:3 info: Broadcom BCM20702A0 Bluetooth type:  
   driver: btusb rev: 2.0 chip ID: 0a5c:216f 
   Device-4: 2-4:5 info: Elan Micro type: HID driver: 
hid-multitouch,usbhid rev: 2.0 
   chip ID: 04f3:20d0 
   Device-5: 2-5:7 info: Microdia type: Video driver: uvcvideo rev: 2.0 
chip ID: 0c45:670c 
   Hub: 3-0:1 info: Full speed (or root) Hub ports: 4 rev: 3.0 chip ID: 
1d6b:0003 
   Hub: 3-2:2 info: VIA Labs VL812 Hub ports: 4 rev: 3.0 chip ID: 
2109:0812 
   Device-6: 3-2.4:3 info: DisplayLink type:  
   driver: cdc_ncm,snd-usb-audio rev: 3.2 chip ID: 17e9:4307 
Sensors:   System Temperatures: cpu: 69.0 C mobo: N/A 
   Fan Speeds (RPM): N/A

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

Title:
  WiFi (inbuilt) and Bluetooth not detected

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

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

[Bug 1548970] Re: gvfsd-dnssd crashed with SIGSEGV in avahi_service_resolver_event()

2016-12-21 Thread phoenix
ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.1 LTS
Release:16.04
Codename:   xenial


** This bug is no longer a duplicate of private bug 927340

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

Title:
  gvfsd-dnssd crashed with SIGSEGV in avahi_service_resolver_event()

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

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


[Bug 1617471] Re: Can't login after lock screen (black screen)

2016-12-20 Thread phoenix
I have same on XUbuntu with AMD Radeon 270X with proprietary drivers

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

Title:
  Can't login after lock screen (black screen)

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

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


[Bug 1558480] Re: Make Wine packages synced from Debian

2016-05-25 Thread jre-phoenix
I meant I'll add to d/rules:
export VENDOR=$(shell dpkg-vendor --query Vendor && dpkg-parsechangelog -S 
Version)

and replace in version-string.patch (which applies to a Makefile)
"Debian" with "$(VENDOR)".

Then "wine --version" should give something like these examples:
wine-1.8.2 (Debian 1.8.2-1)
wine-1.8.2 (Ubuntu 1.8.2-1)
wine-1.8.2 (Ubuntu 1.8.2-1ubuntu2)

I'd assume this is absolutely fine for Ubuntu, too. Please correct me if I'm 
wrong, I only use Debian, but want to have it right for Ubuntu, Debian and 
upstream.
This doesn't require to change anything, but imo gives the best information for 
e.g. bugreports filed at winehq.org (I don't want to encourage anyone to do 
this initially, but I assume that unfortunately some Debian and Ubuntu users 
just do this).

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

Title:
  Make Wine packages synced from Debian

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

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


[Bug 1558480] Re: Make Wine packages synced from Debian

2016-05-24 Thread jre-phoenix
@LocutusOfBorg
Nevermind, I'll change it do display vendor and the Debian version 
(dpkg-parsechangelog).

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

Title:
  Make Wine packages synced from Debian

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

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


[Bug 1558480] Re: Make Wine packages synced from Debian

2016-05-24 Thread jre-phoenix
@LocutusOfBorg: Thanks! After writing my comment I wondered about
automating this, but didn't know what to call.

version-string.patch is mainly intended to make upstream's life easier
if bugreports are filed directly with them. It gives you this:

$ wine --version
wine-1.8.2 (Debian)

What is Ubuntu usually doing for such things? I'd now suggest to replace
'Debian' with the vendor name (dpkg-vendor --query Vendor).

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

Title:
  Make Wine packages synced from Debian

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

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


[Bug 1558480] Re: Make Wine packages synced from Debian

2016-05-23 Thread jre-phoenix
** Bug watch removed: Debian Bug tracker #819255
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819255

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

Title:
  Make Wine packages synced from Debian

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

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


[Bug 1558480] Re: Make Wine packages synced from Debian

2016-05-23 Thread jre-phoenix
I don't really know the Ubuntu packages, so what I offer is mainly to
help explaining what Debian does in its wine packages. Whatever ...

1.)
I assume the wineprefixes, notably the default prefix in $HOME/.wine, would 
just continue to work. Since the WoW64 changes I made in January there 
shouldn't be any Debian specifics left to take care of, and I assume none to be 
in Ubuntu.

2.)
Gecko/Mono is broken in the current Debian packages (wine and 
wine-development), but I committed a fix for that (still disabling the 
automatic download on purpose, but allowing for automatic installation of 
already downloaded gecko/mono installers). Ubuntu just has to drop 
disable/addons-download.patch if it also wants to restore the download of 
installers, or preferrably offer these packages in the required version (Debian 
is generally doing so, but is currently behind on that).

3.)
The main difference that I assume for Ubuntu is the Desktop integration. All 
Debian does is to ship "wine-binfmt" with /usr/share/binfmts/wine. But as of 
now there is no activation of this (see https://bugs.debian.org/819255, not 
sure if the maintainer wants to change that).
"wine-development" doesn't work yet with "wine-binfmt" (although it suggests 
it). This requires me finally implementing the Debian alternatives system (eta 
1-2 months).
More desktop integration of wine-development has already been requested in 
https://bugs.launchpad.net/ubuntu/+source/wine-development/+bug/1576326. I'm 
unlikely to work on that.


So the main issue (1) is already dealt with. All you need should be to 
transition from one package set to the new one (provides, breaks, replaces, 
...).

However I imagine (2) and (3) are blockers for Ubuntu.
Maybe you want to replace Debian with Ubuntu in patches/version-string.patch.

** Bug watch added: Debian Bug tracker #819255
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819255

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

Title:
  Make Wine packages synced from Debian

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

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


[Bug 1558480] Re: Make Wine packages synced from Debian

2016-05-21 Thread jre-phoenix
I'm jre from Debian's pkg-wine.

It would be great if Ubuntu based its wine packages on Debian.
If you've got any questions or need help, please just ask. I'd be happy to work 
on this closely together.

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

Title:
  Make Wine packages synced from Debian

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

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


[Bug 1543116] Re: package wine64-development-tools 1.9.0-1 failed to install/upgrade: trying to overwrite '/usr/share/man/man1/winegcc-development.1.gz', which is also in package wine-development 1.9.

2016-02-08 Thread jre-phoenix
The last message was for the update issues.

For the gray screen you probably have to install libfontconfig1:i386
(it's recommended, but not depended on by libwine).

Greets
jre

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

Title:
  package wine64-development-tools 1.9.0-1 failed to install/upgrade:
  trying to overwrite '/usr/share/man/man1/winegcc-development.1.gz',
  which is also in package wine-development 1.9.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine-development/+bug/1543116/+subscriptions

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


[Bug 1543116] Re: package wine64-development-tools 1.9.0-1 failed to install/upgrade: trying to overwrite '/usr/share/man/man1/winegcc-development.1.gz', which is also in package wine-development 1.9.

2016-02-08 Thread jre-phoenix
wine64-development-tools  now ships 
/usr/share/man/man1/winegcc-development.1.gz, before it was 
/usr/share/man/man1/winegcc64-development.1.gz.
Similar for wine32-development-tools.

However I don't understand how winegcc-development.1.gz, ended up in
wine-development. It wasn't there in 1.9.0-1 in *Debian*:

1.9.0-1 Debian:
$ dpkg -X /var/cache/apt/archives/wine-development_1.9.0-1_all.deb .|grep gcc
$ dpkg -X /var/cache/apt/archives/wine64-development-tools_1.9.0-1_amd64.deb 
.|grep gcc
./usr/share/man/man1/winegcc64-development.1.gz
./usr/bin/winegcc64-development
./usr/lib/x86_64-linux-gnu/wine-development/winegcc

1.9.0-2 Debian:
$ dpkg -X /var/cache/apt/archives/wine-development_1.9.0-2_all.deb .|grep gcc
$ dpkg -X /var/cache/apt/archives/wine64-development-tools_1.9.0-2_amd64.deb 
.|grep gcc
./usr/share/man/man1/winegcc-development.1.gz
./usr/lib/wine-development/winegcc
./usr/bin/winegcc-development

In 1.9.0-2 I added code to explicitly prevent installing the winegcc
manpage in wine-development. So I hope that it won't reappear there on
Ubuntu from now on - for whatever reason it was there before.

So I'd say you just have to add a breaks/replaces.

Greets
jre

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

Title:
  package wine64-development-tools 1.9.0-1 failed to install/upgrade:
  trying to overwrite '/usr/share/man/man1/winegcc-development.1.gz',
  which is also in package wine-development 1.9.0-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine-development/+bug/1543116/+subscriptions

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


[Bug 1455578] Re: package libwine-development 1.7.41-1 failed to install/upgrade: trying to overwrite shared '/usr/share/wine-development/wine/fonts/sserifee.fon', which is different from other instan

2016-01-11 Thread jre-phoenix
This was fixed in Debian 1.7.42-2 by splitting the fonts off to a
sepaerate package fonts-wine-development.

Ubuntu has:
vivid 1.7.29-4
wily  1.7.49-1
xenial 1.7.55-3

So if at all, this bug only relates to vivid, but I see no reports for
that anywhere, while I'd definitely expect them in this case. In Debian
the problem just started to occur around 1.7.39, but I don't know if due
to upstream or to system changes.

So, since all affected versions are fixed, closing this bug. (I assume
I'm entitled to do so. If not, sorry and please tell me.)

Greets
jre (Debian pkg-wine-party member)

** Changed in: wine-development (Ubuntu)
   Status: New => Fix Released

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

Title:
  package libwine-development 1.7.41-1 failed to install/upgrade: trying
  to overwrite shared '/usr/share/wine-
  development/wine/fonts/sserifee.fon', which is different from other
  instances of package libwine-development:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine-development/+bug/1455578/+subscriptions

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


[Bug 1383214] Re: msiexec no longer works

2015-07-16 Thread jre-phoenix
Hello Michael Clark (the previous message was directed at Michael Vogt)

This problem just appears if Wine is compiled with GCC 4.9. When Wine
1.6 was released this wasn't the case. So Ubuntu (and other dists)
introduced this bug when they compiled with the wrong GCC. Just have a
look at the upstream bug report, especially
https://bugs.winehq.org/show_bug.cgi?id=36139#c17 where upstream said
that this should be fixed by the distros because there won't be a 1.6.3.

Anyway, this is a bug which makes Wine1.6 in Trusty unusable in many
cases, while it is easy to solve with low regression potential as
Michael Vogt correctly indicated.

I'm well aware of the fact that this was fixed in 1.7.20, and that you can 
install a recent version from the PPA.
Still I think a LTS shouldn't go with a broken Wine, even if it is just in 
Universe. Therefore my pledge to Michael Vogt.

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

Title:
  msiexec no longer works

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

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


[Bug 1383214] Re: msiexec no longer works

2015-07-16 Thread jre-phoenix
Hello Michael,

it's great to see that you took care of this, thanks!

Any chance that you can also fix this for 14.04 LTS (Trusty)?

Greets
jre

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

Title:
  msiexec no longer works

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

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


[Bug 1468805] [NEW] Xorg crash

2015-06-25 Thread phoenix
Public bug reported:

crash of the X server

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
Uname: Linux 3.13.0-57-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Thu Jun 25 17:38:02 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.3.28, 3.13.0-53-generic, x86_64: installed
 vboxhost, 4.3.28, 3.13.0-54-generic, x86_64: installed
 vboxhost, 4.3.28, 3.13.0-55-generic, x86_64: installed
 vboxhost, 4.3.28, 3.13.0-57-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:198f]
InstallationDate: Installed on 2014-09-18 (279 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP EliteBook 840 G1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-57-generic 
root=UUID=de0cdcfe-16fb-454a-8813-ae4a79570c64 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
SystemImageInfo: Error: [Errno 2] Aucun fichier ou dossier de ce type: 
'system-image-cli'
Title: Xorg crash
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/23/2014
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: L71 Ver. 01.14
dmi.board.name: 198F
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 15.54
dmi.chassis.asset.tag: CNU434B0WD
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.14:bd07/23/2014:svnHewlett-Packard:pnHPEliteBook840G1:pvrA3009DD10303:rvnHewlett-Packard:rn198F:rvrKBCVersion15.54:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 840 G1
dmi.product.version: A3009DD10303
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Jun 25 11:33:41 2015
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   18510 
 vendor SDC
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: amd64 apport-bug compiz-0.9 crash trusty ubuntu

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

Title:
  Xorg crash

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

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


[Bug 1453499] [NEW] package fglrx 2:15.200-0ubuntu0.3 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2015-05-10 Thread -phoenix-
Public bug reported:

Hello

I update my version Ubuntu 14.04 from linux-headers-3.13.0-52 to linux-
headers-3.13.0-53 but I try to update my graphic card Radeon 8970M I
found a wiki  and after a reboot I had a beautiful black screen ;((.

So to continue to work I reboot via grub and lauch my session with
linux-headers-3.13.0-52.


Thanks to explain me how to do to user my graphic card Radeon 8970M.

I hoop you understand my mail because I'm french.

Have good day

Bruno

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: fglrx 2:15.200-0ubuntu0.3
ProcVersionSignature: Ubuntu 3.13.0-52.86-generic 3.13.11-ckt18
Uname: Linux 3.13.0-52-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
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 May 10 10:17:23 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus: fglrx-core, 15.200, 3.13.0-52-generic, x86_64: installed
DuplicateSignature: package:fglrx:2:15.200-0ubuntu0.3:le sous-processus script 
post-installation installé a retourné une erreur de sortie d'état 2
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 2
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: CLEVO/KAPOK Computer Device [1558:7104]
 Advanced Micro Devices, Inc. [AMD/ATI] Neptune XT [Radeon HD 8970M] 
[1002:6801] (rev ff) (prog-if ff)
InstallationDate: Installed on 2014-05-18 (356 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Notebook P17SM
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-52-generic 
root=UUID=b3118183-a966-470f-89f4-e707fa42395a ro quiet splash vt.handoff=7
SourcePackage: fglrx-installer
Title: package fglrx 2:15.200-0ubuntu0.3 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/27/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: P17SM
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd11/27/2013:svnNotebook:pnP17SM:pvrNotApplicable:rvnNotebook:rnP17SM:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.name: P17SM
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook
modified.conffile..etc.ati.atiapfxx: [modified]
modified.conffile..etc.ati.atiapfxx.blb: [modified]
modified.conffile..etc.ati.atiapfxx.log: [modified]
modified.conffile..etc.ati.control: [modified]
modified.conffile..etc.ati.signature: [modified]
mtime.conffile..etc.ati.atiapfxx: 2015-05-09T00:21:45.794082
mtime.conffile..etc.ati.atiapfxx.blb: 2015-05-09T00:21:45.798082
mtime.conffile..etc.ati.atiapfxx.log: 2015-05-09T00:21:45.794082
mtime.conffile..etc.ati.control: 2015-05-09T00:21:45.798082
mtime.conffile..etc.ati.signature: 2015-05-09T00:21:45.798082
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun May 10 10:00:37 2015
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5920 
 vendor CMO
xserver.version: 2:1.15.1-0ubuntu2.7

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 need-duplicate-check 
package-from-proposed trusty ubuntu

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

Title:
  package fglrx 2:15.200-0ubuntu0.3 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 2

To manage 

[Bug 1423182] Re: Gnome-flashback: No (easy) way to log out

2015-04-22 Thread Chris Phoenix
If default means the first thing I see when I install the fallback
desktop, then the default configuration does not have a way to log
out.

Several minutes of googling tells me I can use gnome-session-quit in the
terminal. OK, I can memorize that... but I would not call this easily
usable and certainly not by non-skilled users.

I also tried to google for how to install indicator-applet, and found
that there are a dozen to choose from. I tried to find how to manually
add User Menu / Shutdown applets to the panel, and couldn't find it.

As a new Ubuntu user, I want a system that is easy to log out from, and
this is not that.

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

Title:
  Gnome-flashback: No (easy) way to log out

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

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


[Bug 1414995] Re: wine will not open Microsoft .msi installer files

2015-01-27 Thread jre-phoenix
I agree to your comment in
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1383214 that this
is most probably a dupe.

Did you actually verify yourself that the problem also exists in 14.04
and earlier versions and is really the same (at least the same
err:msidb:get_tablecolumns lines)?

Based on my post
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1383214/comments/4
I strongly assume that something else is the problem there. Also you
might check with which GCC Mint compiled the working Wine version. If it
was not 4.9 that would explain why it is working there.

Or another way to go: apply the patch from my post to the wine sources,
compile and test.

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

Title:
  wine will not open Microsoft .msi installer files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1414995/+subscriptions

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


[Bug 1383214] Re: msiexec no longer works

2015-01-15 Thread jre-phoenix
The above mentioned bug is a dupe of
https://bugs.winehq.org/show_bug.cgi?id=36139.

This bug causes quite many windows programs to fail to install with
wine. Upstream suggests in the bugreport to reach out for the packagers,
what seems not to have happened yet, so here we are. (ARCH and Debian
already fixed it in their 1.6 packages.)

It affects wine in utopic (and probably vivid) , but afaik not trusty (I
assume there an older gcc is used).

Fixed upstream in wine 1.7.20 by
commit deb274226783ab886bdb44876944e156757efe2b
Author: Daniel Beitler d...@dablabs.com
Date:   Sun May 18 13:27:42 2014 -0400

Greets
jre

** Bug watch added: Wine Bugzilla #36139
   http://bugs.winehq.org/show_bug.cgi?id=36139

** Attachment added: Upstream commit fixing the problem
   
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1383214/+attachment/4299312/+files/commit-deb2742

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

Title:
  msiexec no longer works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1383214/+subscriptions

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


[Bug 1313787] Re: Multistrap is broken in 14.04

2014-07-09 Thread Phoenix
I'm also affected by this bug. Would be nice to see the fix in the repos
really soon!

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

Title:
  Multistrap is broken in 14.04

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

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


[Bug 1282119] [NEW] udisks-daemon randomly uses 100% CPU

2014-02-19 Thread Phoenix
Public bug reported:

Ever since i freshly installed Kubuntu 13.10, some hours after system
boot the udisks-daemon starts to use 100% of the CPU.

The symptoms are similar to this debian bug: https://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=728798

Usually i also just kill the daemon, but this problem persists after every 
reboot. Due to the random nature of the problem it's somewhat hard to debug and 
to know what information is helpful.
I usually just write some code or documentation and doesn't insert any new 
media, devices, cables, etc.

strace shows, that it is polling in a tight loop:

poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173318) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173318) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173318) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173318) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173318) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173317) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173317) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])
poll([{fd=5, events=POLLIN}, {fd=8, events=POLLPRI}, {fd=10, events=POLLIN}, 
{fd=11, events=0}, {fd=3, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, 
events=POLLIN}], 7, 1173317) = 2 ([{fd=16, revents=POLLHUP}, {fd=19, 
revents=POLLHUP}])

fd 19 is a pipe

sudo ls -al /proc/2223/fd
insgesamt 0
dr-x-- 2 root root  0 Feb 18 22:39 .
dr-xr-xr-x 9 root root  0 Feb 18 22:27 ..
lrwx-- 1 root root 64 Feb 18 22:39 0 - /dev/null
lrwx-- 1 root root 64 Feb 18 22:39 1 - /dev/null
lrwx-- 1 root root 64 Feb 18 22:39 10 - socket:[15709]
lr-x-- 1 root root 64 Feb 18 22:39 11 - /proc/2223/mountinfo
lrwx-- 1 root root 64 Feb 18 22:39 12 - anon_inode:[eventfd]
lr-x-- 1 root root 64 Feb 19 15:39 16 - pipe:[404569]
lr-x-- 1 root root 64 Feb 19 15:39 19 - pipe:[404570]
lrwx-- 1 root root 64 Feb 18 22:39 2 - /dev/null
lrwx-- 1 root root 64 Feb 18 22:39 3 - socket:[15707]
l-wx-- 1 root root 64 Feb 18 22:39 4 - pipe:[15705]
lrwx-- 1 root root 64 Feb 18 22:39 5 - anon_inode:[eventfd]
lrwx-- 1 root root 64 Feb 18 22:39 6 - socket:[15708]
lrwx-- 1 root root 64 Feb 18 22:39 7 - anon_inode:[eventfd]
lr-x-- 1 root root 64 Feb 18 22:39 8 - /proc/mdstat
lrwx-- 1 root root 64 Feb 18 22:39 9 - anon_inode:[eventfd]

udisks:
  Installiert:   1.0.4-8ubuntu1
  Installationskandidat: 1.0.4-8ubuntu1
  Versionstabelle:
 *** 1.0.4-8ubuntu1 0
500 http://ubuntu.inode.at/ubuntu/ saucy/main amd64 Packages
100 /var/lib/dpkg/status

Any help is appreciated.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: udisks 1.0.4-8ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
CustomUdevRuleFiles: 51-android.rules 60-vboxdrv.rules
Date: Wed Feb 19 15:56:16 2014
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/udisks/udisks-daemon
InstallationDate: Installed on 2013-10-18 (124 days ago)
InstallationMedia: Kubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: LENOVO 2537UQF
MarkForUpload: True
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-17-generic 
root=UUID=f550bcf2-1f7d-467a-b357-133b771b57b5 ro quiet splash 
i915.i915_enable_rc6=1 pcie_aspm=force vt.handoff=7
SourcePackage: udisks
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/15/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 6IET79WW (1.39 )
dmi.board.name: 2537UQF
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 

[Bug 371897]

2013-07-16 Thread Phoenix-g
Is there any progress on pulseaudio support?

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

Title:
  Occasional sound drops in Wine via PulseAudio

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

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


[Bug 105088] Re: Thunderbird does not honor gnome-vfs paths

2013-02-25 Thread Phoenix
I have Tthunderbird 17. Ubuntu 12.10

It is FRIGGING 6 YEARS OLD THAT THUNDERBIRD CANT ACCESS NETWORK FILES
(no fstab does not count as a solution, and walking though .gnomefs neither - 
if it doesn't dupport drag and drop from nautilus and can be access like a user 
is used to access his network share than it is not a considerbale solution. It 
is like saying to people: hey, you door doesn't work, use the window)

To be honest: I have to laugh, otherwise I would cry HOW SOMETHING SO 
FUNDAMENTAL IS MISSING.
IT IS LIKE A TYPEWRITER SOFTWARE IS MISSING PRINTING FUNCTIONALITY

Insane... simply insane...  MY ANDROID PHONE HAS BETTER APPS THAN MY
DESKTOP OS... that is so silly

I wish I had Android on my Desktop fully integrated and not a bunch
of patches and workarounds.

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

Title:
  Thunderbird does not honor gnome-vfs paths

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

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


[Bug 751689] Re: ThinkPads overheat due to slow fans when on 'auto'

2013-01-16 Thread Phoenix
I have a T410 and Ubuntu 12.10. All Updates applied.

I did the manual kernel module load and set the fan to disengaged.

With the script here provided I see:

Every 0.5s: cat /proc/acpi/ibm/thermal ; cat /proc/...  Wed Jan 16
11:09:39 2013

temperatures:   95 0 0 0 0 0 0 0
speed:  4951
level:  disengaged
cpu MHz : 2667.000
cpu MHz : 2667.000
cpu MHz : 2399.000
cpu MHz : 1999.000

Top was 97°C

Fan never goes higher than the value shown... ~4950rpm.

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

Title:
  ThinkPads overheat due to slow fans when on 'auto'

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

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

[Bug 751689] Re: ThinkPads overheat due to slow fans when on 'auto'

2013-01-16 Thread Phoenix
Just tried thinkfan with its default settings

The level goes up to 7... that is around 4,5k rpm.

Eventually the Temperatre goes above 100°C - last I saw was 101°C and
system shuts down.

ii  thinkfan   0.8.1-1  amd64simple and lightweight fan
contro

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

Title:
  ThinkPads overheat due to slow fans when on 'auto'

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

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

[Bug 751689] Re: ThinkPads overheat due to slow fans when on 'auto'

2013-01-16 Thread Phoenix
I did another run without thinkfan and manually set the speed to
disengaged

Top was 100°C and 4972rpm.

I watched the output of the script closely and I notived, that around
95°C the CPU throtteling kicks in and lowers the Speed from 2,6GHz to
1,2GHz. At atound 85°C it goes again to 2,6GHz. So the CPU goes faster
and slower as temperature rises and falls. I guess I can kill my system
faster by using GPU in addition (by just browsing the web...)

I assume that eventually at 95°C the thremal throtteling of the CPU
speed is a tick to late and the fans dont respond in addition not quite
as swiftly to deliver those 4970tpm that causes the 100°C. Which leads
to the emergency shutdown.

From my point of view, the system is in constant thermal edge as it has
to lower its speed due to overheating. I would love to see the system
not exceed the temperature which would lead to speed throtteling. Which
leads to the question, can a faster fan speed meet such a desired
temperature and the ultimate question, why does the fan not go faster?

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

Title:
  ThinkPads overheat due to slow fans when on 'auto'

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

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

[Bug 751689] Re: ThinkPads overheat due to slow fans when on 'auto'

2013-01-16 Thread Phoenix
As of now, to make this clear, NONE of the provided solutions work. So I
can't use my system for something fancy like converting a 30MB WMV with
h264encoder.

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

Title:
  ThinkPads overheat due to slow fans when on 'auto'

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

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


[Bug 751689] Re: ThinkPads overheat due to slow fans when on 'auto'

2013-01-16 Thread Phoenix
So to get my job done, I capped the max cpu scaling...

It's a 2.6GHz CPU, So I went down to 2.4GHz as maximum. But left
anything else to they way it is by default. That still leads to a
temperature of 95°C but way slower so when the cpu scaling then kicks in
the cpus are cooler way faster as they are not at 2.6GHz when speed gets
reduced... but thoses 95°C get hit pretty often, so I lowered it to
2,26GHz and it still hits 95°C... but not that fast so I lowered it
to 2,13GHz

temperatures:   94 0 0 0 0 0 0 0
speed:  4518
level:  auto
cpu MHz : 1199.000
cpu MHz : 1199.000
cpu MHz : 2133.000
cpu MHz : 2133.000

That way the system operates stable at 93-94°C

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

Title:
  ThinkPads overheat due to slow fans when on 'auto'

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

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

[Bug 751689] Re: ThinkPads overheat due to slow fans when on 'auto'

2013-01-16 Thread Phoenix
Just another run of my task at hand which looks cpuwise like this:

temperatures:   94 0 0 0 0 0 0 0
speed:  4544
level:  auto
cpu MHz : 2133.000
cpu MHz : 2133.000
cpu MHz : 2133.000
cpu MHz : 2133.000

I rather have my CPUs at 21/26 (80%) of their power than having them to
cool down to 85°C at 1,2GHz until they get up to 2,6GHz just to see them
overheat at fall back to 1,2GHz... which in the end leads to about an
average of 2,1GHz ;)... but eventually shuts the system :(

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

Title:
  ThinkPads overheat due to slow fans when on 'auto'

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

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

[Bug 1093577] [NEW] package initramfs-tools 0.92bubuntu78 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-12-25 Thread phoenix
Public bug reported:

https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+filebug
/134d569e-4e69-11e2-930e-68b5996a96c8?field.title=package+initramfs-
tools+0.92bubuntu78+failed+to+install%2Fupgrade%3A+subprocess+installed
+post-installation+script+returned+error+exit+status+1

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: initramfs-tools 0.92bubuntu78
Uname: Linux 3.2.6 i686
Architecture: i386
Date: Sat Feb 11 09:16:19 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: BackTrack Live CD - Release i386
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.92bubuntu78 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

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

Title:
  package initramfs-tools 0.92bubuntu78 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1073137] Re: time-controlled spindown with hdparm

2012-11-06 Thread phoenix
confirmed regression after upgrading regular ubuntu to 12.10 (worked on 12.04 
and earlier versions).
2TB WD Green (WDC_WD20EARS, different revisions) are affected.
An older 1TB Samsung F1 still spin's down by itself (only with additional -B 
127 adjustment, like already in 12.04)

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

Title:
  time-controlled spindown with hdparm

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

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


[Bug 1056758] [NEW] Data over Port 443 not encrypted

2012-09-26 Thread Phoenix
*** This bug is a security vulnerability ***

Private security bug reported:

This is the PHP Script on the server:

?php

if (isset($_SERVER['HTTPS']) )
{
echo SECURE: This page is being accessed through a secure 
connection.brbr;
}
else
{
echo UNSECURE: This page is being access through an unsecure 
connection.brbr;
}

This is what happens if a regular browser access the page
--(pmorger@laptop-pmorger)-(0.54)-(13)-(pts/6)-(12:04:05/Wed Sep 26)--
--($:~)-- lynx --dump https://www.dominion.ch/ssl.php
   SECURE: This page is being accessed through a secure connection.

This happens if I do telnet on the port

--(pmorger@laptop-pmorger)-(0.50)-(14)-(pts/6)-(12:04:09/Wed Sep 26)--
--($:~)-- telnet www.dominion.ch 443
Trying 212.25.4.26...
Connected to sanity.dominion.ch.
Escape character is '^]'.
GET /

GET /ssl.php
UNSECURE: This page is being access through an unsecure 
connection.brbrConnection closed by foreign host.


The initial GET is not answered, BUT THE SECOND is and it IS CLEARTEXT. 
Verified with tcpdump

This is very disturbing.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: apache2 2.2.22-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
Apache2ConfdDirListing: ['charset', 'modsecurity2.conf', 
'other-vhosts-access-log', 'phpmyadmin.conf', 'security', 
'localized-error-pages']
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Wed Sep 26 10:12:43 2012
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 TERM=screen
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apache2
UpgradeStatus: Upgraded to precise on 2012-08-31 (25 days ago)
modified.conffile..etc.apache2.ports.conf: [modified]
mtime.conffile..etc.apache2.ports.conf: 2011-10-10T16:42:13.940099

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


** Tags: amd64 apport-bug precise

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

Title:
  Data over Port 443 not encrypted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1056758/+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 1056758] Re: Data over Port 443 not encrypted

2012-09-26 Thread Phoenix
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1056758

Title:
  Data over Port 443 not encrypted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1056758/+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 1056758] [NEW] Data over Port 443 not encrypted

2012-09-26 Thread Phoenix
*** This bug is a security vulnerability ***

Private security bug reported:

This is the PHP Script on the server:

?php

if (isset($_SERVER['HTTPS']) )
{
echo SECURE: This page is being accessed through a secure 
connection.brbr;
}
else
{
echo UNSECURE: This page is being access through an unsecure 
connection.brbr;
}

This is what happens if a regular browser access the page
--(pmorger@laptop-pmorger)-(0.54)-(13)-(pts/6)-(12:04:05/Wed Sep 26)--
--($:~)-- lynx --dump https://www.dominion.ch/ssl.php
   SECURE: This page is being accessed through a secure connection.

This happens if I do telnet on the port

--(pmorger@laptop-pmorger)-(0.50)-(14)-(pts/6)-(12:04:09/Wed Sep 26)--
--($:~)-- telnet www.dominion.ch 443
Trying 212.25.4.26...
Connected to sanity.dominion.ch.
Escape character is '^]'.
GET /

GET /ssl.php
UNSECURE: This page is being access through an unsecure 
connection.brbrConnection closed by foreign host.


The initial GET is not answered, BUT THE SECOND is and it IS CLEARTEXT. 
Verified with tcpdump

This is very disturbing.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: apache2 2.2.22-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
Apache2ConfdDirListing: ['charset', 'modsecurity2.conf', 
'other-vhosts-access-log', 'phpmyadmin.conf', 'security', 
'localized-error-pages']
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Wed Sep 26 10:12:43 2012
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 TERM=screen
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: apache2
UpgradeStatus: Upgraded to precise on 2012-08-31 (25 days ago)
modified.conffile..etc.apache2.ports.conf: [modified]
mtime.conffile..etc.apache2.ports.conf: 2011-10-10T16:42:13.940099

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


** Tags: amd64 apport-bug precise

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

Title:
  Data over Port 443 not encrypted

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

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


[Bug 1056758] Re: Data over Port 443 not encrypted

2012-09-26 Thread Phoenix
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1056758

Title:
  Data over Port 443 not encrypted

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

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


[Bug 1014001] [NEW] package zoneminder (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-16 Thread phoenix
*** This bug is a duplicate of bug 940632 ***
https://bugs.launchpad.net/bugs/940632

Public bug reported:

I was upgrading the distribution from 11.10 to 12.04

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: zoneminder (not installed)
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic i686
ApportVersion: 2.0.1-0ubuntu9
AptOrdering: zoneminder: Configure
Architecture: i386
Date: Sat Jun 16 02:30:39 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: zoneminder
Title: package zoneminder (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-06-16 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package zoneminder (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1014001] Re: package zoneminder (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-16 Thread phoenix
*** This bug is a duplicate of bug 940632 ***
https://bugs.launchpad.net/bugs/940632

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

Title:
  package zoneminder (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 943365] Re: Xorg freeze

2012-03-16 Thread Phoenix
[   86.956319] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer
elapsed... blt ring idle [waiting on 258, at 258], missed IRQ?

That's the only useful thing I found. The i915_error_state files state
that there is no error...

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

Title:
  Xorg freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/943365/+subscriptions

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


[Bug 946899] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2012-03-16 Thread Phoenix
Sorry for being desperate to get rid of the problem. I installed the 3.3
Kernel, but it didn't work, X still freezed. Then I rememberd I had to
add the kernel nolapic to being able to boot at all. New kernel, new
luck. I removed that option from Grub and so far it looks very good.

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

Title:
  [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU
  hung

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

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


[Bug 946929] [NEW] package chromium-browser 16.0.912.77~r118311-0ubuntu0.11.04.1 failed to install/upgrade: short read on buffer copy for backend dpkg-deb during `./usr/lib/chromium-browser/chromium-b

2012-03-05 Thread phoenix
Public bug reported:

error occurred when using synaptic to update packages

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: chromium-browser 16.0.912.77~r118311-0ubuntu0.11.04.1
ProcVersionSignature: Ubuntu 2.6.38-13.55-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
ChromiumPrefs: can't open profile /root/.config/chromium/Default/Preferences
Date: Mon Mar  5 08:22:50 2012
Desktop-Session:
 DESKTOP_SESSION = None
 XDG_CONFIG_DIRS = None
 XDG_DATA_DIRS = None
Env:
 MOZ_PLUGIN_PATH = None
 LD_LIBRARY_PATH = None
ErrorMessage: short read on buffer copy for backend dpkg-deb during 
`./usr/lib/chromium-browser/chromium-browser'
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: chromium-browser
Title: package chromium-browser 16.0.912.77~r118311-0ubuntu0.11.04.1 failed to 
install/upgrade: short read on buffer copy for backend dpkg-deb during 
`./usr/lib/chromium-browser/chromium-browser'
UpgradeStatus: Upgraded to natty on 2012-01-29 (35 days ago)
chromium-default: CHROMIUM_FLAGS=

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package chromium-browser 16.0.912.77~r118311-0ubuntu0.11.04.1 failed
  to install/upgrade: short read on buffer copy for backend dpkg-deb
  during `./usr/lib/chromium-browser/chromium-browser'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/946929/+subscriptions

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


[Bug 946929] Re: package chromium-browser 16.0.912.77~r118311-0ubuntu0.11.04.1 failed to install/upgrade: short read on buffer copy for backend dpkg-deb during `./usr/lib/chromium-browser/chromium-bro

2012-03-05 Thread phoenix
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/946929

Title:
  package chromium-browser 16.0.912.77~r118311-0ubuntu0.11.04.1 failed
  to install/upgrade: short read on buffer copy for backend dpkg-deb
  during `./usr/lib/chromium-browser/chromium-browser'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/946929/+subscriptions

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


[Bug 943815] Re: Slow System Crash due to Kernel Problem

2012-03-01 Thread Phoenix
AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: 
ls: cannot access /dev/snd/: No such file or directory
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
DistroRelease: Ubuntu 10.04
Frequency: Once every few weeks.
MachineType: Supermicro X7DWU
Package: linux (not installed)
PciMultimedia:
 
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-server 
root=UUID=cf7be043-0ec2-47de-a781-97c50fa36843 ro nomodeset quiet splash
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.38-10.46~lucid1-server 2.6.38.7
Regression: Yes
Reproducible: No
Tags: lucid  regression-update needs-upstream-testing
Uname: Linux 2.6.38-10-server x86_64
UserGroups:
 
dmi.bios.date: 02/04/2008
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.name: X7DWU
dmi.board.vendor: Supermicro
dmi.board.version: PCB Version
dmi.chassis.type: 1
dmi.chassis.vendor: Supermicro
dmi.chassis.version: 0123456789
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd02/04/2008:svnSupermicro:pnX7DWU:pvr0123456789:rvnSupermicro:rnX7DWU:rvrPCBVersion:cvnSupermicro:ct1:cvr0123456789:
dmi.product.name: X7DWU
dmi.product.version: 0123456789
dmi.sys.vendor: Supermicro


** Tags added: apport-collected

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

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] BootDmesg.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797476/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] CurrentDmesg.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797477/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] Lspci.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797478/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] Lsusb.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797479/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] ProcCpuinfo.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797480/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] ProcInterrupts.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797481/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] ProcModules.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797482/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] UdevDb.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797483/+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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] UdevLog.txt

2012-03-01 Thread Phoenix
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/943815/+attachment/2797484/+files/UdevLog.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/943815

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] Re: Slow System Crash due to Kernel Problem

2012-03-01 Thread Phoenix
I installed the following kernel

Linux unity 3.3.0-030300rc5-generic #201202251535 SMP Sat Feb 25
20:36:29 UTC 2012 x86_64 GNU/Linux

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

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 943815] Re: Slow System Crash due to Kernel Problem

2012-03-01 Thread Phoenix
I was able to capture why the server does not gracefully reboot.

** Attachment added: Screenshot at 2012-01-18 14:48:27.png
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/943815/+attachment/2798263/+files/Screenshot%20at%202012-01-18%2014%3A48%3A27.png

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

Title:
  Slow System Crash due to Kernel Problem

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

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


[Bug 109822] Re: [needs-packaging] moblock (peerguardian for linux)

2011-09-18 Thread jre-phoenix
The official successor of moblock, blockcontrol and mobloquer is
PeerGuardian Linux (pgl). All previous authors agreed on that.

Upstream: https://sourceforge.net/projects/peerguardian/
Debian packages: moblock-deb.sourceforge.net and 
https://launchpad.net/~jre-phoenix/+archive/ppa
Debian RFP: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578192

** Bug watch added: Debian Bug tracker #578192
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578192

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

Title:
  [needs-packaging] moblock (peerguardian for linux)

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

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


[Bug 664431] Re: Qt on armel is built with NEON by default

2011-04-11 Thread Phoenix Revived
I am having the same problem on the Lucid version of armel with Qt 4.6.2
Is a backport planned for this since we can't upgrade to Qt 4.7 which breaks 
several applications?

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

Title:
  Qt on armel is built with NEON by default

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


[Bug 575201] Re: Remove derogatory messages from mint-fortune

2011-04-03 Thread Phoenix Madrone
I've stumbled across a number of fortunes in the past week or so that
expressed worrying or offensive stereotypes about women. Given that
women are underrepresented in FLOSS and any further alienation of them
from the community exacerbates that problem, I think this bug needs to
be revisited.

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

Title:
  Remove derogatory messages from mint-fortune

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


[Bug 737432] [NEW] icq empathy incoming messages unreadable

2011-03-18 Thread Phoenix
Public bug reported:

Binary package hint: empathy

Сообщения ICQ(от некоторых контактов) нечитаемы. Выглядят вот так:ùà
äåíåæêó êèíó íà òåë è çàéäó

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: empathy 2.32.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
Uname: Linux 2.6.35-27-generic i686
Architecture: i386
Date: Fri Mar 18 13:04:03 2011
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=ru_RU.utf8
 SHELL=/bin/bash
SourcePackage: empathy
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1532): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1537): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed
 (nautilus:1537): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion 
`format != NULL' failed
 (nautilus:1537): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion 
`format != NULL' failed
 (empathy:1798): Gtk-CRITICAL **: gtk_tree_model_filter_real_unref_node: 
assertion `elt-ref_count  0' failed

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


** Tags: apport-bug i386 maverick

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

Title:
  icq empathy incoming messages unreadable

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

[Bug 737432] Re: icq empathy incoming messages unreadable

2011-03-18 Thread Phoenix
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/737432

Title:
  icq empathy incoming messages unreadable

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


[Bug 635327] [NEW] The mondo/mindi installed from the Unbuntu 10.04 repository did not work on two different 10.04 systems.

2010-09-10 Thread Phoenix
Public bug reported:

Binary package hint: mondo

[Please reference support case 00012691 for additional details.]

The versions of mondo and mindi available in the Ubuntu 10.04 Software
Center (and synpatic) failed on two different, new installs of 10.04.
After a great deal of googling I found that I needed to uninstall the
Ubuntu versions and install the versions from the ftp.mondorescue.org
repository, per:

http://trac.mondorescue.org/wiki/FAQ#Q11DoesmondoworkwithDebianUbuntudistributions
Q11/ Does mondo work with Debian/Ubuntu distribution? 

After that, both mondo and mindo worked perfectly on both systems.

Ubuntu 10.04.1 LTS

mondo:
  Installed: 2.2.9.4-1
  Candidate: 2.2.9.4-1
  Package pin: 2.2.9.4-1
  Version table:
 1:2.2.7-2.1 500
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
 *** 2.2.9.4-1 500
500 ftp://ftp.mondorescue.org//ubuntu/ 10.04/contrib Packages
100 /var/lib/dpkg/status

mindi:
  Installed: 2.0.7.6-0.20100805025923
  Candidate: 2.0.7.6-0.20100805025923
  Package pin: 2.0.7.6-0.20100805025923
  Version table:
 1:2.0.4-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
 *** 2.0.7.6-0.20100805025923 500
500 ftp://ftp.mondorescue.org//ubuntu/ 10.04/contrib Packages
100 /var/lib/dpkg/status

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

-- 
The mondo/mindi installed from the Unbuntu 10.04 repository did not work on two 
different 10.04 systems.
https://bugs.launchpad.net/bugs/635327
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 629881] Re: Matrox G450 Video Board Requires Failsafe GNOME Login

2010-09-07 Thread Phoenix
apport information

** Tags added: apport-collected

** Description changed:

  Binary package hint: xorg
  
  Ubuntu 10.04 Desktop
  synaptic 0.62.5
  
  I have an old Compaq Evo 32bit Intel system with a Matrox G450 AGP video
  board (G45FMDHA32DB 971-0302). It is a dualhead video board with the
  main output spec'd to 2048x1536 and the secondary output spec'd to
  1600x1200.
  
  The issue is that if I perform a GNOME login, the upper and lower bars
  of the display are completely offscreen (only the background and mouse
  are visible), with the result that I can't get to any GUI menu to do
  anything. If I perform a failsafe GNOME login, the upper and lower bars
  are visible, but the display resolution is limited to 800x600 and can't
  be enlarged.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xorg 1:7.5+5ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  Date: Fri Sep  3 16:57:15 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  GdmLog2: Error: command ['gksu', '-D', 'Apport', '--', 'cat', 
'/var/log/gdm/:0.log.2'] failed with exit code 1: cat: /var/log/gdm/:0.log.2: 
No such file or directory
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  MachineType: Compaq Evo D510 CMT
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=5e3ae98e-7484-4aae-9f75-ec63209bdb31 ro quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 05/28/2003
  dmi.bios.vendor: Compaq
  dmi.bios.version: 686O2 v3.18
  dmi.board.name: 07E8h
  dmi.board.vendor: Compaq
  dmi.chassis.asset.tag: 6X26KN8ZS0E0
  dmi.chassis.type: 3
  dmi.chassis.vendor: Compaq
  dmi.modalias: 
dmi:bvnCompaq:bvr686O2v3.18:bd05/28/2003:svnCompaq:pnEvoD510CMT:pvr:rvnCompaq:rn07E8h:rvr:cvnCompaq:ct3:cvr:
  dmi.product.name: Evo D510 CMT
  dmi.sys.vendor: Compaq
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   i686
   kernel: 2.6.32-21-generic
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ DkmsStatus: Error: [Errno 2] No such file or directory
+ GdmLog1: Error: command ['cat', '/var/log/gdm/:0.log.1'] failed with exit 
code 1: cat: /var/log/gdm/:0.log.1: No such file or directory
+ GdmLog2: Error: command ['cat', '/var/log/gdm/:0.log.2'] failed with exit 
code 1: cat: /var/log/gdm/:0.log.2: No such file or directory
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
+ MachineType: Compaq Evo D510 CMT
+ Package: xorg 1:7.5+5ubuntu1
+ PackageArchitecture: i386
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=f5716e69-b9e2-4dff-bb29-400a8dc90a45 ro quiet splash
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
+ Tags: lucid lucid
+ Uname: Linux 2.6.32-21-generic i686
+ UserGroups:
+  
+ dmi.bios.date: 05/28/2003
+ dmi.bios.vendor: Compaq
+ dmi.bios.version: 686O2 v3.18
+ dmi.board.name: 07E8h
+ dmi.board.vendor: Compaq
+ dmi.chassis.asset.tag: 6X26KN8ZS0E0
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Compaq
+ dmi.modalias: 
dmi:bvnCompaq:bvr686O2v3.18:bd05/28/2003:svnCompaq:pnEvoD510CMT:pvr:rvnCompaq:rn07E8h:rvr:cvnCompaq:ct3:cvr:
+ dmi.product.name: Evo D510 CMT
+ dmi.sys.vendor: Compaq
+ glxinfo: Error: [Errno 2] No such file or directory
+ system:
+  distro: Ubuntu
+  codename:   lucid
+  architecture:   i686
+  kernel: 2.6.32-21-generic

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554264/+files/BootDmesg.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] CurrentDmesg.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554265/+files/CurrentDmesg.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] Dependencies.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554266/+files/Dependencies.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] Lspci.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554268/+files/Lspci.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] GdmLog.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: GdmLog.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554267/+files/GdmLog.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] Lsusb.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554269/+files/Lsusb.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] PciDisplay.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: PciDisplay.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554270/+files/PciDisplay.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] ProcCpuinfo.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554271/+files/ProcCpuinfo.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] ProcInterrupts.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554272/+files/ProcInterrupts.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] ProcModules.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554273/+files/ProcModules.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] Re: Matrox G450 Video Board Requires Failsafe GNOME Login

2010-09-07 Thread Phoenix
Chris:

This is definitely NOT bug 572550. The bars are completely offscreen,
the mouse is limited only to the boundaries of the (empty) desktop, and
the display does not autopan.

I was able to activate gnome-terminal and ran apport-collect 629881
while in a simple (not failsafe) gnome login.

Hopefully that information will be added to this issue.

Thanks!

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] RelatedPackageVersions.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554274/+files/RelatedPackageVersions.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] UdevDb.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554275/+files/UdevDb.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] UdevLog.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554276/+files/UdevLog.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] XorgLog.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554277/+files/XorgLog.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] Xrandr.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554278/+files/Xrandr.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] setxkbmap.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: setxkbmap.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554279/+files/setxkbmap.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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 629881] xdpyinfo.txt

2010-09-07 Thread Phoenix
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.edge.launchpad.net/bugs/629881/+attachment/1554280/+files/xdpyinfo.txt

-- 
Matrox G450 Video Board Requires Failsafe GNOME Login
https://bugs.launchpad.net/bugs/629881
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   >